.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.hidden {
    position: absolute;
    top: -99999px;
    left: -999999px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

body {
    margin: 0;
    padding: 0;
    background: #fff url(../img/home/body.jpg) repeat-x 0 0;
    color: #333;
    font-size: 100%;
}

p { margin: 0 0 1em 0; }
a img { border: 0; }
input, select, textarea {font-size: 1em; font-family: Verdana, Arial, Helvetica, sans-serif}
form .wide { width: 98%; }
.fieldbox {border: 1px inset #D6DDE0;padding: 3px;color: #333; background-color: #fff; }
.fontbigger { font-size: 1.1em;}
.fontsmaller {font-size: 0.9em;}
.right { text-align: right; }
.left { text-align: left; }
.center { text-align: center; }

h2 {
    margin: 0 0 1.5em 0;
    padding: 0 0 0.3em 20px;
    font-size: 1.3em;
    border-bottom: 1px solid #d2d2d2;
    position: relative;
}


.maincolor1 {color: #333; background-color: transparent;}
.maincolor2 {color: #00264C; background-color: transparent;}
.maincolor3 {color: #81B324; background-color: transparent;}
.maincolor4 {color: #379EC2; background-color: transparent;}
.maincolor5 {color: #535353; background-color: transparent;}
.maincolor6 { color: #2389ab; background-color: transparent; }
.maincolor7 { color: #999; background-color: transparent; }
.maincolor8 { color: #9ED636; background-color: transparent; }
.maincolor9 { color: #006AB9; background-color: transparent; }

.module_title {
    background: url(../img/home/mainarea-rountitle1-top.gif) no-repeat 0 0;
    font-size: 1.2em;
    padding: 12px 15px;
    border-bottom: 1px solid #e0e0e0;
    position: relative;
}
    .module_title a.rss {
        position: absolute;
        right: 10px;
        top: 15px;
    }

.main_wrap {
    margin: 0 7px 0 6px;
}

.main_content {
    background: #fff;
    color: inherit;
    padding: 30px 60px 100px 50px;    
}

.hits_ico {
	color: #00264c;
	background: transparent url(../img/round/gray1.gif) no-repeat 0 0;
	text-align: right;
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	width: 70px;
	min-height: 30px;
	padding: 5px 10px 0 0;
}
	.hits_ico img {
		vertical-align: middle;
	}

.feedback {
    background: #fff url(../img/home/feedback.gif) no-repeat 50% 100%;
    color: inherit;
    text-align: center;
    padding: 25px 20px 15px 20px;
    font-weight: bold;
}
    .feedback a {
        margin: 0 0 0 15px;
        padding: 8px 20px 8px 35px;
        background-repeat: no-repeat;
        background-position: 0 50%;
    }
    .feedback a.comments { background-image: url(../img/ico/comments.gif); border-right: 1px solid #eee;}
    .feedback a.send_friend { background-image: url(../img/ico/mail.gif); }

#container {
    width: 991px;
    margin: 0 auto;
    font: normal 0.7em/1.5em Verdana, Arial, Helvetica, sans-serif;
  
}

#header {
    background: url(../img/home/header.gif) no-repeat 0 100%;
    margin-left: 5px;
    margin-bottom: 1.5em;
    padding-bottom: 5px;
    position: relative;
}
    #logo {
        background: #fff;
        color: inherit;
        padding: 12px 0 8px 23px;
    }
    #menu {
        background: url(../img/home/menu-top.gif) no-repeat 0 0;
        margin: 0 5px 0 5px;
        font-size: 1.1em;
        font-weight: bold;
        position: relative;
    }
    #menu ul {
        margin: 0;
        padding: 0;
        list-style-type:none;
    }
    #menu a {
        color: #71706E;
        background-color: transparent;
        text-decoration: none;        
    }
    
    ul#mainmenu {
        background: url(../img/home/menu-bottom.gif) no-repeat 0 100%;
        padding: 8px 0 8px 8px;
    }
        ul#mainmenu li {
            display: inline;
            border-right: 1px solid #cfcfcf;
            padding: 8px 0;
        }
        ul#mainmenu li a {
            padding: 8px 13px;
        }
    
    ul#usermenu {
        position:  absolute;
        top: 0;
        right: 0;
        padding: 8px 0 8px 8px;
    }
    ul#usermenu li {
        display: inline;
        border-left: 1px solid #cfcfcf;
        padding: 8px 0;
    }
        ul#usermenu a {
            background: url(../img/ico/grayarrow-1.gif) no-repeat 10px 50%;
            padding: 8px 13px 8px 38px;
        }

        ul#usermenu a.help {
            background: url(../images/help_logo_small.gif) no-repeat 10px 50%;
            padding: 8px 13px 8px 38px;
        }
        
#pagebody {
    margin-bottom: 4em;
}

#mainarea {
    float: left;
    display: inline;
    width: 767px;
}    
#sidebar {
    float: right;
    display: inline;
    width: 216px;
}    

#mainimage {
    margin-left: 5px;
    margin-bottom: 1.5em;
}    

#dowload_image {
    margin-left: 5px;
    margin-bottom: 1.5em;
    position: relative;
    width: 767px;
    height: 133px;
    background: url(../img/home/download.jpg) no-repeat 0 0;
}
    #dowload_image a {
        position: absolute;
        left: 450px;
        top: 12px;
    }
    #dowload_image .download_info {
        color: #fff;
        background-color: transparent;
        position: absolute;
        width: 270px;
        left: 460px;
        top: 65px;
        line-height: 1.1em;
    }    
    #dowload_image .info {
        position: absolute;
        left: 15px;
        top: 15px;
        width: 80px;
        text-align: center;
        color: #fff;
        background-color: transparent;
        font-size: 1.1em;
    }
    #dowload_image .info span, #dowload_image .info strong {
        display: block;
    }
    #dowload_image .info  strong {
        font-size: 1.5em;
    }
    #dowload_image .info span.users {
        padding-bottom: 0.6em;
        border-bottom: 1px solid #fff;
        margin-bottom: 0.6em;
    }
    
#communities {
    background: url(../img/home/round-top.gif) no-repeat 0 0;
    padding-top: 17px;
    margin-bottom: 2em;
}
#communities .content {
    background: url(../img/home/round-body.gif) repeat-y 0 0;
}
    #communities ul {
        margin: 0;
        padding: 0 0 2px 0;
        list-style-type: none;
        background: url(../img/home/round-bottom.gif) no-repeat 0 100%;
    }
    #communities li {
        float: left;
        display: inline;
        padding: 0 0 13px 17px;
        margin-right: -6px;
    }     
    
#news {
    margin: 0 10px 0 0;
}
    #news ul.mainlist {
        margin: 0 0 0 20px;
        padding: 0;
        list-style-type: none;
    }
    #news ul.mainlist>li {
        padding-bottom: 2em;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 2em;    
    }   
    #news ul.mainlist>li.last {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 0;    
    }
    #news ul.mainlist>li .main_info {
        margin-bottom: 1em;
    }
	#news ul.mainlist .side_info {
	    float: right;
        display: inline;
	} 
	#news ul.mainlist .admin_options {
	    text-align: right;
	} 
    #news ul.mainlist>li .image {
        float: left;
        display: inline;
        margin: 0 15px 5px 0;
    }
   #news ul.mainlist>li .title {
       font-size: 1.2em;
       font-weight: bold;
    }
   #news ul.mainlist>li .text {
       font-size: 1.2em;
   }
   
   
#banners {
}
    #banners .title {
        background: url(../img/home/bannertitle-top.gif) no-repeat 0 0;
        font-size: 1.2em;
        padding: 12px 15px;
        border-bottom: 1px solid #e0e0e0;
    }
    #banners .content {
        background: #fff;
        color: inherit;
        padding: 40px 15px;
    }
    #banners #main_banner {
        text-align: center;
        margin-bottom: 35px;
    }
    #banners ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    #banners li {
        float: left;
        display: inline;
        text-align: center;
        width: 83px;
        height: 76px;
        margin: 0 9px 9px 0;
    }
   



#support {
    margin: 0 7px 0 6px;
}
    #support ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    #support li {
        padding-bottom: 2em;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 2em;    
    }   
    #support li.last {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 0;    
    }
    #support li .title {
       font-size: 1.2em;
       margin-bottom: 1.3em;
    }
    #support li .text {
       padding-left: 80px;
       font-size: 1.2em;
    }
    #support ul#briefing {
        margin-bottom: 5em;
    }    
        #support ul#briefing li {
            padding-left: 30px;
            font-size: 1.1em;
            font-weight: bold;
            margin-bottom: 1.5em;
            padding-bottom: 0;
            border-bottom: 0;
            background: url(../img/ico/greenarrow-2.gif) no-repeat 0 0;
        }    
    
#blog {
    margin: 0 7px 0 6px;
}
    #blog ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }
    #blog li {
        padding-bottom: 2em;
        border-bottom: 1px solid #f5f5f5;
        margin-bottom: 2em;
        padding-left: 90px;    
    }   
    #blog li.last {
        padding-bottom: 0;
        border-bottom: 0;
        margin-bottom: 0;    
    }
    
    #blog li .hits_ico {
        float: right;
        display: inline;
        margin: 0 0 5px 10px;
    }
    #blog li .image {
        margin-left: -90px;
        float: left;
        display: inline;
    }

    #blog li .title {
       font-size: 1.1em;
       margin-bottom: 0.5em;
       font-weight: bold;
    }
    #blog li .subtitle {
       margin-bottom: 0.5em;
    }
    #blog li .text {
       font-size: 1.2em;
    }
    
   
#footer {
    background: url(../img/template/footer.gif) no-repeat 50% 50%;
    padding: 4px 40px 4px 40px;
    text-align: center;
}
    #footer .powered {
        float: left;
        display: inline;
    } 
    #footer .syndicate {
        float: right;
        display: inline;
        margin: 4px 0 0 0;
    }       
    #footer .copy {
        display: block;
        padding-top: 4px;
    }
    #footer .copy a {
        color: #333;
        background-color: transparent;
    } 
    
    
/**/
.padding1 {
	padding: 15px 17px;
}

a.link_add {
    background: url(../img/ico/add.gif) no-repeat 0 50%;  
    padding: 2px 0 2px 20px;
}

.detail_1 {
}            
    .detail_1 .side_info {
        float: right;
        display: inline;
    }
    .detail_1 .admin_options {
        text-align: right;
    }
    .detail_1 .title {
        font-weight: bold;
        font-size: 1.2em;
    }
    .detail_1 .text {
        margin-top: 1em;
        font-size: 1.2em;
    }         
    
ul.list2 {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
    ul.list2 li {
        margin-bottom: 2.2em;
    }
    ul.list2 .image {
        float: left;
        display: inline;
        margin: 0 5px 5px 0;
    }
    ul.list2 .text {
        font-size: 1.1em;
    }
   ul.list2 .admin_options {
       float: right;
       display: inline;
   }
   
.title1 {
    margin-top: 1.5em;
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px solid #d2d2d2;
    padding: 0 6px 8px 10px;
	position: relative;
}
.title1.rss {
	padding-right: 30px;
}
.title1 a.rss {
	position: absolute;
	right: 10px;
	top: 0px;
	border: 20px;
}
.title1.rss .titletab {
    right: 50px;
}
.title1.maincolor3 {
    border-bottom-color: #E3EEBE;
}

.titletab {
    background: url(../img/tab/tab2.gif) no-repeat 100% 0;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: -3px;
} 
	.titletab_content {
        background: url(../img/tab/tab2.gif) no-repeat 0 0;
        padding: 7px 0 4px 10px;
        text-align: center;
	} 
.titletab.maincolor3, .titletab.maincolor3 .titletab_content {
    background-image: url(../img/tab/tab2-green.gif);
}
.button1 {
    background: transparent url(../img/buttons/arrowgreen-1.gif) no-repeat 0 0;
    width: 108px;
    height: 39px;
    color: #fff;
    border: 0;
    font-weight: bold;
    font-size: 1.1em;
    text-align: left;
    padding-left: 30px;
    cursor: pointer;
}

.round10 {
    background: url(../img/round/round10-right.gif) no-repeat 100% 50%;
    padding-right: 6px;
}
    .round10_content {
        background: url(../img/round/round10-left.gif) no-repeat 0 50%;
        padding-left: 6px;
    }
.hits_smile {
    padding: 6px;
}
    .hits_smile img {
        vertical-align: middle;
    }
    .hits_smile * {
        display: inline;
        font-weight: normal;
    }
    
    .hits_smile .hits {
        border-left: 1px solid #F1F1F1;
        margin-left: 12px;
        padding: 6px 0 6px 12px;
        font-weight: bold;
    }    
    
a.smile {
   /*padding: 4px 25px 4px 0;
   background: url(../img/ico/hits.gif) no-repeat 100% 50%;*/
}
        
#f_header_formlang {
    position: absolute;
    right: 15px;
    top: 10px;
}

    #f_header_formlang label {
      font-weight: normal;
    }


.pages_navigation{
  padding-top: 10px;
  padding-right: 12px;
  padding-bottom: 10px;
  padding-left: 12px;
  text-align: center;
}

.pages_navigation.big{
  background-color: transparent;
  background-image: url(../img/round/gray2.gif);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 50% 50%;
  padding-top: 14px;
  padding-right: 12px;
  padding-bottom: 14px;
  padding-left: 12px;
  width: 712px;
}

.pagination{
  text-align: center;
  font-size: 1.1em;
  font-weight: bold;
}

.pagination a, .pagination span{
  margin-top: 0pt;
  margin-right: 0.1em;
  margin-bottom: 0pt;
  margin-left: 0.1em;
}

.pagination .disabled {
  color: #bbbbbb;
  background-color: transparent;
}

.pagination a {
  color: #4bb3d7;
  background-color: transparent;
}

.pagination a:hover, pagination a:active{
  color: #4bb3d7;
  background-color: transparent;
}