/*Блок перехода по сайтам*/
.footer .linkthrough { position:relative; z-index:100 !important;width:185px;background:url(images/linksthrough_back.jpg) left top repeat-y;margin-bottom:40px;margin-top:10px;margin-left:5px; }
.footer .linkthrough .top{font-size:14px;font-weight:bold;font-family:Arial;padding:13px 0px 6px 10px;border:none;background:none;height:auto;}
.footer .linkthrough ul{margin-left:0;padding-left:0;}
.footer .linkthrough li{font-size:12px;font-family:Arial;list-style:none;padding-left:0px;margin-left:0px;position:relative;}
.footer .linkthrough .bottom, .linkthrough .quest_bottom, .linkthrough .eye_bottom{border-bottom:none;}
.footer .linkthrough a{color:#000000;text-decoration:none;display:block;padding-top:7px;height:28px;width:150px;}
/*.linkthrough li:hover{background:url(images/onhover.png) -4px top no-repeat;}*/

.footer .linkthrough .sb{background:url(images/sb.png) 10px 10px no-repeat;padding-left:35px;}
.linkthrough .sb-vnedr{background:url(images/sb-vnedr.png) 10px 7px no-repeat;padding-left:35px;}
.linkthrough .open{background:url(images/1c-open.png) 10px 5px no-repeat;padding-left:35px;}
.linkthrough .sb-soft{background:url(images/sb-soft.png) 10px 5px no-repeat;padding-left:35px;}
.linkthrough .sb-traktir{background:url(images/sb-traktir.png) 12px 8px no-repeat;padding-left:35px;}
.linkthrough .dalion{background:url(images/dalion.png) 10px 6px no-repeat;padding-left:35px;}
.linkthrough .autodalion{background:url(images/autodalion-new.png) 10px 5px no-repeat; padding-left:35px;}
.linkthrough .sb-sale{background:url(images/sb-sale.png) 10px 6px no-repeat;padding-left:35px;}
.linkthrough .it-pereezd{background:url(images/it-pereezd.png) 12px 8px no-repeat;padding-left:35px;}
.linkthrough .sb-med{background:url(images/sb-med.png) 12px 8px no-repeat;padding-left:35px;}
.linkthrough .c1access{background:url(images/1caccess_icon.png) 12px 8px no-repeat;padding-left:35px;}
.linkthrough .tradedr{background:url(images/tradedr_icon.png) 12px 8px no-repeat;padding-left:35px;}
.linkthrough .sbadmin{background:url(images/sbadmin_icon.png) 12px 8px no-repeat;padding-left:35px;}
.linkthrough .sb-oir{background:url(images/oir.png) 10px 7px no-repeat;padding-left:35px;}
.linkthrough .ireca{background:url(images/ireca.png) 10px 7px no-repeat;padding-left:35px;}
.linkthrough .databalance{background:url(images/databalance.png) 10px 7px no-repeat;padding-left:35px;}
.linkthrough .sbsecurity{background:url(images/sbsecurity.png) 10px 7px no-repeat;padding-left:35px;}

.footer .link_message{width:185px;position:absolute;top:25px;left:60px;z-index:101 !important;color:#6f6d6d;display:none;}
.footer .linkthrough li:hover .link_message{display:block;}
.footer .link_message table{width:185px;font-size:12px;}
.footer .link_message .link_mes_top{background:url(images/linkthrough_mes_top.png) left top no-repeat;height:5px;}
.footer .link_message .link_mes_middle{background:url(images/linkthrough_mes_middle.png) left top repeat-y;padding:5px 5px 5px 20px;}
.footer .link_message .link_mes_bottom{background:url(images/linkthrough_mes_bottom.png) left top no-repeat;height:5px;}
/*Блок перехода по сайтам - конец*/


    

.net .linkthrough .top {
	font-size: 12px;
	margin-top: -20px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

.net .linkthrough li {
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.net .linkthrough li:hover{
    z-index: 1000 !important;
}

.net .linkthrough {
	width: auto;
	background: none;
	height: 70px;
}
.net .linkthrough li .link_message{
    display: none ;
}
@media screen and (min-width:600px){
    
}
@media screen and (min-width:960px) and (-webkit-device-pixel-ratio: 1),
       screen and (min-width:960px) and (min--moz-device-pixel-ratio: 1),
       screen and (min-width:960px) and (-ms-high-contrast: active), 
       screen and (min-width:960px) and (-ms-high-contrast: none),
       screen and (min-width:0\0){

    .net .linkthrough li .link_message {
	    top: -55px;
	    border-radius: 6px;
	    border: 1px solid #005aa7;
	    background: #fff;
	    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	    -moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	    box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	    padding: 10px;
	    z-index: 100;
    }
}
@media screen and (max-width: 480px){
    .linkthrough .top span.right{
	float: none;
	display: block;
	margin-bottom: 20px;
    }
}
#coopirate{
    width: 100%;
    clear: both;
    padding-bottom: 20px;
}