#permit_window {
	display: none;
	padding-top: 15px;
}

#permit_window  .permit_but,
#permit_window  .permit_button_2{
	float: left;
    margin: 30px 0;
}
#permit_window  .permit_button_1 {
    float: left;
    margin-right: 15px;
    margin-left: 53px;
    margin-top: 30px;
}
#permit_window  .permit_button_2 {
    margin-right: 8px;
}
#permit_window #permit_message_1, #permit_window #permit_message_2, #permit_window #permit_message_3 {
	display: none;
}

#recommendSite {
	background-color: #fff;
	display: none;
	width: 440px;
	height: auto;
	z-index: 500;
	border: 1px solid #dbdbdb;
	padding: 2px;
}

#recommendSite .recommendSiteTitle {
	font-size: 18px;
	color: #062f7e;
	border-top: 1px solid #dbdbdb;
	padding: 8px 4px 8px 8px;
    text-align:left;
	background: url('../images/design/window_bg.png') top repeat-x #ddd;
}



#recommendSite .recommendSiteTitle .recommendSiteWindowClose {
	float: right;
	display: block;
	background: url('../images/design/but.png') top no-repeat;
	width: 24px;
	height: 24px;
	margin-top: -2px;
	cursor: pointer;
}
#recommendSite .legend{
    margin: 10px 0px 10px 0px;
}

.msie7 #recommendSite .recommendSiteTitle .recommendSiteWindowClose {
	margin-top: -30px;
	margin-right: 5px;
}

#recommendSite .recommendSiteData #site_page_content {
	padding: 8px;
	width: 420px;
	line-height: 18px;
    text-align:left;
}

#recommendSite .recommendSiteData #site_page_content .marginBottom10 {
	margin-bottom: 10px;
}

#recommendSite .recommendSiteData #site_page_content .marginBottom20 {
	margin-bottom: 20px;
}

#recommendSite .recommendSiteData #site_page_content .errorRecommend {
	display: none;
	color: #CD003A;
}

#recommendSite .recommendSiteData #site_page_content input[type="text"], #recommendSite #site_page_content textarea{
	border: 1px solid #6e6e6e;
}

#recommendSite .recommendSiteData #site_page_content .errorBorder {
	border: 1px solid #CD003A!important;
}

#recommendSite .recommendSiteData #site_page_content input[type="text"] {
	width: 215px;
}

#recommendSite .recommendSiteData #site_page_content textarea {
	width: 415px;
	height: 70px;
    font-family:Arial;
    font-size:12px;
}

#recommendSite .recommendSiteData #site_page_content .formText {
	line-height: 14px;
	font-size: 11px!important;
	margin-bottom: 10px;
}

#recommendSite .recommendSiteData #site_page_content #siteRecommendSend .bbutton,
#recommendSite .recommendSiteData #site_page_content #siteRecommendSend .bbutton:active,
#recommendSite .recommendSiteData #site_page_content #siteRecommendSend .bbutton:focus
{
    border: 1px solid #10509A;
    border-radius: 3px;
    background-color: #10509A;
    height: 20px;
	color: #fff;
	font-size: 11px!important;
	font-weight: bold;
    behavior: url('css/PIE.htc');
}
}


/* Message Thx */
#messageThx {
	background-color: #fff;
	display: none;
	position: absolute;
	top: 40%;
	left: 35%;
	width: 400px;
	height: auto;
	z-index: 501;
	border: 1px solid #dbdbdb;
	padding: 2px;
}

#messageThx .messageThxTitle {
	font-size: 18px;
	color: #062f7e;
	border-top: 1px solid #dbdbdb;
	padding: 8px;
	background: url('../images/design/window_bg.png') top repeat-x #ddd;
}

#messageThx .messageThxTitle .messageThxWindowClose {
	float: right;
	display: block;
	background: url('../images/design/but.png') top no-repeat;
	width: 24px;
	height: 24px;
	margin-top: -2px;
	cursor: pointer;
}

.msie7 #messageThx .messageThxTitle .messageThxWindowClose {
	margin-top: -30px;
	margin-right: 5px;
}

#messageThx  .messageThxData {
	padding: 8px;
	width: 420px;
	line-height: 18px;
}

#footer{
    margin-bottom: 100px;
    position: relative;
    margin: 10px auto 0px;
    padding: 0px 0px 0px 0px;
}
#footer.sport {
    margin-top: 0;
}
#footer .blue_line{
    background-color: #014596;
    height: 20px;
    width: 100%;
}

#footer .center_content{
    margin: 0 auto;
    width: 993px;
    position: relative;
    float: none;
    margin: 0px -498px;
    left: 50%;
}

#footer .gray_line{
    background: url("../images/footer/footer-gray.png") repeat left top;
    width: 100%;
    height: 200px;
}


#footer .gray_line_big {
    background: url("../images/footer/footer-gray.png") repeat left top;
    width: 100%;
    height: 285px;
}

#footer .label_right_big {
    position: absolute;
    top: 200px;
    left: 545px;
    width: 250px;
    color: #95979b;
    font-size: 10px;
}

#footer .label_right_big.additional5 {
    left: 635px;
}

.ru #footer .label_right_big {
    top: 201px;
    width: 288px;
}

#footer .center_content #footer_links{
    left: 175px;
    line-height: 20px;
    position: absolute;
}

.ie7 #footer .center_content #footer_links{
    left: 200px;
    top: -5px;
    line-height: 10px;
    position: absolute;
}

#footer .center_content #footer_links a{
    display: block;
    float: left;
    margin-right: 20px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 11px;
}


#footer .center_content #footer_address{
    width: 140px;
    height: 70px;
    position: absolute;
    bottom: -15px;
    background-color: #FFFFFF;
    padding: 5px;
    font-size: 10px;
}

#footer .center_content ul {
    padding: 0px;
    padding-left: 5px;
    margin: 0px;
}
#footer .center_content ul li{
    list-style: none outside none;
    padding: 3px 0px;
    margin: 0;
    background: url(../images/footer/icon-arrow.png) no-repeat left;
    padding-left: 14px;
}

.ie7 #footer .center_content ul li{
    list-style: none outside none;
    padding: 3px 0px 0px 0px;

}
#footer .center_content ul li a{
    color: #000000;
    cursor: pointer;
    font-family: arial,tahoma,verdana,sans-serif;
    font-size: 11px;
    padding: 0;
    margin: 0;
    line-height: 1;
    text-decoration: none;
}


#footer  .footer_name_menu{
    font-weight: bold;
    font-size: 11px;
    color:  #004687;
    text-transform:uppercase;
    display: block;

}

#footer .service_menu{
    width: 170px;
    padding-top: 10px;
    float: left;
}

#footer .service_menu .footer_name_menu,
#footer .block_two_menu .footer_name_menu,
#footer .top100 .footer_name_menu,
#footer .cooplink .footer_name_menu{
    padding: 3px 5px 7px !important;
}

#footer .block_two_menu{
    float: left;
    padding-top: 10px;
    width: 150px;




    margin-right: 150px;
}

#footer  .block_two_menu .sitetype_menu{
    padding-top: 10px;
}

#footer .top100{
    padding-top: 13px;
    position: absolute;
    right: 405px;
}
#footer .top100 .footer_name_menu {
    text-align: left;
    padding-left: 8px !important;
}

#footer .top100 .footer_name_menu_bottom {
    text-align: left;
    padding-left: 4px !important;
    color: #95979B;
    font-size: 10px;
    margin-top: 5px;
}
#footer .top100 .block{
    background-color: #fff;
    left: 50%;
    margin-left: -37px;
    padding: 5px;
    position: absolute;
}

#footer .top100 .block #cooplink{
}

#footer #coopdescr{
    position: absolute;
    top: 170px;
    left: 416px;
    width: 175px;
    color: #000000;
}

#footer #coopdescr span {
    color: #95979B;
    float: right;
    font-size: 10px;
    margin: 0;
    padding: 0;
    width: 167px;
}

#footer .footer_name_menu_bottom span:first-child {
    float: left;
    padding-top: 1px;
    width: 5px;
}

#footer #coopdescr span:first-child {
    float: left;
    padding-top: 1px;
    width: 5px;
}

#footer .cooplink{
    float: right;
    margin-left: 17px;
    padding-top: 10px;
    width: 186px;
}

#footer .cooplink ul, #footer .cooplink div.corner_5{
    float: left;
}

#footer .cooplink ul li, #footer .cooplink div.corner_5{
    width: 90px;
    height: 48px;
    background: #FFFFFF;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0px;
    margin: 3px 3px 0 0;
    text-align: center;
    position: relative;
    line-height: 46px;
}

#footer .cooplink ul li img{
    vertical-align: middle;
}

#footer .cooplink ul li, #footer .cooplink div.big{
    width: 90px;
    height: 90px;
    line-height: 90px;
}

#vertical_space_ios {
    height: 200px;
}

.top100 .footer_link5 {
    display: inline-block;
}

.footer_aw{
    width:90px;
    height:130px;
    background-color: #ffffff;
    /*padding-left:2px;*/
/*    padding-top: 7px;*/
    float: left;
    margin-right: 3px;

}

.footer_aw .image{
    height:120px;
    margin-top:5px;
    background-position:center !important;
    background-repeat: no-repeat !important;
}

.chzn-container-single .chzn-search {
    display: block;
}