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

body {
font-size: 11px;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}
a {color: #9A1212;}
a:visited {color:#9A1212;}
a:hover {color: #c43300;}
a:active { color:#000000;}
.right {
text-align: right;
}
.leftfl {
float: left;
}
a.black {
color:#000000;
}
a.white {
color:#ffffff;
font: bold 1.1em sans-serif;
font-style: italic;
}
a:hover.white {
color: #cccccc;
text-decoration: underline;
}
h1 {
font-size: 11px;
text-transform:uppercase;

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

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

h3 {
font-size:14px;
font-weight: 650;
padding: 10px 10px 0px 25px;
margin:0px;
line-height:30px;
color: #000000;
}

h4 {
color: #9A1212;
font-size:13px;
font-weight: bold;
padding: 10px 0px 0px 10px;
margin:0px;}

img.download {vertical-align:middle;}



/* ----------container to center the layout-------------- */
#container {
width: 1000px;
margin-left: auto;
margin-right: auto;
height:100%;
background: #ffffff;
border:1px solid #8D8D8D;
}

/* ----------banner for logo-------------- */
#banner {
height:150px;
width:1000px;
text-align: center;
background:  url('css/header_new_deb.jpg') no-repeat bottom center;
background-color: #e1ddd9;
}
#banner img {padding:10px 0px;}

#bannertitle{padding-top:50px;font-size:2em;font-weight:bold;}
#rotate {
float: left;
width: 500px;
text-align: center;
margin-left: 250px;
margin-top: 30px;
}

/* -----------------content--------------------- */
#content {
width: 487px;
background:#ffffff;
padding: 10px 100px 10px 100px;
margin-left: 0px;
margin-right: 0px;
text-align: left;
}
div#content { 
min-height:400px;
/*height:expression(this.scrollHeight > 600 ? "auto":"600px"); */
}
#content p.form {
	padding:4px 0 4px 30px;
}
#content p.error {
	color:#990000;
    font-size:100%;
	font-weight:bold;
	padding:0 0 0 30px;
}
#content p.thankyou {
	color:#990000;
    font-size:140%;
	font-weight:700;
	padding:10px 0 0 30px;
}
#content p.quotelg {
	width: 600px;
	margin-left: 75px;
	font-style: italic;
	line-height: 200%;
}
#content textarea, input, select {
        background: #ffffff;
        border: 1px solid #555555;
        color: #000000;
        margin: 1px;
        padding: 1.5px;
}
#content input:focus, textarea:focus, label:focus, select:focus {
        background: #f1f1f1;
        border: 1px solid #9A1212;
}

#local_dealers table {
	border-spacing:5px;
	margin: 0 0 0 5px;
	text-align: left;
	line-height: 20px;
}
#dealers table {
        border-spacing:20px;
        margin: 0 0 0 5px;
        text-align: left;
        line-height: 20px;
}

address {
font-size: 0.9em ;
line-height: 22px;
border-bottom: 1px dotted #555555;
}

ul {
padding: 0px 0px 0px 30px;
margin:0px 0px 0px 30px;
line-height:20px;
list-style-image: url(images/arrow.gif);
}

p, pre  {
padding: 5px 25px;
margin:0px;
line-height:20px;
}

img.right {
vertical-align:text-top;
float: right;
margin: 5px 10px 5px 15px;
}
img.left {
vertical-align:text-top;
float: left;
margin: 5px 15px 5px 5px;
}

/* navigation */
#nav_container {
width: 1000px;
text-align: center;
margin-right: auto;
margin-left: auto;
float: center;
}
#navigation {	
	background: #cc0033 url('css/topnav.jpg');
	color: #ffffff;
	border-top: 1px solid #8D8D8D;
	border-bottom: 1px solid #8D8D8D;
	border-color: #8D8D8D #8D8D8D;
	height: 26px;
}
#navigation a {
	background: #cc0033 url('css/topnav.jpg');
	border-right: 1px solid #ffffff;
	color: #ffffff;
	display: block;
	float: left;
	font: 600 1.0em sans-serif;
	line-height: 26px;
	padding: 0 14px;
	text-decoration: none;
}
#navigation a:hover {background: #666666 url('css/topnav.jpg') left bottom; color: #ffffff;}
.clearer {clear: both;}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
padding: 0px;
background:#f4f4f4;
}
#sidebox {
width: 170px;
margin: 15px 15px 0px 15px;
padding: 0px 0px 0px 0px;
background:#E8E8E8;
}
#sidebox p{
margin:10px 0;
padding:10px 10px 10px 10px;
font-size:10px;
line-height:20px;
}
#sidebox p a.more {
display:block;
text-align:right;
font-weight:bold;
font-size:0.9em;
}
#sidebox b {
	background:#999999;
	color:#ffffff;
	font-weight:900;
	text-align:center;
	display:block;
	line-height:20px;
	margin-bottom:5px;
}


/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding:0px;
height:35px;
text-align: center; 
background:  url('css/footer.gif') repeat-x ;
font-size: 90%;
line-height:13px;
color: #ffffff; 
}
#footerbox {
background: #ababab;
margin: auto auto;
padding-top: 4px;
width: 310px;
height:31.5px;
border-right: solid 1px #8D8D8D;
border-left: solid 1px #8D8D8D;
border-bottom: solid .5px #8D8D8D;
vertical-align: middle;
}

 #footer h1 a{
 color:#FFFFFF;
 }
  #footer h1{
  padding:5px 5px 0px 0px;
  }
 /**********vertical menu***************/
.verticalmenu ul{
 list-style:none;
/*list-style-image: url("bullet.gif")*/


 padding: 10px;
 margin: 0px;
}

 .verticalmenu li, .verticalmenu a:link, .verticalmenu a:visited, .verticalmenu a:hover {
   display: block;
   font: bold 1.1em Verdana, Arial, Helvetica, sans-serif;
   color: #9A1212;
   text-decoration: none;
   text-align: left;
   
   width: 140px;
   height: 32px;
   /*background: url('menuhover.gif') no-repeat;*/
 }

 .verticalmenu a:hover{
   background: url('menuhover.gif') no-repeat;
   color: #dc4d1b;
 }
