/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #9F9F9F;
	line-height: 130%;
}
img {border: 0px;}

/* ------------------------------------------------------------------------- Layout */
#wrapper{
	width: 860px;
}
#header{
	width: 860px;
	height: 73px;
}
#main{
	float: left;
	width: 860px;
}
#side{
	float: left;
	width: 160px;
}
#content{
	float: left;
	width: 670px;
	padding: 224px 15px 15px 15px;
}
.minis{
	float: left;
	width: 172px;
	padding-left: 16px;
}
#footer{
	clear: both;
	width: 860px;
}


/* ------------------------------------------------------------------------- Header */
#header{
	position: relative;
	background: url(/presents/michael/designs/jacks/redblack/images/header_bg.gif) no-repeat;
}
#header h1{
	position: absolute;
	width: 371px;
}
#header h1 a{
	display: block;
	height: 73px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
}
#header p{
	position: absolute;
	bottom: 12px;
	right: 0px;
	font-size: 9pt;
	text-transform: uppercase;
}
#offsite {position: relative; top: 10px; left: 750px;}
	#offsite ul {list-style: none; margin: 0;padding: 0;}
	#offsite li {list-style: none; float: left; padding-left: 5px;}


/* ------------------------------------------------------------------------- Side */
#wrapper{
	background: url(/presents/michael/designs/jacks/redblack/images/wrapper_bg.gif) repeat-y;
}
#main{
	background: url(/presents/michael/designs/jacks/redblack/images/main_bg.jpg) no-repeat left bottom;
}
#side{
	width: 160px;
	padding-bottom: 390px;
}
#team_logo{
	display: block;
	width: 160px;
	height: 86px;
	background: url(/presents/michael/designs/jacks/redblack/images/team_logo_bg.gif) no-repeat;
	border-top: 1px solid #000;
}
#team_logo a{
	display: block;
	height: 67px;
	margin-top: 13px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
}
#logo_slideshow{
	position: relative;
	width: 160px;
	height: 97px;
}
#logo_slideshow a{
	position: absolute;
	display: block;
	width: 160px;
	height: 97px;
}
#logo_slideshow a img{
	border: none;
}


/* ------------------------------------------------------------------------- Navigation */
#nav{
	float: left;
	width: 160px;
	padding-bottom: 15px;
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/nav_bg.gif) top left no-repeat;
}
#nav li{
	float: left;
	width: 160px;
}
#nav li a{
	display: block;
	height: 38px;
	text-indent: -9999em;
	text-decoration: none;
	outline: none;
}
#nav li#home_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/home.gif) no-repeat;
}
#nav li#news_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/news.gif) no-repeat;
}
#nav li#schedule_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/schedule.gif) no-repeat;
}
#nav li#results_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/results.gif) no-repeat;
}
#nav li#bio_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/bio.gif) no-repeat;
}
#nav li#gallery_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/gallery.gif) no-repeat;
}
#nav li#videos_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/videos.gif) no-repeat;
}
#nav li#downloads_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/downloads.gif) no-repeat;
}
#nav li#fanzone_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/fanzone.gif) no-repeat;
}
#nav li#merchandise_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/merchandise.gif) no-repeat;
}
#nav li#partners_btn a{
	background: url(/presents/michael/designs/jacks/redblack/images/buttons/partners.gif) no-repeat;
}
#home_page #nav li#home_btn a,
#news_page #nav li#news_btn a,
#schedule_page #nav li#schedule_btn a,
#results_page #nav li#results_btn a,
#bio_page #nav li#bio_btn a,
#gallery_page #nav li#gallery_btn a,
#videos_page #nav li#videos_btn a,
#downloads_page #nav li#downloads_btn a,
#fanzone_page #nav li#fanzone_btn a,
#merchandise_page #nav li#merchandise_btn a,
#partners_page #nav li#partners_btn a,
#nav li a:hover{
	background-position: 0px -38px !important;
}


/* ------------------------------------------------------------------------- Content */
#content a{
	text-decoration: none;
	color: #FFCC00;
}
#content a:hover{
	text-decoration: underline;
}
.content_block h2{
	height: 26px;
	margin-top: 30px;
	padding: 8px 0px 0px 16px;
	font-size: 12pt;
	text-transform: uppercase;
	background: #000 url(/presents/michael/designs/jacks/redblack/images/h2_bg.jpg) repeat-x;
}
.content_block h2.first{
	margin-top: 0px;
}
.content_block h2 a{
	float: right;
	position: relative;
	top: -18px;
	left: -16px;
	font-size: 8.5pt;
	text-transform: lowercase;
	color: #FFF !important;
}
.content_block h3{
	margin: 10px 0px;
	font-size: 12pt;
}
.content_block{
	position: relative;
}
div.content_cont{
	width: 625px;
	padding: 20px;
	background: url(/presents/michael/designs/jacks/redblack/images/trans_black.png) no-repeat;
	border: 2px solid #3B3B3B;
}
div.content_cont table{
	width: 100%;
	margin: 1.5em 0em;
}
.content_block div.content_cont p{
	margin: 1em 0em;
}
div.content_cont ul{
	margin: 1em 0em;
}
div.content_cont li{
	margin-left: 2em;
}


/* ------------------------------------------------------------------------- Minis */
.minis h2{
	font-size: 10pt !important;
}
.minis .content_block div{
	width: 148px;
	padding: 10px;
}


/* ------------------------------------------------------------------------- Footer */
#footer{
	padding: 0px 0px 30px 60px;
	background: #000;
}
#footer, #footer a{
	text-align: center;
	font-size: 8.5pt;
	color: #666;
}
#footer a{
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}


/* ------------------------------------------------------------------------- Misc */
.flt_right{
	float: right;
	margin: 0px 0px 10px 10px;
}
.flt_left{
	float: left;
	margin: 0px 10px 10px 0px;
}
.border{
	border: 1px solid #3B3B3B;
}
.clear{
	clear: both;
}
pre{
	padding: 10px;
	font-size: 8.5pt;
	color: #000;
	background: #FFF;
}
pre span{
	font-weight: bold;
	font-size: 8.5pt;
	font-family: "Courier New", Courier, monospace;
	color: #990000;
}
