﻿/* ## IMPORT PAGES ## */
/* imp */
@import url('frontpage.css');
@import url('toppage.css');
@import url('subpage.css');

/* ## ¤¤¤¤¤¤¤¤¤¤¤¤ ## */

html {
	overflow-y: scroll; }

body {
	margin: 30px 0px 20px;
	background: #efefef; }
h1 {
	font-weight: normal;
	font-size: 34px; }
a img {
	border: 0px; }
p {
	font-size: 13px; }
object {
    outline: none; }
#container {
	width: 960px;
	margin: auto; }
#container * {
	font-family: Arial, Helvetica, sans-serif; }

#header .rightmenu {
	width: 365px; }
#header .rightmenu .fl {
	padding-top: 4px;
	font-size: 11px; }
#header .rightmenu .fl a {
	color: #000;
	text-decoration: none; }
#header .fr .search {
	width: 214px;
	background: url(../Images/UI/input.jpg) no-repeat; }
#header .fr .search input.text {
	width: 134px;
	padding: 4px 5px;
	border: 0px;
	font-size: 11px;
	background: transparent; }
	
#menu {
	margin: 13px 0px 0px;
	padding: 0px;
	width: 960px;
	height: 38px; 
	list-style-type: none;
	background: #016b93 url(../Images/UI/menu_bg.jpg) no-repeat; }
#menu li {
	margin: 0px;
	padding: 0px;
	float: left; }
#menu li a {
	display: block;
	padding: 11px 0px; 
	width: 160px;
	color: #fff;
	font-size: 13px;
	text-align: center;
	text-decoration: none; }

#breadcrumb,#breadcrumb a {
	color: #333;
	font-size: 11px;
	text-decoration:none }

#content .inner {
	padding: 1px 0px; }
#content .boxrounding ,#content .boxroundings {
	height: 7px;
	line-height: 0px;
	font-size: 0px;
	background-repeat: no-repeat; }
#content .boxroundings.top {
	background-image: url(../Images/UI/subpage/three_rows_top.jpg); }
#content .boxroundings.bottom {
	background-image: url(../Images/UI/subpage/three_rows_bottom.jpg); }
#content .boxroundings.splitter {
	height: 19px;
	background-image: url(../Images/UI/subpage/three_rows_center_splitter.jpg); }
#content .boxroundings.splitter.poll {
	margin-top: 167px;
	background-image: url(../Images/UI/subpage/three_rows_center_splitter_poll.jpg); }


#footer {
	color: #666;
	height: 51px;
	background: #fff url(../Images/UI/footer_middle.jpg) repeat-x;
	font-size: 11px; }
#footer div.fl {
	padding-top: 18px;
	width: 856px; }
#footer div.fl div {
	width: auto;
	padding: 0px; }
#footer a {
	color: #666; }

#notifier {
	position: fixed;
	display: none;
	width: 100%;
	height: 100%;

	top: 0px;
	left: 0px;
	z-index: 2;
	background: transparent url(../Images/UI/notify_bg.png) repeat; }
#notifier .content {
	width: 450px; 
	top: 50%;
	left: 50%;
	margin-left: -225px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 0px;
	font-size: 0px; }
#notifier .content div {
	padding: 15px;
	background: #fff; }
#notifier .content div h2 {
	font-size: 18px;
	margin: 0px 0px 10px;
	line-height: 20px;}
#notifier .content div p {
	font-size: 12px;
	margin: 0px; 
	line-height: 15px; }
#notifier .content .close {
	right: -10px;
	top: -10px;
	position: absolute; }
#notifier .content div .button {
	line-height: 15px;
	font-size: 12px;
	margin: 20px auto 0px; }

.c {
	text-align: center; }

.fr {
	float: right; }
.fl {
	float: left; }
.ff {
	clear: both;
	float: none; }

.topspace {
	font-size: 0px;
	line-height: 0px;
	height: 1px; }
.spacer {
	padding-bottom: 1px;
	margin-top: 20px; }	
	
a.button {
	display: block;
	margin: auto;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	text-decoration: none; 
	background-color: #106890;
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-size: 12px; }
	
a.button:hover {
	background-position: 0px -29px; }

a.button.tiny{
	width: 62px;
	background-image: url(../Images/UI/buttons/buttonbg_tiny.jpg); }
a.button.minitiny{
	width: 79px;
	background-image: url(../Images/UI/buttons/buttonbg_minitiny.jpg); }
a.button.mini{
	width: 85px;
	background-image: url(../Images/UI/buttons/buttonbg_mini.jpg); }	
a.button.small{
	width: 174px;
	background-image: url(../Images/UI/buttons/buttonbg_small.jpg); }
a.button.big{
	width: 216px;
	background-image: url(../Images/UI/buttons/buttonbg_big.jpg); }
a.button.nocenter {
	margin: 0px; }
a.button.disabled, a.button.disabled:hover {
	cursor: default;
	background-position: 0px -58px; }
a.button.inactive:hover {
	cursor: default;
	background-position: 0px 0px; }
.page a.iframe {
	display: block;
	margin: 10px 0 0 0;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	text-decoration: none; 
	background-color: #106890;
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-size: 12px;
	width: 85px;
	background-image: url(../Images/UI/buttons/buttonbg_mini.jpg);  }
	
.page a.iframe-DE {
	display: block;
	margin: 10px 0 0 0;
	padding: 5px 0px;
	text-align: center;
	color: #fff;
	text-decoration: none; 
	background-color: #106890;
	background-position: 50% 0;
	background-repeat: no-repeat;
	font-size: 12px;
	width: 216px;
	background-image: url(../Images/UI/buttons/buttonbg_large.jpg);  }