/*
*************************************************
Client 		GSX Athletics www.southwestcfregionals.com

Author:		Scott Beatty, sbeatty@northpointdesign.com
Updated:	January 23rd, 2009
Notes:		None

*************************************************
*/

* {
   margin: 0;
   padding: 0;
}

body{
   background: #000000 url(../images/bg_body.jpg) repeat-x;
   font-size: 62.5%;
   font-family: Arial, Helvetica, sans-serif;
   text-align: center;
}

hr{
   display: none;
}

#skip{
   position: absolute;
   text-indent: -9999px;
   list-style: none;
}

*+html #skip{
   position: static;
   height: 0;
}

#container{
   width: 1000px;
   margin: 0 auto;
   text-align: left;
}

a{
   overflow: hidden;
}

/* =Header
---------------------------------------------------------------------
*/

#header{
   width: 1000px;
   height: 165px;
   background: url(../images/bg_header.jpg) no-repeat;
}

#meta-nav {
	width: 1000px;	
	height: 50px;
}

#meta-nav p{
	font-size: 1.3em;
	text-align: right;
	padding: 15px 0 0 0;
	color: #CCCCCC;	
}

#meta-nav a{
	color: #FF9900;
	text-transform: uppercase;
	text-decoration: none;
}

#meta-nav a:hover{
	color: #FFFFFF;
}

#header h1{
   width: 1000px;
   height: 115px;
   text-indent: -9999px;
}

#header h1 a{
   display: block;
   width: 115px;
   height: 115px;
}

/* =Container-Inner
---------------------------------------------------------------------
*/
#container-inner {

}

/* =Content-Wrap
---------------------------------------------------------------------
*/

#content-wrap{
   float: left;
   width: 1000px;
}

/* =Content
---------------------------------------------------------------------
*/

#content{
   float: right;
   display: inline;
   width: 780px;
   margin-right: 10px;
   background: #333333 url(../images/bg_content.jpg) no-repeat;
}

#text {
	padding: 10px;
}

#content h3{
   font-size: 2em;
   text-indent: -9999px;
   height: 51px;
   background-repeat: no-repeat;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#content h3#h3_home {background: url(../images/header_home.gif) no-repeat; margin: 10px 0 10px 10px;}
#content h3#h3_registration{background: url(../images/header_registration.gif) no-repeat;}
#content h3#h3_spectators{background: url(../images/header_spectators.gif) no-repeat;}
#content h3#h3_details{background: url(../images/header_details.gif) no-repeat;}
#content h3#h3_directions{background: url(../images/header_directions.gif) no-repeat;}
#content h3#h3_gallery{background: url(../images/header_gallery.gif) no-repeat;}
#content h3#h3_sponsors{background: url(../images/header_sponsors.gif) no-repeat;}
#content h3#h3_contact{background: url(../images/header_contact.gif) no-repeat;}

#content h4{
   font-size: 1.8em;
   color: #FF9900;
   margin-bottom: .5em;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#content h5{
   font-size: 1.7em;
   color: #FF9900;
   margin-bottom: .5em;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#content h6{
   font-size: 1.5em;
   color: #FF9900;
   margin-bottom: .5em;
   font-family: Georgia, "Times New Roman", Times, serif;
}

#content p,
#content ul,
#content ol{
   margin-bottom: 1em;
   color: #FFFFFF;
   font-size: 1.5em;
   line-height: 1.3;

}

#content ul,
#content ol{
   margin-left: 3em;
}


#content ul#byline{
   margin-bottom: 10px;
   font-size: 1.1em;
   list-style: none;
}

#content img{
   float: left;
   margin: 0 10px 5px 0;
   padding: 3px;
   background: #666666;
   border: 1px solid #000000;
}

#content a{
	color: #3399FF;
	text-decoration: none;
}

#content a:hover{
	color: #FFFFFF;
}

#content #map {
	width: 500px;
	height: 300px;
	border: 2px solid #000000;
	margin: 0 auto;
}

#content #map img{
   float: none;
   margin: 0;
   padding: 0;
   background: none;
   border: 0;
}

body#home .h4_feature {
   font-size: 1.7em;
   padding: 10px;
   background: #505050;
   border-top: 1px solid #888888;
   margin-bottom: 0;
}

body#home .feature {
   width: 100%;
   background: #404040;
   border-top: 1px dashed #888888;
   border-bottom: 1px solid #222222;
}

body#home .feature img {
	margin-bottom: 0;
}

body#home .feature p {
	padding: 10px;
	margin-bottom: 0;
}

p.more {
	clear: left;
}

a.registernow {
	display: block;
	width: 208px;
	height: 45px;
	text-indent: -9999px;
	background: url(../images/btn_register_now.jpg) no-repeat;
}

#gallery_flash {
	width: 575px;
	height: 350px;
	margin-left: 80px;
}

#gallery_home_flash {
	float: left;
	width: 400px;
	height: 400px;
	margin: 10px;
}

#gallery_home_twitter {
	width: 740px;
	height: 400px;
	margin: 10px;
}

.video_home {
	float: left;
	margin: 10px 15px;
}

/* =Sidebar
---------------------------------------------------------------------
*/

#sidebar{
   float: left;
   display: inline;
   width: 200px;
   height: 450px;
   background: url(../images/bg_nav.jpg) no-repeat;
   margin-right: 10px;
}

#nav {
	list-style:none;
	margin-top: 10px;
}

#nav li{
	list-style: none;
    width: 200px;
	height: 63px;
}

#nav li a {
	display: block;
	width: 200px;
	height: 63px;
   	text-decoration: none;
	text-indent: -9999px;
}

#nav #nav_home {background: url(../images/nav_li_a_home.jpg) no-repeat;}
#nav #nav_home a:hover, #nav #nav_home.current a {background: url(../images/nav_li_a_hover_home.jpg) no-repeat;}
#nav #nav_registration{background: url(../images/nav_li_a_registration.jpg) no-repeat;}
#nav #nav_registration a:hover, #nav #nav_registration.current a {background: url(../images/nav_li_a_registration.jpg) no-repeat;}
#nav #nav_spectators{background: url(../images/nav_li_a_spectators.jpg) no-repeat;}
#nav #nav_spectators a:hover, #nav #nav_spectators.current a {background: url(../images/nav_li_a_hover_spectators.jpg) no-repeat;}
#nav #nav_details{background: url(../images/nav_li_a_details.jpg) no-repeat;}
#nav #nav_details a:hover, #nav #nav_details.current a {background: url(../images/nav_li_a_hover_details.jpg) no-repeat;}
#nav #nav_directions{background: url(../images/nav_li_a_directions.jpg) no-repeat;}
#nav #nav_directions a:hover, #nav #nav_directions.current a {background: url(../images/nav_li_a_hover_directions.jpg) no-repeat;}
#nav #nav_gallery{background: url(../images/nav_li_a_gallery.jpg) no-repeat;}
#nav #nav_gallery a:hover, #nav #nav_gallery.current a {background: url(../images/nav_li_a_hover_gallery.jpg) no-repeat;}
#nav #nav_sponsors{background: url(../images/nav_li_a_sponsors.jpg) no-repeat;}
#nav #nav_sponsors a:hover, #nav #nav_sponsors.current a {background: url(../images/nav_li_a_hover_sponsors.jpg) no-repeat;}



/* =Footer
---------------------------------------------------------------------
*/

#footer{
   clear: both;
   background: #484848;
   border-top: 15px solid #373737;
}

#footer-inner {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
	text-align: left; /*ie 5.5 hack*/
}

#footer-inner h3{
	padding: 10px 0 0 10px;
	color: #3399FF;
	font-size: 1.6em;
	font-weight: bold;
}

#footer-inner h3 a {
	color: #3399FF;
	text-decoration: none;
}

#footer-inner h3 a:hover {
	text-decoration: underline;
}

#footer-inner p{
	padding: 10px;
	color: #FFFFFF;
	font-size: 1.4em;
}

#footer-sponsors {
	float: left;
	display: inline;
	width: 400px;
	background: url(../images/bg_footer_sponsors.jpg) no-repeat;
}

.sponsorsp {
	text-align: center;
}

.sponsorsp img {
	float: none;
	margin: 0 5px 5px 0;
	padding: 2px;
	background: #CCCCCC;
	border: 1px solid #000000;
}

.sponsorsp img:hover {
	background: #3399FF;
	border: 1px solid #3399FF;
}


.sponsorsp_level {
	text-align: center;
}

.sponsorsp_level img{
	float:none;
	border: 0;
	padding: 0;
	margin: 8px 0 0 0;
}

.sponsorsp_level img:hover{
	border: 0;
	background: none;
}

#footer-crossfit {
	float: right;
	display: inline;
	width: 600px;
}

#footer-crossfit img {
	border: 0;
	float:left; 
	margin:0 10px 10px 0;
}


#footer-outter {
	clear: both;
	background: #373737;
}

#footer-copyright {
	width: 1000px;
	margin: 0 auto;
	padding: 25px 0;
    text-align: left; /*ie 5.5 hack*/
}

#footer-copyright p {
	padding: 5px;
	color: #E2E2E2;
	font-size: 1.2em;
}

#footer-copyright a {
	color: #FF9900;
}

#footer-copyright a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.more {
	clear:left;
}


/* =Add-ons
---------------------------------------------------------------------
*/

.redtext {
	color: #CC0000;
	text-transform: uppercase;
}

.extra {
	clear: both;
}

.extra p {
	padding: 2px;
	text-indent: -9999px;
}