/*
	This file is part of The Droid's NCAA Tournament Pool.
	
	This program is free software; you can redistribute it and/or modify
	it under the terms of the GNU General Public License as published by
	the Free Software Foundation; either version 2 of the License, or
	(at your option) any later version.
	
	This program is distributed in the hope that it will be useful,
	but WITHOUT ANY WARRANTY; without even the implied warranty of
	MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
	GNU General Public License for more details.
	
	You should have received a copy of the GNU General Public License
	along with this program; if not, write to the Free Software
	Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
*/
body {
	margin: 0px;
	padding: 0px;
	background: #DEDFE5;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
}

img {
	border: 0px;
	display: block;
}

table {
	empty-cells: show;
}

/* Link styles */
a:visited {
	color: #6788C9;
}

tr.row1 {
	background: #F0F0F0;
}

tr.row2 {
	background: #F5F5F5;
}

/* Page Header and Logos */

#page_header {
	padding: 0px;
	margin: 0px;
	background-image: url(images/page_header.gif);
	background-repeat: repeat-x;
	height: 60px;
	width: 100%;
}

#left_logo {
	padding-top: 10px;
	padding-left: 10px;
}

#right_logo {
	float: right;
	padding-top: 18px;
	padding-right: 10px;
}

/* Menu Bar */

#menu_bar {
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 22px;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 10pt;

}

.menu_item {
	border-right: 1px solid #000000;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	height: 22px;
	width: 100px;
	text-align: center;
}

.menu_countdown {
	padding-right: 10px;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	height: 22px;
	text-align: right;
}

a.menu_link, a.menu_link:visited {
	color: #1C3D7D;
	font-weight: bold;
	text-decoration: none;
	font-size: 10pt;
}

/* Right column boxes */
#right_content {
	padding: 0px;
	width: 340px;
	voice-family: "\"}\""; 
	voice-family:inherit;	
	width: 350px;
}

html>body #right_content {
	width: 350px;
}

.box_header {
	height: 17px;
}

.box_body {
	border: 1px solid black;
	margin-bottom: 10px;
}

.box_content {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	background: #1C3D7D;
	color: white;
	border: 1px solid black;
	padding: 3px;
	overflow: auto;
}
.box_scroll {
	overflow: auto;
	max-height: 200px;
}
/*
.box_headline {
	float: center;
}
*/
.box_h2 {
	background-image: url(images/box_header_02.gif);
	background-repeat: repeat-x;
}
.box_2 {
	 background-image: url(images/box_body_02.gif);
	 background-repeat: repeat-x;
}
.box_4 {
	 background-image: url(images/box_body_04.gif);
	 background-repeat: repeat-y;
}
.box_6 {
	 background-image: url(images/box_body_06.gif);
	 background-repeat: repeat-y;
}
.box_8 {
	 background-image: url(images/box_body_08.gif);
	 background-repeat: repeat-x;
}

/* Main body content */
#main_content_cell {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
}

#right_column_cell {
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 10px;
}

#secondary_content_cell {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#main_content {
	border: 1px solid #000000;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	background: white;
	padding: 10px;
	padding-top: 0px;
	background-image: url(images/large_header_bg.gif);
	background-repeat: repeat-x;
}

#secondary_content {
	border: 1px solid #000000;
	padding: 10px;
	margin: 10px;
	background: white;	
}

h1 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 16px;
	font-weight: bold;
}

h1.title {
	margin-top: 6px;
}

h2 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

h4 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
}

h5 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10px;
	font-weight: bold;
}

h6 {
	font-family: Verdana, Arial, Tahoma;
	font-size: 9px;
	font-weight: bold;
}

.error {
	color: red;
}

table.info {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	background: black;
}

/* Form styles */
td.label {
	font-size: 9pt;
	font-weight: bold;
}
/*
input[type=text], input[type=password] {
	border: 1px solid #1C3D7D;
	color: #FFFFFF;
	background: #6788C9;
	padding-left: 3px;
}

select {
	border: 1px solid #1C3D7D;
	color: #FFFFFF;
	background: #6788C9;
}
*/
	

/* News items */
.news_item_title {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 4px;
}

.news_item_date {
	float: right;
	color: #59606D;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	padding-bottom: 4px;
}

.news_item_body {
	border-top: 1px dotted #59606D;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
}

/* Recent games */
.recent_game:hover {
	background: #6788C9;
}

/* Prize list */
tr.prize:hover {
	background: #6788C9;
}

/* Quick standings */
a.qs {
	color: white;
	text-decoration: none;
}

.qs_entry:hover {
	background: #6788C9;
}

.qs_rank {
	text-align: right;
	padding-right: 5px;
}

.qs_name {
	
}

.qs_score {
	text-align: right;
	padding-right: 6px;
}

.qs_prize {
	text-align: right;
}

/* Full standings */
table.full_standings {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	border: 1px solid black;
}

th.fs_entryname, th.fs_owner {
	text-align: left;
	background: #DEDFE5;
}

th.fs_rank, th.fs_region, th.fs_points {
	background: #DEDFE5;
	text-align: center;
}

td.fs_rank, td.fs_region, td.fs_points {
	background: inherit;
	text-align: center;
}

td.fs_entryname, td.fs_owner {
	background: inherit;
	text-align: left;
}

tr.fs_row1 {
	background: #F0F0F0;
}

tr.fs_row2 {
	background: #F5F5F5;
}

tr.fs_row1:hover, tr.fs_row2:hover {
	background: #6788C9;
	color: white;
	cursor: pointer;
}

/* My entries */
table.my_entries {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	background: black;
}

tr.me_title {
	background: #DEDFE5;
}

th.me_entryname {
	text-align: left;
	background: inherit;
}

td.me_rank, td.me_active, td.me_score {
	background: inherit;
	text-align: center;
}

td.me_entryname {
	background: inherit;
	text-align: left;
}

#new_entry_name {
	width: 300px;
	font-weight: bold;
}

a.entry {
	text-decoration: none;
	color: #1C3D7D;
}


/* Forum */
table#forum_topics {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	background: black;
}

th.ft_subject, th.ft_lastreply {
	text-align: left;
	background: #DEDFE5;
}

td.ft_subject, td.ft_lastreply {
	background: inherit;
	text-align: left;
}

th.ft_replies {
	background: #DEDFE5;
	text-align: center;
}

td.ft_replies {
	background: inherit;
	text-align: center;
}	

tr.ft_row1 {
	background: #F0F0F0;
}

tr.ft_row2 {
	background: #F5F5F5;
}

table#forum_messages {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	border-top: none;
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
}

td.fm_subject {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 4px;
	border-bottom: 1px dotted #59606D;
	border-top: 1px solid black;
	/*
	border-bottom: 1px dotted #59606D;
	border-top: 1px dotted #59606D;
	*/
}

div.fm_date {
	color: #59606D;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
}

td.fm_body {
	background: white;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
}

td.fm_author {
	background: white;
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	padding-top: 4px;
	width: 150px;
	border-right: 1px dotted #59606D;
}

tr.fm_row1 {
	background: #F0F0F0;
}

tr.fm_row2 {
	background: #F5F5F5;
}

table#forum_post {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	border: 1px solid black;
}

td.fm_label {
	width: 150px;
	font-weight: bold;
}
/* Page footer */
#page_footer {
	background-image: url(images/menu_background.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	font-size: 10pt;
}

.footer_item {
	font-family: Verdana, Arial, Tahoma;
	font-weight: normal;
	border-right: 1px solid #000000;
	height: 22px;
	width: 160px;
	text-align: center;
}

.footer_spacer {
	text-align: right;
	padding-right: 10px;
	font-size: 8pt;
}

/* Admin menu */
#admin_center {
	background-image: url(images/admin_menu_bg.gif);
	font-size: 8pt; 
	font-weight: normal; 
	color: #F1F3F6; 
	font-family: Verdana, Arial, Tahoma;
}

#admin_left {
	padding-left: 10px;
}

#admin_right {
	
}

a.admin_link {
	color: white;
	text-decoration: none;
}

tr.gl_title, tr.el_title, tr.ul_title {
	background: #DEDFE5;
}
th.gl_teams {
	text-align: left;
	background: #DEDFE5;
}
td.gl_game, td.gl_date, td.gl_time, td.gl_result, td.gl_points {
	text-align: center;
}

table#game_list, table#entry_list {
	font-family: Verdana, Arial, Tahoma;
	font-size: 10pt;
	background: black;
}

td.el_active, td.el_score, td.el_rank {
	text-align: center;
}

td.ul_promised, td.ul_actual {
	text-align: right;
}

input.ul_money {
	text-align: right;
	width: 40px;
}

input.ul_comments {
	width: 98%;
}

.changed {
	background-color: yellow;
}
.synced {
	background-color: white;
}

/* pick stats */
tr.ps_title {
	background: #DEDFE5;
}

th.ps_round {
	white-space: nowrap;
}

.ps_teamname {
	text-align: left;
	background: inherit;
}

.ps_round, .ps_seed {
	text-align: center;
}

img.team_small_1 {
	display: inline; 
	border: 1px solid white; 
	margin: 2px 1px 2px 2px;
	background-color: #DEDFE5;
}

img.team_small_2 {
	display: inline; 
	border: 1px solid white; 
	margin: 2px 2px 2px 1px;
	background-color: #DEDFE5;
}