@import url("/_tech_includes/videoplayer/css/videostyle.css");
@import url("/css/discovery.css");


body {
	padding:0;
	margin:0;
	background:#FFFFFF;
	font:0.8em Verdana, Helvetica, sans-serif;
}

h1 {
	color:#f5a310;
	font-weight:bold;
	margin:0;
	font-size:125%;
	padding:0 0 10px 0;
}
h2 {
	color:#fff;
	font-weight:bold;
	font-size:100%;
	margin:0;
	padding:0;

}
p {
	color:#ffffff;
	font-size:0.85em;

}
p a{
	color:#ffffff;
}
p a:hover{
	color:#f5a310;
}

	img.floatright { float: right; margin: 0 0 0 8px; }
	img.floatLeft { float: left; margin: 0 8px 0 0; }



#homebutton {
	float:left;
	width:210px;
	height:129px;
	background:green;
}

div.maincontent {
	width:760px;
	text-align:left;
	min-height:600px;
	height: auto !important;	
	height:600px;
	z-index:2;

}
div.maincontent_map {
	width:760px;
	text-align:left;
	min-height:550px;
	height: auto !important;
	height:550px;
	z-index:2;

}
div.maincontent_timeline {
	width:760px;
	text-align:left;
	min-height:400px;
	height: auto !important;
	height:400px;
	z-index:2;

}
div.maincontent_guide {
	width:760px;
	text-align:left;
	min-height:600px;
	height: auto !important;
	height:600px;
	z-index:2;

}

div.maincontent_overview {
	width:760px;
	text-align:left;
	z-index:2;
	background:#000 url(../images/Overviewbg.jpg) no-repeat;
}


div.maincontent_quiz {
	width:760px;
	text-align:left;
	z-index:2;
	background:#000 url(../images/Quizbg.jpg) no-repeat;
}

div.maincontent_questions {
	width: 760px;
	text-align: left;
	z-index: 2;
	background: #000 url(../images/questionsBG.jpg) no-repeat;
	position: relative;
}
#content_questions {
	float:left;
	width:385px;
	margin:170px 15px 0 30px;
	font-weight:bold;
	color:#fff;
}
#content_questions h2 {
	font-size: 150%;
	color: #c3c3c2;
	font-family:Helvetica, Arial, sans-serif;
	margin: 10px 0;
}
#content_questions p {
	color: #ffffff;
}
#content_questions p.question {
	background-color: #cecece;
	color: #000000;
	margin: 0 15px 10px 0;
	padding: 3px;
}
#quizmapLink {
	background: url(../images/fightstylemap.jpg) no-repeat;
	position: absolute;
	height: 190px;
	width: 295px;
	top: 590px;
	left: 440px;
}
* html #quizmapLink {
	left: 450px;
}
#quizmapLink p {
	margin: 0 5px;
	color: #ffffff;
}
#quizmapLink a {
	display: block;
	width: 295px;
	height: 120px;
}
.line {
	height: 1px;
	display: block;
	border-bottom: 1px solid #ffffff;
	clear: both;
}
h3#styleName {
	background: url(../images/ball.gif) no-repeat 0 50%;
	padding-left: 25px;
	color: #ffffff;
	font-size: 2em;
}
#quizresults p img {
	clear: right;
	padding: 0 0 15px 10px;
}
.resultOptions {
	margin-bottom: 10px;
	clear: both;
}
.button {
	width: 185px;
	float: left;
}
.instructions {
	float: left;
	width: 195px;
	padding-right: 5px;
}

div.home_sponsor {
	float:left;
	width:760px;
	height:71px;
	background:#000 url(../images/home_sponsor.gif) no-repeat;

}
div.fightwatchFlash {
	text-align:right;
	width:760px;
	top:-32px;
	z-index:100;
	position:relative;
	margin: 0 0 -20px 0;
}
div.sponsorbar {
	width:760px;
	height:71px;
	clear: both;
	margin: 0 0 20px 0;
}
div.sponsor {
	float:left;
	padding:10px 9px;
	width: 234px;
}
div.maincontent_DougAnderson {
	width:760px;
	text-align:left;
	z-index:2;
	background:#000 url(../images/dougandersonBG.jpg) no-repeat;
		

}
div.maincontent_jimmySmith {
	width:760px;
	text-align:left;
	z-index:2;
	background:#000 url(../images/jimmysmithBG.jpg) no-repeat;
		

}


#content_episode dl {
	color: #ffffff;
	width: 498px;
	border: 1px solid #fff;
	border-width: 0 1px 1px 1px;
	margin-top: 0;
}
#content_episode dt {
	float: left;
	padding: 4px 0 4px 5px;
	font-weight: bold;
	font-size: 0.85em;
	width: 220px;
}
#content_episode dd {
	padding: 4px 10px 4px 3px;
	font-size: 0.85em;
	color: #ffffff;
}
#content_episode dd a {
	color: #ffffff;
}
#content_episode dd a:hover {
	color: #faa816;
}
#content_episode h3.title {
	color: #000;
	background-color: #faa816;
	width: 495px;
	font-size: 0.85em;
	margin: 0;
	padding:2px 0 2px 5px;
}
#content_episode h3.title a {
	color: #000;
}
#content_episode h3.deltitle {
	color: #000;
	background-color: #faa816;
	width: 495px;
	font-size: 0.85em;
	margin: 0;
	padding:2px 0 2px 5px;
}
#content_episode h3.deltitle a {
	color: #000;
}

div#deleted {
	width: 369px;
	margin: 0 1px;
}
div.maincontent_episode {
	width:760px;
	text-align:left;
	z-index:2;
	background:#000 url(../images/episodeguideBG.jpg) no-repeat;
}
div.episodebox_titlebar {
	float:left;
	width:372px;
	background:#faa816;
	color:#000;
	font-size:0.85em;
	font-weight:bold;
	padding:2px 0 2px 5px;
	margin:10px 0 0 0;
}
div.episodebox {
	float:left;
	width:370px;
	color:#ffffff;
	font-size:0.85em;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	padding:2px 0 2px 5px;
	margin:0 0 10px 0;
}
	* html div.episodebox {
		width:372px;
	}

div.episodebox strong {
	float:left;
	width:100px;
	color:#fff;
	font-weight:bold;
}
div.space {
	float:left;
	width:97%;
	height:5px;
	padding:0;
	margin:0;
	line-height:1px;
	font-size:1px;
}
div.flash{
	width: 760px;
	height: auto !important;
	height:656px;
	z-index:1;
	position:absolute;

}
#flashcontent {
	min-height:600px;
	height: auto !important;
	height:600px;
	z-index:1;
	position:absolute;
}

div.flash_map{
	float:left;
	z-index:1;
	position:absolute;

}
#flashcontent_map {
	z-index:1;
	position:absolute;
}

div.pagetext {
	width:760px;
	float:left;
	padding:0px 0 25px 290px;
	margin:-620px 0 0 0;
	position:relative;
	z-index:10;

}
div.topnav {
	width:550px;
	text-align:right;
	float:right;
	padding:15px 2px 0 0;
	margin:0 0 0 0;
	z-index:2;
	position:relative;
}


#navbar {
	float:left;
	width:760px;
	height:130px;
}

#mainpanel {
	width:760px;
	text-align:left;
	min-height:656px;
	height: auto !important;	
	height:656px;
}
#mainpanel_quiz {
	width:760px;
	text-align:left;
	min-height:590px;
	height: auto !important;	
	height:590px;
}
* html  #mainpanel_quiz {
	width:760px;
	text-align:left;
	min-height:460px;
	height: auto !important;	
	height:460px;
}

div.episodelinks {
	clear: both;
	width:760px;
	background:#363730;
	padding:10px 0 10px 0;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	text-align:center;
}
div.episodelinks ul {
	list-style: none;
}
div.episodelinks li {
	display: inline;
	padding: 0 5px;
}
div.episodelinks a{
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	font-size:1em;
}

div.episodelinks a:hover {
	color:#faa610;
}
#fightguide {
	width: 710px;
	background: #000 url(../images/guideBG.jpg) no-repeat top left;
	padding: 10px 20px 10px 30px;
	clear: both;
}
#fightguide p strong {
	color: #ffffff;
}
#fightguide h2 {
	color: #f5a310;
}

#sidenav {
	float:left;
	width:215px;
	margin:27px 0 0 10px;
	background: url(../images/navdivide.gif) no-repeat 10px 0;
}
* html #sidenav {
	margin-left: 5px;
}

#sidenav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidenav li {
	background: url(../images/navdivide.gif) no-repeat 10px 0;
}
#sidenav li a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 8px 10px 8px 20px;
	background: url(../images/nav.gif) no-repeat 10px 0px;
}
* html #sidenav li a {
	background-position: 10px 3px;
}
#sidenav li a:hover, #sidenav li a.current {
	font-weight: bold;
	color: #ffffff;
	background: url(../images/navon.gif) no-repeat 10px 0px;
}
* html #sidenav li a:hover, * html #sidenav li a.current {
	background-position: 10px 3px;
}

div.sidenavitem {
	float:left;
	padding:0 10px 0 10px;

}
div.sidenavitem a{
	float:left;
	padding:7px 10px 7px 10px;
	background:Transparent url(../images/nav.gif) no-repeat;
	color:#000;
	text-decoration:none;
	font-size:.85em;
}
div.sidenavitem a:hover{
	float:left;
	padding:7px 10px 7px 10px;
	color:#fff;
	text-decoration:none;
	font-size:.85em;
	font-weight:bold;
	background:Transparent url(../images/navon.gif) no-repeat;

}

div.sidenavitem_on {
	float:left;
	padding:0 10px 0 10px;
}

div.sidenavitem_on a{
	float:left;
	padding:7px 10px 7px 10px;
	background:Transparent url(../images/navon.gif) no-repeat;

	color:#fff;
	text-decoration:none;
	font-size:.85em;
	font-weight:bold;

}
div.sidenavitem_on a:hover{
	float:left;
	padding:7px 10px 7px 10px;
	background:Transparent url(../images/navon.gif) no-repeat;

	color:#fff;
	text-decoration:none;
	font-size:.85em;
	font-weight:bold;
}

div.sidenavitem_nil {
	float:left;
	padding:1px 10px 1px 10px;

}

#content {
	float:left;
	width:500px;
	margin:180px 15px 0 15px;
	padding-bottom: 25px;
}
	/* IE6 Only */
	* html #content {
		float:left;
		width:480px;
		margin:180px 15px 0 15px;
	}
#content_dougbio {
	float:left;
	width:500px;
	margin:180px 15px 0 15px;
	padding-bottom: 25px;
}
/* IE6 Only */
* html #content_dougbio {
	float:left;
	width:500px;
	margin:180px 5px 0 15px;
}

#content_dougbio table caption {
	text-indent: -3000em;
}
#content_dougbio table {
	margin: 0 0 0 4px;
}
#content_dougbio table th {
	text-align: left;
	color: #ffffff;
	vertical-align: top;
	font-size: 0.85em;
	padding: 4px 0 4px 3px;
}
#content_dougbio table td {
	color: #ffffff;
	vertical-align: top;
	font-size: 0.85em;
	padding: 4px 15px 4px 0;
}
#content_dougbio table td {
}
#content_dougbio table td a {
	color: #ffffff;
	text-decoration: none;
}
#content_dougbio table td a:hover {
	color: #faa610;
}
div.biostatistics {
	float: right;
	padding: 55px 0 30px 10px;
	width: 246px;
	min-height: 349px;
	height: auto !important;
	height: 349px;
}
div.biostatistics_jimmy {
	float: right;
	padding: 55px 0 130px 15px;
	width: 246px;
}

#content_dougbio .biostatistics {
	background: url(../images/dougstats.gif) no-repeat top left;
}
#content_dougbio .biostatistics_jimmy {
	background: url(../images/jimmystats.gif) no-repeat top left;
}

#content_quiz {
	float:right;
	width:360px;
	margin:180px 15px 0 15px;
	font-weight:bold;
	color:#fff;
	min-height:200px;
	height: auto !important;	
	height:200px;

}
#content_episode {
	float:left;
	width:500px;
	margin:180px 15px 0 15px;
}
* html #content_episode {
	float:left;
	width:500px;
	margin:180px 5px 0 15px;
}

#content_dougbio strong {
	color:#fff;
	font-weight:bold;
}

li {
	color:#f5a310;
	font-size:0.85em;
	padding:0 0 2px 0;
}



#FQfooter {
	width:760px;
	background:#000000;
	text-align:right;
	border-top:1px solid #404040;
	clear: both;
	padding-bottom: 3px;
}

.hidden 
{
	display:none;
}
#addtoblog {
	width: 385px;
	float: left;
	margin: 170px 15px 0 30px;
}
#addtoblog #quizresults {
	width: 430px;
}
#addtoblog label {
	color: #fff;
}
.clear {
	clear: both;
}
.imgcopy {
	color: #ffffff;
	padding: 5px;
	display: block;
	font-size: .85em;
}
#header li {
color:#000;
}

#upper-topnavbody li { font-size: 1em;}

body div#dc-footer-outer {
font-size:.8em;
}


.genericFooter { font-size: 9px;}
#footernav, #footersubnav { font-size: 11px;}
.genericHeader { margin-bottom: 20px;}

