/* @override http://usatlanta.com/index.php?css=stylesheets/main-css.v.1237346529 */

/* <style type="text/css"> this is here to trick DW into correct syntax hilite */

/*
COLOR PALLETTE
#
#
#
#
#
#
*/

/* global resets */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

a {	outline: none;}

a img, :link img, :visited img { border:none; }

ol,ul {	list-style: none; }

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 1em;
}

/* generic classes */
.clear {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}
.left {float: left;}
.right {float: right;}
.hidden {display: none;}
.column {display: inline; float: left;}
.column.right {float: right;}
.w700 {width: 700px;}
.w500 {width: 500px;}
.w400 {width: 400px;}
.bold {font-weight: bold;}
.uppercase {text-transform: uppercase;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.finder {border: 1px solid red;}
.new {background:#ffff99;color:#000;padding: 3px; margin-right: 10px;}

/*##############################
#########   NAVIGATION  ########
##############################*/

#nav-wrap {
	width: 900px;
	float: left;
	clear: both;
	margin: 10px 0 20px 20px;
	display: inline;
}

#nav {	
	float: left;
	border-bottom: 2px solid #fff;
	margin: 0;
	padding: 0;
	display:inline;
}

#nav li {	
	float: left;
	list-style: none;
}

#nav li a {	
	display: block;
	padding: 5px 12px;
	text-decoration: none;
	color: #EAFFED;
	white-space: nowrap;
	font-weight: bold;
	font-size: 13px;
}

#nav li a:hover {
	color: #4B9ECF;
}

#nav li a.active {	
	background: #fff;
	color: #1A4473;
}

#nav li ul li a.active {
	color: #fff;
	background: #9F1B1B;
}

#nav li ul li a .bullet {
	color: #9F1B1B;
}

#nav li ul li a.active .bullet {
	color: #fff;
}

#nav li ul {	
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 2px solid #fff;
	z-index: 9999;
}


#nav li ul li {	
	float: none;
	display: inline;
}

#nav li ul li a, #nav li.active ul li a {
	display: block;
	background: #9F1B1B;
	font-weight: normal;
	color: #fff;
	font-size: 12px;
}

#nav li ul li a:hover  {	
	background: #7F1616;
	color:#fff;
}

#nav li ul li a:hover .bullet  {	
	color: #7F1616;
}

#nav li ul li a.active:hover .bullet  {	
	color: #fff;
}

/*###################################
#########   GLOBAL STYLES   #########
###################################*/

body {
	background: #1d1d1d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	color: #4F4F4F;
}

p {
	line-height: 18px;
	font-size: 14px;
	margin: 10px 0;
}

a {
	color: #C6312B;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;	
}

#wrapper {
	width: 960px;
	padding: 0 20px;
	margin: 0 auto 0 auto;
	position: relative;
	background: url(http://usatlanta.com/images/site/bg-tile.jpg) repeat-y;
	border-left: 3px solid #161616;
	border-right: 3px solid #161616;
}

.box {
	background: #fff;
	margin: 10px 0;
	border: 2px solid #193B55;
}

.round {
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}

#banner {
	width: 956px;
	height: 200px;
	background: #fff url(http://usatlanta.com/images/site/usa-logo-banner.jpg) no-repeat;
	position: relative;
	margin-top: 20px;
	float: left;
	display: inline;
}

#banner #site-info {
	width: 350px;
	float: right;
	color: #333;
}

#banner h1 {
	font-size: 27px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#banner p {	
	font-size: 17px;
	line-height: 25px;
}

a#register-button {	
	display: block;
	height: 40px;
	width: 170px;
	background-image: url(http://usatlanta.com/images/site/register-button-sprite.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #fff;
	text-decoration: none;
	position: absolute;
	bottom: 5px;
	right: 25px;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

a#register-button:hover, a#register-button.selected {
	background-position: 0px -40px;	
}

#sport-choice {
	position: absolute;
	bottom: 5px;
	right: 25px;
	display: none;
	font-size: 14px;
	font-weight: bold;
	background: #fff;
}

#sport-choice a {
	height: 30px;
	line-height: 30px;
	margin-right: 5px;
	background: #fff;
}

#main-content {
	width: 796px;
	padding: 50px 60px;
	clear: both;
	float: left;
	display: inline;
	margin: 0 0 0 20px;
}

h2.page-name {
	color: #005880;
	font-size: 24px;
	margin-bottom: 20px;
}


#footer {
	clear: both;
	padding: 40px 0 20px 0;
	text-align: center;
	color: #0D2F49;
}

#morelink, .morelink {
	padding-left: 20px;
	background: url(http://usatlanta.com/images/site/arrow.png) no-repeat left;
}

#halo {	
	background: url(http://usatlanta.com/images/site/halo-slice.jpg) no-repeat 100px 210px;
}

#homelink {
	display: block;
	position: absolute;
	top: 21px;
	left: 21px;
	width: 340px;
	height: 200px;
}

#register-choice {
	position: absolute;
	top: 202px; /* see ie6-7-css */
	right: 18px;
	background: #fff;
	padding: 14px 20px;
	border-bottom: 2px solid #193B55;
	border-left: 2px solid #193B55;
	border-right: 2px solid #193B55;
	text-align: center;
	-moz-border-radius-bottomleft: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-radius-bottomleft: 7px;
	-webkit-border-radius-bottomright: 7px;
}

#register-choice p, #register-choice ul {
	float: left;
	line-height: 20px;
	margin-top: 0;
}

#register-choice li {
	display: inline;
	margin:10px;	
	font-size: 14px;
}


/*##############################
#########   HOME PAGE  #########
##############################*/

#news {
	margin-bottom: 10px;
	color: #fff;
	width: 380px;
	float: right;
	display: inline;
	margin-right: 20px;
}

#news h3 {
	font-size: 23px;
}

#news #current-date {
	float: right;
	display: inline;
	margin: 0 20px 0 0;
	line-height: 22px;
	font-style: italic;
	padding-left: 20px;
	background: url(http://usatlanta.com/images/site/calendar_month.png) no-repeat left;
}

#news .announcement p.title {
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0;
	font-size: 14px;
	width: 240px;
}

#news .announcement.sticky p.title {
	width: auto;
}

#news p.date.today {
	color: #FCDF59;	
}

#news .date {
	font-size: 11px;
	font-weight: normal;
	float: right;
	font-style: italic;
	padding-left: 20px;
	background: url(http://usatlanta.com/images/site/calendar_month.png) no-repeat left;
	margin: 0;
}

#news .date.today {
	background: url(http://usatlanta.com/images/site/clock_frame.png) no-repeat left;
}

#news .announcement {
	border-bottom: 1px solid #193B55;
	padding: 15px 0;
}

#news .announcement p {
	font-size: 13px;	
}

#news .announcement.sticky {
	border: 1px dashed #fff;
	padding: 10px;
	margin-top: 15px;
	font-size: 14px;
}


#news a {
	color: #4B9ECF;	
	text-decoration: none;
}

#news a:hover {
	text-decoration: underline;	
}

#news #morelink {
	float: right;
	margin: 15px;
	font-size: 14px;
}

#home #main-content {
	width: 460px;
	padding: 20px;	
	display: inline;
	float: left;
	clear: both;
}

#sports-box a {
	width: 150px;
	text-align: center;
	display: inline;
	height: 20px;
	padding: 10px;
	line-height: 20px;
	font-size: 20px;
	background: #C6312B url(http://usatlanta.com/images/site/red-button-bg.gif) repeat-x;
	color: #fff;
	text-decoration: none;
	border: 1px solid #A21D18;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	float: left;
	margin: 20px 27px;
}

#sports-box a:hover {
	border: 1px solid #000;
}

#info-box {
	margin-top: 10px;
	clear: left;
	padding: 20px 0;
	width: 100%;
	background: #EDF2F4;
	border: 1px solid #8BAAB8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#info-box p {
	font-size: 16px;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}

#info-box p#contact {
	float: left;
	display: inline;
	margin-left: 30px;
}

#info-box p#weather {
	float: right;
	display: inline;
	margin-right: 30px;
	margin-bottom: 15px;
	text-align: center;
}

#weather-hotline {
	padding: 0 10px;	
}

#weather-hotline p {
	font-size: 13px;	
	line-height: 18px;
}

#maillink {
	padding-left: 20px;
	background: url(http://usatlanta.com/images/site/mail_arrow.png) no-repeat left;
}

#infolink {
	padding-left: 20px;
	background: url(http://usatlanta.com/images/site/information_frame.png) no-repeat left;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #000;
	color: #fff;
	padding: 5px;
	opacity: .8;
	width: 375px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 10px;
	font-color: #000;
	font-size: 17px;
	line-height: 20px;
}

#tooltip em {
	color: #FCDF59;
	font-style: normal;
}

#home #main-content #morelink {
	margin-right: 20px;	
}


#newsletter-form form {
	margin-left: 20px;
}

#newsletter-form form input {
	margin-bottom: 10px;
}
#newsletter-form form label {
	margin-bottom: 5px;
}

#success {
	background:#E1FFD1 url(http://usatlanta.com/images/site/success.png) no-repeat scroll 11px 12px;
	border:2px solid #99d986;
	margin:0 5px 20px 5px;
	padding:10px 10px 10px 35px;
}

/*############################
#########   SCHEDULE  ########
############################*/

#schedule #main-content {
	min-height: 350px; /* see i6-css */
}

#schedule h3 {
	font-weight: bold;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.location {
	font-size: 12px;
}

table.week {
	margin: 10px 0;
	border: 1px solid #ccc;
}

table.week tr.caption {
	font-weight: bold;
	background: #ccc;
}

table.week td {
	padding: 5px 20px 5px 20px;
}

table.week td.team {
	width: 150px;
}

table.week td.vs {
	width: 10px;	
}

table.week td.time {
	text-align: center;	
	width: 100px;
}

table.week td.notes {
	font-style: italic;	
	width: 300px;
	font-size: 12px;
}

table.week tr.even {
	background: #fff;	
}

table.week tr {
	background: #EDF2F4;	
}

.general-note {
	padding: 3px 5px;
	background: #FFC;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}

#schedule #tab-nav {
	float: left;
	border-bottom: 1px solid #ccc;
	width: 100%;
	margin: 20px 0 20px 0;
}

#schedule #tab-nav a {
	display: block;
	float: left;
	display: inline;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin: 0 3px -1px 3px;
	font-size: 11px;
	color: #666;
	background: #F1F1F1;
	padding: 0 5px 0 5px;
	float: left;
	display: block;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-radius-topleft: 5px;
	-webkit-border-radius-topright: 5px;
}

#schedule #tab-nav a.current, #schedule #tab-nav a.current:hover  {
	color: #C6312B;
	background: #fff;
	border-bottom: 1px solid #fff;
}

#schedule #tab-nav a:hover {
	color: #C6312B;
	text-decoration: none;
	background: #F1F1F1;
}

/*#########################
#########   RULES  ########
#########################*/

#rules #main-content ul {
	list-style: square;
	line-height: 20px;
	margin-left: 20px;
}

/*#############################
#########   LOCATIONS  ########
#############################*/

#locations h2 {
	margin-bottom: 30px;	
}

#locations #main-content {
	position: relative;	
}

#locations h3 {
	margin: 20px 0 10px 20px;
	font-size: 18px;
	font-weight: bold;
}

.location-wrap {
	margin: 0 40px;	
	border-bottom: 1px solid #ccc;
}

.key { /* also used in reg pages */
	margin-top: 15px;
	clear: left;
	padding: 20px;
	width: 680px;
	background: #EDF2F4;
	border: 1px solid #8BAAB8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}

.key p {
	font-size: 15px;	
	line-height: 24px;
}

#locations .registration-status {
	float: right;
	text-align: right;
}

.key p.notes {
	font-size: 13px;	
	line-height: 20px;
}

#locations #schedule-link {
	position: absolute;
	top: 20px;
	right: 20px;
	background: #ffc;
	padding: 3px;
}

#locations .address {
	text-align: center;
	margin: 15px 0;
}	

#locations .address a {
	cursor: pointer;
}

#locations .directions-content {
	margin: 20px 40px 40px 40px;
}

#locations .address a.directions-link {
	padding-left: 20px;
	background: url(http://usatlanta.com/images/site/plus_circle.png) no-repeat left;	
}

#locations .address a.directions-link.minus {
	background: url(http://usatlanta.com/images/site/minus_circle.png) no-repeat left;	
}

/*#############################
#########   REGISTER  #########
#############################*/

#registration {
	display: none; /* to necessitate that js is enabled - see script */	
	margin-left: 30px;
}

#registration p#choice {
	font-size: 18px;	
	line-height: 26px;
}


#registration #team-header, #registration #league-header {
	font-size: 18px;	
	line-height: 26px;
	font-weight: bold;
	margin-top: 20px;
}

#registration p {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
}

#registration p.leagues {
	font-size: 13px;
}

#registration option.choice {
	margin: 3px 0;	
	background: #ffc;
}


#registration .text {
	width: 170px;
	margin-right: 15px;
}

#registration #state {
	margin-right: 15px;
}

#registration #postalcode {
	width: 105px;	
}

#registration #roster {
	width: 300px;
	height: 300px;
	clear: left;
	float: left;
}

#registration #team-name {
	width: 300px;	
}

#registration .instruct {
	font-size: 12px;
	line-height: 16px;
	float: left;
	margin-left: 15px;
	display: inline;
	width: 200px;
}

#registration .reg-status {
	color: #0C3;
}

#registration .reg-status.free {
	color: #F90;
}

#registration .reg-status.closed {
	color: #F00;
}

#terms {
	height: 80px; 
	overflow:scroll; 
	background: #fff; 	
	font-family: "Courier New", Courier, monospace;
	padding: 0 10px;
	width: 420px;
}

#terms p {
	line-height: 13px;
	font-size:11px;
}

/*#############################
#########   STANDINGS  ########
#############################*/

table.standings {
	margin: 10px 0;
	border: 1px solid #ccc;
}

table.standings tr.caption {
	font-weight: bold;
	background: #ccc;
}

table.standings td {
	padding: 5px 20px 5px 20px;
}

table.standings td.record {
	text-align: center;	
	width: 100px;
}

table.standings tr.even {
	background: #fff;	
}

table.standings tr {
	background: #EDF2F4;	
}

/*#############################
#########   OVERVIEW  #########
#############################*/

#overview ul#section-list {
	list-style: none;
	margin-left: 150px;
}

#overview ul#section-list li {
	margin: 20px 0;
}

#overview ul#section-list li a.morelink {
	font-size: 16px;
}


/*##################################
#########   ANNOUNCEMENTS  #########
##################################*/

#announcements h3 {
	font-size: 18px;
}

#announcements .announcement p.title {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 14px;
}

#announcements p.date.today {
	color: #4B9ECF;	
}

#announcements .date {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	padding-left: 20px;
	margin-left: 10px;
	background: url(http://usatlanta.com/images/site/calendar_month.png) no-repeat left;
}

#announcements .date.today {
	background: url(http://usatlanta.com/images/site/clock_frame.png) no-repeat left;
}

#announcements .announcement {
	border-bottom: 1px solid #193B55;
	padding: 15px 0;
}

#announcements .announcement p {
	font-size: 13px;	
	margin: 10px;
}

#announcements .announcement.sticky {
	margin-top: 15px;
	clear: left;
	padding: 20px;
	background: #EDF2F4;
	border: 1px solid #8BAAB8;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;	
}

/*##############################
#########   GALLERIES  #########
##############################*/

#galleries #main-content {
	min-height: 700px;	
}

#galleries table.galleries {
	text-align: center;
}

#galleries table.galleries td {
	width: 180px;
	padding: 20px 10px;
	vertical-align: top;
}

#galleries table.galleries .date {
	font-size: 10px;
}

#galleries #gallery {
	margin-top: 50px;
}

#gallery img {
	float: left;
	display: inline;
	margin: 20px;
}

/*##################################
#########   MESSAGE BOARD  #########
##################################*/

#messages .message {
	width: 500px;
	padding: 0 20px 20px 20px;
	border: 1px solid #ccc;
	margin: 20px 0 20px 120px;
}

#messages .message p.author {
	padding-left: 20px;
	background: url(http://usatlanta.com/images/site/balloon.png) no-repeat left;
}

/*###################################
#########   SPECIAL EVENTS  #########
###################################*/

#events #eventlist {
	margin: 20px 0 20px 120px;
	font-size: 18px;
}

#events #eventlist li {
	margin: 10px 0;	
}

/* </style> this is here to trick DW into correct syntax hilite  */ 