/* *** 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: #fff;
font-size: 12px;
font-family:  Arial, SunSans-Regular, Sans-Serif;
color:#999;
padding:0px;
margin:0px;
overflow:hidden;
background: url(images/cmain.gif) no-repeat;
}
a {color: #666; text-decoration:none;}
a:visited {color:#666;}
a:hover {color: #333;}
a:active { color:#000000;}

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:20px;
font-weight: normal;
padding: 5px 10px;
margin:0px;}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
width: 980px;
margin-bottom: 10px;
margin-left: 20px;

}


/* ----------banner for logo-------------- */
#banner {
text-align: left;
padding: 0px;
margin: 0px;
margin-top: 25px;
}

/* -----------------content--------------------- */
#content {
padding: 0px;
margin-right: 0px;
width: 630px;
margin-top: 10px;
background: url(images/tvbg.gif) no-repeat;
}

div#content { 
min-height:475px;
height:expression(this.scrollHeight > 475 ? "auto":"475px"); 
}

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

/* --------------left navi------------- */
#right {
float: right;
width: 355px;
height: 450px;
margin: 0px;
padding: 0px;
padding-top: 40px;
}

*html #right {width: 350px; margin-left: -300px; }

*:first-child+html #right {width: 355px; margin-left: -320px; }

#spacer {
height: 75px;}


#text {
margin-top: 20px;
padding-top: 10px;
padding-right: 20px;
height: 325px;
overflow: auto;
margin-left: 50px;
width: 430px;
line-height: 20px;
float:left;
}

*html #text {width: 430px; margin-left: 25px; overflow: auto;}
*:first-child+html #text {width: 435px; }

#menu {
width: 95px;
float:right;
margin-right: 5px;
padding-top: 5px;
}

*:first-child+html #menu {
margin-right: 10px;}

#menu a {
color: #999;
}

#menu a:hover {
color: #fff;
}

.active {
color: #87be3f;
}

#ground {
height: 45px; 
margin-top: -20px;
}

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

.btn1, .btn2, .btn3, .btn4, .btn5 {
margin-left: 5px; 
margin-top: 13px; 
}

.btn2 {margin-top: 29px;}
.btn3 {margin-top: 27px;}
.btn4 {margin-top: 29px;}
.btn5 {margin-top: 27px;}

*html .btn1 {margin-top: -3px;}
*html .btn2 {margin-top: 28px;}

*:first-child+html .btn1 {margin-top:-4px;}

#btntxt {padding-top: 10px;}

.float {float:left;}

img {border:0px;}

.sh {
color: #888; 
font-weight:bold;
}

li {margin-left: -25px;}

textarea{height: 123px; width: 225px; }
input {width: 140px; margin-top: 2px;}
.button {margin-top: 5px; margin-left: 10px; float:left;}

*html textarea {height: 130px;}
*html .button {margin-left: 4px; }

.float1 {float:left; width: 175px; }
.buffer {margin-bottom: 8px; margin-left: 2px;}
.buffer2 {margin-top: 20px; margin-left: 2px;}

.height {height: 15px;}
*html .height {height: 1px; margin-top: -15px; }

.scroll1 {width: 930px;}
.scroll2 {width: 3925px;}
.scroll3 {width: 1750px;}

.fleft {float:left; margin-right: 12px;}

#prod {
margin-top:15px;
height: 250px; 
width: 435px; 
overflow: auto;
}


