/* CSS Document */
body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #333333;
	font-size: 12px;
	background-color:#FFFFFF;
}
a {
	font-family: Verdana, Arial, sans-serif;
	color:#666666;
	text-decoration:none;
}
a:hover{
	color:#FF9900;
}

img{
	border:0;
}

p {
	text-indent:20px;
}




#header_index .hmenu_left{
	font-size:10px;
	font-family:"Times New Roman", Times, serif;
	text-align:center;
	width:160px;
	text-align:center;
	padding:5px 0 0 0;
	float:left;
}
#header_index .hflash{
	width:660px;
	height:180px;
	float:left;
	
	margin:0 5px 0 5px;
	
}
#header_index .hmenu_right{
	width:160px;
	height:180px;
	float:left;
	font-size:12px;
	line-height:20px;
}
#main_index{
	overflow:hidden;
	clear:both;
}

#menu_index{
	clear:both;
	overflow:auto;
	margin-bottom:10px;
}
#footer_index{
	height:100px;
	
	clear:both;
	border-top:#CCCCCC solid 1px;
	margin-top:20px;
	padding-top:5px;
}


#middle_main .link_path{
	background-image:url(../images/lunga_transversala.jpg);
	background-repeat:no-repeat;
	height:25px;
	width:660px;
	margin-bottom:10px;	
	
	font-size:10px;
	text-indent:10px;
	color:#FFFFFF;
	line-height:25px;
	
}
#middle_main .link_path a{
	color:#efefef;
}

#middle_main .link_path a:hover{
	color:#efefef;
	text-decoration:underline;
}


/* FORM ========================================================================= */
form input{
	border:#999999 solid 1px;
	/*border-left-style:none;
	border-top-style:none;*/
	background-color:#fafafa;
	
	
	margin-top:5px;	
}
form select{
	border:#999999 solid 1px;
	background-color:#eeeeee;
}
form select option{
	background-color:#eeeeee;
}
form input[type="submit"]{
	width:100px;
	background-image:url(../images/buton.jpg);
	height:20px;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border-style:none;
	font-size:12px;
	color:#cccccc;
	margin-left:10px;
}

form input[type="text"]{
	width:500px;
}
form input[type="password"]{
	width:200px;
}
form label {
	display:block;
}
form textarea{
	border:#999999 solid 1px;
	/*border-left-style:none;
	border-top-style:none;
	color:#000066;*/
	background-color:#fafafa;
	
	margin-top:5px;
	width:500px;
	height:50px;
}
form input.abuton{
	font-weight:bold;
	color:#efefef;
	border:none;
}

/* end FORM ---------------------------------------- */

.abuton{
	margin-top:10px;
	width:100px;
	background-image:url(../images/buton.jpg);
	height:20px;
	background-repeat:no-repeat;
	
	border:0;
	
	padding:3px 0 2px 0;
	font-size:12px;
	text-align:center;
	
	display:block;
	color:#efefef;
	text-decoration:none;
	font-weight:bold;
	
	margin-left:10px;
}
.abuton:hover{
	background-image:url(../images/butonactivat.jpg);
	color:#ffffff;
}
form input.butsearch{
	 width:20px;
	 height:20px;
	 
	 padding:0; 
	 margin:0; 
	 border:none;
	 
	 background-image:url(../images/butonsearch.jpg) !important;
	 background-repeat:no-repeat;	
}

/* CHENAR ================================================= */
.tpl_tabel .header_tabel{
	width:160px;
	height:25px;
	background-image:url(../images/categs.jpg);
	background-repeat:no-repeat;
	font-size:12px;
	text-indent:10px;
	color:#FFFFFF;
	font-weight:bold;
	
	padding-top:5px;
	background-position:-5px 0 0 0 ;	
}
.tpl_tabel{
	width:160px;
	margin-bottom:30px;
	
	
	
	background-image:url(../images/bara_gradient.jpg);
	background-repeat:repeat-x;
	background-position:0 27px;
}


.tpl_tabel .body_tabel{
	border:#cccccc 1px solid;
	border-right:none;
	border-top:none;
	padding:10px 0 10px 0;
	
}
/* end CHENAR ================================================= */
fieldset{
	margin-top:10px;
	padding:10px 10px 10px 20px;
}
fieldset legend{
	padding:2px 20px 1px 5px;
	border:#999999 1px solid;
}
.mesaj_system{
	color:#FF0000;
	font-weight:bold;
}


	
.noproducts{
	padding-top:10px;
	padding-left:5px;
	font-variant:small-caps; 
	color:#666666; 
	font-weight:bold;
	height:200px;
}
.disclamer{
	clear:both;
	color:#999999;
	font-size:10px;
	padding:20px 5px 20px 5px;
}
.history_div{
	font-weight:bold;
	border-top:#333333 solid 1px;
	color:#555555;
	overflow:auto;
	clear:both;
	margin-bottom:20px;
}
.history_div ul{
	padding:0;
	margin:0;
}
.history_div li{
	list-style:none;
	font-weight:normal;
	font-size:10px;
	padding:1px 0 0 10px;
}