@charset "UTF-8";
/* CSS Document */

/* CSS Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* End CSS Reset */

body {
font-size: 62.5%;
background: url('../images/body-bg.jpg') top left no-repeat fixed #0b1c20;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
color: #fff;
behavior:url('/reynolds/site/csshover2.htc');

}

p {
font-size: 12px;
line-height: 15px;
}

#content-container {
width: 100%;
float: left;
}

#header {
width: 939px;
float: left;
}

#header h1 a.logo {
width: 313px;
height: 73px;
display: block;
float: left;
background: url('../images/logo.jpg') top left no-repeat;
text-indent: -9999px;
}

	#header ul#nav {
		padding: 35px 0 0 0;
		float: right;
	}

	#header ul#nav li {
		float: left;
padding: 0 5px;
position: relative;
		z-index:9;
	}
	
	#header ul#nav li ul li {
	float: none;
	}
	
		#header li.folder ul {
			position:absolute;
			left:0; /* IE */
			top:20px;
			
		}		
		
		#header li.folder ul ul {
		position: absolute;
		left: 85px;
		top: 0;
		}
		
		#header li.folder a.submenu ul {
			position:absolute;
			left:25px; /* IE */
			top:20px;
			
		}
			
			#header a.submenu>ul { left:25px; } /* others */

	#header #nav li a.top {
		display: block;
		float: left;
background: url('../images/top-nav-bg.gif') top left no-repeat;
color: #fff;
width: 89px;
font-size: 11px;
text-decoration: none;
padding: 2px 0 8px 0;
text-align: center;
font-weight: bold;
	}
	
	#header #nav li a {
		display: block;
		clear: both;
		float: none;
		color: #fff;
text-decoration: none;
font-weight: bold;
padding: 5px 0;
	}
	
	#header #nav li a.top:hover, #header #nav li a:hover {
		color: #8ffe00;
		}
		
		

	

	/* regular hovers */

	#header a.top:hover {
				color: #8ffe00;
	}
		#header li.folder a:hover {
			color: #fff;
			text-decoration: none;
		}
	
	/* hovers with specificity */
	
	#header li.folder:hover { z-index:10; }		
		
	#header ul ul, #header li:hover ul ul {
		display:none;
	}

	#header li:hover ul, #header li:hover li:hover ul {
		display: block;
background: url('../images/transparent.png') top left repeat;
color: #fff;
width: 158px;
font-size: 11px;
text-decoration: none;
padding: 2px 4px 3px 4px;
text-align: left;
font-weight: normal;
color: #fff;
	}	
	
	#header ul#nav li ul li a .goto {
color: #8ffe00;
}
	
#intro-container {
width: 939px;
float: left;
padding: 25px 0 35px 0;
clear: left;
}

#introduction {
width: 345px;
float: right;
}

#introduction h2 {
color: #00407a;
font-size: 18px;
text-align: left;
padding: 0 10px 10px 10px;
}

#introduction h2 strong {
font-weight: bold;
}

#introduction p {
color: #fff;
font-size: 12px;
line-height: 15px;
padding: 0 20px 30px 10px;
}

#introduction p a.introduction-link {
padding: 20px 45px 0 0;
background: url('../images/r.jpg') top right no-repeat;
color: #8ffe00;
text-decoration: none;
font-weight: bold;
}

#introduction p a.introduction-link:hover {
color: #f4f4f4;
text-decoration: underline;
}

#middle-bar-container {
width: 100%;
float: left;
background: #000;
margin: 0 0 25px 0;
}

#middle-bar {
float: left;
padding-left: 70px;
}

.middle-bar-box {
width: 250px;
height: 145px;
padding: 5px 15px 0 15px;
float: left;
border-left: 1px solid #fff;
}

.contact {
border-right: 1px solid #fff;
background: #000;
}

.middle-bar-box h3 {
font-size: 16px;
font-family: "Helvetice Neue", Arial, Helvetica, sans-serif;
padding-bottom: 10px;
font-weight: bold;
}

.middle-bar-box p {
font-size: 11px;
line-height: 13px;
padding-bottom: 10px;
}

.middle-bar-box p a {
color: #8ffe00;
text-decoration: none;
font-weight: bold;
}

.middle-bar-box p a:hover {
color: #f4f4f4;
text-decoration: underline;
}

#footer {
width: 100%;
background: #000;
clear: both;
padding: 10px 0;
}

#footer ul#bottom-navigation {
padding: 0 0 0 70px;
}

#footer ul#bottom-navigation li {
float: left;
display: inline;
padding: 0 5px;
border-right: 1px solid #8ffe00;
}

#footer ul#bottom-navigation li.no-border {
border: 0;
}

#footer a {
color: #8ffe00;
font-size: 11px;
text-decoration: none;
}

#footer a:hover {
color: #f4f4f4;
text-decoration: underline;
}

#footer p {
clear: both;
font-size: 11px;
padding: 5px 75px;
}

.mma-winner { margin-left: 75px; }

.contact h3 { color: #fff; padding-bottom: 8px; }
