
body{
	background-image: url(../images/layout/ball_pattern.gif);
}

/* General */
img {
	border:none;
}

a:hover {
	text-decoration: underline;
}

/* End General */

/* top banner */
#banner_cell {
	padding-left: 44px;
	padding-top: 14px;
}
/* End top banner */

/* navigation tabs */
.tab_cell{
	text-align:center;
	background-repeat:no-repeat;
	width:111px;
	margin-right:1px;
	background-image: url(../images/layout/tab.gif);
	padding:5px 3px 3px 3px;
	border-bottom: solid 1px #FFF;
}

.active_tab_cell{
	text-align:center;
	background-repeat:no-repeat;
	width:117px;
	margin-right:1px;
}

.tab_cell a, .tab_cell a:visited, .active_tab_cell a, .active_tab_cell a:visited {
	color:#FFF;
	font-family: sans-serif;
	font-size: 9px;
	text-decoration:none;
	display:block;
	width:100%;
	font-weight:600;
}

/* End navigation tabs */

/* member login */
.login {
	text-align: right;
	padding-left: 240px;
}

.login_label {
	color:#828771;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: 600;
	text-align:right;
	background-color:#FFF;
}

.login_input input{
	font-size:9px;
	width: 120px;
	border-style: solid;
	border-width: 2px;
	border-top-color: #666;
	border-left-color:#666;
	border-bottom-color:#EEEEEE;
	border-right-color: #EEEEEE;
	padding-left:3px;
}
/* End member login */

/* quicklinks */
#quicklink_header {
	padding: 8px 0 5px 8px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: 600;
}

#quicklink_select {
	margin-left: 5px;
	margin-bottom: 5px;
	width:152px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
/* End quicklinks */

#club_name_display, #league_name_display {
	padding: 0 0 5px 8px;
	color:#FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 600;
}

/* A content container contains a content heading and a content block */
.content_container{
	padding-left:10px;
	padding-right:10px;
	padding-bottom: 10px;
	background-image:url(../images/layout/registrar/bullet.gif);
	background-repeat:no-repeat;
}

.content_heading_box {
	margin-left: 25px;
	padding-top: 10px;
	border-style: solid;
	border-bottom-width: 1px;
	border-bottom-color:#666;
	border-right:none;
	border-top:none;
	border-left:none;
}

.content_heading {
	padding-left: 20px;
	padding-bottom: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color:#000;
}

.content_block{
	margin-left: 15px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	width:567px;
	overflow:hidden;
}

.content_strong  {
	font-family: sans-serif;
	font-weight: 600;
}

.content_block img {
	padding-left:5px;
	padding-right: 5px;
	padding-bottom: 5px;
}

.content_block a, .content_block a:visited, .doc_block a, .doc_block a:visited, .doc_download a, .doc_download a:visited {
		font-weight: 600;
		font-family: sans-serif;
		text-decoration:none;
		color:#00F;
}

.doc_download{
	padding-top:3px;
}

.doc_name {
	color: #660202;
	font-family:sans-serif;
	font-size:11px;
	font-weight: 600;
}

.doc_name_pub {
	color: #000;
	font-family:sans-serif;
	font-size:11px;
	font-weight: 600;
}

.doc_block {
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
	width:567px;
}

.page_document {
	padding-top: 10px;
}

.content_block a:hover, doc_block a:hover {
	text-decoration: underline;
}

.view_more
{
	text-align:right;
}


/* Home page specific styles */

#home_page_content_area {
	background-color: #FFF;
	padding-top:33px;
}

.home_page_image_cell {
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

/* End home page styles */

/* sidebar */
.sidebar_tab {
	width:136px;
	height:15px;
	background-image:url(../images/layout/sidebar_tab.gif);
	background-repeat:no-repeat;
	color: #FFF;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: 600;
	padding-top: 2px;
	padding-left: 10px;
}

.sidebar_item {
	width:146px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.sidebar_content{
	background-color: #FFF;
	width: 134px;
	border-top: none;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-color:#333;
	border-width:1px;
	padding:5px;
	color: #666;
	font-family:sans-serif;
	font-size:10px;
}

.sidebar_image {
	text-align:center;
}	

.sidebar {
	padding-left: 15px;
	color:#FFF;
	font-family:sans-serif;
	font-size:10px;
}

.sidebar .title {
	font-weight: 600;
}

.left_nav a, left_nav a:visited{
	color: #000;
	font-family:sans-serif;
	font-size:11px;
	font-weight: 600;
}

.left_nav {
	padding-top:3px;
	padding-bottom:3px;
}
/* End sidebar */

/* news headlines */
.recent_news {
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:0px;
	width:138px;
}
#recent_news_title{
	margin-bottom: 10px;
}

#recent_news_title, .recent_news_date a, .recent_news_date a:visited {
	font-family:sans-serif;
	font-size:11px;
	font-weight: 600;
	text-decoration:none;
	color: #000;
}

.recent_news_item a, .recent_news_item a:visited{
	font-family:sans-serif;
	font-size:11px;
	text-decoration:none;
	color:#000;
}

.recent_news_item {
	width:138px;
	margin-bottom:10px;
}

.recent_news_item a:hover, .recent_news_date a:hover {
	text-decoration: underline;
}
/* End news headlines */ 

/* Forms */
.form_label {
	color: #660202;
	font-family:sans-serif;
	font-size:11px;
	font-weight: 600;
}

.form_label_pub {
	font-family:sans-serif;
	font-size:11px;
	font-weight: 600;
}

.form_input, .form_text {
	font-family:sans-serif;
	font-size:11px;
	color: #000;
}

/* End Forms */

div.button {
	border-style:solid;
	border-top-width:2px;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-color:#000;
}

.form_button {
	background-color: #666;
	color:#FFF;
	font-weight: 600;
	font-family:sans-serif;
	font-size:11px;
	border: solid 1px #000;
}

#help_button {
	background-color: #660202;;
	color:#FFF;
	font-weight: 600;
	font-family:sans-serif;
	font-size:11px;
	border: solid 1px #000;
	margin: 10px 10px 0 0;
}


.admin_sidebar_tab {
	width:140px;
	height:15px;
	background-image:url(../images/layout/registrar/sidebar_tab.gif);
	background-repeat:no-repeat;
	color: #FFF;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: 600;
	padding:2px 5px 0 5px;
}
	

/* End Admin tabs */

/* Forms */
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size:11px;
}
/* End Forms */

.nav_dropdown {
	z-index:1000; 
	display:none; 
	position:absolute; 
	border-top:1px solid #FFF;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}

.nav_dropdown div {
	padding: 5px;
}

.popup_inactive a,.popup_inactive a:visited {
	color:#FFF;
	font-family: sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-weight: 600;
	display:block;
	text-transform:uppercase;
}

.popup_active a,.popup_active a:visited {
	color:#666;
	font-family: sans-serif;
	font-size: 9px;
	text-decoration:none;
	font-weight: 600;
	display:block;
	text-transform:uppercase;
}

.popup_active {
	background-color: #FFF;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}

.popup_inactive {
	background-color: inherit;
	border-bottom:1px solid #FFF;
	border-right:1px solid #FFF;
	border-left:1px solid #FFF;
}

table.listing td a:visited, table.listing td a, table.listing td.name {
	color: #660202;
	font-family:sans-serif;
	font-size:11px;
	font-weight: 600;
}

table.listing td {
	border-bottom: 1px solid #CCC;
	font-family:sans-serif;
	font-size:11px;
	padding:2px 2px 2px 2px;
	
}

table.listing td.date {
	text-align:center;
}

table.listing .header_row td {
	background-color: #CCC;
	font-weight: 600;
	text-align:center;
	padding:2px 5px 2px 5px;
}

table.update_form td{
	padding:0 5px 5px 0;
}

#item_listing_container, #update_item_container, #team_listing_container{
	width:550px;
	padding-left:15px;	
}

#add_item_container{padding: 0 10px 10px 0;}

.member_alert_message, .error_message {
	color: #660202;
	font-family:sans-serif;
	font-size:11px;
	padding:10px 0 10px 0;
}

.error_message{
	padding: 0;
	color: Red;
	font-family: sans-serif;
	font-size: 10px;
	font-weight: 600;
}

#info_div div{padding-top: 6px;}

