/*  
Website: Nowdirect
URL: http://www.nowdirect.com/
Description: productdetails.css
Usage: For Product Details Page Only.
Version: 1.0
Date: 08/08/08
*/
/* Product Details */

/* Sidebar Column Layouts */
	@import url("layout.css");
/* Sidebar Column Layouts */

/**********************************************************
HAVE TO REDO THIS BEFORE BETA ---- PRODUCT PAGE STYLING - Latest Version - July 2008
***********************************************************/
#part-info {
	float: left; 
	padding-top: 30px; 
	width: 645px;
}
#part-price {
	float: right; 
	padding-top: 30px; 
	width: 260px; 
	text-align: right;
}
.part-title {
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
}
#price-buying .buy-part {
	padding-top:20px;
}
#part-info p {
	padding:2px;
}
#part-price p {
	padding:2px;
}
p.small {
	padding: 0px; 
	font-size: 10px; 
	margin: 0px; 
}
#otherViews {
	margin-top: 15px;
	margin-bottom: 12px; 
	padding-bottom: 10px;
}
#otherViews img {
	margin: 4px 2px; 
	display: inline;
	height: 45px;
	width: 60px;
	padding:2px;
	border: 1px dotted #cccccc;
}
#product-details {
	float: left; 
	width: 400px;
}
#product-image {
	clear: both; 
	float: left; 
	width: 220px;
}
#product-image img {
	width: 200px;
	height:150px;
}
#price-buying {
	margin:0;
	padding:0;
	text-align:right;
	font-size:12px;
}
#content-specification h3 {
	margin-bottom:15px;
	color:#CC6600;
}
span.customerAverage {
	float: right;
}
.sectionMenu {
	padding: 0px;
	margin:15px 0 2px 0;
	width:100%;
	border-bottom: #dddddd 6px solid;
}
.sectionMenu ul {
	padding:0;
}
#toggle ul {
	padding:0;
	margin:5px 0 10px 0;
}
.sectionMenu li {
	display: inline; 
	font-weight: bold; 
	font-size: 13px; 
	margin: 0px;
	padding-right:15px;
}
a.tabInfoInactive:link {
	color:#cc6600;
}
a.tabInfo:link {
	color:#356AA0;
}
p.specTitle {
	font-weight:bold;
	padding: 3px 0 3px 0;
	font-size:11px;
	padding: 3px 0 3px 2px;
	background: #F2F2F2;
}
span.attributeName {
	display:block;
	width:30%;
	font-size:11px;
	float:left;
}
span.attributeDetail {
	display:block;
	float:left;
	width:70%;
	font-size:11px;
}
.odd  {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-bottom:1px dotted #CCCCCC;
	padding: 3px 0 3px 2px;
	overflow:hidden;
}

.even  {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-bottom:1px dotted #CCCCCC;
	padding: 3px 0 3px 2px;
	overflow:hidden;
}

#reviews {
	margin-top: 15px;
}
#options {
	margin-top: 15px;
}


#productInfo {
	padding: 0px; 
}
#tabTwoContent {
	display: none;
}
#tabThreeContent {
	display: none;
}
#tabTwoUserContent {
	display: none;
}
#review_nav {
	padding-top:10x;
	padding-bottom:10x;
	padding-right:0x;
	padding-left:0x;
}
.reviewRating {
	float: right;
}
.reviewRating li {
	display: inline;
}
.reviewTitle {
	LINE-height: 18px; 
	padding-top: 25px;
}
.reviewAuthor {
	font-weight: bold; 
	font-size: 11px; 
	float: left;
}
.review_header {
	font-size: 12px; 
	float: left; 
	width: 98%;
	border-bottom: 1px solid #CCC; 
	background-color: #eeeeee;
}
* HTML HR {
	margin-top: -5px;
}
* HTML .reviewAuthor {
	margin-top: -5px;
}
* HTML .reviewRating {
	margin-top: -5px;
}
.rating_container {
	display: inline; 
}
.description {
	clear: both;
}
.hreview {
	
}
#details {
	border: #7e9f39 1px solid; 
	padding: 0px; 
}
#details ul {
	font-size: 11px; float: left; margin: 0px 9px; width: 30%;
}