@charset "UTF-8";
/* CSS Document */
a:link {
	color: #000000;
}

a:visited {
  color: #000000;
}

a:hover {
	color: #FF0000;
}

a:active {
	color: #000000;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin:0 auto;
	background-image:url(../../images/bg-body.jpg);
	background-color:#000000;
	background-repeat:repeat-x;
	background-position:top;
}
#wrapper{
	margin:0 auto;
	width:960px;
}
textarea, input, select {  background-color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	border: #cccccc; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}
#topMenuLinks{
	float:left;
	height:45px;
}
#topMenuSocial{
	float:left;	
}
#topMenuSearch{
	float:right;	
	clear:both;
	padding-top:5px;
}
#topMenuSearch input{
	border:1px solid #CCC;
	background-color:#666;
	color:#FFFFFF;
	font-size:11px;
	width:125px;
	height:14px;
}
#topMenuLogos{
	float:left;
	padding-top:10px;
}
#topMenuLinks ul{
	width:100%;	
}
#topMenuLinks ul, #topMenuLinks li{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}
#topMenuLinks ul li{
	float:left;
	list-style:none;
}
#topMenuLinks ul li a, #topMenuLinks ul li a:link, #topMenuLinks ul li a:visited, #topMenuLinks a{
	color:#CCCCCC;
	text-transform:uppercase;
	text-decoration:none;
	font-size:11px;
	display:block;
	padding:0;
	padding-left:10px;
	padding-right:10px;
	height:1%;
	line-height:44px;
	margin:0;
}
#topMenuLinks ul li a:hover{
	color:#CCCCCC;
	text-transform:uppercase;
	text-decoration:underline;
	font-size:11px;
	display:block;
	padding-left:10px;
	padding-right:10px;
	height:44px;
	line-height:44px;
	margin:0;
}
#topMenu{
	width:100%;
	height: 45px;
	background-image:url(../../images/bg-header.png);
	margin-bottom:5px;
}
#topMenuContainer{
	margin:0 auto;
	width: 960px;
}
#topMenuLeft{
	float:left;
}
#topMenuRight{
	float:right;
}
#topMenuLeftSub{
	float:right;
}
#footer{
	width:100%;
	height:300px;
	background-image:url(../../images/bg-header.png);	
}
#footerContainer{
	margin:0 auto;
	width:960px;
	
}
#footerSponsors{
	width:960px;
	margin:0 auto;
	text-align:center;
}
#footerSponsors img{
	width:100px;
}
#footerSponsors a{
	margin-right:15px;
	margin-bottom:10px;
}

#secondMenu{
	width:960px;
	margin:0 auto;
	background-image:url(../../images/bg-second-menu.png);
	background-repeat:no-repeat;
	height:28px;
	margin-bottom:5px;
}
#secondMenu ul{
	margin:0;
	padding:0;
}
#secondMenu li{
	list-style:none;
	float:left;
}
#secondMenu li a, #secondMenu li a:visited{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	padding-left:10px;
	padding-right:10px;
	display:block;
	height:28px;
	line-height:28px;
}
#secondMenu li a:hover{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
	padding-left:10px;
	padding-right:10px;
	display:block;
	height:28px;
	line-height:28px;
}
#contentLeft{
	width:668px;
	float:left;
}
#subContentLeft{
	float:left;
}
#subContentRight{
	float:left;
}
#contentRight{
	width:292px;
	float:left;
}
.break{
	clear:both;
	height:10px;
}
.whiteBoxTop292{
	background-image:url(../../images/bg-whitebox-292-top.png);
	height:32px;
	width:292px;
}
.whiteBoxContent292{
	background-image:url(../../images/bg-whitebox-292-content.png);
	width:278px;
	padding:7px;
}
.whiteBoxBottom292{
	background-image:url(../../images/bg-whitebox-292-bottom.png);
	width:292px;
	height:10px;
}
.whiteBoxTop382{
	background-image:url(../../images/bg-whitebox-382-top.png);
	height:34px;
	width:382px;
}
.whiteBoxContent382{
	background-image:url(../../images/bg-whitebox-382-content.png);
	width:368px;
	padding:7px;
}
.whiteBoxBottom382{
	background-image:url(../../images/bg-whitebox-382-bottom.png);
	width:382px;
	height:10px;
}
.whiteBoxTop279{
	background-image:url(../../images/bg-whitebox-279-top.png);
	height:34px;
	width:279px;
}
.whiteBoxContent279{
	background-image:url(../../images/bg-whitebox-279-content.png);
	width:265px;
	padding:7px;
}
.whiteBoxBottom279{
	background-image:url(../../images/bg-whitebox-279-bottom.png);
	width:279px;
	height:9px;
}
.whiteBoxTop661{
	background-image:url(../../images/bg-whitebox-661-top.png);
	height:34px;
	width:661px;
}
.whiteBoxContent661{
	background-image:url(../../images/bg-whitebox-661-content.png);
	width:647px;
	padding:7px;
}
.whiteBoxBottom661{
	background-image:url(../../images/bg-whitebox-661-bottom.png);
	width:661px;
	height:10px;
}
.titleBarText, .titleBarText a:link, .titleBarText a:hover, .titleBarText a:visited{
	font-family:"Droid Sans" ,Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:11px;
	padding-top:11px;
	padding-left:16px;
	text-shadow: 2px 2px 1px #000;
	letter-spacing:1px;
}
.titleBarText:first-letter{
	font-size:13px;	
}
#homeNewsTabs{
	background-image:url(../../images/bg-home-news-tabs-news.png);
	background-repeat:no-repeat;
	background-position:top;
	width:661px;
	height:30px;
	float:left;
}
#homeNewsTabs ul, #homeNewsTabs ul li{
	margin:0;
	padding:0;
}
#homeNewsTabs li{
	list-style:none;
	float:left;
}
#homeNewsTabs a, #homeNewsTabs a:visited{
	display:block;
	height:30px;
	padding-left:40px;
	padding-right:20px;
	line-height:30px;
	font-size:16px;
	font-family:"Droid Sans" ,Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFFFFF;
	text-shadow: 2px 2px 1px #000;
	letter-spacing:1px;	
}
#homeNewsTabs a:hover{
	text-decoration:none;	
}
#homeNewsTabs a::first-letter{
	font-size:18px;	
}
.newsPageTitle{
	font-size:22px;	
	color:#FF0000;
}
.newsPageDate{
	font-size:10px;	
}
.newsPageContent img{
	float:left;
	margin:5px;
	border:1px solid #000000;
}
.newsPageContentFull img {
	border:1px solid #000000;	
}
.smallTextPadding{
	font-size:10px;
	padding-left:5px;
}
.tableHeader{
	background-color:#000000;
	color:#FFFFFF;
	font-weight:bold;
}
input.requiredInput, select.requiredInput, option.requiredInput, checkbox.requiredInput{
	background-color:#FCC;
	border:1px solid #900;
}
.tableSubHeader{
	background-color:#CF1B3F;
	color:#FFFFFF;
/*	text-shadow: 2px 2px 1px #000; */
	font-weight:bold;
}
.tableSubHeader a, .tableSubHeader a:link, .tableSubHeader a:hover, .tableSubHeader a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
.lightRow{
	background-color:#FFFFFF;	
}
.darkRow{
	background-color:#E0E0E0;
}

.button { background-color: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border-color: #cccccc #000000 #000000 #cccccc;
        border-style: solid;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px}
.menu_header {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 15px;
        font-weight: bold; 
	color: #ffffff}
.table_header {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 17px;
        font-weight: bold; 
	color: #000000}
.table_header_white {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 17px;
        font-weight: bold; 
	color: #FFFFFF}
.body_text {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 17px;
        font-weight: normal;
        color: #333333}
.main_header {  
	font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #ffffff}
.lead_header {  
	font-family: Arial, Helvetica, sans-serif;
        font-size: 17px;
        font-weight: bold;
        color: #000000}
.table_text { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 15px;
        font-weight: normal;
        color: #000000}
.table_text_border {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	border: #CCCCCC;
	border-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
}
.warning {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        line-height: 15px;
        font-weight: bold;
        color: #ff0000}
.title {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 13px;
        font-weight: bold;
        color: #ffffff}
.bracket {  
	border: #666666; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #efefef;
        color: #000000}
.bracket2 {   
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        line-height: 15px;
        font-weight: normal;
        color: #6699CC}
.bracket_champ {  
	border: #3300CC; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #efefef;
        color: #000000}
a.other {
	color: #000000
}
a.large {
	font-size: 12px;
}
.body_mainbg {   
	background-color: #666666;
}
.footer_mainbg {   
	background-color: #dfdfdf;
}
.warning_table {  
	border: #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px; 
	background-color: #efefef;
        color: #000000}
.tabSchedules{
	background-image: url(http://www.atlantasilverbacks.com/park/images/tabs_teampage2.gif);
	background-repeat: no-repeat;

}
.tabSchedules8{
	background-image: url(http://www.atlantasilverbacks.com/park/images/tabs_teampage8.gif);
	background-repeat: no-repeat;

}
.tabSchedules12{
	background-image: url(http://www.atlantasilverbacks.com/park/images/tabs_teampage12.gif);
	background-repeat: no-repeat;

}
.tabSchedules16{
	background-image: url(http://www.atlantasilverbacks.com/park/images/tabs_teampage16.gif);
	background-repeat: no-repeat;
	background-position:top;

}
.tabSchedules20{
	background-image: url(http://www.atlantasilverbacks.com/park/images/tabs_teampage20.gif);
	background-repeat: no-repeat;
	background-position:top;

}
.tabTeamPage{
	background-image: url(http://www.atlantasilverbacks.com/park/images/tabs_teampage.gif);
	background-repeat: no-repeat;

}
.whiteLink{
	vertical-align : middle;
	font-size : 9px;
}

.whiteLink a:link {
	color: #FFFFFF;
	}

.whiteLink a:visited {
	color: #FFFFFF;
	}

.whiteLink a:hover {
	color: #CCCCCC;
	text-decoration : underline;
}

.whiteLink a:active {
	color: #CCCCCC;
	text-decoration : underline;
}
.tableHeader1 {
	background-color: #333333;
	letter-spacing: 2px;
	word-spacing: normal;
	display: compact;
	color: #FFFFFF;
	font-weight: normal;
	border-right-style: double;
	border-left-style: ridge;
	border-right-width: medium;
	border-right-color: #990000;
	border-left-width: 15px;
	border-left-color: #FF0000;
	border-bottom-width: thin;
	border-bottom-style: none;
	border-bottom-color: #000000;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #000000;
	text-indent: 3px;
	font-variant: small-caps;
	white-space: nowrap;

}

.table_header {  font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold; color: #000000}
.body_text {  font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 13px;
        font-weight: normal;
        color: #000000}
.header {  font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF}
.header a:link {
	color: #FFFFFF;
	text-decoration: none;
	}

.header a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

.header a:hover {
	color: #FF0000;
	text-decoration : none;
}

.header a:active {
	color: #FF0000;
	text-decoration : none;
}
.table_text { font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: normal;
        color: #000000}
.table_text_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.table_text_small_dark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color : #990000;
	white-space : nowrap;
}
.table_text_small_light {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	background-color : #000000;
	white-space : nowrap;
}
.warning {  font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 13px;
        font-weight: bold;
        color: #ff0000}


.title {  font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 13px;
        font-weight: bold;
        color: #ffffff}
.proMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #000000;
	background-image: url(/main/graphics/menu/left_nav_pro.gif);
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.clubMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #000000;
	background-image: url(/main/graphics/menu/right_nav_club.gif);
	background-color: #999999;
	color: #FFFFFF;
}

.pdpMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	border: 1px solid #000000;
	background-color: #CCCCCC;
	color: #000000;
}

.pdpMenu a:link {
	color: #FFFFFF;
	}

.pdpMenu a:visited {
	color: #FFFFFF;
	}

.pdpMenu a:hover {
	color: #FF0000;
}

.pdpMenu a:active {
	color: #000000;
}

.campsMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #000000;
	background-image: url(/main/graphics/menu/right_nav_camps.gif);
	background-color: #333333;
	color: #FFFFFF;
}

.campsMenu a:link {
	color: #FFFFFF;
	}

.campsMenu a:visited {
	color: #FFFFFF;
	}

.campsMenu a:hover {
	color: #FF0000;
}

.campsMenu a:active {
	color: #000000;
}

.complexMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #000000;
	background-image: url(/main/graphics/menu/right_nav_complex.gif);
	background-color: #CCCCCC;
	color: #FFFFFF;
}

.tableWhiteFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color : White;
}

.tableWhiteFont a:link {
	color: #FFFFFF;
	}

.tableWhiteFont a:visited {
	color: #FFFFFF;
	}

.tableWhiteFont a:hover {
	color: #FF0000;
}

.tableWhiteFont a:active {
	color: #FF0000;
}

.youthMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: right bottom;
	border: 1px solid #000000;
	background-image: url(/main/graphics/menu/left_nav_youth.gif);
	background-color: #333333;
	color: #FFFFFF;
}

.youthMenu a:link {
	color: #FFFFFF;
	}

.youthMenu a:visited {
	color: #FFFFFF;
	}

.youthMenu a:hover {
	color: #FF0000;
}

.youthMenu a:active {
	color: #000000;
}

.newMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right: 1px solid #000000;
	background-repeat: repeat;
	background-position: right;	
	background-image: url(http://www.atlantasilverbacks.com/menus/new_menu_shadow.jpg);
}
/*
.topMenu {
	background-image: url(http://www.atlantasilverbacks.com/graphics/new_header_bar.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;	
	font-size: 12px;
	font-style: normal;
}
.topMenu a:link {
	color: #FFFFFF;
	}

.topMenu a:visited {
	color: #FFFFFF;
	}

.topMenu a:hover {
	color: #CCCCCC;
}

.topMenu a:active {
	color: #CCCCCC;
}
*/
.borderTable {
	border: 1px solid #000000;
}
.teamBox {
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../graphics/team_curve.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
}
.borderLeft {
	border-left: 1px solid #CCCCCC;
}
.boxWhite {
	background-color: #FFFFFF;
	text-align: center;
	line-height: 2.5em;

}
.boxWhiteBorder {
	background-color: #FFFFFF;
	text-align: center;
	border: 1px solid #000000;
}
.boxYellowBorder {
	background-color: #FFFF00;
	text-align: center;
	border: 1px solid #000000;
}
.boxGreenBorder {
	background-color: #00CC00;
	text-align: center;
	border: 1px solid #000000;
}
.boxRedBorder {
	background-color: #FF0000;
	text-align: center;
	border: 1px solid #000000;
}
.boxBlueBorder {
	background-color: #00CCFF;
	text-align: center;
	border: 1px solid #000000;
}
.headerImage {
	background-image: url(http://www.atlantasilverbacks.com/graphics/header_bar_all.jpg);
	background-color: #0F1213;
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
	vertical-align: bottom;
}


