@font-face {
     font-family: 'MyriadPro';
     src: url('/css/fonts/myriad-pro.eot');
     src: url('/css/fonts/myriad-pro.eot?#iefix') format('embedded-opentype'), url('/css/fonts/myriad-pro.woff') format('woff'), url('/css/fonts/myriad-pro.ttf') format('truetype'), url('/css/fonts/myriad-pro.svg#MyriadProSemiExtended') format('svg');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'MyriadProItalic';
     src: url('/css/fonts/myriadpro-it-webfont.eot');
     src: url('/css/fonts/myriadpro-it-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/myriadpro-it-webfont.woff') format('woff'), url('/css/fonts/myriadpro-it-webfont.ttf') format('truetype'), url('/css/fonts/myriadpro-it-webfont.svg#MyriadProItalic') format('svg');
     font-weight: normal;
     font-style: normal;
}
 @font-face {
     font-family: 'MyriadProBold';
     src: url('/css/fonts/myriadpro-bold-webfont.eot');
     src: url('/css/fonts/myriadpro-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/css/fonts/myriadpro-bold-webfont.woff') format('woff'), url('/css/fonts/myriadpro-bold-webfont.ttf') format('truetype'), url('/css/fonts/myriadpro-bold-webfont.svg#MyriadProBold') format('svg');
     font-weight: normal;
     font-style: normal;
}


body {
    color: #000;
    font-family: "MyriadPro", "Trebuchet MS", Arial,"Helvetica Neue",Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
}

body.schedule,
.schedule, .schedule * {
    font-family: Cambria, serif;
}

a {
    color: #11B4DE;
}

.topbar .header {
    background-color: #F8F8F8;
    border-bottom: 1px solid #E0E0E0;
    padding: 9px 0 0;
}

p {
    text-indent: 15px;
    font-family: "MyriadPro", "Trebuchet MS", Arial,"Helvetica Neue",Helvetica,sans-serif;
}
.schedule p {
    font-family: Cambria, serif;
}
.schedule span {
    font-family: Cambria, serif;
}

h2 {
    font-size: 24px;
    line-height: 26px;
}

input.span6, textarea.span6 {
    display: inline-block;
    float: none;
    margin-left: 0;
    width: 330px;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
	max-width: 1000px;
	min-width: 1000px;
}

.span4 {
    width: 250px;
}

.span6 {
    width: 340px;
}

.red
{
	color: red;
}

input, textarea, .uneditable-input {
    color: #333333;
    font-size: 14px;
    line-height: 19px;
    padding: 7px;
}

input, textarea {
    -moz-transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset;
}

input, textarea, select, .uneditable-input {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    display: inline-block;
    font-size: 13px;
    height: 18px;
    line-height: 18px;
    padding: 4px;
    width: 210px;
}

.block.small.login {
    margin-bottom: 18px;
    margin-top: 30px;
    padding-bottom: 5px;
    width: 350px;
}

.block.small.register {
    margin-bottom: 18px;
    margin-top: 30px;
    padding-bottom: 5px;
    width: 350px;
}

.block.small.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.block .block_head {
    background-color: #EEEEEE;
    background-image: -moz-linear-gradient(center top , #F5F5F5 0%, #EEEEEE 100%);
    background-repeat: repeat-x;
    border: 1px solid #E5E5E5;
    border-radius: 4px 4px 4px 4px;
    height: 36px;
    width: 100%;
    padding: 10px;
}

.block .block_head h2 {
	padding: 5px;
}

.block .block_content {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    overflow: hidden;
    padding: 10px;
    width: 100%;
}

div.center {
	text-align: center;
}

div.left {
	text-align: left;
}

div.right {
	text-align: right;
}

div.login-or-signup {
	padding-left: 50px;
	padding-top: 20px;
}

.hidden { display: none; }

.row {
    margin-left: 0px;
}

select {
	padding: 4px;
	height: auto;
}

div.scaffold h2 {
	margin: 10px;
}

.head-top {
    background: url("/img/header.jpg") left bottom no-repeat;
    background-size: 1146px auto;
    height: 360px;
    margin-top: 5px;
}

.pull-right {
    float: right !important;
}

.pull-left {
    float: left !important;
}

.login-form-text {
    text-transform: uppercase;
    font-size: 105%;
    text-align: right;
    color: #0A928A;
}

.sec-line-index {
    
}

.reg-text-left {
    color: white;
    text-transform: uppercase;
    font-size: 120%;
    margin-left: 100px !important;
    margin-top: 25px !important;
}

footer {
    background: #374344;
    background-color: #374344;
    color: white;
    height: 45px;
}

.foot-text {
    padding: 14px 10px 0 0;
}

.navbar-inner {
    background: transparent;
    background-image: none;
    background-color: white !important;
    box-shadow: none;
    border-bottom: 1px solid black;
    border-radius: 0px;
}

.nav-foot {
    border-bottom: none;
}

.nav-foot li {
    margin-top: 12px;
}

.navbar .nav > li > a {
    color: #000000;
    text-shadow: none;
    text-transform: uppercase;
}

.navbar .nav .active > a, .navbar .nav .active > a:hover {
    background: transparent;
    color: #0A928A;
}

.navbar .nav > li > a:hover {
    color: #0A928A;
}

.search-main {
    margin-top: 0px !important;
}

.uppercase {
    text-transform: uppercase;
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover {
    border-color: #000000 #000000 transparent;
    color: #11B4DE;
}

.nav-tabs > li > a {
    color: #555555;
}

.nav-tabs {
    border-bottom: 1px solid #000000;
}

.foot {
   border-bottom: 1px solid #000000; 
}

.block-group {

}

div.block-group div.block:last-child {
    border-bottom: none;
}

.block {
    text-transform: uppercase;
    border-bottom: 1px solid #000000;    
    padding: 20px 0;
}

.block a {
    color: black;
}

.block .news-item {
    text-transform: none;
    
}

.block h5 a{
    color: #0A928A;
}

.block a:hover {
    color: #0A928A;
    text-decoration: none;
}

.pdf-left a {
    text-transform: none;
    color: #0A928A;
}

.pdf-left a:hover {
    color: #0A928A;
    text-decoration: underline;
}

.info-block {
    background: #aaceee;
    width: 170px;
    padding: 10px 19px;
}

.page-content {

}

.login-form-index {
    margin-right: 25px;
    margin-top: 25px;
}

.f-head {
    height: 100px;
}

.tct-head {
    
}

.set-lang {
    margin-right: 25px;
}

.set-lang p {
    font-size: 88%;
}

.dropdown {
    text-transform: uppercase;
}

.caret {
    margin-top: 7px;
}

.terms {
    height: 262px;
    overflow: auto;
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-size: 13px;
    margin-top: 18px;
    padding: 15px;
}

.dropdown-menu  {
    background: #aaceee;
}

.navbar .dropdown-menu:after {
    border-bottom: 6px solid #AACEEE;
}

.margin-0 {
    margin-left: 0px !important;
}


.btn-primary {
    background-color: #28e4ff;
    background-image: -moz-linear-gradient(center top , #28e4ff, #007cbc);
  *background-color: #28e4ff;
  background-image: -ms-linear-gradient(top, #28e4ff, #007cbc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#28e4ff), to(#007cbc));
  background-image: -webkit-linear-gradient(top, #28e4ff, #007cbc);
  background-image: -o-linear-gradient(top, #28e4ff, #007cbc);
  background-image: -moz-linear-gradient(top, #28e4ff, #007cbc);
  background-image: linear-gradient(top, #28e4ff, #007cbc);
  border-color: #007cbc #007cbc #007cbc;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#28e4ff', endColorstr='#007cbc', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.marg-top1 {
    margin-top: 25px;
}

.left-main {
    padding-top: 8px;
}

.slider-index li.active a {
    color: #EE7216;
    font-weight: bold;
}

.slider-index a {
    color: #7B7B7B;
}

.slider-index a:hover {
    color: #EE7216;
}

.slider-index img {
    width: 475px !important;
    height: 247px !important;
}

div.slider { 
	background:#fff;
	position:relative;
	margin-bottom:0px;
	display: inline-block;
}
div.slider div.one { 
	position:relative;
	float:left;
	width: 600px;
	overflow:hidden;
	margin-bottom:5px;
	height: 300px;
}
div.slider div.one div.img { 
	/* float:left; */
/* 	width:300px; */
	text-align:center;
}
div.slider div.one div.img img { 
	box-shadow: 0 0 15px;
	margin: 0 35px;
	max-width: 500px;
	max-height: 300px;
}
div.slider div.paginator { 
	/* margin-left:30px; */
	/* position: absolute; */
	/* bottom: 30px; */
	/* *display:inline; */
	text-align: center;
	margin-top: 15px;
	*zoom:1;
}
div.slider div.paginator a { 
	height:14px;
	display:inline-block;
	margin-left:5px;
	border-radius: 7px;
	background: #ccc;
	padding: 0 7px !important;
	/* background:url(../images/icons-sprite.png) no-repeat -30px -650px; */
	text-align:center;
	text-decoration:none;
	font-size: 0;
	word-spacing: 0;
}
div.slider div.paginator a span { 
	color:#fff;
	font:18px/25px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: none;
	font-size: 0;
	word-spacing: 0;
}
div.slider div.paginator a.selected { 
	background: #11B4DE;
}
div.slider .more-proj{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin-left:15px;
}
div.slider div.paginator.right { 
	right:auto;
	left:603px;
}
div.slider .prev,
div.slider .next {
	position:absolute;
	left:0;
	top:50%;
	margin-top:-38px;
	width:22px;
	height:76px;
	cursor:pointer;
	background:url(/img/left.png) no-repeat;
}
div.slider .prev {
	margin-left: -25px;
}
div.slider .next {
	left:auto;
	right:0;
	margin-right: -25px;
	background:url(/img/right.png) no-repeat;
}

div.emblem
{
	display: inline-block;
	width: 300px;
	margin-left: 50px;
	vertical-align: top;
	text-align: center;
}


.nav-middle {
    margin-top: 71px;
    border-left: none !important;
    font-size: 120%;
    text-transform: uppercase;
}

.nav-middle .active > a, .nav-middle .active > a:hover{
    border-color: transparent !important;
    color: #EE7216;
}

.right-ico {
    display: block;
    margin-left: 25px;
}

.line-block {
    width: 210px;
    margin: 10px 0 10px -20px;
    border: 2px solid white;
}

.itogs-main {
    color: #EE7216;
}

.orange {
    color: #EE7216;
}

.b-share-icon {
    width: 34px !important;
    height: 35px !important;
}

.b-share-icon_vkontakte {
    background: url('/img/icons/icon_kontakt.jpg') !important;
}

.b-share-icon_facebook {
    background: url('/img/icons/icon_fbook.jpg') !important;
}


.b-share-icon_twitter {
    background: url('/img/icons/icon_twitter.jpg') !important;
}


.b-share-icon_odnoklassniki {
    background: url('/img/icons/icon_oklass.jpg') !important;
}

.people {
    list-style: none outside none;
}

.people li {
    display: inline-block;
    padding: 25px;
    float: left;
    width: 140px;
}

.invoice {
    width: 100%;
}

.invoice td {
    border: 1px solid black;
    padding: 5px;
}

.invoice th {
    text-transform: uppercase;
}

.invoice input {
    margin-top: -2px;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.text-right {
    text-align: right !important;
}

.noborder {
    border: none !important;
}

#checkterms {
    margin-top: -2px;
}

.wellcome-main {
    margin-top: 10px;
    width: 80%;
}

.info-list {
    list-style: none outside none;
    padding: 0;
    margin-top: 25px;
}

.info-list li {
    background: url("/img/dot-blue.png") no-repeat scroll 0 11px transparent;
    margin: 0 0 29px;
    padding: 0 0 0 13px;
    vertical-align: bottom;
}

.info-list h2 {
    color: #DA6100;
    font-size: 18px;
    line-height: 22px;
    margin: 0 0 8px;
    text-transform: none;
}

.sp0 {
    display: none;
}

#checkterms1, #who1, #who2 {
    margin-top: -2px;
}

div.successMessage {
    background-color: #DFF0D8;
    border-color: #D6E9C6;
    color: #468847;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 5px;
    padding: 8px 0 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

div.errorMessage {
    background-color: #F2DEDE;
    border-color: #EED3D7;
    color: #B94A48;
    border-radius: 4px 4px 4px 4px;
    padding: 8px 0 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.btnCloseFlash {
    text-decoration: none;
    color: inherit;
    padding: 0 3px;
    margin: 0 10px 0 20px;
    cursor: pointer;
}

.btnCloseFlash:hover {
    box-shadow: 0 0 3px 0;
    text-decoration: none;
    color: inherit;
}

#tab-sponsors a
{
	padding: 21px;
	display: inline-block;
	width: 165px;
}
.cntSeparator {
	font-size: 54px;
	margin: 0px 5px;
	line-height: 54pt;
	color: #000;
}
.timer
{
	margin-bottom: 15px;
}
.logos
{
	float:left;
	width: 180px;
	text-align: center;
}
.logos img
{
	margin-top: 25px;
}

.fright {
    float: right;
    margin-left: 5px;
}

.under {
    text-decoration: underline;
}
.int0 {
    text-indent: 0px;
}
.savebtn {
    margin-top: -10px;
}

.tab-content {
    overflow: visible; !important; /* workaround Chrome bug on zooming */
}