body, ul, li, td, h1 {
	font-family: Tahoma, Arial;
	font-size: 11px; 
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 13px;
	font-weight: inherit;
}
li { list-style-type:none}
a img {
	border: 0px;
}
a:visited {
	color: #0000EE;
}
.float_left {
	float: left;
}
.float_right {
	float: right;
}
.clear {
	clear: both;
}
.main {
	width: 1024px;
	margin: auto;
}
.header {}
.header_right {
	background-image: url("../img/header_img.jpg");
	background-repeat: no-repeat;
	width: 175px;
	height: 164px;
	padding-left: 440px;
	padding-top: 10px;
	
}
.search_input {
	background: transparent;
	background-image: url('../img/search_input.gif');
	background-repeat: no-repeat;
	border: 0px;
	font-size: 11px;
	color: #888888;
	width: 107px;
	padding: 4px;
	padding-left: 22px;
	display: inline;
	margin: 0px;
}
.search_button {
	cursor: pointer;
}
.align_center {
	text-align: center;
}
.header_rectangle_middle_left {
	padding-top: 5px;
	padding-bottom: 5px;
	
}
.info {
	border: 1px solid #EAEAEA;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	color: #FF9400;
	background-color: #FFFFCE;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
}
.gri {
	color: #737373;
}
.dark_gri {
	color: #000000;
}
.blue {
	border: 1px solid #313131;
	padding: 4px;
	float: left;
	display: inline;
	width: 614px;
}
.search_field, .input_green {
	border: 1px solid #3E92D2;
	font-family: verdana;
	padding: 2px;
	font-size: 10px;
	width: 100px;
}
.search_btn, .btn_green, .btn_orange {
	color: #ffffff;
	background-color: #3E92D2;
	font-weight: bold;
	border: 0px;
	font-size: 10px;
	font-family: verdana;
	padding: 2px;
	cursor: pointer;
}
a.search_link:link {
	color: #4296d4;
	font-weight: bold;
	text-decoration: none;
}
a.search_link:visited {
	color: #4296d4;
	font-weight: bold;
	text-decoration: none;
}
a.search_link:hover {
	color: #4296d4;
	font-weight: bold;
	text-decoration: underline;
}
.header_margin {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.menu_left {
	float: left;
	background-image: url('../img/menu_left.gif');
	width: 2px; 
	height: 38px;
	border-bottom: 1px solid #9A725D;
	display: inline;
}
.menu {
	background-image: url('../img/menu_bg.gif');
	background-repeat: repeat-x;
	height: 38px;
	width: 1020px;
	float: left;
	border-bottom: 1px solid #9A725D;
	display: inline; 
}
.menu_right {
	float: right;
	background-image: url('../img/menu_right.gif');
	width: 2px;
	height: 38px;
	border-bottom: 1px solid #9A725D;
	display: inline;
}

a.menu_link:link {
	color: #FFFFFF;
	text-decoration: none;	
	font-weight: bold;
	font-size: 11px;
	background-image: url('../img/menu_bullet.jpg');
	background-repeat: no-repeat;
	background-position: left;
}
a.menu_link:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	background-image: url('../img/menu_bullet.jpg');
	background-repeat: no-repeat;
	background-position: left;
}

a.menu_link:hover {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
	background-image: url('../img/menu_bullet.jpg');
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: underline;
}
.menu_separator {
	background-image: url('../img/menu_separator.gif');
	background-repeat: no-repeat;
	width: 2px;
	height: 37px;
	float: left;
}

.tableHeader {
	background-image: url('../img/title_bg.gif');
	width: 174px;
	height: 23px;
	text-align: left;
	padding-top: 8px;
	padding-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #313131;
}
.tableBody {
	float: left;
	display: inline;
	width: 184px;
	border: 0px solid;
	border-left: 1px solid #313131;
	border-right: 1px solid #313131;
	border-bottom: 1px solid #313131;
	
}
.tableFooter {
	width: 184px;
	height: 0px;
	font-size: 0px;
}
a.cat:link {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	color: #494949;
	font-size: 11px;
}
a.cat:visited {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	color: #494949;
	font-size: 11px;
}
a.cat:hover {
	margin-left: 2px;
	margin-right: 2px;
	text-decoration: none;
	color: #494949;
	font-size: 11px;
	text-decoration: underline;
}
li.subcat {
	
	
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 1px; 
	margin-bottom: 1px;
	font-size: 11px;
	border: 1px solid #FFFFFF; 
}
a.subcat:link {
	background-image: url('../img/subcat_bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #494949;
	text-decoration: none;
	display: block;
	padding: 1px;
	padding-left: 10px;
	margin-left: 6px;
}
a.subcat:visited {
	background-image: url('../img/subcat_bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #494949;
	text-decoration: none;
	display: block;
	padding: 1px;
	padding-left: 10px;
	margin-left: 6px;
	text-decoration: none;
}
a.subcat:hover {
	background-image: url('../img/subcat_bullet.gif');
	background-position: left;
	background-repeat: no-repeat;
	color: #494949;
	text-decoration: none;
	display: block;
	padding: 1px;
	padding-left: 10px;
	margin-left: 6px;
	text-decoration: underline;
}

.middle {
	margin-left: 13px;
	margin-right: 13px;
	float: left;
	width: 625px;
	overflow: hidden;
}

a.green_link:link {
	color: #FF9400;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url('../img/cat_bullet.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
}
a.green_link:visited {
	color: #FF9400;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	background-image: url('../img/cat_bullet.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
}
a.green_link:hover {
	color: #FF9400;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
	background-image: url('../img/cat_bullet.gif');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 14px;
}
a.link_green_large:link {
	color: #FF9400;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.link_green_large:visited {
	color: #FF9400;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}
a.link_green_large:hover {
	color: #FF9400;
	font-weight: bold;
	font-size: 12px;
	text-decoration: underline;
}
a.root_large:link {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.root_large:visited {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}
a.root_large:hover {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
	text-decoration: underline;
}
.spacer_10 {
	height: 10px;
	font-size: 0px;
	width: 10px;
}

.spacer_5 {
	height: 5px;
	font-size: 0px;
}
.spacer_2 {
	height: 2px;
	font-size: 0px;
}

.padding_4 {
	padding: 4px;
}
.input_green {
	border: 1px solid #A8A8A8;
	background-color: #F7F7F7;
	width: 124px;
}
.btn_green {
	background-color: #FF9400;
}
.btn_orange {
	background-color: #E45B00;
}
.font_color_green {
	color: #79BD0E;
}
.footer {
	border-top: 1px solid #000000;
	border-left: 1px solid #616161;
	border-right: 1px solid #616161;
	background-image: url('../img/footer_bg.gif');	
	text-align: center;
	padding: 10px;
	color: #FFFFFF;
}
a.footer_link:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.footer_link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial; 
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #313131;
	background-image: url("../img/large_title_bg.gif");
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 7px;
	padding-left: 5px;
	border: 1px solid #313131;
}
.root {
	border: 1px solid #313131;
	padding: 4px;
}
.title fieldset {
	border: 0px;
	border-top: 1px solid #249aca;
	margin: 0px;
	padding: 0px;
}
.prodSmallContainer, .prodSmallContainerBordered{
	float: left;
	width: 192px;
	height: 180px;
	margin-top: 6px;
	padding-top: 6px;
	margin-right: 21px;
	border: 1px solid #3D3D3D;
}
.prodSmallContainerBordered {
	margin-right: 0px;
}
.prodMediumContainer, .prodMediumContainerRight {
	margin: 5px;
	margin-right: 20px;
	margin-left: 0px;
	float: left;
	border: 1px solid #313131;
	width: 300px;
	height: 101px;
	display: inline;
}
.prodMediumContainerRight {
	margin-right: 0px;
}
.prodTitle {
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.prodDescription, .prodDescriptionRight, .prodDescriptionSubcat {
	color: #3D3D3D;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-size: 11px;
	height: 30px;
}
.prodDescriptionRight {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	color: #494949;
}
.prodDescriptionBordered {
	border: 1px solid #494949;
	border-top: 1px solid;
	display: block;
	padding: 4px;
}
.prodDetailsContainer {
	border: 1px solid #313131;
	float: left;
}
.prodLinkSubcat {
	margin-left: 5px;
	margin-top: 5px;
}
.prodDescriptionSubcat {
	width: 187px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.prodPrice, .prodPriceRight, .prodPriceLarge {
	color: #FF9400;
	font-weight: bold;
	margin-left: 5px;
	margin-right: 10px;
	margin-top: 5px;
}
.prodPriceLarge, .prodPriceLargeRed {
	text-align: right;
	margin-right: 2px;
	font-family: Impact;
	font-size: 24px;
}
.prodPriceLargeRed {
	font-weight: bold;
	color: #C91818;
}
.prodPrice strike {
	color: #000000;
}
.prodPriceRight {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	text-align: right; 
}
.prodPriceRight strike {
	color: #000000;
}
.prodSeparatorBorder, .prodSeparatorBorderRight {
	clear: both;
	background-image: url('../img/prod_separator_border.jpg');
	background-position: center;
	background-repeat: repeat-x;
	height: 10px;
}
.prodSmallImgRight {
	text-align: center;
}
.subcat_bullet {
	padding-right: 10px;
	margin-bottom: 2px;
}
.subcat_list_container {
	float: left;
	border: 1px solid #313131;
	width: 619px;
	display: inline;
	padding: 2px;
}
.subcat_list {
	float: left;
	width: 280px;
	margin-left: 20px;
	margin-top: 4px;
	margin-bottom: 2px;
	display: inline;
}
.prod_img {
	margin: 4px; 
}
.filter {
	background-image: url('../img/filter_bg.jpg');
	background-repeat: repeat-x;
}
.price_order {
	color: #ffffff;
	font-weight: bold;
	margin-right: 4px;
	float: right;
	font-size: 11px;
}
a.order_link:link {
	color: #ffffff;
	text-decoration: none;
}
a.order_link:visited {
	color: #ffffff;
	text-decoration: none;
}
a.order_link:hover {
	color: #ffffff;
	text-decoration: none;
}
.prodListContainer {
	border: 1px solid #313131;
	float: left;
	width: 620px;
	margin-top: 10px;
	padding: 1px;
}
.prodListImg {
	margin: 4px;
	float: left;
	width: 125px;
}
.prodListPrice {
	text-align: center;
	float: right;
	margin: 0px;
	width: 220px;
	height: 141px;
	display: inline;
	background-image: url('../img/price_suport.gif');
	background-repeat: no-repeat;
}
.prodListDetails {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	width: 250px;
}
.prodListDescription {
	color: #848282;
}
.price, .priceLarge, .priceMedium {
	color: #FF9400;
	font-weight: bold;
	font-size: 11px; 
}
.priceLarge {
	font-size: 20px;
}
.priceMedium {
	font-size: 12px;
	text-align: right;
	margin-right: 10px;
}
.priceMedium strike {
	color: #000000;
}
.price strike {
	color: #000000;
}
.priceTva {
	color: #FFFFFF;
	font-size:11px;
}
.pageLink:link {
	text-decoration: none;
	color: #000000;
	margin-left: 1px;
	margin-right: 1px;
}
.pageLink:visited {
	text-decoration: none;
	color: #000000;
	margin-left: 1px;
	margin-right: 1px;
}
.pageLink:hover {
	text-decoration: underline;
	color: #000000;
	margin-left: 1px;
	margin-right: 1px;
}
.pageNoLink {
	font-weight: bold;
	margin-left: 1px;
	margin-right: 1px;
}
.detailsImg {
	float: left;
	text-align: center;
	width: 240px;
}
.detailsInfo, .detailsInfoTumbnail {
	background-image: url('../img/dwyn_detalii.gif');
	background-repeat: repeat-y;
	float: right;
	width: 379px;
	display: inline;
	height: 210px;
	margin: 1px;
}
.detailsInfoTumbnail {
	height: 249px;
} 
.detalisPrices, .detailsStoc {
	margin-top: 20px;
	margin-left: 7px;
	margin-right: 8px;
	text-align: center;
	float: left;
	display: inline;
	width: 190px;
}
.detailsStoc {
	text-align: left;
	width: 150px;
}
.detailsInfoLine {
	width: 1px;
	height: 141px;
	background-image: url('../img/details_info_line.jpg');
	background-repeat: repeat-y;
	float: left;
	display: inline;
}
.detailsMarginInfo {
	float: right;
	background-image: url('../img/right_buy_info.jpg');
	height: 143px;
	width: 6px;
	margin-right: 20px;
	display: inline;
}
.imgTumbContainer {
	text-align: center;
	width: 300px;
}
.imgTumb {
	border: 1px solid #CCCCCC;
	cursor: pointer;
}
.pinkTabLeft, .pinkTabRight, .greenTabLeft, .greenTabRight {
	background-image: url('../img/pink_tab_left.jpg');
	background-repeat: no-repeat;
	width: 5px;
	height: 20px;
	float: left;
}
.pinkTabRight {
	background-image: url('../img/pink_tab_right.jpg');
}
.greenTabLeft {
	background-image: url('../img/green_tab_left.jpg');
}
.greenTabRight {
	background-image: url('../img/green_tab_right.jpg');
}
.pinkTabContainer, .greenTabContainer {
	background-image: url('../img/pink_tab_bg.gif');
	background-repeat: repeat-x;
	height: 16px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	font-size: 10px;
	color: #ea5e00;
	float: left;
}
.greenTabContainer {
	background-image: url('../img/green_tab_bg.jpg');
	color: #497402;
}
.green_title {
	color: #FF9400;
	font-weight: bold;
	font-size: 12px;
}
.green {
	color: #6dad02; 
}
.prodInfoBottomGreenBorder {
	border-top: 4px solid #DFEDC8;
}
.parent {
	padding-top: 4px;
	font-weight: bold;
	font-size: 12px;
	font-family: Tahoma, Arial;
	color: #727b64;
	padding: 2px;
	padding-left: 4px;
}
.child {
	font-family: Arial;
	font-size: 12px;
	color: #727b64;
	padding: 2px;
	padding-left: 15px;
	width: 150px;
}
.value {
	padding: 2px;
	font-family: Arial;
	font-size: 12px;
	color: #727b64;
}
.detailsColorItem, .detailsColorItemWhite {
	background-color: #f4fde5;
}
.detailsColorItemWhite {
	background-color: #FFFFFF;
}
.point_img {
	cursor: pointer;
}
a.detailsLink:link {
	text-decoration: none;
	color: #494949;
}
a.detailsLink:visited {
	text-decoration: none;
	color: #494949;
}
a.detailsLink:hover {
	text-decoration: underline;
}
.infoError {
	background-color: #FFFFCE; 
	border: 1px solid #EAEAEA;
	color: #FF0000;
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.cumCumparItem {
	font-weight: bold;
	font-size: 17px;
	color: #424141;
}
.commercialPrice {
	font-weight: bold;
	font-size: 20px;
	color: #FF9400;
}
.oferteContainer {
	text-align: center;
	margin-top: 5px;
	padding: 4px;
	width: 310px;
	display: inline;
	margin-right: 20px;
	border: 1px solid #000000;
	background-color: #FFFFCE;
}
.ofertaFieldSet {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 0px;
	border-right: 0px;
	padding-bottom: 6px;
}
.ofertaFieldSetLegend {
	color: #E77320;
	font-weight: bold;
	font-size: 12px;
	margin-left: 10px;
}
.ofertaBody {
	text-align: center;
}
.filterLabel {
	color: #000000;  
}
hr {
	border: 1px solid #CCCCCC;
}
.userError {
	color: #FF0000;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 4px;
}
.brandItem {
	float: left;
	display: inline;
	width: 155px;
	margin: 2px;
	padding: 2px;
}
a.brandLink:link {
	color: #5B5B5B;
	font-size: 12px;	
}
a.brandLink:visited {
	color: #5B5B5B;
	font-size: 12px;	
}
a.brandLink:hover {
	color: #5B5B5B;
	font-size: 12px;
	text-decoration: none;	
}