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

What: Netspirit Main styles
Who: Weblancers PHP team(Ivan & Krasi)

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

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #fff url("../images/ns_main_bkgr.gif") repeat-x top left;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

.access {
	display: none;
}

/* =Main container
--------------------------------------------------- */

#big_box {
	width: 1000px;
	margin: 0 auto;
}

/* =Header
--------------------------------------------------- */

/* Logo container */

#logo {
	width: 155px;
	height: 20px;
	padding: 4px 0;
	float: left;
}

/* Top navigation bar */

#top_nav {
	float: left;
	width: 550px;
	height: 28px;
	position: relative;
	z-index: 2;
}

/* Top banner - images, etc */

#top_banner {
	clear: both;
	height: 52px;
	position: relative;
	z-index: 1;
}

.empty_box {
	float: left;
	width: 155px;
}

#top_image_box {
	float: left;
	width: 700px;
	height: 52px;
	text-align: center;
}

#top_image_box h3 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0 0 0 11px;
	padding: 3px;
	color: #8c9799;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#top_image_box p.bc {
	text-align: left;
	margin: 8px 5px 5px 14px;
	padding: 0;
	font-weight: normal;
	font-size: 11px;
	color: #8c9799;
}

#top_image_box a {
	color: #8c9799;
	font-size: 11px;
}

#top_image_box a:hover {
	color: #800000;
}

/* for the fading images */
#top_image_box>div {
	/* margin: 0 auto; */
	margin: 0 0 0 70px;
}

#top_image_box #top_image_text {
	position: absolute;
	top: 40px;
	left: 600px;
	z-index: 4;
	font-family: "Copperplate Gothic Light", Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0;
	text-align: left;
}

#qmark {
	float: left;
	width: 145px;	
	height: 52px;
}

#qmark img {
	width: 145px;
	height: 52px;
}

/* Search form */

#src_box {
	float: left;
	width: 150px;
	height: 28px;
	text-align: right;
}

#src_box form {
	margin-top: 8px;
}

#src_box input {
	vertical-align: middle;
	border: 0;
}

#main_cont input.chk {
	vertical-align: middle;
	border: 0;
	margin: 0;
	padding: 0;
}

#src_box input.txt {
	border: 1px solid #989286;
	width: 81px;
	height: 14px;
	background: #fff url("../images/ns_search_magn.gif") no-repeat center left;
	margin: 0;
	padding: 0 0 0 14px;
	font-size: 11px;
}

/* =Content
--------------------------------------------------- */

/* Left menu */

#left_menu {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 155px;
	text-align: right;
}

#left_menu a {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}

#left_menu a:hover {
	color: #800000;
}

#left_menu input {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	/* font-size: 11px; */
	font-size: 10px;
	margin: 0px 2px 2px 0;
	padding: 1px;
	width: 120px;
	background: #fff;
	border: 1px solid #800000;
}



#left_menu h2 {
	background: #a19b8f;
	margin: 5px 5px 0 10px;
	padding: 3px;
	text-align: left;
	font-family: "Copperplate Gothic Light", Georgia, Garamond, Times, "Times New Roman", serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
}

#left_menu h2 a {
	color: #fff;
	text-decoration: none;
}

#left_menu h2 a:hover {
	color: #800000;
}

/* Left menu - "Text" */

#left_menu .lm_block_txt {
	font-size: 10px;
	text-align: left;
	width: 134px;
	background: #e6e6e6;
	padding: 0 3px;
	margin: 0 5px 0 10px;
	border-bottom: 6px solid #e6e6e6;
}

#left_menu .lm_block_txt ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Left menu - "Image" */

#left_menu .lm_block_img {
	padding: 0;
	margin: 0 5px 0 10px;
}

#main_cont .av, #left_menu .av {
	display: none;
	position: absolute;
	z-index: 100;
}

#main_cont .av img, #left_menu .av img {
	width: 100px;
	height: 100px;
	border: 2px solid #888;
}

/* Left menu - misc */

#left_menu hr {
	color: #a19b8f;
	background-color: #a19b8f;
	height: 1px;
	border: 0;
	width: 134px;
	padding: 0;
	margin: 0;
}

#left_menu table tr td {
	font-size: 10px;
}

/* Main content */

#main_cont {
	float: left;
	width: 685px;
	text-align: left;
	font-size: 11px;
	margin: 5px 0 0 0;
	padding-left: 15px;
}

#main_cont .content {
	width: 685px;
	white-space: normal;
}

#main_cont h1, #main_cont h2 {
	color: #800000;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}

#main_cont h2 a {
	text-decoration: none;
}

#main_cont h3 {
	color: #800000;
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#main_cont .section p {
	margin: 0;
	padding: 0;
}

#main_cont table tr.dark td {
	background: #e2e2e2;
	padding: 5px;
}

#main_cont .dark {
	background: #e2e2e2;
}

#main_cont table tr.light td {
	background: #fff;
	padding: 5px;
}

#main_cont .light {
	background: #fff;
}

#main_cont table tr th {
	background: #ccc;
	padding: 5px;
}

#main_cont table tr td.level {
	font-weight: bold;
}

#main_cont table tr td.arr a {
	float: left;
	display: block;
	width: 15px;
	height: 15px;
	margin: 0px 1px;
}

#main_cont table tr td.arr a.u {
	background: url("../images/ns_mnu_up.gif") no-repeat;
}

#main_cont table tr td.arr a.d {
	background: url("../images/ns_mnu_down.gif") no-repeat;
}

#main_cont table tr td.mnu_act a {
	color: #090;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

#main_cont table tr td.mnu_inact a {
	color: #900;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
}

/* Control panel
--------------------------------------------------- */

#main_cont table.cp_tabs {
	border-collapse: collapse;
}

#main_cont table.cp_tabs tr th {
	width: 150px;
	height: 25px;
	text-align: center;
	background: #e2e2e2;
}

#main_cont table.cp_tabs tr th.act {
	background: #bbb;
}

#main_cont table.cp_tabs tr th.lc {
	background: #e2e2e2 url("../images/ns_cp_leftcorner.gif") no-repeat top left;
	width: 15px;
}

#main_cont table.cp_tabs tr th.lc_act {
	background: #bbb url("../images/ns_cp_leftcorner.gif") no-repeat top left;
	width: 15px;
}

#main_cont table.cp_tabs tr th.rc {
	background: #e2e2e2 url("../images/ns_cp_rightcorner.gif") no-repeat top right;
	width: 15px;
}

#main_cont table.cp_tabs tr th.rc_act {
	background: #bbb url("../images/ns_cp_rightcorner.gif") no-repeat top right;
	width: 15px;
}

#main_cont table.cp_body {
	border-collapse: collapse;
	border: 8px solid #bbb;
}

#main_cont table.cp_body tr td {
	text-align: left;
	vertical-align: middle;
	padding: 15px;
	width: 200px;
}

#main_cont table.cp_body tr td a img {
	border: 0;
	float: left;
}

/* Menu manager */

#main_cont table tr td.mnu_root {
	font-weight: bold;
}

#main_cont table tr td.mnu_root, #main_cont table tr td.mnu_itm {
	padding-left: 20px;
}

#main_cont table.menu_panel, #main_cont table.menu_items {
	border-collapse: collapse;
}

#main_cont table.menu_panel tr th {
	padding: 3px;
}

#main_cont table.menu_panel tr td {
	vertical-align: top;
	text-align: left;
	border: 1px solid #ccc;
	padding: 3px;
}

#main_cont table.menu_items tr th {
	padding: 3px 5px;
	line-height: 20px;
	background: #e2e2e2;
}

#main_cont table.menu_items tr td {
	vertical-align: top;
	text-align: left;
	padding: 3px 5px;
	margin: 0;
	border: 0;
	line-height: 20px;
}

#main_cont table.menu_items tr td.sel {
	background: #a19b8f;
}

#main_cont .edit_ranks {
	border-top: 1px solid #800000;
}

#main_cont .edit_ranks a {
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}

/* Admin navigation */

#main_cont .admin_nav {
	background: #efefef;
	border: 1px solid #ccc;
	color: #666;
	padding: 3px;
	margin: 0 0 15px 0;
}

#main_cont .admin_nav a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

#main_cont .admin_nav a:hover {
	color: #333;
	text-decoration: underline;
}


/* Signup forms
--------------------------------------------------- */

#main_cont table.steps_indicator {
    border-collapse: collapse;
    margin: 10px auto;
}

#main_cont table.steps_indicator tr td {
    width: 130px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    background: #999a00;
    border: 1px solid #000;
    margin: 0;
    padding: 0;
	cursor: pointer;
}

#main_cont table.steps_indicator tr td#reg_step1_nav, #main_cont table.steps_indicator tr td.act {
	background: #6a7476;	
}

#main_cont table.steps_indicator tr td.inact {
	background: #999a00;
}

#main_cont table.steps_indicator tr td.act, #main_cont table.steps_indicator tr td.inact {
	cursor: auto;
}

#main_cont table.image_profil tr td {
	text-align: center;
	vertical-align: top;
	padding: 5px;
}

#main_cont table.image_profil tr td input {
	border: 0;
}

#main_cont table.image_profil tr td img {
	border: 1px solid #000;
}

#main_cont #reg_step1, #main_cont #reg_step2, #main_cont #reg_step3, #main_cont #reg_step4, #main_cont .update_profile {
	width: 530px;
	margin: 0 auto;	
	text-align: left;
}

#main_cont #reg_step1 h3, #main_cont #reg_step2 h3, #main_cont #reg_step3 h3, #main_cont #reg_step4 h3 {
	margin-top: 30px;
}

#main_cont #reg_step2, #main_cont #reg_step3, #main_cont #reg_step4 {
	display: none;
}

#main_cont #reg_step2 select, #main_cont #reg_step2 select option {
	width: 200px;
}

#main_cont .tbl_form_data select, #main_cont .tbl_form_data select option {
	width: 200px;
}

#main_cont .tbl_form_data tr td.l_c {
	width: 250px;
}

#main_cont img#photo {
	border: 1px solid #000;
}

#main_cont p a.step_btn {
	text-decoration: none;
	border: 1px solid #800000;
	background: #fff;
	color: #666;
	padding: 2px 5px;	
}

#main_cont h2.usr_modules {
	color: #333;
	font-family: "Copperplate Gothic Light", Georgia, Garamond, Times, "Times New Roman", serif;
	text-align: left;
	margin: 0;
	padding: 2px 5px;
	text-transform: uppercase;	
}

#main_cont table.became_su_options tr td {
	border-bottom: 2px ridge;
	padding: 3px 0;
}

#main_cont table.became_su_options tr td strong {
	color: #800000;
}

/* =Articles
--------------------------------------------------- */

#main_cont p.article_info_list {
    text-align: right;
    margin: 10px 0 0 0;
    padding: 0;
    color: #71832d;
}

#main_cont p.article_info_list a {
    color: #71832d;
}

#main_cont p.article_summary_list {
    text-align: left;
	padding: 0;
	margin: 0;
}

#main_cont p.article_summary_list a {
	text-decoration: none;
	color: #000;
}

#main_cont p.article_summary_list_edit {
    text-align: right;
	padding: 0;
	margin: 2px 0;
}

#main_cont p.article_summary_list_edit a {
	text-transform: uppercase;
	color: #6C89E5;
	font-size: 10px;
	text-decoration: none;
}

#main_cont hr.art_lst_div {
	margin: 10px 0 0 0;
	padding: 0;
	color: #ccc;
	background: #ccc;
	height: 2px;
	border: 0;
}

#main_cont h3.article_head_list {
    text-align: left;
    margin: 5px 0 0 0;
    padding: 0;
}

#main_cont h3.article_head_list span {
	color: #666;
	font-weight: normal;
}

#main_cont h3.article_head_list a {
    font-size: 12px;
    text-decoration: none;
}

#main_cont h3.article_edit {
	font-size: 11px;
	text-align: left;
    margin: 20px 0 0 0;
    padding: 0;
}

#main_cont p.article_pars {
	margin-top: 0;
	padding-top: 0;
}

#main_cont .char_counter {
	 text-align: right;
	 width: 406px;
	 margin: 0;
	 padding: 0;
	 font-size: 10px;
}

#main_cont p.article_summary {
    font-style: italic;
    color: #666;
	margin-top: 0px;
	padding-top: 0px;
}

#main_cont .article_cont {
	float: left;
	width: 100%;
}

#main_cont .article_cont hr.sep {
	background: #6c6c6c;
    height: 1px;
    border: 0;
    width: 50%;
    margin: 0;
    padding: 0;
}

#main_cont .right_block {
	float: right;
	margin: 0 0 10px 20px;
}

#main_cont .right_block img {
	border: 1px solid #000;
}

/* Forum / questions */

#main_cont table.forum_answers_list {
	width: 100%;
	border-collapse: collapse;
}

#main_cont table.forum_answers_list tr th {
	width: 160px;
	background: #849092;
	border-right: 1px solid #000;
	font-weight: normal;
}

#main_cont table.forum_answers_list tr th, #main_cont table.forum_answers_list tr td {
	border-bottom: 1px solid #000;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 135px;
	text-align: left;
	padding: 5px 0 0 9px;
}

#wrapper {
	float: left;
}

.horiz_gap {
	clear: both;
	height: 40px;
}

/* =Footer
--------------------------------------------------- */

#footer {
	clear: both;
	border-top: 1px solid #c0c0c0;
	font-size: 11px;
	color: #a0a0a0;
}

#footer a {
	color: #a0a0a0;
}

#footer #btm_nav {
	margin-top: 15px;
}

#footer #copyright {
	margin-top: 15px;
}

/* =Common styles
--------------------------------------------------- */

a {
	color: #800000;
}

form {
	margin: 0;
	padding: 0;
}

input, select, option, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

input, textarea {
	border: 1px solid #800000;
	padding: 2px;
	font-size: 11px;
}

input.btn {
	border-width: 1px 2px 2px 1px;
	border-color: #800000;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	/* padding-left: 20px;
	padding-right: 20px; */
}

textarea.settings {
	width: 350px;
	height: 180px;
}

input.search_text, select.search_text, select.search_text option {
	width: 195px;
}

select {
	border: 1px solid #800000;
	font-size: 11px;
}

p, th, td {
	font-size: 11px;
}

.chkradio {
	border: 0;
	width: auto;
}

#main_cont a.print {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	padding-left: 20px;
	background: url("../images/icons/ns_printer.gif") no-repeat 0 50%;
	line-height: 20px;
	margin-right: 10px;
}

#main_cont a.email {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	padding-left: 20px;
	background: url("../images/icons/ns_email.gif") no-repeat 0 50%;
	line-height: 20px;
}

/* Common table for list of articles, questions, etc */

#main_cont table.tbl_common_head {
	width: 100%;
	margin-top: 15px;
	border-collapse: collapse;
}

#main_cont table.tbl_common_head tr th {
	text-transform: uppercase;
	font-family: "Copperplate Gothic Light", Georgia, Garamond, Times, "Times New Roman", serif;
	font-weight: bold;
	color: #000;
	border-top: 1px solid #848213;
	border-bottom: 1px solid #848213;
	background: #cedb12;
	padding: 3px;
}

#main_cont table.tbl_common_head tr td.item_title a {
	text-decoration: none;
	color: #000;
}

#main_cont table.tbl_common_head tr td.item_title a:hover {
	color: #800000;
}

/* =My data area
--------------------------------------------------- */
#main_cont table.mydata_nav {
	border-collapse: collapse;
    margin-bottom: 20px;
}

#main_cont table.mydata_nav tr td {
    width: 100px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    background: #999a00;
    border: 1px solid #000;
    margin: 0;
    padding: 0;
}

#main_cont table.mydata_nav tr td.act {
	background: #6a7476;	
}

#main_cont table.mydata_nav tr td a {
	text-decoration: none;
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	width: 75px;
	display: block;
	margin: 0 auto;
}

/* search head */

/* profile head */
#main_cont h2.profile_head, #main_cont h2.search_block_head_new {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	margin: 0;
	padding: 3px 0;
	font-family: "Copperplate Gothic Light", Georgia, Garamond, Times, "Times New Roman", serif;
	color: #000;
	border-top: 1px solid #848213;
	border-bottom: 1px solid #848213;
	background: #cedb12;
	width: 685px;
}

#main_cont p.rand_prof_lst {
	margin: 5px auto;
	text-align: center;
}

#main_cont p.rand_prof_lst a {
	margin: 0 2px;
}

#main_cont p.rand_prof_lst img {
	border: 0;
	width: 100px;
	height: 100px;
}
	
/* profile table */
table.profile_tbl {
	/* width: 550px; */
	/* width: 100%; */
	width: 600px;
}

table.profile_tbl tr th {
	font-size: 11px;
	text-align: left;
}

table.profile_tbl tr th, table.profile_tbl tr td {
	vertical-align: top;
	width: 100px;
}

.b {
	font-weight: bold;
}

.usr_modules {
	color: #333;
	font-family: "Copperplate Gothic Light", Georgia, Garamond, Times, "Times New Roman", serif;
	text-align: left;
	margin: 0;
	padding: 2px 5px;
	text-transform: uppercase;	
}

.tbl_brd {
	border-collapse: collapse;
	background: #ccc;
	padding: 5px;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	font-weight: bold;		
}

.quick_search {
	/* background: #efefef; */
	padding: 3px 0;
	/* border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc; */
}

.quick_search input {
	border-width: 1px 2px 2px 1px;
	border-color: #800000;
	background: #fff;
	color: #000;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}

/* Profile list */

ul.profile_list {
	margin: 0;
	padding: 0;
}

ul.profile_list li {
	float: left;
	width: 114px;
	height: 150px;
	text-align: center;
	list-style-type: none;
}

ul.profile_list li a {
	text-decoration: none;
}

ul.profile_list li a img {
	width: 100px;
	height: 100px;
	border: 0;
}

/* Table variation */

table.profile_list {
	margin: 0 auto;
	border-collapse: collapse;
	width: 100%;
}

table.profile_list tr td {
	text-align: center;
}

table.profile_list tr td a {
	text-decoration: none;
}

table.profile_list tr td a img {
	width: 100px;
	height: 100px;
	border: 0;
}

/* adres list*/

table.paylink_frm {
	border: 2px solid #000;
}

table.paylink_frm tr td {
	background: #A19B8F;
}

/* My data - Mailbox */

#main_cont table.mbox {
	border-collapse: collapse; 
}

#main_cont table.mbox tr th, #main_cont table.mbox tr td {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-align: left;
	vertical-align: top;	
}

#main_cont table.mbox tr td #msg_list_cont {
	display: block;
	width: 500px;
	height: 200px;
	overflow: auto;
}

#main_cont table.mbox tr td.menu {
	background: #92AE94;
	width: 200px;
	text-align: center;
}

#main_cont ul.mbox_side_menu {
	list-style: none;
	margin: 0;
	padding: 0;	
}

#main_cont ul.mbox_side_menu li {
	margin: 0;
	padding: 0;
}

#main_cont ul.mbox_side_menu li a {
	margin: 0;
	padding: 2px 5px 2px 25px;
	text-decoration: none;
	display: block;
	color: #000;
	background-repeat: no-repeat;
	background-position: 2px 2px;
	text-align: left;
}

#main_cont ul.mbox_side_menu li a.inbox {
	background-image: url("../images/icons/ns_inbox_icon.gif");
}

#main_cont ul.mbox_side_menu li a.sent {
	background-image: url("../images/icons/ns_sent_icon.gif");
}

#main_cont ul.mbox_side_menu li a.trash {
	background-image: url("../images/icons/ns_trashcan_icon.gif");
}

#main_cont ul.mbox_side_menu li a.act, #main_cont ul.mbox_side_menu li a:hover {
	background-color: #A1B1CB;
	color: #fff;	
}

#main_cont ul.mbox_side_menu li a.act {
	font-weight: bold;
}

#main_cont table.msg_list {
	border-collapse: collapse;	
	width: 500px;
}

#main_cont table.msg_list tr th {
	border: 1px solid #fff;	
	background: #efefef;
	padding: 3px;
}

#main_cont table.msg_list tr td {
	padding: 3px;
}

#main_cont table.msg_list tr.unrd td {
	font-weight: bold;
}

#main_cont table.msg_list tr.drk td {
	background: #e8e8e8;
}

#main_cont table.msg_list tr.hglt td {
	background: #ccc;
}

#main_cont table.msg_list tr td a {
	text-decoration: none;
}

/* Errors */

.errors {
	color: #c00;
	font-weight: bold;
}

.errors ul {
	list-style: square;
}

.dbg {
	border: 1px solid #ccc;
	background: #efefef;
	padding: 10px;
	margin: 10px;
	text-align: left;
	font-size: 11px;
}

/* Multivote */

#main_cont table.mvote_items {
	margin: 0 auto;
	/* width: 680px; */
	width: 100%;
}

#main_cont table.mvote_items tr td {
	vertical-align: top;
	text-align: center;
	font-size: 10px;
}

#main_cont table.mvote_items tr td strong, #main_cont table.mvote_items tr td a {
	color: #800000;
}

#main_cont table.mvote_items tr td a {
	text-decoration: none;
	font-size: 10px;
}

#countries a, #categories a {
	text-decoration: none;
}

/* Multivote - public */

#main_cont table.flags tr td {
	vertical-align: top;
	text-align: center;
	padding: 2px;
	/* width: 90px; */
}

#main_cont table.flags tr td a {
	font-size: 9px;
	text-decoration: none;
	color: #000;
}

#main_cont table.flags tr td a img {
	border: 1px solid #000;
}

#main_cont table.by_country tr td {
	/* width: 20%; */
	padding-bottom: 10px;
	text-align: center;
	vertical-align: top;
}

#main_cont table.by_country tr td a {
	font-size: 9px;
	text-decoration: none;
}

#main_cont table.by_country tr td a img, #main_cont table.ctg tr td a img {
	border: 0;
}

#main_cont table.ctg tr td {
	vertical-align: top;
	text-align: center;
	padding: 2px 4px 8px 4px;
}

#main_cont table.ctg tr td a {
	/* text-transform: uppercase; */
	font-size: 10px;
	text-decoration: none;
}

#main_cont table.tbl_6_btn {
	margin: 0 auto;
	border-collapse: collapse;
}

#main_cont table.tbl_6_btn tr td {
	padding: 5px;
}

#main_cont table.tbl_6_btn a, #main_cont a.btn_wonder {
	display: block;
	color: #333;
	border: 1px solid #800000;
	background: #fff;
	font-weight: bold;
	width: 200px;
	padding: 4px;
	text-align: center;
	text-decoration: none;
}

#main_cont a.btn_wonder {
	font-size: 14px;
}

#main_cont table.tbl_6_btn a:hover, #main_cont a.btn_wonder:hover {
	color: #fff;
	border: 1px solid #800000;
	background: #800000;
	font-weight: bold;
}

#main_cont .wonder_thumb {
	font-size: 10px;
	text-align: center;
}

#main_cont .wonder_thumb a {
	text-decoration: none;
}

#main_cont .wonder_thumb img {
	border: 0;
}

#main_cont  .wonder_thumb small {
	font-size: 9px;
}

/* Pagemaster */

#main_cont table.pagelist {
	width: 100%;
	margin: 10px 0;
}

#main_cont table.pagelist tr th, #main_cont table.pagelist tr td {
	padding: 5px;
}

#main_cont table.pagelist tr td.actions a, a.btn {
	color: #000;
	text-decoration: none;
	padding: 3px;
	border: 1px solid #800000;
	background: #fff;
}

#main_cont a.lnk_btn {
	text-decoration: none;
	border-color: #800000;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	background: #fff;
	color: #000;
	padding: 0;
	line-height: 17px;
}

#main_cont a.wide {
	/* display: block; */
	padding: 1px 4px;
	/* width: 200px; */
}

#main_cont a.cat_sel {
	display: block;
	padding: 1px 4px;
	width: 190px;
	text-decoration: none;
	border-color: #800000;
	border-width: 1px 2px 2px 1px;
	border-style: solid;
	background: #fff;
	color: #000;
	padding: 0 3px;
	line-height: 17px;
}

#main_cont .paging {
	margin: 15px 0;
	line-height: 1.6;
}

#main_cont .paging a {
	margin: 0 2px;
}

#main_cont form.search_frm {
	margin: 0 auto;
	height: 180px;
	width: 350px;
	padding-left: 160px;
	background: url("../images/ns_search_lup_bkgr.gif") no-repeat top left;
}

#main_cont form.search_frm select, #main_cont form.search_frm select option {
	width: 198px;
}

#main_cont .deleted_section {
	color: #999;
	background: #efefef;
}

#main_cont .section_list {
	float: left;
	border: 1px solid #a9a9a9;
	margin: 0 20px 10px 0;
	padding: 15px 20px;
	width: 180px;
}

#main_cont .section_list ul {
	list-style: none;
	margin: 5px 0;
	padding: 0;
}

#main_cont .section_list ul li {
	margin-bottom: 2px;
}

#main_cont .divider {
	text-align: center;
	clear: both;
}

#main_cont .divider img {
	border: 0;
}

/*
#main_cont .section {
	margin-bottom: 15px;
}
*/

/* Sitemap */

#sitemap li.top {
	font-weight: bold;
}

#sitemap li {
	font-weight: normal;
	list-style-type: square;
	color: #800000;
}

#sitemap a.arr {
	font-weight: bold;
}

/* Search */

#main_cont .src_all_tabs h3 {
	color: #333;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#main_cont .src_all_tabs .cont {
	margin: 0;
	padding: 0;
}

#main_cont .src_all_tabs .learn_more {
	margin: 0 0 20px 0;
	padding: 0;
	text-align: right;
}

#main_cont .src_all_tabs .learn_more a {
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

/* Webalizer tables */

.stats_tbl table {
	border-collapse: collapse;
	margin: 0 auto;
	border: 0;
	background: #ccc;
}

.stats_tbl table tr th, .stats_tbl table tr td {
	border: 1px solid #ccc;
	padding: 2px;
}

/* FAQ */

#main_cont .faq_sect {
	margin-top: 30px;
	clear: both;
}

#main_cont .faq_sect h3 {
	color: #000;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

#main_cont .faq_sect p {
	margin-top: 0;
}

/* FAQ / Letters */

#main_cont .faq_letters {
	text-align: center;
}

#main_cont .faq_letters ul {
	margin: 0 0 0 80px;
	padding: 0;
	text-align: center;
}

#main_cont .faq_letters ul li {
	float: left;
	margin-right: 2px;
	list-style-type: none;
}

#main_cont .faq_letters ul li a {
	display: block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	color: #bcc2c4;
	text-decoration: none;
	background: #445a5c;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Times, serif;
}

#main_cont .faq_letters ul li a:hover {
	background: #6c9294;
	color: #fff;
}

/* Templates styles */

#main_cont h2.red_bg {
	width: 370px;
	background: #800000;
	color: #fff;
	padding: 10px 15px;
	font-weight: normal;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 10px 0;
}

#main_cont .img_fl_left {
	float: left;
	margin: 0 15px 15px 0;
}

#main_cont br.clr {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
}

#main_cont table.contact_form {
	border: 4px ridge #405a5b;
	background: #405a5b;
	/* padding: 15px 5px 30px 30px; */
}

#main_cont table.contact_form tr th {
	font-weight: normal;
	font-style: italic;
	background: #405a5b;
	width: 100px;
	color: #c0c0c0;
	vertical-align: top;
	margin: 0;
	padding: 0;
}

#main_cont table.contact_form tr td {
	width: 400px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}


#main_cont .top_banner_preview {
	display: block;
	width: 350px;
	height: 52px;	
}

#main_cont .top_banner_preview span {
	float: right;
	margin-top: 30px;
	font-family: "Copperplate Gothic Light", Georgia, Garamond, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 11px;
}


/* Address list
--------------------------------------------------- */

#main_cont #ctg_box, #main_cont #cert_box {
	display: none;
	width: 800px;
	height: 750px;
	position: absolute;
	top: 10px;
	left: 100px;
	background: #efefef;
	border: 1px solid #333;
	z-index: 1000;
}

#main_cont #ctg_box .win_ttl, #main_cont #cert_box .win_ttl {
	background: #333;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	display: block;
	margin: 0;
	padding: 2px 5px;
}

#main_cont #ctg_box a.close_win_x, #main_cont #cert_box a.close_win_x {
	padding: 2px 5px;
	margin-right: 20px;
	float: right;
}

#main_cont table.addrlist_catlist tr td a {
	text-decoration: none;
	color: #000;
}

#main_cont table.addrlist_catlist tr td a:hover {
	color: #800000;
}