html, body
{
	height: 100%;
	width: 100%;
	background: #7f1114;
	margin: 0;
	padding: 0;
}

body
{
	font-family: Geneva CE, Helvetica CE, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
}

div
{
/*	background: red; */
}

a
{
	color: #7f1114;
	text-decoration: none;
}

pre
{
	background: white;
}

a:hover { text-decoration: underline; }

.hide { display: none; }
.clear { clear: both; }
.plain { font-weight: normal; }
.gray { color: #666; }
.red { color: #7f1114; }

div.alert
{
	color: #cc0000;
	font-weight: bold;
}

.highlight
{
	color: white;
	background: #999;
	padding: 0 2px;
}

.small 
{
	font-size: 11px;
	font-weight: normal;
}

.submit_btn
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding: 1px 10px 3px 10px;
	height: 20px;
	background-color: #929292;
	border: 1px solid #666666;
	margin: 0;
}

.green_btn
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding: 1px 10px 3px 10px;
	height: 20px;
	background-color: green;
	border: 1px solid #666666;
	margin: 0;
}

.red_btn
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	padding: 1px 10px 3px 10px;
	height: 20px;
	background-color: #cc0000;
	border: 1px solid #666666;
	margin: 0;
}

.signed_up
{
	color: green;
}

.signed_not
{
	color: red;
}

.sight_up
{
/*	font-weight: bold; */
	color: green;
}

.sight_not
{
/*	font-weight: bold; */
	color: red;
}




img.code_img
{
	vertical-align: middle;
	margin: 0 0 0 20px;
}


h1,h2,h3
{
	padding-top: 0;
	margin-top: 0;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }

h3
{
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
/*	color: #7f1114; */
}

h4
{
	padding-bottom: 0;
	margin-bottom: 0;
	font-size: 11px;
}


/* ----------------------------------------------- */
div.uni_scroll
{
	background-color: #f8f8f8;
	border-top: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	height: 22px;
	margin: 5px 0 5px 0;
	padding: 4px 0 0 0;
}

div.uni_scroll div
{
	float: right;
	color: #333333;
	font-size: 10px;
	margin: 0 5px 0 0;
	vertical-align: middle;
}

div.uni_scroll div select
{
	color: #333333;
	font-size: 10px;
	vertical-align: baseline !important;
}

div.uni_scroll #arrows
{
	float: none;
	padding: 0;
	margin: 2px 0 0 5px !important;
	width: 500px;
	text-align: center;
	color: #990000;
	font-size: 10px;
}

div.uni_scroll #arrows a
{
	color: #333333;
	font-size: 10px;
	text-decoration: underline;
}

div.uni_scroll #arrows #prev,
div.uni_scroll #arrows #next
{
	margin: 0;
	width: 70px;
	padding: 0;
	height: 12px;
	color: #B3B3B3;
}

div.uni_scroll #arrows #prev { float: left; }

div.uni_scroll #arrows #next
{
	float: right;
	margin: 0;
	padding: 0;
	width: 70px;
	height: 12px;
}

div.uni_scroll #arrows #prev img,
div.uni_scroll #arrows #next img
{
	margin: 0 8px 0 8px !important;
	vertical-align: middle;
}

/* ---------------------------------------- */
#main_container
{
	width: 800px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: url("/images/th1/page_sides.gif") repeat-y;
	background-color: white;
}

/* ---------------------------------------- */
#top_logo
{
	width: 212px;
	height: 81px;
	margin: 0;
	padding: 15px 30px;
	float: left; 
	position: relative;
	left: 0;
	top: 0;
}

#top_logo h2
{
/*	background: url("/images/th1/f1_logo_xmas.gif") no-repeat; 
	width: 300px; 
*/
	background: url("/images/th1/f1_logo.gif") no-repeat; 
	width: 212px; 

	height: 81px;
	margin: 0;
	padding: 0;
}


/* ---------------------------------------- */
#top_info
{
	font-size: 10px;
	margin: 0px 20px 0px 0px !important;
	margin: 0px 10px 0px 0px;
	
	padding: 0;
	width: 250px;
	clear: right;
	float: right;
	text-align: right;
}

#top_info p
{
	margin: 0 0 10px 0;
}

/* ---------------------------------------- */
#toolbar
{
	width: 800px;
	height: 28px;
	background: url("/images/th1/toolbar_back.gif") no-repeat;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	clear: both;
}

#toolbar table
{
	margin: 0 0 0 30px;
	padding: 0;
}

#toolbar td
{
	text-align: center;
	vertical-align: top;
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 10px 0px 10px;
	height: 28px !important;
	height: 23px;
}

#toolbar td.active
{
	background-color: #ccc;
	background: url("/images/th1/toolbar_top_act_left.gif") no-repeat;
}

#toolbar td.after_active { background: url("/images/th1/toolbar_top_act_right.gif") no-repeat; }
#toolbar a { color: black; }

/* ---------------------------------------- */
#toolbar_sub
{
	margin: 0;
	padding: 0;
	min-height: 20px; 
	background: url("/images/th1/toolbar_sub_back.gif") no-repeat;
}

#toolbar_sub ul
{
	margin: 0;
	padding: 2px 30px 5px 20px;
	white-space: nowrap;
}

#toolbar_sub li
{
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #999;
}

#toolbar_sub li img
{	
	border: none;
}

#toolbar_sub li.active { font-weight: bold; }
#toolbar_sub li.last { border-right: none; }
#toolbar_sub a { color: black; }


/* ---------------------------------------- */
#toolbar_sub2
{
	margin: -5px 0 10px -10px;
	padding: 0;
}

#toolbar_sub2 ul
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#toolbar_sub2 li
{
	font-size: 11px;
	font-weight: normal;
	list-style: none;
	display: inline;
	padding: 0px 10px;
	border-right: 1px solid #999;
}

#toolbar_sub2 li img
{	
	border: none;
}

#toolbar_sub2 li.active { font-weight: bold; }
#toolbar_sub2 li.last { border-right: none; }
#toolbar_sub2 a { color: black; }



/* ---------------------------------------- */
#main_body
{
	padding: 10px 30px 15px 30px;
/*	background: url("/images/th1/page_sides.gif") repeat-y; */
	min-height: 350px;

	height: auto !important;
	height: 350px;
}

#main_right
{
	width: 240px;
	margin: 0 0 0 10px;
	float: right;
}

#main_left
{
	width: 480px;
/*	background: red; */
}


/* ---------------------------------------- */
#main_article
{
/*	width: 350px; */
/*	float: left; */
	margin: 0 0 20px 0;
}

#main_article p
{
	padding: 0;
	margin: 0 0 10px 0;
}

#main_article .date
{
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

#main_article .more
{
	font-weight: normal;
	font-size: 11px;
	padding: 5px 0 0 0;
}


/* ---------------------------------------- */

#main_article_image
{
/*	width: 1%; */
	float:left;
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #999;
	background: #efefef;
}

#main_article_image img
{
	margin: 0;
	padding: 0;
}

#main_article_image p
{
	margin: 0;
	padding: 0;
	font-size: 11px;
}




/* ---------------------------------------- */
#news_list ul
{
	padding: 0;
	margin: 0;
}

#news_list li
{
	list-style: none;
	padding: 5px 0px;
	border-bottom: 1px solid #dbdbdb;
	font-weight: bold;
}

#news_list .date
{
	font-weight: normal;
	font-size: 10px;
	color: #666;
	padding-left: 10px;
}

#news_list .cat
{
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
	padding-left: 10px;
}

/* ---------------------------------------- */
#news_list_small
{
/*	width: 200px;
	float: right; */ 
	margin: 15px 0;
	border: 1px solid #ccc;
}

#news_list_small h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 12px;
}

#news_list_small ul
{
	padding: 4px;
	margin: 0;
}

#news_list_small li
{
	list-style: none;
	padding: 2px 0px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 11px;
}

#news_list_small li.last
{
	border-bottom: none;
}

/* ---------------------------------------- */
#news_list_home
{
/*	width: 350px;
	float: left; */
	margin: 5px 0 10px 0;
	border: 1px solid #ccc; 
}

#news_list_home h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 11px;
	background: url("/images/th1/news_list_back.gif");
	color: black;
}

#news_list_home ul
{
	padding: 4px;
	margin: 0;
}

#news_list_home li
{
	list-style: none;
	padding: 3px 0px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 11px;
}

#news_list_home li.last
{
/*	border-bottom: none; */
}

#news_list_home .more
{
	font-size: 11px;
	margin: 4px 0 6px 4px;
	padding: 0;
}


/* ---------------------------------------- */
#jubilari_box
{
	margin: 5px 0 10px 0;
	border: 1px solid #ccc; 
}

#jubilari_box a
{
	font-weight: bold;
}

#jubilari_box h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 11px;
	background: url("/images/th1/news_list_back.gif");
	color: black;
}

#jubilari_box ul
{
	padding: 4px;
	margin: 0;
}

#jubilari_box li
{
	list-style: none;
	padding: 3px 0px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 11px;
}

#jubilari_box li.last
{
	border-bottom: none; 
}



#jubilari_box span.date
{
	font-weight: normal;
	font-size: 10px;
	color: #666;
}


/* ---------------------------------------- */
#usefull_links
{
	margin: 0 0 15px 0;
	border: 1px solid #ccc; 
}

#usefull_links h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 11px;
	background: url("/images/th1/news_list_back.gif");
	color: black;
}

#usefull_links ul
{
	margin: 0 0 4px 0;
	padding: 0;
	list-style: none;
}

#usefull_links li
{
	margin: 2px 4px;
}

#usefull_links li.txt
{
	margin: 1px 4px;
	padding: 2px 4px;
	background: #dbdbdb;
}

#usefull_links li.txt a
{
	color: #333;
	font-size: 10px;
	font-weight: bold; 
}


/* ---------------------------------------- */
#news_article p
{
	margin: 0 0 10px 0;
}

#news_article h2
{
	margin: 0 0 10px 0;
}

#news_article h3 
{
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #7f1114;
}

#news_article p.date
{
	padding: 0;
	margin: 0 0 15px 0;
	font-weight: normal;
	font-size: 10px;
	color: #666;
}

#news_article table
{
/*	clear: both;  */
/*	width: 520px; */
	width: 100%;
	display: table;
	margin: 5px 0;
}

#news_article th
{
	background: #dcdcdc;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	color: black;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#news_article td
{
	background: #eee;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#news_article img
{
	float:left;
	margin: 0 20px 20px 0;
}


/* ---------------------------------------- */
#poll_form_home
{
/*	width: 300px; */
/*	float: right; */
	margin: 0 0 15px 0;
	border: 1px solid #ccc; 
}

#poll_form_home h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 11px;
	background: url("/images/th1/news_list_back.gif");
	color: black;
}

#poll_form
{
	margin: 0 0 15px 0;
}

/*#poll_form h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 11px;
	background: url("/images/th1/news_list_back.gif");
	color: black;
}*/

table#poll_answers
{
	font-size: 10px;
	width: 100%;
}

table#poll_answers tr
{
	vertical-align: top;
}


table#poll_answers td.radio
{
	width: 1%;
}


table#poll_answers td
{
	text-align: right;
}

table#poll_answers td.str
{
	text-align: left;
	width: 100%;
}

table#poll_answers td.cnt,
table#poll_answers td.total,
table#poll_answers td.total_str
{
	font-weight: bold;
}

table#poll_answers td.proc
{
	padding-left: 5px;
	color: #999;
}

table#poll_answers td.bar
{
	text-align: left;
	border-bottom: 1px solid #dbdbdb;
}




#poll_content
{
	padding: 4px;
	margin: 0;
	font-size: 11px;
}

#poll_content form
{
	margin: 0;
	padding: 0;
}

#poll_content p.quest
{
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 4px 0;
	border-bottom: 1px solid #dbdbdb;
}

#poll_content p.answer
{
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	padding: 2px 0;
	border-bottom: 1px solid #dbdbdb;
}

#poll_bot
{
	margin: 6px 0;
}

/* ---------------------------------------- */
#right_side_list
{
	width: 200px;
	float: right; 
	margin: 15px 0;
	border: 1px solid #ccc;
}

#right_side_list h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 12px;
}

#right_side_list ul
{
	padding: 4px;
	margin: 0;
}

#right_side_list li
{
	list-style: none;
	padding: 2px 0px;
	border-bottom: 1px solid #dbdbdb;
	font-size: 10px;
}

#right_side_list li.last
{
	border-bottom: none;
}

/* ---------------------------------------- */
#discussions_form td
{
	padding: 2px;
}

#discussions_form td.desc
{
	width: 100px;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	text-align: right;
	white-space: nowrap;
	padding-right: 10px;
}

#discussions_form span
{
	color: #cc0000;
}


#discussions_form input, #discussions_form textarea
{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border: 1px solid #999;
}

#discussions_form select
{
	font-size: 11px;
	font-family: Verdana, sans-serif;
}

/* ---------------------------------------- */
#members_list img
{
	margin: 0 0 5px 0;
	border: 1px solid #333;
}

#members_list ul
{
	margin: 0;
	padding: 0;
}

#members_list li
{
	padding: 10px;
	margin: 5px;
	list-style: none;
	display: block;
	float: left;
	width: 150px;
	height: 130px;
	text-align: center;
}

#members_list li.online
{
	background: #ffcc99;
}

#members_list li.online_wap
{
	background: #99cc66;
/*	background: #ccff99; */
}



#members_list .date
{
	color: #666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}


/* ---------------------------------------- */

#comm_box
{
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 10px 14px 8px 14px;
	color: #666666;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	margin: 14px 0 24px 0;
	clear: both;
}

#comm_box form
{
	padding: 0;
	margin: 0;
}

#comm_box div
{
	font-size: 12px;
	margin: 0 0 5px 0;
}

#comm_box p { margin: 0 0 8px 0; }
#comm_box .my_comm { font-size: 10px; }

#comm_box input
{
	height: 13px;
	width: 150px;
	font-weight: normal;
}

#comm_box textarea
{
	height: 14em;
	width: 90%;
}

#comm_box input,
#comm_box textarea
{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border: 1px solid #999;
}

#comm_box input#comm_sbm
{
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	width: 60px;
	padding: 1px 0 2px 0;
	height: 20px;
	background-color: #929292;
	border: 1px solid #666666;
	margin: 10px 0 0 0;
}

/* ---------------------------------------- */
a#comm_o
{
	color: #666666;
	font-size: 10px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	margin: 0 0 0 30px;
}

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

a#comm_reg
{
	color: #FF6600;
	margin: 0 0 0 18px;
}

a#comm_reg:hover { text-decoration: none; }

/* ---------------------------------------- */
#comm_page { padding: 0; }

#comm_page h3
{
	padding: 0;
	margin: 14px 0 12px 0;
}

#comm_page h3,
#comm_page h3 a
{
	color: #000000;
	font-size: 16px;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

#comm_page h3 a:hover { text-decoration: underline; }

#comm_page p.intro
{
	font-size: 11px;
	padding: 4px;
	background: #EFEFEF;
	border: 1px solid #999;
}

#comm_page .date
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

/* ---------------------------------------- */
p.comm_colorE3ECFC { background-color: #EFEFEF; }
p.comm_color { background-color: #FFFFFF; }

p.comm
{
	padding: 2px 3px 4px 7px;
	margin: 0;
	overflow: hidden;
	width: 100%;
}

p.comm span
{
	color: #333333;
	font-size: 11px;
	font-family: Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

p.comm span.date
{
	color: #666666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
}

p.comm span.comm
{
	color: #333333;
	font-size: 11px;
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: normal;
}

p.comm span.red { color: #cc0000; }

/* ---------------------------------------- */
#tv_chat_list p
{
	padding: 4px;
	margin: 0;
	font-size: 11px;
}

#tv_chat_list .red
{
	font-weight: bold;	
}


#tv_chat_list .date
{
	font-size: 10px;
	font-weight: normal;
	color: #666;
}



/* ---------------------------------------- */
#login_form
{
	margin: 0;
}

#login_form form
{
	margin: 0 0 10px 0;
}

#login_form p
{
	margin: 0;
	padding: 0;
}

#login_form .label
{
	margin: 10px 0 2px 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
	color: #666;
}

#login_form .tx
{
	font-size: 11px;
	font-family: Verdana, sans-serif;
	border: 1px solid #999;
	padding: 2px;
	width: 200px;
}


/* ---------------------------------------- */
#results_table table
{
	margin: 0 0 10px 0;
}

#results_table h3 
{
	margin: 10px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #7f1114;
}

#results_table th
{
	background: #dcdcdc;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 3px 6px;
	color: black;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#results_table td
{
	background: #eee;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 3px 6px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

#results_table td.spacer
{
	background: white;
	border: none;
}

.width_520
{
	width: 520px;
}

.standings_normal
{
	width: 350px;
	float:left;
}

.standings_rookie
{
	padding: 0 0 0 20px;
	width: 350px;
}

/* ---------------------------------------- */
#payments_table th
{
	background: #dcdcdc;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	color: black;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

#payments_table td
{
	background: #eee;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}


#payments_table .invisible
{
	visibility: hidden;
}

#payments_table td.red
{
	background-image: url("/images/payment_red.gif");
	background-repeat: repeat-x;
}

#payments_table td.green
{
	background-image: url("/images/payment_green.gif");
	background-repeat: repeat-x;
}

#payments_table td.orange
{
	background-image: url("/images/payment_orange.gif");
	background-repeat: repeat-x;
}

#payments_table td.half
{
	background-repeat: no-repeat;
}



/* ---------------------------------------- */
#album_list
{
	font-size: 10px;
}


#album_list img.thumb
{
	margin: 0 0 5px 0;
	border: 1px solid #333;
}

#album_list ul
{
	margin: 0;
	padding: 0;
}

#album_list li
{
	padding: 10px;
	margin: 5px;
	list-style: none;
	display: block;
	float: left;
	width: 150px;
	height: 140px;
	text-align: center;
	border: 1px solid #999;
}

#album_list li.admin
{
	height: 150px;
}

#album_list p
{
	margin: 0;
	padding: 0;
	color: #666;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
}

/* ---------------------------------------- */
#album_photo
{
	text-align: center;
}

#album_photo p
{
	font-weight: bold;
	font-size: 12px;
}



#album_photo a.prev_link
{
	font-size: 11px;
	font-weight: bold;
	float: left;
}

#album_photo a.next_link
{
	font-size: 11px;
	font-weight: bold;
	float: right;
}

#album_photo img
{
	margin: 10px;
}


/* ---------------------------------------- */
#footer
{	
	border-top: 1px solid #999;
	width: 50%;
	text-align: center;
	margin: 20px auto;
	padding: 0 0 10px 0;
	font-size: 10px;
}

#footer p
{
	margin: 3px;
}

/* ---------------------------------------- */
#search_small
{
	font-size: 10px;
	margin: 10px 20px 0px 0px !important;
	margin: 10px 10px 0px 0px;
	
	padding: 0;
	float: right;
	text-align: right;
	width: 250px;
	height: 30px;
}

#search_small form
{
	padding: 0;
	margin: 0;
}


#search_small input.txt
{
	font-size: 10px;
	margin: 0;
}

#search_small .search_btn
{
	color: #FFFFFF;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	padding: 1px 5px 3px 5px;
	height: 20px;
	background-color: #929292;
	border: 1px solid #666666;
	margin: 0;
}

/* ---------------------------------------- */
ul#search_results
{
	margin: 0;
	padding: 0;
	list-style: none;
	border-top: 1px solid #999;
}

ul#search_results li
{
	padding: 5px 0;
	border-bottom: 1px solid #999;
	font-size: 11px;
}

ul#search_results a
{
	font-size: 12px;
	font-weight: bold;
}


/* ---------------------------------------- */
#cart_standings
{
	margin: 0 0 15px 0;
	border: 1px solid #ccc; 
}

#cart_standings h2
{
	margin: 0;
	padding: 4px;
	background: #ccc;
	font-size: 11px;
	background: url("/images/th1/news_list_back.gif");
	color: black;
}

#cart_standings	#contents
{
	margin: 5px;
}

#cart_standings #contents h3
{
	font-size: 11px;
	margin: 0;
	padding: 0;
	color: #333;
}

#cart_standings table
{
	width: 100%;
	padding: 0;
	margin: 0 0 5px 0;
	font-size: 11px;
}

#cart_standings td
{
	border-bottom: 1px solid #dbdbdb;
	padding: 2px 0;
}


#cart_standings a.more
{
	font-weight: normal;
	font-size: 10px;
}


/* ---------------------------------------- */
#events_signup
{
	margin: 0 0 10px 0;
	padding: 5px;
	background: pink;
}

#events_signup.signed
{
	background: #dbdbdb;
}



#events_signup h3
{
	font-size: 11px;
	margin: 0 0 4px 0;
	padding: 0;
}

#events_signup p
{
	font-size: 10px;
	margin: 0 0 4px 0;
	padding: 0;
}

#events_signup .signup
{
	font-weight: normal;
	font-size: 10px;
}




/* ---------------------------------------- */
#cart_signup
{
	margin: 0;
	padding: 5px;
	background: #efefef;
}

#cart_signup h3
{
	font-size: 11px;
	margin: 0 0 4px 0;
	padding: 0;
}

#cart_signup .signup
{
	font-weight: normal;
	font-size: 10px;
}

/* ---------------------------------------- */
#unregistered_form
{
	margin: 10px 0;
	border: 1px solid #7f1114;
	padding: 0px;
	background: pink;
	width: 510px;
}

#unregistered_form h3
{
	color: #7f1114;
	margin: 0;
	padding: 4px;
}

#unregistered_form form
{
	padding: 4px;
}

#unregistered_form .subalert
{
	margin: 20px 4px 4px 4px;
	font-size: 10px;
	background: #dbdbdb;
	padding: 4px;
	border: 1px solid #666;
}

/* ------------------------------------------------ */
#countdown
{
	background: url("/images/countdown.gif") no-repeat;
	position:relative;
	left:0px;
	top:20px;
	float: left;
/*	z-index:0; */
	margin: 0;
	padding: 4px;
	text-align: center;
	width: 245px;
	height: 73px;
	font-size: 1px;
}

#countdown h3
{
	color: black;
	font-size: 11px;
	font-weight: bold;
	margin:	0 0 5px 0; 
}

#countdown table
{
	margin: 0 auto;
}


#countdown td
{
	text-align: center;
/*	background: #efefef; */
	padding: 3px 5px;
/*	width: 40px;*/
}

#countdown div#d_day,
#countdown div#d_hour,
#countdown div#d_min,
#countdown div#d_sec
{
	font-size: 16px;
	font-weight: bold;
	color: #7f1114;
}

#countdown p
{
	font-size: 10px;
	color: #333;
	margin: 0;
	padding: 0;
}

/* ------------------------------------------------ */
#f1sight_list
{
	margin: 0;
	padding: 0;
}

#f1sight_list ul
{
	border-top: 1px solid #dbdbdb;
	margin: 0;
	padding: 0;
	list-style: none;
}

#f1sight_list ul li
{
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	border-bottom: 1px solid #dbdbdb;
}

#f1sight_list ul li ul
{
	border: none;
	margin: 0 0 0 16px;
	padding: 0;
	list-style: none;
}

#f1sight_list ul li ul li
{
	font-weight: normal;
	margin: 0;
	padding: 3px;
	border: none;
}

#f1sight_list ul li ul li.answered
{
	background: #cccccc;
	color: white;
}


#f1sight_list ul li ul li.correct
{
	background: green;
	color: white;
}

#f1sight_list ul li ul li.incorrect
{
	background: red;
	color: white;
}

#f1sight_list ul li ul li .correct
{
	color: green;
	font-weight: bold;
}

/* ------------------------------------------------ */
#banner_top_right
{
	margin: 0 0 10px 0;
	text-align: center;
}


/* ---------------------------------------- */

table.gray_table
{
	margin: 0 0 10px 0;
}

table.gray_table th
{
	background: #dcdcdc;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 3px 6px;
	color: black;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}

table.gray_table td
{
	background: #eee;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	padding: 3px 6px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}

table.gray_table td.white,
table.gray_table th.white
{
	background: white;
}


/* ------------------------------------------ */
ul.doc_list
{
	margin: 5px 0 20px 0;
	padding: 0;
	list-style: none;
}

ul.doc_list li
{
	margin: 6px 0;
}

ul.doc_list a
{
/*	color: #006699; */
	text-decoration: underline;
}

ul.doc_list img
{
	margin: 0 5px -2px 10px;
}

ul.doc_list span.size
{
	color: #666666;
}