/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

body {
background-color: #e1ddd9;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;

padding:0px;
margin:0px;
}
a {color: #003366; text-decoration: none;}
a:visited {color:#99;}
a:hover {color: #99; text-decoration: underline;}
a:active { color:#000000;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #A2C0E6;
border-bottom:1px solid #564b47
padding: 5px 15px;
margin:0px }
h1.style2{text-align: center;margin-left: 5px;}

font-size:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------new css based navigation-------------- */
#nav {
	margin: 15px 0 0 0;
}
#nav a{
	display: block;
	width: 180px;
	height: 21px;
	line-height:21px;
	text-align: left;
	padding: 0 0 0 25px;
	font-weight: bold;
	background: url(images/MooreNavTab_inactive.gif) no-repeat;
}
#nav a:hover {
	background: url(images/MooreNavTab_active.gif) no-repeat;
	text-decoration: none;
}

/* ----------container to center the layout-------------- */
#container {
width: 800px;
margin-bottom: 10px;
border-bottom:1px solid #564b47;
border-left:1px solid #564b47;
border-right:1px solid #564b47;
margin-left: auto;
margin-right: auto;
background-color: #FFF;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #e1ddd9;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
background-color: #ffffff;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}
img.flLeft {float: left; MARGIN-right:12PX;}

/* -----------footer--------------------------- */
#footer {
	clear: both;
	background-color: #A2C0E6;
	margin-right: 0px;
	padding: 10px;
	text-align: left;
	color: #000;
	font-weight: bold;
}
.ftLeft {display: block; float: left; width: 530px;}
.ftRight {display: block; float: left; width:250px;}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: auto; /* center for now */
	width: 17em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: #a2c0e6;
	margin: 0;
	padding: 2px 3px 5px;
	color: black; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 3px 3px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox2 {
	margin: 15px; /* center for now */
	width: 50em; /* ems so it will grow */
	background: url(sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead2 {
	background: url(sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead2 h2 {
	background: #a2c0e6;
	margin: 0;
	padding: 2px 3px 5px;
	color: black; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody2 {
	background: url(sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 3px 3px;
}
/*---------============IMAGE PRELOAD===========---------*/
img.preload {display: none;visibility: hidden;filter: alpha(opacity=0);opacity: 0;position: fixed;left: -10000px;margin: 0;padding: 0;border: none;}
ul.left {
	display: block;
	float: left;
	width: 150px;
	}
ul.left li { margin-bottom: 10px;}
div.clear {clear: both;}
table#voice_data{margin: 0 auto; border: 1px #C6C6C6 solid;}
table#voice_data td {width: 100px;border-bottom: 1px #ccc solid;}
table#voice_data tr:nth-child(odd){background: #EFEFEF;}

table#voice_data td.voice_first{min-width: 220px;}
#towns {
	width:736px; 
	margin: 0 auto; 
	text-align: center;
	}
#towns a {color: #e1ddd9 !important;}