* {margin: 0; padding: 0;} 
body{
	background:#F7F7F7 url(/media/layout/bg_top.gif) top repeat-x;
}
body, input, select, textarea{
	color:#030303;
	font-family:Tahoma;
	font-size:11px;
}
a img{
	border:none;
}
a{
	text-decoration:none;
	color:#0A579B;
}

a:hover{
	text-decoration:none;
	color:#000000;
}


a:focus{
	outline:none;
}
.clear{
	clear:both;
}
h1{
	margin:0 0 5px 0;
	font-size:20px;
	font-weight:bold;
	font-family:Georgia;
}
h2{
	margin:0 0 5px 0;
	font-size:18px;
	font-weight:bold;
	font-family:Georgia;
}
h3{
	font-size:15px;
	font-weight:bold;
	font-family:Georgia;
	margin:0;
}
h3 a{
	text-decoration:underline;
}
h6{
	font-size:11px;
	margin:0 0 5px 0;
}
ul.no_bullets{
	margin:0;
	padding:0;
	list-style:none;
}



#header{
	width:996px;
	height:118px;
	margin:0 auto;
	padding:0 1px 0 9px;
	text-align:left;
}
#top_menu{
	width:460px;
	list-style:none;
	float:right;
}
#top_menu li{
	padding:40px 4px 4px 4px;
	margin-right:25px;
	float:left;
	display:block;
}
#top_menu li.on{
	background:url(/media/layout/bg_top_menu_on.gif) top center no-repeat;
	border-bottom:4px solid #FE5B00;
}
#top_menu a{
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
}



#container{
	width:996px;
	margin:0 auto;
	padding:0 1px 0 9px;
	background:url(/media/layout/bg.gif) top center repeat-y;
	position:relative;
	text-align:left;
}

#page{
	width:996px;
	background:url(/media/layout/bg_page.gif) left repeat-y;
	position:relative;
	top:-9px;
	padding-bottom:20px;
}
#menu_bar{
	width:620px;
	height:36px;
	position:absolute;
	top:-33px;
	right:1px;
	background:url(/media/layout/bg_bar.gif) bottom repeat-x;
	z-index:10;
}
#bar_menu{
	width:400px;
	height:24px;
	padding:12px 0 0 30px;
	background:url(/media/layout/bg_bar_menu.gif) left bottom no-repeat;	
	color:#ffffff;
	float:left;
}
#bar_menu a{
	color:#ffffff;
	font-weight:bold;
	font-size:12px;
	padding:0 15px;
}
#account_menu{
	width:175px;
	height:24px;
	padding:12px 15px 0 0;
	text-align:right;
	float:right;
}

#account_menu a{
	color:#FF5A00;
	font-weight:bold;
	font-size:12px;	
	background-color:#FFFFFF;
	padding:5px;
}

#account_menu a:hover{
	background-color:#FF5A00;
	color:#FFFFFF;
}



#left_side{
	width:175px;
	padding-right:1px;
	float:left;
}
#left_side ul, #right_side ul{
	margin:0 12px 10px 12px;
	padding:0;
	list-style:none;
}
#left_side ul li, #right_side ul li{	
	border-bottom:1px solid #F2F2F2;
}
#left_side ul li a, #right_side ul li a{
	color:#030303;
}
#left_side ul li.on a{
	font-weight:bold;
	background-color:#0D5DA2;
	color:#ffffff;	
}

#left_side ul a {
	display:block;
	padding:5px 5px 7px 14px;
}	

#left_side ul a:hover {
	background-color:#0D5DA2;
	color:#ffffff;
}



#site_loc{
	width:478px;
	text-align:right;
	color:#656565;
	font-size:10px;
	padding:20px 331px 0 11px;
	background-color:#ffffff;
	float:left;
}
#site_loc a{
	color:#656565;
}



#content{
	width:500px;
	padding:10px 7px 0 12px;
	float:left;
}
.box{
	width:498px;
	background:url(/media/layout/bg_box.gif) repeat-y;
	margin-bottom:15px;
}
.box_top{
	background:url(/media/layout/bg_box_top.gif) top no-repeat;
}
.box_bottom{
	padding:10px 28px 6px 17px;
	background:url(/media/layout/bg_box_bottom.gif) bottom no-repeat;
}
* html .box_bottom{
	height:125px;
}
.box_bottom img{
	
	border:1px solid #d2d2d2;
	margin:0 10px 15px 0;
	float:left;
}
.box_bottom h3{
	line-height:1.3;
	margin-left:10px;
}
.box_bottom p{
	margin:5px 0 15px 10px;
	line-height:1.5;
}
.box_bottom div{
	font-size:10px;
	padding:10px 0 0 0;
	color:#C8C8C8;
	text-align:right;
	padding-right:70px;
	clear:both;
	background:none;
}
.box_bottom div a{
	color:#C8C8C8;
}
.box_bottom div a:hover{
	text-decoration:underline;
}


.simple_box{
	margin:10px 20px 10px 15px;
}
.simple_box img{
	width:77px;
	border:1px solid #d2d2d2;
	margin:4px 10px 15px 0;
	float:left;
}
.simple_box h3{
	line-height:1.3;
	margin-left:10px;
}
.simple_box p{
	margin:0;
	padding:5px 0 15px 10px;
	line-height:1.5;
}
.simple_box hr{
	clear:both;
	height:1px;
	border:0;
	color:#dedede;
	background-color:#dedede;
}



#right_side{
	width:300px;
	background-color:#ffffff;
	float:left;
}
#right_banner img{
	vertical-align:text-bottom;
}



#footer{
	width:986px;
	margin:0 auto;
	background:#F7F7F7 url(/media/layout/bg_footer.gif) top no-repeat;
	padding:25px 10px;
	text-align:center;
}


form.tablestyle{
	margin:0;
	padding:10px;
}
form.tablestyle table td{
	text-align:left;
}
form.tablestyle table td{
	padding:3px 0;
}
form.tablestyle table td.label_cell{
	padding-right:10px;
	padding-left:5px;
}
form.tablestyle table td.input_cell{
	padding-right:5px;
}
form.tablestyle table td.input_cell table td.calendarDateInput{
	text-align:center;
}
form.tablestyle table td.input_cell select.calendarDateInput{
	border:1px solid #dedede;
	padding:1px 2px;
}
form.tablestyle table td.input_cell input.calendarDateInput{
	border:1px solid #dedede;
	padding:2px;
}
form.tablestyle table td.title{
	background-color:#efefef;
	font-weight:bold;
	padding:7px;
}
input.field, textarea.field{
	width:224px;	
	border:1px solid #dedede;
	padding:2px;
}
textarea.field{
	height:100px;
}
select.field{
	width:230px;	
	border:1px solid #dedede;
	padding:1px 0 1px 2px;
}
textarea.tall{
	height:300px;	
}
input.wide, textarea.wide{
	width:324px;
}
select.wide{
	width:330px;	
}
input.submit{
	background-color:#0A579B;
	border:0;
	color:#ffffff;
	font-weight:bold;
	padding:4px 10px;
}
input.radio{
	margin:3px 5px 3px 0;
	padding:0;
	vertical-align:middle;
}
.mandatory{
	color:#FF5901;
}
#note{
	margin-top:20px;
	border-top:1px solid #dedede;
	padding-top:10px;
	text-align:center;
}
.message{
	padding:8px 0;
}
.message h4{
	padding:3px 5px;
	font-weight:normal;
	color:#ffffff;
}
.error h4{
	background-color:#FF5901;	
}
.success h4{
	background-color:#0A579B;	
}
.message ul{
	margin:0;
	padding:0;
	list-style:none;
}
.message ul li{
	padding-left:25px;
}
.message ul li.first{
	padding-left:5px;
	font-weight:bold;
}


#my_items tr.odd{
	background-color:#f5f5f5;
}
#my_items td{
	padding:7px 10px;
}
#my_items td a.edit, #my_items td a.delete{
	padding:0 10px;
}



#detalii{
	text-align:justify;
	padding:0 10px 0 5px;
}
#detalii p{
	line-height:1.5;
	padding-top:10px;
}
#detalii h6{
	font-weight:normal;
}
#detalii h6 span{
	font-weight:bold;
}
#detalii img{
	width:150px;
	float:left;
	margin:13px 10px 5px 0px;
	border:1px solid #d2d2d2;
}
div#contact_info{
	clear:both;
	padding:20px 0 15px 0;
	line-height:1.5;
}
div#views{
	padding-top:10px;
	color:#a0a0a0;
}
#detalii h3{
	clear:both;
	padding-top:10px;
}
#detalii ul.lista{
	margin:5px 0 10px 0;
	padding:0;
	list-style:none;
	line-height:1.5;
}




#calendar{
	text-align:center;
}
#calendar table{
	margin:0 auto;
	border:1px solid #dedede;
}
#calendar table td, #calendar table th{
	padding:3px;
	text-align:center;
}
#calendar table td{
	width:15px;
}

#calendar table th{
	background-color:#0A579B;
	color:#ffffff;
}

#calendar table th a{
	color:#ffffff;
}

#calendar table tr.day_names td{
	font-weight:bold;
	border-bottom:1px solid #dedede;
}

#calendar table td.selected{
	background-color:#dedede;
}

#calendar table td.today a{
	font-weight:bold;
	text-decoration:underline;
	background-color:#FF5901;
	color:#FFFFFF;
}


.pages{
	padding:5px 25px 15px 25px;
	text-align:right;
}
.pages a{
	padding:2px 5px;
	margin:0 2px;
	background-color:#efefef;
	border:1px solid #dedede;
}
.pages a.on{
	font-weight:bold;
	text-decoration:underline;
}
.pages a.arrow{
	background:none;
	border:0;
}



.results_msg{
	margin:5px 0 20px 25px;
}




#static{
	line-height:1.5;
	text-align:justify;
	padding:0 10px 0 5px;
}
#static h2{
	margin-top:10px;
}
#static ul{
	margin-left:15px;
}


#div-bottom-links{
	width:845px;
	padding-left:20px;
	color:#666666;
	font-size:9px;
	
}

#div-bottom-links a{
	text-decoration:none;
	color:#999999;	
}

#div-bottom-links a:hover{
	color:#666666;
}

#div-bottom-links legend{
	text-transform:uppercase;
}

#div-bottom-links fieldset{
	
	border:1px solid #f4f4f4;
	background-color:#FFFFFF;
	color:#CCCCCC;
}

.col_1{ 
	float:left;
	width:130px;
	margin:4px;
}

#div-bottom-links fieldset ul{
	margin:0px;
	padding:0px;
}

#div-bottom-links fieldset li{
	margin:0px;
	margin-left:10px;
	list-style:inside;
	padding:0px;
	margin-bottom:5px;
}

#div-bottom-links fieldset li:hover{
	list-style:circle;
	color:#666666;
}

.new_acc_box{
	width:320px;
	padding-right:148px;
	padding-top:69px;
	padding-left:10px;
	height:80px;
	color:#FFFFFF;
	text-align:justify;
	font-size:10px;
	cursor: hand;
	cursor:pointer;	
}

.new_acc_box a{ color:#FFFFFF; font-weight:bold; }

#myFooterLinks, #myFooterLinks a {
	font-size:9px;
	color:#CCCCCC;
}

#getnews{
	padding:6px;
	clear:both;
	color:#333333;
	font-size:11px;
}

#getnews h3 a{
	color:#75994C;
	font-size:12px;
}

#getnews h3 a:hover{
	color:#000000;
}

hr{
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
	border:0px;
	border-bottom:1px solid #CCCCCC;
}

#blogpost li, #blogpost ul{
	margin:0px;
	padding:0px;
}

#blogpost li{
	padding:6px;
	margin-bottom:3px;
	background-color:#0D5DA2;
	color:#FFF;
	cursor: hand;
	cursor:pointer;	
}

#blogpost li:hover{
	background-color:#f33f00;
}

#blogpost ul li a{
	font-size:14px;
	color:#fff;
	font-weight:bold; 
}
