body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #384a5c;
	background-color: white;
	background-image: url(../images/www_bck.jpg);
	background-repeat: repeat-x;
	margin-top:0px;
	margin-bottom:0px;
}

#body_popup {
	margin: 0px;
	padding: 0px;
	background-color: #ececec;
	background-image: none;
}

a {
	color: #B7271F;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-size: 16px;
	color: #0ab8e3;
	/*color: #b7271f;*/
	margin-top: 10px;
	border: 0px solid #ffffff;
}

h2 {
	font-size: 14px;
  }

h3 { 
	font-size: 13px;
  }

h4 { 
	font-size: 12px;
  }

h5 { 
	font-size: 12px;
  }

.newsgroup-item-body {
	margin-top: 10px
}

.newsgroup-item-body h1 {
	font-size: 16px;
	color: #0ab8e3;
	/*color: #b7271f;*/
	margin-top: 0px
}
  
label {
    display: block;
    margin-top: 1.5em;
    padding-bottom: 0.2em;
}

input.text {
	width: 200px;
}

#feedbackform input.text {
	width: 300px;
}

#supportfeedbackform input.text {
	width: 250px;
}

#supportfeedbackform textarea {
	width: 580px;
	height: 150px;
}


#contactform input.text {
	width: 200px;
}


#contactform textarea {
	width: 420px;
	height: 100px;
}

#contactform td {
	padding-bottom:5px;
}

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-size: 75%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor:pointer;
}

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: 12px;	
}

th  {
	font-size: 13px;	
}

td.altrow  {
	background: #f6f6f8;	
}

#doc {
	background-color: white;
	width: 980px;
}

div#doc_popup {
	float: left;
	width: 500px;
	margin: 10px;
	padding: 0px;
	text-align: left;
	border: 0px solid #000000;
	overflow: hidden;
}

#hd {
	clear:both;
	background-image: url(../images/evianet_taivas.jpg);
	background-repeat: no-repeat;
	border: 0px solid #000000;
}

#header {
	clear:both;
	border: 0px solid #000000;
}

#topmenu_bck {
	clear:both;
	margin-top: 0px;
	background-color: #b7271f;
	border-top: 1px solid darkgray;
	border-bottom: 1px solid #c1c1c1;
	height:22px;
}

#topmenu {
	clear:both;
	color: #c1c1c1;
	margin-top: 2px;
	margin-left: 20px;
}

#topmenu a {
	float:left;
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 2px solid #b7271f;
	border-left: 0px solid #ffffff;
	border-right: 0px solid #ffffff;
	border-top: 0px solid #cc071e;
}

#topmenu a:active {
	border-bottom: 2px solid #ffffff;
}

#topmenu a:hover {
	border-bottom: 2px solid #ffffff;
}

#topmenu a.selected {
	border-bottom: 2px solid #ffffff;
}
	
#logo { 
	margin-left: 27px;
	border: 0px solid #de6826;
	}
	
#logo img { 
	margin-top: 13px;
	margin-bottom: 10px;
	border: 0px solid #de6826;
	}
	
#submenu {
	clear:both;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	color: #384a5c;
	border: 0px solid #de6826;
}

#submenu a {
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}

#bd {
	clear:both;
	margin-left: 30px;
	margin-right: 25px;
	margin-top: 0px;
	margin-bottom: 20px;
	border: 0px solid #000000;
	min-height: 400px;
}

/* for Internet Explorer */
/*\*/
* html #bd {
height: 400px;
}
/**/

#breadcrumb {
	font-size: 90%;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0px solid #000000;
}

#breadcrumb a {
	text-decoration: none;
	color: #00578c;
}


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

.main-content {
	float: left;
	width: 600px;
	padding-left: 20px;
	border-left: 1px solid #ececec;
	min-height: 360px;
}

/* for Internet Explorer */
/*\*/
* html .main-content {
height: 360px;
}
/**/


#fp_flash {
	border: 1px solid #ececec;
	width:330px;
}

.SocialContent {
	margin-right:20px;
	padding: 0px;
	border: 0px solid #ececec;
}

.SocialContent a {
	margin:0px;
	padding: 0px;
}

.SocialContent ul {
	 margin: 0 0 0px 0;
	 padding: 0 0 2px 0;
	 list-style-type: none;
	 border: 0px solid #ececec;
} 

.SocialContent li {
	margin:0px;
	padding: 0px;
}

#fb_left {
	float: left; 
	margin-right: 10px;
	width: 570px;
	border: 0px solid #c1c1c1;
}

#fb_right {
	float: right;
	width: 340px;
	border: 0px solid #c1c1c1;
}

#fb_left a {
	color: #B7271F;
	font-weight: bold;
}

#fb_right a {
	color: #B7271F;
	font-weight: bold;
}

#WysiwygPage .textbody td {
	font-size: 11px;
}

#EvianetPage .textbody img {
	margin-right:-80px;
	border: 1px solid #c1c1c1;
}

#EvianetPage .textbody object {
	margin-right:-80px;
	margin-left:5px;
	border: 0px solid #c1c1c1;
}

#fb_infobox {
	float: left; 
	width: 180px;
	border: 0px solid #c1c1c1;
}

#fb_infobox p {
	margin-top:0px;
}

#fb_infoboxb {
	float: left; 
	margin-left: 10px;
	margin-right: 10px;
	width: 180px;
	border: 0px solid #c1c1c1;
}

#fb_infoboxb p {
	margin-top:0px;
}

#fb_infobox2 {
	float: right; 
	margin-right: 0px;
	border: 0px solid #000000;
}

#fb_infobox2 p {
	margin-top:0px;
}

#fb_infobox3 {
	float: left; 
	margin-top: 15px;
	border: 0px solid #c1c1c1;
	width:557px;
}

#fb_infobox3 p {
	margin-top:0px;
}

#fb_infobox3 .textbody h2 {
	margin-bottom: 5px;
  }

#fb_infobox3 .textbody h3 { 
	margin-bottom: 5px;
  }
  
#fb_infobox4 {
	float: right; 
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #ebebeb;
}

#fb_infobox4 .news {
	border-bottom: 1px solid #ebebeb;
}

#fb_infobox4 .news p {
	margin-top:10px;
}


#fb_infobox h3 {
	color: #0ab8e3;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 0px solid #006a8c;
}

#fb_infoboxb h3 {
	color: #0ab8e3;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 0px solid #006a8c;
}

#fb_infobox2 h3 {
	color: #0ab8e3;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 0px;
	border-bottom: 0px solid #006a8c;
}


#fpnewsheader {
	clear:both;
	margin-top: 0px;
	font-weight: bold;
	height: 36px;
	background-color: #FFFFFF;
	background-image: url(../images/fp_news_header_bck.gif);
	background-repeat: no-repeat;
	width: 320px;
}

#fpnewsheader h3 {
	float:left;
	margin-top: 5px;
	margin-left:10px;
	margin-right: 10px;
	color: #000000;
}

#fpnewsheader a {
	float:right;
	text-decoration: none;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:7px;
	border-left: 2px solid #ffffff;
	color: #000000;
}

#fpnewsheader a:hover {
	text-decoration: none;
	}

#fpnewsheader .rss a {
	padding-left:5px;
	padding-right:5px;
}

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

.rss a:hover img {
	opacity: 1.0;
	filter: alpha(opacity=100);
	}
	
#online_box {
	clear:both;
	margin: 0px;
	border: 0px solid #000000;
	background-image: url(../images/tuki.gif);
	background-repeat: no-repeat;
	width:557px;
	height:81px;
}

#online_box table {
	margin-left: 270px;
	margin-top: 0px;
	color:#4589b6;
	border: 0px solid #000000;
}

#online_box td {
	padding-left: 20px;
}

#online_box a {
	color:#4589b6;
	font-weight:normal;
}

#EviaPage_infobox_location {
	float: right;
	font-size: 11px;
}

.EviaPage_infobox h3 {
	color: #000000;
	font-size: 11px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom: 0px solid #006a8c;
}

.EviaPage_infobox p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#EviaPage_infobox1 {
	padding: 5px;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	background-color: #cdeaff;
}

#EviaPage_infobox2 {
	padding: 5px;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	background-color: #e5edea;
}

#EviaPage_infobox3 {
	padding: 5px;
	width: 200px;
	margin-left: 20px;
	margin-bottom: 2px;
	border: 1px solid #000000;
	background-color: #fbfbf5;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#newsgroup-view h3 {
	color: #006a8c;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	border: 0px solid #000000;
}

#newsgroup-view .intro {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	border: 0px solid #000000;
}


.news {
	background: transparent;
	font-weight: normal;
	text-decoration: none;
}

.news a {
	background: transparent;
	text-decoration: none;
}

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

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

#filefolder th {
	background: #B7271F;
	font-size: 11px;
	color: #ffffff;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

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

#recruit h3 {
	color: #0ab8e3;
	margin-top: 15px;
	margin-bottom: 2px;
}

#recruit input.text {
	width: 250px;
}

#recruit textarea {
	width: 560px;
	height: 100px;
}

ul {
	list-style: circle outside;
	color:#aec642;
} 

li {
	color:#384a5c;
}

.left_highlights {
	border: 0px solid #000000;
	margin-top: 0px,
}

.left_highlights h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	color: #aec642;
}

.salesbox {
	border-top: 1px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding-top:10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.leftmenu .salesbox a {
	color: #de6826;
	padding-left:10px;
	background-image: url(../images/link02.gif);
	background-repeat: no-repeat;
}

.productsbox {
	border-top: 0px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding-top:10px;
	padding-bottom: 10px;
	margin-right: 10px;
}

.leftmenu .productsbox a {
	color: #de6826;
	padding-left:10px;
	background-image: url(../images/link02.gif);
	background-repeat: no-repeat;
}

.productsbox p {
	margin: 0px;
}

.referencesbox {
	border-top: 0px solid #ececec;
	border-bottom: 1px solid #ececec;
	padding-top:10px;
	padding-bottom: 10px;
	margin-right: 10px;
	color: #de6826;
}

.leftmenu .referencesbox a {
	color: #B7271F;
	padding-left:10px;
	background-image: url(../images/link02.gif);
	background-repeat: no-repeat;
}

.referencesbox p {
	margin: 0px;
}

.highbox {
	margin-left:10px;
}

.footer {
	background-color: #ffffff;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	color: #656d7a;
	border-top: 6px solid #ebebeb;
}

.footer a {
	text-decoration: none;
	color: #656d7a;
}

#loginlink a {
	float: right; 
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 0px;
	border-left: 0px solid #969696;
}

#adminlink a {
	float: right;
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #969696;
}

#logoutlink a {
	float: right;
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 0px;
	border-left: 0px solid #969696;
}

#footerlink {
	float: right;
	width:300px;
	padding-left: 0px;
	padding-right: 0px;
	border: 0px solid #000000;
}

#footerlink a {
	float: right;
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #969696;
}

#footertxt {
	float: left;
	text-decoration: none;
	font-size: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 0px solid #969696;
}

.leftmenu {
	float: left;
	width: 200px;
	margin-top: 0px;
	padding-top:10px;
	padding-bottom:10px;
	border-right: 0px solid #cccccc;
}


.leftmenu ul {
	margin-left: 0px;
	padding-left: 15px;
	border: 0px solid #000000;
	list-style: disc url(../images/link01.gif) outside;
}

.leftmenu a {
	text-decoration: none;
	color: #00578c;
}

.leftmenu .selected a {
	color: #B7271F;
}

.leftmenu li.menudepth1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding:0px;
	font-weight: bold;
	border: 0px solid #000000;
}



.leftmenu li.menudepth2 {
	list-style: none;
	font-weight: normal;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;

}

.leftmenu li.menudepth3 {
	list-style: none;
	margin-left: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.leftmenu li.menudepth4 {
	list-style: none;
	margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 3px;
}

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

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

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

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

#sitemap .menudepth4 {
	margin-left: 80px;
}

#sitemap .menudepth5 {
	margin-left: 100px;
}

#sitemap .menudepth6 {
	margin-left: 120px;
}

.tabmenu {
	color: black;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 0px;
}

.tabmenu li {
	display: inline;
	overflow: hidden;
	list-style-type: none;
	background-color: #a6a6a6;
	background-image: url(../images/btn2.png);
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px 6px 0px 0px;
	border:0px solid #000000;
}

.tabmenu li span {
	background-color: #a6a6a6;
	background-image: url(../images/btn2.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding: 0px 0px 0px 3px;
	border:0px solid #000000;
}

.tabmenu li:hover, .tabmenu li:active, .tabmenu li span:hover, .tabmenu li span:active  {
	background-color: #76a53a;
}


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

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

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

.tabmenu a.active:hover {
	background: transparent;
	/*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;
}

#content-site-toolbar a {
	text-decoration: none;
	font-size: 10px;
	color:#000000;
}

#gallery-view {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width:700px;
	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);
	}

.errormessage {
	color: #b7271f;
	}
	
.footer_print {
	display: none;
}

.searh-content input {
	width: 180px;
	margin-right:10px;
}

.searh-content input.button 
{
	width: auto;
	overflow: visible;
	border: 1px solid #999999;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	padding-left: 1em;
	padding-right: 1em;
	padding-top: 0.25em;
	padding-bottom: 0.25em;
	background-color: #ffffff;
	background-image: url(../images/background_form_element.gif);
	background-repeat: repeat-x;
	color: #333333;
	font-size: 75%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	cursor: hand;
	cursor:pointer;
}

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

#search-results-count {
	margin-top:10px;
}


.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;
}

@media print {
    #lightwindow_overlay, #lightwindow {
	display: none;
    }
}

  

