hr {
	width:535px;
	margin:0 auto;
	margin-top:-10px;
	margin-bottom:10px;
	border:0;
	border-bottom:1px solid #bbb;
}

.product-sub-nav {
	margin: 0 0 14px 196px;
	line-height: 20px;
}

.product-sub-nav ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	list-style:none;
}

.product-sub-nav li{
	list-style: none;
	display: inline;
	
}

.product-sub-nav a {
	font-size: 12px;
	color: #bbb;
	margin: 0 0 0 12px;
	letter-spacing: .5px;
	white-space:nowrap;
}
.product-sub-nav a:hover {
	color: #af1f25;
}
.product-sub-nav a.active {
	color: #af1f25;
}

.product-page-title {
	font-size: 22px;
	color: #af1f25;
	font-weight: bold;
	text-transform:uppercase;
	float:left;
}

.details-left .tagline p {
	font-size: 24px;
	color: #af1f25;
	width: 900px;
	font-weight: 100;
	line-height: 30px;
	font-family: Gill Sans, sans-serif;
	margin: 0 0 20px 0;
}
.details-left .tagline p {
	font-size: 24px;
	color: #af1f25;
	width: 940px;
	font-weight: 100;
	line-height: 30px;
	font-family: Gill Sans, sans-serif;
	margin: 0px 0 12px 0;
}
.banner-images {
	float: left;
	width: 278px;
	padding:0;
	margin:0;
}

.product-tile {
	width: 186px;
	margin: 0 0 30px 25px;
	cursor: pointer;
}
.product-tile img {
	width: 186px;
	height: 133px;
	overflow: hidden;
	border: solid 4px #ccc;	
	margin: 0 0 6px 0;
}
.product-tile:hover img{
	border-color: #777;
}

.product-tile p {
	color: #333;
	font-size: 11px;
	line-height: 15px;
	margin: 10px 0 0 0;
	text-align: justify;
}

/*//////////////////////////////////////////////////////////  PRODUCT DETAILS PAGE  ///////////////////////////////////////////////////////////*/
.products-slideshow {
	width: 942px;
	height: 415px;
	background: #ccc;
}

.color-ways{
	border: 0px solid green;
	margin-top:10px; 
	margin-bottom:20px;
}

.color-ways ul{
	display: inline;
}

.color-ways li{
/*	border-top:2px solid rgb(187,187,187);
	border-bottom:2px solid rgb(187,187,187);*/
	border: solid 4px #f0f0f0;
	list-style: none;
	float:left;
	margin-right:38px;
}

.color-ways li:hover{
/*	border-top:2px solid rgb(119,119,119);
	border-bottom:2px solid rgb(119,119,119);*/
	border: solid 4px #ccc;
	list-style: none;
	float:left;
	margin-right:38px;
}

/*.color-ways .buy-float-right{
	float:right;
}

.color-ways .price{
	color: #af1f25;
	font-size: 40px;
	font-weight:bold;
	margin-top:5px;
	margin-right:0px;
	text-align:center;
}

.color-ways .buy-button{

	width:209px; 
	height:36px;
	background: url('../images/products/products-button.jpg');
}

.color-ways .buy-button:hover{
	width:209px; 
	height:36px;
	background: url('../images/products/products-button-over.jpg');
}*/

.details-left {
	float: left;
	width: 615px;
	padding:0;
	margin:20px 0 0 0;

}
.details-left h2, .details-right h2 {
	color: #af1f25;
	font-size: 20px;
	text-transform: uppercase;
}
.details-left p, .details-right p {
	color: #000;
	font-size: 14px;
	line-height: 20px;
	margin: 20px 0 20px 0;
}

.content-left {
	margin-top:20px;
	width:575px;
}

.content-left p {
	text-align: justify;
}

.content-left div.wp-caption {
	float: left;
	width: 100% !important;
	background: #f0f0f0;
	margin: 0 0 20px 0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	 -webkit-border-radius: 5px;
	 border-radius: 5px;
}

.content-left div.wp-caption img {
	float: left;
	padding: 6px;	
}

.content-left div.wp-caption p.wp-caption-text {
	float: left;
	color: #666;
	font-size: 14px;
	width: 300px;
	margin: 20px 0 10px 10px;
	font-style: italic;
}

.content-left ul {
	margin: 10px 0 20px 0;
}

.content-left ul li {
	background:url("../images/product-detail/features-star-grey.jpg") no-repeat scroll 20px 50% transparent;
	border-bottom: 2px solid #f0f0f0;
	color:#000000;
	font-size:12px;
	list-style:none outside none;
	padding:8px 0 8px 50px;
}

.sidebar {
	float: left;
	width: 323px;
	margin:40px 0 0 0;
	padding:0;
	border-left: 1px solid #bbb;
}

.sidebar img {
	margin:0 auto;
	margin-left:48px;

}

.sidebar hr {
	width:303px;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:5px;
	border:0;
	border-bottom:3px solid #F0F0F0;
}
.sidebar h2 {
	font-size: 19px;
	color: #af1f25;
	font-weight: 100;
	font-family: Gill Sans, sans-serif;
	text-transform:uppercase;
	text-align:center;
	margin-bottom:10px;
	list-style-type:none;
}


.pricebtn {
	width:244px;
	color: #fff;
	background-color:#af1f25;
	text-decoration: none;
	font-size:14px;
	font-family: Lucida, sans-serif;
	text-transform:uppercase;
	text-align:center;
	padding:10px 0px 10px 0px;
	margin: 0 0 0 48px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
 	-webkit-border-radius: 6px;
 	border-radius: 6px;
	display:block;

}

.pricebtn span {
	font-size: 32px;
	color:#fff;
	text-transform:uppercase;
	text-align:center;
	display:block;
	text-decoration: none;
}

.pricebtn:hover{
	background-color: #666666;

}



