* {margin:0; padding:0; font-family:verdana,arial,serif;}
img {border:0;}

@font-face {
    font-family: 'PlumbBoldCRegular';
    src: url('/fonts/plumbboldc-webfont.eot');
    src: url('/fonts/plumbboldc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/plumbboldc-webfont.woff') format('woff'),
         url('/fonts/plumbboldc-webfont.ttf') format('truetype'),
         url('/fonts/plumbboldc-webfont.svg#PlumbBoldCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'PlumbLightCRegular';
    src: url('/fonts/plumblightc-webfont.eot');
    src: url('/fonts/plumblightc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/plumblightc-webfont.woff') format('woff'),
         url('/fonts/plumblightc-webfont.ttf') format('truetype'),
         url('/fonts/plumblightc-webfont.svg#PlumbLightCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlumbMediumCRegular';
    src: url('/fonts/plumbmediumc-webfont.eot');
    src: url('/fonts/plumbmediumc-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/plumbmediumc-webfont.woff') format('woff'),
         url('/fonts/plumbmediumc-webfont.ttf') format('truetype'),
         url('/fonts/plumbmediumc-webfont.svg#PlumbMediumCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.plumb {
	font-family: 'PlumbMediumCRegular';
}
.plumb-light {
	font-family: 'PlumbLightCRegular';
}
.plumb-bold {
	font-family: 'PlumbBoldCRegular';
}

/**
h1, h2, h3, h4, h5, h6 {
	font-family: 'PlumbMediumCRegular';
}**/

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

a , .link{ color:#007dde; }
a:hover {text-decoration:none;;}
.clearer {clear:both;}
.h100 { height:100px; }
.h10 { height:10px; }
.h15 { height:10px; }
.h25 { height:25px; }
.gbb {border-bottom:1px solid #999999; padding-bottom:5px;}
.mb15 {margin-bottom:15px;}
.mb25 {margin-bottom:25px;}
.mfaq {margin:0 50px 15px 50px;}
h6 {
	font:normal 21px verdana;
	color:#333333;
	margin-bottom:25px;
}
h4 {
	color:#007dde;
	font-size:8px;
}
h2 {
	margin-top:25px;
}
h3 {
	margin-top:15px;
}
h1 {
	font:normal 24px verdana;
	text-transform:uppercase;
	margin:15px 0;
}
h1 span, h2 span, h3 span {
	display:none;
}
blockquote.quoteindex {
	background:url(/i/quotes.png) no-repeat top left;
	width:245px;
	position:relative;
	left:-15px;

}
blockquote div {
	padding-bottom:3px;
	font-size:11px;
	line-height:16px;
	margin-bottom:7px;
}
blockquote.quoteindex div {
	margin-left:15px;
}
p {
	font-size:11px;
	margin-bottom:10px;
	line-height:16px;
}
dl {
	font-size:12px;
	line-height:1.4em;
}
dd {
	margin-bottom:25px;
	font-size:11px;
}
dt {
	margin-bottom:4px;
}
dt span {
	display:block;
	margin-bottom:5px;
}
ul {
	margin-left:25px;
	font-size:11px;
}
.rightwide ul { font-size:11px; }
niceform.input {
	border:1px solid #333333;
	background-color:#626262;
	color:white;
	font-size:11px; 
}
.f11 * { font-size:11px; }
.f11 td * { vertical-align:middle; }
.sbmt { height:20px; width:110px; font-size:11px; }

html, body {
	background-color:white;
	min-height:100%;
}





.flashsize {width:720px; height:435px;}
#ffsbg {
	width:100%; height:100%; border:0; padding:0; margin:0; 
	display:none; z-index:10; background-color:white; position:absolute; top:0; left:0;
}

#container, #container1 {
	width:975px;
	margin:0 auto;
}
#container #ffs {
	width:720px;
	height:435px;
	z-index:20;
}
* html #container1 { width:975px; overflow:hidden; }
#toplinks {
	margin:25px 0 10px 0;
	float:right;
}
#toplinks ul {
	list-style-type:none;
	float:right;
}
#toplinks ul li {
	float:right;
	margin-left:10px;
	font-size:11px;
}
#telmail a {
	float:right;
}
#telmail a img {
	margin-bottom:1px;
}
#ie6tel { float:right; }
#telmail a:hover img {
	border-bottom:1px solid #88c2f0;
	margin:0;
}
#mainmenu {
	list-style-type:none;
	border:1px solid black;
	border-bottom:10px solid black;
	float:left;
	width:973px;
	margin:15px 0 10px;
	background:white;
}
#mainmenu li {
	float:left;
	border-right:1px solid black;
	height:38px;
}
#mainmenu li.last {
	border:0;
}
#mainmenu li.active {
	background-color:#007dde;
}
#mainmenu li a {
	margin:15px;
	float:left;
	padding-bottom:1px;
	border-bottom:1px solid #333333;
}
#mainmenu li a:hover {
	border:0;
}
#mainmenu li div.li {
	height:38px;
	width:5px;
	background-color:#007dde;
	position:relative;
}
#mainmenu li div.right {
	float:right;
	right:-6px;
}
#mainmenu li div.left {
	float:left;
	left:-6px;
}
.bt {
	padding-top:57px;
	border-top:1px solid #999999;
}
div.leftcol {
	float:left;
	width:230px;
	margin-right:25px;
}

div.rightcol {
	float:right;
	width:230px;
}

li {
	line-height: 20px; 
}

div.centercol {
	float:left;
	width:465px;
}

div.centercol li{
	line-height:16px;
}

div.rightwide {
	float:right;
	width:720px;
}
#features {
	width:100%;
	height:435px;
	background:#007be7;
}

div.leftwide {
	float:left;
	width:720px;
	border-top:1px solid #c8c8c8;
	margin-bottom:25px;
}
.wrap-leftwide { margin-top:35px;}
.news-nav { margin:10px 0 0px;}

div.rightfull { width:230px; border-top:1px solid #c8c8c8; padding:35px 0 0 25px;}
#leftmenu h1 {
	border-bottom:1px solid #c9c9c9;
	padding:9px 0;
	margin:0 0 5px;
}
#leftmenu h1.extended {
	border-top:1px solid #c9c9c9;
	background:url(/i/lm-pip.gif) no-repeat right center;
}
#container1 #leftmenu ul {
	list-style-type:none;
	margin-left:0;
}
#leftmenu .mt25 {
	margin-top:25px;
}
#leftmenu ul li a {
	font-size:13px;
	font-family:Arial,serif;
	line-height:18px;
}
.adblock {
	margin-bottom:15px;
	display:block;
}
.adblock_text {
	background:url('/img/b2_bg.jpg') no-repeat 0 0;
	color:#fff;
	font-family:'Myriad Pro';
	font-size:11px;
	height:30px;
	line-height:14px;
	padding:7px 20px 7px 12px;
	text-decoration:none;
	text-transform:uppercase;
	width:230px;
}
.h25 {
	height:25px;
}
.adblockblack {
	width:216px;
	min-height:13px;
	background-color:black;
    padding: 7px;
}
.adblockblack a
{
    font-size: 10px;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    text-decoration: none;
    margin-right: -7px;
}
ul.pages {
	list-style-type:none;
}
ul.pages li {
	float:left;
	margin:5px 5px 0 0;
}
ul.pages li a {
	display:block;
	color:#333333;	
	width:25px;
	height:20px;
	padding-top:5px;
	text-decoration:none;
	font-size:12px;
	text-align:center;
}
ul.pages li a:hover, ul.pages li a.active {
	color:white;
	background-color:#007dde;
}
ul.bt li {
	margin-bottom:5px;
}
.smalltext {
	font-size:11px;
}
.smalltext p {
	margin:25px 0 15px;
}
.rightcol p.comunity {
	margin-top:0;
	font-size:12px;
}
.up40 {
	position:relative;
	top:-40px;
}
ul.comunity {
	list-style-type:none;
	font-size:15px;
	margin-left:0;
}
ul.comunity li {
	margin-bottom:5px;
}
.specialhr {
	border-bottom:2px solid #ced0c1;
	margin-bottom:5px;
}
.grey {
	color:#888888;
}
#foundry {
	margin:25px 0;
}
#youtube div {
	width:300px;
	float:left;
	margin-right:25px;
	margin-top:15px;
	margin:15px 25px 50px 0;
	color:#474747;
}
#youtube div img {
	float:left;
	margin-right:5px;
}
#youtube div small {
	color:#666666;
	display:block;
}
#bottommenu { border-top:1px solid #c8c8c8; padding-top:25px;}
#bottommenu div, #botmenu div div {
	float:left;
	margin-right:25px;
}
#bottommenu a {
	color:#333333;
	text-decoration:none;
}
#bottommenu a:hover {
	text-decoration:underline;
}
#bottommenu h2 a {
	font-size:13px;
	font-weight:bold;
}
#bottommenu h3 a {
	font-family:Georgia, 'Times New Roman', Times, serif;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}
#container2 #bottommenu h2,#container2  #bottommenu h3 {
	margin-top:15px;
}
#bottommenu ul {
	list-style-type:none;
	margin-top:15px;
	margin-left:0;
	font-size:11px;
}
#footer {
	margin-top:50px;
}
#footer p {
	font-size:11px;
}
#footer a {
	color:black;
}
.quarta {
	width:225px;
	float:left;
	margin-right:25px;
}
.fourth {
	margin:0;
}
.newsblock {
	margin-bottom:50px;
}
.newsblock a {
	font-size:17px;
	display:block;
	margin:10px 0;
}
.newsblock .mcblock a {
	display:inline;
	font-size:11px;
}
.newsblock p {
	font-size:11px;
	margin-bottom:10px;
}
.newsblock small {
	font-size:10px;
}
.newsimg {
	width:225px;
	height:150px;
}
.fr, .fr .fr {
	float:right;
	margin-left:15px;
	font:normal 13px times;
	font-style:italic;
	color:#626262;
}
#news-title form {
	float:right;
}
#news-title h2 {
	float:left;
	margin:0;
}
#titleee {
	float:left;
}
#container2 h2, #container2 h3 {
	margin:0 0 15px 0;
}
.rightcol img {
	margin:0 2px 10px 0;
}
form.niceform {
	padding-top:8px;
}
.niceform select {
	border:1px solid #333333;
	background-color:#626262;
	color:white;
	font-size:11px; 
	text-decoration:underline;
}
#prog_content h3 {
	border-bottom:1px solid #999999;
	padding-bottom:3px;
}
#prog_content .block {
	margin:25px 0;
	clear:both;
	font-size:11px;
	height:120px;
}
#prog_content .block img {
	margin:0 10px 10px 0;
	float:left;
}
#prog_content .block h4 {
	font-size:15px;
	margin-bottom:10px;
}
#prog_content h5 {
	font:bold 21px "arial narrow";
	color:#333333;
	margin-bottom:25px;
}
#prog_content ul {
	font-size:11px;
	/*margin:0 0 15px 15px;*/
}
#prog_content .teacherlist li {margin-bottom:5px;}
#prog_content .teacherlist {margin:15px 0 50px 0;}
#prog_content .rightcol img {
	margin:0 10px 0 0;
}
#tabsblock {
	width:475px;
	overflow:hidden;
}

#tabline {
	width:2600px;
	height:30px;
	overflow:hidden;
	position:relative;
}
#tabline img#htl, #tabline img#htr {
	position:absolute;
	top:0; left:0;
	z-index:10;
	display:none;
}
#tabline img#htr { left:425px; }

#tabslider { float:left; width:auto; position:absolute; top:0; left:0;}


#tabsblock .tab {
	float:left;
}
#tabsblock .tab div {
	margin:3px;
	padding-top:1px;
	height:23px;
	background-color:#007dde;
	cursor:pointer;
}
#tabsblock .act div { cursor:default; }
#tabsblock .text p { margin:10px;}
#tabsblock .act {
	background:url(/i/tabactbg.png) repeat-x bottom;
}
#tabsblock .act a {
	text-decoration:none;
}
#tabsblock .act div {
	background:transparent;
}
#tabsblock .tab a {
	color:white;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin:3px 10px 0 10px;
	text-decoration:underline;
}
* html #tabsblock .tab a { cursor:hand; }
#tabsblock .act a {
	color:black;
}
#tabtext {
	background-color:#dddddd;
	width:100%;
	height:450px;
	overflow:auto;
	font-size:11px;
}
* html #tabtext {
	overflow-x:hidden;
}
#tabtext div {
	margin:10px;
}
#prog_content .rightcol ul {
	list-style-type:none;
}
.no-link {
	text-decoration:none;
	color:black;
}
.tripled {
	width:228px;
	margin-right:10px;
	float:left;
}
.tripled div {
	margin-bottom:10px;
}

.tripled a img {
	float:left;
	margin-right:10px;
}
.leftcol #leftgrey { margin:35px 0; background-color:#eae9e4; float:left; }
.leftcol #leftgrey div { margin:10px 10px 25px 10px; }
.leftcol #leftgrey * { color:#404040; }
.leftcol #leftgrey h4 { 
	padding:4px 10px; background-color:#d4d2c9; 
	border-top:1px solid #929292; border-bottom:1px solid white; 
	font:bold 12px verdana; text-transform:none;
}
.leftcol #leftgrey table { margin:10px; font-size:12px; width:200px; }
.leftcol #leftgrey table td { width:50%; }
.leftcol #leftgrey table .dates { margin-left:5px; }
.leftcol #leftgrey h5 { font:bold 12px verdana; margin-left:10px; }
.leftcol #leftgrey .dashed { padding-top:10px; margin:5px 10px 0 10px; border-top:1px dashed #929292; }
#container1 #leftmenu #leftgrey ul { list-style-type:disc; }
.leftcol #leftgrey ul li { margin:10px 10px 0 30px; font-size:11px; }
.leftcol #leftgrey ul li p { margin-top:10px; }
.leftcol #leftgrey ul li a { font-size:11px;}

.gallery-box { }
	
	.gallery-box .gallery-mng {
		padding-bottom: 10px;
	}

		.gallery-prev,
		.gallery-next{
			background:url(/i/btn.png) no-repeat;
			display: block;
			width: 16px;
			height: 15px;
		}
	
		.gallery-mng .gallery-prev {}
		.gallery-mng .gallery-next{ background-position: 100% 0!important;}

		.gallery-mng .gallery-stat{
			font: italic 13px Arial;
			color: #000;
			padding:0 10px;
		}
		
	
	.gallery-box .gallery-img { position: relative;	 }	
	.gallery-box .gallery-desc { font-size:11px!important; font-weight:normal!important; font-style:italic;}
	
.share td { padding:3px 0;}


.slider { background:#fff; margin-bottom:20px; visibility: hidden; }

.new-title { padding:15px 0 10px 0;}
.new-title a {
	font-family: 'PlumbMediumCRegular';
	font-size:24px;
	color:#007be7;
}
.new-title-link {
	font-family: 'PlumbMediumCRegular';
	font-size:18px;
	color:#007be7;
}
.content-text p { line-height:normal; margin:0;}
.content-text .p1 {
	padding-bottom:25px;
	color:#007be7;
	font-family: 'PlumbBoldCRegular';
	font-size:11px;
	text-transform:uppercase;
	}
.content-text .p2 {
	padding-bottom:25px;
	color:#000;
	font-family: 'PlumbBoldCRegular';
	font-size:24px;
	text-transform:uppercase;
	}
.content-text .p3 {
	padding-bottom:15px;
	color:#000;
	font-family: 'PlumbMediumCRegular';
	font-size:18px;
	text-transform:uppercase;
}
.content-text .p4 {
	padding-bottom:15px;
	color:#000;
	font-family: 'PlumbLightCRegular';
	font-size:18px;
}
.content-text .p5 {
	padding-bottom:15px;
	color:#007be7;
	font-family: 'PlumbMediumCRegular';
	font-size:20px;
}
.content-text .p6 {
	padding-bottom:15px;
	color:#666;
	font-family: 'PlumbMediumCRegular';
	font-size:11px;
}

.panel_banner p { line-height:normal; margin:0;}

.block1 {
	position:relative;
	background:#007be7;
	padding:15px;
	color:#fff;
	width:200px;
	margin-bottom:15px;
}
.block1:after {
	content:"";
	position:absolute;
	width:16px;
	height:16px;
	background:url(/img/block1-bg.jpg);
	right:0px;
	bottom:0px;
}
.block1 .p1 {
	text-transform:uppercase;
	font-size:18px;
	font-family: 'PlumbMediumCRegular';
}
.block1 .p2 {
	font-size:11px;
	font-family: 'PlumbMediumCRegular';
	padding-left:15px;
	display:block;
	min-height:15px;
	background:url(/img/block1-p2-bg.jpg) left center no-repeat;
}
.block2 {
	position:relative;
	width:200px;
	background:#000;
	padding:15px;
	color:#fff;
	margin-bottom:15px;
}
.block2:after {
	content:"";
	position:absolute;
	width:16px;
	height:16px;
	background:url(/img/block2-bg.jpg);
	right:0px;
	bottom:0px;
}
.block3 {
	position:relative;
	padding:15px;
	background:#000;
	margin-bottom:15px;
}

.near-date {
	position:relative;
	width:210px;
	min-height:110px;
	padding:10px;
	background:#373737;
}
.near-date:after {
	content:"";
	position:absolute;
	width:16px;
	height:16px;
	background:url(/img/block3-bg.jpg);
	right:0px;
	bottom:0px;
}
.near-date p { margin:0;}
.near-date .left, .near-date .right { float:left;}
.near-date .right {
	width:119px;
	border-left:1px solid #878787;
	padding-left:10px;
	min-height:110px;
}
.near-date .right .zag { color:#9b9b9b; font-size:10px; margin-bottom:7px; text-decoration:none; font-family: 'PlumbMediumCRegular'; white-space:nowrap;}
.near-date .right p, .near-date .right p a { font-size:13px; color:#fff; line-height:16px; font-family: 'PlumbMediumCRegular'; text-decoration:none;}
.near-date .right p a:hover { text-decoration:underline;}

.near-date .left { text-align:center; width:60px; color:#fff; padding:0 10px 0 0;}
.near-date .left p { line-height:normal;}
.near-date .left .date { font-size:36px; display:block; margin:0 auto; font-family: 'PlumbBoldCRegular';}
.near-date .left .date span { font-size:11px; font-family: 'PlumbMediumCRegular';}
.near-date .left .day { padding:10px 0 0; font-size:10px; display:block; text-align:center; border-top:1px solid #878787;  font-family: 'PlumbBoldCRegular'; position: absolute;
bottom: 13px; left: 15px; width: 55px;}
.near-date .left .day span { font-size:14px;  font-family: 'PlumbMediumCRegular';}

.news2 { font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.news2 .new-title-link { margin-bottom:6px; display:block;}
.news2 p, .news2 dd { line-height:16px;  font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.news2 dt, .new-title a { line-height:22px;}

h1.prog-title { text-transform:none; margin-top:0px;}


.msg-err { color:red; font-size:11px;}
.msg-ok { color:#007DDE; font-size:11px;}
.field-error { border-color:red;}


.lable-pointer label { cursor:pointer;}

.line-wrap50 { width:50%; float:left;} 
.line-wrap50-right {width:50%; float:right;}

.two_coll label {
	display:block;
	float:left;
	width:135px;
	line-height:17px;
	height:17px;
}
.line-wrap50-right label { width:115px; padding-left:20px;}
.two_coll input, .two_coll select { float:left; width:219px;}

.line-wrap100 input { float:left; width:577px;}

.brsh { padding-left:20px; color:#999; letter-spacing:-1px; white-space:nowrap; line-height:17px;}

.three-col label { width:60px;}
.three-col input { width:35px;}


.fl-left { }
.fl-left input {}
.fl-left span { line-height:26px;}

.bl_33 { float:left; width:33%;}
.bl_33 span { margin-right:10px;}
.bl_50 { float:left; width:50%;}
.bl_50 span { margin-right:10px;}

#booklet td { padding:1px 0;}

.preloader {
	position:fixed;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:url(/img/ajax-loader2.gif) center center no-repeat transparent;
	display:none;
}

.send_br { font-size:10px; color:#909090;}

@font-face
{
    font-family: "Etelka Wide Light";
    src: url("/templates/fonts/ETELKANARROWLIGHT_0.OTF");
}

#bannertext
{
    z-index: 10;
    margin-top: -40px;
    color: white;
    font-size: 13px;
    padding-left: 5px;
    font-family: "Etelka Wide Light";
    letter-spacing: 2px;
    padding-top: 19px;
    margin-bottom: 9px;
    position: relative;
}
#plashka
{
    top: -35px;
    position: relative;
}

#bannerimage
{
    position: relative;
    margin-bottom: 30px !important;
}