/**
 * @author    : David P. Williams in Crozier VA USA <dave@homeincrozier.com>
 * @copyright : (c) 2004-2007 David P. Williams
 * @license   : Creative Commons Attribution-Noncommercial-Share Alike 3.0 United States License
 * @version   : 2.0.1 GoochGeek Event Registration System
 * @package   : youth league registration
 */

/*	Container border for testing 
	border: 1px #cbc39f dotted;			*/

/*<![CDATA[*/

body {
	margin: 0;
	padding: 0;
	background: #ECEDEF url(images/bg_gradient.jpg) top left repeat-x;
    font-size: 12px;
    font-family: verdana,tahoma,arial,sans-serif;
	font-weight: normal;
    color: #275785;
    }

h1 { 
	font-family: tahoma,arial,sans-serif; 
	font-size : 24px;     
	color : #6791BF;    
	background-color : transparent; 
	font-weight: normal;
	margin: 12px 30px 10px 20px;
}

h2 { 
	font-family: tahoma,arial,sans-serif; 
	font-size : 20px;  
	color : #6791BF;    
	background-color : transparent; 
	font-weight: normal;
	margin: 12px 30px 10px 20px;
}

h3 { 
	font-family: tahoma,arial,sans-serif; 
	font-size : 17px;   
	color : #6791BF; 
	background-color : transparent; 
	font-weight: normal;
	margin: 10px 30px 5px 20px;
}
	
h4 { 
	font-family: tahoma,arial,sans-serif; 
	font-size : 15px;   
	color : #275785; 
	background-color : transparent; 
	font-weight: normal;
	margin: 12px 30px 5px 20px;
}

h5 { 
	font-family: tahoma,arial,sans-serif; 
	font-size : 12px;   
	color : #275785; 
	background-color : transparent; 
	font-weight: bold;
	margin: 12px 30px 5px 20px;
}

p {
	line-height: 20px;
	margin: 1px 30px 10px 20px;
}

a, a:visited {
	text-decoration: underline;
	color: #6791BF;
	outline: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

#wrapper {
	position: relative;
	width:1050px;
	height:auto;
	margin:0 auto;
	min-height: 400px;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

#headvideo {
	float: left;
/*	margin: 0 0 0 55px;		*/
	margin: -50px 0 0 0;
	width: 597px;
	height: 255px;
	background: transparent;
	overflow: hidden;
}

#headlogo {
	float: right;
	margin: 0 55px 0 0;
	width: 333px;
	height: 205px;
	background:transparent;
	_margin: 0 25px 0 0;
}

#headnav {
	clear: both;
	float: left;
	margin: 0;
	width:960px;
	height: 23px;
	background:transparent;
	font-size: 12px;
	font-family: "arial narrow",arial,sans-serif;
	color: #FFF;
	margin-top: 2px;
}

#headnav ul {
	margin: 4px 0 0 17px;
	_margin: 4px 0 0 47px;
}

#headnav li {
	display: inline;
	padding: 0 7px 0 4px;
	margin: 0;
	border-right: 1px solid #FFF;
	_padding: 0 5px 0 9px;
}

#headnav li.last {
	border-right: none;
	padding-right: 1px;
}

#headnav a, #headnav a:visited {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	outline: none;
}

#headnav a:hover{
	color: #000;
	text-decoration: underline;
}

#main {
	clear:both;
	width:960px;
	height:auto;
	margin: 0 0 0 47px;
	padding: 0;
	background: url(images/main_bg.jpg) top left repeat-y;
}

#content {
	float:right;
	width: 657px;
	margin-right: 1px;
	margin-bottom: 5px;
	min-height: 460px;
	background: url(images/theA-trans.png) bottom right no-repeat;
}

#content li {
	margin-right: 30px;
	line-height: 20px;
}

#sidebar {
	float:left;
	width: 300px;
	margin-left: 1px;
	min-height: 300px;
/*	background: #D8D8D8 url(images/sidebar_bg.png) top right no-repeat;		*/
}

#sidebar-home {
	float:left;
	width: 300px;
	margin-left: 1px;
	min-height: 300px;
}

#sidebar-bot {
	float:left;
	width: 300px;
	margin-left: 1px;
	height: 24px;
/*	background: #D8D8D8 url(images/sidebar_bot.png) bottom right no-repeat;		*/
}

#sidebar-navi {
	margin: 14px 0px 0px 20px;
	background-color: transparent;
	padding: 0;
	width: 258px;
}

#sidebar-navi.moretop {
	margin-top: 25px;
}

#spanishnav {
	float:right;
	width:165px;
	height:21px;
	margin: 0;
	padding: 0;
	padding-top: 4px;
	padding-left: 10px;
	font-size: 11px;
	font-family: "arial narrow",arial,sans-serif;
	background: url(images/spanish_bg.png) bottom left no-repeat;
}

#spanishnav a, #spanishnav a:visited {
	color: #275785;
	text-decoration: none;
	padding: 0 5px;	
	outline: none;
}

#spanishnav a:hover {
	color: #000;
	text-decoration: underline;
}

#footmain {
	clear:both;
	width:961px;
	margin: 0 0 0 47px;
	padding: 0;
	padding-top: 5px;
	background: url(images/main_bottom-trans.png) top left no-repeat;
	text-align: center;
	font-size: 10px;
}

#footmain p {
	margin: 2px 10px;
	line-height: 12px;
}

.white {
	color: #FFF;
}
.footnav {
    color: #275785;
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	font-weight: bold;
	font-family: "arial narrow",arial,sans-serif;
	font-size: 11px;
}

.footnav a, .footnav a:visited {
    color: #275785;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 5px 0 5px;
	border: none;
	outline: none;
}

.footnav a:hover {
	color: #000;
	text-decoration: underline;
}

.wb {
	border-right: 1px solid #FFF;
}

.aasIFR {
	color: #6791BF;
    font-family: tahoma,arial,sans-serif;
	font-weight: normal;
	margin-bottom: 0px;
}

.aasIFRw {
	margin-bottom: 0px;
}

h1.aasIFR {
	margin-bottom: -4px;
}

img.sidebar {
	border: none;
	margin: 14px 0px 0px 20px;
	background-color: transparent;
}

img.sidebar.moretop {
	margin-top: 25px;
}

div.topnav {
	background: #FFF url(images/sidebar-navigation-trans.png) top left no-repeat;
	height: 12px;
	width: 258px;
	padding: 3px 0 5px 10px;
	font-weight: bold;
}

div.botnav {
	background: #FFF url(images/sidebar-navigation-trans.png) bottom left no-repeat;
	height: 12px;
	width: 258px;
}

div.nav {
/*	background: #FFF url(images/sidebar-nav-trans.png) top left repeat;		*/
	background-image: url(images/sidebar-nav-trans.png);
	color: #FFF;
	padding: 0 7px;
/*	font-size: 95%;		*/
}

div.nav ul {
	padding: 0;
	margin: 0 0 0 15px;
	color: #FFF;
}

div.nav li {
	padding: 3px 0;
}

div.nav a, div.nav a:visited {
	color: #FFF;
	text-decoration: none;
}

div.nav a:hover {
	color: #000;
	text-decoration: underline;
}

div.topres {
	background: #FFF url(images/sidebar-results-trans.png) top left no-repeat;
	height: 20px;
	width: 258px;
}

div.botres {
	background-color: #FFF;
	background-image: url(images/sidebar-results-trans.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 20px;
	width: 258px;
}

div.res {
/*	background: #FFF url(images/sidebar-res-trans.png) top left repeat;		*/
	background-image: url(images/sidebar-res-trans.png);
	color: #FFF;
	padding: 0 7px;
/*	font-size: 90%;		*/
}

div.res ul {
	padding: 0;
	margin: 0 0 0 15px;
	color: #FFF;
}

div.res li {
	padding: 3px 0;
}

div.res a, div.res a:visited {
	color: #FFF;
	text-decoration: none;
}

div.res a:hover {
	color: #000;
	text-decoration: underline;
}

.toppara {
	border-top: 1px solid #6791BF;
	padding-top: 10px;
}

.botpara {
	border-bottom: 1px solid #6791BF;
	padding-bottom: 10px;
}

.disclaimer {
	font-weight: bold;
	line-height: 20px;
    font-size: 12px;
    font-family: verdana,tahoma,arial,sans-serif;
    padding-bottom: 7px;
}

.btt {
	text-align:right;
	float: right;
	margin-left: 100px;
}

#logoclick {
	position: relative; 
	top: 20px; 
	left: 25px; 
	width: 318px; 
	height: 94px; 
	background-color: transparent; 
}

#homeresult {
	position: relative;
	top: 60px;
	left: 0;
	width: 345px;
	height: 25px;
	background-color: transparent;
	overflow: hidden;
	font-size: 15px;
	color: #FFF;
	font-style: italic;
    font-family: tahoma,arial,sans-serif;
}

#homeresult a, #homeresult a:visited {
	color: #FFF;
	text-decoration: none;
}

#homeresult a:hover {
	color: #000;
	text-decoration: underline;
}

.borderon {
	border: 1px orange dashed;
}

/*]]>*/
