/*---------------------- HEADER -------------------------*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #767676;
	font-family: verdana;
	font-size: 12px;
}

select{
	background-color:#fff;
	font-family:Tahoma;
	font-size:11px;
color: #002256;
border:1px solid #D4638C;
}

textarea{
	background-color:#fff;
	font-family:Tahoma;
	font-size:11px;
        padding: 2px;
        color: #002256;
        border: 1px solid #D4638C;
}

label { 
font-size:10px; 
}


.input_custom
{
 background-color: #fff;
 font-family: Tahoma;
 font-size: 11px;
 padding: 2px;
 color:#5c5c5b; 
 border:1px solid #BDD1F5;
}

form {
padding:0;
margin:0;
}

.photo_active_text { padding:2px; font-family:Verdana; font-size:13px; color:#355B77; font-weight:bold }
.photo_pending_text { padding:2px; font-family:Verdana; font-size:13px; color:#444; font-weight:bold }
.photo_suspended_text { padding:2px; font-family:Verdana; font-size:13px; color:#AC466B; font-weight:bold }
.photo_active { width:250px; height:250px; border:1px solid #355B77; background-color: #fff; background-position:center; background-repeat:no-repeat; }
.photo_pending { width:250px; height:250px; border:1px solid #444; background-color: #fff; background-position:center; background-repeat:no-repeat; }
.photo_suspended { width:250px; height:250px; border:1px solid #AC466B; background-color: #fff; background-position:center; background-repeat:no-repeat; }
.thumb_active {width:100px; height:100px; border:1px solid #355B77; background-color: transparent; background-position:center; background-repeat:no-repeat;}
.thumb_pending {width:100px; height:100px; border:1px solid #444; background-color: transparent; background-position:center; background-repeat:no-repeat;}
.thumb_suspended {width:100px; height:100px; border:1px solid #AC466B; background-color: transparent; background-position:center; background-repeat:no-repeat;}

.div_thumb {
	
	width:100px; 
	height:100px; 
	border:1px solid #F0DCDD; 
	background:#fff;
   	background-position:center; 
	background-repeat:no-repeat;
}


a.menul:link, a.menul:visited { font-size:11px; font-family:Verdana; color:#fcecec;  text-decoration:none; }
a.menul:active, a.menul:hover { font-size:11px; font-family:Verdana; color:#FFF; text-decoration:none; }
a.nav:link, a.nav:visited { font-size:11px; font-family:Tahoma; color: #b2422b; text-decoration: none; }
a.nav:hover, a.nav:active {font-size:11px; font-family:Tahoma; color: #6a6a6a; text-decoration: none;}
a.nav_l:link, a.nav_l:visited {font-size:11px; font-family:Verdana; color:#b2422b; text-decoration:none; }
a.nav_l:hover, a.nav_l:active {font-size:11px; font-family:Verdana; color:#b2422b; text-decoration:none;}

.menul { 
	font-size:11px; 
	font-family:Verdana; 
	font-weight:bold; 
}
.nav { 
	font-size:11px; 
	font-family:Verdana;
   	color:#AC466B; 
	font-weight:bold; 
}

img.pic_preview { 
	
	border: 1px solid #444; 
}

table { 
	color:#AC466B;
   	font-family:Verdana;
   	font-size:12px; 
	padding:0px; 
}

hr { 
	color:#a74530; 
	background:#933; 
	border:0; 
	height:1px; 
	display:none;
}

h1 { 
	font-family:verdana; 
	font-weight:bold; 
	color:#b75d4a; 
	font-size:17px;
}

h2 {
	font-family:verdana; 
	color:#E78A8E; 
	font-size:12px; 
	white-space:nowrap; 
}

h3 {
	font-family:verdana; 
	color:#933; 
	font-size:13px;
   	white-space:nowrap; 
	margin-top:0em; 
	margin-bottom:0em;
}

.input_miles {

	
	border:1px solid #eee;
	font-size:10px;
	text-align:left;

}

.q_search_head {

	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	color:#515050;
	padding-bottom:2px;
}


.input_zip_main {

	border:1px none red;

}

.input_zip { 
	
	float:left;
	color:#515050;

}

.td_zip {
	
	font-size:10px;
	color:#515050;
}

#radius_search_cont {

	border:1px none #000;
	width:97%;
	margin:0;
	padding:0;
}
.payment_options {
	font-family:verdana; 
	color:#933; 
	font-size:13px;
	font-weight:bold;
}

a:link, a:visited { text-decoration:underline; color:#a74530; }
a:active, a:hover { text-decoration:underline; color:#c85840; }
a.pic_preview:link, a.pic_preview:visited { 
	
	color:#CA698C; 
}
a.pic_preview:active, a.pic_preview:hover { 

	color:#BAFF00; 
}

a.pr_ext_tab:link, a.pr_ext_tab:visited {
   	
	font-family:Verdana; 
	font-size:11px;
   	color:#FFF; 
	text-decoration:underline; 
	font-weight:bold;
}

a.pr_ext_tab:active, a.pr_ext_tab:hover { 
	
	font-family:Verdana;
   	font-size:11px;
   	color:#C99; 
	text-decoration:underline;
	font-weight:bold;
}


.f1 { 
	
	border: 1px solid #d7d6d6; 
	padding:5px; 
	text-align:center; 
	color:#444;
}

.f2 { 
	
	border: 1px solid #d7d6d6; 
	padding:5px; 
	text-align:center; 
	color:#444;
}

.legend { 
	color:#a74530; 
	padding:10px;
	font-size:13px;
	font-family:verdana;
        font-weight:bold;	
}

.table1 { 
	background: #f7f7f7;
   	color: #636363; 
	font-size:11px; 
	padding:5px; 
        text-align:left;
}

.table2 { 
	background: #f1f0f0; 
	color: #636363; 
	font-size:11px; 
	padding:5px; 
        text-align:left;
}

.table1_diagram { 
	background: #f7f7f7;
   	color: #636363; 
	font-size:11px; 
	padding:5px; 
        text-align:center;
}

.table2_diagram { 
	background: #f1f0f0; 
	color: #636363; 
	font-size:11px; 
	padding:5px; 
        text-align:center; 
}

*#active_message { 
	background: #ffe3dd;
}

.warning { 
	background: #a74530; 
	margin-bottom:15px;
}
.warning_p { 
	padding:3px;  
	text-align:center; 
	margin-bottom:0em; 
	margin-top:0em; 
	font-family:verdana; 
	font-size:17px; 
	font-weight:bold; 
	color:#fff; 
}

a.warn:link, a.warn:visited { 
	color:#ffe1f2;
}

a.warn:active, a.warn:hover { 
	color:#fff;
}

#404error {

	color:#E78A8E;
	font-size:18px;
	font-weight:bold;
		height:330px;

}

.input_text, .input_textarea, .input_file { 
	margin:0px; 
	font-family:Tahoma; 
	font-size:11px; 
	font-weight:normal; 
	color:#5c5c5b; 
	background:#fff;
	border: 1px solid #BDD1F5;
}

.input_text {
	background-color:#fff;
	font-family:Tahoma;
	font-size:11px;
	padding:2px;
	color:#336; 
	border:1px solid #93abd2;

} 

.input_select {
	background-color:#fff;
	font-family:Tahoma;
	font-size:11px;
	padding:1px;
	height:19px;
	color:#336; 
	border:1px solid #93abd2;

} 

.input_button { 
 background-image:url('img/btn_bg.gif');
 background-position:right;
 background-repeat:no-repeat; 
 border-width: 2px;
 border-style: solid;
 border-color: #db7e6a;
 background-color: #a74530;
 font-size: 10px;
 font-family: Verdana;
 font-weight:bold;
 color: #ffffff;
 cursor:pointer;
 padding: 1px 20px 1px 1px;
 margin-right: 2px; 
 margin-bottom: 2px; 
}

#main_container {

	margin: 0 auto;
	width: 798px;
	text-align: center;
}

#main_right {

	float:right;
	width: 630px;

} 

#container 
{
	width: 630px;
	text-align: center;
	background:url('img/bg_pic.gif') repeat-y;
	clear:both;
	z-index:0;
}

#index_wide {

	width:100%;
	padding:0;
	text-align:center;
	position:absolute;
	top:630px;
	left:0;
}

#index_text {

        margin:auto;
	text-align:left;
	width:690px;
	padding:5px;
}

.emails {

	color:#ce585d;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	padding:4px;

}

.i_h1 { 
	font-family:verdana; 
	font-weight:bold; 
	color:#2f5ba3; 
	font-size:17px;
	padding-top:5px;
	padding-bottom:5px;
		background:#fff;
		margin-top:10px;
}

.index_h1 {

	background:#fff;
	width:680px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:verdana; 
	color:#E78A8E; 
	font-size:12px; 
	font-weight:bold;
	margin-bottom:10px;
}
#header 
{
	height: 76px;
	width: 610px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	background:transparent url('img/logo_bg.gif') repeat-x;
}

#footer_bg {
	
	width:612px;
	height:6px;
	background:url('img/footer_bg.gif') repeat-x;
	margin: 0 auto;
	text-align: center;
	clear:both;
}

#header_logo {

	height:76px;
	width:295px;
	float:left;

}

#header_pic_1
{

	
	width:315px;	
	height: 76px;
	background:url('img/header_pic_1.jpg') no-repeat;
	float:left;

}

#header_pic_2
{

	
	width:319px;	
	height: 35px;
	background:url('img/header_pic_2.jpg') no-repeat;
	float:right;

}

#logo {
	
	width:280px;
	height:62px;
	background:transparent url('img/logo.gif') no-repeat;
	float:left;
	cursor:pointer;


}


#logo_pic {
	
	width:280px;
	background:transparent url('img/logo.gif') no-repeat;
	background-position:left;
	height:49px;
	margin-top:13px;
	margin-left:5px;
	cursor:pointer;

}
#head_inv {

	height:35px;
	width:617px;
	background:url('img/header_line.gif') repeat-x;	
	background-position:bottom;
	margin-left: auto;
	margin-right: auto;

}
#inv_line 
{
	width:298px;
	height:15px;
	padding-top:5px;
	background:#fff;
	float:left;
	text-align:left;
	
}

#inner_1
{ 	
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	font-size: 10px;
	width: 610px;
	float: right;
	background-color: #fff;
	text-align:center;
}

#inner_2
{ 
	
	
	margin-left: auto;
	margin-right: auto;
	margin-top:0;
	font-size: 10px;
	width: 604px;
	background:url('img/bottom_bg.gif') repeat-x;
	background-position:bottom;
	padding:1px;

}

#pad
{	
	background-color: transparent;
	text-align: left;
	width:580px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom:0;
	padding-bottom:15px;
	clear:both;

}



a.inv_line:link, a.inv_line:visited { 
	color:#939393; 
	text-decoration:underline;
    font-size:11px;
	text-transform: none;
	font-family:Verdana;
}

a.inv_line:active, a.inv_line:hover { 
	color:#a74530; 
	text-decoration:underline;
	font-size:11px;
	text-transform: none;
	font-family:Verdana;
}

#index_container 
{
	margin: 1px auto;
	width: 770px;
	text-align: left;
	overflow:hidden;

}

#index_header 
{
	height: 62px;
	width: 700px;
	margin-left: 0;
	padding-top:15px;
	margin-right:auto;
	
}

#index_inv_line 
{
	position: relative;
	right: 0;
	text-align: right;
	float:right;
	margin-right:20px;
	margin-top:15px;
}

/*------------------------- MENU --------------------------*/

#menu
{
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear:both;

}

#level_1
{
	height: 30px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background:url('img/level1.gif') repeat-x;

}


#level_2
{
	height: 30px;
	width: 610px;
	position: relative;
	background:url('img/level2.gif') repeat-x;
	text-align: center;
	padding-top:10px;
        margin-bottom:15px;
}

#level_1_none
{
	height: 30px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a74530;
}


#level_2_none
{
	height: 30px;
	width: 610px;
	margin-right: auto;
	margin-left: auto;
	background-color: #a74530;
	text-align: center;
	padding-top:10px;
        display:none;
} 

.menu_active
{
	float:left;   
	text-align:center; 
	background-image: url('img/main_tab_active.gif');
   	background-repeat:no-repeat;
   	height: 30px; 
	width:122px;
	font-size:11px; 
	font-family:Verdana; 
	color:#FFF; 
	font-weight:bold;
	padding-top:7px;

}


.menu_passive
{
	float:left;
	height: 30px;  
	width:122px; 
	text-align:center; 
	background-image: url('img/main_tab_passive.gif');
	background-repeat:no-repeat;
	margin-bottom:0;
        font-size:11px; 
	padding-top:7px;

}

.sub_menu_active
{

	padding-left:11px;
	padding-top:3px;
	padding-bottom:7px;
	padding-right:11px;
   	margin-left: 5px; 
	margin-right: 5px; 
	background-color:#fff;
	text-align:center;	
	font-size:11px; 
	font-family:Verdana; 
	font-weight:bold;
	display:inline;
	color:#6a6a6a;
}

.sub_menu_passive
{

	padding-left:11px;
	padding-right:11px;
	padding-top:3px;
   	margin-left: 5px; 
	padding-bottom:4px;
	margin-right: 5px; 
	font-size:11px; 
	font-family:Verdana; 
        font-weight:bold;
	color: #FCC; 
	display:inline;
	
}

/*----------------- INDEX -----------------*/
#form 
{
	position: relative;
	margin:0;
	text-align:left;
	float:left;
	height:492px;
	width:290px;	
	background: #fff;
		
}

#form_pic {
	
	clear:both;
	width:183px;
	height:187px;
	background:url('img/h4.jpg');
	bottom:0;
	float:left;
	text-align:left;
	position:absolute;
       cursor:pointer;
	
}

a.transp_div:link, a.transp_div:visited { 
	height:80px;
	width:100px;
		margin-bottom:15px;

}

a.transp_div:active, a.transp_div:hover { 
	height:80px;
	width:100px;
	background:transparent;
	margin-bottom:15px;
}

#transp_div {

	height:80px;
	width:150px;
	cursor:pointer;
	margin-bottom:15px;

}

#index_pics {
	

	height:200px;
	margin-top:10px;
	margin-left:100px;	
	
}
#index_pic {

	width:102px;
	height:102px;
	float:left;
	margin:3px;
}

#pic
{ 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float:left;
	width:278px;
	height:492px;
	padding:0;
}


#search_form
{
	position:relative;
	float:left;
	width:280px;
	height:300px;
	clear:both;
	text-align:center;
	font-family:Verdana;
	background-color: #ddd;	
    margin-left:12px; 
	
}

#search_form p {

	display:inline;
	margin-left:20px;
	font-size:10px;

}
#search_content {

	width:270px;
	height:285px;
	margin:auto;
	margin-left:20px;
	padding-top:10px;
	text-align:left;
	background-color: #ddd;	

}

#search_form_pic {

	background:#fff url('img/search.gif'); 
	background-repeat:no-repeat; 
	width:290px;
	height:22px;

}

#search_up_form_tbl {


	text-align:left;
	width:190px;
	clear:both;	
	margin-top:5px;
	margin-left:15px;
	font-family:Verdana;
	color:#5f5f5f;
}


#search_form_sec {


	width:270px;
	clear:both;
	padding-top:10px;
	font-family:Verdana;
	margin-left:15px;

}

.search_form_btn {

	text-align:left;
	width:140px;
	display:inline;
}

.search_cap {

	font-size:11px;
	font-weight:bold;
	color:#5f5f5f;
	font-family:Verdana;
	margin-bottom:2px;
}

.search_input {

	font-size:11px;
	color:#2F5BA3;
	margin-bottom:3px;
}

.search_tbl {
	
	font-size:11px;
	color:#5f5f5f;
	font-family:Verdana;
	width:190px;

}

.search_tabs {

	margin-top:10px;
	font-size:11px;
	margin-bottom:0px;
}

.search_tabs_search{
	width:96%;
	margin:auto;
}

.search_tab_active {

	background:#fff;
	padding-top:3px;
	float:left;
	padding-bottom:3px;
	padding-left:5px;
	padding-right:5px;
	margin-right:5px;
	cursor:pointer;
	color:#653b3b;

}

.search_tab_passive {

	background:#a74530;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:5px;
	float:left;
	padding-right:5px;
	margin-right:5px;
	cursor:pointer;
	color:#fff;

}
.new_search_tab_open {
	
	clear:both;
	padding:5px;
	background:#fff;
	margin-bottom:10px;
	
}

.search_tab_open {

	clear:both;
	width:350px;
	padding:5px;
	background:#fff;

}

.new_home_tab_open {

	clear:both;
	width:200px;
	height:300px;
	padding:5px;
	float:left;	

}

.home_tab_open {

	clear:both;
	width:200px;
}


.new_console_tab_open {

	clear:both;


}

.console_tab_open {

	clear:both;
	padding-bottom:2px;

}

.new_quick_tab_open {

	clear:both;
	width:165px;
	height:300px;
	padding:5px;
	float:left;	

}

.index_tab_open {

	clear:both;
	width:250px;

}

.index_tab_close {

	clear:both;
	width:250px;
	height:250px;
	background:#fff;	
	display:none;

}

.search_tab_close {

	display:none;

}

/*---------------- HOME ------------------- */

#mem_home {


}

#home_menu {

	width:185px;
	background:#ddd;
	padding-top:10px;
	float:left;
}

.home_menu_pic {
	padding-top:5px;
	padding-bottom:5px;
	background:#fff;
	text-transform:uppercase;
	font-weight:bold;
	color:#a74530;
	font-size:10px;
	width:100%

}

#home_menu_cont {

	font-weight:bold;
	font-size:11px;	
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;

}

a.home_menu_msg:link, a.home_menu_msg:visited { 

	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	background:#94da60;
	padding:4px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	width:160px;
	border:1px solid #78c142;
}

a.home_menu_msg:active, a.home_menu_msg:hover { 
	
	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	background:#82d048;
	padding:4px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	margin-bottom:5px;
	text-decoration:none;
	padding-top:5px;
	padding-bottom:5px;
	width:160px;
	border:1px solid #78c142;
}

#home_menu_msg {


	font-size:11px;
	color:#fff;
	text-align:center;
	font-weight:normal;
	background:#74b246;
	padding:4px;
	margin-left:10px;
	margin-right:10px;
	margin-top:7px;
	margin-bottom:7px;
	border-bottom:1px solid #3b6e04;
	border-right:1px solid #3b6e04;
}

#home_sub_btn {

	width:136px;
	height:258px;
	background:#fff url('img/subsc.gif') no-repeat;
	float:right;
	margin-top:25px;
	cursor:pointer;

}

#home_diagram {

	float:left;
	text-align:left;
	background:#fff;
	width:400px;
	margin-top:15px;

}

.icon {

	background:url('img/icon.gif') no-repeat;
	width:20px;
	height:20px;
	margin:auto;

}
.mem_silver {

	background:#e7ebf8;

}

a.home:link, a.home:visited { 
	color:#a74530;
   	font-size:11px; 
	text-decoration:none;
}

a.home:active, a.home:hover { 
	color:#bf5741; 
	font-size:11px; 
	text-decoration:underline;
}
/*---------------- JOIN ------------------- */

.join_tbl {
	width:580px;
	border-spacing:3px;	

}

.join_td_label {
	width:180px;
	text-align:left;
	
}

.join_td_input {

	width:200px;
	text-align:left;
	
}

.join_btn {
	
	text-align:center;
	width:580px;

}

#join_now {

	font-size:11px;
}


.err_input_join {

background:#feccce;

}

#sign_in_up_form
{
	float:left;
	width:160px;
	height:380px;
	text-align:center;
	background-color: #ddd;
	padding:0px;
	margin-left:20px;
	
}

#console_index_form
{
	float:left;
	width:160px;
	height:227px;
	text-align:center;
	background-color:#E0E4F1;
	padding:0px;
	margin-left:20px;
	
}

#sign_in_form_pic {
	background:#fff url('img/sign_in.gif'); 
	background-repeat:no-repeat; 
	width:160px;
	height:22px;

}

#sign_in_up_form_content {
	text-align:left;
	width:145px;
	margin:0 auto;
	margin-top:18px;
	margin-left:15px;

}

.sign_in_cap {
	
	float:left;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#5f5f5f;
	font-family:Tahoma;
	clear:both;
	width:140px;

}

.sign_in_input {

	float:left;
	text-align:right;
	padding-right:3px;
	margin-bottom:3px;
	clear:both;
}

.sign_in_form_btn {

	text-align:left;
	margin-top:5px;	

}

.sign_in_forgot {

	text-align:left;	

}

a.sign_in_forgot:link, a.sign_in_forgot:visited { 
	color:#a74530;
   	font-size:10px; 
	text-decoration: underline;
}

a.sign_in_forgot:active, a.sign_in_forgot:hover { 
	color:#c85840; 
	font-size:10px; 
	text-decoration: underline;
}


#sign_up_form
{
	position:relative;
	float:left;
	width:360px;
	height:145px;
	clear:both;
	text-align:center;
	background-color: #ddd;
	border: 1px solid #E49DB7;	
	margin-left:5px;
	margin-top:30px;
	padding:0px;
}


#sign_up_form_pic {

	background: #fff url('img/sign_up.gif'); 
	background-repeat:no-repeat; 
	width:160px;
	height:22px;
	margin-top:10px;

}

#sign_up_form_content {


	text-align:left;
	width:145px;
	height:110px;
	margin:1px auto;
	padding-bottom:5px;
	margin-left:15px;
	margin-bottom:10px;
	clear:both;
}

.sign_up_cap {
	
	float:left;
	width:140px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
	color:#5f5f5f;
	font-family:Tahoma;
	clear:both;

}

.sign_up_input {

	float:left;
	text-align:right;
	padding-right:3px;
	margin-bottom:3px;
	clear:both;
}

.sign_up_form_btn {

	text-align:left;
	margin-top:5px;		

}


#content
{ 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width:770px;
	background: #fff;
	
}


/*---------------------- ARTICLES -------------------------*/
li{
	list-style-type:none;
}

#articles_main{
	width:590px;
	margin:auto;
}

span#b{
	font-size:11px;
	font-weight:bold;
}

#articles {

	background:#eee;


}

#art_cap_t{
	width:590px;
	text-align:right;
}

#art_cap_t_cat{
	width:160px;
}

a.art_cat_link:link, a.art_cat_link:visited { color:#966; font-weight:bold; font-size:10px; text-decoration:none;}
a.art_cat_link:active, a.art_cat_link:hover { color:#633; font-size:10px;text-decoration:underline; }

.art_cat {
	
	float:left;
	width:160px;
	border:1px none #eee;
	font-size:10px;
	margin-bottom:10px;
}

.art_cat_pic {	
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#767676;
	border-bottom:1px solid #eee;
	color:#fff;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	padding-left:3px;
	text-transform:uppercase;
}

#art_f_pic {	
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#767676;
	border-bottom:1px solid #eee;
	color:#fff;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	padding-left:3px;
	text-transform:uppercase;
}

#art_n_pic {	
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#767676;
	border-bottom:1px solid #eee;
	color:#fff;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	padding-left:3px;
	text-transform:uppercase;
}

.art_cat_txt {

	text-align:justify;
	font-size:11px;
	width:95%;
	clear:both;
	float:left;
	margin-top:5px;
	padding-left:5%;
	font-weight:normal;
}

#art_right {

	float:right;
	width:406px;
	padding:1px;
}

#art_left {

	float:left;	
	width:160px;
	padding:1px;
}

#art_feature {
	

}

#art_feature_pic {
	padding-top:5px;
	padding-bottom:5px;
	background:#a74530;	
	color:#fff;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	padding-left:5px;
	text-transform:uppercase;
}
#art_feature_item {
	
	margin-top:10px;
	margin-bottom:10px;
	width:122px;
	float:left;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	position:relative;
}
	
#art_f_item_tn{
	border:1px solid #ccc;
}

#art_f_item_txt {
	text-align:justify;
	font-size:10px;
	width:100%;
	clear:both;
	float:left;
	margin-top:5px;
	font-weight:normal;
	margin-bottom:2px;

}
#art_f_item_txt p {

	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	
}

#art_new_pic {
	
	width:400px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	background:#ddd;	
	color:#a74530;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	padding-left:5px;
	text-transform:uppercase;
}

#art_articles_pic{	
	width:400px;
	padding-top:5px;
	padding-bottom:5px;
	background:#b9523c;	
	color:#fff;
	font-weight:bold;
	font-family:verdana;
	font-size:10px;
	padding-left:5px;
	text-transform:uppercase;
}

#art_cat_descn{
	width:400px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	background:#ca7462;	
	color:#fff;
	font-family:verdana;
	font-size:10px;
	padding-left:5px;
}

.art_new_item {
	
	width:395px;
	height:107px;
	float:left;
	text-align:right;
	font-size:10px;
	background:#fff;
	font-weight:bold;
	position:relative;
	clear:both;
}
	
.art_n_item_tn{
	margin-right:8px;
	border:1px solid #ccc;
}

.art_n_item_txt {
	text-align:justify;
	font-size:10px;
	margin-top:5px;
	font-weight:normal;
}

.art_n_item_txt p {

	font-weight:bold;
	margin-bottom:5px;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	
}

#art_comments_href{
	float:left;
	font-weight:normal;
}

#art_new {
	width:400px;
	clear:both;

}

#art_articles {
	width:375px;
	clear:both;

}

.art_sep {
	width:1px;
	height:236px;
	border-left:1px solid #ccc;
	margin-left:8px;
	margin-right:5px;
	margin-top:5px;
	float:left;
}

.art_sep_new {
	width:395px;
	height:1px;
	border-top:1px solid #eee;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	clear:both;
}

#art_page_header{
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	margin-top:4px;
	font-weight:bold;
	font-size:10px;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
}

#art_page_head_1{
	float:left;
	width:580px;
	margin-top:8px;
}

#b{ color:#ccc;}

#art_page_head_1 img{
	margin-right:6px;
	border:1px solid #666;
}

.art_read {
	margin-bottom:4px;
	margin-right:0px;
}

#art_page_body{
	float:left;
	width:580px;
}

#art_page {
	width:98%;
	text-align:right;
	font-size:11px;
	margin-right:2px;
}
#banner {
	float:left;
	width:170px;
}

#art_read_main{
	width:586px;
	margin:auto;
}

#art_suspend{
	color:#f00;
	font-weight:normal;
}

#art_upd_comment{
	border-top:1px solid #ddd;
	margin-top:2px;
	padding-top:2px;
	font-size:10px;
	color:#C66;
}

/*---------------------- MESSAGES -------------------------*/
#messages_main {

	min-height:315px;

}

#msg_folders {

	background:#fff;
	width:180px;
	float:left;
	margin-right:10px;
}

#msg_folders p {

	display:table-cell;
}

#msg_messages {

	background:#fff;
	width:380px;
	float:left;
}

#msg_messages p {


	font-size:10px;
	padding:0;
	margin-left:3px;
	margin-top:0;
	margin-bottom:0px;

}

#msg_show {

	background:#fff;
}

.msg_folders {
		
	text-align:left;
	border-spacing:5px;
	font-size:10px;
	width:150px;
} 

.msg_messages {
		
	text-align:left;
	border-spacing:0px;
	font-size:11px;
	width:370px;
}

.msg_show {
		
	border-spacing:0px;
	font-size:11px;
}

.msg_page {

	text-align:right;
}

#msg_t {

	background:#fff;
	float:left;
	font-size:11px;
}

#msg_t p {text-align:center;color:#444;}

#msg_open {

}	

#msg_read {

	background:#fff;
	float:right;
}

.msg_tbl {
	
	width:430px; text-align:right;

}

.msg_tbl_btn {
	
	width:240px; 
	text-align:right;
	margin-top:10px;
}

#msg_rec {  }

#msg_reply { 
	
	clear:both; 
	padding:5px;
	font-size:11px;
}

.msg_s { 
	
	text-align:left; 
	background:#fff ;
	color: #444; 
	font-size:11px; 
	padding:5px;
	border:1px solid #e9e9e7;
}

.msg_m { 
	
	text-align:justify; 
	background: #f3f3f3;
	color: #444; 
	font-size:11px; 
	padding:5px;
	border-bottom:1px solid #e9e9e7;
	border-left:1px solid #e9e9e7;
	border-right:1px solid #e9e9e7;
}
/*---------------------- UPLOAD PHOTOS -------------------------*/
#upload_rule {

	background:#FFF url('img/upload_bg.gif') no-repeat; 
	width:556px;
	height:184px;
	margin-bottom:20px;
	margin-left:10px;

}


#upload_rule_txt {

	float:left;
	width:190px;
	margin-top:40px;
	color:#a74530;
	text-align:left;
	margin-left:15px;

}

#upload_rule_pics {

	float:left;
	width:300px;
	margin-left:20px;
	margin-right:10px;

}


#upload_rule_example {

	width:300px;
	padding-top:5px;
	padding-bottom:5px;
	background:#325c7b;
	color:#fff;
	font-weight:bold;
	font-size:11px;
	font-family:Verdana;
	margin-top:15px;

}


#upload_rule_bad {

	margin-top:10px;
	clear:both;
	width:135px;
	float:left;
	height:100px;
	text-align:center;
	color:#325c7b;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
}

#upload_rule_good {

	margin-top:10px;
	width:135px;
	float:right;
	margin-left:10px;
	height:100px;
	text-align:center;
	color:#ce585d;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	
}

.upload_rule_bad_txt_1 {

	background:#FFF url('img/bad_1.gif') no-repeat; 
	width:62px;
	height:80px;
	float:left;
	text-transform:none;
	font-weight:normal;
	
}

.upload_rule_bad_txt_2 {

	background:#FFF url('img/bad_1.gif') no-repeat; 
	width:62px;
	height:80px;
	float:right;
	text-transform:none;
	font-weight:normal;
}

#upload_rule_bad_set_1 {

	background:#FFF url('img/bad_1.gif') no-repeat; 
	width:62px;
	height:70px;
	float:left;
	
}

#upload_rule_bad_set_2 {

	background:#FFF url('img/bad_2.gif') no-repeat; 
	width:62px;
	height:70px;
	float:right;
	
}

#upload_rule_good_set_1 {

	background:#FFF url('img/good_1.gif') no-repeat; 
	width:62px;
	height:70px;
	float:left;

}

#upload_rule_good_set_2 {

	background:#FFF url('img/good_2.gif') no-repeat; 
	width:62px;
	height:70px;
	float:right;

}
.upload_desc {
	width:100%;
	padding:6px;
	text-align:left;
}


#upload {
	padding:2px;
}

#upload_photo_num {
	font-size:11px;
	font-weight:bold;
	color:#a74530;
}

#upload_photo {	
	float:right;
	width: 260px;	
	height:280px;	
	position: relative;
	margin:5px;
}

#t_border {	
	margin:auto;
	width:250px;
	height:140px;
	padding:5px; 
	background: #FFF url('img/act_bg.gif') repeat-x;  
	border: 1px solid #f8d8da;
}

#t_expl {
	position: relative;
	color:#a74530; 
	width:110px;
	margin:auto;
	float:left;
	font-size:11px;
	padding:5px;
}

#t_photo {

	position: relative;
	text-align:center;
	font-weight:bold;
	font-size:10px;
	padding:5px;
	width:110px;
	margin:auto;
	float:right;
	color:#606a7b;
}

.full_size{
	margin:auto;
	margin-top: 20px;
	width:574px;
	font-size: 12px;
	text-align:left;
}

#upload_content {
	width:580px;
	margin:auto;
	text-align:center;
}

#upload_pic {
	float:left;
	width:260px;
	background:#DBE8F7;
	text-align:center;
}

.upload_pic_none {
	float:left;
	width:260px;
	height:170px;
	background:#F9EAF7;
}

.upload_tbl {
	width:580px;

}

.upload_td_1 {
	background:#eee;

}

.upload_td_2 {

	background:#eee;

}

.upload_text {
	
	color: #444; 
	font-size:11px;
}

#upload_view {

	text-align:center;
	margin-bottom:10px;
}

#upload_exist {
	margin-top:6px;
	line-height:24px;
}

a.upload:link, a.upload:visited { color:#a74530; font-size:10px; font-weight:bold; text-decoration:underline;}
a.upload:active, a.upload:hover { color:#d8646b; font-size:10px; font-weight:bold; text-decoration:underline; }

/* ------------------- COMPOSE FRAME ------------------*/

#compose_frame_form {

	text-align:left;
	font-size:11px;
	color:#a74530;
	background:#fff;
	padding-left:10px;
	font-size:11px;
	

}



/*---------------------- FOLDERS -------------------------*/


#fld_create {
	
	text-align:left;
	margin:10px;
}

#fld_create p {
	
	display:inline;
	vertical-align:middle;
	font-size:11px;
}

#fld_inbox {
	
	background:#fff;
	width:580px;
	text-align:left;
}

.fld_tbl {
	
	background:#fff;
	width:580px;
	text-align:left;
}	

#folders {
	
	min-height:315px;
	height:315px;
	text-align:left;
}


.fld_header_f {
	
	width:480px;
	color:#444;
	font-size:11px;
	font-weight:bold;

}


.fld_header_m {
	
	width:100px;
	color:#444;
	font-size:11px;
	font-weight:bold;

}

.des_pic 
{
	float: left;

}

.des_pic2 
{
	float: right;
}

.clearboth 
{ 
	clear: both; 
	padding:0;
	margin:0;
}

/*------------------------ FORGOT ---------------------------*/

#forgot {

	min-height:320px;
	height:320px;

}

.forgot_align {

	display:inline;
	vertical-align:middle;
	
}
/*---------------------- PROFILE -------------------------*/


#profile {

	background:#fff;
	
}

.prof_page {

	float:right;
	font-size:10px;
	clear:both;
        margin-top:1px;
	padding-top:10px;
	padding-bottom:10px;
}

.div_pic {
	width:250px; 
	height:250px;
   	border:1px none #B2CCDE; 
	background:#f3f3f2;
	text-align:center;	
	margin-top:10px;
	vertical-align:middle;
	margin-left:10px;
}

.prof_btn {

	background-image: url('img/btn_prof.gif');
   	background-repeat:repeat-x;
	padding-left:5px;
	text-align:center;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	margin:1px;
	height:23px;
	width:120px;
}

a.prof:link, a.prof:visited
{
	color:#355B77;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	
}

a.prof:active, a.prof:hover
		  
{
	color:#CA698C;
	font-size:11px;
	font-weight:bold;
	text-decoration: none;
	
}


#prof_left {

	float:left;	
	padding-left:5px;
	padding-right:5px;
	width:270px;
	background:#fff;

}

#prof_right {

	float:left;
	background:#fff;
	width:270px;
	margin-left:13px;
	margin-bottom:10px;

}

.prof_active {

	color:#4B6BA0;
	font-size:10px;
	width:66px;
	margin-bottom:2px;
	text-align:center;


}

.prof_talk {

	width:57px;


}
.prof_active p {


	
}

.prof_menu {

	
	color:#CA698C;
	font-size:9px;
	width:575px;
	padding-left:0px;
	padding-right:0px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:18px;
	margin-top:7px;
	text-align:center;
	vertical-align:top;
	border-top:1px solid #f5dcdd;
	border-bottom:1px solid #f5dcdd;
	background:#fff;
}

#prof_up_box {


	width:585px;
	height:30px;
	margin-top:5px;
	margin-bottom:5px;
	vertical-align:middle;

}

#prof_top {

	width:585px;
	text-align:center;	
	clear:both;

}

#prof_report {

	font-size:11px;
	padding-top:5px;
	height:50px;

}

#prof_top_headline {

	width:360px;
	float:left;
	height:40px;
	font-family:verdana; 
	color:#E78A8E; 
	font-size:12px; 
	font-weight:bold;
	white-space:nowrap; 
	margin-left:5px;
	vertical-align:middle;
	
}

#prof_top_info {

	width:195px;
	float:right;
	height:40px;
	text-align:center;
	font-size:10px;
	margin-bottom:5px;
	background:#a74530;
	margin-right:17px;
	color:#fff;
	vertical-align:middle;
	
}
#prof_photo {

	float:left;
	clear:both;
	width:270px;
	clear:both;
	background:#f3f3f2 ;
	background-position:top;
	border:1px solid #E0E4F5;
}



#prof_tbl {

	clear:both;
	width:570px;
	background:#fff;
} 

.tbl_prof {

	width:570px;
} 

#prof_compose {

	background:#FFF;
	clear:both;
	width:270px;
	margin-top:10px;
	
}

#mh2 {
	
	width:100%;
	text-align:center;

}

#prof_desc {

	clear:both;
	width:270px;
	text-align:right;
	
	
}

#prof_desc_bottom {

	background:#fff url('img/prof_down_pic.gif') no-repeat;
	background-position:top;
	clear:both;
	width:270px;
	height:17px;	
}

#prof_info {

	clear:both;
	width:270px;

	
}

#prof_field {

	clear:both;
	background:#fff url('img/prof_headline_bg.gif') no-repeat;
	text-align:center;
	width:200px;
	height:19px;
	margin-right:70px;
	color:#a74530; 
	padding-top:1px;
	font-size:13px;
	font-family:verdana;
   font-weight:bold;

}

.prof_self {

	background:#f3f3f2;
	background-position:top;
	text-align:justify;
	overflow:hidden;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	padding-bottom:8px;
	padding-bottom:10px;
	color:#636363;
	font-size:11px;
	font-family:Tahoma;
	clear:both;
	border:1px solid #eceff4;
	margin-bottom:12px;

}

#prof_thumb {

	width:130px;
	height:150px;
	margin-left:85px;

}

#prof {background:#fff;}

.prof_ext_btn_1 {

	height:25px;
	width:120px;
	background-image: url('img/bookmark.gif');
	background-repeat:no-repeat;
	background-position:left; 
	padding-top:5px;
	padding-bottom:3px;
	margin-left:10px;
	margin-right:10px;
	display:inline;
	padding-left:20px;
	
}



.prof_ext_btn_2 {

	height:25px;
	width:90px;
	background-image: url('img/mail.gif');
	background-repeat:no-repeat;
	background-position:left; 
	padding-top:5px;
	padding-bottom:3px;
	margin-left:10px;
	margin-right:10px;
	display:inline;
	padding-left:20px;
	
}


.prof_ext_btn_3 {

	height:25px;
	width:130px;
	background-image: url('img/chat.gif');
	background-repeat:no-repeat;
	background-position:left; 
	margin-left:0px;
	margin-right:10px;
	padding-top:5px;
	display:inline;
	padding-bottom:3px;
	padding-left:20px;
}

.prof_ext_btn_4 {

	height:25px;
	width:90px;
	background-image: url('img/block.gif');
	background-repeat:no-repeat;
	background-position:left; 
	margin-left:10px;
	margin-right:10px;
	padding-top:5px;
	display:inline;
	padding-bottom:3px;
	padding-left:20px;
	
}

.prof_ext_btn_5 {

	height:25px;
	width:183px;
	background-image:url('img/send.gif');
	background-repeat:no-repeat;
	background-position:left; 
	margin-left:10px;
	margin-right:0px;
	padding-top:5px;
	display:inline;
	padding-bottom:3px;
	padding-left:20px;
	
}

.prof_not_member { 
	
	background:#d9d4ed; 
	color:#444;
	padding:10px;

}

#prof_sign_to_see {

	color:#444;
	margin:5px;
	padding:5px;
	background:#fff; 

	
}
/*---------------------- PROFILE EDIT ----------------------------*/

.prof_edit_tbl {
	
	border-spacing:3px;	

}

.prof_edit_td_label {

	width:180px;
	text-align:left;
	
}

.prof_edit_td_input {

	width:200px;
	text-align:left;
	
}

.prof_edit_unreg {

	text-align:right;
}


.prof_edit_btn {


	text-align:center;

}
/*---------------------------- SERACH ------------------------------*/
.search_block {

	width:536px;
	background:#e1dddd url('img/search_bar_bg.gif') repeat-y;
	background-position:right;
	color:#ce585d;
	padding:4px;
	z-index:1;
	font-size:11px;
	position:absolute;
	top:0;
	left:0;


}

.search_switch {

	font-size:11px;
	text-align:right;
	color:#444;
        clear:both;
	padding-top:70px;
}

#search_ku_pic {

	padding-top:5px;
	padding-bottom:5px;
	background:#fff;
	text-transform:uppercase;
	font-weight:bold;
	color:#ce585d;
	font-size:10px;
	width:100%

}

#search_ku_cont {
		
	margin-left:8px;
	margin-right:5px;
	margin-top:7px;
	margin-bottom:8px;
	font-size:11px;
	color:#2f5ba3;
	text-align:left;

}

#search_ku {

	width:150px;
	height:205px;
	float:left;
	background:#e0e4f1;
	padding-top:10px;
	margin-left:5px;
}




#search_adv {

	width:400px;
	height:150px;
	float:left;
	background:#e0e4f1;
	padding-top:10px;


}

#search_for_adv {
	width:400px;
	float:left;
	margin-left:15px;
}

#search_adv_pic {

	padding-top:5px;
	padding-bottom:5px;
	background:#fff;
	text-transform:uppercase;
	font-weight:bold;
	color:#ce585d;
	font-size:10px;
	width:100%

}

#search_adv_cont {
		
	margin-left:8px;
	margin-right:5px;
	margin-top:7px;
	margin-bottom:8px;
	font-size:11px;
	color:#2f5ba3;
	text-align:left;

}

.search_adv_bar {

	background:#ececec url('img/arr_right.gif') no-repeat;
	background-position:right;
	padding:5px 2px;
	margin:auto;
	font-size:11px;
	text-align:left;
	color:#a74530;
	border-top:1px solid #fff;
	cursor:pointer;
	z-index:1;
}
.search_adv_bar_checked {

	background:#ffeae5 url('img/arr_right_ch.gif') no-repeat;
	background-position:right;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	text-align:left;
	color:#a74530;
	border-top:1px solid #fff;
	cursor:pointer;
	z-index:1;
}

.search_disabled{
	background:#e9ecf5 url('img/arr_right.gif') no-repeat;
	background-position:right;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	text-align:left;
	color:#CCC;
	border-top:1px solid #fff;
	cursor:default;
	z-index:1;
	}

.zip_bar {

	background:#e9ecf5 url('img/arr_right.gif') no-repeat;
	background-position:right;
	padding-top:5px;
	padding-bottom:5px;
	font-size:11px;
	text-align:left;
	color:#2f5ba3;
	border-top:1px solid #fff;
	cursor:pointer;
	z-index:1;
}

.zip_block {

	background:#e0e4f1;
	background-position:right;
	color:#ce585d;
	padding:4px;
	z-index:1;
	font-size:11px;
	top:0;
	left:0;


}

#search_ext {

	clear:both;

}

#search_adv_bottom {

	background:#ddd;
	padding-top:5px;
	padding-bottom:5px;

}

#search {

	text-align:center;
	color:#444;
	margin-top:40px;
}

.serach_tbl {

	text-align:center;
	color:#444;
	
}

#search_btn {
	width:570px;
	text-align:center;
	
}

.search_entries { 
	
	color:#444; 
	font-family:Tahoma; 
	font-size:11px; 
}

/*--------------------------- LIST --------------------------------------*/

#list_main {
	
		min-height:315px;

}

#list {

	background:#fff;
        margin-top:10px;	
}

#list_change {


	font-size:11px;
	width:590px;
	height:40px;
	padding-bottom:5px;


}

#list_gallery {

	float:left;
	margin:3px;
}


.list_details {

	float:left;
	margin:0 0 0px 0;

}


#list_btn {


	float:right;
	width:150px;

}
#list_btn1 {


	height:14px;
	width:150px;
	background-image: url('img/gallery.gif');
	background-repeat:no-repeat;
	background-position:left; 
	font-size:10px;
	vertical-align:top;
	padding-left:19px;
	


}


#list_btn2 {


	height:16px;
	width:150px;
	background-image: url('img/refresh.gif');
	background-repeat:no-repeat;
	background-position:left; 
	font-size:10px;
	vertical-align:top;
	padding-left:19px;
	margin-top:4px;
}

#list_f {

	background:#fff;
	padding:5px;
	float:left;

}
a.list_:link, a.list_:visited { color:#a74530; font-size:10px; text-decoration:underline;}
a.list_:active, a.list_:hover { color:#d8646b; font-size:10px; text-decoration:underline; }
/*---------------------- PROFILE CARD EXTENDED ------------------------------*/

.prof_ext {

	height:140px; 
	width:580px; 
	background:#fff;
	margin-bottom:10px;


	
}

.prof_ext_left {

	width:183px; 
	height:140px;
	float:left;
}

.prof_ext_pic {

	height:105px; 
	width:183px;
	text-align:left;
	float:left;
	background-image: url('img/act_bg.gif');
	background-repeat:repeat-x;
	border-top:1px solid #f2b9bc;
	border-left:1px solid #f2b9bc;
	border-right:1px solid #f2b9bc;



}

#talk {

	width:56px;
	margin-top:1px;
	margin-left:2px;
	height:39px;

}

.prof_ext_loc {	
	
	width:183px;
	height:15px;
	clear:both;
	color:#aa4c38;
	background: url('img/prof_usr.gif') repeat-x;
	border:1px solid #f2b9bc;
	font-size:10px;
	text-align:center;
	font-family:Tahoma;
}


a.prof_ext_usr:link, a.prof_ext_usr:visited { margin-left:10px; color:#a74530; font-size:11px; font-weight:bold; text-decoration: underline; }
a.prof_ext_usr:active, a.prof_ext_usr:hover { margin-left:10px; color:#a44b37 ; font-size:11px; font-weight:bold; text-decoration: underline; }

.prof_ext_thumb {
	
	width:100px;
	height:100px;
	float:left;
	text-align:right;
	padding-left:3px;
	padding-top:1px;
}


.prof_ext_act {

	float:right;
	width:65px;
	margin-left:3px;
	margin-right:3px;
	height:104px;
	color:#494949;
	font-size:10px;
	text-align:center;
	padding-top:5px;

}


.prof_ext_right {


	width:394px;
	float:right;
	height:120px;
	background: url('img/prof_right_bg.gif') no-repeat;



}

#prof_ext_right_up {

	width:394px;
	height:15px;
	float:right;

}

.prof_ext_usr {

	width:183px;
	height:15px;
	background: url('img/left_up.gif') no-repeat;
	background-position:center;
	font-size:11px;
	color:#ce585d;


}


.prof_ext_desc {
	
	height:68px;
	width:374px;
	overflow:hidden;
	clear:both;
	background:#fff;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:5px;
	color:#6c6c6c;
	font-size:12px;
	background:#fff;
	background-repeat:no-repeat;
	vertical-align:middle;

}

.prof_ext_menu {

	height:26px;
	width:394px;
	text-align:center;
	clear:both;
	padding-top:2px;


}

.prof_ext_headline {

	height:15px;
	width:392px;
        margin-left:1px;
	font-size:11px;
	color:#606a7b;
	font-weight:bold;
        border-top:1px solid #f2b9bc;
	text-align:center;
	background:#dbdbdb;



}

#prof_b_mark {

	margin-top:2px;

}
.prof_btn_bookmark {

	height:20px;
	width:100px;
	background:url('img/bookmark.gif');
	background-repeat:no-repeat;
	display:inline;
	padding-top:2px;
	margin-bottom:5px;
	margin-left:9px;
	margin-right:9px;
	padding-left:20px;
	font-size:11px;
	vertical-align:top;

}


.prof_btn_email {

	height:20px;
	width:90px;
	background-image: url('img/mail.gif');
	background-repeat:no-repeat;
	display:inline;
	padding-top:2px;
	margin-bottom:5px;
	margin-left:9px;
	margin-right:9px;
	padding-left:20px;
	font-size:11px;
	vertical-align:top;
	
}


.prof_btn_meet_me {

	height:20px;
	width:130px;
	background-image: url('img/chat.gif');
	background-repeat:no-repeat;
	display:inline;
	margin-left:9px;
	margin-right:9px;
	padding-top:2px;
	margin-bottom:5px;
	padding-left:20px;
	font-size:11px;
	vertical-align:top;
	
}

.prof_btn_unbookmark {

	height:20px;
	width:110px;
	background-image: url('img/unbookmark.gif');
	background-repeat:no-repeat;
	display:inline;
	margin-left:9px;
	margin-right:9px;
	padding-top:2px;
	margin-bottom:5px;
	padding-left:20px;
	font-size:11px;
	vertical-align:top;
	
}


.prof_btn_unblock {

	height:20px;
	width:80px;
	background-image: url('img/unblock.gif');
	background-repeat:no-repeat;
	display:inline;
	margin-left:9px;
	margin-right:9px;
	padding-top:2px;
	margin-bottom:5px;
	padding-left:20px;
	font-size:11px;
	vertical-align:top;
	
}

.prof_btn_view {

	height:20px;
	width:105px;
	background-image: url('img/view_prof.gif');
	background-repeat:no-repeat;
	display:inline;
	margin-left:9px;
	margin-right:9px;
	padding-top:2px;
	margin-bottom:5px;
	padding-left:20px;
	font-size:11px;
	vertical-align:top;
	
}
a.prof_ext_btn:link, a.prof_ext_btn:visited { color:#a74530; margin-bottom:5px; font-size:11px; font-weight:bold; text-decoration: underline; }
a.prof_ext_btn:active, a.prof_ext_btn:hover { color:#444; font-size:11px; margin-bottom:5px; font-weight:bold; text-decoration: underline; }
a.prof_card:link, a.prof_card:visited { color:#a74530; font-size:9px; font-weight:bold; text-decoration: underline; }
a.prof_card:active, a.prof_card:hover { color:#AC466B; font-size:9px; font-weight:bold; text-decoration: underline; }


.list_p {

	text-align:right;
	margin:15px;
	vertical-align:bottom;
	clear:both;
	font-size:10px;

}

#membership {
	
	color:#787777;
	text-align:left;
	font-size:12px;

}

.mem_tbl_diagram {

	border:1px solid #d7d6d6;
	color:#cc6e72;
	text-align:center;

}

#mem_diagram {
	
	width:100%;
	text-align:center;
	margin-top:10px;
	clear:both;

}

.mem_gold {

	 background:#fde9e4;
	 color:#a74530;
	 font-size:11px;

}

a.subscribe_btn:link, a.subscribe_btn:visited { 

 background-image:url('img/btn_bg.gif');
 background-position:right;
 background-repeat:no-repeat; 
 border:2px solid #E6AB99;
 background-color:#CE585D;
 font-size:10px;
 font-family:Verdana;
 font-weight:bold;
 color:#ffffff;
 cursor:pointer;
 padding:3px 20px 3px 3px;
 margin:2px; 
 text-decoration:none;
 height:20px;

}
a.subscribe_btn:active, a.subscribe_btn:hover { 

	 background-image:url('img/btn_bg.gif');
 background-position:right;
 background-repeat:no-repeat; 
 border:2px solid #E6AB99;
 background-color:#CE585D;
 font-size:10px;
 font-family:Verdana;
 font-weight:bold;
 color:#ffffff;
 cursor:pointer;
 padding:3px 20px 3px 3px;
 margin:2px; 
 text-decoration:none;
 height:20px;
}


 
.mem_subscribe_p {


	text-align:center;
	width:100%;

}

.mem_subscribe_tb {


	text-align:center;
	width:200px;
	font-size:11px;
	color:#2f5ba3;

}

.icon {

	background:url('img/icon.gif') no-repeat;
	width:20px;
	height:20px;

}

.subscribe_tbl {


	text-align:center;
	width:100%;

}

.h1m
{
	font-family:tahoma; 
	color:#355B77; 
	font-size:17px;
	font-weight:bold;
	text-align:left;
	padding-bottom:5px;
	margin-top:5px;
}

.thub {
	
	width:101px;
	margin:auto;
}

#not_found {

	text-align:left;

}

/*----------------- UNREGISTER ---------------------*/

#unreg {

	text-align:center;

}


#unreg p {

	font-size:10px;
	color:#982020;

}

#unreg p.unreg_comment {

	font-size:10px;
	color:#444;
	
}

/*------------------------ QUICK SEARCH ------------------*/

.search_looking {

	float:left;
}

.td_heigth {

	height:10px;

	
}

#quick_search {

	text-align:center;
	width:410px;
    background:#eee;
}

.quick_search_tbl {


	font-size:10px;
	color:#515050;
	margin-bottom:1px;
	margin-top:1px;
	height:120px;
}

#quick_search_p {
	
	width:250px;
	background:#444;
	text-align:left;
	
}

.quick_search_adv {

	float:left;
	font-size:10px;
	padding-bottom:4px;
	margin-left:3px;

}

.home_search_pic {

	padding-top:6px;
	padding-bottom:6px;
	background:#fff;
	text-transform:uppercase;
	font-weight:bold;
	color:#a74530;
	font-size:10px;
	width:100%

}

#home_q_search_cont {
		
	margin-left:7px;
	margin-right:7px;
	margin-top:4px;
	padding-bottom:0px;
	text-align:left;

}

.home_search_cont {
	margin-left:6px;
	margin-right:5px;
	margin-top:7px;
	margin-bottom:8px;
	font-size:11px;
		color:#5f5f5f;
	text-align:left;
}

#home_q_search_pic{
        background:#fff url('img/q_search.gif') no-repeat;
	height:22px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ce585d;
	margin-top:10px;
	font-size:10px;
	width:100%

}

#search_q_search_pic{
 background:#fff url('img/d_search.gif') no-repeat;
	height:22px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ce585d;
	margin-top:10px;
	font-size:10px;
	width:100%

}

#console_q_search_pic{
 background:#fff url('img/r_search.gif') no-repeat;
	height:22px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ce585d;
	margin-top:10px;
	font-size:10px;
	width:100%

}
#home_q_search {

	float:left;
	background:#ddd;
	margin-left:12px; 
	width:230px;

}

#search_q_search {

	float:left;
	background:#ddd;
	width:425px;

}

#console_q_search {

	float:left;
	background:#ddd;
	padding-top:10px;
	width:168px;

}

#home_search {

	float:right;
	width:140px;
	background:#ddd;
	padding-top:10px;
	margin-left:10px;
}

#console_search_ku {

	float:left;
	background:#ddd;
	padding-top:10px;
	width:168px;
}

.quick_search_pref {

	padding-top:3px;
    font-size:11px;
	color:#5f5f5f;
	padding-bottom:0px;
	clear:both;
}
.quick_search_pref_index {

	padding-top:3px;
    font-size:11px;
	color:#5f5f5f;
	padding-bottom:0px;
	clear:both;
}
#reset_search{
	margin:18px 0px 0px 4px;
	float:left;
}
	
#back_to_search{
	margin:2px;
	width:100%;
	float:right;
	text-align:right;
}

.quick_search_btn {
	
	padding-top:0px;
	float:right;
	text-align:right;
	margin:5px 0px;
	padding:4px 0px;
}

.quick_search_btn_index {
	
	float:left;
	margin-right:5px;
	margin-top:-2px;

}
.quick_btn {

	clear:both;
}

.quick_input {


	clear:both;
	padding-bottom:5px;
}
 /*-------------------- SIGN IN ------------------*/

#sign_content
{ 

	background:#fff;
	width: 590px;
	margin: 1em auto;
	text-align: left;

}

#sign_header 
{
	height: 60px;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	clear:both;
	
}
#sign_inv_line 
{
	width:330px;
	height:15px;
	background:#fff;
	float:left;
	margin-top:30px;
	text-align:right;
	
	
}

#sign_pls {


	width:100%;
	background:#fff;
	font-family:verdana; 
	font-weight:bold; 
	color:#a74530; 
	font-size:17px;
	vertical-align:middle;
	padding-top:3px;
	padding-bottom:3px;

}

#sign_form 
{
	position: relative;
	margin:0;
	text-align:center;
	float:left;
	height:430px;
	width:320px;	
	background: #fff;
	
}

#sign_in_up {

	background: #ddd;
	height:372px;
	color:#a74530;
	width:300px;
	text-align:center;
	margin-left:20px;
	clear:both;
	font-size:11px;
	
}


#sign_in_up h1 {

	font-size:17px;
	color:#a74530;
	margin-top:10px;


}


#sign_pic
{ 
	position: relative;
	margin-left: auto;
	margin-right: auto;
	float:left;
	width:258px;
	height:372px;
	padding:0;
	clear:both;
}

#sign_pic1 
{

	float: right;
	width: 258px;
	height: 166px;
	background:url('img/join_1.jpg') no-repeat;
	margin: 0;
	padding: 0;
	clear:both;
	float:left;
}

#sign_pic2 
{

	float: right;
	width: 258px;
	height: 206px;
	background:url('img/join_2.jpg') no-repeat;
	margin: 0;
	padding: 0;
	clear:both;
	float:left;
}




.sign_usr_name {
	
	float:left;
	width:130px;
	text-align:left;

}

.sign_usr_input {

	float:left;
	width:127px;
	text-align:right;
	padding-right:3px;
	margin-bottom:3px;
}

#sign_info {

	font-size:12px;
	color:#a74530;
	margin-bottom:20px;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;

}

.sign_btn {
	
	text-align:right;

}

.sign_forgot {
	
	text-align:right;
	margin-bottom:10px;
}

#sign_in {

	width:260px;
	background:transparent;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;


}

#sign_up {
	
	width:260px;
	background:transparent;
	margin:5px;
	text-align:center;

}

a.sign:link, a.sign:visited { 
	color:#C0E5FF; 
	font-size:10px; 
	text-decoration: underline;
}

a.sign:active, a.sign:hover {
   	color:#AFF001; 
	font-size:10px; 
	text-decoration: underline; 
}

/*----------------- E-MAIL TO A FRIEND ---------------------*/

.email_to_friend {

	background-color:#E0E4F1;	
	padding-top:10px;	
	padding-bottom:10px;
	margin-left:40px;
	margin-right:40px;
	font-size:11px;
	margin-top:20px;
	color:#2f5ba3;
}

.email_to_friend_header {

	background:#fff;
	padding-top:5px;
	padding-bottom:5px;
	color:#5b7eb6;
	margin-top:10px;
	font-weight:bold;
	font-size:17px;

}

.friend_cap {
	
	display:inline;
	text-align:left;
	width:120px;
		font-size:11px;

}


.friend_input {
	
	display:inline;
	text-align:left;
	width:120px;

}

.email_to {

	font-size:11px;
	color:#2f5ba3;

}

/*----------------- CONSOLE ---------------------*/

#console_main {
	
	position:absolute;    
	width:100%;
	 z-index: 0;

	
}
#console
{ 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 168px;
	margin-top:105px;
	float: left;
	background-color: #ddd;
	clear:both;
}

#console_img_top

{
	
	width: 168px;
	height: 7px;
	position: relative;
	clear:both;
	background-color: #AC466B;
	background:url('img/footer_bg.gif') repeat-x;	
	clear:both;
	display:none;

}
.contr_console

{
	width: 130px;
	position: relative;
	clear:both;
	background-color: #ddd;
	text-align:left;
	margin:auto;
	color:#fff; 
   	font-size:11px;
}

#console_new_msg {


	background:#a74530 url('img/letter.gif') no-repeat;
	background-position:94% 55%;
	clear:both;
	padding-top:7px;
	padding-bottom:7px;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	border-bottom:1px solid #732817;
	cursor:pointer;
	
}



a.console_new_msg:link, a.console_new_msg:visited { 
	font-size:11px;
	font-family:Verdana;
   	color:#fff; 
	text-decoration:none;
}

a.console_new_msg:active, a.console_new_msg:hover { 
	font-size:11px; 
	font-family:Verdana;
	color:#fff; 
	text-decoration:none;
}

#contr_mem_signed_in
{
	width: 130px;
	position: relative;
	clear:both;
	background-color: #ddd;
	text-align:center;
	margin:auto;
	padding-bottom:10px;
	color:#606A7B; 
   	font-size:11px;

}

#console_img_bottom

{
	
	width: 168px;
	height: 6px;
	position: relative;
	background:url('img/header_line.gif') repeat-x;	
	clear:both;
        padding-top:5px;
	display:none;
        text-align:right;


}


.console_cap {

	color:#5f5f5f;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	float:left;
	clear:both;
}

.console_input {

	float:left;
	clear:both;
	margin-bottom:3px;

}

.console_cap_head_in {

	background:#fff url('img/sign_in.gif'); 
	background-repeat:no-repeat; 
	width:168px;
	height:22px;
	margin-top:10px;
	margin-bottom:10px;
}

.console_cap_head_up {

	background:#fff url('img/sign_up.gif'); 
	background-repeat:no-repeat; 
	width:168px;
	height:22px;
	margin-top:10px;
	margin-bottom:10px;
}

.images_cap_head_up {

	background:#fff url('img/images_title.gif'); 
	background-repeat:no-repeat; 
	width:168px;
	height:22px;
	margin-top:10px;
	margin-bottom:10px;
}

.console_cap_username {

	color:#CE585D;
	font-size:11px;
	font-weight:bold;
	padding-top:20px;
	text-align:center;
	padding-bottom:10px;
	
}


a.console:link, a.console:visited {  
	text-decoration:underline; 
	font-size:10px;
}

a.console:active, a.console:hover { 
   	text-decoration:underline;
	font-size:10px;
}

.console_my_match {

	margin:5px;

}

.console_my_bookmarks {

	margin:5px;

}

.console_my_blocked {

	margin:5px;

}

#copyright					
{
	clear: both;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	width: 100%;
}

#footer
{
	vertical-align:bottom;
	clear: both;
	color: #939393;
        padding-left:5px;
	text-align: right;
	font-size:10px;
	width:500px;
        float:right;
	margin:auto;
	padding-bottom:15px;
	padding-top:2px;
}

#footer_index
{
	vertical-align:bottom;
	clear: both;
	color: #939393;
	text-align: center;
	font-size:10px;
	width:740px;
	margin:auto;
	padding-bottom:15px;
	padding-top:20px;
}

a.cr:link, a.cr:visited { 
	font-size:10px;
	font-family:Verdana;
   	color:#939393; 
	text-decoration:underline;
}

a.cr:active, a.cr:hover { 
	font-size:10px; 
	font-family:Verdana;
	color:#a74530; 
	text-decoration:underline;
}

.inv ul, .inv li	 {
	display: inline;

}


#profedit

{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 605px;
	float: right;
	font-size: 10px;
	background-color: #fff;
}

#ha
{

	margin-left: -305px;
	height: 20px;
	position:absolute;
	left:50%;

}

#contact {

	text-align:justify;

}

#coming {
	
	text-align:justify;
}


#about {
	min-width:580px;
	margin:auto;
	text-align:justify;
}


#inactive {
	
	font-size:11px;

}


#div_1 
{
	position: relative;
	float: right;
	width: 278px;
	height: 195px;
	background:url('img/h1.jpg');
	margin: 0;
	padding: 0;
	clear:both;
	float:left;
}

#div_2 
{
	position: relative;
	float: right;
	width: 278px;
	height: 110px;
	background:url('img/h2.jpg');
	margin: 0;
	padding: 0;
	clear:both;
	float:left;
}

#div_3 
{
	position: relative;
	float: right;
	width: 278px;
	height: 187px;
	background:url('img/h3.jpg');
	margin: 0;
	padding: 0;
	clear:both;
	float:left;

}

#div_4 
{
	position: relative;
	float: right;
	width: 229px;
	height: 116px;
	background:url('img/h4.jpg');
	margin: 0;
	padding: 0;
	clear:both;
	float:left;
	display:none;
}

#div_5 
{
	position: relative;
	float: right;
	width: 229px;
	height: 116px;
	background:url('img/h5.jpg');
	margin: 0;
	padding: 0;
	clear:both;
	float:left;
	display:none;
}

#cent {

	width:650px;
	background:#000;
	text-align:center;
}

#_d1,#_d2,#_d3,#_d4 {

	width:126px;
	background-image: url('img/tab2.gif'); 
	background-repeat:no-repeat; 
	display:inline;
	
}

#ads_console{
	width:168px;
	background:#fff;
	text-align:center;
	clear:both;
}

.ads_head {
        margin: 6px;
	text-align: center;
}


.ads_footer {

	width:100%;
	margin-top:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}

.ads_results {

	width:580px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
}



TD.error{
	border:1px solid #F33;
	background:#F66;
	color:black;
}

INPUT#on{
	border:1px solid #966;
	background:#f6f6f6;
	color:#633;
}

INPUT#off{
	border:1px solid #ccc;
	background:#eee;
	color:#999;
}


/* ----- Moderators ----- */


/* --- Common --- */

.moder_input{
	border:1px solid #966;
	background:#fff;
	font-size:11px;
	color:#633;
}

/* --- Login form --- */
.mod_form{
	border:1px solid #966;
	width:240px;
	text-align:left;
	color:#999;
	border-spacing:1px;
}

.mod_form_cap{
	background:#a74530;
	border-bottom:2px solid #8f3f2c;
	padding:3px;
	height:20px;
	font-size:10px;
	font-weight:bold;
	color:#fc3;
	text-transform:uppercase;
}
.mod_form_label{
	border:1px solid #df8b8b;
	border-right:none;
	background:#fff;
	width:110px;
	font-size:10px;
	font-weight:bold;
	padding:2px;
}

.mod_form_input{
	border-right:1px solid #fff;
	width:130px;
	text-align:center;
}

.mod_form_input input{
	width:130px;
	border:1px solid #966;
	background:#fff;
	color:#966;
}

.mod_form_btn{
	background:#fff;
	padding-top:2px;
}

/* --- Moder News --- */

.mn_main{
	margin:auto;
	width:556px;
	border:1px solid #966;
	padding:10px;
	background:#ececec;
}

.mn_title{
	font-size:10px;
	font-weight:bold;
}

.mn_text_body{
	margin-top:6px;
	font-size:10px;
	font-weight:bold;
}

.mn_input_body textarea{
	width:554px;
	margin:auto;
}

.mn_back_btn{
	float:left;
	margin-top:6px;
}

.mn_2sub_btn{
	float:right;
	margin-top:6px;
}

.mn_preview_block{
	margin:auto;

}

.mn_auth_date{
	margin-top:1px;
	text-align:right;
}

.mn_upd_comment{
	margin:auto;
	padding:1px;
	font-weight:bold;
}

.mn_upd_comment small{
	color:#666;
	font-weight:normal;
}

.mn_upd_comment textarea{
	width:320px;
}

/* --- Moder Articler ---*/

.artm_main{
	width:570px;
	margin:12px auto;
	border:1px solid #fff;
	background:#dddddd;
	padding:4px;
	text-align:center;
}

.artm_main textarea{
	width:458px;
	margin:1px auto 3px auto;
}

.artm_HL_content{
	width:420px;
	margin:16px auto 0px auto;
	border:1px solid #fff;
	background:#ececec;
	padding:4px;
	color:#633;
}

.artm_HL_label{
	float:left;
	font-weight:bold;
	margin-bottom:2px;
}
.artm_HL_input{
	float:right;
	margin-bottom:4px;
	width:290px;
}

.artm_HL_input select{
	float:left;
	width:160px;
}

.artm_HL_input input{
	width:284px;
}

.artm_HL_img{
	float:left;
	margin-bottom:4px;
	width:123px;
	height:100px;
}

.artm_HL_textarea{
	float:right;
	margin-bottom:4px;
	width:288px;
	height:100px;
}

.artm_HL_textarea textarea{
	 width:288px;
	 height:97px;
	 float:right;
}

.artm_HL_upload{
	float:left;
	margin-bottom:4px;
	width:125px;
	height:20px;
	text-align:center;
}

.artm_HL_btn{
	float:right;
	margin-bottom:4px;
	width:120px;
	height:20px;
	text-align:right;
}

.artm_HL_back{
	clear:both;
	float:right;
	margin-top:4px;
}


.artm_EP_headline{
	width:400px;
	margin:auto;
	margin-top:6px;
}


/* --- Image Console --- */

.images_cap_head_up {

	background:#fff url('img/images_title.gif');
	background-repeat:no-repeat;
	height:22px;
	margin:10px 0px;
}

#upl_img_table{
	width:100%;
	background:#fff;
}

.mod_upl_img{
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	background:#ececec url('img/arr_right.gif') no-repeat scroll center right;
	font-size:11px;
	padding:1px;
	color:#a74530;
	font-size:10px;
	cursor:pointer;
}

.upl_img{
	float:left;
	margin-bottom:2px;
	padding:1px;
	background:#ccc;
	font-size:10px;
	display:none;
}

.upl_img_l{
	float:left;
	margin-left:2px;
	margin-bottom:2px;
}

.upl_img_r{
	float:right;
	margin-right:2px;
	margin-bottom:2px;
}

.upl_img_form {
	width:168px;
}

#upl_img_input input{
	width:168px;
	font-size:10px;
}

.upl_img_btn{
	clear:both;
	margin:1px;
	text-align:right;
}

/* -- Article Edit -- */

.art_mod_page_head{
	float:left;
	background:#ececec url('img/arr_right.gif') no-repeat scroll center right;
	width:100%;
	height:20px;
	padding-top:4px;
	text-align:center;
	font-size:10px;
	color:black;
	cursor:pointer;
}

.art_mod_uhl{
	float:left;
	width:474px;
	height:18px
}

.art_mod_uhr{
	float:right;
	border-top:2px solid #ececec;
	border-bottom:2px solid #ececec;
	background:#ccc;
	width:92px;
	height:17px;
	text-align:center
}

DIV.art_mod_body{
	float:left;
	width:100%;
	display:none;
}

.f_pannel {
	background:#e9e9e9;
	border:1px solid #ccc;
	border-width:0px 1px;
	text-align:left;
	padding:2px;
}

.art_mod_textarea_div{
	width:100%;
}

.art_mod_textarea_div textarea{
	width:570px;
	background:#fff;
	margin:auto;
	color:#767676;
}

.art_mod_btn{
	padding:3px;
	padding-top:2px;
	text-align:right;
}

.art_mod_page_sep{
	float:left;
	border-bottom:1px solid #cfdbf1;
	width:100%;
	margin-bottom:2px;
}

SPAN.sp_aln{
	color:#336;
	cursor:pointer
}

#moder_link{
	float:right;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	margin:8px;
	margin-top:9px
}

#moder_link2{
	font-size:10px;
	text-align:right;
	font-weight:normal;
	margin:2px 12px;
}

#moder_link2 a:link{ color:#966; }
#moder_link2 a:visited{ color:#966; }
#moder_link2 a:active{ color:#c99; }
#moder_link2 a:hover{ color:#c99; }

a.mod:link, a.mod:visited { font-size:10px; font-family:Verdana; font-weight:normal; color:#2e5674; text-decoration:none; }
a.mod:active, a.mod:hover { font-size:10px; font-family:Verdana; font-weight:normal; color:#ce585d; text-decoration:none; }

a.moder:link, a.moder:visited { font-size:10px; font-family:Verdana; color:#fff; text-decoration:underline; }
a.moder:active, a.moder:hover { font-size:10px; font-family:Verdana; color:#f99; text-decoration:underline; }

a.nmod:link, a.nmod:visited { font-size:10px; font-family:Verdana; text-decoration:underline; }
a.nmod:active, a.nmod:hover { font-size:10px; font-family:Verdana; text-decoration:underline; }

DIV#image_console_error{
	float:left;
	width:166px;
	border:1px solid #999;
	background:#CCC;
	font-size:10px;
	color:#900;
}

#frm4{ float:right; margin:4px }

/*------ NEWS ------*/

.mod_add_new{
	margin-bottom:6px;
	text-align:right;
}

.news_main{
	font-size:11px;
}

.npages{
	margin:0px 1px;
	background:transparent;
	border-top:1px solid #ffd8cf;
	border-bottom:1px solid #ffd8cf;
	font-size:11px;
	padding:2px;
}

.nb_head{
	float:left;
	border:1px solid #ccc;
	background:#a74530;
	padding:2px;
	color:#fff;
}

.nb_head a:link{ color: #ef7559; text-decoration:none; }
.nb_head a:visited{ color: #ef7559; text-decoration:none; }
.nb_head a:active{ color: #fff; text-decoration:underline; }
.nb_head a:hover{ color: #fff; text-decoration:underline; }

.nb_title{ float:left; padding:1px; font-weight:bold; color:#fff }

.nb_susp{ float:left; color:#c00; background:#f99; margin:1px 4px; }

.nb_mod_links{
	float:right;
}

.news_body{
	padding:2px;
	padding-top:24px;
	padding-bottom:4px;
	border:1px solid #ccc;
	background:#fff;
}

.nb_upd_comment{
	margin-top:6px;
	border:1px solid #fedee1;
	font-size:10px;
	color:#C66;
	padding:2px;
}

.nb_upd_time{
	margin-top:2px;
	padding:1px;
	padding-bottom:0px;
	border-top:1px solid #ddd;
	font-size:10px;
	color:#933;
}

.nb_comments_num{
	float:left;
	margin-left:2px;
	margin-bottom:16px;
	font-size:10px;
	color:#930;
}

.nb_auth_date{
	float:right;
	margin-right:2px;
	font-size:10px;
	color:#999;
}


.art_mod_page_head_active {

	background:#ce624b;
	clear:both;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	letter-spacing:3px;
	font-size:10px;
}

.news_no_comments{
	font-family:Verdana;
	font-size:13px;
	letter-spacing:1px;
	color:#633;

}

/*------ COMMENTS ------*/

.cmm_main{
	width:300px;
	margin:10px;
	font-size:10px;
}

.cmm_info{
	color:#933;
}

.cmm_h3{
	color:#fff;
	font-size:13px;
	padding-bottom:4px;
}

#cmm_head{
	float:left;
}
.cmm_del{
	float:right;
}

.cmm_body{
	margin:2px;
	padding:2px;
	border-bottom:1px solid #CCC;
}

.cmm_form{
	color:#999;
}

.cmm_form_cap{
	font-size:11px;
	font-weight:bold;
	color:#F99;
}

.cmm_form_label{
	width:136px;
	font-size:10px;
	font-weight:bold;
}

.cmm_form_input{

}

.cnn_form_textarea{
	font-size:10px;
	font-weight:bold;
}

.counter{
	border:1px solid #C99;
	background:white;
	width:30px;
	font-size:9px;
	text-align:center;
	color:#666
}

.error{
	border:1px solid #F33;
	background:#C99;
	width:30px;
	font-size:9px;
	text-align:center;
	color:#F33;
	font-weight:bold
}

.suspend_div{
	width:460px;
	text-align:left;
	font-size:11px;
	font-weight:bold;
}

#art_susp_back{
	float:left;
	margin-top:4px;
}

#art_susp_btn{
	float:right;
}

/*---------- NAVIGATION ----------*/

.navigation{
	font-size:10px;
	font-weight:bold;
	cursor:default;
}

a.navigation:link, a.navigation:visited { font-size:10px; font-family:Verdana; text-decoration:none; cursor:pointer}
a.navigation:active, a.navigation:hover { font-size:10px; font-family:Verdana; text-decoration:none; cursor:pointer}

.cat_table{
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	color:#a74530;
	background:#ececec;
}

.cat_td{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	font-size:10px;
	padding:2px;
}

.cat_td_n, .p1{
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
	font-size:10px;
	font-weight:bold;
	padding:2px;
	color:#a74530;
}

.p1{padding:1px}

.cat_button{
	padding:0px;
	border:1px solid #999;
	width:56px;
	height:17px;
	font-size:10px;
	letter-spacing:0;
}

.cat_text{
	font-size:10px;
	padding:0px;
	width:100%;
	height:100%;
}

#hd{font-size:10px;color:#6f3b30;cursor:default}

DIV#error{
	border:1px solid #C00;
	background:#900;
	color:white;
}

/* ---------- PERSONALS -----------*/

#pers_pic{
	float:left;
	margin:6px;
	text-align:center;
}

#per_dir_up {
	font-size:12px;
	text-align:right;
	margin-right:4px;
	font-weight:bold;
}

#top_link {

	text-align:left;
	margin-left:15px;
	margin-bottom:15px;
}

