body {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #222222;                                         
	background-color: white;
	background-image: url(../images/www_bck.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	background-attachment:fixed;
	margin-top:0px;
	margin-bottom:0px;
}

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

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

a:hover {
	text-decoration: underline;
	}
	
h1 {
	font-size: 16px;
	color: #000000;
	/*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: #000000;
	/*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: 995px;
	background-image: url(../images/evia_www_doc_bck.gif);
	background-repeat: repeat-y;
}

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

#hd {
	clear:both;
	margin-left: 7px;
	margin-right: 7px;
	/*background-image: url(../images/evianet_banneri_1.jpg);*/
	background-repeat: no-repeat;
	border: 0px solid #000000;
	height:222px;
}

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

#logo { 
	clear:both;
	margin-bottom: 25px;
	margin-left: 30px;
	border: 0px solid #de6826;
	}
	
#logo img { 
	margin-top: 0px;
	margin-bottom: 0px;
	border: 0px solid #de6826;
	}
	
#topmenu_bck {
	clear:both;
	margin-top: 0px;
	background-color: #990033;
	border-top: 0px solid darkgray;
	border-bottom: 0px solid #990033;
	height:26px;
}

#topmenu {
	clear:both;
	color: #ffffff;
	padding-top: 4px;
	margin-left: 20px;
	border: 1px solid #990033;
}

#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 #990033;
	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;
}
	
	
#submenu {
	clear:both;
	margin-bottom: 75px;
	float: left;
	margin-top: 5px;
	margin-left: 25px;
	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: #000000;
}


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

.palsta_1 {
	float: left; 
	padding-right: 30px;
	width: 210px;
	border-right: 1px solid #ebebeb;
}

.palsta_2 {
	float: left; 
	margin-left: 30px;
	margin-right:0px;
	width: 610px;
	border: 0px solid #c1ccc1;
}

.introduce {
	margin-top:0px;
	border: 0px solid #c1c1c1;
}

.introduce ul {
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px solid #000000;
	list-style: none;
}

.introduce a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	line-height:20px;
}

.introduce a:hover {
	color: #990033;
}

.introduce span {
	margin-top:0px;
}

#newsbox {
	clear:both;
	border: 0px solid #c1c1c1;
	margin-top:30px;
}

#iframebox {
	float: right;
	width:205px;
	margin-left: 10px;
	margin-right: 0px;
	border: 0px solid #000000;
}

#iframebox h3 {
	margin:0px;
	color: #000000;
}

#fb_infobox4 {
	float: right; 
	padding-left: 10px;
	padding-right: 10px;
	border-left: 1px solid #ebebeb;
}

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

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

#newsbox .news p a {
	display:block;
	margin-bottom:4px;
}

#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;
	border: 0px solid #c1c1c1;
}

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

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

#fpnewsheader a:hover {
	text-decoration: none;
	}
	
#fpnewsheader .rss {
	float:left;
	border: 0px solid #000;
}

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

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


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

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

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



#fb_main {
	clear:both;
	margin-top: 25px;
	border: 0px solid #c1c1c1;
	width:610px;
}

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

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

#fb_main .textbody h3 { 
	margin-bottom: 5px;
  }
  

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

	
#online_box {
	clear:both;
	margin: 0px;
	border: 0px solid #000000;
	background-image: url(../images/tuki.gif);
	background-repeat: no-repeat;
	width:610px;
	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: #222222;
	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 {
	clear:both;
	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: #990033;
}

#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: #222222;
	margin-top: 15px;
	margin-bottom: 2px;
}

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

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

ul {
	list-style: circle outside;
} 

li {
	
}

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

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

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

.leftmenu .salesbox a {
	color: #990033;
	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: #990033;
	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: #990033;
}

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

.referencesbox p {
	margin: 0px;
}

.highbox {
	margin-left:10px;
}

.footer_bck {
	background-image: url(../images/www_footer_bck.gif);
	background-repeat: repeat-x;
	height:7px;
}
.footer {
	background-color: #222222;
	color:#ffffff;
	margin-left: 7px;
	margin-right: 7px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	border: 0px solid #ebebeb;
}

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

#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 #0dd000;
}

#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;
	width:300px;
	font-size: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 0px solid #969696;
}

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


.leftmenu ul {
	margin-top:0px;
	margin-left: 0px;
	padding-left: 0px;
	border: 0px solid #000000;
	list-style: none;
}

.leftmenu a {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	line-height:16px;
}

.leftmenu a:hover {
	color: #990033;
}

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

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


#rekryform h2 {
	padding-top:10px;
	padding-bottom:3px;
	border-bottom: 1px solid #cecece;
}

#strukturbild {
	width: 858px;
	border: 1px solid #00ee00;
}


/**
 * SlideShow
 */
 
.slide {
	background-color: #ebebeb;
	width:610px;
	height:250px;
	position:absolute;
	border:0px solid #000000;
}

.slide a {
	text-decoration: none;
}

.slideshowintro {
	border:1px solid transparent;
}

.slideshowintrotxt {
	font-family: none;
	font-size:none;
	font-weight: normal;
	padding-left:15px;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
	color:#000000;
	background-color:#ffffff;
	filter:alpha(opacity=75);
	opacity: 0.75; /* Standards Compliant Browsers */
        -moz-opacity:0.75;
        -khtml-opacity: 0.75
	/* Next 2 lines IE8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=75);
}

.slideshowintrotxt p {
	margin-top:5px;
	margin-bottom:5px;
}

#slideshowmenu {
	float:right;
	width:610px;
	border:0px solid #000000;
	background-color:#990033;
	position:relative;
	/*top:-57px;*/
}

#slideshowmenu a {
	float:right;
	text-decoration: none;
	background-color:#222222;
	cursor: pointer; 
	cursor: hand;
}

#slideshowmenu a:active {
	text-decoration: none;
	background-color:#222222;
}

#slideshowmenu a:hover {
	text-decoration: none;
	background-color:#990033;
}

#slideshowmenu a.selected {
	text-decoration: none;
	background-color:#990033;
}

.slideshowmenubox {
	width:187px;
	padding-left:15px;
	display: table-cell;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border-right:1px solid #ffffff;
}

.slideshowmenuboxlast {
	width:189px;
	padding-left:15px;
	display: table-cell;
	padding-top:5px;
	padding-bottom:5px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	border-right:0px solid #ffffff;
}

#slideshowmenuboxtc a {
	width:476px;
	height:28px;
	text-align:center;
	text-decoration: none;
	font-size:12px;
	color:#ffffff;
	border-bottom:1px solid #ffffff;
}

#slideshowmenuboxtc  a:active {
	text-decoration: none;
	background-color:#222222;
}

#slideshowmenuboxtc  a:hover {
	text-decoration: none;
	background-color:#222222;
}

#slideshowmenuboxtc  a.selected {
	text-decoration: none;
	background-color:#222222;
}

#slideshowmenuboxtc a #slideshowtc {
	display:block;
	padding-top:7px;
	border:0px solid #ffffff;
}

/**
 * Widget
 */

.EviaWidgetSlot1 {
	margin-top:20px;
}

.EviaWidgetSlot2 {
	
}

.EviaWidgetSlot3 {
	
}

.EviaWidgetSlot3 p {
	margin-top:0px;
	margin-bottom:0px;
	line-height:12px;
}

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

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

  div.modal {
	padding: 15px;
	border: 3px solid #666666;
	border-top: 20px solid #666666;
}

.controlmodalheading {
	padding-top:24px;
	background-color: #71797a;
	background-image: url(../images/topnavi-bg.png);
	background-position: top left;
	background-repeat: 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;
}


.btn { display: block; font-size: 0.9em; position: relative; background: #aaa; padding: 4px; float: left; color: #fff; text-decoration: none; cursor: pointer; margin-right: 4px; margin-top: 4px; margin-bottom: 4px; }
.btn * { font-style: normal; background-image: url(../images/btn2.png); background-repeat: no-repeat; display: block; position: relative; }
.btn i { background-position: top left; position: absolute; margin-bottom: -4px;  top: 0; left: 0; width: 4px; height: 4px; }
.btn span { background-position: bottom left; left: -4px; padding: 0 0 4px 8px; margin-bottom: -4px; }
.btn span i { background-position: bottom right; margin-bottom: 0; position: absolute; left: 100%; width: 8px; height: 100%; top: 0; }
.btn span span { background-position: top right; position: absolute; right: -8px; margin-left: 8px; top: -4px; height: 0; }

* html .btn span,
* html .btn i { float: left; width: auto; background-image: none; cursor: pointer; }

.btn.blue { background: #2ae; }
.btn.green { background: #9d4; }
.btn.pink { background: #e1a; }
.btn:hover { background-color: #9d4; color: #ffffff; }
.btn:active { background-color: #444; }
.btn[class] {  background-image: url(../images/shade.png); background-position: bottom; }

* html .btn { border: 3px double #aaa; }
* html .btn.blue { border-color: #2ae; }
* html .btn.green { border-color: #9d4; }
* html .btn.pink { border-color: #e1a; }
* html .btn:hover { border-color: #a00; }


.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 */

.listItemSelected{
	background-color: #F0F8FF;
}

.mediaListItemImage{
	border:1px solid lightgrey;
	padding:1px;
}

.autocomplete {
	background: white;
}

.autocomplete ul {
	margin:0px;
	padding:0px;
	list-style: none;
	border: 1px solid gray;
}

.autocomplete li {
	padding:3px;
	border-bottom:1px solid #3B5998;
	list-style-type: none;
	list-style-image: none;
}

.autocomplete li a{
	display: block;
	text-decoration: none;
}
.autocomplete li.selected em{
	background:none repeat scroll 0 0 #5670A6;
}
.autocomplete li em{
	background:none repeat scroll 0 0 #D8DFEA;
	font-style: normal;
	font-weight: bold;
	margin:0;
	padding:0;
}
.autocomplete li:hover a{
	background:none repeat scroll 0 0 #3B5998;
	color:#FFFFFF;
	/* border: 1px solid grey; */
}
.autocomplete li.selected {
	background:none repeat scroll 0 0 #3B5998;
	color:#FFFFFF;
	/* border: 1px solid grey; */
}
.autocomplete li.selected a{
	color:#FFFFFF;
}
