/* Colors 
	@colordef #2f3c45 Background
	@colordef #282c34 Dark blue
	@colordef #e77213 Orange
	@colordef #1b2326 Border
*/

/* Useful styles 
	background: #2f3c45 url(images/bg.jpg) repeat-x top left;   
	font-family: verdana, arial, Helvetica, sans-serif;    
*/


/* @group General Style 
-------------------------------------------------------------------------------------*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}

body {
	font-family: verdana, arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	line-height: 1.2em;	
	color: #555555;  
	background: url(images/bg.gif) repeat-x left top;	
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}	

del {
	text-decoration: line-through;
}	

table td{
	padding: 0;
	margin: 0;
	font-size: 11px;
	line-height: 1.0em;
	text-align: center;
}

table img{
	border: 1px solid #333333;
}

h1 {
	font-size: 2.2em;
}

h2 {
	font-size: 2.0em;
}
    
h3 {
	font-size: 1.8em;
}
    
h4 {
	font-size: 1.4em;
}

h5 {
	font-size: 1.1em;
}

p {
	padding: 5px 0;
} 

b {
	font-weight: bold;
}

a:link, a:visited {
	color: #0099fa;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #000000;
}


/* @group Helper Style 
-------------------------------------------------------------------------------------*/

.clear {
	position: relative; 
	clear: both;
	font-size: 0px;
	line-height: 0px;	
	height: 0px;  
}



/* @group Menus Style 
-------------------------------------------------------------------------------------*/


#main-menu ul {
	padding: 0 0 0 0;
}

#main-menu ul li {
	margin: 0 0 0 0;
	display: inline;	
}

#main-menu ul li div {
	float: left;
	padding: 0 0 0 0;
	height: 35px;		   
}

#main-menu ul li div a:link, #main-menu ul li div a:visited {
	padding: 9px 15px 10px 15px;
	height: 35px;
	line-height: 35px;
	color: #ffffff;
	font-family: Trebuchet ms, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
	text-decoration: none;
}

#main-menu ul li div a:hover {
	color: #ffffff;
	background: url(images/mainmenu.gif) repeat-x center -35px;	
}

#main-menu ul li.selected div a {
	color: #ffffff;
	background: url(images/mainmenu.gif) repeat-x center -70px;	
}



/* @group palv-menu Style 
-------------------------------------------------------------------------------------*/

#palv-menu h2 {
	position: absolute;
	display: block;
	padding: 0 0 0 5px;
	height: 30px;
	line-height: 35px;
	color: #ffffff;
	font-family: Trebuchet ms, arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;		
	background: url(images/palvmenu_top.jpg) no-repeat left top;
	z-index: 2;	
}

#palv-menu h3 {
	position: absolute;
	display: block;
	padding: 0 0 0 5px;
	height: 30px;
	line-height: 35px;
	color: #ffffff;
	font-family: Trebuchet ms, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;		
	background: url(images/palvmenu_top.jpg) no-repeat left top;
	z-index: 2;	
}

#palv-menu ul {
	padding: 35px 0 0 3px;
	background: url(images/palvmenu_top.jpg) no-repeat left top;	
	z-index: 1;		
}

#palv-menu ul li {
	margin: 0 0 0 0;	
}

#palv-menu ul li a:link, #palv-menu ul li a:visited {
	display: block;
	width: 152px;
	padding: 1px 0 1px 2px;
	line-height: 20px;
	color: #ffffff;
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-decoration: none;
}

#palv-menu ul li a:hover {
	background: #376f59;
}

#palv-menu ul li.selected a {
	background: #aaaaaa;
}




/* @group News Style 
-------------------------------------------------------------------------------------*/

#news{
	padding: 10px 0 10px 0;
}

div.newsHeading{
	margin: 0 0;
	padding: 0 0 0 10px;
	color: #ffffff;
	font-family: Trebuchet MS, verdana;
	font-weight: bold;
	font-size: 15px;
	height: 33px;
	line-height: 33px;	
	text-decoration: none;
	background: url(images/right_bg.gif) no-repeat center top;
}

div.newsItem {
	margin: 0 0;
	padding: 0 0 10px 10px;	
	border-bottom: 1px solid #bbbbbb;
}

div.newsItem h2, div.newsItem h2 a:link, div.newsItem h2 a:visited{
	margin: 2px 0 0 0;
	padding: 8px 0 0 0;
	color: #348968;
	font-family: Trebuchet MS, verdana;
	font-weight: bold;
	font-size: 14px;		
	text-decoration: none;	
}

div.newsItem h2 a:hover{
	text-decoration: underline;
}

div.newsItem p.newsDate{
	padding: 0 0 10px 0;
	color: #aaaaaa;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 1.2em;
	text-decoration: none;
}
div.newsItem p, div.newsItem p a:link, div.newsItem p a:visited{
	padding: 0 0 5px 10px;
	color: #878787;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	line-height: 1.1em;
	text-decoration: none;
}

div.newsItem p a:hover{
	text-decoration: underline;
}

div.newsItem p.newsMore {
	padding: 7px 5px 2px 0;
	text-align: right;
}

div.newsItem p.newsMore a:link, div.newsItem p.newsMore a:visited{
	padding: 4px 0 0 0;
	color: #0099fa;
	text-align: right;
	font-family: arial;
	font-weight: bold;
	font-size: 11px;	
	line-height: 1.1em;
	text-decoration: underline;
}

div.newsItem p.newsMore a:hover{
	color: #333333;
}



/* @group Input Styles
-------------------------------------------------------------------------------------*/

fieldset.rightForm {
	border: none;
	margin: 10px 0 0 0;
	padding: 0 0 10px 10px;	
	background: #dae0d8;
	color: #63795d;	
}

fieldset.rightForm legend#contacts{
	border: none;
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 30px;
	color: #e56621;
	font-family: trebuchet ms, verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff url(images/icons.gif) no-repeat left top;		
}

fieldset.rightForm legend#meil{
	border: none;
	margin: 0 0 5px 0;
	padding: 5px 5px 5px 30px;
	color: #e56621;
	font-family: trebuchet ms, verdana, arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #ffffff url(images/icons.gif) no-repeat left -30px;		
}

fieldset.rightForm div{
	position: relative;
	padding: 2px;
}

fieldset.rightForm div label{
	padding: 0;
	text-align: left;
	font-family: trebuchet ms, verdana, arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;	
	color: #e56621; 
}

fieldset.rightForm div input{
	margin: 0;
	padding: 2px 1px 2px 1px;
	width: 170px;
	border: 1px solid #abbba6;	
}

fieldset.rightForm textarea{
	margin: 0;
	padding: 2px 1px 2px 1px;
	width: 190px;
	height: 100px;
	border: 1px solid #abbba6;	
}

fieldset.rightForm input.btn{
	margin: 0 0 0 118px;
	padding: 0 10px 0 10px;
	color: #ffffff;
	font-weight: bold;
	text-align: center;		
	width: 75px;
	height: 22px;
	background: #ff7400;	
	border: 1px solid #c85b00;		
}

fieldset.rightForm h3{
	padding: 7px 0 7px 0;	
	color: #799673;	
	font-size: 14px;
}


.inputHighlighted {
	background-color: #f9eadd;
	color: #000000;
}


