/* CSS Document - classes */

.home_shopping_cart_inside { text-align: right; }

.ajax_content {}

.main_ul {font-size: 11px;padding: 0px; margin: 0px;}

.main_ul li {
	float: left; 
	margin: 0px; 
	margin-right: 20px; 
	padding: 0px 0px 0px 15px; 
	text-transform: uppercase; 
	background-image: url('../_images/bullet.gif'); 
	background-repeat: no-repeat;
	list-style-type: none;
}

	.main_ul li a:link {color: #565656; text-decoration: none; text-transform: uppercase; font-weight: bold;}
	.main_ul li a:visited {color: #565656; text-decoration: none; text-transform: uppercase; font-weight: bold;}
	.main_ul li a:hover {color: #aaaaaa;}
	
	
.product {
	width: 166px; 
	height: 318px; 
	margin-right: 25px; 
	margin-bottom: 10px;
	background-image: url('../_images/bg_product.jpg'); 
	background-repeat: no-repeat;
	float: left;
	border: 0px solid #000000;
	padding: 0px;
	
	text-align: center;
	font-size: 10px;
	color: #000000;
}
	.product .wrapper { padding: 5px 5px 0px 5px ; }
	.product .title {height: 45px; padding: 0px 5px; overflow:hidden; text-align: center; font-weight: bold; font-size:12px; color: #4e4b4c;}
	.product img {border: 0px;}
	
	.product .prod_price {background: #cce580; width: 166px; position: relative; /*left: -10px;*/ padding: 5px 0px 5px 0px;}
	.product .prod_price .price {font-size: 10px; font-weight: bold; color: #446308;}
	.product .prod_price .discount {text-decoration:line-through;}
	.product .teaser { overflow:hidden; font-weight: normal; width: 156px; position: relative; /*left: -10px;*/ padding: 10px; padding-top: 5px; text-align: left; line-height: 1.2; font-size: 13px; color:#000000; width: 146px; height: 70px; border-bottom: 0px solid #dddddd;}

.clear { clear: both; }

.selected_menu_item {color: #83aa08;font-weight: bold;}
.buyMeButton {float: left; margin-left: 7px; margin-top:8px}

.product_description { color: #000000; font-size: 12px; font-weight: normal; padding: 20px 0px 0px 0px;}
.product_description img { border: 0px; padding-right: 20px; }
.product_description .prod_image { float: left; margin-right: 5px;}
.product_description .prod_price {background: #cce580; /*width: 560px; position: relative; left: -90px;*/ font-size:10px; padding: 0px 0px 0px 60px; margin-bottom: 10px; margin-top: 15px; }
.product_description .prod_price .price {font-size: 10px; font-weight: bold; color: #446308;}
.product_description .prod_price .discount {text-decoration:line-through;}

.coloana_dreapta { 
	width: 222px;
	margin-bottom: 10px;
	background-image: url('../_images/bg_rbox.gif');	
	background-repeat: no-repeat;
	padding: 15px 0px 0px 20px;
}

.coloana_dreapta_bottom {
	background-image: url('../_images/nav_bottom.gif');	
	background-repeat: no-repeat;
	width: 242px;
	margin-top: -11px;
	margin-bottom: 15px;
	height: 25px;
	
}

.home_right_box { 
	width: 156px;
	background-image: url('../_images/bg_home_box.gif');	
	background-repeat: no-repeat;
	padding: 10px 3px 0px 7px;
	position:relative;
	z-index: 1;
}

.home_right_box_nl { 
	width: 156px;
	background-image: url('../_images/bg_home_box.gif');
	background:url('../_images/home_box_mic_nl.gif'); 	
	background-repeat: no-repeat;
	padding: 10px 3px 0px 7px;
	position:relative;
	z-index: 1;
}

.home_right_box_bottom {
	background-image: url('../_images/bg_home_box_bottom.gif');	
	background-repeat: no-repeat;
	width: 166px;
	height: 25px;
	margin-top: -5px;
	position: relative;
	z-index: 0;
	/*margin-bottom: 15px;*/
}


.inside_content {
	background-image: url('../_images/inside_top.jpg'); 
	background-repeat: no-repeat;
	width: 601px;
	margin-bottom: 10px; 
	padding: 10px 0px 0px 20px;
	z-index: 2;
	
}

.inside_bottom { background-image: url('../_images/inside_bottom.jpg'); background-repeat: no-repeat; width: 621px; height: 29px; position: relative; margin-top: 0px; top: -10px; z-index: 1;}


.errValidare{ font-size:10px; color:#CC0000; }

.inputNL {border: 0px solid #888888; background: url('../_images/bg_NL_box.gif') no-repeat fixed; width: 190px; height: 22px; padding: 3px 7px 0px 7px; color: #7c7e76; font-family: Verdana; font-size: 11px}
td>input.inputNL {background: url('../_images/bg_NL_box.gif') no-repeat;}
form>input.inputNL {background: url('../_images/bg_NL_box.gif') no-repeat;}

.comentariu {background: #f7f7f7; padding: 10px; margin: 5px 5px 5px -15px;}

.textareaComment {border: 0px solid #888888; color: #7c7e76; font-family: Verdana; font-size: 11px; background-color:transparent; border:0px; height:80px; margin:2px 3px 2px 0px; width:195px; }

.page_number { color: #7e7f7c; font-size: 11px; font-weight: normal; }

.inputQ {border: 0px solid #888888; background: url('../_images/bg_search_box.gif') no-repeat fixed; width: 137px; height: 22px; padding: 3px 7px 0px 7px; color: #7c7e76; font-family: Verdana; font-size: 11px}
form>input.inputQ {background: url('../_images/bg_search_box.gif') no-repeat;}

.h_inside { margin-left: 10px;}

.homePageProdTitle{font-size:24px; margin: 0px; margin-top:10px; line-height:37px; padding:0; height:45px; display:block;}

