/*
-----------------------------------------------------------------------------------
DEFAULT SCREEN STYLESHEET FOR: www.contactfootball.com
-----------------------------------------------------------------------------------
CSS Document Author: Terry Evans - OptiSite
XHTML Document Author: Terry Evans - OptiSite
Modified 1/22/07 by OptiSite.com
-----------------------------------------------------------------------------------

----------------------------------------------------------------------------------- */

/*  Globals
--------------------------------------------------------------------------------------------------- */

* {margin:0; padding:0;}
ol, ul {list-style: none}
html {
	background: url(../gfx/bg.png) repeat-x 0 0 #EBEBEB;
}
body {
	text-align: left;
	font: 11px/1.4em Arial, Helvetica, Sans-Serif;
	color:#000;
   	position:relative;
}

.center {
	text-align:center;
}
.clear {
	clear:both;
}
img.right {
	float:right;
	clear:right;
	margin:0 0 10px 10px;
}
img.left {
	float:left;
	clear:left;
	margin:0 10px 10px 0;
}
a img {
	border:none;
	outline: none;
}
a {
	color:#376DC1;
	outline: none;
	text-decoration:none;
}
a:hover {
	color:#666;
	text-decoration:none;
}

/* Layout Divisions
--------------------------------------------------------------------------------------------------- */
#wrapper { 
	width: 792px;
	margin: 0 auto;
	background: url(../gfx/bg_mid.jpg) repeat-y -1px 0 #fff;
}
#container {
	margin:0 auto;
	padding:0;
	text-align:left;
	width: 792px;
	position:relative;
	/*background: url(../gfx/bg_mid.jpg) repeat-y -1px 0 #fff;*/
	background: url(../gfx/bg.png) repeat-x 0 0; 
}
#top {
	height: 85px;
	position: relative;
	background: url(../gfx/bg.png) repeat-x 0 0;
}
#logo {
	width: 167px;
	height: 49px;
	position: absolute;
	top: 15px;
	left: 20px;
	background: url(../gfx/logo.png) no-repeat 0 0;
}
#logo a {
	height:49px;
	width:167px;
	margin:0;
	padding:0;
	display:block;
	text-indent:-9999px;
}
#slogan {
position:relative;
display: block;
width: 440px;
height: 85px;
background: url(../gfx/slogan.png) no-repeat 0 0;
margin: 0; 
float: right;
}
#toptext {
	display: none;
}
#contentarea {
	margin:0; 
	padding:0;
	text-align: left;
	/*background: url(../gfx/bg_mid_vline.jpg) repeat-y 0 0;*/
}
#contentwrap {
	margin: 0; 
	padding:0;
	text-align: left;
	/*background: url(../gfx/bg_top.jpg) no-repeat 0 0;*/
}

/* Three Column Layout
--------------------------------------------------------------------------------------------------- */

#content {
	float: left;
	width: 610px;
	font-size: 12px;
}

/* -- Main Column --*/
#maincontent {
	float: right;
	width: 400px;
	padding: 40px 0 60px 0;
}
/* -- Main Column - Homepage --*/
#homecontent {
	float: right;
	width: 400px;
	padding: 60px 0 45px 0;
}
/* -- Left Column --*/
#subcontent {
	float: left;
	width: 210px;
	/*background: url(../gfx/bg_left_nav.jpg) no-repeat 0 0;*/
}
/* -- Right Column --*/
#sidebar {
	float: right;
	width: 150px;
	padding: 60px 0 0 0;
	position: relative;
}
body#interior #sidebar {
	padding: 40px 0 0 0;
}
#maincontent ul li {
	margin: 0 0 15px 0;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(../gfx/arrow.gif) no-repeat 0 10%;
}
#maincontent ul {
	margin: 15px 15px 20px;
}
#maincontent ul li {
	line-height: 1.2em;
	margin: 0 0 8px 0;
}

/* Two Column Layout
--------------------------------------------------------------------------------------------------- */
body.two_column #contentarea {
	/*background:#fff url(../gfx/bg_mid.jpg) repeat-y 0 0;*/
}
body.two_column #content {
	float: left;
	width: 760px;
	font-size: 12px;
}

/* -- Main Column --*/
body.two_column #maincontent {
	float: right;
	width: 550px;
	padding: 60px 0 75px 0;
}

/* -- Foot--*/
#footer {
	clear: both;
	background: none;
}
#footwrap {
	padding: 0 0 25px 0;
	background:  url(../gfx/bg_foot_line.png) repeat-x 0 0 #EBEBEB;
}

/* Absolute Layout Elements
--------------------------------------------------------------------------------------------------- */

#breadcrumbs {
	position: absolute;
	top: 164px;
	left: 210px;
	font-size: 12px;
}
#header {
	position: absolute;
	top:85px;
	left:210px;
	z-index:10;
	height:30px;
	line-height:30px;
	width: 572px
}
#header ul {
	float: right;
	width: 500px;
	text-align: right;
}
#header ul li {
	display: inline;
	padding: 0 6px 0 6px;
	border-right: 1px solid #ccc;
	font-weight: bold;
	font-size: 12px;
}
#header ul li.last {
	border: none;
	padding: 0 0 0 6px;
}
#header ul li a {
	color:#fff;
}
#header ul li a:hover {
	color:#FFCC00;
}

/* Left Column
--------------------------------------------------------------------------------------------------- */
#content #subcontent h3 {
	text-indent: -9999px;
	background: url(../gfx/explore_a_sport.jpg) no-repeat 10px 5px;
	height: 35px;
	line-height: 35px;
	margin: 0;
	padding: 0;
}
body#interior #content #subcontent h3 {
	background: url(../gfx/explore_a_sport.jpg) no-repeat 10px 5px;
}
body#interior #content #subcontent {
	padding: 0px 0 0 0;
}

#subnav {
	padding: 15px 0;
}
#subnav ul {list-style: none}
#subnav li {margin: 0 0 1px 0}
#subnav li a {
	display: block;
	height: 30px;
	line-height: 30px;
	width: 180px;
	color:#fff;
	font-weight: bold;
	background: url(../gfx/subnav_arrow.png) no-repeat 10px 50%;
	/*background: url(../gfx/bg_subnav.gif) no-repeat 0 50%;*/
	text-indent: 20px;
	list-style: none;
}
#subnav li a:hover {
	color:#EF8202;
	text-decoration: none;
	background: url(../gfx/subnav_arrow.png) no-repeat 10px 50%;
}
#subnav li.active a {
	color:#000;
	background: url(../gfx/subnav_arrow_2.png) no-repeat 10px 50% #fff;
	/*background: url(../gfx/bg_subnav_dark.gif) no-repeat -180px 50%;*/
}
#official_sponsor {
	display: none;
	width: 180px;
	text-align: right;
	padding: 50px 0 0 0;
}
#official_sponsor_2 {
	display: none;
	width: 180px;
	text-align: right;
	padding: 20px 0 0 0;
}
#official_sponsor_3 {
	display: none;
	width: 180px;
	text-align: right;
	padding: 20px 0 0 0;
}

/* Main Column
--------------------------------------------------------------------------------------------------- */

#content p {
	line-height: 1.4em;
	margin: 0 0 15px 0;
}
#content h2 {
	padding: 20px 0 16px 0;
	font-size: 18px;
}
#content h3 {
	margin: 0 0 15px 0;
	font-size: 14px;
}
#content h4 {
	margin: 0 0 15px 0;
	color:#FF990B;
	font-size: 14px;
}
#maincontent img {
	margin: 0 0 15px 0;
}

#content hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 11px 0;
	padding: 0;
}
#maincontent a {
	text-decoration: none;
}
#maincontent a:hover {
	text-decoration: underline;
}
#homecontent a {
	text-decoration: none;
}
#homecontent a:hover {
	text-decoration: underline;
}

/* Right Column
--------------------------------------------------------------------------------------------------- */


#sidebar #testimonial {
	padding: 20px 15px 15px 0;
}
#sidebar blockquote {
	margin: 0;
	padding: 0;
}
#sidebar blockquote p {
	margin: 0;
	padding: 0;
	line-height: 1.2em;
}
#sidebar blockquote p.cite {
	padding: 10px 8px;
}

#sidebar hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 11px 0;
	padding: 0;
}

#sponsor img {
	margin: 0 0 20px 0;
}
#camper img {
	margin: 20px 0 20px 0;
	border: 1px solid #000;
}
/* Footer
--------------------------------------------------------------------------------------------------- */
#footer ul {
	padding: 7px 0 0 20px;
	height: 23px;
}
#footer p {
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	padding: 0;
	font-size: 10px;
	height: 38px;
	line-height: 38px;
	background:url(../gfx/footer_copy_bg.png) no-repeat 0 0;
	text-indent: 20px;
}
#footer ul li {
	display: inline;
	padding: 0 12px 0 10px;
	border-right: 1px solid #fff;
	font-size: 12px;
}
#footer ul li.last {
	border: none;
	padding: 0 0 0 10px;
}
#footer ul li a {
	color:#fff;
	font-weight: bold;
}
#footer ul li a:hover {
	color:#000;
}
#footer p a {
	color:#89B0CB;
}
#footer p a:hover {
	color:#000;
}

/* Helpers and Hacks
--------------------------------------------------------------------------------------------------- */

.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 */

