/* CSS Document */
body {
	background: #2F6287;
	margin: 10px;;
	font-family: Tahoma, Verdana ;
	font-size:14px;
}

table { border: 0px; }
form {margin:0; padding:0;}

#container { width:915px; margin:0}

#header img { border:0 }

/* for Internet Explorer */
/*\*/
* html #content {height: 310px;}
/**/


#leftMenu {
        float:left;
		width: 210px;
       	margin: 0 0 0 0px;;
        }

#leftMenu ul {
        list-style: none;
        margin: 0;
        width: 210px;
        padding: 7px 0 0 0;
        
        }

#leftMenu li a {
          height: 27px;
		  font-size: 14px;
		  font-weight:bold;
          voice-family: "\"}\"";
          voice-family: inherit;
          text-decoration: none;
        }

#leftMenu li a{
        color: #175444;
        display: block;
        background: url(../images/menu.gif);
        padding: 10px 5px 0 32px;
        text-align: left;
        }

#leftMenu li a:hover {
        color: #175444;
        background: url(../images/menu.gif) 0 -37px;
        padding: 10px 5px 0 32px;
        text-align: left;
        }

#leftMenu li a:active {
        color: #175444;
        background: url(../images/menu.gif) 0 -74px;
        padding: 10px 5px 0 32px;
        text-align: left;
        }
        
.current{
		color: #175444;
        background: url(../images/menu.gif) 0 -74px;
        padding: 10px 5px 0 32px;
        text-align: left;
}

.adauga{
	padding-top:4px;
	padding-left:58px;
	background: url(../images/add2.jpg) no-repeat;
	background-position: 38px 6px;
	color: #323232;
	font-size: 14px;
}
.adauga a{
	text-decoration: none;
	color: #323232;
}

.adm_but{
	color: #323232;
	text-decoration: none;
}
		
#rightContent { margin: 0 0 0 205px; background:url(../images/paragraf_bg.gif) no-repeat top left; padding: 10px 30px 5px 25px; }

#rightContent p { font-size:13px; color: #185646; line-height: 20px; margin: 7px 0; text-align:justify; }
#rightContent .p2 { font-size:13px; color: #185646; line-height: 34px; margin: 0; text-align:right; clear:right; background:url(../images/paragraf_end.gif) bottom right no-repeat; padding-right: 15px;}
#rightContent h1 { font-size:14px; font-weight: bold; color: #185646; line-height: 22px; margin: 7px 0; text-align:left }
#rightContent a {color: #299478; text-decoration:none}
#rightContent a:hover { text-decoration:underline;}
#rightContent .imgBorder { border: 9px solid #ffffff }
#rightContent ul {margin:0 0 0 15px; padding:0; list-style:none; }
#rightContent li {font-size:13px; color: #185646; padding-left: 15px; line-height: 20px; text-align:left; background:url(../images/bullet.gif) top left no-repeat; background-position: 0 6px;}
#rightContent .div1 { width: 112px; float:left; margin: 8px }
#rightContent .imageTitle { background: #f9f9d2; margin:0; line-height: 18px; color:#185646; text-align:center; font-size: 11px; }

#bottom {background:url(../images/bottom_bg.gif) no-repeat top left; height: 23px; clear:both;}
#bottom p { color:#175444; font-size:11px; font-variant:small-caps; line-height: 23px; margin: 0px; padding: 0 30px;}
#bottom p span { float: right; color:#9fb8ab; font-variant:normal;}
#bottom a { color:#175444; text-decoration:none}
#bottom a:hover { color:#299478; text-decoration:none}

h2{
	font-size: 18px;
}
.menuItem0{	
	padding: 0px;
}
.menuItem1{	
	padding-left: 5px;
}
.menuItem2{	
	padding-left: 10px;
}
.menuItem3{	
	padding-left: 15px;
}
.menuItem4{	
	padding-left: 20px;
}

sort0{
	padding-right: 40px;
}

sort1{
	
}

sort2{
	padding-right: 40px;
}

#rightContent .pinfo { color: #999999; font-size:11px; color: #185646; line-height: 34px; margin: 0; text-align:right; clear:right; padding-right: 15px;}


.btl{
	background: url(../images/btl.gif);
}
.bcl{
	background: url(../images/bcl2.gif);
}
.bbl{
	background: url(../images/bbl.gif);
}
.btr{
	background: url(../images/btr.gif);
	background-position: 0 2px;
	background-repeat: no-repeat;
}
.bcr{
	background: url(../images/bcr.gif);
}
.bbr{
	background: url(../images/bbr.gif);
	background-position: 0 -1px;
	background-repeat: no-repeat;
}
.btc{
	background: url(../images/btc.gif);
}
.bbc{
	background: url(../images/bbc.gif);
}

.bcc{
	background: #FFFFFF;
}

.left{
	padding-left: 30px;
}

#content{
	min-height:400px;
}

.bara_verde{
	background: url(../images/verde.jpg) no-repeat;
	height: 25px;
}

.bg_ltn{
	background: url(../images/bg_ltn.gif);
	height: 24px;
	padding-left: 14px;
}

.error-message{
	font-size: 11px;
	color: #7A1313;
}

.form-error{
	border: 1px solid #7A1313;
}

#flashMessage{
	border: 1px solid #35972B;
	background-color: #D8F9D5;
	text-align: center;
	width: 270px;;
	padding: 20px;
}