

h1 {
	padding-left: 20px;
}

#MiddleColumn {
	width: 703px;
	float: left;
}

.ProductBigPicture{
	float: left;
}

.ProductBigPicture .Pic{
	float: left;
	display: block;
	width: 280px;
	height: 280px;
	margin-top: 13px;
	margin-right: 13px;
	border-width: 1px;
	border-style: solid;
	border-color: #EFEFEF;
}

.ProductBigPicture .UnderPicture {
	clear: left;
	float:left;
	width: 280px;
}

.ProductBigPicture .UnderPicture .Note {
	font-size: 10px;
	color: #666666;
	padding: 5px;
	display: block;
}

#ProductInfo {
	float: left;
	width: 333px;
	margin-top: 13px;
}

.Thumbnails {
	width: 62px;
	float: left;
	margin-right: 13px;
	margin-top: 13px;
}

#ProductInfo .Stars {
	padding-left: 20px;
}

.Opinions {
	float: left;
	margin: 5px 0px;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: normal;
	padding: 4.5px;
	
}

.Reccomend-Print {
	float: left;
	margin: 0px 0px 5px 0px;
	font-size: 11px;
	line-height: 11px;
	color: #000000;
	font-weight: normal;
	padding: 4.5px;
	
}

.Code, .Opinions, .Reccomend-Print {
	padding-left: 20px;
}

.MainInfo {
	clear: left;
	float: left;
	height: 170px;	
	width: 325px;	
	vertical-align: middle;
}

.MainInfo table {
	width: 100%;
}

.MainInfo .InfoLeft {
	background: url(../cs-images/productdetail/pricebg_l.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-right: 20px;
	height: 170px;		
	vertical-align: middle;
	text-align: right;
}


.MainInfo .InfoRight {
	background: url(../cs-images/productdetail/pricebg_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-right: 20px;
	height: 170px;		
	vertical-align: middle;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.MainInfo .InfoRight a {
	font-weight: bold;
	color: #000000;
}

.MainInfo .OldPrice {
	text-decoration: line-through;
	font-size: 18px;
	/* color: #92b5dc; */
	font-weight: normal;
	line-height: 18px;

}

.MainInfo .OldPrice .Decimals {
	font-size: 12px;
	vertical-align: text-top;
	
}

.MainInfo .Price {
	font-size: 30px;
	color: #000000;
	font-weight: normal;
	line-height: 30px;	
}

.MainInfo .Price .Decimals {
	font-size: 20px;
	vertical-align: text-top;	
}

.MainInfo .TVA {
	color: #000000;
	font-size: 10px;
}

.MainInfo .TaxaVerde {
	font-size: 10px;
}

.Description {
	background: url(../cs-images/productdetail/description_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 20px;
	clear: left;
	float: left;
	display: block;
}

.Description .DescriptionContent{
	background: url(../cs-images/productdetail/description_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;	
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	display: block;
	/*width: 283px;*/
}

.Description .DescriptionContent a{
	font-size: 11px;
	font-weight: normal;

}


.AddToCart {
	background: url(../cs-images/productdetail/adaugaincos.png);
	background-position: top left;
	display: block;
	width: 161px;
	height: 32px;
	margin-top: 5px;
	cursor: pointer;
}

.AddToCart:hover {
	background: url(../cs-images/productdetail/adaugaincos.png);
	background-position: bottom left;
}

.SaveButton {
	background: url(../cs-images/productdetail/salveaza.png);
	display: block;
	width: 89px;
	height: 32px;	
	float: left;
	background-position: top left;
}

.SaveButton:hover {
	background: url(../cs-images/productdetail/salveaza.png);
	background-position: bottom left;
}

.Rate {
	padding-top: 5px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.RateLink {
	display: block;
}

.ProductButtons {
	float: left;
	background: url(../cs-images/productdetail/buttons_bg_l.gif);
	background-repeat: no-repeat;

}

.ProductButtons .ProductButtonsContent {
	padding-right: 20px;	
	float: left;
	background: url(../cs-images/productdetail/buttons_bg_r.gif);
	background-position: right top;
	background-repeat: no-repeat;
	margin-left: 20px;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	width: 283px;	
}

.Variants {
	float: left;
	background: url(../cs-images/productdetail/variantsbg_l.gif);
}

.Variants .VariantsContent {
	padding-right: 20px;	
	float: left;
	background: url(../cs-images/productdetail/variantsbg_r.gif);
	background-position: right top;
	margin-left: 20px;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 12px;
	width: 283px;			
}

.ReviewName {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	float: left;
	padding-left: 5px;
	padding-top: 5px;
}

.ReviewStars {
	float: left;
	padding-left: 5px;
	padding-top: 5px;	
}

.ReviewDate {
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	float: left;
	padding-left: 5px;
	padding-top: 5px;	
}

.ReviewComment {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	float: left;
	clear: left;	
	padding: 5px;
}

.CommercialText {
	font-size: 12px;
	color: #000000;
	font-weight: normal;	
	padding: 5px;
}

.Video {
	padding: 5px;
	text-align: center;	
}

.TehnologiesName {
	font-size: 12px;
	/* color: #ff7200; */
	font-weight: bold;
}

.TehnologiesDescription {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
		
.TableBox .SmallThumbnail {
	margin: 0px;
}

.TableBox .TableFilesTitle {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.TableBox .TableFiles {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#BreadCrumbs {
	font-size: 12px;
	line-height: 12px;
	background: url(../cs-images/listingimages/breadcrumbs_bg.gif);	
	background-repeat: repeat-x;
	background-position: left top;
}

.Calendar {
	background: url(../cs-images/productdetail/calendaricon.gif);
	width: 21px;
	height: 21px;
	display: block;
	float: left;
}

.STlink {
	height: 12px;
	width: 12px;
	display:block;
	float:right;
}

.stoctip {
	color:#666666;
	font-size: 10px;
	width:150px;
	border-width: 1px;
	border-color: #5d5d5d;
	border-style: solid;
	background: #f4f4f4;
	margin-left:-160px;
	padding:10px;
	position:absolute;
	text-align:left;
	font-weight: normal;
}

.pricetip {
	color:#666666;
	font-size: 10px;
	width:150px;
	border-width: 1px;
	border-color: #5d5d5d;
	border-style: solid;
	background: #f4f4f4;
	margin-left:-160px;
	padding:10px;
	position:absolute;
	text-align:left;
	font-weight: normal;
}

.productTag {
	float: left;
	margin-right: 13px;
	margin-bottom: 13px;
}

.ProductDetailFacilities {
	padding-left: 13px;
	padding-right: 13px;
}

.MainInfoContainer {
	padding-left: 13px;
	padding-right: 13px;
}

.pdfprev, .pdfnext {
	border: 1px solid #a1a1a1;
	color: #5d5d5d;
	font-weight: bold;
}

.pdfprev {
	background: #d8d8d8 url(../cs-images/productdetail/pdfprev.gif) no-repeat 5px center ;
	padding-left: 15px;
	padding-right: 5px;
}

.pdfnext {
	background: #d8d8d8 url(../cs-images/productdetail/pdfnext.gif) no-repeat 75px center ;
	padding-right: 15px;
	padding-left: 5px;
}






#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 {
	float:left;
	background:#f0f0f0 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 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-color: #ebebeb;
	color: #000;
}
#tabs a:hover span {
	background-color: #ebebeb;
}
#tabHeaderActive span, #tabHeaderActive a,
#tabHeaderActive span:hover, #tabHeaderActive a:hover { 
	background-color: #D9D9D9 !important; 
	color:#000 !important;
}
.tabContent {
	clear:both;
	border:1px solid #D9D9D9;
	padding-top:0;
	background-color:#fff;
}
.tabContent .TableValue {
	border: none;
	border-top: 1px solid #D9D9D9;
	font-weight: normal;
	color: #000;
}

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

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