/* error MSG*/
#error-msg{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	background:url(../../images/main/bg-error-shadow.png) repeat-x;
	height:229px;
	padding:50px 0 0;
	overflow:hidden;
	z-index:999999;
}
#error-msg .row{
	position:relative;
	float:left;
	left:50%;
}
#error-msg .holder{
	position:relative;
	float:left;
	left:-50%;
}
#error-msg .holder .image{
	background:url(../../images/main/ico-error.png) no-repeat;
	width:46px;
	height:48px;
	display:inline-block;
	margin:0 20px 0 0;
	float:left;
	vertical-align:top;
}
#error-msg .holder .text-box{
	display:inline-block;
	color:#ff928f;
	font-weight:bolder;
	font-size:25px;
	line-height:28px;
	vertical-align:top;
	padding:8px 0 0;
}

.ajlwlogin{text-align:center; padding-top:30px;}


ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}

ul#topnav li {
	//float: left;
	//margin: 0; padding: 0;
	//position: relative;
	float:left;
	background:url(../../images/main/sprites.png) no-repeat 0 -1987px;
	padding:0 0 0 2px;
	position:relative;
}

ul#topnav li:first-child{background:none;}

ul#topnav li a {
	//float: left; 
	//text-indent: -9999px;
	//height: 44px;
color: white;
font-size: 16px;
line-height: 19px;
text-decoration: none;
float: left;
height: 34px;
padding: 12px 12px 0 9px;
}

ul#topnav li a.more{background:url(../../images/main/sprites.png) no-repeat 100% -71px;}
ul#topnav li.active a,
ul#topnav li:hover a{
	background-color:#1585ca;
	color:#bcfac3;
}
ul#topnav li.active .more,
ul#topnav li a.more:hover{background:#1585ca url(../../images/main/sprites.png) no-repeat 100% -128px;}


ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; }

ul#topnav li .sub {
	position: absolute;	
	top: 47px; left: 0;
	background: #48abff ;
	padding: 20px 20px 20px;
	float: left;
	/*--Bottom right rounded corner--*/
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	/*--Bottom left rounded corner--*/
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	display: none;

}
ul#topnav li .row {clear: both; float: left; width: 100%; margin-bottom: 10px;}
ul#topnav li .sub ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
ul#topnav .sub ul li {
	width: 100%;
	color: #fff;
	background:none;
}
ul#topnav .sub ul li h2 {
	padding: 0;  margin: 0;
	font-size: 16px !important;
	font-weight: normal;
	text-transform: none;
}


ul#topnav .sub ul li h2 a {
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
	font-size: 16px;
}
ul#topnav .sub ul li a {
	float: none; 
	text-indent: 0; /*--Reset text indent--*/
	height: auto;
	background: url(../../images/main/navlist_arrow.png) no-repeat 5px 9px;
	padding: 2px 1px 1px 15px;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 12px;
}

ul#topnav .sub ul li a:hover {
	background-position: 5px 9px ; 	
	color:#BCFAC3 !important;
}

.news-wrap .main-news p a{
font-size:12px;
color: #054770;
text-decoration: none;}

.news-wrap .main-news p a:hover {
text-decoration: underline;
color: #0692DF;
}

.tm {margin-bottom:15px}


.city-news-ttl a{
	text-decoration:none;
	color:#f44602;
	display:inline-block;
	line-height:24px;
	vertical-align:middle;
}

.city-news-ttl a:hover{color:#0692df;}



.inputs.error {
    background: url(../../images/main/input_status.gif) no-repeat scroll right -38px;
}

.inputs.valid {
    background: url(../../images/main/input_status.gif) no-repeat scroll right -18px transparent;
}

.inputs.load {background:url(../../images/main/loadersmal.gif) no-repeat right center #FFF;}

label.error {
	color: #FF0000 !important;
	line-height: 13px;
	font-size:11px;
 	display:block;
	padding-top:8px;
	padding-bottom:8px;
}

label.checked {
	float:none;
	font-weight:bold;
	color:#00CC00;
	width:20px;
}




form .description {
    background: url("../../images/main/aster.gif") no-repeat scroll left 3px transparent;
    display: inline-block;
    font-size: 100%;
    margin-left: 265px;
    margin-top: 18px;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    vertical-align: top;
    width: 300px;
}



.form-required {
    font-size: 16px;
    color: #FF0000;
    font-weight: bold;
}

span.hline {color: #0074B8;text-decoration:underline}

.rfield{clear:both;margin-bottom:50px}
.rfield .col{margin-left:0px;}
.clear {clear:both}


.toggler{
	width:100%;
	background:url(../../images/main/dot.gif) left bottom repeat-x !important;
	margin:20px 40px 25px 20px;
}

.togglerboxes {
	cursor:pointer;
	text-decoration:none!important;
	display: block;
	line-height:32px;
	padding:0;
	margin:20px 40px 25px 20px;
	color:#2fa13c;
	font-size:14px;
	background:url(../../images/main/dot.gif) left bottom repeat-x !important;

}

.togglerboxes-closed {

}

.togglerboxes-closed span {
	background: url(../../images/main/sprites.png) no-repeat right -1165px;
        display:block;
}

.togglerboxes-closed span:hover {
	color:#F44602!important;
	background: url(../../images/main/sprites.png) no-repeat right -1268px;
}

.togglerboxes-opened {

}

.togglerboxes-opened span{
	background: url(../../images/main/sprites.png) no-repeat right -1268px;
        display:block;
}

.togglerboxes-opened span:hover {
	color:#F44602!important;
	background: url(../../images/main/sprites.png) no-repeat right -1165px;
}


.tipsy {padding: 5px; font-size: 11px; opacity: 0.9; filter: alpha(opacity=90); background-repeat: no-repeat;  background-image: url(../../images/main/tipsy.gif); }
.tipsy-inner {padding: 5px 8px 4px 8px; background-color:#00a4ff; color: white; max-width: 200px; text-align: center;}
.tipsy-inner {-moz-border-radius:3px; -webkit-border-radius:3px;}
.tipsy-north {background-position: top center;}
.tipsy-south {background-position: bottom center;}
.tipsy-east {background-position: right center;}
.tipsy-west {background-position: left center;}


#osx-modal-content, #osx-modal-data {display:none;}

/* Overlay */
#osx-overlay {background-color:#000; cursor:wait;}

/* Container */
#osx-container {background-color:#eee; color:#000; font: 16px/24px "Lucida Grande",Arial,sans-serif; padding-bottom:4px; width:600px; -moz-border-radius-bottomleft:6px; -webkit-border-bottom-left-radius:6px; -moz-border-radius-bottomright:6px; -webkit-border-bottom-right-radius:6px; border-radius:0 0 6px 6px; -moz-box-shadow:0 0 64px #000; -webkit-box-shadow:0 0 64px #000; box-shadow:0 0 64px #000;}
#osx-container a {color:#F44602;}
#osx-container #osx-modal-title {color:#000; background-color:#ddd; border-bottom:1px solid #ccc; font-weight:bold; padding:6px 8px; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close {display:none; position:absolute; right:0; top:0;}
#osx-container .close a {display:block; color:#777; font-weight:bold; padding:6px 12px 0; text-decoration:none; text-shadow:0 1px 0 #f4f4f4;}
#osx-container .close a:hover {color:#000;}
#osx-container #osx-modal-data {font-size:12px; padding:6px 12px;}
#osx-container h2 {margin:10px 0 6px;}
#osx-container p {margin-bottom:4px;}
#osx-container span {color:#777;}


.b-share .b-share-tweetmeme, .b-share .b-share-google, .b-share .b-share-facebook, .b-share .b-share-vkontakte {float: left;}
.b-share .b-share-google {width: 79px;position: relative;top: 1px;}
.b-share .b-share-vkontakte {margin-right: 5px;}

.share-block .g-fr .b-share .b-share-facebook, .last .b-share .b-share-facebook {
margin-right: 0;
}

.b-share .b-share-facebook {
width: 135px !important;
}

.b-share .b-share-facebook {
position: relative;
top: 1px;
}

.b-share .b-share-tweetmeme {
margin-right: 10px;
position: relative;
top: 1px;
}