/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
   font-size: 13px;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

/* global */
#all {
	
}

.wrap {
	width: 1000px;
	margin: 0 auto;
}

.relative {
	position: relative;
}

.clear {
	clear: both;
}
.hrLine {
    border-bottom: 1px solid #C8D0DC;
    display: block;
    height: 1px;
    margin: 13px 0 17px;
    width: 97%;
}
a {
	text-decoration: none;
}

ul,ol, li {
	list-style:none;
	margin: 0;
	padding: 0;
}

.hTitle { 
	border-top: 1px solid #8594cd;
background: #364eab;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2NGVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjMxNzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #364eab 0%, #223178 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#364eab), color-stop(100%,#223178));
background: -webkit-linear-gradient(top,  #364eab 0%,#223178 100%);
background: -o-linear-gradient(top,  #364eab 0%,#223178 100%);
background: -ms-linear-gradient(top,  #364eab 0%,#223178 100%);
background: linear-gradient(to bottom,  #364eab 0%,#223178 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#364eab', endColorstr='#223178',GradientType=0 );
color: white;
	text-indent: 11px;
	text-transform: uppercase;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
	font-size: 18px;
	line-height: 35px;
}

*+html .hTitle {
background: #364eab;
}

.fLeft {
	float: left;
}

.fRight {
	float: right;
}
.tRight {
	text-align: right;
}

.half {
	width: 50%;
}

.bgBright {
	background: #e1eaf7;
}
p {
	margin: 0;
	padding: 0;
}
.thinLine {
-webkit-box-shadow: inset 0 1px 1px 0 #DDDDDD;
   -moz-box-shadow: inset 0 1px 1px 0 #DDDDDD;
        box-shadow: inset 0 1px 1px 0 #DDDDDD;
    border-top: 1px solid #C8D0DC;
    display: block;
    margin: 1px 0;
}

.insetShadow {
-webkit-box-shadow: inset 0 1px 1px 0 #DDDDDD;
   -moz-box-shadow: inset 0 1px 1px 0 #DDDDDD;
        box-shadow: inset 0 1px 1px 0 #DDDDDD;
}
.outerShadow {
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
box-shadow: 0 0 2px #CCCCCC;
-webkit-box-shadow: 0 0 2px #CCCCCC;
-moz-box-shadow: 0 0 2px #CCCCCC;
	border-left: 1px solid #c8d0dc;
	border-right: 1px solid #c8d0dc;
	border-bottom: 1px solid #c8d0dc;
    padding: 13px 34px 48px;
}

/* global end */
   
/* header */
#header {

}

#topNav {
	background: white;
	border-left: 1px solid #c8d0dc;
	border-right: 1px solid #c8d0dc;
	border-bottom: 1px solid #c8d0dc;
	display: block;
-webkit-border-bottom-right-radius: 3px;
-webkit-border-bottom-left-radius: 3px;
-moz-border-radius-bottomright: 3px;
-moz-border-radius-bottomleft: 3px;
border-bottom-right-radius: 3px;
border-bottom-left-radius: 3px;
box-shadow: 0 0 2px #CCCCCC;
-webkit-box-shadow: 0 0 2px #CCCCCC;
-moz-box-shadow: 0 0 2px #CCCCCC;
	height: 26px;
}

#topNav li {
    float: left;
    line-height: 23px;
}

#topNav li a {
    color: #2C4092;
    font-size: 11px;
    padding-left: 12px;
    padding-right: 12px;
}

#topNav li:hover a, #topNav li.active a {

}

#top {
	height: 130px;
}

#top #logo {
    left: 0;
    position: absolute;
    top: 18px;
}

#social {
    position: absolute;
    right: 0;
    top: 18px;
}

#social li {
	float: left;
	margin-left: 7px;
}

#searchForm {
    position: absolute;
    right: 0;
    top: 81px;
}

#searchForm label {
    background: url("../img/search.png") repeat scroll 0 0 transparent;
    border: medium none;
    font-size: 12px;
    height: 29px;
    text-indent: 32px;
    width: 181px;
	display: block;
	cursor: pointer;
    padding-top: 1px;
}

#searchForm input {
    border: medium none;
    margin: 2px auto 0;
    padding-top: 6px;
    padding-bottom: 4px;
    display: block;
    padding-left: 6px;
}

:root #searchForm input {
	margin: 2px 0 0 25px \0/IE9;
}

#searchForm input {
	margin: 2px 0 0 25px \9;
}


/* header end */

/* mainNav */
#mainNav {
	font-family: 'Roboto', sans-serif;
	width: 100%;
}
#mainNav tr {
    list-style: none;
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

#mainNav tr td{
    border-right: 3px solid #E1EAF7;
    padding: 0;
	width: 0%;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

#mainNav tr td.last {
	border: none;
}
#mainNav tr {
    margin: 0;
    padding: 2px auto;
    text-align: center;
    white-space: nowrap;
}

#mainNav a {
	border-top: 1px solid #8594cd;
	display: block;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 9px 13px;
	border-left: 1px solid #ececec;
background: #2c4092;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2NGVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjMxNzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #364eab 0%, #223178 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#364eab), color-stop(100%,#223178));
background: -webkit-linear-gradient(top,  #364eab 0%,#223178 100%);
background: -o-linear-gradient(top,  #364eab 0%,#223178 100%);
background: -ms-linear-gradient(top,  #364eab 0%,#223178 100%);
background: linear-gradient(to bottom,  #364eab 0%,#223178 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#364eab', endColorstr='#223178',GradientType=0 );
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}

#mainNav td.current  a, #mainNav a:hover, #mainNav td.active  a {
	color: #2c4092;
	border-top: 1px solid white;
	font-weight: bold;
background: rgb(255,255,255);
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,1)));
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
*+html #mainNav tr  a {
	background: #2c4092;
	border-bottom: none;
	padding: 9px 5px;
}

*+html #mainNav td.current  a,*+html #mainNav a:hover,*+html #mainNav td.active  a {
	background: white !important;
}

#mainNabSubWrap {
	border-bottom: 1px solid #e1eaf7;
}
#mainNabSub {
	height: 31px;
}
#mainNabSub li {
	float: left;
}
#mainNabSub li a {
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	zoom: 1;
	*display: inline;
	_height: 250px;
    color: #2C4092;
    font-size: 12px;
    line-height: 31px;
    padding: 0 11px;
	background: url(../img/dot.jpg) no-repeat center right;
}
#mainNabSub li.active a,#mainNabSub li:hover a {
	color: blue;
}

#mainNabSub li.first a {
	padding-left: 0px;
}
#mainNabSub li.last a {
	background: none;
}
/* mainNav end */

/* content */
#content {
	float: left;
	width: 740px;
}
/* content end */

/* bigBlock */
.bigBlock {

}
.bigBlock .hTitle {

}
.bigBlock .bigNews {

}

.bigBlock .bigNews li {
    padding-bottom: 16px;
}

.bigBlock p {
    color: #464646;
    font-size: 13px;
    line-height: 17px;
    padding-bottom: 3px;
}

.bigBlock .bigNews li img{
    display: block;
    padding-bottom: 6px;
}

.bigBlock .bigNews li.one {
    float: left;
    width: 363px;
}
.bigBlock .bigNews li.two {
    float: right;
    width: 363px;
}

.bigBlock .bigNews li .title {
    color: #2C4092;
    display: block;
    font-size: 20px;
    font-weight: bold;
    line-height: 21px;
    padding-bottom: 5px;
}

.bigBlock .bigNews li .more {
	color: #f26522;
}

.bigBlock .smallNews li img{
    display: block;
    padding-bottom: 6px;
}

.bigBlock .smallNews li {
    padding-bottom: 16px;
}

.bigBlock .smallNews li.one {
	float: left;
	width: 240px;
    padding-right: 9px;
}
.bigBlock .smallNews li.two {
	float: left;
	width: 240px;	
}
.bigBlock .smallNews li.three {
	width: 240px;
	float: right;
}

.bigBlock .smallNews li .title {
    color: #2C4092;
    font-size: 13px;
    line-height: 14px;
    padding-bottom: 3px;
	display: block;
	font-weight: bold;
}

.bigBlock .smallNews li .more {
	color: #f26522;
}

.bigBlock .smallNews li ul {

}

.bigBlock .smallNews li ul li {

}

/* bigBlock end */

/* headers */
h1,h2,h3,h4,h5,h6 {
    margin: 0 0 6px;
    padding: 0;
}
h1 {
	font-size: 23px;
	color: #2C4092;
}
/* headers end */

/* Sidebar */
#sidebar {
    background: url("../img/verticalLine.png") no-repeat scroll 0 11px transparent;
    float: right;
    padding-left: 6px;
    width: 250px;
}

.widget {

}

.widget .hTitle {
    font-size: 16px;
    line-height: 29px;
    margin-bottom: 10px;
}

.widget .hTitle img{
	margin-bottom: 3px;
}

.widgetBody {

}

.nList {
	font-size: 11px;
}

.nList li {
	padding-bottom: 13px;
}

.nList h4 {
    color: #F26522;
    font-size: 16px;
	font-weight: bold;
    margin: 0;
}

.nList h5 {
    color: #2C4092;
    font-size: 12px;
	font-weight: bold;
    padding-bottom: 5px;
	margin: 0;
}

/* Sidebar end */

/* footer */
#footer {
    background: none repeat scroll 0 0 white;
}

.footerNav {
	display: block;
}

.footerNav li {
    float: left;
    margin-right: 10px;
}

.footerNav li a {
	color: #2C4092;
	font-size: 12px;
}

.footerNav li:hover a,.footerNav li.active a {
	font-weight: bold;
}

/* footer end */

/* underground */
#underground {
    min-height: 50px;
}

#underground p {
	color: #898989;
	font-size: 11px;
	margin-top: 8px;
}

/* underground end */

/* ads */
.ads428x93 {

}

.ads999x157 {
    padding-bottom: 13px;
}

.ads738x80 {
    padding-bottom: 13px;
}

#top .ads428x93 {
    left: 355px;
    position: absolute;
    top: 18px;
}

/* ads end */

/* contacts */
#formRegistration {
	padding-top: 25px;
}
#formRegistration table {
	width: 100%;
}
#formRegistration td {
	width: 50%;
	text-align: center;
}
#formRegistration td.td1 {
	text-align: right;
}
#formRegistration td.td2 {
	text-align: left;
}
#formRegistration .text {
    background: none repeat scroll 0 0 #E2E2E2;
    border: 1px solid #C0C0C0;
    font-size: 12px;
    padding: 4px 3px;
    width: 157px;
}
#formRegistration label {
    font-size: 14px;
    font-weight: bold;
    padding-right: 3px;
	cursor: pointer;
}
#formRegistration .submit {
	font-size: 15px;
	color: white;
	border: none;
	border-top: 1px solid #8594cd;
background: #364eab;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2NGVhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMjMxNzgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #364eab 0%, #223178 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#364eab), color-stop(100%,#223178));
background: -webkit-linear-gradient(top,  #364eab 0%,#223178 100%);
background: -o-linear-gradient(top,  #364eab 0%,#223178 100%);
background: -ms-linear-gradient(top,  #364eab 0%,#223178 100%);
background: linear-gradient(to bottom,  #364eab 0%,#223178 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#364eab', endColorstr='#223178',GradientType=0 );

-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: bold;
padding: 2px 15px;
}
#formRegistration span {
	color: #2c4092;
}
#formRegistration .submitTd {
	padding-top: 10px;
	padding-bottom: 50px;
}
/* contacts end */

/* article */
.article {
	
} 
.article img.alignRight {
	float: right;
	margin-bottom: 7px;
	margin-left: 7px;
}
.article p{
	margin-bottom: 20px;
}
.share{
	height: 43px;
}
.share li{
	float: left;
	font-weight: bold;
	margin-right: 7px;
}
.simpleHeader {
	color: #2c4092;
	font-size: 13px;
	font-weight: bold;
}
.morePhotos{

}
.morePhotos li{
	margin-right: 3px;
	float: left;
	margin-bottom: 3px;
}
.morePhotos li.last{
	margin-right: 0;
}
/* article end */


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
