@import url(content.css);

body, td, div, input, textarea {
	font-family: tahoma, helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	vertical-align: top;
}

h2 {
	font-family: impact, tahoma, helvetica, sans-serif;
	color: #bdbdbd;
	font-size: 30px;
	vertical-align: top;
}

body{

		background-attachment: scroll;
		background:#361703;		
		background-image: url(saunasessionsbg.jpg);
    		background-repeat: no-repeat;
                background-position: left top;
}

a {
	letter-spacing: 2px;
}

.valid{
	text-decoration: none;
	color: #55bb66;
	letter-spacing: 0px;
}

.valid:hover{
	text-decoration: none;
	color: #55cc66;
}

b{
	letter-spacing: 1px;
}

.mainsides{
	border-left: 1px solid #FF9933; 
	margin: 0px; 
	padding: 0px; 
	background: rgb(92, 120, 150) none repeat scroll 0%; 
	width: 24px; 
	-moz-background-clip: initial; 
	-moz-background-origin: initial; 
	-moz-background-inline-policy: initial; 
	vertical-align: bottom; 
	text-align: center;
}

.dnav{
	padding: 1px;
	padding-left: 2px;
	background: #aa5522;
	margin-bottom: 3px;
}

#main {
	width: 780px;
	background-color: #ffffff;
}

#header {
	position: absolute;
	top: 0px;
	left: 106px;
	width: 780px;
}

#cue {
	text-align: top; 
	text-align: right;
}
#mp3player {
	position: absolute;
	top: 0px;
	left: 550px;
	#border: 1px solid #ffffff;
	width: 240px;
	padding: 15px;
}

#content {
border: 1px solid #AAA; 
padding: 6px; 
background: #ffffff none repeat scroll 0%; 
height: 430px;
overflow: auto;
width: 612px; 
left: 120px;
top: 85px;
position: absolute;

}

#sidebar {
	float: left;	
	width: 130px;
	position: absolute;
	left: 760px;
	top: 85px;
	width: 12em;
	border-right: 0px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: transparent;
	color: #333;
	}
#sidebar ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
#sidebar li {
		border-bottom: 1px solid #deba90;
		margin: 0;
		}
#sidebar li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #b74819;
		border-right: 10px solid #c38f50;
		background-color: #bc6521;
		color: #fff;
		text-decoration: none;
		width: 100%;
		}

html>body #sidebar li a {
		width: auto;
		}

#sidebar li a:hover {
		border-left: 10px solid #d1541c;
		border-right: 10px solid #e0a35b;
		background-color: #d77625;
		color: #fff;
		}



#info {
	position: absolute;
	top: 530px;
	width: 612px;
	left: 120px;
}

.img_dframe{
	padding: 0px;
	border: #aaaaaa 1px solid;
}

.nav{
	color: #bdbdbd;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}

.nav:hover{
	color: #dddddd;
	text-decoration: none;
}


table, img, div {
	border: none 0px;
	margin: 0px;
	padding: 0px;
}

.mid{
	vertical-align: middle;
}

.button{
	font-size: 11px;
	letter-spacing: 1px;
	color: #ff9933;
	border: 1px solid #ddeeff;
	background: #FF9933;
	padding: 1px;
}

.input{
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #1111bb;
	color: #1111bb;
	margin-top: 2px;
	padding: 2px;
	font-family: fixed, monotype;
	font-size: 9px;
}

.vmid{
	vertical-align: middle;
}

.amid{
	vertical-align: middle;
	text-align: center;
}

.head{
	letter-spacing: 2px;
	border-bottom: 1px #88aaff dashed;
	padding: 1px;
	padding-bottom: 2px;
}

.content{
	padding: 4px;
	padding-top: 8px;
}

.a_dark{
	color: #888888;
	text-decoration: none;
	letter-spacing: 0px;
}

.a_dark:hover{
	color: #555555;
	text-decoration: none;
}

