

h1 {
	padding-top: 0;
	color: #000;
}

h2 {
	font-size: 12px;
	margin: 0;
	padding: 0; 
	font-weight: normal;
	float: left;
	width: 270px;
	color: #005c7f;
} 

h2.producttitle {
	width: 175px;
}
 
.ProductDetailPicture 
 {
 	float: left;
 	padding: 4px 0 5px 5px;
	margin-top:0px;
	width: 240px;
 }
 
.ProductDetailPicture img 
 {
 	border: 0px;
 }
 
 .ProductDetailPicture p {
 	font-size: 11px;
 	color: #000;
 	padding: 5px 0;
 }
 
.ProductDetailText
 {
 	font-size: 11px;
 	float: right; 
	text-align: left;
	width: 435px;
 }

.ProductOrderBox
 {
 	font-size: 11px;
 	float: left; 
	text-align: left;
	width: 285px;
	padding: 0px 0px 0px 10px;
	margin-top: 3px;
	
 }
 

.ProductDetailPrice 
 {
 	width: 270px;
	font-size: 12px;
 	color: #005c7f;
 	background: #fff url(../cs-images/priceboxbg.gif) bottom left;
 	padding: 10px;
 	float: left;
	text-align: center;
	/*border: 1px solid #555;*/
 }

.ProductDetailPrice .BigPrice
 {
 	font-size: 24px;
 	color: #005c7f;
 }
 
.ProductDetailPrice .decimals {
	font-size: 12px;
	position: relative;
	top: -8px;
}

.ProductDetailPrice .PriceText
 {
 	font-size: 11px;
 	color: #005c7f;
 	line-height: 18px;
 }
 
 .ProductDetailPrice .PriceText a {
 	color: #005c7f;
 }
 .ProductDetailPrice .PriceText a:hover {
 	color: #000;
 	text-decoration: none;
 }


.ProductDetailButtons
 {
	clear: left;
	padding: 10px 0px 0px 0px;
 }

.ProductDetailFacilities
 {
 	margin: 5px 5px 5px 0px;
 } 

.ProductDetailFacilities a
 {
 	font-size: 11px;
 }
 
.ProductDetailTitle
 {
 	margin: 20px 0px 0px 0px;
 	font-size: 12px;
 	font-weight: bold;
 }
 
.ProductDetailTabs 
 {
 	margin: 10px 0px 0px 0px;
 	padding: 0px;
 	width: 100%;
 	height: 24px;
 	display: block;
 	border-bottom: 1px solid #000;
 }
 
.ProductDetailTabs li
 {
 	float: left;
 	display: inline;
 	font-size: 12px;
 	margin: 0px 0px 0px 0px;
 	padding: 0px 3px 0px 0px;
 } 
 
.ProductDetailTabs li a
 {
 	display: block;
 	padding: 5px 5px 5px 5px;
 	background: #555;
 	text-decoration: none;
	position: relative;
	color:#000;
 } 
 .ProductDetailTabs li a:hover
 {
 	background: #d0edfb;
	color:#000;
 } 
 
.ProductDetailTabs .tabon
 {
 	display: block;
 	padding: 5px 4px 5px 4px;
 	border-top: 1px solid #555;
 	border-left: 1px solid #555;
 	border-right: 1px solid #555;
 	background:#ffc600; 	
	position: relative;
	color:#000;
	bottom: 0px;
	z-index: 100;
 } 
 
.ProductDetails 
 {
 	clear: left;
 	font-size: 11px;
 	border-top: 0px;
	background:#eeeeee;
 	border-bottom: 1px solid #000;

	color:#333;
 }
 
 .picsTable {
 	width: auto !important;
 	margin-top: 1px;
 }
 
 .PriceText .optText {
 	color: #000; 	
 }

 
 
#tabs {
	margin-left: 4px;
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}
#tabs ul {
	font: bold 11px Arial, Verdana, sans-serif;
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:none;
}
#tabs a, #tabHeader3 a {
	float:left;
	background:#eee url(images/tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	color: #363636;
}

#tabs #tabHeader3 a {
	color: #FF0000;
}


#tabs a span {
	float:left;
	display:block;
	background: transparent url(images/tabs_right.gif) no-repeat right top;
	padding:4px 9px 2px 6px;
}
#tabs a span {
	float:none;
}
#tabs a:hover, #tabHeader3 a:hover {
	background-color: #b4dbef;
	color: #000;
}
#tabs a:hover span, #tabHeader3 a:hover span {
	background-color: #b4dbef;
}

#tabHeaderActive span, #tabHeaderActive a,
#tabHeaderActive span:hover, #tabHeaderActive a:hover { 
	background-color: #005c7f !important; 
	color:#fff !important;
}
.tabContent {
	clear:both;
	border:1px solid #005c7f;
	padding-top:0;
	background-color:#fff;
}
.tabContent .TableValue {
	border: none;
	border-top: 1px solid #eee;
	font-weight: normal;
	color: #000;
}

.tabContent .TableParam {
	border: none;
	border-top: 1px solid #eee;
	font-weight: bold;
	color: #000;
}

.tabContent tr.odd {
	background: #fff;
}
.tabContent tr.even {
	background: #f6f6f6;
}

h3.productDescription {
	width: auto;
	border: 1px solid #d0edfb;
	background:#fff;
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	color: #000;
}

h3.productDescription p {
	padding: 5px;
} 
h3.productDescription a {
	color: #333;
}
h3.productDescription a:hover {
	color: #000;
	text-decoration: none;
}
.productDescriptionTitle {
	border-bottom: 1px solid #d0edfb;
	background: #d0edfb;
	color: #363636;
	font-weight:bold;
	font-size: 12px;
}

.addtoWL {
	float: right;
	margin-right: 30px;
	_margin-right:10px;
	*margin_right:-10px;
	margin-top: 3px;
}
.addtoWL img {
	margin-right: 90px;
}

.orderPhones {
	width: 205px;
	text-align: right;
	line-height: 13px !important;
}

.photoDisclaimer {
	color: #555;
	font-size: 10px;
	padding: 5px 0;
}
 
.stoctip {
	width: 200px;
	height: 110px;
	padding: 10px;
	background: #fff;
	color: #555;
	position: absolute;
	text-align: left;
	margin-left: 180px;
	border: 1px solid #999;
}

*:first-child+html .stoctip {
	margin-left: 0px !important;
}

.addCommentTable .TableValue {
	font-weight: normal !important;
}
.addCommentTable .TableParam span {
	color: #000 !important;
}
.addCommentTable .TableValue span {
	color: #000 !important;
}

.decimals {
	
}

.product {
	margin-right: 1px !important;
	border-bottom: 1px solid #d1eefe;
	background: none !important;
}


#tabscontent {
	margin-bottom: 10px;
}

.productReviewItem {
	color: #555;
	font-size: 11px;
	padding: 5px;
}

.productReviewDate {
	font-size: 10px;
	color: #999;
}

#tabscontent .video {

	text-align: center !important;
}


 