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

body {
background-color: #000000;
font-size: 12px;
font-family: Trebuchet MS, Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#000000;
padding:0px;
margin:0px;
}
a {text-decoration: none; color: #FFCC66;}
a:visited {color:#80FF00;}
a:hover {text-decoration: underline; color: #FFFF99;}
a:active { color:#FFFFFF;}

h1 {
font-size: 11px;
color: #FFFFFF;
text-transform:uppercase;
text-align:left;
background-color: #002445;
border-top:1px solid #0067C7;
border-bottom:1px solid #0067C7;
padding:5px 15px;
clear: both;
margin:0px }

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

img.download {vertical-align:middle;}

#news {
padding: 3px ;
}

#news h3{
color: #002445;
font-size:20px;
font-weight: normal;
text-align: right;
margin:0px;
border-bottom:1px solid #000000;
}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin: 0px;
margin-left: auto;
margin-right: auto;
} 

/* ----------banner for logo-------------- */
#banner {
text-align:right;
background-color: #000000;
padding: 0px;
margin: 0px; }

#banner img {padding:10px 0px;} 

/* ----------Google search-------------- */
#search {
position:relative; 
float: left;
top: 12px;
padding: 0px;
margin: 0px; }


/* ----------outer and inner----------------- */

#outer{ 
border-left: solid 175px #002445; /* color of the left column  */ 
border-right: solid 120px #002445; /* color of the right column  */ 
background-color: #ffffff;  /* color of the content column */
height:100%;
} 

#inner{margin:0px; width:100%; height: 100%;} /* The ie/pc pecularity */ 

/* --------------left and right navi------------- */
#left {
 width: 175px;
 text-align: center;
 float:left; 
 position:relative; 
 margin-left:-175px; 
 margin-right:1px;
 height: 100%;
 }
 #right {
 width:120px; 
 float:right; 
 position:relative; 
 margin-right:-120px; 
 margin-left:1px;
 height: 100%;
 }

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
margin: 0px; 
padding: 5px 10px;
 height: 100%;
}

#content a  {text-decoration: none; color: blue;}
#content a:visited {color: red;}
#content a:hover  {text-decoration: underline; color: #564b47;}
#content a:active  { color: #000000;}

p.intro {
padding: 5px 10px;
margin:0px; 
font-size:14px;
}

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

pre{
font-size: 12px;
padding: 5px 10px;
margin:0px;}

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

/*  ----------------CSS Menu---------------------- */ 

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 172px;
}

#ddblueblockmenu ul{
text-align: left;
margin: 0;
padding: 0;
list-style-type: none;
font: normal 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#ddblueblockmenu li a{
display: block;
padding: 3px 0;
padding-left: 9px;
width: 158px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #002445;
border-bottom: 1px solid #90bade;
border-left: 7px solid #FFFFFF;
}

#ddblueblockmenu li a:hover.done{
border-left: 7px solid #4FFA00;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 158px; /*IE 5*/
w\idth: 149px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2175bc;
border-left-color: #FF312A;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 1px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
}

#episodeguide {
	width: 600px;
	padding: 0;
	margin: 0;
	border-left: 1px solid #C1DAD7;
}

#episodeguide caption {
	padding: 0 0 5px 0;
	width: 600px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

#episodeguide th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA ;
}

#episodeguide td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	text-align:center;
	color: #4f6b72;
}


#episodeguide td.title {
	text-align:center;
}

#episodeguide th.title {
width:55%;
	text-align:center;
}

#episodeguide th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}