body {
    color: #777;
    line-height: 1.3;
    height: 100%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    background: #eee url(../images/bg_body.png) repeat;
	margin: 0;
	padding: 0;	
	height:100%;
	overflow-x:hidden;
}
/*  Global Formatting */
h1 {
	font-size: 180%;
	color: rgb(0, 51, 102);
	background: #fff;
	line-height: 26px;
	padding: 10px !important;
	display: block;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-weight: 700;
	text-transform: uppercase;
	box-shadow: 2px 2px #ccc;
	margin: 0 0 15px 0 !important;
}
h2 {font-size:160%;line-height: 1em;font-weight: 500;color: rgb(0, 51, 102);}
h3 {font-size:140%;line-height: 1em;font-weight: 500;color: rgb(0, 51, 102);}
h4 {font-size:120%;line-height: 1em;font-weight: 500;color: rgb(0, 51, 102);}
h5 {font-size:100%;line-height: 1em;font-weight: 500;color: rgb(0, 51, 102);}
h6 {font-size:80%;line-height: 1em;font-weight: 500;color: rgb(0, 51, 102);}
a,a:link,a:visited{outline:none;text-decoration:none; color: #003366;}
a:hover{text-decoration:underline;}
img {border: 0 none; margin:0 8px 0 0; padding:0;}
*{margin:0; padding:0}
ul,ol{padding-left:10px; margin-left:12px; clear:both;}
p{ padding-bottom:4px;
padding-top:5px;
 text-align: justify; margin:0px 0px 0px 0px;}
pre, blockquote, h1, h2, h3, h4, h5, h6{
    margin: 0px 0;
    padding: 0px 0px 0px 0px;
}
/* Clears Divs */
.clr{clear: both; height:0px;overflow: hidden;}
/* Clearfix  */
* html .clearfix{ height:1%;}
html[xmlns] .clearfix{ display:block;}
.clearfix:after{
	clear:both;
	content:".";
	display:block;
	height:0;
	visibility:hidden;
}
#header {
	float:left;
	width:100%;
}

#main {
	float:left;
	width:100%	
}
#spacer {
	float:left;
	width:100%	
}
#spacer div.hr{
	width: 100%;
	height: 70px;
	float: left;
	background: url(../images/vt_bg_footer_wapper.png) right top no-repeat;
}
#footer {
	float:left;
	width:100%;
	margin-bottom: 5px;
	padding: 15px 0px;
	background: #fff;
	border-top: 1px solid #e9e9e9;
	border-bottom: 1px solid #e9e9e9;
}
.wrap {
	width:100%;
	max-width:980px;
	margin: 0 auto;
}
.logo{
	position: relative;
    float: left;
    width: 30%;
    height: 220px;
    z-index: 1;
}
.social{	
	float:right;
	width: 70%;
	height:88px;
}
@media screen and (max-width: 500px) {
	.social .moduletable {
		display:none;
	}
}
@media screen and (min-width: 500px) {
	.social-mobile {
		display:none;
	}
}
@media screen and (max-width: 500px) {
	.social-mobile {
		display:block;
		float:left;
		width:100%
	}
}
@media screen and (max-width: 500px) {
	.social-mobile p{
		text-align:center !important;
	}
}
@media screen and (max-width: 500px) {
	.social-mobile img{
		width: 65px;
		height: 65px;
		margin: 10px 5px;
		border-radius: 15px;
	}
}
.social img{
	width: 50px;
	height: 50px;
	margin: 10px 5px;
	border-radius: 15px;
}
@media screen and (max-width: 650px) {
	.social img{
		width: 40px;
		height: 40px;
		margin: 15px 5px;
		border-radius: 15px;
	}
}
@media screen and (max-width: 550px) {
	.social img {
		width: 30px;
		height: 30px;
		margin: 10px 5px;
		border-radius: 15px;
	}
}
.language{
	float: right;
	width: 70%;
	height: 60px;
	background: #fff;
}
div.mod-languages ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: right;
}
div.mod-languages img {
    border: none;
	width:48px;
	height:48px;
	margin: 5px 0 5px 0;
}
.contact{
	float:left;
	width: 30%;
	color: #999;
	text-align: center;
}
@media screen and (max-width: 750px) {
	.contact{
		float: left;
		width: 100%;
		color: #999;
		text-align: center;
		margin: -50px 0 20px 0;
	}
}
.contact h3 {
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 48px;
}
.slider{	
	float:right;
	width: 70%;
	max-width: 643px;
//	height:410px;
	position: relative;
	margin:10px 0 0 0;
}
@media screen and (max-width: 750px) {
	.slider{	
		float: right;
		width: 100%;
		max-width: 643px;
		position: relative;
		margin: -60px 0 0 0;
		z-index: 0;
	}
}
@media screen and (max-width: 550px) {
	.slider{	
		float: right;
		width: 100%;
		max-width: 643px;
		position: relative;
		margin: 0;
		z-index: 0;
	}
}
.slider .mask {
    background: url(../images/slide-mask.png) -1px center no-repeat !important;
	height: 100%;
	position: absolute;
	z-index: 1;
	width: 100%;
		height: 100%;
}
@media screen and (max-width: 650px) {
	.slider .mask {
		background: url(../images/slide-mask-m.png) -1px center no-repeat !important;
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
	}
}
@media screen and (max-width: 550px) {
	.slider .mask {
		background: url(../images/slide-mask-sx.png) -1px center no-repeat !important;
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
	}
}
@media screen and (max-width: 480px) {
	.slider .mask {
		background: url(../images/slide-mask-sxx.png) -1px center no-repeat !important;
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 100%;
	}
}
.left{
	float:left;
	width:30%;
}
@media screen and (max-width: 550px) {
	.left{
		display:none;
	}
}
@media screen and (min-width: 550px) {
	.moduletable-mobile{
		display:none;
	}
}
@media screen and (max-width: 550px) {
	.moduletable-mobile{
		display:block;
		margin: 10px 0;
	}
}
a.accordion-toggle {
	text-align:center;
	font-weight:700
}
#nsm_btn_3 {
    background: url("../images/b3.png") no-repeat scroll 0 0 transparent !important;
    cursor: pointer;
    padding: 10px 20px 19px 0px;
    margin: 7px 3px;
    text-align: center;
    vertical-align: middle;
    font-family: Verdana;
    font-size: 14px;
    font-variant: small-caps;
    font-weight: bold;
    text-decoration: none;
    font-weight: bold;
    list-style: none outside none;
}
@media screen and (max-width: 805px) {
	#nsm_btn_3 {
		background: url("../images/b3s.png") no-repeat scroll 0 0 transparent !important;
		cursor: pointer;
		padding: 10px 20px 19px 0px;
		margin: 7px 3px;
		text-align: center;
		vertical-align: middle;
		font-family: Verdana;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
		text-decoration: none;
		font-weight: bold;
		list-style: none outside none;
	}
}
@media screen and (max-width: 650px) {
	#nsm_btn_3 {
		background: url("../images/b3sx.png") no-repeat scroll 0 0 transparent !important;
		cursor: pointer;
		padding: 5px 20px 0px 0px;
		margin: 7px 3px;
		text-align: center;
		vertical-align: middle;
		font-family: Verdana;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
		text-decoration: none;
		font-weight: bold;
		list-style: none outside none;
	}
}
@media screen and (max-width: 550px) {
	#nsm_btn_3 {
		background: url("../images/b3.png") no-repeat scroll 0 0 transparent !important;
		cursor: pointer;
		padding: 10px 20px 19px 20px;
		margin: 7px 3px;
		text-align:left;
		vertical-align: middle;
		font-family: Verdana;
		font-size: 14px;
		font-variant: small-caps;
		font-weight: bold;
		text-decoration: none;
		font-weight: bold;
		list-style: none outside none;
	}
}
#nsm_btn_3 a {
    color: #EEE !important;
    text-decoration: none;
}
.bc{
	float:left;
	width:100%;
	max-width: 646px;
}
.content{
	float:left;
	width:70%;
	max-width: 685px;
}
@media screen and (max-width: 750px) {
	.content img{
		float: none !important;
		width: 95%;
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 550px) {
	.content{
		width:100%;
	}
}
#footer .menu{
	float:left;
	width:80%;
}
#footer .menu ul {
    text-align: left;
    list-style: none;
    padding: 0px 0px;
    margin: 0px 5px;
}
#footer .menu ul li {
    list-style: none;
    padding: 0px 15px 0px 0px;
    display: inline;
}
#footer .menu ul li a {
    background: none;
    padding: 0px !important;
    border: 0;
    color: #999;
	font-weight:bold;
}
#gotop{
	float:right;
	width:20%;
}
#gotop p a {
    display: block;
    background: url(../images/gotop.png) center top no-repeat;
    height: 11px;
    width: 22px;
	float: right;
}
#gotop p span {
    display: none;
}
.copy{
	color: #999;
	line-height: 20px;
	text-align: left;
}


/*##################### TABS AND MODALS #####################*/
/* Базовый контейнер табов */
.tabs {
  min-width: 320px;
  max-width: 800px;
  padding: 0px;
  margin: 0 auto; 
}
/* стили секций с содержанием */
section {
  display: none;
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
}
.tabs input {
  display: none;
}
/* стили вкладок (табов) */
.tabs label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #aaa;
  border: 1px solid #ddd;
  background: #f1f1f1;
  border-radius: 3px 3px 0 0;
}
/* изменения стиля заголовков вкладок при наведении */
.tabs label:hover {
  color: #888;
  cursor: pointer;
}
/* стили для активной вкладки */
.tabs input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 1px solid #009933;
  border-bottom: 1px solid #fff;
  background: #fff;
}
/* активация секций с помощью переключателя :checked */
#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
  min-height: 450px;
}
/* медиа запросы для различных типов носителей */  
@media screen and (max-width: 680px) {
  .tabs label {
    font-size: 0;
  }
 
  .tabs label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .tabs label {
    padding: 15px;
  }
}

/* Базовый контейнер табов */
.tabs2 {
  min-width: 320px;
  max-width: 800px;
  padding: 0px;
  margin: 0 auto; 
}
/* стили секций с содержанием */
section {
  display: none;
  padding: 15px;
  background: #fff;
  border: 1px solid #ddd;
}
.tabs2 input {
  display: none;
}
/* стили вкладок (табов) */
.tabs2 label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #aaa;
  border: 1px solid #ddd;
  background: #f1f1f1;
  border-radius: 3px 3px 0 0;
}
/* изменения стиля заголовков вкладок при наведении */
.tabs2 label:hover {
  color: #888;
  cursor: pointer;
}
/* стили для активной вкладки */
.tabs2 input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 1px solid #009933;
  border-bottom: 1px solid #fff;
  background: #fff;
}
/* активация секций с помощью переключателя :checked */
#tab25:checked ~ #content25,
#tab26:checked ~ #content26,
#tab27:checked ~ #content27,
#tab28:checked ~ #content28 {
  display: block;
  min-height: 450px;
}
/* медиа запросы для различных типов носителей */  
@media screen and (max-width: 680px) {
  .tabs2 label {
    font-size: 0;
  }
 
  .tabs2 label:before {
    margin: 0;
    font-size: 18px;
  }
}
@media screen and (max-width: 400px) {
  .tabs2 label {
    padding: 15px;
  }
}

.modalDialog {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}

.modalDialog:target {
	display: block;
	pointer-events: auto;
}

.modalDialog > div {
    width: 610px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px;
    border-radius: 10px;
    background: #fff;
}
.close {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close:hover { background: #00d9ff; }



.modalDialog2 {
	position: fixed;
	font-family: Arial, Helvetica, sans-serif;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.8);
	z-index: 99999;
	-webkit-transition: opacity 400ms ease-in;
	-moz-transition: opacity 400ms ease-in;
	transition: opacity 400ms ease-in;
	display: none;
	pointer-events: none;
}

.modalDialog2:target {
	display: block;
	pointer-events: auto;
}

.modalDialog2 > div {
    width: 610px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px;
    border-radius: 10px;
    background: #fff;
}
.close2 {
	background: #606061;
	color: #FFFFFF;
	line-height: 25px;
	position: absolute;
	right: -12px;
	text-align: center;
	top: -10px;
	width: 24px;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	-moz-box-shadow: 1px 1px 3px #000;
	-webkit-box-shadow: 1px 1px 3px #000;
	box-shadow: 1px 1px 3px #000;
}

.close2:hover { background: #00d9ff; }

/*##################### NAVIGATION SECTION #####################*/
/* Pathway Breadcrumbs is Module*/
    .breadcrumb{font-weight: 700; width:550px; padding:8px 0 20px 40px; display:block; background:url(../images/pathway.png) left 6px no-repeat; color:#666; overflow:hidden; height:18px; line-height:28px; float:left;}
	.breadcrumb li {display:inline-block; text-decoration:none;}
	.breadcrumb img{display:none; visibility:hidden;}
	a.pathway:link,
	a.pathway:visited,
	a.pathway:active{
	text-transform:uppercase; 
	text-decoration:none; 
	background:url(../images/pathway_arrow.png) right center no-repeat;
	padding:5px 15px 5px 0;
	margin-right:5px;
	overflow:hidden;
	}
.moduletable_menu ul {
	margin:0;
	padding:0;
}  
.moduletable_menu ul li {
	margin:0 0 5px 0;
	list-style:none;
}   
.moduletable_menu a, .moduletable_menu a:link, .moduletable_menu a:visited {
    color: rgb(15, 108, 138);
    font-weight: 700;
    font-variant: small-caps;
    font-size: 13pt;
    display: block;
    text-decoration: none;
    padding: 10px 10px 8px 15px;
    background: url(../images/b1000000.png) left no-repeat;
    margin: 0 2px 0 0;
}
@media screen and (max-width: 805px) {
	.moduletable_menu a, .moduletable_menu a:link, .moduletable_menu a:visited {
		color: rgb(15, 108, 138);
		font-weight: 700;
		font-variant: small-caps;
		font-size: 11pt;
		display: block;
		text-decoration: none;
		padding: 10px 10px 8px 15px;
		background: url(../images/lmenu-bgs.png) left no-repeat;
		margin: 0 2px 0 0;
	}
}
@media screen and (max-width: 650px) {
	.moduletable_menu a, .moduletable_menu a:link, .moduletable_menu a:visited {
		color: rgb(15, 108, 138);
		font-weight: 700;
		font-variant: small-caps;
		font-size: 11pt;
		display: block;
		text-decoration: none;
		padding: 10px 10px 8px 15px;
		background: url(../images/lmenu-bgsx.png) left no-repeat;
		margin: 0 2px 0 0;
	}
}
@media screen and (max-width: 550px) {
	.moduletable_menu a, .moduletable_menu a:link, .moduletable_menu a:visited {
		color: rgb(15, 108, 138);
		font-weight: 700;
		font-variant: small-caps;
		font-size: 13pt;
		display: block;
		text-decoration: none;
		padding: 10px 10px 8px 15px;
		background: url(../images/b1000000.png) left no-repeat;
		margin: 0 2px 0 0;
	}
}
.moduletable_menu ul.menu li ul li, .moduletable_menu ul.menu li ul li {
    background-position: left top;
    padding-bottom: 0;
}
.moduletable_menu .menu ul li a, .moduletable_menu .menu ul li a:link, .moduletable_menu .menu ul li a:visited, #current ul li a {
    color: rgb(15, 108, 138);
    font-weight: 700;
    font-variant: small-caps;
    font-size: 9pt;
    display: block;
    background: none;
    background-color: transparent;
    padding: 2px 2px 8px 15px;
}