
*{
	margin: 0px;
	padding: 0px;
}

html{
	margin: 0px;
	padding: 0px;
}

body {
	background: url("../images/bg_body.jpg") repeat-x;
	font: normal 12px Trebuchet MS, Arial, Helvetica;
	color: #444;
	line-height: 140%;
}

.clearFloat{
	clear: both;
}

.clearfloat{
	clear: both;
}

.clearboth{
	clear: both;
}

ul li{
	list-style: none;
}

img{
	border: none;
}

a{
	text-decoration: none;
	color: #8B0304;
}


h1{
	font-size: 24px;
	padding: 5px 0px;
}

h2{
	font-size: 16px;
	padding: 5px 0px;
}

h3{
	font-size: 14px;
	padding: 5px 0px;
}

.error
{
	color: #990000;
}

#big_wrapper
{
	background: url("../images/bg_big_wrapper.jpg") repeat-x;
	width: 50%;
	float:right;
}

#wrapper
{
	background: url("../images/bg_wrapper.jpg") left top no-repeat;
	width: 960px;
	margin-left:-480px;
	position: relative;
}

#header{
	background: none;
	height: 130px;
	position: relative;
}


#logo
{
	width: 200px;
	float: left;
	padding-left: 20px;
	text-align: center;
}


#menu
{
	text-align: right;
	width: 700px;
	float: right;
	padding: 10px 30px 0px 10px;

}



#menu ul {
	margin: 0px;
	padding: 0px;
}

#menu ul li{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#menu ul li .tree_selected{
	display: inline;
}


#menu ul li a
{
	color: #333333;
	height: 40px;
	line-height: 60px;
	padding: 10px 12px;
	font-size: 17px;
	margin: 0px;
}

#menu ul li .tree_selected a{
	color: #8B0304;
}

#menu ul li a:hover{
	color: #8B0304;
}


#banner
{
	height: 205px;
	position: relative;
}

#banner_left
{
	float: left;
	width: 290px;
}

#banner_right
{
	float: right;
	width: 620px;
	margin: 0px 10px;
	position: relative;
}

#banner_promo
{
	color: #fff;
	position: relative;
}

#banner_promo h2
{
	font-size: 21px;
}

#banner_promo #banner_promo_det
{
	width: 400px;
	padding: 10px;
	font-size: 18px;
	line-height: 18px;
}

#banner_promo #banner_promo_img
{
	position: absolute;
	top: 0px;
	right: 0px;
}

#banner_swf
{
	position: absolute;
}

#cos_cumparaturi
{
	background: url("../images/cos_bg.jpg") center right no-repeat;
	color: #fff;
	padding: 50px 25px 50px 15px;
	margin: 20px 0px 5px 0px;
}

#cos_cumparaturi a
{
	color: #fff;
	text-decoration: underline;
}

#content{
	padding-top: 0px;
}


#main{
	float: right;
	width: 620px;
	margin: 0px 10px;
	/*position: relative;*/
}


#main h1
{
	font-weight: normal;
	padding: 15px 0px 15px 0px;
	color: #8B0304;
}

#main_top
{
	background: url("../images/main_top_bg.jpg") top center no-repeat;
	width: 605px;
	height: 95px;
	color: #fff;
}



#main_top_left
{
	float: left;
	width: 280px;
	padding-left: 15px;
	padding-top: 5px;
}

#main_top_left h2
{
	padding: 5px;
}

#main_top_right
{
	float: right;
	width: 285px;
	padding-left:15px;
	padding-right: 5px;
	padding-top: 5px;
	height: 90px;
	overflow: hidden;
}

.promo_div
{
	background: url("../images/promo_bg.jpg") top left no-repeat;
	padding: 2px 15px;
	margin: 10px -10px;
	padding-right: 20px;
}

.promo_div h2
{
	color: #fff;
	margin-bottom: 10px;
}

.prod_promo
{
	float: left;
	width: 170px;
	height: 100px;
	padding: 0px 10px;
	margin: 10px 0px;
	border-right: 1px dotted #ccc;
}

.prod_promo_
{
	float: left;
	width: 170px;
	height: 100px;
	padding: 0px 10px;
	margin: 10px 0px;

}

.prod_promo_img
{
	float: left;
	width: 80px;
	height: 110px;
	line-height: 110px;
	text-align: center;
	border-bottom: 1px dotted #ccc;
	display: table-cell;
	vertical-align: middle;
}



.prod_promo_det
{
	float: left;
	width: 90px;
	height: 110px;
	border-bottom: 1px dotted #ccc;
}

#search_form
{
	background: url('../images/search_bg.jpg') no-repeat;
	margin: 15px 5px 5px 5px;
}

#search_txt
{
	background: none;
	border: none;
	width: 180px;
	height: 25px;
	padding-left: 5px;
	font-size: 12px;
}

#search_btn
{
	background: none;
	width: 30px;
	height: 27px;
	margin-left: 10px;
	border: none;
}


#left{
	float: left;
	width: 250px;
	padding: 20px 20px 0px 20px;
	background: url("../images/left_bg.jpg") top center no-repeat;
	margin-top: -44px; /* ie6: -48*/
}


.tab_left{

	margin: 0px 0px;
	padding-bottom: 10px;
}

.tab_left h1
{
	padding: 5px;
	padding-left: 7px;
	font-weight: normal;
}

.tab_left h2
{
	padding: 5px;
	padding-left: 7px;
	font-weight: normal;
	font-size: 24px;
}

.tab_left ul{
	padding: 0px;

}

.tab_left ul li
{
}


.tab_left ul li a
{
	display: block;
	padding: 4px 2px 4px 15px;
	border-bottom: 1px dotted #ccc;
}

.tab_left ul li a:hover
{
	font-weight: bold;
	color: #8B0304;
}

.tab_left ul li .tree_selected a
{
	font-weight: bold;
	color: #8B0304;
}


.tab_left_prods ul li
{
	padding-left: 10px;
}

.tab_left_prods ul li ul li
{
	font-weight: normal;
	border-bottom: 1px dotted #ccc;

}
.tab_left_prods ul li ul li a
{
	font-weight: normal;
	font-size: 13px;
}

.tab_left_prods ul li a
{
	display: block;
	padding: 4px 2px 4px 15px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	border: none;
	background: url("../images/dot_gri.jpg") center left no-repeat;
}

.tab_left_prods ul li a:hover
{
	background: url("../images/dot_red.jpg") center left no-repeat;
}

.tab_left_prods ul li .tree_selected a
{
	background: url("../images/dot_red.jpg") center left no-repeat;
}

.tab_left .tab_left_second{
	padding: 0px 10px;
}

.tab_left .tab_left_second p{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 5px;
	margin-bottom: 5px;
}


#footer{
	background: #CCCCCC;
	color: #333;
}

#footer_right
{
	width: 600px;
	float: right;
	padding: 15px 10px;
	text-align: right;
}

#footer_logo
{
	float: left;
	width: 200px;
	background: url('../images/footer_logo.jpg') left top no-repeat;
	height: 80px;
}

#footer ul
{
	padding: 10px 0px;
}

#footer ul li{
	display: inline;
	margin-right: 0px;
}

#footer ul li .tree_selected{
	display: inline;
}

#footer ul li a
{
	font-weight: bold;
	color: #333;
	padding-left: 15px;
}

#footer ul li .tree_selected a{
}

#footer ul li a:hover{
}

#footer_inner{

	width: 960px;
	margin: 0px auto;
	padding: 0px;
}


/*///////////////////////////////////////////////////////*/

.buy_btn_redbg
{
	width: 129px;
	height: 29px;

	background: url('../images/btn_4redbg.jpg') no-repeat;
	border: none;
	color: #fff;
}

.buy_btn
{
	width: 135px;
	height: 36px;

	background: url('../images/btn_black.jpg') no-repeat;
	border: none;
	color: #fff;
}

.buy_btn:hover
{
	width: 135px;
	height: 36px;

	background: url('../images/btn_red.jpg') no-repeat;
	border: none;
	color: #fff;
}

.simple_btn
{
	width: 135px;
	height: 36px;

	background: url('../images/btn_simple_black.jpg') no-repeat;
	border: none;
	color: #fff;
}

.simple_btn:hover
{
	width: 135px;
	height: 36px;

	background: url('../images/btn_simple_red.jpg') no-repeat;
	border: none;
	color: #fff;
}

input
{
	border: 1px solid #ccc;
}

textarea
{
	border: 1px solid #ccc;
}


/*////////////////	PRODUSE	/////////////////////*/

.produs_tab
{
	float:left;
	width: 150px;
	height: 220px;
	text-align: center;
}

.produs_tab a
{

}

.produs_tab a:hover
{
	text-decoration: underline;
}

.produs_tab h2
{
	font-weight: normal;
}

.produs_tab .produs_tab_img
{
	display: table-cell;
	width: 150px;
	height: 130px;
	vertical-align: middle;
	text-align: center;
	margin: auto;
}


/*////////////////	DETALII PRODUS	/////////////////////*/

.col1
{
	width: 220px;
	float: left;
	text-align: center;
}

.col2
{
	width: 400px;
	float: left;
}


.a_caract
{
	border-bottom: 1px dotted #ccc;
	padding: 3px;
}

.a_caract .field
{
	float:left;
	text-align: left;
	width: 150px;
}

.a_caract .value
{
	float: right;
	text-align: right;
	width: 230px;
}


/*////////////////	COS CUMPARATURI	/////////////////////*/

.cart_table
{

}

.cart_table tr th
{
	background: #333;
	color: #fff;
	padding: 5px;
}

.cart_table tr td
{
	border-bottom: 1px dotted #ccc;
}

.total
{
	text-align: right;
	font-size: 17px;
	padding-right: 10px;
}

.cart_btns
{
	text-align: right;
}


/*////////////////	ISTORIC COMENZI	/////////////////////*/


.istoric_comenzi_table
{

}

.istoric_comenzi_table th
{
	background: #333;
	color: #fff;
	padding: 3px;
}

.istoric_comenzi_table td
{
	padding: 3px;
}

.istoric_comenzi_table .produse_header
{
	background: #ccc;
	color: #333;
}

.istoric_comenzi_table .istoric
{
	background: #fff;
}

.istoric_comenzi_table .istoric_
{
	background: #eee;
}


.istoric_comenzi_table .istoric:hover
{
	background: #88DEFF;
}

.istoric_comenzi_table .istoric_:hover
{
	background: #88DEFF;
}

.istoric_comenzi_table .istoric_selected
{
	background: #88DEFF;
}

/*///////////////////////	USER ADD/EDIT	//////////////////////////////*/

.required_field
{
	color: #990000;
}

.user_add
{

}


.user_add label
{
	padding: 5px;
	height: 25px;
	line-height: 25px;
}

.user_add input
{
	width: 200px;
	padding: 3px;
}

.user_add textarea
{
	width: 200px;
	padding: 3px;
}
