/* Layout
 ------------ */
* {
	margin: 0;
	padding: 0;
}


body {
	font-family: verdana;
	background-color: #FFFFFF;
}

a {color:#000;
}






#wrapnav {
	width: 100%;
	margin: 0;
	background-color: #ECECEC;
	border-width: 1px;
	border-style: solid;
	border-color: #A9B8C2;
}

#logodesc {
	margin-bottom: 5px;
	padding: 5px 25px;
	background: #D9DFE4;
	border-bottom: 1px solid #4787A7;
}

#menubar {
	margin: 0 25px;
}

#datebar {
	margin: 10px 25px 0 25px;
}

#findbar {
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

.forumrules {
	background-color: #F9CC79;
	border-width: 1px;
	border-style: solid;
	border-color: #BB9860;
	padding: 4px;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.forumrules h3 {
	color: red;
}




/*  Text
 --------------------- */


h2 {
font-weight:normal;
font-size:17px;
margin:0px;
padding:0px;
color:#06336e;
margin-bottom:10px;
}

h2 a {color:#06336e;
}

h3 {
	font-size: 1.3em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	margin: 0;
	font-size: 1.1em;
	font-weight: bold;
}



p.moderators {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
}

.rtl p.moderators {
	float: right;
}

p.linkmcp {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.linkmcp {
	float: left;
}

p.breadcrumbs {
	margin: 0;
	float: left;
	color: black;
	font-weight: bold;
	white-space: normal;
	font-size: 1em;
}

.rtl p.breadcrumbs {
	float: right;
}

p.datetime {
	margin: 0;
	float: right;
	white-space: nowrap;
	font-size: 1em;
}

.rtl p.datetime {
	float: left;
}

p.searchbar {
	padding: 2px 0;
	white-space: nowrap;
}

p.searchbarreg {
	margin: 0;
	float: right;
	white-space: nowrap;
}

.rtl p.searchbarreg {
	float: left;
}

p.forumdesc {
	padding-bottom: 4px;
}

p.topicauthor {
	margin: 1px 0;
}

p.topicdetails {
	margin: 1px 0;
}

.postreported, .postreported a {
	margin: 1px 0;
	color: red;
	font-weight:bold;
}

.postapprove, .postapprove a {
	color: green;
	font-weight:bold;
}

.postapprove img, .postreported img {
	vertical-align: bottom;
}



.postdetails {
	color: #000000;
}

.postbody {
	font-size: 13px;
	line-height: 1.4;
	font-family: verdana;
}

.postbody li, ol, ul {
	margin: 0 0 0 1.5em;
}

.rtl .postbody li, .rtl ol, .rtl ul {
	margin: 0 1.5em 0 0;
}

.posthilit {
	background-color: yellow;
}

.nav {
	margin: 0;
	color: #616161;
text-align:right;
font-size:11px;
float:right;
margin-bottom:5px;
}

.pagination2 {float:right;
}

.pagination2 a {display:block;
float:left;
font-size:10px;
background:#0e5197;
color:#fff;
padding:2px 5px;
margin:1px;
text-decoration:none;
}

a.pagination_hellip:hover{
}

.pagination2 a:hover, .pagination2 a.pagination_current, .pagination2 a.pagination_current:hover {color:#fff;
background:#5181b4;
font-weight:bold;
}

.pagination2 a:hover {font-weight:normal;
}

.pagination2_page {font-size:10px;
float:left;
padding:2px 5px;
margin:1px;
float:right;
}



.post_icons, .post_icons li {margin:0px;
padding:0px;
}

.post_icons {float:right;
clear:both;
margin-top:10px;
}

.post_icons li, a.u_profile, a.u_pm {float:left;
margin-left:4px;
}

.post_icons li a, a.u_profile, a.u_pm {
display:block;
height:16px;
width:16px;
text-indent:-10000px;background: url(/templates/obj/images/icon_sprite.gif) no-repeat;
text-decoration:none;
font-size:1px;
color:#fff;
}



.post_icons li a.u_quote {background-position:0px -16px;
}

.post_icons li a.u_report {
background-position:0px -32px;
}

.post_icons li a.u_info {
background-position:0px -48px;
}

.post_icons li a.u_warn {
background-position:0px -80px;
}

.post_icons li a.u_delete {
background-position:0px -64px;
}

.post_icons li a.u_profile, a.u_profile {
background-position:0px -112px;
}

.post_icons li a.u_reply {
background-position:0px -128px;
}

a.u_pm {background-position:0px -96px;
}

.copyright {
	color: #444;
	font-weight: normal;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

.titles {
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-decoration: none;
}




.attachments {font-size:10px;
margin:10px;
}

.attachments li {padding:0px;
margin:0px;
margin:5px 0px;
}

/* Tables
 ------------ */
th {
	color: #000;
	background-color: #eaeaea;
	font-size:10px;
	white-space: nowrap;
	padding: 7px 5px;
	font-weight:normal;
	text-align:center;
}

th a {color: #000;
}


td.profile {
	padding: 4px;
	vertical-align:top;
	width:140px;
	font-size:10px;
}

td.profile img {clear:left;
}

table {border-collapse:collapse;
padding:0px;
border: 0px;
font-size:13px;
width:100%;
}

table.f_table {width:100%;
}

table.f_table td {padding:8px 3px;
border-bottom: 1px solid #f3f3f3;
}

table.f_table td a {font-size:13px;
color:#000;
font-weight:bold;
}

table.f_table td p, p {font-size:11px;
}

table.f_table td.digits {text-align:center;
width:70px;
}

.nav_form {font-size:11px;
text-align:center;
margin:15px 0px;
}

.nav_form select {font-size:10px;
}

a.arrw {text-decoration:none;
font-size:14px;
font-weight:normal;
}

.catdiv {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background: white url('./images/cellpic2.jpg') repeat-y scroll top left;
}
.rtl .catdiv {
	background: white url('./images/cellpic2_rtl.jpg') repeat-y scroll top right;
}

.cat {
	height: 28px;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #C7D0D7;
	background-image: url('./images/cellpic1.gif');
	text-indent: 4px;
}

.row1 {
	background-color: #fff;
	padding: 4px;
}

.row2 {
	background-color: #f3f3f3;
	padding: 4px;
}

.row3 {
	background-color: #dce9ff;
	padding: 4px;
}


.legend {
	text-align:center;
	margin: 0 auto;
}


a.forumlink {
	color: #069;
	font-weight: bold;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
}

a.topictitle {
	margin: 1px 0;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
}

a.topictitle:visited {font-weight:normal;
}



Form Elements
 ------------ */
form {
	margin: 0;
	padding: 0;
	border: 0;
}

input {
	color: #333333;
	font-size: 12px;
	font-family:verdana;
	font-weight: normal;
	padding: 1px;
	border: 1px solid #A9B8C2;
	background-color: #FAFAFA;
}

textarea {
	color: #000;
	font-size: 14px;
	line-height: 1.4;
	font-family:verdana;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 2px;
}

select {
	color: #333333;
	background-color: #FAFAFA;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: normal;
	border: 1px solid #A9B8C2;
	padding: 1px;
}

option {
	padding: 0 1em 0 0;
}

option.disabled-option {
	color: graytext;
}

.rtl option {
	padding: 0 0 0 1em;
}

input.radio {
	border: none;
	background-color: transparent;
}

.post {
	background-color: white;
	border-style: solid;
	border-width: 1px;
}

/*
.btnbbcode {
	color: #000000;
	font-weight: normal;
	font-size: 1.1em;
	font-family: "Lucida Grande", Verdana, Helvetica, sans-serif;
	background-color: #EFEFEF;
	border: 1px solid #666666;
}

.btnmain {
	font-weight: bold;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnlite {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	cursor: pointer;
	padding: 1px 5px;
	font-size: 1.1em;
}

.btnfile {
	font-weight: normal;
	background-color: #ECECEC;
	border: 1px solid #A9B8C2;
	padding: 1px 5px;
	font-size: 1.1em;
}

.helpline {
	background-color: #DEE3E7;
	border-style: none;
}

*/

/* BBCode
 ------------ */
.quotetitle, .attachtitle {
	margin: 10px 5px 0 5px;
	padding: 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #cccccc;
	color: #333333;
	background-color: #cccccc;
	font-size: 11px;
	font-weight: bold;
}

.quotetitle .quotetitle {
	font-size: 1em;
}

.quotecontent, .attachcontent {
	margin: 0px 5px;
	padding: 5px;
	border-color: #cccccc;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	font-size: 11px;
	line-height: 1.5;
	background-color: #FAFAFA;
	color: #4B5C77;
}

.attachcontent {
	font-size: 0.85em;
}

.codetitle {
	margin: 10px 5px 0 5px;
	padding: 2px 4px;
	border-width: 1px 1px 0 1px;
	border-style: solid;
	border-color: #A9B8C2;
	color: #333333;
	background-color: #A9B8C2;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
}

.codecontent {
	direction: ltr;
	margin: 0 5px 10px 5px;
	padding: 5px;
	border-color: #A9B8C2;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	font-weight: normal;
	color: #006600;
	font-size: 0.85em;
	font-family: Monaco, 'Courier New', monospace;
	background-color: #FAFAFA;
}

.syntaxbg {
	color: #FFFFFF;
}

.syntaxcomment {
	color: #FF8000;
}

.syntaxdefault {
	color: #0000BB;
}

.syntaxhtml {
	color: #000000;
}

.syntaxkeyword {
	color: #007700;
}

.syntaxstring {
	color: #DD0000;
}


/* Private messages
 ------------------ */
.pm_marked_colour {
	background-color: #000000;
}

.pm_replied_colour {
	background-color: #A9B8C2;
}

.pm_friend_colour {
	background-color: #007700;
}

.pm_foe_colour {
	background-color: #DD0000;
}


/* Misc
 ------------ */
img {
	border: none;
}

.sep {
	color: black;
	background-color: #FFA34F;
}


pre {
	font-size: 1.1em;
	font-family: Monaco, 'Courier New', monospace;
}

.nowrap {
	white-space: nowrap;
}

.username-coloured {
	font-weight: bold;
}


























#wrapper {
	width: 100%;
	min-width: 999px;
	background: #fff url(/templates/obj/images/bg2a.gif) repeat-x;
}

#header {
	height: 190px;
}

.header1 {
float: left;
background: #0e5197 url(/templates/obj/images/bg1.gif) repeat-x bottom;
height: 190px;
}

.header1 img {
border: 2px solid #ffefb5;
border-bottom-width: 6px;
width: 245px;
height: 172px;
margin: 10px 0px 0px 8px;
}

.header2 {
float: left;
background: #0e5197 url(/templates/obj/images/bg2.gif) repeat-x bottom;
height: 174px;
margin: 0px 0px 16px;
}


.header2 a {
display: block;
width: 257px;
height: 96px;
background: #0e5197 url(/templates/obj/images/logo_main.gif) no-repeat bottom;
margin: 78px 0px 0px;
text-decoration: none;
text-indent: -1000px;
}


.header3 {
background: #0e5197 url(/templates/obj/images/bg2.gif) repeat-x bottom;
height: 174px;
margin: 0px 0px 16px;
min-width: 400px;
float: right;
text-align: right;

}

.header3 .mapbg {
background: url(/templates/obj/images/bg3.jpg) no-repeat right;
height: 94px;
}

.header3 #mini_calendar {
float:right;
font-size: 10px;
font-weight: bold;
margin: 23px 0px 0px ;
}

.header3 #mini_calendar div {
float: left;
text-align: center;
margin: 0px 0px 0px 3px;
color: #7ec2a1;
width:15px;
}

.header3 #mini_calendar div a {
text-decoration: none;
color: #90ddb7;
}

.header3 #mini_calendar div a:hover {
text-decoration: underline;
color: #fff;
}

.header3 #mini_calendar div i {
color: #81c6a4;
font-style: normal;
}

.header3 #mini_calendar div b, .header3 #mini_calendar div a b {
color: #fff;
}

.header3 #mini_calendar div a#pn {
font-size: 8px;
}

.header3 #mini_calendar div a#pn:hover {
text-decoration: none;
}

.header3 .date {
font-size: 10px;
margin: 65px 10px 0px 0px;
}

.header4 {
background: #0e5197 url(/templates/obj/images/bg4.jpg) no-repeat right;
height: 190px;
width: 40px;
float: right;
}



.submit_ico2 {
background:url('/templates/obj/images/searchico2.png') no-repeat top;
width:22px;
height:21px;
border:0px;
cursor:pointer;
position:absolute;
top:65px;
right:32px;
}

#top_search_inp {
width:135px;
margin-top:65px;
font-size:11px;
border:solid 1px #82a1c3;
padding:2px 5px;
padding-bottom:3px;
padding-right:20px;
background:#e3e9f5;
color:#a6a6a6;
}


#middle {
	border-left: 250px solid #FFF;
	border-right: 180px solid #FFF;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
	margin-right: -100%;
}
#content {
	padding: 0 20px;
}

ul {
list-style-type: none;
padding:0px;
margin:0px;
}

.sl {
	float: left;
	width: 249px;
	position: relative;
	left: -250px;
	border-left:8px solid #fff;
}

.sr {
	float: right;
	margin-right: -180px;
	width: 180px;
	position: relative;
	overflow:hidden;
}


.sl h1 {
font-size: 17px;
color: #06336e;
font-weight: normal;
}

.mainnews {
background: #ffefb5;
padding: 0px 7px 7px;
color: #06336e;
font-size: 11px;
}

.mainnews h1, .mainnews h1 a {
font-size: 11px;
color: #06336e;
line-height: 1.3;
margin: 0px 0px 7px;
font-weight:bold;
}

.mainnews p {
margin:0px;
}

.mainnews h1, .mainnews h1 a:hover {
color: #3d6191;
}

.mainnews .update {
color:#b30000;
}

.newsadd_icons {
font-size:10px;
display:block;
margin-top:4px;
color:#a2a5a7;
}

.newsadd_icons span {
background:no-repeat;
padding-left:18px;
display:block;
float:left;
height:12px;
margin-right:10px;
}

.newsadd_icons .photo {
background-image:url(/templates/obj/images/icons/sm_ph.gif);
}

.newsadd_icons .video {
background-image:url(/templates/obj/images/icons/sm_vd.gif);
}

.newsadd_icons .comm {
background-image:url(/templates/obj/images/icons/sm_cm.gif);
padding-left:21px;
}

.news .update, .news_nb .update, .news_w .update, .mainnews .update {
font-size:10px;
font-weight:bold;
}

.left_ads_block object, .left_ads_block img, .sl .ads object, .sl .ads img, .partners img, .partners table  {
margin-top:10px;
}

.clearing {
height: 0px;
clear: both;
font-size: 1px;
}

.sl .feedback .pre_button {
margin-top:5px;
}

.sl .feedback .pre_button input {
border-color: white;
}

.feedback input.fb_input, .feedback textarea,  #login_form .fb_input,  .profile_form input {
border: solid 1px #bfc4cc;
padding:5px;
font-size:14px;
}

.feedback input.fb_input, .feedback textarea {
border-color: #8daac6;
width:239px;
margin-top:5px;
}

.fb_input {
color:#ccc;
}

#login_form {
font-size:11px;
margin:10px 0px;
}

#login_form label.txt_label {
width: 60px;
text-align:right;
display:block;
float:left;
line-height:25px;
margin-right:5px;
}

#login_form .fb_input {
border-color: #8daac6;
color:#000;
width:170px;
float:left;
margin-bottom:6px;
}

#login_form .lf_registr {
margin-bottom:5px;
display:block;
text-align:right;
}

#login_form  .lf_autorem {
width:100px;
float:left;
}

#login_form .pre_button {
margin-left:25px;
height:24px;
width:120px;
}

#login_form .pre_button input {
height:24px;
width:120px;
}

.feedback textarea {
height:110px;
}

.feedback .pre_button{
float:right;
height:24px;
width:150px;
}

.feedback .pre_button input {
height:24px;
width:150px;
}

.pre_button {
background: #0d4593;
padding: 1px;
width: 100px;
float: left;
}


.pre_button input,  .search_button {
background: #0d4593;
color: white;
font-size: 11px;
font-weight: bold;
border: solid 1px white;
width: 100px;

}

.sl ul {margin: 0px;
padding: 0px;
}

.sl .info_mg, .sl .archive {
float: left;
font-size: 11px;
margin: 15px 0px 0px;
padding: 0px 0px 0px 25px;
background: url(/templates/obj/images/bl_archive.gif) no-repeat bottom left;
}

.sl .archive {
font-size:10px;
}

.archive_form {
margin:7px 0px;
font-size:12px;
}

.archive_form  .archive_day {
width:27px;
border: 1px solid #8daac6;
text-align:center;
margin-right:5px;
}

.archive_form select {
font-size:11px;
}

.sl .info_mg ul li, .sl .archive ul li {
margin:9px 0px 0px;
line-height:1;
}

.sl .info_mg {
background-image: url(/templates/obj/images/bl_info.gif);
}

.sl .info_mg ul {
margin-top:60px;
font-size:10px;
}


.sl ul a {
color:#000;
}

#social_icons a {
display:block;
width:22px;
height:22px;
background:url(/templates/obj/images/soc_icons.gif) no-repeat;
text-indent:-10000px;
text-decoration:none;
float:left;
margin-right:6px;
}

#social_icons a#vk{
background-position:0px -22px;
}

#social_icons a#tw{
background-position:0px -44px;
}

#social_icons a#lj{
background-position:0px -66px;
}

#social_icons #whatis {
display:inline;
text-indent:0px;
background:none;
width:48px;
height:19px;
padding-top:5px;
color:#727272;
text-decoration:underline;
}

.submit_ico {
background:url('/templates/obj/images/searchico.gif') no-repeat;
width:22px;
height:22px;
border:0px;
cursor:pointer;
}

.sl a.simon_banner {
display:block;
font-size:10px;
color: #0e5197;
text-decoration:none;
font-weight:bold;
margin:10px 0px 0px;
background:url(/misc/logos/simon_ban.gif) no-repeat bottom left;
height:100px;
width:166px;
clear:both;
}

.partners, .sl .ads {
background:url(/templates/obj/images/bl_partners.gif) no-repeat left top;
margin: 15px 0px;
padding:23px 0px 0px;
}


.sl .ads {
background-image:url(/templates/obj/images/bl_ads.gif);
}


.sr ul.selector {
margin: 0px;
padding: 0px;
clear: both;
font-size: 10px;
color: #8299b6;
font-weight: bold;
line-height: 16px;
}

.sr ul.selector li {
border-bottom: 1px solid  #8299b6;
}

.sr ul.selector li#active {
border-bottom: 1px solid  #06336e;
color: #06336e;
}

.sr ul.selector li a {
color: #8299b6;
text-decoration: none;
}

.sr ul.selector li a:hover {
color: #06336e;
}

#rightcol_activity {
font-size:10px;
}

dl.news_list_right {
margin: 10px 0px;
padding: 0px;
font-size: 10px;
color: #385c8b;
}

dl.news_list_right dd {
margin: 0px 0px;
padding: 5px 0px;
clear: left;
height:100%;
}

dl.news_list_right dd .time {
margin: 1px 0px 0px;
width: 42px;
height: 13px;
background: #09b362;
color: white;
font-style: italic;
padding: 0px 1px;
text-align: right;
}

dl.news_list_right dd a {
color: #000;
text-decoration: none;
}

dl.news_list_right dd a:hover, dl.news_list_small dd a:hover, ul.news_list_top10 li a:hover {
color: #4d4d4d;
text-decoration: underline;
}

dl.news_list_right dd.nb a, dl.news_list_small dd.nb a, ul.news_list_top10 li.nb a {
color: #910000;
}

dl.news_list_right dd.w a, dl.news_list_small dd.w a, ul.news_list_top10 li.w a {
color: #005c2f;
}

dl.news_list_right dd.w a:hover, dl.news_list_small dd.w a:hover, ul.news_list_top10 li.w a:hover {
color: #008946;
}

dl.news_list_right dd.nb a:hover, dl.news_list_small dd.nb a:hover, ul.news_list_top10 li.nb a:hover {
color: #ac4747;
}

dl.news_list_right dd  .pre_photo {
width: 44px;
float: left;
margin: 0px -48px 0px 0px;
padding: 0px 0px 2px;
background: #09b362;
color: white;
font-style: italic;
text-align: right;
}

dl.news_list_right dd  .pre_photo img {
border-bottom: 1px solid #fff;
clear: both;
display: block;
}

dl.news_list_right dd  a {
display: block;
margin: 0px 0px 0px 48px;
}

dl.news_list_right dt {
padding: 0px 0px 10px 0px;
clear:both;
}

dl.news_list_right dt, dl.news_list_right dt a {
font-weight: bold;
color: #09b362;
text-decoration:none;
}

dl.news_list_right dt a:hover {
text-decoration:underline;
color: #62a284;
}

.center_wrap {
text-align:center;
}

.ubn_table {
width:800px;
margin:5px auto;
}

.ubn_table td {
color:#adadad;
text-align:center;
font-size:5px;
}

#footer {
margin: 30px 0px 10px 1%;
height: auto;
border-top: 3px solid #032a63;
width: 98%;
font-size: 10px;
padding: 5px;
color:#5e5e5e;
}

#footer a {
color:#5e5e5e;
}

#footer a:hover {
color: #838383;
text-decoration:underline;
}

#footer p {
margin: 0px 0px 2px;
padding: 0px;
}

#footer b {
margin-right:2px;
font-weight:normal;
}

#footer .counters {
float:right;
text-align:right;
}

#content h1 {
font-size: 19px;
color: #06336e;
font-weight: normal;
margin: 0px 0px 10px 7px;
}

#content h1 a {color:#06336e;
}

.description_box {font-size:12px;
margin:5px 20px;
border-bottom:1px solid #9f9f9f;
margin-bottom:15px;
clear:both;
}

.topic_author1 {font-size:10px;
color:#515151;
margin-top:2px;
}

.topic_author1 a {font-size:11px !important;
font-weight:normal !important;
}

.description_box p {margin-bottom:5px;
}

.description_box a {color:#000;
}

.nav_block2 {font-size:11px;
margin-bottom:5px;
color:#616161;
}

.nav_block2 a {color:#616161;
}

.moderator_link {text-align:center;
margin-top:12px;
font-size:12px;
}

.moderator_link a {color:#000;
}

.p_title {background:#eaeaea;
font-size:12px;
padding:8px 10px;
margin-top:5px;
}

.p_title a {color:#000;
}

.p_title .p_author {float:left;
width:350px;
}



.p_author p {font-size:10px;
}

.p_title .p_date {text-align:right;
font-size:11px;
}


.p_text {
	padding-top:10px;
	padding-bottom:10px;	font-size: 13px;
	line-height: 1.4;
	font-family: verdana;
}

.poll_table {font-size:12px;
margin:10px auto;
}

.poll_table td {padding:5px;
width:440px;
}


.news_poll {
width:450px;
background:#fdfef1;
border:solid 1px #d8d8d8;
margin:10px auto;
font-size:12px;
text-align:left;
}

.news_poll h3 {
font-size: 17px;
color: #595959;
font-weight: normal;
margin: 10px 0px 0px 7px;
font-family: verdana;
text-align: center;
}




.news_poll table td {
height:25px;
}

.var_name {
width:150px;
text-align:left;
}

.var_select {
width:18px;
text-align:right;
}



.var_results .result_preline{
background: #e6e7e5;
height:17px;
width:190px;
}

.var_results .result_preline .result_line {
background:#08b360;
font-size:1px;
height:13px;
margin:2px;
float:left;
}

.result_num  {
font-size:10px;
}

.news_poll p {text-align:center;
margin-bottom:8px;
}

.toolbar {
background:#e1e1e2;
padding:3px 3px;
border:solid 1px #cccccc;
height:22px;
border-bottom:0px;
}

.toolbar a {
display:block;
float:left;
margin:0px 2px;
width:21px;
height:20px;
border: 1px solid #e1e1e2;
}

.toolbar a:hover {
border: 1px solid #316ac5;
background-color:#c1d2ee;
}

.toolbar select {font-size:12px;
margin-top:2px;
margin-left:5px;
}

#colortable, #smiletable {background:#e1e1e2;
border: 3px solid #cccccc;
position:absolute;
width:74px;
height:57px;
margin-top:23px;
margin-left:165px;
}

#colortable a {display:block;
width:10px;
height:10px;
margin:1px;
border:3px solid #e1e1e2;
}

#colortable a:hover {border:3px solid #316ac5;
}

#smiletable {width:70px;
height:240px;overflow:auto;
margin-left:197px;
}

#smiletable a {clear:both;
display:block;
margin:0px auto;
background:no-repeat center;
width:50px;
}

.quickreply {width:500px;
margin: 15px auto;
font-size:12px;
}

.quickreply .guest {font-weight:bold;
margin-bottom:5px;
}

.quickreply .guest input {font-size:14px;
padding:3px;
width:200px;
}

.quickreply textarea, .quickreply .toolbar {width:500px;
}




.captcha {width:360px;
margin:10px auto;
font-size:10px;
}

.captcha input {font-size:17px;
padding:5px;
float:left;
margin-top:5px;
margin-right:5px;
}

.captcha p {margin:5px 0px;
}

.quickreply .buttons {margin:5px 0px;
}

.post_form {width:100%;
}

.post_form p {
	font-size:12px;
}

.error, .info {
	color: #9b1d13;
	margin:5px;
	border-left:3px solid #9b1d13;
    padding:5px;
    font-weight:bold;
}

.post_form .info {border-color:#00ad25;
color:#00ad25;
}

.post_form .inputtext {margin-top:5px;
font-weight:bold;
}

.post_form .inputtext input {padding:5px;
width:370px;
float:left;
}

.post_form textarea, .post_form .toolbar {width:100%;
}

.post_form .inputtext label {width:80px;
display:block;
float:left;
text-align:right;
padding-right:5px;
padding-top:5px;
}

.post_form .topic_options {font-size:11px;
margin:10px 20px;
}

.post_form .topic_options li {margin-bottom:7px;
}

.post_form .topic_options li textarea {margin-bottom:5px;
}

.post_form .buttons {margin:10px auto;
width:450px;
text-align:center;
}

.post_form .buttons input, .search_form .buttons input {font-size:13px;
padding:5px 8px;
}

.topic_review dd {font-size:11px;
padding:7px;
}

.topic_review dd a {color:#000;
}

.topic_review dt a {color:#919191;
font-weight:normal;
}

.search_form {font-size:12px;
width:100%;
}

.search_form td {vertical-align:top;
padding:2px;
padding-bottom:10px;
}

.search_form td div {font-size:10px;
color:#949494;
margin-top:5px;
}

.search_form td input.input {width:100%;
}

.search_form td p {margin-top:5px;
}

.recent_search {font-size:12px;
margin:20px;
}

.recent_search li {margin-bottom:10px;
}

.recent_search li a {color:#000;
}


ul#hmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
  	list-style: none;
	background: #eaeaea;
  	height: 25px;
  	font-size:11px;
  	margin-bottom:10px;
}

ul#hmenu li {
	margin: 0;
	padding: 0px;
	float: left;
	display: inline;
	list-style: none;
	position: relative;

}



ul#hmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 22px;
	left: 0;
}

ul#hmenu ul:after {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#hmenu ul li {
	width: 160px;
	float: left;
	display: block !important;
	display: inline;
	background: #eaeaea;
    border-bottom:1px solid #999999;
    clear:left;
}

/* Main Menu */
ul#hmenu a {
	border: 0px;
	float: none !important;
	float: left;
	display: block;
	background: #eaeaea;
	color: #000;
	text-decoration: none;
	padding:5px;
}

/* Main Menu Hover */
ul#hmenu a:hover,
ul#hmenu li:hover a,
ul#hmenu li.iehover a,
ul#hmenu li:hover {
	background: #eaeaea;
	color: #000;
}

/* Second Menu */
ul#hmenu li:hover li a,
ul#hmenu li.iehover li a {
	float: none;
	background: #eaeaea;
	color: #000;
}

/* Second Menu Hover */
ul#hmenu li:hover li a:hover,
ul#hmenu li:hover li:hover a,
ul#hmenu li.iehover li a:hover,
ul#hmenu li.iehover li.iehover a {
	background: #e1e1e2;
	color: #000;
}

ul#hmenu ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
}

ul#hmenu li:hover ul ul,
ul#hmenu li.iehover ul ul {
	display: none;
}

ul#hmenu li:hover ul,
ul#hmenu ul li:hover ul,
ul#hmenu li.iehover ul,
ul#hmenu ul li.iehover ul {
	display: block;
}

.usercols {margin:15px auto;
width:450px;
clear:both;
}

.usercols p {font-size:11px;
}

.usercols .u_col1 {float:left;
width:200px;
}

.usercols .u_col1 input, .usercols .u_col2 input {padding:4px;
width:150px;
margin-top:4px;
}

.usercols .u_col2 {float:left;
width:250px;
}

.usercols .u_col2 textarea, .usercols .u_col2 select {width:245px;
height:75px;
}

.usercols .u_col2 input {width:245px;
}

.forum_post_button {
display:block;
float:left;
width:136px;
height:21px;
background: #0c54b2 url(/templates/obj/images/forum_post_button.gif) no-repeat;
font-family:tahoma;
font-size:11px;
color:#fff;
font-weight:bold;
text-decoration:none;
text-indent:27px;
line-height:19px;
margin-left:10px;
}

.login_true {
margin: 10px 0px;
}

.login_true #prv_message {
display:block;
width:28px;
height:30px;
color:#c21c1d;
font-size:11px;
text-decoration:none;
font-weight:bold;
text-align:right;
line-height:45px;
background: url(/templates/obj/images/prv_msg.gif) no-repeat;
}

.login_true .login_info {
text-align:right;
font-size:11px;
}

.login_true .login_info a {
color:#6c6c6c;
}

.login_true .login_info p {
margin-bottom:3px;
}

.login_true .login_info b a {
color:#06336e;
font-size:12px;
}

#login_exit {
background:none;
border:0px;
border-bottom:1px solid #000;
font-size:11px;
color:#000;
text-decoration:none;
}

.profile_form {
font-size:12px;
margin:15px 30px;
}

.profile_form label {
width:180px;
text-align:right;
display:block;
float:left;
line-height:25px;
margin-right:10px;
}

.profile_form label.checkbox_label {
text-align:left;
display:inline;
float:none;
line-height:12px;
}

.profile_form input {
width:200px;
margin-bottom:8px;
}

.profile_form input.checkbox {
width:20px;
padding:0px;
height:20px;
margin-right:10px;
}

.profile_form .pre_button {
width:200px;
margin-left:195px;
}

.profile_form input.reg_submit {
margin:0px;
font-size:12px;
}

.profile_form .reg_rules {
font-size:11px;
line-height:1.3;
margin-top:5px;
}

.profile_form .reg_rules p {
margin-bottom:10px;
}

.faq {font-size:12px;
margin-bottom:25px;
}

.faq dt {font-weight:bold;
margin-bottom:10px;
}

.faq dd {margin-left:50px;
margin-bottom:10px;
}

.forum_block {
margin-top:10px;
background:#0d5095 url(/templates/obj/images/bg_fblock2.gif) repeat-x bottom;
}

.forum_block h4 a  {
display:block;
height:20px;
width:180px;
background:#ffd436 url(/templates/obj/images/bg_fblock1.gif) no-repeat;
font-size:12px;
font-weight:bold;
color:#05386d;
line-height:18px;
padding-left:130px;
}


.forum_block a.fb_video {
padding-left:58px;
}

.forum_block ul li {
line-height:12px;
}

.forum_block ul li a{
color:#fff;
font-size:11px;
font-family:tahoma;
}

#video_carousel {
margin-top:5px;
float:left;
}

#video_carousel a {
display:block;
width:150px;
height:200px;
background:no-repeat top;
text-decoration:none;
}

#video_carousel .play_button {
margin-left:52px;
margin-top:30px;
margin-bottom:32px;
clear:both;
width:46px;
height:46px;
background:url(/templates/obj/images/video_play.png);
}

#video_carousel a:hover {
color:#d5d5d5;
}

#video_carousel-prev, #video_carousel-next {
display:block;
float:left;
width:7px;
height:61px;
font-size:1px;
text-decoration:none;
margin:22px 4px;
background: url(/templates/obj/images/video_arr.png) no-repeat;
}

#video_carousel-next {
background-position:0 -122px;
}

#video_carousel-prev:hover {
background-position:0 -61px;
}

#video_carousel-next:hover {
background-position:0 -183px;
}




.sh_bord, .sh_bord .sh_a, .sh_bord .sh_b, .sh_bord .sh_c, .sh_bord .sh_d, .sh_bord .sh_e {
border: 1px solid #fefefe;
}

.sh_bord .sh_a {
border-color:#f5f5f5;
padding:10px;
}

.sh_bord .sh_b {
border-color:#f7f7f7;
}

.sh_bord .sh_c {
border-color:#f9f9f9;
}

.sh_bord .sh_d {
border-color:#fbfbfb;
}

.sh_bord .sh_e {
border-color:#fdfdfd;
}
