/* CSS Document */

#product-page{
	width:720px;
	position:relative;
	float:left;
	padding: 20px;
	padding-left:0px;
}

#photos{
	float:left;
	width:562px;
	text-align: center;
	padding-right:20px;
	overflow:hidden;
}
#prod-details{
	float:right;
	border: 4px solid #000;
	width: 367px;
	margin-bottom: 20px;
	padding:10px;
}

#prod-details h1{
	color:#000;
	font-family:"Avant";
	width: 400px;
}


/* PHOTOS */
#prod-main-image{
	max-width: 562px;
	border:1px;
	border-style:solid;
	border-color:#bdbdbd;
}
#extra-images{
	float: left;
	width: 563px;
	border-top: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
	padding: 10px 0;
	margin: 10px 0;
}
#extra-images div{
	float: left;
	width: 100px;
	height: 100px;
}
#extra-images img{
	max-width: 100px;
	max-height: 100px;
	border:1px;
	border-style:solid;
	border-color:#bdbdbd;
}


/* DETAILS */
#prod-details #sku{
	color: #666;
	font-size: 12px;
	float:left;
	justify:left;
}

#prod-details .price-now{
	width:48%;
	float:left;
}

#prod-details .price-box .la{
	font-size: 12px;
}
#prod-details .price-box .price-now .price{
	display: block;
	font-size: 26px;
	font-weight:bold;
}
#prod-details .price-box .price-rrp{
	color: #DDD;
}

#reminder-2-for-10 {
	position:absolute;
	top:-10px;
	right:-10px;
	text-align:center;
	background-image:url('../../images/noticePinkSpot.png');
	background-repeat:no-repeat;
	width:120px;
	height:130px;
	display:table-cell;
	vertical-align:middle;
	color:#fff;
	text-shadow: 0px -1px 0px #a00;
	font-size:14px;
	font-weight:bold;
	padding:30px 5px 0px 5px;
}

#prod-details p{
	margin: 10px 0;
	width:230px;
}

#prod-details .buy-box{
	color: #fff;
	vertical-align: bottom;
	width:48%;
	float:right;
}



#prod-details .buy-box .variants{
	background:#000;
}

#prod-details .buy-box label{
	font-size: 16px;
	font-family: 'PlanerRegular', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	top: 2px;
	position: absolute;
	left: 8px;
	top: 2px;
}
#prod-details .buy-box select{
	font-size: 16px;
	padding: 5px;
	vertical-align: middle;
	float:right;
}

#prod-details .buy-box .add-to-cart-bu{
	margin-top: 8px;
	float:right;
}

/* RELATED PRODS */
#related-prods{
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
	padding-top: 20px;
}

.show a{
	font-size:12px;
	font-weight:bold;
	color: #78BECA;
}

.show a:hover{
	color:#87d9e7;
}

.variantBox{
	float: right;
	color: #fff;
	background-color:#000;
	width: 175px;
	height: 25px;
	text-align: right;
	font-weight:normal;
	letter-spacing: 2px;
}

.plus{
	font-size:14px;
	font-weight:bold;
	display:block;
}

.variantBox select{
	vertical-align: top !important;
	font-size: 12px !important;
	border: 0;
	margin: 0;
	padding: 4px !important;
	width: 175px;
	color: white;
	background: black;
}

#product-tabs{
	clear:both;
}


/* Reviews Tab */
.rating-container{
	width:104px;
	height:20px;
	position:relative;
	float:left;
	background-color:#ccc;
	margin:5px 0px;
}
.rating-background{
	height:20px;
	background-color:#ed0;
}
.rating-foreground{
	width:104px;
	height:20px;
	position:absolute;
	top:0px;
	left:-1px;
}
.rating-foreground img{
	padding:0px;
	margin:0px;
	border:0px;
}
#reviews label{
	float:left;
	width:90px;
	font-weight:bold;
	margin:5px 0px;
}
#reviews textarea{
	width:450px;
	height:80px;
}
.review-label{
	clear:left;
	float:left;
	display:block;
	font-weight:bold;
}
.review-value{
	float:left;
	display:block;
}
.review-box{
	padding: 5px 10px;
	border: 1px solid #CCC;
	margin-bottom:6px;
	overflow:hidden;
}
.review-date {
	font-size: 10px;
	margin-bottom: 5px;
}
.review-name {
	font-weight: bold;
}
.review-text {
	margin: 10px 5px;
}
.form-row{
	clear:both;
	overflow:hidden;
}
#reviews h3{
	margin:15px 0px 8px;
}
#reviews textarea, #reviews input[type=text]{
	margin: 5px 0px;
}
#reviews input[type=submit]{
	background-color: black;
	color: white;
	border: 0px;
	padding: 5px 20px;
	font-weight: bold;
	cursor: pointer;
}
#reviews input[type=submit]:hover{
	background-color: #111;
}

/* Email a Friend Tab 
**********************/
#friend label {display:block;float:left;width:139px;font-weight:bold;font-size:12px;}
#friend input[type=text], #friend textarea, #friend label{margin:5px 0px;}
#friend textarea{width:450px;height:80px;}
#friend input[type=submit]{background-color: black;color: white;border: 0px;padding: 5px 20px;font-weight: bold;cursor: pointer;}
#friend input[type=submit]:hover{background-color: #111;}

/* Product Bundle Tab
********************/
#bundles .bundleprods{width: 75%;overflow: hidden;float:left;}
#bundles .bundletitle{margin-bottom:8px;}
#bundles .bundle-product{width: 31%;text-align: center;font-size: 10px;color: #444;float:left;margin:0px 1% 5px;}
#bundles #bundlelist{padding:0px;margin:0px;list-style:none;}
#bundles #bundlelist li{overflow:hidden;border-bottom:1px solid #BBB;padding: 8px 0px 12px;}
#bundles .addbundletocart{width: 24%;float: right;}
#bundles .addbundletocart-button{width:100%;margin-top: 30px;}
#bundles .normal-price{font-size:10px;display:block;clear:both;}
#bundles .bundle-price{font-size:14px;line-height:28px;color:#ff0054;text-shadow:1px 1px #ccc;display:block;clear:both;font-weight:bold;}
#bundles .discount{display:none;clear:both;}