/* =================== BEGIN: GLOBAL VARIABLES =================== */
body
{
	background: #C4C3C3;
	color: #000000;
	font: 9pt verdana, sans-serif;
	margin: 0px 15px ;
	padding: 0px;
	background-image:url(images/body-background.jpg);
}
a:link, body_alink
{
	color: #908006;
	text-decoration: none;
}
a:visited, body_avisited
{
	color: #908006;
	text-decoration: none;
}
a:hover, a:active, body_ahover
{
	color: #A2442A;
	text-decoration: none;
}

form 						{ padding: 0; margin: 0 }

a img						{ border: 0; }

.text_r						{ text-align: right; }
.text_c						{ text-align: center; }
.f_left						{ float: left; }
.f_right					{ float: right; }
.clear						{ clear: both; }
.clear_left					{ clear: left; }
.clear_right				{ clear: right; }
.bigger_font				{ font-size: 12px }

.padding_none				{ padding: 0 }
.border_none				{ border: none }
.lightbrownfont				{ color: #ECE1AE }					

.bigusername { font-size: 14pt; }

form { display: inline; }
label { cursor: default; }
.normal { font-weight: normal; }
.inlineimg { vertical-align: middle; }

/* =================== END: GLOBAL VARIABLES =================== */
/* ============================================================================ */
#wholepage_wrapper {
	background-color: #fff; 
	padding: 0 2px;
	width: 736px;
	margin: 0 auto;
}

.adsarea_top {
	border-bottom: 5px solid #AECB67; 
	border-top: 1px solid #AECB67; 
	padding: 5px 15px 5px 15px; 
	text-align: center;
}
/* start :: body */
.page
{
	background: #FFFFFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

.subpagecontent_standard {
	padding: 10px 20px 45px 20px;
	color: #666666;
}
.paragraph_subpage {
	padding: 10px 0 2px 0;
}
.label_title {
	padding:15px 0 13px 0; 
	border-bottom: 1px solid #77a22a;
	margin-bottom: 8px;
}
.subtitles {
	color: #726201;
	font-weight: bold;
}
.about_pagelist {
	padding: 0; 
	margin: 35px 55px;
	list-style: none
}
.about_pagelist li {
	margin: 0;
	padding: 3px 5px 3px 23px;
	background: url(images/bullet_greycircle.gif) 2px 5px no-repeat;
}
.table_form td {
	padding: 7px 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
.table_form input, .table_form textarea {
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.chat_twocol_l {
	padding: 12px 0px 2px 5px;
	border-right: 1px solid #C8C2AB;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
.chat_twocol_r {
	padding: 12px 0px 2px 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
.chat_twocol_list {
	margin: 0;
	padding: 0;
	list-style: none;
}
.chat_twocol_list li {
	padding: 0px 5px 8px 25px;
	background: url(images/bullet_redsquare.gif) left top no-repeat;
}
.altbg1 {
	background: #E9E3BA;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* end :: body */

.rounded_beige { display: block }
.rounded_beige *{
	display: block;
	height: 1px;
	overflow: hidden;
	font-size: .01em;
	background: #F2ECD6
}
.rounded_beige1 {
	margin-left: 3px;
	margin-right: 3px;
	padding-left: 1px;
	padding-right: 1px;
	border-left: 1px solid #f9f6ed;
	border-right: 1px solid #f9f6ed;
	background: #f5f0e0;
}
.rounded_beige2 {
	margin-left: 1px;
	margin-right: 1px;
	padding-right: 1px;
	padding-left: 1px;
	border-left: 1px solid #fdfdfa;
	border-right: 1px solid #fdfdfa;
	background: #f4efdd
}
.rounded_beige3 {
	margin-left: 1px;
	margin-right: 1px;
	border-left: 1px solid #f4efdd;
	border-right: 1px solid #f4efdd;
}
.rounded_beige4 {
	border-left: 1px solid #f9f6ed;
	border-right: 1px solid #f9f6ed
}
.rounded_beige5 {
	border-left: 1px solid #f5f0e0;
	border-right: 1px solid #f5f0e0;
}
.rounded_beigefg {
	background: #F2ECD6;
	padding: 15px 15px 30px 15px;
}
/* =================== END: LAYOUT =================== */
/* ============================================================================ */

/* =================== BEGIN: HEADER =================== */
#headerlogo {
	padding: 20px 13px 0 13px
}
.headermenu {
	background: #CAB566 url(images/headermenu_bg.gif) left top repeat-x;
	padding-left: 40px;
}
.headermenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.headermenu ul li {
	display: inline; 
	float: left; 
	text-align: center;
}
.headermenu ul li a {
	padding: 7px 10px;
	margin: 0; 
	display: block; 
	text-align: center;
	border-left: 1px solid #DAC576;
	border-right: 1px solid #C8B364;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #f8f5ea;
	font-size: 14px;
	text-decoration: none;
}
.headermenu ul li a:hover {
	background-color: #DBC677 !important;
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #f8f5ea;
	font-size: 14px;
	text-decoration: none;
}
.headermenu ul li#active a {
	font-family: Tahoma,Verdana,Arial,sans-serif;
	color: #f8f5ea;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
/* =================== END: HEADER   =================== */


/* =================== END: HEADER   =================== */
/* ============================================================================ */

/* =================== BEGIN: FOOTER =================== */
.footerlogo {
	padding-left: 15px
}
.footerlogo_right {
	padding-top: 10px;
}
.footerlogo_right table {
	background: url(images/footer_img1.gif) right top no-repeat;
}
.greenline_divider {
	background: #AECB67 url(images/greenline_gradient.gif) left top repeat-y;
}
.footerlogo_r_lev1 {
	color: #000000;
	font-size: 10px;
	text-align: right;
	padding: 10px 15px;
}
.footerlogo_r_lev1 a:link, .footerlogo_r_lev1 a:visited {
	color: #a2442a;
	font-weight: bold;
}
.footerlogo_r_lev1 a:hover {
	color: #908006;
}
.footerlogo_r_lev2 {
	color: #000000;
	text-align: right;
	font-size: 11px;
	padding: 10px 15px;
}
.footerlogo_r_lev2 a:link, .footerlogo_r_lev2 a:visited {
	color: #908006;
	font-weight: bold;
}
.footerlogo_r_lev2 a:hover {
	color: #a2442a;
}

.footer_vbcontrols {
	padding: 2px 2px 10px 2px; 
	background-color: #FFFFFF;
}
.footerlinks_3 {
	background: #9B9060 url(images/tfoot_bg.gif) repeat-x bottom left;
	font-size: 11px;
	color: #fff;
	padding: 5px 60px 10px 10px;
	text-align: right;
}
.footerlinks_3 a:link, .footerlinks_3 a:visited {
	color: #e3d8a5;
}
.footerlinks_3 a:hover {
	color: #AECB67;
}
.copyright {
	font-size: 12px;
	color: #999999;
	padding: 16px 5px 16px 50px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E2E2E2;
	text-align: left;
	border-top: 2px solid #fff
}
.copyright a:link, .copyright a:visited {
	color: #999999;
}
.copyright a:hover {
	color: #666666;
}
/* =================== END: FOOTER =================== */
/* ============================================================================ */

/* =================== start :: others =================== */
#chat_indexpage {
	background-position: 95% 6%;
}
#terms_page {
	background-position: 90% 40%;
}
#email_loginpage {
	padding-bottom: 100px;
}
.generalchats_tbl {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
#helppage {
	padding-bottom: 70px;
}
.body-text
{
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
/* =================== end :: others =================== */
/* ============================================================================ */

/* =================== start :: forms =================== */
.login-input
{
	padding-top:15px;
	padding-right:40px;
	color:#666666;
}
.login-submit
{
	padding-right:40px;
	color:#666666;
}

.input
{
	width:150px;
	height:18px;
	background-color:#FFFFFF;
	border:1px solid #C4C3C3;
	color:#666666;
}
.submit-button
{
	background-color:#FFFFFF;
	border:1px solid #C4C3C3;
	height:20px;
	width:70px;
	color:#666666;
	cursor:pointer;
}
textarea
{
	width:200px;
	height:90px;
	background-color:#FFFFFF;
	border:1px solid #C4C3C3;
	color:#666666;
	font: 9pt verdana, sans-serif;
}
ul.warning {
	color: #c00;
	font-weight: bold;
}
/* =================== end :: forms =================== */

/* =================== start :: homepage =================== */
.login_thead {
	padding: 8px 10px;
	background-color: #F8F5EA;
	border-top: 3px solid #CAB566;
}
.login_tbody {
	padding: 8px 12px 12px 12px;
	background-color: #F2ECD6;
	border-top: 1px dashed #CAB566;
	border-bottom: 2px solid #CAB566;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
.login_tbody a:link, .login_tbody a:visited { 
	color: #A2442A;
}
.login_tbody a:hover {
	color: #908006
}
.loginbox {
	width: 142px;
	border: 1px solid #E3D7A1;
	background: url(images/inputbox_login.gif) left bottom no-repeat;
	padding: 3px;
	margin: 5px  0 7px 0;
}
.thead_poll {
	background: #A2442A url(images/curvered_tl.gif) left top no-repeat;
}
.thead_poll_tr {
	background: url(images/curvered_tr.gif) right top no-repeat;
	padding: 10px;
}
.tbody_poll {
	background: #F2ECD6;
	padding: 5px 10px 10px 10px;
	font-size: 12px;
}
.dashed_div {
	border-bottom: 1px dashed #CAB566;
	padding: 6px 2px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}
.tfoot_poll {
	background: #ECE1AE url(images/curvelorange_bl.gif) left bottom no-repeat;
}
.tfoot_poll_br {
	background: url(images/curvelorange_br.gif) right bottom no-repeat;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.tfoot_poll_br a:link, .tfoot_poll_br a:visited {
	color: #A2442A;
}
.tfoot_poll_br a:hover, a:active  {
	color: #908006;
}
.chatbox_text{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	font-weight:none;
	padding:10px 0;
}
.chatbot_tfoot_r{
	width:155px;
	padding:10px 0 0 0;
}
.chatbot_tfoot_r a{
	background:#C69F00 url('images/arrow.gif') no-repeat 25px 4px;
	color:#fff !important;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:none;
	height:17px;
	line-height:17px;
	padding:0 0 0 36px;
	text-decoration:none;
}
.chatbot_tfoot_r a:hover{
	background:#846A00 url('images/arrow_h.gif') no-repeat 25px 4px;
}
.recent-topics td{
	padding:10px;
}
.topic-gradient{
	background:url('images/our-current-topic-bg.gif') repeat-x 0 0;
	height:23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	color:#1d3347;
	padding:0 0 0 10px !important;
}
tr.white-bg{
	background:#fff;
}
tr.gray-bg{
	background:#F3F3F3;
}
.recenttopic_section {
	color: #1d3347;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
	padding: 8px 10px 8px 30px;
}
.recenttopic_section a{
	color: #1d3347;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
}
.recenttopic_section a:hover{
	color: #1d3347;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
}
.recenttopic_desc {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
	font-weight:none;
	text-align: left;
	padding: 8px 12px;
}
td.recenttopic_view a{
	color:#2d75bb;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
}
td.recenttopic_view a:hover{
	color:#2d75bb;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:none;
}
.other_topics {
	display:block;
	width:494px;
	height:17px;
	color:#fff !important;
	margin:1px 0 0 1px !important;
	font-weight:none;
	background:#c69c00;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}
.other_topics:hover{
	background:#846A00;
}


/* =================== end :: homepage =================== */