/* CSS Document */
#wrapper {word-wrap: break-word;} /* ie proprietary property to force long words to break rather than the layout */
.fixie, .ie-css3 {position:relative;z-index: 0; behavior: url(/css/_/pie-v2/PIE.htc);}


	header {padding-bottom: 21%;}
	.contentinner {overflow:hidden;}
	#content .contentinner:not(#relatedcontent) {
		border: #fff 1px solid;
		border-bottom: 0;
		-webkit-border-top-left-radius: 10px;
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topleft: 10px;
		-moz-border-radius-topright: 10px;
		border-top-left-radius: 10px;
		border-top-right-radius: 10px;
	}
	#relatedcontent.contentinner {float:none; margin-left: 250px;}
	header #header {
		padding-bottom: 15%;
	}
	#header .header-text {display:inline-block;}
	#superheader #search_box {
		position:absolute;
		top:66%; right:0;
		padding:0;
		margin-right:15px;
		z-index:99;
	}
	#superheader #search_box img, #header #search_box div {float:left;}
	#superheader #search_box div {
		display:block;
		height:40px;
		line-height:40px;
		padding:auto;
	}
	#superheader #search_box #search_box_q {
		height: 40px;
		border:none;
	}
	#superheader #search_box #search_box_s {
		height: 40px;
		background: #FFF url(/skins/ecommerce/c1/images/search_go.png) no-repeat center center;
		color: #fff;
		
		/*border: #999 1px solid !important;*/
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-right-radius: 5px;
		padding:0;
	}
	#superheader #search_box {
		width:240px;
		text-align:right;
		background: #fff url(/skins/ecommerce/c1/images/nav_searchS.png) no-repeat 10px center;
		border: #c4beae  1px solid !important;
		-webkit-border-bottom-left-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
	}
	
	header {padding-bottom: 203px; }
	#superheader #search_box {
		top:86px; 
	}
	.contentinner {float:left; padding-top:0;max-width: 710px; width: 710px;}
