/*
 * site:itech
 * date:01.04.09
 */ /* Default */
* {
    margin: 0;
    padding: 0;
    outline: none;
} 

html {
    height: 100%;
    border: none;
}

body {
    height: 100%;
    background: #fff url('../img/content-bg.png') repeat-x 0 65px;
    font: 62.5% Verdana, Tahoma, Arial, sans-serif;
    border: none;
    color: #000;
}

.link {
   cursor: ponter;
}
    
img {
    border: none;
}

a {
    border: none;
    text-decoration: none;
    color: #3277C2;
    cursor: pointer;
}

ul,ol {
    border: none;
}

/* add */
.fl {
    float: left;
}

.fr {
    float: right;
}

.clear {
    clear: both;
}

.block {
    display: block;
}

.red {
    color: #f00 !important;
}

/* Base */
#all {
    position: relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /*width: 1000px;*/
    margin: 0 auto;
    /*background: url('../img/bg_all.gif') repeat-x;*/
}

body.print #all {
    width: 780px;
    margin: 0;
}

body.print .center {
    width: 750px;
}

body.print .w-stat {
    overflow: visible;
}

body.print .stat {
    margin-right: 10px;
}

body.print .currNav {
    margin: 0 0 10px;
    padding: 5px 0 10px;
    background: none;
}

#container {
    position:relative;
    _height: 1%;
    _overflow: visible;
    padding: 0 0 130px;
    _padding: 0 0 30px;
   background: #fff;
}

.container-inner {
border-bottom: 1px solid #E4E4E4;
border-left: 1px solid #E4E4E4;
border-right: 1px solid #E4E4E4;
padding: 0 0 30px 0;
}

#footer {
    position: absolute;
    top:100%;
    margin:-120px 0 0;
    padding:10px 0 0 0;
    width: 100%;
    _height:100px;
    font-size: 1.1em;
    /*background: url('../img/bg_foo.gif') repeat-x;*/
    _position:relative;
    _top:0;
    _margin:0;
}

.inner{
position: relative;
width: 1000px;
margin: 0 auto;
}

.header {
    position: relative;
    height: 80px;
    background: url('../img/header-bg.png') repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	margin: 0 0 16px 0;
}

body.main .header {
margin: 0;
}

.left {
display: inline;
float: left;
width: 198px;
overflow: hidden;
margin: 0 0 0 9px;
   /* margin: 0;*/
}

.right {
    display: none;
    float: right;
    width: 200px;
    overflow: hidden;
    margin: 3px 10px 0 0;
}

.center {
    position:relative;
    display: inline;
    float: left;
    /* width:765px; */
    width: 765px;
    overflow:hidden;
    _overflow:visible;
    _height:1%;
    margin: 0 0 0 15px;
    padding: 18px 0 0;
}

.fullpage .center {
	float: none;
	width: auto;
}
.fullpage .w-nav_pg {	
	background:none;
}

.fullpage .w-nav_pg .nav_pg{	
	background:none;
}

.fullpage .currNav{	
	margin:-6px 0 10px;
}

.center p {
    padding: 0 0 8px;
}

.center h3 {
    padding: 0 0 5px
}

.center th,.center td {
    padding: 5px;
}

body.main .right {
    display: inline;
}

body.main .center { /* width:550px; */
    width: 545px;
}

a.logo {
position: absolute;
top: 8px;
left: 2px;
width: 295px;
height: 48px;
}

a.amedia {
position: absolute;
top: 4px;
right: 0px;
width: 100px;
height: 22px;
background: url('../img/amedia.gif') no-repeat;
}

.topNav {
position: absolute;
left: 324px;
top: 0px;
}

.topNav  li{
list-style: none;
float: left;
}

.topNav  li a{
color: #fff;
font-size: 16px;
display: block;
position: relative;
padding: 23px 6px 0 6px;
margin: 0 6px 0 0;
height: 60px;
line-height: 20px;
text-decoration: none;
max-width: 114px;
text-align: center;
}

.topNav  li a:hover,
.topNav  li a.active{
background: url('../img/menu-active.png') repeat-x;
text-decoration: none;
}

/*TOP_MENU*/

#top-menu{
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
display: block;
position: relative;
height: 57px;
}

#top-menu ul li{
list-style: none;
float: left;
}

#top-menu ul li a{
display: block;
position: relative;
text-align: center;
color: #086db6;
padding: 13px 17px 9px 17px;
margin: 0 9px;
vertical-align: middle;
}

#top-menu ul li a.wiki{
padding: 22px 40px 9px 20px;
}

.leftNav {
    margin: 11px 0 15px;
    padding: 5px 0 6px 0;
    /*background: url('../img/bg_lnav.gif') no-repeat 0 100% #ebf3fa;*/
	background: #D1D1D1;
}

.leftNav li {
    padding: 3px 7px 7px 11px;
    font-size: 1.2em;
    font-weight: bold;
    /*background: url('../img/mrkr.gif') no-repeat 9px -287px;*/
}

.leftNav li ul {
  margin: 10px -6px 0 -10px;
padding: 5px 0 7px;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
background: #F6F6F6;
}

.leftNav li li {
padding: 2px 7px 3px 21px;
font-size: 1em;
font-weight: normal;
background: url('../img/mrkr.gif') no-repeat 12px -193px;
}

.leftNav a {
    color: #0f6bbb;
}

.useNav {
    /*display: inline;
    float: right;
    margin: 14px 311px 0 0;
    font-size: 11px;
    color: #ccc;
	*/
}

.useNav a {
    margin: 0 16px 0 12px;
    color: #6d6d6d;
}

#partner-block{
	font-family: Arial, Helvetica, sans-serif;
}

#footer-menu{
background: #E9E8E8;
height: 30px;
}

.fooNav {
position: absolute;
top: 6px;
left: 0px;
width: 890px;
color: #ccc;
}

.fooNav a {
    margin: 0 7px;
    color: #2978bd;
	font-size: 12px;
}

.currNav { /* overflow:hidden;
    _overflow:visible;
    _height:1%; */
    margin: -20px 0 10px;
    padding: 4px 0 10px;
    /* background:url('../img/line_h.gif') no-repeat; */
    background: url('../img/bg_currNav.gif') #f3f3f3 no-repeat 0 100%;
}

.currNav .top {
    position: relative;
    top: -10px;
    height: 6px;
    overflow: hidden;
    background: url('../img/bg_cN_top.gif') no-repeat;
}

.currNav ul {
    float: left;
    width: 49%;
}

.currNav li {
    margin: 0 0 0 22px;
    padding: 2px 0 3px 13px;
    font-size: 1.2em;
    font-weight: bold;
    background: url('../img/mrkr.gif') no-repeat 0 -442px;
}

.currNav a {
    color: #0F6BBB;
}

.user-login{
display: block;
position: relative;
float: right;
width: 184px;
margin: 0 2px 0 0;
}

.user-login .login{
display: inline-block;
position: relative;
background: url('../img/login-lock.png') no-repeat top left;
font-size: 13px;
text-align: right;
padding: 0 0 0 20px;
margin: 5px 7px 4px 0;
color: #fff;
float: right;
}

.srch {
background: url('../img/serch-bg.png') no-repeat top left;
width: 180px;
height: 29px;
position: relative;
float: right;
}

.srch .txt,
.srch .btn{
border: none!important;
outline: none!important;
background: none!important;
}

.srch .txt{
font-size: 14px;
padding: 7px 7px 7px 11px;
width: 129px;
}
.srch .btn{
position: absolute;
text-indent: -9999px;
display: block;
width: 32px;
height: 29px;
top: 0px;
right: 0px;
z-index: 20;
cursor: pointer;
}



.subs {
    font-size: 1.2em;
    color: #2978bd;
}

.subs .txt {
    margin: 0 5px 0 0;
    font-size: .9em;
}

.subs label {
/*  float: left;*/
       display: block;
}

.subs .btn {
    float: left;
    _margin: 1px 0 0;
}

.h1,.h2,.h4 {
    overflow: hidden;
    _overflow: visible;
    _height: 1%;
    margin: 15px 0 6px;
    padding: 7px 0 1px;
}

.h1 {
    font-size: 1.6em;
    font-weight: bold;
    line-height: 1.2em;
}

.h2 {
    font-size: 1.4em;
    font-weight: bold;
}

.h3 {
    padding: 0 0 5px;
    font-size: 1.2em;
    line-height: 1.23em;
}

.h3 a,.h4 a {
    background: #fff;
    color: #2978bd;
}

.h4 {
    font-size: 1.1em;
    font-weight: bold;
    color: #2978bd;
}

.h5 {
    margin: 0 0 6px;
    padding: 1px 2px 2px 10px;
    font-size: 1.1em;
    font-weight: bold;
    background: #f3f4f3;
    color: #515251;
}

.h6 {
    font-size: 1.2em;
    font-weight: normal;
    color: #0f6bbb;
}

body.main .tit {
    display: none;
}

.tit {
    position: relative;
    height: 100px;
    margin: 2px 0 20px;
    _margin: 1px 0 20px;
    background: url('../img/bg_tit.jpg') no-repeat;
    /* _background-position:0 4px; */
}

.tit .l_h {
    margin: 0 0 2px;
}

.tit span {
    display: block;
    /* height:86px; */
    padding: 14px 0 0 20px;
    font-size: 20px;
    /* background:url('../img/bg_tit_.gif') no-repeat 0 100%; */
    color: #fff;
}

ins.l_h {
    display: block;
    height: 1px;
    /* margin:0 0 2px; */
    font-size: 1px;
}

.l_h {
    background: url('../img/line_h.gif') no-repeat;
}

.left .l_h,.right .l_h {
    background-position: -118px 0;
}

.w-pager {
    _height: 1%;
    background: url('../img/bg_btn.gif') no-repeat;
}

.pager {
    position: relative;
    overflow: hidden;
    _overflow: visible;
    _height: 1%;
    padding: 9px 0 8px;
    font-size: 1.1em;
    font-weight: bold;
    background: url('../img/bg_btn.gif') no-repeat 100% -33px;
}

.pager div {
    position: relative;
    left: 50%;
    float: left;
}

.pager ul {
    position: relative;
    left: -50%;
    float: left;
    overflow: hidden;
    _height: 1%;
}

.pager li {
    float: left;
    margin: 0 -1px 0 0;
    padding: 1px 10px 2px;
    border-right: 1px solid #a3a4a3;
}

.pager .act {
    font-weight: bold;
    border-left: 1px solid #a3a4a3;
    background: #fff;
    color: #a0a1a0;
}

.pager .act a {
    color: #a0a1a0;
}

.pager a {
    color: #2978bd;
}

div.more {
    margin: 6px 0;
    background: url('../img/bg_btn.gif') no-repeat;
}

div.more div {
    height: 33px;
    font-size: 1.1em;
    font-weight: bold;
    text-align: right;
    background: url('../img/bg_btn.gif') no-repeat 100% -33px;
}

div.more div * {
    margin: 0 12px 0 0;
    padding: 0 17px 0 0;
    line-height: 33px;
    background: url('../img/mrkr.gif') no-repeat 100% -244px;
    color: #0F6BBB;
}

.right div.more {
    background-position: 0 -66px;
}

.right div.more div {
    height: 24px;
    background-position: 0 -90px;
}

.right div.more div * {
    line-height: 24px;
}

span.more {
    display: block;
    padding: 4px 0 0;
    text-align: right;
}

a.more {
    margin: 0 10px 0 0;
    padding: 0 14px 0 0;
    font-size: 1.1em;
    background: url('../img/mrkr.gif') no-repeat 100% -144px;
    color: #2978bd;
}

.w-nav_pg {
    background: url('../img/bg_btn.gif') no-repeat;
}

.nav_pg {
    overflow: hidden;
    _height: 1%;
    margin: 10px 0 0;
    /* padding:10px 0; */
    height: 33px;
    font-size: 1.1em;
    font-weight: bold;
    background: url('../img/bg_btn.gif') no-repeat 100% -33px;
}

.nav_pg a {
    color: #0F6BBB;
}

.nav_pg .back {
    float: left;
    padding: 0 0 0 29px;
    background: url('../img/mrkr.gif') no-repeat 10px -344px;
}

.nav_pg .up {
    _display: inline;
    float: right;
    margin: 0 10px 0 0;
    line-height: 33px;
    padding: 0 17px 0 0;
    /* background:url('../img/mrkr.gif') no-repeat 100% -393px; */
}

.nav_pg .print {
    text-align: center;
}

.intro {
    overflow: hidden;
    _height: 1%;
    padding: 10px 0 0;
    background: url('../img/bg_intro.jpg') no-repeat 100% 100%;
}

.intro .img {
    float: left;
    margin: 0 11px 0 0;
}

.intro .h1 {
    margin: 0;
    padding: 0 0 9px;
}

.intro .text {
    padding: 0 17px 0 0;
    font-size: 1.1em;
}

.intro span.more {
    margin: 2px 8px 0 0;
    padding: 4px 0 14px;
    font-size: 1em;
}

.pub {
    padding: 3px 0 0;
}

.pub li.item {
    overflow: hidden;
    _overflow: visible;
    _height: 1%;
    padding: 0 0 2px;
}

.pub li ul,.pub li ol {
    margin: 2px 0 4px 35px;
}

.pub li ul li,.pub li ol li,.pub li ol li ul li {
    overflow: visible;
    list-style-type: disc;
}

.pub li ol li {
    list-style-type: decimal;
}

.pub li ol li { /* _height:1%; */
    position: relative;
    list-style-type: decimal;
}

.pub .date {
    display: block;
    padding: 0 0 3px;
    font-weight: bold;
    color: #a2a2a2;
}

.pub .img {
    float: left;
    margin: 2px 6px 10px 0;
}

.pub .text {
    font-size: 1.1em;
    line-height: 1.25em;
}

.pub .text img {
    margin: 0 5px;
}

.list {
    overflow: hidden;
    _height: 1%;
    position: relative;
    margin: -6px 0 0;
}

.list .h3 {
    display: inline;
    margin: 0 15px 0 0;
}

.list li {
    overflow: hidden;
    _height: 1%;
    margin: 0 0 -1px;
    padding: 8px 0 8px;
    border-bottom: 1px solid #e8e8e8;
}

.col2 {
    overflow: hidden;
    _height: 1%;
}

.col2 .list {
    margin: -1px 0 0;
}

.col2 div {
    float: left;
    width: 50%;
}

.col2 li {
    padding: 2px 10px 2px 9px;
    border: none;
    background: url('../img/mrkr.gif') no-repeat 0 -442px;
}

.col2 .h3 {
    margin: 0;
}

.col2 ins {
    padding: 0 7px;
    text-decoration: none;
    background: url('../img/mrkr.gif') no-repeat 100% -143px;
}

ul.ev {
    margin: -6px 0 0;
}

ul.ev,ul.ev li {
    overflow: hidden;
    _height: 1%;
}

ul.ev li {
    margin: 0 0 -1px;
    padding: 8px 0 8px;
    border-bottom: 1px solid #e8e8e8;
}

ul.ev .h4 {
    display: inline;
    margin: 0 10px 0 0;
    padding: 0 3px 0 10px;
    background: url('../img/mrkr.gif') no-repeat 0 -46px;
}

ul.orange .h4 {
    background-position: 0 -96px;
}

dl.ev {
    overflow: hidden;
    _height: 1%;
    padding: 3px 0 4px;
}

dl.ev a {
    font-size: 1.1em;
    color: #2978bd;
}

dl.ev dt {
    overflow: hidden;
    _height: 1%;
}

dl.ev dt img {
    float: left;
    margin: 3px 10px 0 0;
}

dl.ev dt .h4 {
    margin: 0;
    padding: 0;
}

dl.ev dt em {
    display: block;
    padding: 5px 0 0;
    font-size: 1.1em;
    font-style: normal;
}

dl.ev dd {
    position: relative;
    margin: -10px 0 0;
}

dl.ev dd .up {
    height: 23px;
    background: url('../img/bg_ev.gif') no-repeat;
}

dl.ev dd .down {
    height: 8px;
    font-size: 8px;
    background: url('../img/bg_ev.gif') no-repeat 0 100%;
}

dl.ev dd .c {
    padding: 0 5px 0 10px;
    background: url('../img/bg_ev.gif') repeat-y -200px 0;
}

.list2 {
    margin: -5px 0 -4px;
}

.list2 li {
    padding: 2px 0 3px 22px;
    background: url('../img/mrkr.gif') no-repeat 14px -192px;
}

.list2 a {
    color: #0f6bbb;
}

.gall {
    margin: -2px 0 0;
}

.gall .h4,.voite .h4 {
    margin: 0;
    padding: 0;
}

.gall .h4 a,.voite .h4 a,.voite .h4 span {
    margin: 0;
    padding: 0 0 0 10px;
    background: url('../img/mrkr.gif') no-repeat 0 -46px;
}

.gall img {
    display: block;
    margin: 8px 0 10px;
}

.form {
    overflow: hidden;
    _height: 1%;
    padding: 0 0 3px;
}
.form .h2 {
    color:#0F6BBB;
}
.form label {
    display: block;
    position: relative;
    padding: 3px 0;
    font-size: 1.1em;
    overflow: hidden;
    _height: 1%;
}

.form .radio {
    position: absolute;
    top: 4px;
    _top: 0;
    left: 18px;
    _left: 15px;
}

.form .h3 {
    font-family: Tahoma, sans-serif;
}

.voite label {
    padding: 3px 0 3px 35px;
}

.voite .txt {
    margin: -1px 0 5px;
    _margin: -3px 0 5px;
    border: 1px solid #898989;
}

.voite .h4 {
    padding: 2px 0 8px;
}

.voite .btn {
    margin: 9px 0 0 60px;
    _margin: 8px 0 0 60px;
}

.last {
    border: none !important;
}

#copy-wrap{
background: #004D91;
padding: 6px 0;
color: #fff;
font-size: 12px;
}

.copy {
 
}

.btn {
    display: inline;
    _position: relative;
    float: left;
    padding: 0;
    background: url('../img/bg_btn.gif') no-repeat 0 -114px;
}

.btn input {
    height: 18px;
    overflow: visible;
    padding: 0 8px;
    font-size: 1.1em;
    border: none;
    background: none;
    background: url('../img/bg_btn.gif') no-repeat 100% -132px;
    color: #000;
    cursor: pointer;
}

@-moz-document url-prefix() {
  .btn input {padding:0 8px 3px;}
}

}
.feedb li {
    display: block;
    overflow: hidden;
    _height: 1%;
}

/*---------------*/
.feedb {
    overflow: hidden;
    _overflow: visible;
    _height: 1%;
    margin: 0 0 20px;
    padding: 10px;
    background: url(../img/dot_g.gif) repeat-x scroll 0 100%;
}

.feedb .h2 {
    margin: 10px 0;
}

.feedb label {
    display: block;
    overflow: hidden;
    _overflow: visible;
    _height: 1%;
    padding: 1px 0 2px;
    font-size: 1.2em;
}

.feedb span {
    float: left;
    width: 228px;
    margin: 3px 0 0;
    padding: 0 6px 0 0;
    text-align: right;
}

.feedb .txt,.feedb textarea,.feedb select {
    float: left;
    width: 260px;
}

.feedb select {
    width: 264px;
}

.feedb ins {
    float: left;
    width: 220px;
    padding: 0 0 0 5px;
    font-size: .9em;
    text-decoration: none;
    color: #7f7e7e;
}

.feedb .check {
    padding: 0 0 0 234px;
    _padding: 0 0 0 230px;
}

.feedb .check input {
    float: left;
}

.feedb .check span {
    width: 260px;
    padding: 0;
    margin: 0 0 0 5px;
    _margin: 3px 0 0 2px;
    text-align: left;
    font-size: .9em;
}

.feedb .btn {
    float: left;
    _display: inline;
    margin: 15px 0 0 332px;
    padding: 0;
    font-size: 1em;
}

.feedb .code span {
    margin: 9px 0 0;
}

.feedb .code img {
    float: left;
}

.feedb .code input {
    float: left;
    width: 100px;
    margin: 9px 0 0 5px;
}

.feedb em.txt {
    font-style: normal;
    font-weight: bold;
}

.feedb .m-sel select {
    float: none;
    width: auto;
}

/*---------------*/
.sitemap {
    margin: 0 0 0 20px;
}

.sitemap li {
    padding: 2px 0 0 10px;
    background: url('../img/mrkr.gif') #fff no-repeat 0 -44px;
}

.sitemap ul {
    margin: 0 0 0 -10px;
    padding: 0 0 10px 10px;
    background: #fff;
}

.sitemap a {
    font-size: 1.2em;
    color: #0F6BBB;
}

.dev {
    height: 0;
    margin: 1px 0 0;
    font-size: 0;
    border-top: 1px solid #e8e8e8;
}

.rss {
    display: inline;
    float: right;
    margin: -24px 10px 0 0;
    padding: 0 14px 0 0;
    font-size: 1.2em;
    text-transform: uppercase;
    background: url('../img/rss.gif') no-repeat 100% 3px;
    color: #3b83c2;
}

.bnr {
    margin: 0 0 15px;
    text-align: center;
}

body.print .to_back {
    margin: -2px 0 9px;
}

.to_back {
    overflow: hidden;
    /*_height: 1%;*/
    /*margin: -2px 0 -5px;*/
}

.to_back .main {
    padding-left: 0;
    background: none;
}

.to_back li {
    display: inline;
    padding: 0 11px 0 14px;
    font-size: 1.1em;
    background: url('../img/mrkr.gif') no-repeat 0 -495px;
}

.to_back .last a {
    color: #747474;
}

.to_back a {
    color: #0F6BBB;
}

.center a.sr {
    padding: 0 0 0 10px;
    font-size: 1.1em;
    text-decoration: underline;
    /* background: url('../img/mrkr.gif') no-repeat 0 -45px; */
    color: #0F6BBB;
}

.center a.sr:hover {
    text-decoration: none !important;
}

.c_text {
    font-size: 1.1em;
}

.c_text ul,.c_text ol {
    overflow: hidden;
    _height: 1%;
    padding: 3px 0 3px 20px;
}

.c_text img {
    display: inline;
    margin: 0 10px;
    _margin: 0;
    padding: 0;
}

.c_text a,.pub .text a {
    color: #0F6BBB;
}

.w-stat {
    overflow: scroll;
    width: 764px;
    padding: 5px 5px 10px;
}

table.stat a {
    color: #0F6BBB;
}

.stat td,.stat th {
    padding: 3px;
    font-size: 1.1em;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
}

.stat .name {
    text-align: left;
    border-right: 2px solid #ddd;
}

.stat .year,.stat .month {
    border-bottom: 2px solid #ddd;
}

.stat .t {
    font-size: 1.1em;
    border-bottom: 2px solid #ddd;
    border-right: 2px solid #ddd;
}

.stat .total td,.stat .total .name {
    border-top: 2px solid #ddd;
}

/*content style*/
.ppt td img {
    margin: 0;
}

.ppt td {
    padding: 5px 3px;
}

/*list*/
.leftNav li,.topNav li,.pager li,.nav_pg li,.pub li,.list li,ul.ev li,.list2 li,.to_back li,.currNav li,.sitemap li
    {
    list-style-type: none;
}

/*links*/
#all a:hover /*
.leftNav a:hover,
.fooNav a:hover,
.topNav a:hover,
.useNav a:hover,
.pager a:hover,
.more a:hover,
.nav_pg a:hover*/ {
    text-decoration: underline;
}

.publication-author {
    padding-top: 25px;
    font-style: italic;
}

.justify {
    text-align: justify;
}


div.grippie {
    clear:left;
    background: #EEEEEE url(../img/grippie.png) no-repeat scroll center 2px;
    border-color: #DDDDDD;
    border-style: solid;
    border-width: 0pt 1px 1px;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}

textarea {
    display: block;
    margin-bottom: 0pt;
    height: 100px;
}

.width-100 {
    width: 100%;
}

.block {
    display:block;
}

.hidden { display:none; }

.dropdown-menu {
   width:101px; height:1px; margin-left:16px;
   color: #2978bd;
   cursor:pointer;
}
.dropdown-menu .down-list {
    position: absolute;
    padding: 6px;
    z-index:1000;
    background-color: #f0f0f0; 
    cursor:pointer;
    border: 1px solid #909090;
}

.dropdown-menu ol, .dropdown-menu ul {
    list-style:none;
}    
.partners {
    overflow:hidden;
    _overflow:visible;
    _height:1%;
    padding:0 0 10px;
}
.partners .item {
    float:left;
    height:52px;
    padding:0 5px;
    line-height:50px;
    list-style-type:none;
}
.partners .item img {
    border:1px solid #f3f4f3;
    height:40px;
}
.partners .title {
font-size: 20px;
color: #b2b2b2;
text-transform: uppercase;
padding: 0 22px 0 5px;
}
#sape-links {
    clear:both;
    float:left;
    margin-top:7px;
    padding:0 10px;
    font-size:.9em;
    color:#8B8B8B;
}
/*
.twitter {
    position:absolute;
    top:79px;
    left:101px;
}
*/
.tb2 {
    border-collapse:collapse;
}
.tb2 th {
    font-weight:normal;
    font-size:1em;
    border:1px solid #ddd;
}
.tb2 th b {
    font-weight:normal;
}
.tb2 td {
    vertical-align:top;
    border:1px solid #ddd;
}
.tb2 .talign td {
    text-align:center;
}
.items-block th.remove,
.items-block td.remove {
    border:none;
}
.items-block td.remove {
    width:32px;
}
.maplist {
    margin:10px 0 0;
    font-size:1.2em;
}
.maplist dt {
    padding:0 0 8px;
    font-weight:bold;
    border-bottom:1px solid #ccc;
}
.maplist dt img,
.maplist dd img {
    position:relative;
    top:4px;
    margin:0 0 0 4px;
}
.maplist dd {
    padding:0 0 10px 10px;
}
.orgdet {
    overflow:hidden;
}
.orgdet .img {
    float:left;
    margin:0 20px 0 0;
}
.orgdet dl {
    font-size:1.2em;
}
.orgdet dt {
    float:left;
    padding:0 4px 0 0;
    font-weight:bold;
}
.orgdet dd {
    padding:0 0 5px;
}
.orgdet .text {
    font-size:1.2em;
}

.share42 {
    padding: 10px 0px;
    text-align: right;
}

.share42 span {
    color: #666666;
    font-size: 1.1em;
    padding: 0 5px 0 0;
    position: relative;
    top: -3px;
}

#footer .social{
position: absolute;
top: -2px;
right: 0px
}

#footer .social a{
background: url('../img/social.png') no-repeat;
display: block;
position: relative;
width: 20px;
height: 20px;
float: left;
margin: 0 0 0 8px;
}

#footer .social a.twitter{
background-position: 0px 0px;
}

#footer .social a.facebook{
background-position: 0px -22px;
}


/*SLIDER*/


		#slides .slides_container {
			width:1000px;
			overflow: hidden;
			display:none;
		}
		

		#slides .slides_container div.slide {
			width:1000px;
			height:300px;
			display:block;
		}

		#slides .item {
			float:left;
			width:1000px;
			height:300px;
			margin:0px;
			background:#efefef;
		}
		#slides {
		position: relative;
		}

		#slides .pagination {
			display: none;
			list-style:none;
			position: absolute;
			bottom: 12px;
			left: 50%;
			width: 100%;
			text-align: center;
			z-index: 10;
		}
		
		#slides:hover > .pagination {
			display: block;
		}
		
		#slides .pagination a{
			display: inline-block;
			position: relative;
			background-color: rgba(255,255,255,0.5);
			text-indent: -9999px;
			-moz-border-radius: 7px;
			-webkit-border-radius: 7px;
			border-radius: 7px;
			width: 7px;
			height: 7px;
			margin-right: 6px;
			float: left;
		}
		
		/*ie*/
		*:first-child+html  #slides .pagination a{
			background-color: #fff;
		}
		
		/*ie*/
		*:first-child+html  #slides .pagination li{
			float: left;
			position: relative;
		}

		
		


		#slides .pagination .current a {
			background-color: #fff;
		}



