@import url(mooRainbow.css);
@import url(milkbox.css);

html, body, .container {min-height: 100%; width: 100%; height: 100%;}  /* hack for IE5+/Win.*/
html>body, html>body .container {height: auto;} /* Without this, Moz1.0 adds a vertical scrollbar */

div.container { position:absolute; display:block; width:100%; height:100%; font-size:12px; top:0px; left:0px; }

body{
	margin:0px;
	padding:0px;
}
body, table {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}

/*mobile*/
.bg_pag {
	background-image:  url(images/bg.jpg);
	background-repeat: repeat-x;
}
.header {
	background-image:  url(images/header.jpg);
	background-repeat: no-repeat;
}
.main {
	background-image:  url(images/main_bg.jpg);
	background-repeat: repeat-x;
}
.meniu_main {
	background-image:  url(images/meniu_main_bg.jpg);
	background-repeat: repeat-x;
}
.text_alb
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
.titlu_stanga
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.text_negru
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.text_albastru
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #61A0C9;
}
.text_verde
{
	font-family: Tahoma;
	font-size: 10px;
	color: #038117;
	font-weight: bold;
}
.text_rosu
{
	font-family: Tahoma;
	font-size: 10px;
	color: #cc0000;
	font-weight: bold;
}
.text_galben
{
	font-family: Tahoma;
	font-size: 10px;
	color: #FF9933;
	font-weight: bold;
}
.text_mic
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.text_mic_gri
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #222222;
}
.text_gri
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777777;
}
.text_mare
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.text_mare2
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
}
.linie_punctata
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px #dadada;
	border-bottom-style: dashed;
	padding:2px;
}
.linie_dreapta
{
	color: #666666;
	border: 1px #dadada;
	border-right-style: solid;
	padding:0px;
}
.tf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	border: 1px solid #dadada;
	padding:2px;
}
.buton {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #DEEBF1;
}
img {
	border: none;
}
input
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	border: 1px solid #dadada;
	padding:2px;
}
input.mic
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
	border: 1px solid #dadada;
	padding:2px;
	width: 45px;
}
input.check {
	border: 0px;
}
input.button {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #DEEBF1;
}
input.buton_gri {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: 1px solid #ffffff;
	background-color: #D1D1D1;
}
a.link_rosu:link {
	 font-weight:bold;
	 color:#cc0000;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_rosu:visited {
	 font-weight:bold;
	 color:#cc0000;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_rosu:active {
	 font-weight:bold;
	 color:#cc0000;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_rosu:hover {
	 font-weight:bold;
	 color:#ff0000;
	 font-family:Arial;
	 text-decoration:none;
 }

/*#dd4400 #ff6600*/
a.link_portocaliu:link {
	 font-weight:bold;
	 color:#dd4400;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_portocaliu:visited {
	 font-weight:bold;
	 color:#dd4400;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_portocaliu:active {
	 font-weight:bold;
	 color:#dd4400;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_portocaliu:hover {
	 font-weight:bold;
	 color:#ff6600;
	 font-family:Arial;
	 text-decoration:none;
 }
 a.link_albastru:link {
	 font-weight:bold;
	 color:#006699;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_albastru:visited {
	 font-weight:bold;
	 color:#006699;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_albastru:active {
	 font-weight:bold;
	 color:#006699;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_albastru:hover {
	 font-weight:bold;
	 color:#5CA9D5;
	 font-family:Arial;
	 text-decoration:none;
 }

 a.link_gri2:link {
	 font-weight:normal;
	 color:#666666;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_gri2:visited {
	 font-weight:normal;
	 color:#666666;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_gri2:active {
	 font-weight:normal;
	 color:#666666;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_gri2:hover {
	 font-weight:normal;
	 color:#cccccc;
	 font-family:Arial;
	 text-decoration:none;
 } 
 a.link_gri3:link {
	 font-weight:normal;
	 color:#666666;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_gri3:visited {
	 font-weight:normal;
	 color:#666666;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_gri3:active {
	 font-weight:normal;
	 color:#666666;
	 font-family:Arial;
	 text-decoration:none;
 }
a.link_gri3:hover {
	 font-weight:normal;
	 color:#333333;
	 font-family:Arial;
	 text-decoration:none;
 } 
 a.link_verde:link {
	 color:#038117;
	 font-family:Arial;
	 font-weight: bold;
	 text-decoration:none;
 }
a.link_verde:visited {
	 color:#038117;
	 font-family:Arial;
	 font-weight: bold;
	 text-decoration:none;
 }
a.link_verde:active {
	 color:#038117;
	 font-family:Arial;
	 font-weight: bold;
	 text-decoration:none;
 }
a.link_verde:hover {
	 color:#676767;
	 font-family:Arial;
	 font-weight: bold;
	 text-decoration:none;
 } 
/*.text_verde
{
	font-family: Tahoma;
	font-size: 10px;
	color: #038117;
	font-weight: bold;
}
mobile*/

div.header{ display:block; position:relative; clear:both; height:70px; background: url(images/bg_header.jpg) center center repeat-x; border:1px solid #000; border-bottom:10px #666666 solid; }
div.header h1{ margin-left:20px; color:#ffffff;	line-height:70px; font-size:16px; font-weight:normal; font-family:Verdana, Arial, Helvetica, sans-serif; }
div.header h1 span{	color:#FFFFFF; font-weight:bold; }
td.meniu-stanga{ width:250px; vertical-align:top; }

h1.expander { display:block; cursor:pointer; cursor: hand; height:15px; line-height:15px; }

ul.meniu{ list-style-type:none; margin-left:10px; margin-top:0px; padding:0px; }
ul.meniu li{ margin:0px; padding:0px; border:#F5F3F4 1px solid; }

#sort_list{ width:300px; list-style-type:none; margin:0px; padding:0px; }
#sort_list li { background:#333333; color:#FFFFFF; border:1px solid #666666; margin-bottom:2px; font-size:12px; padding:2px; cursor:move; }
.normal { height:auto; width:300px; padding:2px; }
#sort_list li.startdrag { background:#006600; color:#FFFFFF; width:300px; cursor:pointer; padding:2px; }

#afisare-produse, #afisare-poze { float:none; clear:both; display:table; }
#afisare-produse div.produs, #afisare-poze div.poza { width:200px; float:left; text-align:center; margin:2px; border:1px #EEE solid; padding:2px; }



#btn_del_cat { padding:3px; background:#CC0000; color:#FFF; font-weight:bold; }

div.meniu-ed-prod { display:block; position:relative; clear:both; }
div.meniu-ed-prod ul { list-style-type:none; display:block; clear:both; line-height:25px; height:30px; margin:0px; padding:0px; }
div.meniu-ed-prod ul li { float:left; line-height:30px; color:#FFFFFF; margin-right:5px; border:1px #FFF solid; background:#333333; padding-left:10px; padding-right:10px; }
div.meniu-ed-prod ul li a { color:#FFF; font-weight::bold; font-size:12px; }

div.menu-container {
	display:block;
	position:relative;
	margin-left:20px;
	margin-right:auto;
	background: url(images/menu-bottom.jpg) bottom no-repeat #F5F3F4;
	width:198px;
	padding:0px 0px 25px 0px;
}
div.menu-container div.cnt{
	margin:0px 10px 0px;
	border-bottom:1px solid #DBDBDB;
	border-top:1px #FFFDFE solid;
	padding-bottom:10px;
	padding-top:10px;
}

div.menu-container div.cnt h1{
	color:#ffffff;
	margin-bottom:5px;
	margin-top:0px;
	font-size:12px;
}

div.menu-container div.cnt li a{
	color:#000000;
}

div.menu-container div.cnt a{
	color:#666666;
	display:block;	
}


div.section-title { background:#999999; line-height:20px; display:block; margin-bottom:5px; padding-left:20px; font-weight:bold; color:#FFFFFF; border-bottom:2px #000000 solid; }

div.paginare { display:block; clear:both; float:none; padding:5px; }
div.paginare span { margin-right:20px; }

table.edit_details { border:none; }
table.edit_details td.label { padding-left:5px; font-weight:bold; width:150px; text-align:right; vertical-align:top; }

form { margin:0px; padding:0px; }

#erori { background:#FFFFFF; color:#FF0000; line-height:20px; display:block; text-align:center; font-size:12px; font-weight:bold; margin-bottom:5px; }

#content { height:auto; margin-bottom:30px; }
#footer { position:absolute; bottom:0px; height:20px; background:#000000;  width:100%; color:#FFFFFF; border-top:2px #666666 solid; line-height:20px; text-align:right; }
#footer a { color:#FFFFFF; margin-right:10px;}

td.content{
	vertical-align:top;
}

table.afisare { width:100%; border:1px solid; }
table.afisare tr.header { background:#333333; }
table.afisare tr.header td { color:#FFFFFF; font-weight:bold; }

.ajax_loading { background: url(images/loading.gif) center center no-repeat; height:50px; width:50px;  }


a{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #676767;	
}

h1
{
	font-weight:bold;
	font-size: 12px;
	color:#333333;
	font-size:16px;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-family: Verdana;
	font-weight:bold;
	font-size: 16px;
	color: #6689AC;
	margin: 0px;
	padding: 0px;
}
h3
{
	font-weight:bold;
	font-size: 14px;
	color: #6689AC;
	margin: 0px;
	padding: 0px;
}
.caseta{
	BORDER: #000000 1px solid;
	BACKGROUND-COLOR: #ffffff;
	padding: 2px;
	background-image:  url(images/fara_imagine_ro.jpg);
	background-repeat: no-repeat;

}
.caseta_gri{
	BORDER: #D9D7D8 1px solid;
	BACKGROUND-COLOR: #ffffff;
	padding: 2px;
	/*background-image:  url(images/fara_imagine_ro.jpg);
	background-repeat: no-repeat;*/

}
.eroare {
	border: 1px solid #FF6600;
}
select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	border: 1px solid #BABABA;
}
textarea {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #454545;
	border: 1px solid #BABABA;
}
.chenar_poza {
	BORDER: #EEE 3px double;
	BACKGROUND-COLOR: #ffffff;
	padding: 5px;
}
.caseta_content {
	BORDER: #EEE 3px double;
	BACKGROUND-COLOR: #ffffff;
	padding: 10px;
}
.caseta_bloc {
	BACKGROUND-COLOR: #EFF2F5;
	padding: 5px;
	font-weight: bold;
}
.tr1 {
	BACKGROUND-COLOR: #F8F8F8;
	border-bottom: 1px solid #efefef;
}
.tr2 {
	/*BACKGROUND-COLOR: #efefef;*/
	BACKGROUND-COLOR: #ffffff;
	border-bottom: 1px solid #efefef;
}
.tr_bold {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	height: 50px;
	font-weight: bold;
	/*border-bottom: 1px solid #BABABA;*/
}
.tr_bold1 {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	height: 50px;
	font-weight: bold;
	/*border-bottom: 1px solid #BABABA;*/
}


#dhtmltooltip{
	top: 0px;
	left: 0px;
	text-align: left;
position: absolute;
width: 150px;
/*height: 150px;*/
color: #ffffff;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
border: 2px solid #666666;
padding: 5px;
background-color: #333333;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
filter:alpha(opacity=85); 
-moz-opacity: 0.85; 
opacity: 0.85;
progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}
.bg_tf {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	/*color: #454545;*/
	/*border: 1px solid #BABABA;*/
	background-image: url(images/bg_tf.jpg);
	background-repeat: no-repeat;
	width:200px;
	height:14px;
	border: 1px solid #ffffff;
}
.bg_ta {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #C4C4C4;
	/*color: #454545;*/
	/*border: 1px solid #BABABA;*/
	background-image: url(images/bg_tf.jpg) bottom no-repeat;
	/*background-repeat: no-repeat;*/
	width:200px;
	height:40px;
	border: 1px solid #ffffff;
}

