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

body {
 background: #E7E7E7 url('images/body.jpg') repeat-x top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
line-height:16px;
margin:0px;
}
a {color: #DB7093;}
a:visited {color:#c43300;}
a:hover {color: #c43300;}
a:active { color:#000000;}


A:link {text-decoration: none; color: #333333;}
A:visited {text-decoration: none; color: #333333;}
A:active {text-decoration: none; color: #E54B1F;}
A:hover {text-decoration: none; color: #E54B1F;
}
.applemenu{
	padding: 0;
	width: 180px; /*width of menu*/
	border: 0px solid #9A9A9A;
	height: 100px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-left: 20px;
	padding-top: 20px;
}

.applemenu div.silverheader a{
	background: black url(images/navgradient.gif) repeat-x center left;
	font-weight: regular;
	font-style: normal;
	letter-spacing: 0.7px;
	color: white;
	display: block;
	position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
	width: auto;
	padding: 5px 0;
	padding-left: 8px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-variant: normal;
}
.applemenu div.silverheader a:visited, .applemenu div.silverheader a:active{
color: white;
}


.applemenu div.selected a, .applemenu div.silverheader a:hover{
background-image: url(images/navgradientover.gif);
color: white;
}

.applemenu div.submenu{ /*DIV that contains each sub menu*/
	background: white;
	font: normal 12px "Georgia", "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 0.7px;
	padding: 5px;
	line-height:18px;
	height: 72px; /*Height that applies to all sub menu DIVs. A good idea when headers are toggled via "mouseover" instead of "click"*/
}

.style1 {
	font-weight: normal;
}
.style9 {
	color: #E54B1F;
	font-size: 12px;
}
.style11 {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
}
.style15 {
	font-size: 11px
}
.style17 {font-size: 10px}
.style29 {
	color: #E54B1F;
	font-style: italic;
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style31 {font-size: 18px; font-family: "Times New Roman", Times, serif; color: #333333;}
.style37 {font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.style39 {font-size: 18px; font-family: "Times New Roman", Times, serif; color: #333333; font-weight: bold; }
.style33 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style41 {font-size: 14px; font-family: "Times New Roman", Times, serif; font-weight: bold; }

h1 {
font-size: 11px;
text-transform:uppercase;

/*border-top:1px solid #564b47;
border-bottom:1px solid #564b47;*/
/*padding:5px 15px;*/
margin:0px }

h2 {
color: #E54B1F;
font: normal 20px "Georgia", "Lucida Grande", "Trebuchet MS", Tahoma, Helvetica, sans-serif; 
font-weight: normal; font-style: italic;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	height:760px;
	background: #FFFFFF /*url('images/bottomimage_lady.jpg') no-repeat bottom left*/;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #8D8D8D;
	border-right-color: #8D8D8D;
	border-left-color: #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:130px;
text-align: center;
background:  url('images/header.jpg') no-repeat bottom center;
background-color: #e1ddd9;

padding: 0px;
margin: 0px;
}
#banner img {padding:30px 0px;} 
#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#content {
	background:  url('x.jpg') no-repeat top right;
	margin-left: 250px;
	margin-right: 10px;
}

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

/* --------------left navi------------- */
#left {
	float: left;
	width: 170px;
}

/* -----------footer--------------------------- */

 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("bullet.gif")*/


 padding: 10px;
 margin: 0px;
}
#footer {
	margin-top: -23px;
	text-align: center;
}
#outer {
	height: 630px;
}
#extraDiv3 {
	z-index: 5;
	width: 220px;
	height: 215px;
	margin-left: 22px;
	position: relative;
	top: 180px;
	text-align: left;
	background-repeat: no-repeat;
}
#apDiv1 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
