/* - Style Sheet for Comedy Sportz Twin Cities - */
/* - Last modified on March 30th, 2006 - */

/* - Redefined HTML Tags- */
body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #FFF;
	margin: 4px 4px 4px 4px; 
	}

p {
	font-size: 90%;
	color: #000000; 
	background: transparent;
	padding: 0 0 5px 0;
	}

p.smalltext {
	font-size: 80%;
	padding: 0 0 0 0;
}


h1, h2, h3, h4, h5 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	background: transparent;
	}

h1 {
	font-size: 140%;
	color: #D8DB4E;
	}

h2 {
	font-size: 100%;
	color: #666666;
	}

h3 {
	font-size: 95%;
	color: #333333;
	}

h4 {
	font-size: 90%;
	padding: 0 0 0 0;
	margin: 16px 0 -16px 0;
	}

h5 {
	font-size: 85%;
	padding: 0 0 0 0;
	margin: 16px 0 -16px 20px;
	}

hr {
	height: 1px;
	margin-bottom: 9px;
	}

ol {
	font-size: 90%;
	color: #000000;
	background: transparent;
	}
	
ol li ol li {
	list-style-type: lower-alpha;
	font-size: 90%;
	}

ul {
	font-size: 80%;
	color: #000000;
	background: transparent;
	//list-style-image:    url("/css_images/blue-bullet.gif");
	}
	
/* - IMG styles - */
	img	{
		border: 0;
		padding: 0 0 0 0;
		margin: 0 0 0 0;
		}
	
	img.padding3 {
		border: 0;
		padding: 8px 0px 0px 11px;
		margin: 0 0 0 0;
	}
	img.padding5 {
		border: 0;
		padding: 10px 10px 0px 10px;
		margin: 0 0 0 0;
		}
	
	img.player {
		float: right;
		padding: 2px 20px 0px 2px;
	}
	
	img.centered {
		text-align: center;
		}
	
	img.floatl {
		float: left;
		padding: 0 4px 0 0;
		}
	
	img.floatr {
		float: right;
		padding: 0 0 0 4px;
		}
		
	img.center350px {
		padding: 0 0 0 50px;
	}
		
/* - Link Styles - */
	a {
		background: transparent;
		text-decoration: underline;
		}
	a.menubar {
		background: transparent;
		text-decoration: none;
		}


	a:link, a:visited, a:active {
		color: #000000;
		}

	a:hover, a:focus {
		color: #660033;
		text-decoration: underline;
		}


/* - DIV Layout - */

#body-background-blue {
	width: 825px;
	background: #005eb0;
}

#body-background-blue p {
	margin: 0px;
	font-size: 11px;
	text-align: left;
}

#body-background-blue a {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#body-background-blue-top { 
	background: url(css_images/tr-blue.gif) no-repeat top right; 
}

#body-background-blue-bottom {
	background: url(css_images/br-blue.gif) no-repeat top right; 
}

#body-left-red {
	margin: 0px 0px 0px 24px;
	width: 243px;
	float: left;
	background: #DE5061;
}

#body-left-red p {
	font-size: 11px;
	color: #ffffff;

	padding: 0 0 0 5px;
}

#body-left-red a {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	color: #ffffff;
}

#body-left-red h2 {
padding: 5px 0px 0px 0px;
	color: #ffffff;
}

#body-left-red-top { 
	background: url(css_images/tr-red.gif) no-repeat top right; 
}

#body-left-red-bottom {
	background: url(css_images/br-red.gif) no-repeat top right; 
}


#body-left-white {
	margin: 0px 0px 0px 24px;
	width: 243px;
	float: left;
	background: #fff;
}

#body-left-white p {
	font-size: 11px;
}

#body-left-white a {
	padding: 0px 4px 0px 4px;
	font-weight: bold;
}


#body-left-white-top { 
	background: url(css_images/tr-white.gif) no-repeat top right; 
}

#body-left-white-bottom {
	background: url(css_images/br-white.gif) no-repeat top right; 
}

#body-player-list{
	margin: 0 0 0 0;
	float: right;
	width: 140px;
	background: #fff;
}

#body-right-white {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 510px;
	background: #fff;
}

#body-right-white p {
	font-size: 11px;
	padding: 0px 5px 10px 5px;
}

#body-right-white p.indent-text {
	font-size: 11px;
	padding: 0px 5px 10px 25px;
	}


#body-right-white h1, h2{
	padding: 5px 5px 0px 5px;
}

#body-right-white a {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}

#body-right-white-top { 
	background: url(css_images/tr-white.gif) no-repeat top right; 
}

#body-right-white-bottom {
	background: url(css_images/br-white.gif) no-repeat top right; 
}

#footer-blue {
	clear: both;
	width: 825px;
	background: #005eb0;
}

#footer-menu {
	width: 825px;
	background: #ffffff;
	text-align: center;
	font-size: 80%;
	padding: 0 0 0 0;
}

#footer-menu a{
	font-weight: bold;

}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}


#menubar-white {
	margin: 0px 10px 0px 10px;
	padding: 0 0 0 0;
	background-color: #fff;
	color: #fff;
}

#menubar-white p {
	font-size: 11px;
}

#menubar-white a {
	padding: 0px 0px 0px 0px;
	font-weight: bold;
}


#menubar-white-top { 
	background: url(css_images/tr-white.gif) no-repeat top right; 
}

#menubar-white-top img {
	width: 15px;
	height: 15px;
	display: none;
}

#menubar-white-bottom {
	background: url(css_images/br-white.gif) no-repeat top right; 
}

#menubar-white-bottom img {
	width: 15px;
	height: 15px;
	display: none;
}

#container {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	}

#topnav {
	color: #000000;
	font-size: 10px;
	text-align: right;
	margin: 0 0 0 0;
	padding: 2px 1px 1px 0;
	}
	
/* - #topnav link styles - */
	#topnav a:active, #topnav a:visited, #topnav a:link {
		color: #000000;
		background: transparent;
		text-decoration: underline;
		}

	#topnav a:focus, #topnav a:hover {
		color: #660000;
		background: transparent;
		text-decoration: underline;
		}

#image {
	float: left;
	background-image:    url("css_images/allmaroon-wordmark.gif");
	width: 309px;
	height: 31px;
	}



#banner {
	width: 825px;
	height: 126px;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	background: url(css_images/banner-left.gif) no-repeat top left;
	background-color: #005eb0;
	}

#banner-left{
	height: 20px;
	float: left;
}

#banner-right{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 126px;
	float: right;
	background: url(css_images/banner-right.gif) no-repeat top right; 
}

#banner-right p{
	padding: 75px 10px 0 0;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff; 
	text-align: right;
}



#printthis {
	padding: 1px 1px 0px 1px;
	color: #666666;
	font-size: 12px;
	width: 70px;
	text-align: right;
	float: right;
}

#breadcrumb {
	padding: 1px 1px 0px 1px;
	font-size: 12px;
	}


/* - #breadcrumb link styles - */	
	#breadcrumb a:active, #breadcrumb a:visited, #breadcrumb a:link {
		color: #666666;
		background: transparent;
		}

	#breadcrumb a:focus, #breadcrumb a:hover {
		color: #660000;
		background: transparent;
		}


