@charset "utf-8";
/* CSS Document */
/* ----------------------------------------------------------------------------------------------
   6-PRODUCTS-2 Item Detail->Product Info + Photo Set + Size
------------------------------------------------------------------------------------------------- */
.title{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color:#CCC;
	color: #1A1A1A;
	font-weight: bold;
	font-size:1em;
	text-transform: uppercase;
	clear:both;
	margin-top:.75em;
	margin-bottom:.75em;
}

#product_name{
	width: 560px;
	font-weight:bold;
	font-size:16px;
	line-height:32px;
	color:#069;
	
}

#product_info{
	width: 560px;
	height:560px;
	margin-bottom: .5em;
	/*border: 1px ridge;
	-webkit-border: 1px ridge;
	-moz-border: 1px ridge;*/
}

#product_image{
	float:left;
	width: 448px;
	height:560px;
}


#product_awards{
	float:left;
	width:110px;
	height:550px;
	padding-top:10px;
	
}


.awards{
	width:96px;
	height:96px;
	margin-left:6px;
	margin-bottom:.5em;
	margin-top:.5em;
	
}





/*SIZE*/
#product_size{
	clear:both;
	width:560px;
}

.size_bg{
	background: url(../_images/size_bg.png) no-repeat 3px 0;
}


.spec_image{
	width:150px;
	float:left;
	margin-top:4em;
}

.spec_table{
	float:right;
	width:400px;
	font-size:12px;
	margin-top:.5em;
	margin-bottom:.5em;
}

/* ----------------------------------------------------------------------------------------------
   6-PRODUCTS-2 Item Detail->Product Colors
------------------------------------------------------------------------------------------------- */



/** Color Set 1**/
.color-set{
	width:170px;
	margin-left:3px;
	float:left
}


.color-swatch{
	width:170px;
	height:40px;
	
	
}


	


.color-name{
	width:170px;
	text-transform:capitalize;
	font-size:1em;
}

/** Color Set 2**/

.color-set2{
	float:left;
	margin-left:.5em;
	margin-right:.25em;
	margin-top:1em;
}


.color-swatch2{
	width:72px;
	height:72px;
}

.color-name2{
	width:72px;
	text-transform:capitalize;
	font-size:.8em;
}

/*----------------------------------------------------------------PRICE-----------------------------------------*/
#product_price{
	clear:both;
	width:560px;
	
}


.quantity-title{
	width: 92px;
	line-height: 40px;
	float: left;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	background: #F7A700;
	margin-left: 1px;
	margin-top: 1px;
	color: #333;

}



.quantity{
	width: 92px;
	line-height: 40px;
	float: left;
	font-size: 13px;
	
	text-align: center;
	background: #333;
	margin-left: 1px;
	margin-top: 1px;
	color: #fff;
	font-weight: bold;

}

.price-title{
	width: 92px;
	line-height: 40px;
	float: left;
	color: #fff;
	font-size: 12px;
	font-weight:bold;
	text-align: center;
	background: #333;
	margin-left: 1px;
	margin-top: 1px;
}


.price{
	width:92px;
	line-height:40px;
	float:left;
	color:#333;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background:#ece8e6;	
	margin-left:1px;
	margin-top:1px;
}


#price_included ul{
	margin:0;
	padding:0;
	line-height:24px;
	margin-bottom:16px;
}

.price_included{
	font-size:13px;
	list-style:none;
	background:url(../_images/selected.png) left 4px no-repeat;
	padding-left:18px;
	margin-top:8px;
	

	
	
}

#font-white {
	font-color:#fff;
	
	
}


.order-now {
	margin-bottom:10px;
	
}

.order-now ul{
	margin:0;
	padding:0;
	list-style:none;}
	
.order-now ul li {
	background:#333;
	color:#fff;
	font-size: 1em;
	font-weight: bold;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	display:block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-transform:uppercase;
	
	
}	

.order-now ul li a  {
	background:#333;
	color:#fff;
	text-align:center;
	line-height:40px;
	text-decoration:none;
	display:block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	
}


.order-now ul li a:hover {
	background:#F7A700;
	color:#333;
	line-height:40px;
	display:block;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}



/*----------------------------------------------------------------PRICE  76000  -----------------------------------------*/

.g-083{
	background:url(../_images/colors/083.gif);
	}
	
	
	
.faq-01	{
	
	position: static; 
	box-sizing: 
	border-box; 
	border: 0px none; 
	padding: 0px;
	
	}
	
	
.faq-02 {	
	
	color: inherit; 
	font-size: 14px; 
	padding: 5px 10px 0px 35px; 
	margin-left: 27px; 
	border-left-width: 2px; 
	border-left-style: dotted; 
	border-left-color: rgb(228, 228, 228);
}
	
.faq-03 {
		
	
	width: 32px; 
	height: 32px; 
	margin-left: -53px; 
	margin-top: 23px; 
	color: rgb(255, 255, 255); 
	text-align: center; 
	line-height: 32px; 
	border-radius: 16px;
	background:rgb(0, 107, 183);
}

.faq-04 {
	margin-top: -30px;
	padding-bottom: 10px; 
	color: inherit;
}
	

	
	
	
	
	
	
	