/* *** 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(/uploads/ec/b9/ecb92622bbb1e82612d0701c04bf67b5/body.jpg) top left;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
margin: 0;
padding: 0;
}

a {
color: #9A1212;
text-decoration: none;
}
a:visited {color:#9A1212;}
a:hover {color: #C43300;}
a:active {color:#000000;}

h1 {
font-size: 12px;
text-transform:uppercase;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding: 5px 15px;
}

h2 {
color: #9A1212;
font-size: 12px;
font-weight: bold;
padding: 3px 10px;
}

/* ----------container to center the layout-------------- */
#container {
width: 760px;
margin-left: auto;
margin-right: auto;
overflow: hidden;
height:100%;
background: #E8E8E8 url(/uploads/41/68/4168dc58404e9379588fae1efa2efbe9/menubottom.jpg) no-repeat bottom left;
border:1px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:114px;
text-align: center;
background:  url(/uploads/d5/6b/d56b94e183b8a1ff4826845ceb0fbae6/header.jpg) no-repeat bottom center;
background-color: #e1ddd9;
}

#banner img {padding:10px 0px;} 
#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}

/* -----------------content--------------------- */
#mainbody{
background:#ffffff  url(/uploads/b3/a8/b3a81e33ea97f3e548222d533ccf238b/content.jpg) no-repeat top right;
padding: 0px;
margin-left: 200px;
margin-right: 0px;
min-height:600px;
}

.content{ 
margin: 5px 10px;
overflow: auto;
}

p {
margin: 5px 0px;
}

img {
overflow: scroll
}

/* --------------left navigation------------- */
#menu {
float: left;
width: 200px;
background:#E8E8E8;
}

#menu ul {
list-style:none;
padding: 10px;
margin: 25px 5px 0px;
}

#menu li a {
display: block;
font: bold 1.15em Verdana, Arial, Helvetica, sans-serif;
font-variant:  small-caps;
color: #9A1212;
text-decoration: none;
text-align: left;
width: 152px;
padding: 0 0 11px;
/* -- height: 32px;--*/
}

#menu li a:hover {
background: url(/uploads/a5/7e/a57eab55c96b975fe4a5ffd52e0a84f2/menuhover.gif) repeat-x scroll bottom right;
color: #dc4d1b;
}

#menu li a#selected{
color: #dc4d1b;
}

/* --------------bottom toggles------------- */
#toggles {
float: right;
padding: 7px;
font-weight: bold;
background:#E8E8E8;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
padding: 6px 7px;
text-align: right; 
font-weight: bold;
color: #FFFFFF;
background:  url(/uploads/10/3a/103a4f501b80af7dbde4368947d912e1/footer.gif) repeat-x ;
}
#footer a {
color: #FFFFFF;
}
#footer a:hover {color: #9A1212;}