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

body {
background: #fff url(../../img/bg1.jpg) repeat-x ;
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #ccc; text-decoration:none;}
a:visited {color:#ccc;}
a:hover {color: #333;}
a:active { color:#ccc;}

h1 {
font-size: 11px;
text-transform:uppercase;
background-color: #E0A3B7;
border-top:1px solid #564b47;
border-bottom:1px solid #564b47;
padding:5px 15px;
margin:0px }

h2 {
font-size:15px;
color:#0B2141;
font-weight: normal;
padding: 5px 10px;
border-bottom:#FFFFFF solid 1px;
margin:0px;}

.footer
{
font-size: 11px;
border-top:1px solid #ccc;}

.toptop
{
font-size: 11px;
color:#999999;}


/* ----------container to center the layout-------------- */
#container {
width: 900px;
margin-bottom: 10px;
margin-top: 10px;
margin-left: auto;
margin-right: auto; 
}

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


#banner2 {
background-color: #ccc;
color:#FFFFFF;
text-align: left;
padding: 0px;
margin: 0px;
}

#logobanner {
background-color: #fff;
text-align: left;
padding: 0px;
margin: 0px;
}


/* -----------------content--------------------- */
#content {
color: #333;
padding: 0px;
margin-left: 0px;
margin-right: 0px;
}


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

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 0px;
text-align: right; }


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/pro_drop4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
.preload1 {background: url(prodrop4/pro_drop4_2a.gif);}
.preload1 {background: url(prodrop4/pro_drop4_2b.gif);}

.prodrop4 {padding:0 0 0 0px; margin:0; list-style:none; height:36px; background:transparent url(../../prodrop4/pro_drop4_back.gif); position:relative; z-index:500; font-family:arial, verdana, sans-serif;}
.prodrop4 li.top {display:block; float:left;}
.prodrop4 li a.top_link {display:block; float:left; height:36px; line-height:27px; color:#666; text-decoration:none; font-size:11px; font-weight:bold; padding:0 0 0 10px; cursor:pointer;background: url(../../prodrop4/pro_drop4_0a.gif) no-repeat;}
.prodrop4 li a.top_link span {float:left; display:block; padding:0 20px 0 10px; height:36px;background:url(../../prodrop4/pro_drop4_0b.gif) right top;}
.prodrop4 li a.top_link:hover {color:#000; background: url(../../prodrop4/pro_drop4_2a.gif) no-repeat; line-height:25px;}
.prodrop4 li a.top_link:hover span {background:url(../../prodrop4/pro_drop4_2b.gif) no-repeat right top;}

.prodrop4 li:hover > a.top_link {color:#000; background: url(../../prodrop4/pro_drop4_2a.gif) no-repeat; line-height:25px;}
.prodrop4 li:hover > a.top_link span {background:url(../../prodrop4/pro_drop4_2b.gif) no-repeat right top;}


.prodrop4 table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.prodrop4 a:hover {visibility:visible; position:relative; z-index:200;}
.prodrop4 li:hover {position:relative; z-index:200;}

/* keep the 'next' level invisible by placing it off screen. */
.prodrop4 ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.prodrop4 ul.sub1 {width:260px;}
.prodrop4 ul.sub2 {width:370px;}
.prodrop4 ul.sub3 {width:90px;}
.prodrop4 ul.sub4 {width:112px;}

.prodrop4 :hover ul {left:0; top:35px; background: #b9d3fb; padding:3px; border:1px solid #3a93d2; border-width:0 1px 1px; white-space:nowrap; height:auto; z-index:300;}
.prodrop4 :hover ul li {display:block; height:20px; position:relative; font-weight:normal; width:auto;}
.prodrop4 :hover ul li a {display:block; font-size:11px; height:20px; line-height:20px; width:auto; padding:0 10px; color:#000; text-decoration:none;}
.prodrop4 :hover ul li a:hover {background:#3a93d2; color:#fff;}





#basic-accordian{
	border:5px solid #EEE;
	padding:5px;
	width:880px;
	
	
	
	z-index:2;
	
	/*margin-top:-100px; 
	margin-left:-175px;
	left:50%;
	top:50%;
	position: absolute;
	
	*/
}

.accordion_headings{
	padding:5px;
	background: #CCCCCC;
	color:#FFFFFF;
	border:1px solid #FFF;
	cursor:pointer;
	font-weight:bold;
}

.accordion_headings:hover{
	background: #999999;
}

.accordion_child{
	padding:15px;
	background:#EEE;
}

.header_highlight{
	background: #666666;
}

a.nav, a.nav:link, a.nav:visited, .chosen {
display:block;
background-image:url(../../img/bg_nav.gif);
background-repeat:repeat-x;
width:250px; 
height:30px; 
padding-left:10px;
margin-top:2px;

border:0px solid #000; 
text-align:left; 
text-decoration:none; 
font-family:verdana, arial, sans-serif; 
font-size:13px; 
color: #666666; 
line-height:30px; 
overflow:hidden;}

a.nav:hover {
color:#fff;
background-image:url(img/bg_nav_hov.gif);
background-repeat:repeat-x;
color:#000000;}

a.nav:active, .chosen {
color:#fff; }


