body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #5c5c5c;
	background-color: #ffffff;
	margin-top: 15px;
}

a {
	color: #000000;
}

h1 {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px dotted #7072c5;
	color: #5c5c5c;
	line-height: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
  }
  
h2 {
	font-size: 14px;
  }

h3 { 
	font-size: 12px;
  }

h4 { 
	font-size: 10px;
  }

h5 { 
	font-size: 8px;
  }

#newsgroup-view h3 { 
	margin-top: 5px;
	margin-bottom: 5px;
  }


  
label {
	display: block;
	margin-top: 1.5em;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 0.2em;
}

#BuildercomUserPage {
	margin-left: 15px;
}

#BuildercomUserPage label {
	display: inline;
	font-weight: normal;
}

.inline
{
	display: inline;
}

.inline-labels label
{
	display: inline;
	font-weight: normal;
}


input.text {
	width: 200px;
}

select, input {
	font-size: 85%;
}

input.button 
{
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

input.button:active
{
	border: 3px double #CCCCCC;
	border-top-color: #999999;
	border-left-color: #999999;
}

input.button:disabled
{
	border: 3px double #CCCCCC;
}

td  {
	font-size: 11px;	
}

th  {
	font-size: 12px;	
}
td.altrow  {
	background: #f6f6f8;	
}

#doc {
	padding: 0px;
	margin-top: 0px;
	border: 0px solid #000000;
	width: 916px;
}

#hd {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}
	
#topmenu {
	float: left;
	margin: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background: #ffffff;
	border-top: 0px solid #ffffff;
	border-bottom: 0px solid #ffffff;
}

#topmenu a {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #000000;
}

#topmenu a:active {
	background: transparent;
	color: #000000;
}

#topmenu a:hover {
	background: transparent;
	color: #000000;
}

#topmenu a.selected {
	background: transparent;
	color: #000000;
}

#logo {
	float: right;
}

#banner {
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #000000;
}

#breadcrumb {
	font-size: 90%;
	text-align: right;
	display: inline;
}

#breadcrumb a {
	text-decoration: none;
}

#bd {
	clear: both;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	/*background-image: url(../images/bc_bck.gif);*/
}

#main {
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	width: 675px;
}


#content_bck {
	float: left;
	margin: 0px;
	border: 0px solid #000000;
	background: url(../images/main_bck.gif) no-repeat;
	width: 496px;
	min-height: 437px;
}

/* for Internet Explorer */
/*\*/
* html #content_bck {
height: 437px;
}
/**/

#content {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	margin-right: 20px;
	border: 0px solid #000000;
}

.news_bck {
	float: left;
	background: url(../images/fb_news_bck.gif) no-repeat;
	border: 0px solid #000000;
	width: 325px;
	margin:0px;
	padding:0px;
	min-height: 180px;
}

/* for Internet Explorer */
/*\*/
* html .news_bck {
height: 180px;
}
/**/

.news {
	font-size: 11px;
	color: #5c5c5c;
	border: 0px solid #000000;
	margin-left: 55px;
	margin-right: 18px;
	margin-top: 25px;
}


.news a {
	background: transparent;
	text-decoration: none;
	color: #5c5c5c;
}

.news h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #7072c5;
	color: #5c5c5c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.news #newsdate {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.news #allnews {
	display: block;
	border-top: 1px dotted #7072c5;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 10px;
}

.news #allnews a {
	color: #006344;
}

#newsgroup-view h2 {
	font-size: 14px;
	margin-bottom: 8px;
	text-decoration: none;
	color: #5c5c5c;
}

.readmore {
	margin-top: 3px;
	margin-bottom: 12px;
	font-size: 11px;
}

.readmore a {
	text-decoration: none;
	color: #5c5c5c;
}

.fb_main_bck {
	float:left;
	background: url(../images/fb_main_bck.gif) no-repeat;
	border: 0px solid #000000;
	width: 355px;
	margin:0px;
	padding.0px;
	min-height: 180px;
}

.fb_textbody {
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #5c5c5c;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 0px;
	border: 0px solid #000000;
}

.fb_textbody a {
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.fb_textbody h1 {
	font-size: 16px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px dotted #7072c5;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}


#recruit {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}

.referens {
	float:left;
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width: 235px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

.referens #login_bck {
	background: #016146;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 24px;
}

.referens #login {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
}

.referens #login a {
	color: #ffffff;
	text-decoration: none;
}

.referens #login img {
	border: 0px solid #7072c5;
	vertical-align: middle;
	margin-left: 18px; 	
}

.referens h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #7072c5;
	color: #5c5c5c;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.referens #referens_txt {
	color: #5c5c5c;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0px;
	border: 0px solid #000000;
}

.referens #referens_link {
	display: block;
	border-bottom: 1px dotted #7072c5;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 18px;
}

.referens #referens_link a {
	color: #006344;
	text-decoration: none;
}

#rightbox {
	float:left;
	background: transparent;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	width: 179px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
}

#rightbox #login_bck {
	background: #016146;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 10px;
}

#rightbox #login {
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
}

#rightbox #login a {
	color: #ffffff;
	text-decoration: none;
}

#rightbox #login img {
	border: 0px solid #7072c5;
	vertical-align: middle;
	margin-left: 5px; 	
}

#rightbox_txt h1 {
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px dotted #7072c5;
	color: #5c5c5c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#rightbox_txt {
	color: #5c5c5c;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 25px;
	margin-bottom: 10px;
}


#filefolder th {
	background: #28a8de;
	font-size: 11px;
	height: 20px;
	color: #ffffff;
	padding-left: 5px;
}

#filefolder td {
	background: #ffffff;
	font-size: 11px;
	padding-left: 5px;
}

#ft {

}

.footer {
	background: transparent;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #5c5c5c;
}

.footer a {
	color: #5c5c5c;
	text-decoration: none;
}

#footer_search input.smalltext {
	float: left;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 175px;
}

#footer_search input.button {
	background: transparent url(../images/search_button.gif) no-repeat center top;
	margin: 0px;
	padding: 0px;
	width: 23px;
	height: 19px;
	text-decoration: none;
	color: #ffffff;
	border: 0px dotted #000000;
}

#loginlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #d6dde3;
	color: #5c5c5c;
	font-size: 11px;
}

#adminlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #d6dde3;
	color: #5c5c5c;
	font-size: 11px;
}

#logoutlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #d6dde3;
	color: #5c5c5c;
	font-size: 11px;
}

#langlink a {
	float: right;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #d6dde3;
	color: #5c5c5c;
	font-size: 11px;
}

.leftmenu {
	float: left;
	font-size: 12px;
	margin: 0px;
	border: 0px solid #000000;
	background: url(../images/menu_bck.gif) no-repeat;
	border: 0px solid #000000;
	width: 240px;
	min-height: 220px;
}

/* for Internet Explorer */
/*\*/
* html .leftmenu {
height: 220px;
}
/**/

.leftmenu ul {
	margin-top: 45px;
	margin-left: 40px;
	margin-right: 10px;
	padding-left: 10px;
	list-style: none;
}

.leftmenu a {
	text-decoration: none;
	color: #5c5c5c;
}

.leftmenu li.menudepth1.selected {
	border-bottom: 1px dotted #7072c5;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.leftmenu li.menudepth1 {
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.leftmenu li.menudepth2 {
	list-style: disc url(../images/menulink_2.gif) outside;
	margin-left: 20px;
	margin-top: 7px;
	margin-bottom: 7px;
}

.leftmenu li.menudepth3 {
	margin-left: 20px;
}

.leftmenu li.menudepth4 {
	margin-left: 25px;
}

#sitemap .menudepth0 {
	margin-left: 0px;
}

#sitemap .menudepth1 {
	margin-left: 20px;
}

#sitemap .menudepth2 {
	margin-left: 40px;
}

#sitemap .menudepth3 {
	margin-left: 60px;
}


.tabmenu {
	color: black;
	/*border-bottom: 2px solid black;*/
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 10px 
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none; 
	background: ;
	padding-left: 0;
}

.tabmenu a, a.active {
	color: black;
	background: #ccced2;
	/*font: bold 1em "Trebuchet MS", Arial, sans-serif;*/
	/*border: 2px solid black;*/
	padding: 2px 5px 0px 5px;
	margin: 0;
	text-decoration: none; 
}

.tabmenu a.active {
	background: #E3E4E9;
}

.tabmenu a:hover {
	color: #fff;
	background: #ADC09F; 
}

.tabmenu a:visited {
	/*color: #E8E9BE; */
}

.tabmenu a.active:hover {
	background: #ABAD85;
	/*color: #DEDECF; */
}

.tabmenu img {
	border:0;
	vertical-align:text-bottom;
	margin-bottom:2px;
}

.adminheading {
	background: #E3E4E9 url(../images/bg_header.jpg);
	font-weight: bold;
	padding: 5px;
	border-top: 10px;
}

.adminheading2 {
	background: #9FCBE8 url(../images/bg_header2.jpg);
	font-weight: bold;
	padding: 5px;
}

.contentPager {
	padding: 5px;
	text-align: center;
	
}

.contentPager a {
	text-decoration: none;
}

.contentPager a.selected {
	font-weight: bold;
}

.EviaCheckBoxList {
	margin-top:10px;
}

.EviaCheckBoxList label {
	display: inline;
	vertical-align: middle;
}

.EviaCheckBoxList .checkbox {
	display:inline;
	margin-right: 5px;
	vertical-align: middle;
}

.errormessage {
	color: #c60000;
	}
	

/**
 * REGISTERING FORM
 */

/**
 * REGISTERING FORM
 */
 
#feedbackform input.text, #feedbackform input, #feedbackform select, .RegisterForm input.text, .RegisterForm input, .RegisterForm select
{
	display: block;
	margin-bottom: 5px;
}

#content #feedbackform select, #content .RegisterForm select
{
	width: 250px;
}


#feedbackform textarea, .RegisterForm textarea
{
	display: block;
	width: 250px;
}

#feedbackform  input.button, #feedbackform  td input, .RegisterForm input.button, .RegisterForm td input
{
	display: inline;
	margin-bottom: 0px;
}

#feedbackform td label {
	display: inline;
    	margin-top: 1.5em;
    	padding-bottom: 0.2em;
}

input#ContentLayout\:SearchText
{
	display: inline;
	margin-right: 8px;
}

table.submitForm
{
	margin-bottom: 10px;
}

div#search
{
	float: left;
	display: block;
	width: 600px;
	margin-bottom: 20px;
}

.rss a img {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

.rss a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	}

#gallery-view {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 0px solid #000000;
}

#gallerytextbox {
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}

#galleryimagebox {
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	font-size: 10px;
	min-height: 130px;
}

/* for Internet Explorer */
/*\*/
* html #galleryimagebox {
height: 130px;
}
/**/

#galleryimagebox a img {
	border: 1px solid #ececec;
	width: 150px;
	height: 100px;
	opacity: 0.75;
	filter: alpha(opacity=75);
}

#galleryimagebox a:hover img, #galleryimagebox a:active img {
	border: 1px solid #d3d2d2;
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#galleryimagebox a:visited img {
	border: 1px solid #d3d2d2;
	opacity: 0.95;
	filter: alpha(opacity=95);
	}

.controlmodalheading {
	padding-top:24px;
	background:url(../images/evia_yr02.gif) repeat-x;
}

#controlmodalimage {
	background:url(../images/eviacms5_logo_s.png);
	position:absolute;
	margin:0px;
	right:1px;
	top:0px;
	width:94px;
	height:38px;
}

#controlmodalheadtext {
	position:absolute;
	margin-left:2px;
	top:4px;
	color: #FFFFFF;
	font-weight:bold;
}

