html, body
{
	font-family:verdana;
 	font-size:10px;
  	color: #000000;
	font-weight: normal;
	height: 100%;
	margin:0;
	padding:0;
}

#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */

	background-image: url(../_images/navigation_left_bg.jpg);
	background-repeat: repeat-y;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
#navi {
	width: 900px;
	border: 1px solid red;
	height:100px;
}
#powered {
	text-align: right;
	width: 100%;
	height: 100px;
	border: 1px solid blue;
}

#content_area {
	clear: both;
}
#include_location {
	padding: 50px 0 0 0;
	margin-left: 260px;
}
#header {
	width: 950px;
}

img#logo {
	float: left;
	border-bottom: 5px solid white;
	display: block;
}

ul.navigation {
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space: nowrap

}
ul.navigation.top {
	float: left;
}

ul.navigation.left {
	float: left;
	padding: 40px 0 0 45px;
}
	ul.navigation.left li.expo_btn {
		padding-top: 80px;
	}
li.navigation_top_item {
	float: left;
	margin: 0 0 0 5px;
	background-image: url(../_images/navigation_top_bg.jpg);
	height: 74px;
	width: 156px;
}

li.navigation_left_item {
	border-bottom: 1px solid red;
	height: 25px;
	width: 160px;
	line-height: 25px;
}
li.navigation_left_item.active {
	border-bottom: 0px solid red;
	color: red;
}

li.subnavigation_left_item {
	height: 20px;
	width: 160px;
	line-height: 20px;
	padding: 0 0 0 20px;
	color: red;
}
li.subnavigation_left_item.active {
	height: 20px;
	width: 160px;
	line-height: 20px;
	padding: 0 0 0 20px;
	color: red;
}

a.link_navigation_top {
	padding: 48px 0 0 20px;
	display: block;
	text-decoration: none;
}
a.link_navigation_top:hover {
	padding: 48px 0 0 20px;
	display: block;
	text-decoration: none;
}
#home_main_content {
	width: 400px;
	float: left;
	padding: 0 0 0 0;
}

#home_teaser_content {
	margin-left: 420px;
	width: 200px;
}
.greypadding {
	background-color: black;
	padding: 4px;
}

h1 {
	color: #D53528;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0 20px 0;
	margin: 10px 0 0 0;
}

h2 {
	font-style: italic;
	font-size: 12px;
	padding: 0px 0 20px 0;
	margin: 10px 0 0 0;
	color: #D53528;
	border-bottom: 1px solid gray;
}
h3
{
	color: #D53528;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0 20px 0;
	margin: 10px 0 0 0;
}

a.link {
	color: black;
	text-decoration: none;
}
a.link:hover {
	color: black;
	text-decoration: none;
}
a.link.active {
	color: red;
	text-decoration: none;
}
a#logo_eyemedia {
	bottom: 0;
	position: absolute;
	float: right;
	display: block;
	text-align: right;
	color: #484848;
	left: 10px;
	padding: 0 0 5px 0;
}



/* Old style - pre 11.08.2008 */
a					{ text-decoration: underline; color: #DB291B; font-family:verdana;font-weight: normal; font-size: 10px; }
a:hover				{ text-decoration: underline; color: #000000; font-family:verdana;font-weight: normal; font-size: 10px; }

a.upload					{ text-decoration: underline; color: #DB291B; font-family:verdana;font-weight: normal; font-size: 10px; }
a.upload:hover				{ text-decoration: underline; color: #DB291B; font-family:verdana;font-weight: normal; font-size: 10px; }

a.nomination_detail					{ text-decoration: underline; color: #000000; font-family:verdana;font-weight: normal; font-size: 10px; }
a.nomination_detail:hover			{ text-decoration: underline; color: #000000; font-family:verdana;font-weight: normal; font-size: 10px; }

a.vote_button				{ text-decoration: underline; color: #000000; font-family:verdana;font-weight: bold; font-size: 14px; }
a.vote_button:hover			{ text-decoration: underline; color: #000000; font-family:verdana;font-weight: bold; font-size: 14px; }


a.step				{ text-decoration: none; color: #000000; font-family:verdana; font-weight: normal; font-size: 10px; }
a.step:hover		{ text-decoration: none; color: #000000; font-family:verdana;font-weight: bold; font-size: 10px; }

a.nav_0				{ text-decoration: none; color: #786466; font-family:verdana;font-weight: normal; font-size: 11px; }
a.nav_0:visited		{ text-decoration: none; color: #786466; font-family:verdana;font-weight: normal; font-size: 11px; }
a.nav_0:hover		{ text-decoration: none; color: #786466; font-family:verdana;font-weight: normal; font-size: 11px; }

a.nav_1				{ text-decoration: none; color: #786466; font-family:verdana;font-weight: normal; font-size: 11px; }
a.nav_1:visited		{ text-decoration: none; color: #786466; font-family:verdana;font-weight: normal; font-size: 11px; }
a.nav_1:hover		{ text-decoration: none; color: #786466; font-family:verdana;font-weight: normal; font-size: 11px; }

a.subnav			{ text-decoration: none; color: #EA2128; font-family:verdana;font-weight: normal; font-size: 10px; }
a.subnav:visited			{ text-decoration: none; color: #EA2128; font-family:verdana;font-weight: normal; font-size: 10px; }
a.subnav:hover			{ text-decoration: none; color: #EA2128; font-family:verdana;font-weight: normal; font-size: 10px; }

a.title					{ text-decoration: none; color: #000000; font-family:verdana;font-weight: bold; font-size: 11px; }
a.title:visited			{ text-decoration: none; color: #000000; font-family:verdana;font-weight: bold; font-size: 11px; }
a.title:hover				{ text-decoration: none; color: #000000; font-family:verdana;font-weight: bold; font-size: 11px; }

a.footer			{ font-family:verdana; font-size:10px; color: #C4E2EC; font-weight: normal; }
a.footer:visited 	{ font-family:verdana; font-size:10px; color: #C4E2EC; font-weight: normal; }
a.footer:hover 		{ font-family:verdana; font-size:10px; color: #C4E2EC; font-weight: normal; }

.button_normal
{
	background-image: url(_images/button_normal.gif);
	width: 112px;
	height: 14px;
}
.button_active
{
	background-image: url(_images/button_active.gif);
	width: 112px;
	height: 14px;
}
.bg_header_left
{
	background-image: url(_images/logoheader_left_top.jpg);
	width: 112px;
	height: 161px;
}
.bg_header_center
{
	background-image: url(_images/xaverheader_center_top.gif);
	width: 654;
	height: 140px;
}
.home_titlebar
{
	color: #D53528;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0 20px 0;
	margin: 10px 0 0 0;
}
.content_border_bottom
{
	border-bottom: 1px solid #999999;
}
.content_border_right
{
	border-right: 1px solid #999999;
}
.field_contact_regular
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 200px;
}
.field_contact_zip
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 60px;
}
.field_contact_city
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 135px;
}
.field_contact_salut
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 60px;
}
.field_contact_textfield
{
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	width: 200px;
}
td.title_font{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
}
td.title_details{
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
}
td.msg_voting{
	font-size: 11px;
}
