@charset "utf-8";
/* CSS Document */
body {
    font-family: Helvetica,serif,Arial;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:normal;
    color: #016b01;
}
div#wrapper {
    width:1000px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-color:#115E15;
}
div#content {
    width:100%;
}
a{
    text-decoration: none;
    color: #006600;
        font-weight: bold;
    outline:none;
}
a:visited{
        text-decoration: none;
    color: #003300;
        font-weight: bold;
}
h4{
    color: #003300;
}
span{

    color: #003300;
    font-weight: bold;
    font-size: 10px;
}
span img{

    clear: both;
}


.entry {
 
 background: #ffffff;
 padding:4px;
 border:1px solid #bbbbbb;
 margin:5px auto;
 -moz-border-radius:8px;
}

span.link a {
 font-size:150%;
 color: #000000;
 text-decoration:none;
}

a.vote_up, a.vote_down, a.vote_up_c, a.vote_down_c {
 display:inline-block;
 background-repeat:none;
 background-position:center;
 height:24px;
 width:18px;
 margin-left:4px;
 text-indent:-900%;
}

a.vote_up, a.vote_up_c {
 background:url("/img/thumb_up.png");
}

a.vote_down, a.vote_down_c {
 background:url("/img/thumb_down.png");
}



/* =================HEADER===================== */
div#header {
    width:100%;

    background-color:#115E15;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    padding: 0px;

}
div#header img{


    margin: 0px;
    background-color:#eeeeee;
}

div#header_ico {
    float:left;
    height:26px;
    margin-bottom:20px;
    background-color: #FFF;
}
div#header_ico img {
    margin-right:5px;
}
div#header_logo {
    margin-left:360px;
    float:left;
}
#login_form {
    margin-right:15px;
    float:right;
    height:10px;
    margin-top:4px;
}
#txt_input {
    height: 12px;
    width: 130px;
    border: 1px solid #13a213;
    background-color: #13a213;
    font-size: 10px;
    color: #FFF;
}
/* =================TOP MENU===================== */
#top_menu {
    float:left;
    width:100%;
    height:176px;
    margin-bottom:20px;
    background-image: url(/img/bg_menu_top.jpg);
}
#top_menu_left_col {
    float:left;
    height:100%;
    width:240px;
    background-color:#247c2a;
}

#top_menu_right_col {
    height:160px;
    width:740px;
    float:right;
    margin-top:13px;
    margin-right:5px;
}
#top_menu_blok {
    float: left;
    height: 80px;
    width: 64px;
    margin-right:10px;
    overflow: hidden;
    font-size: 10px;
    text-align: center;
    vertical-align: top;
    font-weight: bold;
}
#top_menu_blok a {
    text-decoration: none;
        color: #FFF;
}

#top_menu_blok img {
    margin-bottom:3px;
}
#search {
    margin-top:10px;
    margin-left:10px;
    width:230px;
    margin-bottom:10px;
}
#search_txt {
    background-color: #FFF;
    border: 1px solid #FFF;
    color:#bbbbbb;
}

#but_top_menu_left{
    overflow:hidden;
    background-color: #115e15;
    background-image: url(/img/menu_top/bg_button_top_menu.gif);
    height: 29px;
    width:100%;
    color:#FFF;
    font-size:10px;
}

a.mainlevel:link, a.mainlevel:visited {
    display: block;
    background: url(/img/menu_top/menu_bg.png) no-repeat;
    vertical-align: middle;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    text-align: left;
    padding-top: 5px;
    padding-left: 25px;
    height: 20px !important;
    height: 25px;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
}

a.mainlevel:hover {
    background-position: 0px -25px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}
a.mainlevel1:link, a.mainlevel:visited {
    display: block;
    background: url(/img/menu_top/menu_bg.png) no-repeat;
    vertical-align: middle;
    font-size: 10px;
    font-weight: bold;
    color: #ccc;
    text-align: left;
    padding-top: 5px;
    padding-left: 25px;
    height: 20px !important;
    height: 25px;
    width: 100%;
    text-decoration: none;
    text-transform: uppercase;
}

a.mainlevel1:hover {
    background-position: 0px -25px;
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
}


#ico_plus{
    float:left;
    margin-top: 7px;
    margin-left:5px;
}
/* =================BLOK===================== */
div#col1 {
    float:left;
    width:33%;
    padding-right: 5px;
    background-color: #eeeeee;
}
div#col2 {
    float:left;
    width:33%;
    background-color: #eeeeee;
}
div#col3 {
    float:left;
    width:33%;
    padding-left:5px;
    background-color: #eeeeee;
}
div#colspan {
    float:left;
    width:66%;
    padding-left:5px;
    background-color: #eeeeee;
}
div#blok {
    float:left;
    width:100%;
    height:auto;
    margin-right:10px;
    margin-bottom:10px;
    background-color: #FFF;

    
}
div.htabs a{
    color: #FFFFFF;
    font-weight: bold;
}
div.htabs a:active{
    color: #FFFF00;
    font-weight: bold;
}
div#blok img {
    float:left;
    margin-right:5px;
    margin-bottom:5px;
    background-color: #eee;
}
div#blok_header {
    height:25px;
    background-color:#016b01;
    color:#FFF;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
    line-height:25px;
}

div#comment_header {
    height:25px;
    background-color:#016b01;
    color:#FFF;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    line-height:25px;
    margin-left: 60px;
    margin-top: 30px;
    width: 440px;
}
#blok_comment {
    color:#016b01;
    font-size: 13px;
    padding: 10px;
    margin-top: 10px;
    clear: both;
    overflow: hidden;
    margin-left: 60px;
    width: 440px;
}
.tab{
    display: none;
}
div#comment_arrow {
    float:left;
    margin-left: 70px;
}
div#comment_arrow img{
    background-color: #FFF;
}

div#blok_header a{

    color:#FFF;

}
div#blok_header a:active{

    color:#FFFF00;

}
div#blok_header a:visited, div#blok_header a:hover{

    color:#FFF;

}
div#blok_title {
    float:left;
}
div#blok_buttons {
    float:right;
    margin-right:5px;
}
div#blok_buttons img {
    margin-right:5px;
}
div#blok_arrow {
    float:left;
    margin-left:10px;
}
div#blok_arrow img{
    background-color: #FFF;
}
#blok_content, #blok_content1, #blok_content2, .blok_content {
    color:#016b01;
    font-size: 13px;
    padding: 10px;
    margin-top: 10px;
    text-align: justify;
    clear: both;
    overflow: hidden;
}
img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-right: 10px;
    margin-bottom: 10px;
}
/* =================FOOTER===================== */

#footer {
    float:left;
    width:100%;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #dedede;
    color:#016b01;
    font-size: 11px;
    text-align: center;
}
/* =================NAVIGATION===================== */

.preload1 {background: url(three_1.gif);}
.preload2 {background: url(three_1a.gif);}
#nav {text-align:center;
    height:26px;
    background-color:#016b01;
    margin-bottom:20px;}
#nav li.top {display:block; float:left; height:26px;}
#nav li a.top_link {display:block; float:left; height:26px; line-height:26px; color:#FFF; text-decoration:none; font-size:12px; padding:0 0 0 16px; cursor:pointer;background: #016b01;}
#nav li a.top_link span {float:left; display:block; padding:0 24px 0 12px; height:26px; background: #016b01;}
#nav li a.top_link span.down {float:left; display:block; padding:0 24px 0 12px; height:26px; background: #016b01;}
#nav li:hover a.top_link {color:#fff; background: #006600;}
#nav li:hover a.top_link span {background: #006600;}
#nav li:hover a.top_link span.down {background: #006600;}
#nav li:hover {position:relative; z-index:250;}
#nav li:hover ul.sub{left:1px; top:26px; background: #006600; padding:3px; border:1px solid #000; white-space:nowrap; width:180px; height:auto; z-index:300;}
#nav li:hover ul.sub li{display:block; height:20px; position:relative; float:left; width:180px; font-weight:normal;}
#nav li:hover ul.sub li a{display:block; font-size:11px; height:18px; width:180px; line-height:18px; text-indent:5px; color:#FFF; text-decoration:none;border:1px solid #006600;text-align:left;}
#nav li ul.sub li a.fly{background:#006600 url(/img/arrow.gif) 172px 6px no-repeat;}
#nav li:hover ul.sub li a:hover {background:#003300; color:#fff; border-color:#fff;}
#nav li:hover ul.sub li a.fly:hover{background:#003300 url(/img/arrow_over.gif) 172px 6px no-repeat; color:#fff;}
#nav li:hover li:hover ul,
#nav li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover ul,
#nav li:hover li:hover li:hover li:hover li:hover ul{left:182px; top:-4px; background: #006600; padding:3px; border:1px solid #000; white-space:nowrap; width:180px; z-index:400; height:auto;}
#nav ul,
#nav li:hover ul ul,
#nav li:hover li:hover ul ul,
#nav li:hover li:hover li:hover ul ul,
#nav li:hover li:hover li:hover li:hover ul ul{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}
#nav li:hover li:hover a.fly,
#nav li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover a.fly,
#nav li:hover li:hover li:hover li:hover li:hover a.fly{background:#003300 url(/img/arrow_over.gif) 172px 6px no-repeat; color:#fff; border-color:#fff;}
#nav li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li a.fly,
#nav li:hover li:hover li:hover li:hover li a.fly{background:#006600 url(/img/arrow.gif) 172px 6px no-repeat; color:#FFF; border-color:#006600;}
#nav img {margin-bottom: 0px; margin-right: 3px; }

/* ============================================ SLIDER  ========================================================= */
#featured{

	padding-left:330px;
	position:relative;
        margin-bottom: 100px;
	height:200px;
	background:#fff;
}
#slider{

	padding-left:150px;
	position:relative;
	background:#fff;
        height: 270px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0; right:330px;
	list-style:none;
	padding:0; margin:0;
        padding-bottom: 5px;
}
#slider ul.ui-tabs-nav{
	position:absolute;
	top:0; left:0px;
	list-style:none;
	padding:0; 
        margin:0;
}

#featured ul.ui-tabs-nav li, #slider ul.ui-tabs-nav li{
	padding:1px 0; padding-left:5px;
	font-size:13px;
	color:#666;
}
#featured ul.ui-tabs-nav li img, #slider ul.ui-tabs-nav li img{
	float:left; margin:2px 5px;
	background-color:#fff;
	padding:2px;
	border:1px solid #99FF99;
}
#featured ul.ui-tabs-nav li span, #slider ul.ui-tabs-nav li span{
	font-size:12px; font-family:Verdana;
	line-height:18px; padding: 5px;
        display: block; color: #016B01;
}
#featured li.ui-tabs-nav-item a {
	display:block;
	color:#016B01;
        background-color:#fff;

}
#slider li.ui-tabs-nav-item a{
	display:block;
	color:#016B01;
        background-color:#ddd;

}
#featured li.ui-tabs-nav-item a:hover, #slider li.ui-tabs-nav-item a:hover{
	background-color: #99ee99;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a, #slider ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color: #99cc99;
}
#featured .ui-tabs-panel{
	width:300px; height:200px;
	background-color: #247C2A; position:relative;
}
#slider .ui-tabs-panel{
	width:500px;
	background-color: #FFF; position:relative;
}
#featured .info, #slider .info{
	position:absolute;
	top:190px; left:0;
        margin-bottom: 20px;
	overflow: hidden;


}
#featured .info h2, #slider .info h2{
	font-size:14px; font-family:Georgia, serif;
         padding:5px; margin:0;
	overflow:hidden;
}
#featured .info p, #slider .info p{
	padding: 5px;
        margin-bottom: 10px;
	font-size:12px;

}
#featured .info a, #slider .info a{
	text-decoration:none;

}
#featured .info a:hover, #slider .info a:hover{
	text-decoration:underline;
}
#featured .ui-tabs-hide, #slider .ui-tabs-hide{
	display:none;
}
#slider a{
    font-size: 12px;
}

#pollResults .pollAnswerBar {
    border:1px solid black;
    font-size:12px;
    height:16px;
    margin-left:5px;
    text-indent:3px;
    width:250px;
}

#pollResults .pollAnswerTitle {
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

#pollResults .pollAnswerBar .bar {
    background-color:#016B01;
    height:16px;
    line-height:16px;
    overflow:visible;
    color: #FFF;
}