

h1 {
	padding-top: 0;
	color: #304954;
}

h2 {
	font-size: 12px;
	margin: 0;
	padding: 0; 
	font-weight: normal;
	color: #2583ad;
} 

h2.producttitle {
	width: 175px;
}
 
.ProductDetailPicture 
 {
 	float: left;
 	padding: 0 10px 0 0;
	margin-top:0px;
	width: 200px;
 }
 
.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;
 }


.ProductDetailPrice  {
 	width: 330px;
	font-size: 12px;
 	color: #D81919 ;
 	background: #EEEEEE;
 	padding: 10px;
 	float: left;
	text-align: center;
	border:1px solid #BBBBBB;
 }
 
.giftbox {
	float: left;
	width: 350px;
	position: relative;
}

.giftbox #gift_btn {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 350px;	
}

.giftbox .ProductDetailPrice {
	width: 302px;
	margin: 0px 0px 16px 14px;
}
 
 
 

.ProductDetailPrice .BigPrice {
 	font-size: 24px;
 	color: #D81919 ;
 }
 
.ProductDetailPrice .decimals {
	font-size: 12px;
	position: relative;
	top: -8px;
}

.ProductDetailPrice .priceInfo {
	font-size: 11px;
}

.ProductDetailPrice .PriceText {
 	font-size: 11px;
 	color: #D81919 ;
 	line-height: 18px;
 }
 
 .ProductDetailPrice .PriceText a {
 	color: #ff9400;
 }
 .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: 10px;
 }
 
.ProductDetailTitle {
 	margin: 20px 0px 0px 0px;
 	font-size: 12px;
 	font-weight: bold;
 }
 
.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 {
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
	text-transform:none;
}
#tabs a {
	float:left;
	background: #fff url(images/tabs_left.gif) no-repeat left top;
	margin:0 2px 0 0;
	padding:0 0 1px 3px;
	text-decoration:none;
	color: #363636;
	font-size: 11px;
}
#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 {
	background: #FF9000;
	color: #000;
}
#tabs a:hover span {
	background-color: #FF9000;
}
#tabHeaderActive span, #tabHeaderActive a,
#tabHeaderActive span:hover, #tabHeaderActive a:hover { 
	background: #EEEEEE !important; 
	color: #000 !important;
}
.tabContent {
	clear:both;
	border:1px solid $ProductTabOnBg;
	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 table {
	width: 100%;
}

.tabContent tr.odd {
	background: #fff;
}
.tabContent tr.even {
	background: #f9f9f9;
}

h3.productDescription {
	width: auto;
	border: 1px solid #e7ecee;
	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 #e7ecee;
	background: #EEEEEE;
	color: #363636;
	font-weight:bold;
	font-size: 12px;
}

.orderPhones {
	width: 205px;
	text-align: right;
	line-height: 13px !important;
}

.photoDisclaimer {
	color: #555;
	font-size: 10px;
	padding: 5px 0;
}

a.STlink img {
	position: relative;
	top:-4px;
}

.stoctip {
	width: 200px;
	height: 110px;
	padding: 10px;
	background: #fff;
	color: #555;
	position: absolute;
	text-align: left;
	margin-left: 180px;
	border: 1px solid #999;
}

.all_contact {
	width: 300px;
	height: 35px;
}
.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;
}

#tabscontent {
	margin-bottom: 10px;
}

.productReviewItem {
	color: #555;
	font-size: 11px;
	padding: 5px;
}

.productReviewDate {
	font-size: 10px;
	color: #999;
}

.PriceOptions a {
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	color: #304954;
}
 
