@charset "iso-8859-1";

/* ---------------------------------------------------------------------------------------------- */
/*  Global stylesheet customized for Charlotte Sports Commission               			  */
/* ---------------------------------------------------------------------------------------------- */
/*  General styles for HTML elements & overall page structure                                     */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------
  @FileDetails ->		Universal CSS file which contains styles for
  				charlottesports.org
 				Browsers: IE6+, Firefox 2
 				User agent supporting this file: Screen
 				Build Date: 12/15/2008
 				Copyright (C) Charlotte Regional Sports Commission.
 				All rights reserved.
  @AuthorName ->		M. McNeese
 ------------------------------------------------------------------------------------------------ */

body {
	text-align: 			center;
	margin: 			0;
	padding:			0;
	color:				#777;
	font:				normal 11px arial,helvetica,sans-serif;
	/*background:			#FFF url(../images/TemplateImages-Background.jpg) repeat-y;*/
	background: 			#FFF url(../images/TemplateImages-SpaceBorder.jpg) repeat-y center;
	}

form {
	margin: 			0;
	padding: 			0;
	}

p {
	margin: 			0 0 15px 0;
	padding: 			0;
	}

a {
	color:				#6E85C0;
	}

img {
	border:				none;
	}

ul,ol {
	padding:			0 0 1.5em 5em;
	margin:				0;
	}

.adjusted-lists {padding:0 0 0 12px;margin:0;}
.adjusted-lists ul {padding:0 0 0 12px;margin:0;}
.adjusted-lists li {padding:0 0 10px 0;margin:0;}
	

input,select,textarea {
	font: 				normal 11px arial,helvetica,sans-serif;
	background-color: 		#EEE;
	color:				#555;
	border:				1px solid #BBB;
	padding:			3px;
	}

.btn {  
  	color:				#404040;
  	font: 				bold 11px arial,helvetica,sans-serif;
  	background:			#c9c9c9 url(../images/inactive.gif) no-repeat;
  	border:				1px solid #AEACA8;
  	padding:			2px 4px 1px;
	}
	
	
#wrapper {
	width: 				640px;
	padding:			0;
	margin: 			0 auto;
	text-align: 			left;
	height:				auto;
	}
	
#masthead {
	width:				620px;
	height:				78px;
	margin:				0;
	padding:			20px 20px 0 0;
	text-align:			right;
	background:			transparent url(../images/TemplateImages-MastheadBackground.jpg) no-repeat;
	font: 				normal 9px verdana,serif;
	color:				#64646C;
	}

#social-network {
	width:				635px;
	height:				27px;
	margin:				0;
	padding:			3px 5px 0 0;
	text-align:			right;
	background:			#6B6B73 url(../images/SocialNetworkLabel.jpg) no-repeat 413px 9px;
	}

/* ---- Masthead links -------------------------------------------------------------------------- */
#masthead a:link
{ text-decoration:none; background:transparent; color: #FFF; }

#masthead a:visited
{ text-decoration:none; background:transparent; color: #FFF; }

#masthead a:hover
{ text-decoration:underline; background:transparent; color: #FFF;}

#masthead a:active
{ text-decoration:none; background:transparent; color: #FFF; }
/* ---------------------------------------------------------------------------------------------- */

#nav {
	width:				632px;
	height:				26px;
	padding:			0 4px 4px 4px;
	margin:				0;
	background-color:		#353641;
	}

#nav #items, #nav #items ul {
	padding:			0;
	margin:				0;
	list-style:			none;
	}

#nav #items a {
	display:			block;
	width:				auto;
	}

#nav #items li {
	float:				left;
	width:				auto;
	}

#nav #items li ul {
	position:			absolute;
	width:				10em;
	left:				-999em;
	}

#nav #items li:hover ul, #nav #items li.sfhover ul {
	left:				auto;
	z-index:			1;
	}

#nav #items ul li {
	/* 135 px starting width */
	width:				auto;
	background-color:		#6B6B73;
	border-left:			1px solid #6B6B73;
	border-right:			1px solid #6B6B73;
	font:				normal 11px arial,helvetica,serif;
	}
	
#nav #items ul li a, #nav #items ul.end li a {
	width:				99px;
	background-color:		#6B6B73;
	padding:			6px 12px 6px 12px;
	border-top:			1px solid #94949C;
	text-decoration:		none;
	}

#nav #items ul.end li a {
	width:				101px;	
	}
	
/* for the last list items in each main nav list */
#nav #items ul li.end a {
	border-bottom:			1px solid #6B6B73;	
	}
	

#nav #items ul a {
	color:				#FFF;
	}

#nav #items ul li a:hover {
	background-color:		#94949C;
	}

/* ------------------------------------------ Suckerfish IE7 fix -------------------------------- */

#nav #items li:hover, #nav #items li.hover {
	position: 			static;
	}
/* ---------------------------------------------------------------------------------------------- */

#curb {
	width:				640px;
	height:				27px;
	margin:				0;
	padding:			0;
	background:			#353641 url(../images/block.gif) no-repeat;
	}

#QuickLiks {
	width:				640px;
	height:				31px;
	margin:				0;
	padding:			0;	
	}

#content-space-home, #content-space-drill {
	width:				640px;
	height:				auto;
	margin:				0;
	padding:			0;
	background:			#FFF url(../images/TemplateImages-HomeBackground.jpg) repeat-y;
	}

#content-space-home #left {
	width:				180px;
	height:				auto;
	margin:				0;
	padding:			20px 10px;
	float:				left;
	}

#content-space-home #left .item {
	width:				180px;
	height:				auto;
	margin:				0 0 20px 0;
	padding:			23px 0 0 0;
	float:				left;
	background:			#FFF url(../images/FeatEvent-Background.jpg) no-repeat;
	text-align:			center;
	}

#content-space-home #right {
	width:				400px;
	height:				auto;
	margin:				0;
	padding:			20px;
	float:				left;
	}

#content-space-home #right .item {
	width:				400px;
	height:				auto;
	margin:			0 0 20px 0;
	clear:				left;
	padding:			0 0 5px 0;
	border-bottom: 			1px solid #DDD;	
	}

#content-space-home #right .item h2 {
	padding:			0;
	margin:				0 0 5px 0;
	font:				bold 15px arial,helvetica,serif;
	}

#content-space-drill {
	background:			none;
	}

#content-space-drill #left {
	width:				155px;
	height:				auto;
	margin:				0;
	padding:			20px 10px;
	float:				left;
	}

#content-space-drill #right {
	width:				425px;
	height:				auto;
	margin:				0;
	padding:			20px;
	float:				left;
	}
	

.bio, .bio-alt {
	width:				205px;
	height:				180px;
	float:				left;
	margin-right:			15px;
	border-bottom:			1px solid #DDD;
	padding:			10px 0 10px 0;
	}

.bio-alt {
	margin-right:			0;
	}

.bio img, .bio-alt img {
	border:				1px solid #D3D3D3;
	margin: 			0 0 10px 0;
	padding:			1px;	
	}

.team-pack, .team-pack-alt {
	width:				205px;
	height:				120px;
	float:				left;
	margin-right:			15px;
	border-bottom:			1px solid #DDD;
	padding:			10px 0 10px 0;
	}

.team-pack-alt {
	margin-right:			0;
	}

.border-left {
	border:				1px solid #D3D3D3;
	margin: 			0 10px 5px 0;
	/* cursor: 			pointer; 
	cursor: 			hand; */
	padding:			1px;
	}

.border-right {
	border:				1px solid #D3D3D3;
	margin: 			0 0 5px 10px;
	padding:			1px;
	}

.border-all {
	border:				1px solid #D3D3D3;
	}

.event-title {
	font-size:			14px;
	font-weight:			bold;
	}

#footer {
	width:				620px;
	height:				auto;
	border-top:			20px solid #EAEAEA;
	padding:			10px;
	font:				normal 10px arial,helvetica,serif;
	}

#local_navlist { 			
	padding-left:			0;
	margin-left:			0;
	width:				155px;
	font:				normal 11px arial,helvetica,serif;
	}
	
#local_navlist li {
	list-style:			none;
	margin:				0 0 2px 0;
	padding:			5px 7px;
	background-color:		#EAEAEA;
	}
	
#local_navlist li a {
	text-decoration:		none;
	}

/* ---------------------------------------------------------------------------------------------- */
/*  Clear floats without structural markup hack  				                  */
/* ---------------------------------------------------------------------------------------------- */
	
.clearfix:after {
    	content: "."; 
    	display: block; 
    	height: 0; 
    	clear: both; 
    	visibility: hidden;
	}

.clearfix {
	display: inline-block;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/* ----------------------------------------------------------------------------------------------- 
	These are standard sIFR styles... do not modify
   -------------------------------------------------------------------------------------------- */

.sIFR-flash {
	visibility: 		visible !important;
	margin: 		0;
}

.sIFR-replaced {
	visibility: 		visible !important;
}

span.sIFR-alternate {
	position: 		absolute;
	left: 			0;
	top: 			0;
	width: 			0;
	height: 		0;
	display: 		block;
	overflow: 		hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

.sIFR-hasFlash h1 {
	visibility: 		hidden;
	font-size: 		24px;
	padding:		0;
	margin:			0;
}

#page-header-rule {
	background:		#FFF url(../images/TemplateImages-HeaderRule.jpg) repeat-x;
	height:			40px;
	width:			auto;
	margin-bottom:		10px;
	}

/* ----------------------------------------------------------------------------------------------- */
