@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
}

.img {
	display: block;
}

#banner {
	width: 930px;
	height: 119px;
	margin: 0 auto;
}

#navigation_wrapper {
	width: 930px;
	margin: 0 auto;
	padding: 0;
}

#navigation {
	width: 750px;
	height: 28px;
	margin: 0 auto;
	float: left;
}

#navigation_background1 {
	float: left;
}

#navigation ul {
	margin: 0;
	padding: 0;
	background-image: url(../images/menu_bg2.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 4px;
	text-align: center;
}

#navigation li {
	display: inline;
	color: #FFFFFF;
	list-style: none;
	padding: 0 15px 0 15px;;
}

#navigation a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

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

#content_wrapper {
	width: 930px;
	margin: 0 auto;
}

#left_content {
	width: 200px;
	float: left;
	padding: 22px 10px 10px 10px;
}

#footer {
	border-top: 3px solid #000000;
	width: 930px;
	margin: 0 auto;
	margin-top: 10px;
}

#footer p {
	margin: 2px 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#footer a {
	color: #0000FF;
	text-decoration: none;
}

#footer a:hover {
	color: #0000FF;
	text-decoration: underline;
}

/*validation error*/

#validation_error_message {
	border-bottom: 5px solid #FF0000;
	border-top: 5px solid #FF0000;
	background-color: #FF66CC;
	margin: auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#validation_error_message img {
	padding-right: 10px;
}

#validation_error_message ul {
	padding: 0 0 0 52px;
	margin: 0 0 0 52px;	
}

/*end validation error*/

/*scoreboard*/

#scoreboard {
	width: 196px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 1px 10px 1px;
	margin-bottom: 15px;
}

.table_headers {
	background-image: url(../images/header_bg1.jpg);
	background-repeat: repeat-x;
	height: 24px;
	width: 196px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

.scoreboard_team_name {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px 0;
}

.digit_score {
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 10px 0;
}

#scoreboard p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*end scoreboard*/

/*team standings*/

#team_standings {
	width: 196px;
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 1px 10px 1px;
	margin-bottom: 15px;
}

.team_standing_table_header {
	text-align: center;
	padding: 10px 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.team_standing_elements {
	padding: 2px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*end team standings*/

/*recent headlines*/

#recent_headlines {
	width: 198px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 1px 1px 10px 1px;
}

#recent_headlines_header {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom: 2px solid #000000;
}

.recent_headlines_title {
	margin: 0 0 10px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#recent_headlines a {
	color: #0000FF;
	text-decoration: none;
}

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

/*end recent headlines*/

#page_header {
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	border-bottom: 2px solid #000000;
}

/*latest news*/

.latest_news_title {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.latest_news_date {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.article {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*end latest news*/

/*end mini gol headers*/

.mini_gol_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #000000;
}

.mini_gol_headers img {
	padding-right: 5px;
	vertical-align: middle;
}

/*end mini gol headers*/

#functions, #gallery, #tshirts, #board_statistics, #birthdays, #social_networks, #links, #sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 20px;
}

#functions p {
	text-align: justify;
}

#gallery img {
	padding: 4px; 
	border: 1px solid #000000;
}

.sidebar_gallery_element {
	width: 98px; 
	height: 112px; 
	float: left;
}

#social_networks p, #tshirts p, #sponsors p {
	text-align: center;
}

#functions a, #birthdays a, #links a, #board_statistics a, #birthdays a {
	color: #0000FF;
	text-decoration: none;
}

#functions a:hover, #birthdays a:hover, #links a:hover, #board_statistics a:hover, #birthdays a:hover {
	text-decoration: underline;
}

/* newsroom */

#newsroom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

#newsroom td {
	padding: 8px 15px;
}

.newsroom_article_title {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.newsroom_article_title:hover, #newsroom a:hover {
	text-decoration: underline;
}

#newsroom a {
	color: #0000FF;
	text-decoration: none;
}

/* end newsroom */

/* pagination */

#pagination {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

#pagination a {
	color: #0000FF;
	text-decoration: none;
}

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

/* end pagination */

/* schedules */

#schedules {
	width: 696px;
	border: 1px solid #000000;
	padding: 1px 1px 1px 1px;
	margin-bottom: 15px;
}

.table_headers2 {
	background-image: url(../images/header_bg1.jpg);
	background-repeat: repeat-x;
	height: 24px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 0 5px;
}

.schedule_elements {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* end schedules */

/* history */

.history {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

.history_title {
	font-size: 12px;
	background-color: #E9E9E9;
	padding: 5px;
	margin: 0 0 10px 0;
}

.history_title img {
	padding: 0 10px 0 0;
	vertical-align: middle;
}

.history_content {
	padding: 5px 5px 5px 15px;
}

.history_content p {
	margin: 0 0 10px 0;
	padding: 0;
}
/* end history */

/* roster page */

.player_details {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 0 auto 15px auto; 
	width:445px; 
	border: 1px solid #666666; 
	padding: 10px
}

.personal_details {
	margin-bottom: 15px;
}

.player_stats {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	width: 100%;
}

.player_stats td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding: 1px;
}

.player_stats_header {
	text-align: center;
	font-weight: bold;
}

/* end roster page */

/* image gallery */

.image_categories {
	margin-bottom: 25px;
}

.image_categories p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	padding: 0;
	margin: 0 0 10px 0;
}

.category_description {
	margin-left: 20px;
	margin-right: 20px;
}

.image_categories a {
	color: #0000FF;
	font-weight: bold;
	text-decoration: none;
}

.image_categories a:hover {
	text-decoration: underline;
}

#image_gallery_category {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#image_gallery img {
	padding: 4px; 
	border: 1px solid #000000;
	margin: auto;
}

.image_element {
	width: 115px;
	height: 115px;
	float: left;
}

/* end image gallery */

/* video gallery */

#video_gallery {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#disclaimer {
	border: 1px dashed #000000;
	background-color: #E9E9E9;;
	width: 448px;
	padding: 10px;
}

#play_video_here {
	width: 425px;
	height: 344px;
	border: 1px solid #000000;
	margin: 0 auto 15px auto;
	display: none;
	background-color: #000000;
}

#video_gallery a {
	font-weight: bold;
	text-decoration: none;
}

#video_gallery a:hover {
	text-decoration: underline;
}
/* end video gallery */