/* ****************************************************************************************************** */
/* PRODUKTSUCHE */


/* ********** searchbox  ********** */
#productSearchBox2 {
	background: #f7f3e7;
	margin-bottom: 6px;
	padding-top: 9px;
	padding-bottom: 19px;
}

#productSearchBox2 h1 {
	background: url(../img/headings/ps_h1_produktsuche.gif) left top no-repeat;
	height: 21px;
	width: 196px;
	margin-bottom: 10px;
}

#productSearchBox2 #searchField {
	border: 1px solid #666;
	width: 245px;
	height: 20px;
	margin-top: 4px;
}

#productSearchBox2 ul.errors {
	color: red;
	list-style-type: none;
}

#productSearchBox2 #PSnewSearchButton {
	background: url(../img/buttons/ps_btn_neue_suche.gif);
	width: 190px;
	height: 29px;
	margin-left: 156px;
	margin-top: 13px;
}

#productSearchBox2 #PSnewSearchButton:hover {
	background-position: 0 -29px;
	cursor: pointer;
}

#productSearchBox2  .checkboxWrapper {
	margin-top: 13px;
}

#productSearchBox2  .checkboxWrapper label {
	color: #ae8614;
	font-size: 13px;
}

/* ********** resortList ********** */
#resortBox {
	background: #f7f3e7;
	height: 48px;
	margin-bottom: 6px;
}

#ottoBox {
	background: #f7f3e7 url(../img/ps_otto10e_aktion.gif) 9px 9px no-repeat;
	padding: 9px;
	height: 70px;
	margin-bottom: 6px;
}

#ottoBox label {
	color: #ae8614;
	font-size: 13px;
	margin-right: 5px;
}

#ottoBox input, #ottoBox label {
	float: right;
}

#ottoBox p {
	font-size: 13px;
	margin-top: 5px;
	margin-left: 70px;
}

#ottoBox p.startext {
	font-size: 10px;
	margin-top: 3px;
	margin-left: 70px;
}

#resortBox p {
	float: left;
}

#resortBox select {
	color: #666;
	font-size: 11px;
	width: 140px;
	float: right;
	margin-right: 9px;
	margin-top: 5px;
}

/* ********** settings ********** */
#settingsBox {
	background: #f7f3e7;
	float: left;
	width: 384px;
	color: #ae8614;	
}

#settingsBox h1 {
	margin-top: 9px;
}

#settingsBox .h1block {
	background: #ae8614 url(../img/ps_header_settings.gif) left top no-repeat;
	height: 28px;
	width: 384px;
}

#settingsBox .h1block a {
	margin-right: 19px;
	margin-top: 7px;
	float: right;
	color: #efecd0;
}

#settingsBox .h1block a:hover {
	color: #fff;
}

#settingsBox #settingsRaum, #settingsBox #settingsWohntyp, #settingsBox #settingsFarbe, #settingsBox #settingsMaterial {
	border-top: 1px solid #ae8614;
	padding-bottom: 19px;
	clear: both;
}

#settingsBox #settingsRaum  h1{
	background: url(../img/headings/ps_h1_raum.gif) left top no-repeat;
	height: 21px;
	width: 79px;
}

#settingsBox #settingsWohntyp h1{
	background: url(../img/headings/ps_h1_wohntyp.gif) left top no-repeat;
	height: 25px;
	width: 109px;
}

#settingsBox #settingsFarbe  h1{
	background: url(../img/headings/ps_h1_farbe.gif) left top no-repeat;
	height: 21px;
	width: 69px;
}

#settingsBox #settingsMaterial  h1{
	background: url(../img/headings/ps_h1_material.gif) left top no-repeat;
	height: 21px;
	width: 101px;
}

#settingsBox .changeSettings {
	float: right;
	margin-right: 9px;
	padding-bottom: 20px;
}

#settingsBox .checkboxBlock {
	color: #ae8614;
	margin: 12px 0 30px 0;
}

#settingsBox .checkboxBlock ul {
	list-style-type: none;
	float: left;
	width: 118px;
}

#settingsBox .checkboxBlock ul li {
	margin-bottom: 3px;
}

#settingsBox .checkboxBlock ul li label {
	color: #ae8614;
	font-size: 13px;
	margin-left: 2px;
}

#settingsBox .currentSelection {
	color: #666;
}

#settingsBox  .currentSelectionResult {
	float: left;
}

#settingsBox .optionColor {
	float: left;
}

#settingsBox .optionColor ul li{
	width: 110px;
}


/***************************************************************************
* Watchlist
***************************************************************************/
#watchlist {
	margin: 0;
	width: 188px;
	float: left;
	position:relative;
}

#watchlist h1 {
	background: url(../img/headings/ps_h1_merkliste.gif) left top no-repeat;
	height: 21px;
	width: 111px;
	margin: 19px;
}

#watchlist p {
	text-align: left;
	margin: 19px;	
}
#watchlist p#tipp {
	text-align: left;
	margin: 0 19px;
	position:absolute;
	top: 130px;
}

#watchlist ul {
	margin: 0 18px;
	height: 570px;
	overflow: hidden;
}

#watchlist  ul li {
	position: relative;
	margin: 0; padding: 0;
	height: 190px;
	z-index: 999;
}

#watchlist ul li a.details {
	display: block;
}

#watchlist ul li a.details span.image {
	display: block;
	width: 150px;
	height: 150px;
	border: 1px solid #ae8614;
}

#watchlist ul li a.details{
	background: #fff;
}

#watchlist ul li a.details:hover {
	background: #d6c289;
}

#watchlist ul li span.image span {
	margin: 5px;
	display: block;
	background: #fff;
	width: 140px; height: 140px;
}

#watchlist ul li a.search_related {
	display: block;
	margin: 3px 0 18px 0;
	text-align: left;
	font-size: 10px;
}

#watchlist div.prev {
	background: url(../img/ps_MerklisteUp.gif) left top no-repeat;
	width: 150px;
	height: 21px;
	margin: 0 auto 20px auto;
	cursor: pointer;
	display: none;
}

#watchlist div.prev:hover {
	background: url(../img/ps_MerklisteUpHover.gif) left top no-repeat;
}

#watchlist div.next {
	background: url(../img/ps_MerklisteDown.gif) left top no-repeat;
	width: 150px;
	height: 21px;
	margin: 20px auto 0 auto;
	cursor: pointer;
	display: none;
}

#watchlist div.next:hover {
	background: url(../img/ps_MerklisteDownHover.gif) left top no-repeat;
}

/* thumb boxes */
.thumbBox2xX {
	width: 386px;
	float: left;
	margin-bottom: 6px;
}

.thumbBox3xX {
	width: 582px;
	float: left;
	margin-bottom: 6px;
}

.thumbBox4xX {
	width: 778px;
	float: left;
	margin-bottom: 6px;
}

.thumbBox4xX div, .thumbBox3xX div, .thumbBox2xX div {
	float: left;
	height: 90px;
	width: 90px;
	margin-bottom: 6px;
	z-index: 99;
}

.thumbBox4xX div.productthumb_big, .thumbBox3xX div.productthumb_big, .thumbBox2xX div.productthumb_big {
    float: left;
    height: 188px;
    width: 188px;
    margin-bottom: 6px;
    z-index: 99;
}

.thumbBox4xX div.spacerXthumb_big, .thumbBox3xX div.spacerXthumb_big, .thumbBox2xX div.spacerXthumb_big {
    width: 6px;
    height: 188px;
    float: left;
}


div.pager {
	border: 1px solid #ae8614;
	width: 384px;
	height: 22px;
	margin-bottom: 6px;
	font-size: 13px;
	text-align: center;
	float: left;
}

div.pager div.pages {
	padding-top: 3px;
}

div.pager div.pages a:hover,div.pager div.pages strong {
	font-weight: normal;
	color: #ae8614;
}

div.pager div.entries {
	display: none;
}

/* Color info */
#farbenPalette {
	width: 100%;
}
#farbenPalette ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	overflow: hidden;
}

#farbenPalette ul li {
	float: left;
	width: 100px;
	margin: 0 5px 5px 0;
}

/***********************************************/ /* PopUP */
	/* Color selection */
#colorSelect h2.cl_hd {
	height: 23px;
	width: 192px;
	/*text-indent: -100em;*/
	background: url(../img/headings/cl_h1_farben_festlegen.jpg) left top no-repeat;
}

.popup p {
	margin-top: 10px;
	clear: both;
}

.popup .spacer50 {
	width: 50px;
	height: 100px;
	float: left;
}

.popup .spacer100 {
	width: 85px;
	height: 100px;
	float: left;
}

.popup a#zuruecksetzen {
	text-align: right;
	float: right;
	margin-right: 10px;
}

.popup #btn_uebernehmen {
	height: 29px;
	width: 190px;
	/*text-indent: -100em;*/
	background-image: url(../img/buttons/ps_btn_uebernehmen.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	position: relative;
	right: 0px;
	bottom: 0px;
	float: right;
	border: 0px none #fff;
}

:root .popup #btn_uebernehmen { bottom: 20px; }

.popup #btn_uebernehmen:hover,a#btn_uebernehmen:hover {
	background-position: left -29px;
	cursor: pointer;
}

#colorSelect ul li#farbberater {
	height: 18px;
	width: 100px;
	/*text-indent: -100em;*/
	background: url(../img/headings/cl_h2_farbberater.jpg) left top no-repeat;
}

#colorSelect ul {
	float: left;
	margin: 15px 0px 5px 0;
	list-style-type: none;
}

#colorSelect ul li {
	margin: 5px 0;
}

#colorSelect ul li label {
	cursor: pointer;
}

#colorSelect ul li input {
	margin-right: 0px;
	cursor: pointer;
}

/* Style selection */
#styleSelect h2.wt_hd {
	height: 23px;
	width: 214px;
	/*text-indent: -100em;*/
	background: url(../img/headings/wt_h1_wohntyp_festlegen.jpg) left top no-repeat;
}

#styleSelect ul {
	margin: 30px 0 0 80px;
	list-style-type: none;
}

#styleSelect ul li {
	margin: 10px 0;
}

#styleSelect ul li label {
	cursor: pointer;
}

#styleSelect ul li input {
	margin-right: 5px;
	cursor: pointer;
}

/* Material selection */
#materialSelect h2.mp_hd {
	height: 23px;
	width: 206px;
	/*text-indent: -100em;*/
	background: url(../img/headings/mp_h1_material_festlegen.jpg) left top no-repeat;
}

#material {
	border-top: 1px solid #ae8614;
}

#materialSelect ul {
	float: left;
	margin: 15px 0px 5px 0;
	list-style-type: none;
}

#materialSelect ul li {
	margin: 5px 0;
}

#materialSelect ul li label {
	cursor: pointer;
}

#materialSelect ul li input {
	margin-right: 0px;
	cursor: pointer;
}

/* ****************************************************************************************************** */	
/* MERKLISTE */

#merklisteHeadline{
	width: 974px;
	height: 60px;
}

#merklisteHeadline h1{
	float: left;
}

#merklisteHeadline .printList{
	float: left;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 13px;
}

#merklisteHeadline .goback{
	float: right;
	margin-top: 10px;
	font-size: 13px;
}

.listItem{
	width: 974px;
	font-size: 13px;
	clear: both;
	margin-bottom: 20px;
}

.listItem .produktImage{
	float: left;
	border: 1px solid #ae8614;
	margin-bottom: 20px;
	margin-right: 20px;
	width: 148px;
	height: 148px;
}

.listItem .produktName{
	float: left;
	width: 150px;
	margin-right: 20px;
}

.listItem .produktName .produktTyp{
	margin-top: 10px;
}
.listItem .produktDescription{
	float: left;
	width: 460px;
	margin-right: 20px;
	margin-bottom: 20px;
	font-size: 13px;
}

.listItem .produktPrice{
	float: left;
	width: 150px;
	margin-right: 0;
}

.listItem .produktPrice .price{
	font-size: 20px;
}
.listItem .produktPrice .priceNote{
	font-size: 11px;
	margin-top: 10px;
}



/***************************************************************************
* Modal box
***************************************************************************/
#modalOverlay {
	background-color: #000;
	cursor: wait;
	/*z-index: 100;*/
}

#modalContainer {
	height: 350px;
	width: 600px;
	left: 50%;
	top: 15%;
	margin-left: -300px;
	color: #666666;
	background-color: #fff;
	border: 1px solid #ae8614;
	text-align: left;
	padding: 20px;
}

#modalContainer a.modalCloseImg, a.closeImage {
	background: url(../img/close.png) 0 0px no-repeat;
	width: 14px;
	height: 14px;
	display: inline;
	z-index: 1000;
	position: absolute;
	top: 5px;
	right: 5px;
	border: 1px solid #ae8614;
	cursor: pointer;
}

a.closeImage {
	top: 6px;
	right: 6px;
}

/***************************************************************************
* Product details
***************************************************************************/
#productDetails div.vendor {
	height: 50px;
}

#productDetails div.image {
	float: left;
	width: 250px;
	height: 250px;
	margin-right: 20px;
	border: 1px solid #ae8614;
	text-align: center;
}

#productDetails div.image img {
	margin: 5px;
}

#productDetails h1 {
	margin-bottom: 0.5em;
	font-weight: normal;
}

#productDetails p {
	margin: 0 0 0.5em 0;
}

#productDetails p.price {
	font-size: 18px;
}

#productDetails p.old_price {
	font-size: 14px;
	text-decoration: line-through;
}

#productDetails p.shipping {
	font-size: 11px;
}

#productDetails a.add_to_watchlist {
	position: absolute;
	right: 20px;
	top: 310px;
}

#productDetails a.more_info {
	display: block;
	width: 190px;
	height: 29px;
	position: absolute;
	right: 20px;
	bottom: 20px;
	background-image: url(../img/buttons/btn_mehr_info.gif);
	text-indent: -100em;
	overflow: hidden;
}

#productDetails a.more_info:hover {
	background-position: 0 -29px;
	cursor: pointer;
}