@charset "utf-8";
/* main.css */

/* global */
body {
    background-color: #efe6e7;
	margin: 1px 0 0 0;
}
td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.tbl_head {
    text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #b10e0e;
	margin-top: 11px;
}

/* login form */
#top #banner {
    width: 728px;
    background: url(../images/banners/top_banner.jpg);
}
#login_content #td11 {
    width: 1px;
	background: #959492;
}
#login_content #td12 {
    width: 251px;
	background: url(../images/login/t2.gif);
}
#login_content #td13 {
    width: 12px;
	background: url(../images/login/t3.gif);
}
a.pass_ln {
	color: #000;
	text-decoration: none;
	margin-left: 10px;
}
a.pass_ln:hover {
	color: #B80F0F;
	text-decoration: none;
}
a.reg_ln {
	color: #000;
	text-decoration: underline;
	margin-right: 10px;
}
a.reg_ln:hover {
	color: #B80F0F;
	text-decoration: none;
}
#username {
	width: 127px;
	height: 20px;
	background: url(../images/login/login_input_backgr.gif) repeat-x;
	border: 1px solid #000000;
	padding-left: 3px;
	
	font-size: 13px;
}
#password {
	width: 80px;
	height: 20px;
	background: url(../images/login/login_input_backgr.gif) repeat-x;	
	border: 1px solid #000;
	padding-left: 3px;
}
.login_txt {
    font-size: 11px;
}
.kbpanel_row{
    vertical-align: top;
}
a.kbpanel_ln {
	color: #494949;
	text-decoration: underline;
}
a.kbpanel_ln:hover {
	color: #980303;
	text-decoration: none;
}

/* date, time & tabs */
.ye_date {
	color: #f2db22;
	font-weight: bold;
	font-size: 11px;
}
.wh_date {
    margin-left: 6px;
	color: #fff;
	font-size: 11px;
}
.wh_time {
	color: #fff;	
	font-weight: bold;
	font-size: 11px;
}
.date_tab {
    margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
}
a.date_ln {
    color: d8d7d7;
	text-decoration: none;
}
a.date_ln:hover {
	color: #aba9a9;	
}
.date_tab_l {
    width: 14px;
    background: url(../images/date/tab_off_l.gif);
}
.date_tab_c {
    width: 68px;
    background: url(../images/date/tab_off_c.gif);
}
.date_tab_r {
    width: 14px;
    background: url(../images/date/tab_off_r.gif);
}

/* search */

#cnt_2009 {
    position: absolute;
    top: 132px;
    left: 510px;
}
#src_2009 {
    margin-left: 0px;
    height: 70px;
}

#srch_input {
	width: 163px;
	height: 22px;
	background: url(../images/header/head_srch_input.gif);
	border: 1px solid #b9b6b6;
	padding-left: 5px;
	font-size: 11;
	padding: 3px 0 0 6px;
}
#srch_txt {
    font-weight: bold;
    margin-right: 30px;
}
a.srch_ln {
	color: #d8d7d7;
	text-decoration: underline;
}
a.srch_ln:hover {
	color: #eeda00;
	text-decoration: none;
}

/* menu - dropdown */
.chromestyle{
width: 967px;
margin-left: 14px;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(../images/menu/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 16px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(../images/menu/chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font: 10px;
line-height:18px;
z-index:100;
background-color: white;
width: 130px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=8); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 5px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: #494949;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #ffe182;
}

/* navigation */
#navi #c {
    padding-left: 15px;
}
a.nav_ln {
	color: #666;
	text-decoration: none;
}
a.nav_ln:hover {
	color: #000;
	text-decoration: none;
}
.csoon {
    text-align: center;
	color: #b0adad;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 100px;
}
/* AJAX LOADING BAR */
#loadingTop5 {
	display: none;
	color: white;
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}
#loadingNotice {
    margin-top: 7px;
	display: none;
	color: red;
	font-weight: bold;
	font-size: 12px;
}
/* weather */
#weather {
    margin: 5px;
}
#w_top_row {
    height: 15px;
}
#w_top_l {
    width: 14px;
    background: url(../images/general/w_top_l.gif);
}
#w_top_c {
    background: url(../images/general/w_top_c.gif);
    text-align: center;
    color: fff;
    font-weight: bold;
    width: 122px;
}
#w_top_r {
    width: 14px;
    background: url(../images/general/w_top_r.gif);
}
#w_mid_row {
    background-color: #9e7676;
}
.w_data_title {
    font-weight: bold;
    text-align: center;
    color: #44463a;
}
.w_data_row0 {
    margin: 2px;
    padding: 1px;
    background-color: #ffffba;
}
.w_data_row1 {
    margin: 2px;
    padding: 1px;
    background-color: #ecd796;
}
a.weather_ln {
	color: #000;
	text-decoration: underline;
}
a.weather_ln:hover {
	color: #B80F0F;
	text-decoration: none;
}

/* currency */
#currency {
    margin: 5px;
}
#c_top_row {
    height: 15px;
}
#c_top_l {
    width: 14px;
    background: url(../images/general/w_top_l.gif);
}
#c_top_c {
    background: url(../images/general/w_top_c.gif);
    text-align: center;
    color: fff;
    font-weight: bold;
    width: 122px;
}
#c_top_r {
    width: 14px;
    background: url(../images/general/w_top_r.gif);
}
#c_mid_row {
    background-color: #9e7676;
}
#c_data_table {
    width: 144px;
}
.c_data_title {
    font-weight: bold;
    text-align: center;
    color: #44463a;
}
.c_data_row0 {
    margin: 2px;
    padding: 1px;
    background-color: #ffffba;
}
.c_data_row1 {
    margin: 2px;
    padding: 1px;
    background-color: #ecd796;
}
a.currency_ln {
	color: #000;
	text-decoration: underline;
}
a.currency_ln:hover {
	color: #B80F0F;
	text-decoration: none;
}

/* poll */
#poll {
    margin: 5px;
}
#p_top_row {
    height: 15px;
}
#p_top_l {
    width: 14px;
    background: url(../images/general/w_top_l.gif);
}
#p_top_c {
    background: url(../images/general/w_top_c.gif);
    text-align: center;
    color: fff;
    font-weight: bold;
    width: 122px;
}
#p_top_r {
    width: 14px;
    background: url(../images/general/w_top_r.gif);
}
#p_mid_row {
    background-color: #9e7676;
}
.p_data_title {
    font-weight: bold;
    text-align: center;
    color: #44463a;
}
.p_data_row0 {
    margin: 2px;
    padding: 1px;
    background-color: #ffffba;
}
.p_data_row1 {
    margin: 2px;
    padding: 1px;
    background-color: #ecd796;
}
.poll_ln_div{
    text-align: center;
    padding: 3px;
}
a.poll_ln {
	color: #000;
	text-decoration: underline;
}
a.poll_ln:hover {
	color: #B80F0F;
	text-decoration: none;
}

/* tooltip */
a.tooltip {color:#c00; text-decoration:none;}
a.tooltip b {display:none;}
a.tooltip:hover {color:#000; border:0; position:relative; z-index:500; text-decoration:none;}
a.tooltip:hover b {display:block; position:absolute; top:20px; left:-25px; padding:5px; font-weight:normal; color:#000; border:1px solid #888; background:#ffc; width:150px;}
a.tooltip:hover b em {position:absolute; left:20px; top:-6px; width:11px; height:6px; background:#fff url(../images/general/tooltip.gif) 0 0; display:block; font-size:1px;}

/* comments */
.pg_title{
	display: block;
	text-align: center;
	width: 600px;
	margin: .6em auto .8em auto;
	padding: 4px auto 6px auto;
	font: 2.0em/1.4 Verdana, serif;
	background: url(../images/general/section_backgr.gif) center repeat-y;
	color: #5f7d90;
}
.comm_tbl_bg{
    width: 600px;
    color: #5f7d90;
    background: url(../images/general/section_backgr.gif) center repeat-y;
}
.comm_row {
    text-align: left;
    width: 600px;
    border-left: 3px solid #999;
    border-right: 1px solid #c5c5c5;
    margin: 5px;
    padding: 3px 0 3px 0;
    background: url(../images/general/comm_backgr.gif) repeat-y;
}
.comm_txtarea{
    border: 2px solid #800200;
    margin-top: 3px;
    width: 265px;
    padding: 2px;
    color: #870500;
    background-color: #ffdc73;
}
.comm_input{
    border: 1px solid #800200;
    margin-top: 3px;
    width: 265px;
    padding: 2px;
    color: #870500;
    background-color: #ffdc73;
}
.comm_button{
    border: 1px solid #800200;
    margin: 1px;
    color: #870500;
}
.comm_title {
    margin: 10px 5px 10px 5px;
}
.comm_alert{
    width: 500px;
    margin: 5px;
    font-size: 14px;
    color: #870500;
}
.capcha_info{
    color: #870500;
    text-align: center;
    margin: 7px;
}
.lrg_txt {
    font-size: 14px;
    margin: 5px;
}
.mdm_txt {
    font-size: 12px;
    margin: 5px;
}

/* adv */
a.cat_link {
    color: #333;    
    text-decoration:none;
}
a.cat_link:hover {
	color: #000;
	text-decoration:underline;	
}
a.cat_link_cur {
    color: #000;
	text-decoration:underline;
}
#cat_tbl {
    border: 2px solid #9e7676;
    width: 109px;
    margin: 5px;
    background-color: #ffffba;
}
.cat_row {
    margin: 1px;
	padding: 2px 0 2px 1px;
    background-color: #ecd796;
}
.cat_row_hover {
    margin: 1px;
	padding: 2px 0 2px 1px;
    background-color: #e1cd90;
}
.adv_r {
    margin: 5px;
}
.adv_l {
    text-align: center;
    margin: 5px;
}

/* footer */
#fcopy {
    color: #fcefcc;
	font-size: 11px;
}
#copy a.copy_ln {
    color: fff;
	font-size: 11px;
}
#copy a.copy_ln:hover {
	color: #c1c0c0;	
}