/* *** 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;
color:#564b47;
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.top {
/*font-size: 11px;
text-transform:uppercase;
background-color: #A2C0E6;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px */
width:600px;
padding-top:10px;
margin-bottom:0px;
color:#A2C0E6;
}

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

img.download {vertical-align:middle;}

/* ----------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;
float:left;
margin-right: 0px;
width:590px;
}
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;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
background-color: #A2C0E6;
margin-right: 0px;
padding: 10px;
text-align: right; }
/* 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;
}
#nav {
padding-left:10px;
padding-top:20px;
}
#nav a{
	display: block;
	width: 180px;
	height: 21px;
	line-height:21px;
	text-align: left;
	font-weight:bold;
	padding-left:3px;
	background: url(images/MooreNavTab_inactive.gif) no-repeat;
}
#nav a:hover, #nav a.active{
	background: url(images/MooreNavTab_active.gif) no-repeat;
	text-decoration:none;
	color:#fff;
}

#header{
	height:198px;
	padding-top:15px;
	background:url(images/bg-header.jpg) no-repeat;
}

#header h1 {
margin:0px;
paddin:0px;
border:none;
	background:none;
	}
#header h1 a{
	display:block;
	width:365px;
	height:157px;
	text-indent:-9999px;
	background:url(images/img-logo.png) no-repeat;
}

#header ul{
list-style:none;
	width:415px;
	display:block;
	float:right;
	position:relative;
	top:-11px;
}

#header li a{
	display:block;
	float:left;
	width:83px;
	height:23px;
	padding-top:18px;
	/*line-height:41px;*/
	color:#050e4e;	
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	background:url(images/bg-tab.png) no-repeat
}
#header li a:hover, #header li a.active{
	color:#FFF;
	background-position:0 -41px;
	padding-top:10px;
	padding-bottom:10px;
}



/**************** menu coding *****************/

#menu {

width: 12em;

background: #eee;

}



#menu ul {

list-style: none;

margin: 0;

padding: 0;

background: #eee;

width:180px;

border-width: 0px;

border-style: solid;

border-color: #A2C0E6;

}



#menu a, #menu h2 {
height:21px;

font: bold 11px/16px Verdana, Arial, SunSans-Regular, Sans-Serif;

color:#564b47;

display: block;

border-width: 0px;

border-style: solid;

border-color: #A2C0E6;

margin: 0;

padding: 2px 3px;

spacing:0px;

}



#menu h2 {

color: #fff;

background: #000;

text-transform: uppercase;

}



#menu a {

color: #003366;

background: url(images/MooreNavTab_inactive.gif) no-repeat;

text-decoration: none;

}



#menu a:hover {

color: #ffffff;

background: url(images/MooreNavTab_active.gif) no-repeat;

}

#menu a.active{
	

color: #ffffff;

background: url(images/MooreNavTab_active.gif) no-repeat;
}


#menu li {

position: relative;


}



#menu ul ul ul {

position: absolute;

top: 0;

left: 100%;

width: 100%;

}

#menu ul li ul li {

height:21px;
padding:0px;
}


div#menu ul ul ul,

div#menu ul ul li:hover ul ul
	

{display: none;}



div#menu ul ul li:hover ul,

div#menu ul ul ul li:hover ul

{display: block;}


#phoneNav ul li {
	display:inline;
	list-style:none;
}
#phoneNav ul ul {
	display:none;
	position:absolute;
}
#phoneNav ul ul li {
	display:block;
}
#phoneNav ul li:hover ul {
	display:block;
}
