/*  ===== pt_search Notes =====   /
	This page has a three column layout,
	
	Use this style sheet to put custom styles specific to the SEARCH Pages,
	identifible by the id="search" that suurounds the content.
*/

/***********************************************/
/* Page Structure CSS                          */
/***********************************************/
/* Search result width */
#pt_search #content {
	padding: 0px;}
#content #search {
	margin: 0px;
	padding: 0px 0px 40px 0px; }
#pt_search #container {
	overflow: visible; }
#pt_search #leftColumn, 
#pt_search #rightColumn {
	display:none; }
	
/***********************************************/
/* Page Styling CSS                            */
/***********************************************/	

#search .searchform {
	padding: 25px 0px 10px 25px; }

#search h2 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 7px 0px;
	line-height: 24px;
	color: #696969; }

#search .searchform input.inputbox {
	display: inline;
	float: left;
	border: solid 1px #d5d5d5; 
	padding: 3px 10px;
	width: 580px;
	background: #fff;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #696969;
	margin-top: 3px; }
#search .searchform input.formSearchButton {
	display: inline;
	float: left;
	margin-left: 10px;
	}

#search .teaser {
	padding: 10px 15px 0px 25px; }

#search .teaser .headline,
#search .teaser h3,
#search .teaser .footerline {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #696969;
	padding: 13px 0px 5px 0px; }
#search .teaser .footerline {
	padding: 36px 0px 0px 0px; }

#search .site-headline {
	font-size: 16px;
	font-weight: bold;
	color: #696969;
	padding: 15px 0px 7px 25px; }
#search .site-headline a {
	color: #696969;
	text-decoration: underline;}
#search .site-intro {
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	color: #696969;
	padding: 0px 0px 7px 25px; }

#search .didyoumean {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 16px; }


#refineNav {
	width: auto; }

#search .innerpagingheadline .sortby {
	display: inline;
	float: right;
	height: 21px;
	margin: 0px 0px 18px 5px;
	padding: 2px;
	text-transform: none; }
#search .innerpagingheadline .sortby .label {
	margin: 0px 10px 3px 30px;
	line-height: 24px;
	float: left; }
#search .innerpagingheadline .sortby .styledselect {
	float: left;
	display: inline;
	height: 24px; }
	
#search .innerpagingheadline .sortby .styledselect .line {
	width: 10em;
	height: 22px;
	color: #8a8a8a;
	background: #fff;
	border: solid 1px #dadada; }

/* Styling for general search results text EXAMPLE: search/contenthits */
#content #search .searchinformation {
	border: none;
	font-size: 11px;
	padding: 0px;
	margin: 10px 5px; }

/*  ===== PRODUCT-MINI SEARCH RESULTS FORMATING =====   /
	Removing this code to give the product-mini.isml search results the standard "stacked" formating.
*/
#content #search .productlisting,
#content #search .trendOtherProducts {
	padding: 0px 25px; }
#content #search .innerproductlisting {
	width: 945px; }

#content #search .productsetlisting {
	background-color: #d5d5d5;
	padding: 25px 25px 0px;
	margin-right: 25px; margin-left: 25px;}
#content #search .productsetlisting .innerproductlisting {
	width: 895px; }
#content #search .productsetlisting .innerproductlisting .product .description {
	cursor: pointer;
}
#content #search .productsetlisting .product {
	position: relative; width: 155px; height: 178px; overflow: hidden; margin: 0px 0px 25px 30px; background-color: #fff; }
#content #search .productsetlisting .productfirst { width: 340px; height: 381px; }

#content #search .productsetlisting .product .image {position: absolute; left: 6px; top: 6px; width: 143px; height: 166px;}
#content #search .productsetlisting .productfirst .image {position: absolute; left: 18px; top: 15px; width: 303px; height: 351px; }
#content #search .productsetlisting .product .overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 160px;
	height: 185px;
	overflow: hidden;
	background: #fff;
	opacity: 0.8;
	filter:alpha(opacity=80); }
#content #search .productsetlisting .productfirst .overlay{
	width: 350px;
	height: 395px; }
#content #search .productsetlisting .product .description,
#content #search .productsetlisting .product .overlay {
	display: none; cursor: pointer; }

#content #search .productsetlisting :hover.product .overlay,
#content #search .productsetlisting :hover.product .description {
	 }
#content #search .productsetlisting .product .description {
	display: none;
	position: relative;
	padding: 7px;
	color: #696969;
	font-weight: bold;
	font-size: 12px; }
#content #search .productsetlisting .productfirst .description {
	line-height: 14px;
	top: 20px;
	left: 10px; }
#content #search .productsetlisting .product .description .name {
	font-weight: bold;
	letter-spacing: 0em;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 1px; }
#content #search .productsetlisting .product .description .key {
	padding-top: 0.5em;
	display: block; }
#content #search .productsetlisting .product .description .value {
	display: block;
	color: #333; }
#content #search .productsetlisting .product .description .visitors * {
	display: inline; }
#content #search .productsetlisting .product .description .visitors .key {
	display: none; }
#content #search .productsetlisting .product .description .visitors {
	padding-top: 0.5em; }

#content #search .productsetlisting .product .description .rating {
	padding-top: 1em; 
	width: 135px;
	}
#content #search .productsetlisting .product .description .rating .key {
	display: none; }
.rating .stars {
	
	overflow: visible; }
#content #search .productsetlisting .product .description .rating .stars .value,
.rating .stars .rateUrl,
.rating .explaination {
	display: none; }
#content #search .productsetlisting .product .description .rating .comment {
	padding-top: 2px;
	display: inline;
	float: left;
	font-size: 11px;
	letter-spacing: 0em;
	padding-right: 0.5ex; }

.rating .emptystar,
.rating .halfstar,
.rating .fullstar {
	display: inline;
	float: left;
	width: 18px;
	height: 19px;
	overflow: hidden;
	margin-right: 1px; }

.rating .emptystar {
	background: transparent url(../images/goertz/rating_emptystar_gold.gif) top left no-repeat; }
.rating .halfstar {
	background: transparent url(../images/goertz/rating_halfstar_gold.gif) top left no-repeat; }
.rating .fullstar {
	background: transparent url(../images/goertz/rating_fullstar_gold.gif) top left no-repeat; }

#content #search .prSnippetEngine {
	background-color: #fafafa;
	margin:0px 0px 5px 0px;
	height:20px; }
/* END: PRODUCT-MINI SEARCH RESULTS FORMATING */


/*  ===== NO RESULTS SEARCH RESULTS FORMATING =====   /
	This code styles the content within nohits.isml.
*/
#search #nohits  {
	width:600px;
	margin:15px 0px 25px 160px;
	padding:10px;
	border:1px solid #dedede;
	background-color: #fafafa; }
#search #nohits .nohitsinformation {
	font-size:2em;
	color:#666; }
#search #nohits .nohitsinformation .nohits_didyoumean {
	margin:15px;
	font-size:1em;
	font-style:italic;
	color:#000; 
	text-align:center;}
#search #nohits .nohitsinformation .nohits_didyoumean a {
	font-weight:bold;
	font-style:normal; }
#search #nohits h3 {
	text-transform:uppercase; }
#search #nohits ul {
	list-style-type:circle;
	margin:10px 0px 10px 15px; }
#search #nohits ul li {
	margin: 5px 0px 5px 0px; }

#contentResults {
	padding-left: 25px; }
#contentResults .pagingheadline {
	margin: 0px;
	padding-top: 0px; }
#search .contentlisting {
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #696969;	}
#search .contentlisting .content {
	padding-bottom: 10px; }
#search .contentlisting .content .name {
	font-weight: bold; 
	font-size: 14px;
	padding-bottom: 3px; }
#search .contentlisting .content .snippet .H {
	font-weight: bold; }
#search .contentlisting .content .seemore {
	padding: 2px 0px; }
#search #contentHideButton {
	margin-top: 25px; }
#search .contentLink {
	padding-left: 25px; }
	
#search .tabbar {
	margin: 0px 30px 0px 25px;
	border-bottom: solid 1px #d5d5d5;
	padding: 15px 0px 0px 0px;
	height: 27px; }
#search .tabbar .tab {
	display: inline;
	float: left;
	margin-left: 5px;
	border: solid 1px #d5d5d5;
	border-bottom: none;
	background: #f1f1f1;
	padding: 0 15px 2px 15px;
	line-height: 24px;
	height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #696969; }
#search .tabbar div.tab {
	position: relative;
	top: 1px;
	background: #fff; }
	
	
.trendOtherProducts .headline {
	text-transform: uppercase;
	line-height: 45px;
	font-size: 14px;
	color: #696969; }

#trendStage,
#trendHeader,
#trendFooter {
	padding: 5px 25px 25px 25px; }
#trendStage .innerTrendStage,
#trendHeader .innerTrendHeader,
#trendFooter .innerTrendFooter {
	position: relative; }
#trendHeader .innerTrendHeader,
#trendFooter .innerTrendFooter {
	height: 30px;
	overflow: hidden; }

.box .head {
	position: relative;
	background: #CAC9C9; }
.box .head .topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 6px;
	height: 6px;
	background: url(../images/goertz/box_topleft_corner.gif) top left no-repeat; }
.box .head .topright {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 6px;
	height: 6px;
	background: url(../images/goertz/box_topright_corner.gif) top right no-repeat; }
.box .head .content {
	padding: 7px 11px 8px 11px; }
.box .body {
	position: relative;
	border: solid 1px #E3E3E3; }

	
#allTrends {
	padding: 25px 25px 0px; }
#allTrends .box .head {
	background:transparent url(../images/goertz/box_top_trends.gif) no-repeat scroll left top;
	width: 945px;
	height: 38px; }
#allTrends .body {
	padding: 25px 10px 30px;
	zoom: 1; }
#allTrends .body .trends {
	float: left;
	display: inline;
	width: 850px;
	height: 145px;
	overflow: hidden; }
#allTrends .body .trend,
#allTrends .body .trend_selected {
	float: left;
	display: inline;
	padding: 7px;
	margin-right: 1px; }
#allTrends .body #trendsScrollLeft,
#allTrends .body #trendsScrollRight {
	float: left;
	display: inline;
	width: 30px;
	height: 145px; }
#allTrends .body #trendsScrollLeft {
	background: url(../images/goertz/trends_scroll_left.png) center center no-repeat;
	margin-right: 6px; }
#allTrends .body #trendsScrollRight {
	margin-left: 5px;
	background: url(../images/goertz/trends_scroll_right.png) center center no-repeat; }
	
.productNavigation {
	padding: 12px 25px 0px 25px; }

.productNavigation .back {
	display: block;
	float: left;
	padding: 0 0 5px; }
.productNavigation .button {
	display: block;
	float: left;
	height: 25px;
	padding: 0px 19px 0px 8px;
	border: 0px;
	background: #f1f1f1;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	letter-spacing: 0px;
	color: #696969; }
.productNavigation .button:hover {
	background: #d5d5d5; }
.productNavigation .button span {
	display: block;
	float: left;
	padding: 5px 0px 6px 5px; }
.productNavigation .button img {
	display: block;
	width: 9px;
	height: 15px;
	margin: 5px 0px;
	float: left;
	background: transparent url(../images/goertz/backbutton_arrow_icon.gif) 0px 0px no-repeat; }
.productNavigation .button:hover img {
	background-position: 0px -15px; }

	
	
/* do not show campaign-productdetails price label in pt_search */
#pt_search #content .productlisting .pricing .campaign-productdetails {
	display: none;
}

#pt_search #service_promotion {
	padding: 10px 0 0 25px;
}

.seteditorbanner {height: 75px; border: 1px solid #c7c7c7; background: url(../images/banner_bg_gray.png) repeat-x; font-size: 20px; font-family: Arial,"MS Sans Serif",sans-serif; margin: 19px 25px 23px; position: relative;}
.icon_seteditor  {position: absolute; height: 50px; width: 50px; left: 12px; top: 13px; background-image: url(../images/icon_seteditor_gross.png)}
.label_new  { position: absolute; right: 0px; top: 0px; background-image: url(../images/bannerAdd_neu.png); height: 77px; width: 133px; }
.bannertext { position: absolute; background-image: url(../images/bannerTextSeteditor.png); height: 34px; width: 757px; left: 80px; top: 22px;}>>>>>>> .merge-right.r2369
