@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #006494;
	background-image: url(../images/asgr_bg_1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
	float: none;
}

#main {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	clear: both;
	float: none;
	margin-top: 15px;
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
#header {
	height: 92px;
	background-color: #196297;
	background-image: url(../images/asgr-hdr-1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
.header-twitter {
	height: 30px;
	width: 170px;
	position: absolute;
	left: 625px;
	top: 0px;
}
.header-subscribe {
	height: 30px;
	width: 160px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.hidden-text {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}

#top-menu {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	background-color: #000000;
	margin-bottom: 4px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	height: 30px;
}
#top-menu a {
	color: #FFFFFF;
	text-decoration: none;
}
#top-menu a:hover {
	color: #FFCC00;
}
#top-menu-items {
	width: 570px;
	position: absolute;
	height: 30px;
}
#tw {
	position: absolute;
	left: 573px;
	height: 30px;
	width: 211px;
	top: 5px;
}

#login {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9021;
	width: 350px;
	text-align: right;
	position: absolute;
	top: 0px;
	right: 0px;
	line-height: 30px;
	height: 30px;
}
#login label {
	text-align: right;
	width: 125px;
	line-height: 30px;
}
#login input {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #FFFFFF;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 2px;
	padding-left: 2px;
}
#left-column {
	width: 225px;
	float: left;
	clear: none;
}
#center-column {
	float: left;
	width: 520px;
	clear: none;
	min-height: 550px;
}
#center-column-left {
	float: left;
	width: 260px;
}
#center-column-right {
	float: left;
	width: 260px;
}
#right-column {
	clear: none;
	float: left;
	width: 225px;
	background-color: #EFEFEF;
	min-height: 550px;
}
#wide-column {
	min-height: 550px;
	color: #000000;
	clear: both;
	float: none;
}
#wide-column-subscribe {
	min-height: 550px;
	color: #FFFFFF;
	clear: both;
	float: none;
	background-color: #000000;
}
.misc-content {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}


#events-list {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#events-list li {
	background-image: url(../images/events-list-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px;
}
#events-list a {
	color: #000000;
	font-weight: bold;
}
#events-list a:hover {
	color: #0086E3;
}
#copyright {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	color: #FFFFFF;
	height: 25px;
	width: 300px;
	position: absolute;
	left: 15px;
	top: 15px;
}
#content2 {
	background-color: #EEEEEE;
	clear: both;
	float: none;
	margin-bottom: 2px;
}
#footer {
	height: 50px;
	clear: both;
	float: none;
	background-color: #000000;
	position: relative;
}
#footer a { color: #FFF; }
#footer a: hover { color: #F26C00; }

#e7 {
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 30px;
	color: #FFFFFF;
	height: 30px;
	width: 300px;
	position: absolute;
	top: 10px;
	right: 15px;
	text-align: right;
	background-image: url(../images/e7_spin_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 31px;
}
.class-table {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	border-collapse:collapse;
}
.class-table td {
	padding: 3px;
	background-color: #E1ECFD;
	background-image: url(../images/cell-bg-lt-blue.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}
.class-table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #0D4FB3;
	font-weight: bold;
	padding: 3px;
	background-image: url(../images/cell-bg-dk-blue.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}
.class-table td.hdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #488CF2;
	background-image: url(../images/cell-bg-blue.gif);
	background-repeat: repeat-x;
}
.class-table td.name {
	padding-left: 4px;
}
.recruit-table {
	margin-bottom: 4px;
	width: 97%;
	margin-right: auto;
	margin-left: 2px;
	border-collapse:collapse;
}
.recruit-table a {
	color: #000000;
}
.recruit-table a:hover {
	color: #0088EC;
}

.recruit-table td {
	padding: 3px;
	background-color: #EEEEEE;
	border: 1px solid #FFFFFF;
	background-image: url(../images/cell-bg-lt-gray.gif);
	background-repeat: repeat-x;
}
.recruit-table th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #922730;
	font-weight: bold;
	padding: 3px;
	background-image: url(../images/cell-bg-dk-red.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}
.recruit-table td.hdrs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../images/cell-bg-dk-gray.gif);
	background-repeat: repeat-x;
}
.recruit-table td.name {
	padding-left: 4px;
}
.table-border-1 {
	padding: 1px;
	border: 1px solid #CCCCCC;
	margin-bottom: 6px;
	width: 97%;
}
#player_list {
	height: 850px;
	overflow: scroll;
	padding-right: 10px;
	width: 666px;
}
#year_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AE6800;
	text-decoration: none;
	font-weight: bold;
}
#year_links a:link, #year_links a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#year_links a:hover{

	color: #FFFFFF;

}


.asgr_news_title_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #06659B;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 4px solid #FFFFFF;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.asgr_news_date {
	background-color: #DDDDDD;
	line-height: 20px;
	height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-right: 4px solid #FFFFFF;
}
.asgr_news_text_long {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	border-right: 4px solid #FFFFFF;
}
#subscribe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000000;
	background-color: #FF9900;
	text-align: center;
	height: 25px;
}
#subscribe-call {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 200px;
	display: inline;
	clear: none;
	float: left;
	margin-left: 40px;
	color: #FC6902;
	text-align: right;
}
.subscribe-list {
	padding: 0px;
	clear: none;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 100px;
	display: inline;
}
.subscribe-list  li {
	background-image: url(../images/basketball-ico-1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 30px;
	height: 30px;
}
#right-column h2 {
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#right-column img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#right-column h3 {
	line-height: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #D20000;
	text-align: center;
	display: block;
	font-size: 12px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	-moz-border-radius: 4px;
border-radius: 4px;

}

