body {
	background-color: black;
	background-image: url('lowandslow.png');
	background-repeat: repeat;
	text-align: center;
	margin-top:5px;
	margin-bottom: 0px;
	}

body#login2 {
	background-color: #67917A;
	background-image: none;
	}

div.backitup {
	background-color: #E33258;
	border-style: none;
	margin-bottom: 0px;
	padding: 0px;
}

body#home div.backitup {
	vertical-align: bottom; /* ie likes this */ 
	height:150px;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	line-height: 14px; 
	font-size: 9px; /* for ie (to enforce the smaller than default line height for div) */ 
}

div.backitup img {
	border-style: none;
	height:150px;
	padding: 0px;
	}

div.logo {
	background-color: #67917A;
	margin-top:0px;
	margin-bottom: 0px;
	}

div.nav {
	background-color:#C6C99D;
	margin-top:0px;
	margin-bottom: 0px;
	padding: 2px;
	border-style: none;
	height:48px;
	overflow:hidden;
	text-align: center;
	vertical-align:middle;
	}

div.nav a{
	padding: 2px 8px 2px 4px;
	font-size: 2.7em;
	}

div.nav a:hover{
	padding: 2px 8px 2px 4px;
	background-color: #67917A;
	}

div.navtext {
	background-color: #67917A;
	margin-padding: 3px;
	font-size: 1em;
	}

div.navtext a {
	color: black;
	text-decoration: none;
	font-weight: 600;
	}

div.navtext a:hover {
	color: black;
	text-decoration: none;
	font-weight: 600;
	color: #67917A;
	background-color: #C6C99D;
	}

div.calsubnav a {
	color: #C6C99D;
	text-decoration: none;
	font-weight: 600;
	}

div.calsubnav a:hover {
	background-color: #67917A;
	}


body#home a#homenav, body#login a#loginnav, body#view a#viewnav,body#hear a#hearnav,body#about a#aboutnav,body#blog a#blognav,body#shows a#shownav,body#contact a#contactnav {
	background: #E7EBB0;
	}

div#FREE {
	text-align: left;
	margin:0px;
	margin-bottom:5px;
	padding:5px;
	}

div#FREE H3 {
	margin:1px;
	}

div.content {
	font-family: verdana, sans-serif;
	background-color: white;
	margin-bottom: 10px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-style: solid;
	border-width: 1px;
	border-color: black;
	padding:1px;
	}

body#home div.content {
	padding-top:0px;
	margin-top:-2px;
	border-width: 0px 1px 0px 0px;
	}

body#blog div.content {
	margin-top:0px;
	}

body#about div.content {
	margin-top:-15px;
	}

body#shows div.content, body#about div.content {
	text-align: left;
	}

div.content H1{
	margin-top: 0px;
	font-size: 1.5em;
	margin-bottom: 0px;
}
div.content H2{
	margin-top: 0px;
	font-size: 1.5em;
	margin-bottom: 0px;
	color: black;
	}
div.content H3{
	margin-top: 0px;
	font-size: 1.1em;
	margin-bottom: 0px;
	}

div.content img{
	border-style:none;
	}

div.content a {
	padding: 2px 8px 2px 4px;
	text-decoration: none;
	color: #E33258;
	}

div.content a:hover {
	padding: 2px 8px 2px 4px;
	text-decoration: none;
	background-color: #89B39C;
	color: F9FDD2;
	}

div.header {
	background-color: #FFFFFF;
	}

#wrap{
	margin-top:-5px;
	text-align: center;
	margin: 0 auto 0 auto;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
	}

#alpha{
	float: left;
	width: 15%;
	}

body#shows div#alpha{
	float: left;
	width: 532px;
	background-color: white;
	}

div#alphacon {
	padding:5px;
	text-align: left;
	margin-left: 0px;
	font-family: verdana, sans-serif;
	font-stretch: narrower;
	font-size: 0.66em;
	}

div#betacon {
	margin-left: 0px;
	margin-right: 0px;
	font-family: verdana, sans-serif;
	font-stretch: narrower;
	font-size: 0.66em;
	text-align: left;
	}
div#betacon a {
	padding: 4px 4px 4px 4px;
	text-decoration: none;
	color: #346047;
	}
	
div#beta{
	margin-top: -4px;
	border-color: black;
	border-style: solid;
	border-width: 0 0px 0px 1px;
	float: left;
	width: 83%;
	overflow:hidden;
	}

body#shows div#beta{
	padding: 3px;
	border-color: black;
	border-style: solid;
	border-width: 0 0px 0px 1px;
	float: left;
	width: auto;
	overflow:hidden;
	height: 400px;
}

div.front {
	margin:0px;
	padding:5px;
	border-color: black;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	}

div.fronthead {
	background-color:#F9FFDF;
	border-color: black;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	font-size: 1.3em;
	padding:5px;
	margin-top:5px;
	}

div.name{
	margin:0px;
	padding:5px;
	border-color: black;
	border-style: solid;
	border-width: 0px;
	}

div.newshead{
	font-size: 2em;
	margin:2px;
	padding:5px;
	}

div.newshead a{
	padding:0px;
	font-size: .8em;
	}


div.film {
	width: 722px;
	height:124px;
	margin:  0px;
	padding: 0px;
	padding-top:24px;
	margin-left:5px;
	background-color: #000000;
	letter-spacing: 4px;
	background-image:url('/film/film_top.jpg');
	background-repeat: repeat-x;
	background-position:top center;
}

div.film a:hover {
	background:none;
}

div.film img {
	border: 0px none;
	}

div.filmbot{
	margin:  0px;
	padding: 0px;
	margin-top:0x;
	margin-left:5px;
	width: 722px;
	height: 20px;
	background-image:url('/film/film_bot.jpg');
	background-repeat: repeat-x;
	background-position:bottom center;
}

#subnav {
	background-color:white;
	position: relative;
	left: 1px;
	height:74px;
	clear:both;
	margin-bottom:0px;
	}

#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#subnav li {
	float:left;
	margin:0px;
	padding:1px;
	margin-top:17px;
}
#subnav li a {height:40px;}
#subnav a {
	color: black;
	margin:0px;
	padding: 30px 7px 0px 2px;
	font-weight: 600;
}
#subnav a.main {background:url('lil7.png') no-repeat left top;}
#subnav a.mark {background:url('lilmark.png') no-repeat left top;}
#subnav a.jess {background:url('liljess.png') no-repeat left top;}
#subnav a.mike {background:url('lilmike.png') no-repeat left top;}
#subnav a.mike.active {
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background:url('lilmike2.png') no-repeat left top;
	}
#subnav a.mark.active {
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background:url('lilmark2.png') no-repeat left top;
	}
#subnav a.jess.active {
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background:url('liljess2.png') no-repeat left top;
	}
#subnav a.main.active {
	border-color: black;
	border-style: solid;
	border-width: 1px 1px 0px 1px;
	background:url('lil72.png') no-repeat left top;
}
#subnav a.active {color: #930000;}
#subnav a:hover {color: red;}
/*
div#main {
	overflow: scroll;
	height:800px;
}
div#mark {
	overflow: scroll;
	height:800px;
}
div#jess {
	overflow: scroll;
	height:800px;
}
div#mike {
	overflow: scroll;
	height:800px;
}
*/


table.month {
	background-color:white;
	border:0px solid #888;    
	width:525px;
	height: 385px;
	font-family: verdana, sans-serif;
}
table.month td {
	width: 75px;
	height: 55px;
	font-size: 0.6em;
	border:1px solid #888;
	text-align:right;
	padding:1px;
	padding-right:4px;
}
td.shows {background-color: #C6AFAF;}
td.shows a {font-size: 0.85em;}
td.nowshows {background-color: #B48D8D;}
td.nowshows a {font-size: 0.85em;}
table.month th {
	background-color: #212325;
	color: white;
	font-size: 0.9em;
	height: 55px;
	}
	
#blogmenu {
	position: relative;
	left: 0px;
	height:37px;
	clear:both;
}


#blogmenu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#blogmenu li {
	float:left;
	margin:0px;
	padding:1px;
	margin-top:17px;
}

#blogmenu a {
	color: black;
	margin:0px;
	padding: 31px 6px 6px 6px;
	font-weight: 600;
}

#tooltiphn, #tooltipvn, #tooltiphe, #tooltipan, #tooltipsn, #tooltipbn, #tooltipms, #tooltipfb, #tooltipyt, #tooltipaz {
	background-color:#C6C99D;
	margin-top: -15px;
	margin-left: 5px;
}



	#control_overlay {
		background-color:#000;
	}
	
	.modal {
		background-color:#fff;
		padding:10px;
		border:1px solid #333;
	}

	.tooltip {
		border:1px solid #000;
		background-color:#fff;
		height:25px;
		width:200px;
		font-family:"Lucida Grande",Verdana;
		font-size:10px;
		color:#333;
	}

	.simple_window {
		width:250px;
		height:50px;
		border:1px solid #000;
		background-color:#fff;
		padding:10px;
		text-align:left;
		font-family:"Lucida Grande",Verdana;
		font-size:12px;
		color:#333;
	}
	
	.window {
		background-image:url("window_background.png");
		background-position:top left;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		padding:10px;
		font-family:"Lucida Grande",Verdana;
		font-size:13px;
		font-weight:bold;
		color:#fff;
		text-align:center;
		min-width:150px;
		min-height:100px;
	}
	
	.window .window_contents {
		margin-top:10px;
		width:100%;
		height:100%;	
	}

	.window .window_header {
		text-align:center;
	}

	.window .window_title {
		margin-top:-7px;
		margin-bottom:7px;
		font-size:11px;
		cursor:move;
	}

	.window .window_close {
		display:block;
		position:absolute;
		top:4px;
		left:5px;
		height:13px;
		width:13px;
		background-image:url("window_close.gif");
		cursor:pointer;
	    cursor:hand;
	}
