/* --- blackboard / product copy / qty + add to cart --- */

#content.product-details {
	padding: 10px 8px 20px 8px;
}

#blackboard {
	float: left;
	width: 269px;
	border: 1px solid #f4f4f4;
	overflow: auto;
	padding: 20px 30px 20px 30px;
}

#blackboard p {
	color: #000;
	size: 14px;
}

#blackboard h1 {
	color: #000;
	text-transform: uppercase;
	font-size: 30px;
	font-family: "Arial Black", Arial, sans-serif;
	line-height: 30px;
	}
	
.meta {
	width: 170px;
	float: left;
}

.extra {
	width: 75px;
	float: right;
	padding: 15px 10px 0 0;
	text-align: right;
}

.extra img {
	cursor: help;
}
	
p.p-price {
	font-size: 28px;
	margin-bottom:0;
	padding-bottom:0 !important;
	color: #0baf4d !important;
	font-weight: bold;
}

span.p-size {
	font-size: 12px;
	margin-bottom:0;
	padding-bottom:0 !important;
	color: #333 !important;
}


#product-qty label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	padding-right: 3px;
	color: #777;
}

#addbag {
	width: 150px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
	padding: 10px;
}

#addbag:hover {
	color: #0baf4d;
}

input#quant-1 {
	background-color: transparent;
	width: 20px;
	padding: 3px 0 3px 0;
	margin: 0;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #aa9;
	display: inline;
	}

/* --- lead quote --- */

#product-quote {
	float: right;
	width: 530px;
	z-index: 1000;
	margin-right: 51px;
	text-align: center;
}

#product-quote p.quote {
	font-size: 24px;
	font-weight: bold;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	padding: 0;
	color: #444;
}

#product-quote p.attrib {
	text-align: right;
	font-size: 11px;
	font-style: italic;
	padding: 0 15px 5px 0;
	color: #444;
}

/* --- product photo --- */

#product-image {
	float: right;
	width: 500px;
	height: 335px;
	margin-right: 45px;
}

/* --- product rating --- */

#product-stars {
	float: left;
	width: 515px;
	margin: 0 0 0 50px;
}

#product-stars p {
	padding: 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
}

#product-stars a {
	color: #0baf4d;
	text-decoration:underline;
}
#product-stars a:hover {
	color: #111;
	text-decoration:none;
}

#product-stars p img {
	padding: 2px 0 0 10px;	
}

/* --- product video --- */

#product-video {
	float: right;
	width: 315px;
	height: 328px;
	border: 1px solid #f4f4f4;
	margin: 20px 0 20px 0;
	padding: 20px 30px 0 20px;
}

/* --- ingredients --- */

#product-ingredients {
	float: left;
	width: 530px;
	height: 328px;
	border: 1px solid #f4f4f4;
	margin: 20px 0 20px 0;
	padding: 20px 0 0 30px;
}

#product-ingredients h3 {
	text-transform: uppercase;
}
	
#featured-ingredient{
	float: left;
	width: 145px;
	height: 300px;
	padding-right: 5px;
	margin-right: 10px;
	border-right: 1px solid #f4f4f4;
	}

div#featured-img {
	width: 145px;
	text-align: center;
}

p.featured-title {
	text-align: center;
	font-weight: bold;
}

#featured-ingredient p{
	font-size:11px;
}

#ing-tiles h3, #ing-qis h3 {
	margin-bottom: 5px;
}

#ing-list {
	float: right;
	width: 360px;
}

#ing-controls {
	margin: 0 0 5px 0;
	height:20px;
	width:160px;
	display:block;
	float: left;
}

a.show-ing, a.show-qis {
	display: block;
	float: left;
	background-color: #acacac;
	padding: 5px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	margin-right: 7px;
	text-decoration: none;
}

a.show-ing:hover, a.show-qis:hover {
	background-color: #999;
}


#ing-qis, #ing-tiles {
	margin: 10px 10px 10px 0;
}

#ing-qis li {
	display: inline;
	font-size: 12px;
	line-height: 16px;
}

.ing-nat {
	color: #093;
}

#ing-tiles {
	overflow: auto;
	height: 280px;
	display:block;
}

.ing-tile a:link, .ing-tile a:visited {
	display: block;
	float: left;
	width: 100px;
	height: 30px;
	padding: 100px 0 0 0;
	margin: 0 9px 9px 0;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	text-align: center;
	border: 1px solid #fff;
	background-position: top center;
	background-repeat: no-repeat;
}

.ing-tile a:hover, .ing-tile a:active {
	color: #0baf4d;
	border: 1px solid #ddd;
}


/* --- like boxes --- */

#likebox {
	float: left;
	text-align:center;
	padding: 0px 5px 5px 5px;
	width: 940px;
	display:block;
}

#goeswith, #smellslike, #smellslike-wrapped {
	border: 1px solid #f00;
	height: 130px;
	width: 305px;
	margin: 0;
	padding: 0;
	float: right;
	position:relative;
	display:block;
	overflow:hidden;
	text-align:right;
}

.likelike {
	height: 90px;
	width: 90px;
	float: left;
}

#goeswith-title, #smellslike-title {
	display: block;
	height: 100px;
	width: 100px;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	background-repeat: no-repeat;
	background-position: top left;
}

#goeswith-title {
	background-image: url('/images/product-details/goeswith-en.jpg');
}

#smellslike-title {
	background-image: url('/images/product-details/smellslike-en.jpg');
}

#goeswith-title.fr {
	background-image: url('/images/product-details/goeswith-fr.jpg');
}

#smellslike-title.fr {
	background-image: url('/images/product-details/smellslike-fr.jpg');
}


/* --- customer reviews --- */

#customer-reviews {
	
	width: 900px;
	float: right;
	border: 1px solid #f4f4f4;
	overflow: auto;
	margin-top:10px;
	padding: 20px 0px 15px 30px;
	}
	
#customer-reviews h3 {
	text-transform: uppercase;
	}
	
	
/* - customer reviews: power reviews overrides - */

#prReviewEngineDiv {
	
	overflow: scroll;
	width: 860px;
	height:600px;
	margin: 7px 0 0 0;
	overflow-x: hidden;
	padding:10px 15px;
	}
	
.product-select {
	margin-top: 2px;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #aa9;
	padding: 3px;
	color: #302a27;
}



/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	

div#other-products{
font-size: 11px;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin:0;
	padding:0;
	height:12px;
	display:block;
	width:250px;
	float:right;
	position:relative;
	right:140px;
}

#dynatip {
	display:none;
	background:#2a1c20;
	font-size:11px;
	width:275px;
	padding:20px;
	color:#ffffff;
	border: 1px solid #ffffff;
	border-style:ridge;
	font-weight:bold;
}
/* style the trigger elements */
#dyna img {
	border:0;
	margin:0 8px;
}




/*--------------------Scroller--------------------*/
/*
	root element for the scrollable.
	when scrolling occurs this element stays still.
*/
.scrollable {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 360px;
	height:60px;
	float:right;
	/* custom decorations */
	border:1px solid #F4F4F4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	
}

.scrollablegoeswith {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 455px;
	height:95px;
	float:left;
	margin-right:10px;
	display:block;
	/* custom decorations */
	border:1px solid #F4F4F4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:10px 0;

}

.scrollablesmell {
	/* required settings */
	position:relative;
	overflow:hidden;
	width: 455px; 
	height:95px;
	float:right;
	display:block;
	/* custom decorations */
	border:1px solid #F4F4F4;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	padding:10px 0;

}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/

.scrollable .items{
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}
.scrollablegoeswith .items, .scrollablesmell .items {
	/* this cannot be too large */
	width:100em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img, .scrollablegoeswith img, .scrollablesmell img {
	float:left;
	margin:7px 5px 5px 21px;
	background-color:#fff;
	padding:2px;
	cursor:pointer;
	width:40px;
	height:40px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #fff;
}

.scrollablegoeswith img, .scrollablesmell img {
	width:75px;
	height:75px;
}

/* active item */
.scrollable .active, .scrollablegoeswith .active, .scrollablesmell .active {
	border:1px solid #000;
	z-index:9999;
	position:relative;
}


/* this makes it possible to add next button beside scrollable */
.scrollable, .scrollablegoeswith, .scrollablesmell {
	float:left;	
}

/* prev, next, prevPage and nextPage buttons */

div#goeswith a.browse {
	background:url(../../images/scroller-arrows.jpg) no-repeat;
	display:block;
	width:23px;
	height:23px;
	float:left;
	margin:0px 0px;
	cursor:pointer;
	font-size:1px;
}
 a.browse {
	background:url(../../images/scroller-arrows.jpg) no-repeat;
	display:block;
	width:23px;
	height:23px;
	float:left;
	margin:16px 10px;
	cursor:pointer;
	font-size:1px;
}

/* right */
a.right 				{ background-position: -20px 0px; clear:right; margin-right: 0px;}
a.right:hover 		{ background-position:-20px -22px; }
a.right:active 	{ background-position:-20px 0px; } 


/* left */
a.left				{ margin-left: 3px; } 
a.left:hover  		{ background-position:0px -22px; }
a.left:active  	{ background-position:0 0; }

/* up and down */
a.up, a.down		{ 
	background:url(../img/scrollable/arrow/vert_large.png) no-repeat; 
	float: none;
	margin: 10px 50px;
}

/* up */
a.up:hover  		{ background-position:-30px 0; }
a.up:active  		{ background-position:-60px 0; }

/* down */
a.down 				{ background-position: 0 -30px; }
a.down:hover  		{ background-position:-30px -30px; }
a.down:active  	{ background-position:-60px -30px; } 


/* disabled navigational button */
a.disabled {
	visibility:hidden !important;		
} 	


div#scroller-top{position:relative;width:440px;display:block;overflow:hidden;margin:0px 0px 20px auto;text-align:right;}
/*------------------------------------------End Scroller--------------------------------------*/
