/* *** 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: url('bg_fadeyel.gif') repeat-x;*/
background-color: #000000;
font-size: 12px;
font-family: Arial, Verdana, Sans-Serif;
color:#564B47;
padding:0px;
margin:0px;
}
a {color: #EE3439;}
a:hover {color: #990000;text-decoration:underline;}

h1 {
font-size: 11px;
/*text-transform:uppercase;*/
border-top: 4px solid #EDEDED;
padding:5px 15px;
margin:0px }

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

h4.wifi {
font-size:14px;
float:right;
position:relative;
top:-80px;
right:15px;
font-weight:bold;
color:#FFFFFF;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------- */
#container {
width: 950px;
padding:0px;
margin-top: 20px;
margin-left: auto;
margin-right: auto;
border: 4px solid #EDEDED;
} 

/* ----------banner for logo-------------- */
#banner {
text-align: left;
background-image: url('images/banner.gif');
background-repeat: x-repeat;
height: 100px;
padding: 00px;
margin: 0px;
}

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

#outer{ 
border-left: solid 140px #EE3439; /* color of the left column  */ 
border-right: solid 200px #EDEDED; /* color of the right column  */
background-color: #FFFFFF;  /* color of the content column */
} 

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

/* --------------left and right navi------------- */
#left {
width:140px;
background: url('images/bg_leftfade.gif') no-repeat;
float:left; 
position:relative; 
margin-left:-140px; 
margin-right:1px;
padding-top: 15px;
padding-bottom: 100px;
}

ul#leftnav li {
  list-style: none;
  text-align: left;
	font-weight: bold;
  margin: 5px 0 0 -20px;
	font-size: 14px;
}

ul#leftnav li a {
  display: block;
  text-decoration: none;
	color:#FFFFFF;
	padding: .25em;
}

ul#leftnav li a:hover {
	color:#FFFFFF;
	background-color: #990000;
	margin-left:2px;
}

#right {
width:200px;
float:right; 
position:relative; 
margin-right:-200px; 
margin-left:1px;
padding-top: 15px;
}

/* -----------------content--------------------- */ 
#content{ 
position: relative; 
padding: 10px 20px 120px 20px;
border-left: 4px solid #EDEDED;
border-top: 4px solid #EDEDED;
/*border-bottom: 4px solid #EDEDED;*/
}

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

/* ----------------footer---------------------- */ 
#footer {
clear:left;
padding:0px;
margin:0px;
text-align: left;
background: url('images/copyright_rookies.gif') center right no-repeat;
background-color: #D5D5D5;
}

#footer a{color:#564b47;}
#footer a:hover{color:#EE3439;}

#rookiesemail {
width: 950px;
margin: 0 auto 0 auto;
text-align:left;
}

/* --- Designed by Dosovo --- */
#dosovo {
width: 950px;
margin: 10px auto 0 auto;
color:#FFFFFF;
text-align:right;
font-size:11px;
}

#dosovo a{color:#FFFFFF;text-decoration:none;}

.dosovo {color:#EE3439;font-weight:bold;}