/* GATA CSS */

body { margin: 0; background-image: url('/images/backer01.jpg'); background-repeat: repeat; }
p, table, tr, td, div { font: 12px arial, "sans serif"; }

HR { height:3px; width:75%; background:#1797FF; margin: 10px 0 10px 0; }

h1 {font: 20px arial, "sans serif"; font-weight: bold; padding-bottom: 3px; background: url(/images/_under_main01.gif) repeat-x 100% 100%; text-transform: uppercase; }

.bordertable {	border: solid 3px black; padding: 0; } 
.maindiv {	height: 100%; }
ul { list-style-image: url("/images/_bull_bball01.gif"); vertical-align: middle;}
li { margin: 0 0 5px 0;	}
a {font-weight: bold; color: #1797FF; text-decoration: none; }
a:hover {font-weight: bold; color: white; text-decoration: none; }

/* Tourney Dynamic Table */
.tourn { color: white; padding: 5px; margin: 0; border: 4px solid #005EAD;}
.tourn #header td { font-weight: bold; background-color: #005EAD; text-align: left; padding: 5px; }
.tourn #gap { font-weight: bold; background-color: #005EAD; text-align: left; }
.tourn #tourneyrow td { color: white; line-height: 1.5; }
.tourn #tourneyrow img { vertical-align: middle; margin: 3px 0 3px 0;}
.tournlist { background-color: black; color: white; padding: 5px; vertical-align: top;}

/* Sponsors Dynamic Table */
.sponlistmain { background-color: black; color: white; padding: 5px; vertical-align: top;}
.sponlist { color: white; padding: 0; margin: 0; border: 0;}
.sponlist #header td { font-weight: bold; background-color: #000; text-align: left; padding: 0; }
.sponlist #gap { font-weight: bold; background-color: #005EAD; text-align: left; }
.sponlist #tourneyrow td { color: white; line-height: 1.5; vertical-align: top; padding-top: 10px; }

/* Index main content */
.index_main { background-color:black; text-align: left; color: white; vertical-align: top; vertical-align: top; }

/* Fund main content */
.index_fund { background-color:black; text-align: left; color: white; vertical-align: top; padding: 5px; vertical-align: top;}

/* About main content */
#index_about { background: url('/images/about_backer02.jpg'); height: 600px; background-color: #000000; color: white; padding: 25px; vertical-align: top;}
#about01 {padding: 0 200px 0 0;}
#about02 {padding: 0 250px 0 0;}

/* Coaches main content */
#index_coach { background: url('/images/coach_backer03.jpg'); height: 600px; background-color: #000000; color: white; padding: 25px; vertical-align: top;}
#about01 {padding: 0 200px 0 0;}
#about02 {padding: 0 250px 0 0;}

/* Sponsors main content */
#index_spons {background: url('/images/coach_backer02.jpg'); height: 600px; background-color: #000000; color: white; padding: 25px; vertical-align: top;}

.news {
	border-left: solid 3px #005EAD; 
	background-image: url('/images/news_backer01.jpg'); 
	background-repeat: repeat-y;
	color: white;
	}
.newsframe { font-size: 11px; padding: 2px; text-align: left; }
.newsframe a {font-weight: bold; color: #1797FF; }
.newsframe a:hover {font-weight: bold; color: white; }

.newsframe li { list-style: none; margin: 2px 0 10px 2px; }


/* Header */
.header { background: url('/images/header_row01.jpg'); background-repeat: repeat; padding: 0; margin: 0;}


/* Contact main content */
.index_contact { background: url('/images/contact_backer02.jpg'); height: 600px; background-color: #000000; color: white; padding: 25px; vertical-align: top;}
.index_contact a {font-weight: bold; color: #1797FF; }
.index_contact a:hover {font-weight: bold; color: white; }

/* News main content */
.newslist { background-color: black; color: white; padding: 5px; vertical-align: top;}

/* Gallery main content */
.gall { background-color: black; color: white; padding: 10px; vertical-align: top;}

.list	{
	padding-left: 28px;
	margin: 0 20px 0 0;
	line-height: 25px;
	background-image: url("/images/_bull_bball01.gif");
	background-repeat: no-repeat;
	background-position: left center;
	vertical-align: 50%;
}
.aau	{padding-top: 10px; border: 0; }
.sponsor { display: block; width: 85%; }
.sponsor img{ padding-right: 20px; border: 0;}
.block img {display: block; margin: 0 0 15px 0;}

/* Footer */
.footed { background-image : url(/highlightreel/themes/classic/images/button_bg.jpg); background-position : top; width: 760px; padding: 3px; border: 3px solid #000; }
.footed li { display: inline; margin-left: 15px; }
.footed a:link, .footed a:active, .footed a:visited { color: white; font-weight: bold; text-decoration: none; }
.footed a:hover { color: #005EAD; font-weight: bold; text-decoration: none; }

/* Collapse */
.mortprod {
cursor: hand;
cursor: pointer;
padding: 2px 2px;
margin-left: 20px;
margin-top: 5px;
text-align: left;
width: 100%;
}

.mortprod a {color: white; font-weight: bold; }
.mortprod a:hover {color: #1797FF;  font-weight: bold; }