/* *** css by miss monorom www.intensivstation.ch *** */
/* css released under Creative Commons License -  http://creativecommons.org/licenses/by/2.0/deed.en  */

html {
	height: 100%;
}

body {
	color:#CFCFCF;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	line-height: 1.4em;
}

a {
	color: #FF9900;
	text-decoration: none;
	font-weight: normal;
}

a:visited {
	color: #FF9900;
}

a:hover {
	color:#CCCCCC;
}

a:active {
	color: #FF9900;
}

p {
	padding: 0px 15px;
}


h1 {
	font-size: 18px;
	margin:0;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	letter-spacing: 1px;
}


ul {
	list-style-type: square;
}




/* ----------container to center the layout-------------- */

#wrap {width:100%;}

#header {width:100%;
height:300px;
}

#container {
	width: 900px;
	margin: 0 auto;
	border: 1px double #000000;
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat;
	background-position: 0px 250px;
}
.line {
	width: 95%;
	height:1px;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;

}


/* ----------banner for logo-------------- */

#banner {
height:200px;
}





/* -----------------content--------------------- */

#main {
	padding: 10px;
	margin-top: 10px;

}

#content {
	color: #D4D4D4;
	height: 100%;
	margin-right: 40px;
	margin-bottom: 40px;
	margin-left: 300px;
}



/* --------------left col------------- */

#left {
	width: 300px;
	height: 100%;
	float: left;
	clear: left;
	margin-bottom: 30px;
}


/* --------------right col------------- */

#right {
	float: right;
	width: 200px;
	margin: 0;
	background-color: #EDF0E8;
	padding: 0px 20px 20px 20px;
}

/* -----------------------main nav -----------------*/

#navbar {
	position: relative;
	z-index: 5;
	border: 1px solid #000000;
	height:30px;
	background-color: #272727;
	background-image: url(../images/fill.jpg);
}


/* -----------------------left nav -----------------*/
#navigation ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	
	}
	
#navigation li {
	padding-left: 15px;
	margin-bottom: 3px;

	}
	
#navigation a {
	display: block;
	color: #FFf;
	width: 180px;
	background-color: #000000;
	border: 1px solid #333333;
	padding: 5px 20px 5px 10px;
	font-size: 90%;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
	background-image: url(../images/fill.jpg);
	border:solid 1px #000;
	}
	
#navigation a:hover {
	background-image: url(../images/fill.jpg);
	color: #FF9900;
	}
	
#navigation #currentpage a {
	background-image: url(../images/fill.jpg);
	color: #FF9900;
	font-weight: bold;

	}
	
#footer {
	font-size: 11px;
	clear: both;
	text-align: right;
	background-color: #000000;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}

#footer a {
	margin-right: 5px;
	margin-left: 5px;
	color:#999999;
	text-transform: uppercase;
}

#footer a:hover {
	margin-right: 5px;
	margin-left: 5px;
	color:#FFF;
}


/* --------------formatting -----------------*/

.more {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-variant: normal;
}

a.more {
	text-decoration: none;
	color: #5C6741;	
}



.bar {
	background-image: url(../images/bar.jpg);
	height: 25px;
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
}



.hdg {

	margin-top: 10px;
	margin-right: 10px;
	margin-left: 0px;
}
 


div.photo {
	text-align: center;
	margin-bottom: 15px;
}
div.photo img {
	margin-right: 10px;
	border: 1px solid #000000;
}

.thumbs {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

input, textarea, select {
	background-color: #1A1A18;
	border: 1px solid #3F3F3A;
	color: #999999;
	margin-top: 5px;
}
#content .hdg {
	margin-bottom: 10px;
}

.headline {
	color: #FFFFFF;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 15px;
	border-bottom-style: none;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-variant: small-caps;
}

a.headline {
	color: #FFFFFF;
	text-transform: none;
	text-decoration: none;
	font-weight: bold;
	margin-bottom: 15px;
	font-variant: small-caps;
}
a:active.headline {
	color: #FFFFFF;
}
a:visited.headline {
	color: #FFFFFF;
}
a:hover.headline {
		color:#6381A9;
}
#block {
	background-color: #000000;
	border: 1px solid #CCCCCC;
	font-size: 11px;
}
#block td {
	border: 1px solid #FFFFFF;
}
#banner1 {
	height:200px;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	width: 100%;

}

#banner1 span {
	position: relative;
	top: 10px;
	left: 650px;
}

#banner1 span img {
	border:none;
	float:left;
	margin:0px;
	width:55px;
	height:55px;
	}

#banner2 {
	height:200px;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	width: 100%;

}

#banner2 span {
	position: relative;
	top: 110px;
	left: 540px;
}

#banner3 {
	height:200px;
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	width: 100%;

}

#banner3 span {
	position: relative;
	top: 110px;
	left: 540px;
}

#banner4 {
	height:200px;
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
	width: 100%;

}

#banner4 span {
	position: relative;
	top: 110px;
	left: 540px;
}
