@font-face {
	font-family: 'intro_regular';
	src: url('http://gmstar.ru/advert/fonts/intro-webfont.eot');
	src: url('http://gmstar.ru/advert/fonts/intro-webfont.eot?#iefix') format('embedded-opentype'),
		url('http://gmstar.ru/advert/fonts/intro-webfont.woff') format('woff'),
		url('http://gmstar.ru/advert/fonts/intro-webfont.ttf') format('truetype'),
		url('http://gmstar.ru/advert/fonts/intro-webfont.svg#intro_regular') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin:0;
	color:#454545;
	font:300 16px 'Roboto', Arial, Helvetica, sans-serif;
	background:#fff;
	min-width:1000px;
}
img {
	border-style:none;
}
a {
	color:#000;
	outline:none;
}
a:hover {
	text-decoration:none;
}
* {
	outline:none;
}
input, textarea, select {
	font:100% Arial, Helvetica, sans-serif;
	vertical-align:middle;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
header,
nav,
section,
article,
aside,
footer,
figure,
menu,
dialog {
	display: block;
}
#wrapper{
	position:relative;
	overflow:hidden;
	width:100%;
}
.center{
	width:960px;
	margin:0 auto;
}
.center:after{
	display:block;
	clear:both;
	content:'';
}
#header{
	position:relative;
	overflow:hidden;
	height:65px;
	padding:0 0 20px;
}
.panel{
	overflow:hidden;
	padding:3px 0 100px;
	color:#292929;
	line-height:26px;
	font-size: 14px;
}
.language-list{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	text-align:center;
}
.language-list li{
	float:left;
	margin:0 0 0 1px;
}
.language-list a{
	width:40px;
	height:26px;
	display:block;
	background:#ebecee;
	color:#494949;
	font-size: 12px;
	line-height:26px;
	text-decoration:none;
}
.language-list a:hover{
	color:#292929;
	background:#dcdcdc;
}
.language-list li.active a{
	background:#ff8100;
	color:#292929;
}
.phone{
	float:right;
	font-size: 18px;
	font-weight:700;
    margin: 10px 0 0 0;
}
.contacts-link{
	float:left;
	margin:0 0 0 20px;
	padding:0 0 0 22px;
	background:url(../images/line-bg01.png) no-repeat 0 50%;
}
.contacts-link a{
	text-decoration:none;
	color:#252525;
	font-weight:700;
}
.contacts-link a:hover{
	text-decoration:underline;
}
#nav{
	position:absolute;
	top:0px;
	left:0;
	right:0;
	background:#1b69b9;
    /*background: url("../images/nbg.png") #1b69b9;*/
	height:65px;
	text-align:center;
	z-index:90;
}
#nav ul{
	list-style:none;
	margin:0;
	padding:22px 0 0;
	overflow:hidden;
	display:inline-block;
	font-size: 14px;
	line-height:20px;
	font-weight:700;
	text-transform:uppercase;
}
#nav li{
	float:left;
	margin:0 0 0 95px;
}
#nav li:first-child{
	margin:0;
}
#nav a{
	color:#fff;
	text-decoration:none;
}
#nav a:hover{
	text-decoration:underline;
}
#header.fixed #nav{
	position:fixed;
	top:0;
}
.header-box{
	overflow:hidden;
	margin:0 -11px 0 0;
}
.logo{
    background: url("http://static.gmstar.ru/images/logo.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #242424;
    display: block;
    font-size: 11px;
    padding: 40px 0 0 5px;
    text-decoration: none;
    width: 245px;
    line-height: 12px;
    font-family: arial, sans-serif;
    margin: 0px 0 0 0;
    float: left;
}
/*.logo a{
	display:block;
	height:100%;
	cursor:pointer;
	position:relative;
}*/
.slogan{
	overflow:hidden;
	display:block;
	padding:0 20px 0 0;
	margin:-6px 0 0;
	font-size: 48px;
	line-height:48px;
	color:#000;
}
.promo{
	position:relative;
	overflow:hidden;
	width:100%;
	padding:0 0 14px;
}
.photo-list{
	margin:0;
	padding:0 18px 0 0;
	list-style:none;
	float:left;
	width:393px;
}
.photo-list li{
	float:left;
	margin:0 0 1px 1px;
	width:130px;
	height:130px;
	overflow:hidden;
}
.photo-list img{
	vertical-align:top;
}
.promo-info{
	overflow:hidden;
}
h1{
	font-size: 38px;
	line-height:34px;
	margin:0 0 16px;
	font-weight:700;
	color:#292929;
}
h1 span{
	font-size: 28px;
}
.date-line{
	font-size: 24px;
	line-height:26px;
	display:block;
	background:#ff8d19;
	padding:10px;
	color:#fff;
	margin:0 0 39px;
}
.list{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 16px;
	line-height:17px;
	font-weight:500;
	color:#292929;
}
.list li{
	padding:0 0 0 26px;
	background:url(../images/icon-bg01.png) no-repeat 0 0;
	margin:0 0 17px;
}
.promo-info .list{
	margin:0 0 51px;
}
.button-list{
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.button-list li{
	float:left;
	margin:0 0 0 14px;
}
.button-list li:first-child{
	margin:0;
}
.button-list a{
	display:block;
	width:267px;
	height:50px;
	color:#fff;
	background:#b4b2a0;
	font-size: 16px;
	line-height:50px;
	text-decoration:underline;
	text-transform:uppercase;
	font-weight:700;
}
.button-list a:hover{
	text-decoration:none;
}
.button-list li:first-child a{
	background:#b2151c;
	font-size: 20px;
	text-decoration:none;
}
.button-list li:first-child a:hover{
	background:#d81820;
}
#main{
	overflow:hidden;
	position:relative;
	padding:27px 0 0;
}

.pr {
    background-color: #FFE5B4;
}

.yl {
    background-color: #FFFFE0;
}

.ln {
    background-color: #FAF0E6;
}

.mg {
    background-color: #F0F8FF;
}

.abr {
    background-color: #daf8dd;
}

.text-box{
	padding:0 0 48px;
	font-size: 16px;
	line-height:24px;
	font-weight:500;
	color:#0e0e0e
}
.text-box p{
	margin:0;
}
.content-box{
	position:relative;
	padding:0 0 40px;
}

.content-box a strong {
    color: #389d01;
}
h2{
	font:36px/40px 'intro_regular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 20px;
	text-transform:uppercase;
	color:#2a2a2a;
	position:relative;
	text-align:center;
}
h2:after{
	content:'';
	background:#b8b8b8;
	height:1px;
	position:absolute;
	left:-9999px;
	right:-9999px;
	top:50%;
	z-index:2;
}
h2 span{
	display:inline-block;
	padding:0 20px;
	background:#fff;
	position:relative;
	z-index:3;
}

.pr h2 span {
    background-color: #ffe5b4;
}

.yl h2 span {
    background-color: #FFFFE0;
}

.ln h2 span {
    background-color: #FAF0E6;
}

.mg h2 span {
    background-color: #F0F8FF;
}

.abr h2 span {
    background-color: #daf8dd;
}

.info-list{
	margin:0;
	padding:22px 0 34px 11px;
	list-style:none;
	overflow:hidden;
	text-align:center;
}
.info-list > li{
	float:left;
	width:220px;
	padding:0 0 0 20px;
}
.info-list > li:first-child{
	padding:0;
}
.info-list .visual{
	display:block;
	height:60px;
	line-height:60px;
	margin:0 0 35px;
}
.info-list .visual img{
	vertical-align:middle;
}
.info-list .name{
	display:block;
	color:#292929;
	font-size: 18px;
	line-height:20px;
	margin:0 0 33px;
	font-weight:500;
	text-transform:uppercase;
}
.info-list .list{
	text-align:left;
	font-weight:300;
	font-size: 14px;
	line-height:15px;
}
.info-list .list li{
	padding:0 0 0 22px;
	margin:0 0 15px;
}
.info-box{
	overflow:hidden;
	padding:0 0 47px;
}
.btn-tickets{
	float:right;
	margin:11px 10px 0 30px;
	width:140px;
	height:35px;
	line-height:35px;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:700;
	text-align:center;
	background:#b4b2a0;
	border-radius:3px;
	text-decoration:none;
	color:#fff;
}
.btn-tickets:hover{
	background:#9d9a84;
}
.info-box .title{
	overflow:hidden;
	font-size: 16px;
	line-height:24px;
	color:#292929;
	font-weight:500;
}
.info-box .title p{
	margin:0 0 20px;
}
.language-row{
	font-weight:300;
	line-height:29px;
}
.language-row img{
	vertical-align:top;
	margin:0 0 0 8px;
}
.btn-holder{
	overflow:hidden;
	padding:10px 0 53px;
}
.btn-download{
	float:right;
	width:281px;
	height:56px;
	line-height:56px;
	color:#fff;
	text-transform:uppercase;
	font-size: 16px;
	text-align:center;
	background:#b4b2a0;
	margin:5px 0 0 22px;
	font-weight:700;
}
.btn-download:hover{
	text-decoration:none;
}
.btn-holder .title{
	overflow:hidden;
	line-height:22px;
}
.btn-holder .title p{
	margin:0;
}
.slider{
	position:relative;
	padding:0 0 5px;
	margin:0;

}
.slider-holder{
	position:relative;
	overflow:hidden;
	width:960px;
}
.slider-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
}
.slider-holder ul li{
	float:left;
	width:960px;
}
.slider-box{
	margin:0 -10px 0 -25px;
	line-height:0;
	font-size:0;
}
.people-box{
	display:inline-block;
	vertical-align:top;
	margin:0 0 26px 25px;
	width:465px;
	font-size: 13px;
	line-height:15px;
	text-decoration:none;
	color:#1b1b1b;
	overflow:hidden;
	cursor: pointer;
}
.people-box .visual{
	float:left;
	padding:0 18px 0 0;
}
.people-box .visual img{
	vertical-align:top;
}
.people-box .title{
	overflow:hidden;
	display:block;
}
.people-box .name{
	font-size: 18px;
	line-height:22px;
	display:block;
	margin:0 0 2px;
	font-weight:700;
}
.people-box p{
	margin:0 0 17px;
}
.people-box strong{
	font-size: 20px;
	line-height:20px;
	color:#b2151c;
}
.people-box strong em{
	display:block;
	font-size: 14px;
	text-transform:none;
	font-style:normal;
}
.slider .prev,
.slider .next{
	position:absolute;
	background:url(../images/prev-next-bg.png) no-repeat 0 0;
	width:18px;
	height:29px;
	overflow:hidden;
	left:-27px;
	top:50%;
	margin:-32px 0 0;
	z-index:5;
	text-indent:-9999px;
}
.slider .next{
	right:-29px;
	left:auto;
	background-position:-67px 0;
}
.slider .prev:hover{
	background-position:0 -71px;
}
.slider .next:hover{
	background-position:-67px -71px;
}
.switcher ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size: 0;
	line-height:0;
	position:absolute;
	left:0;
	width:100%;
	bottom:-45px;
	z-index:3;
	text-align:center;
}
.switcher li{
	display:inline-block;
	vertical-align:top;
	margin:0 6px;
}
.switcher a{
	display:block;
	width:21px;
	height:21px;
	background:url(../images/switcher-bg.png) no-repeat;
	overflow:hidden;
	text-indent:-9999px;
}
.switcher a:hover{
	background-position:-67px 0;
}
.switcher a.active{
	background-position:-33px 0;
}
.holding{
	display:block;
	font-size: 20px;
	line-height:22px;
	font-weight:700;
	color:#454545;
	margin:0 0 46px;
	padding:9px 0 0 28px;
	text-align:center;
}
.map{
	width:100%;
	position:relative;
	overflow: hidden;
	height:317px;
	margin:0 0 16px;
	box-shadow:inset 0 0 5px 0 #000;
	-webkit-box-shadow:inset 0 0 5px 0 #000;
	-moz-box-shadow:inset 0 0 5px 0 #000;
}
.map .shadow-r,
.map .shadow-l,
.map .shadow-b,
.map .shadow-t {
	position: absolute;
	top: -1px;
	left: 0;
	z-index: 88;
	width: 100%;
	height: 1px;
	background: #f00;
	box-shadow:0 0 4px 1px rgba(0,0,0,0.5);
	-moz-box-shadow:0 0 4px 1px rgba(0,0,0,0.5);
	-webkit-box-shadow:0 0 4px 1px rgba(0,0,0,0.5);
}
.map .shadow-b {
	top: auto;
	bottom: -1px;
}
.map .shadow-r,
.map .shadow-l {
	width: 1px;
	height: 100%;
	top: 0;
	left: -1px;
}
.map .shadow-r {
	left: auto;
	right: -1px;
}
.tickets-list{
	margin:0;
	padding:52px 0 34px;
	list-style:none;
	overflow:hidden;
}
.tickets-list > li{
	float:left;
	width:300px;
	margin:0 0 0 30px;
}
.tickets-list > li:first-child{
	margin:0;
}
.tickets-list .head{
	display:block;
	background:#b4b2a0;
	text-align:center;
	height:74px;
	line-height:74px;
	font-size: 24px;
	font-weight:700;
	text-transform:uppercase;
	color:#fff;
	margin:0 0 32px;
}
.tickets-list .head.change-color1{
	background:#ff8100;
}
.tickets-list .head.change-color2{
	background:#b2151c;
}
.tickets-list .list{
	margin:0 5px 19px 10px;
	font-weight:300;
	color:#515151;
	font-size: 14px;
	line-height:15px;
	min-height:310px;
}
.tickets-list .list li{
	margin:0 0 15px;
}
.tickets-list .list li.other{
	color:#9a9a9a;
	text-decoration:line-through;
	background:url(../images/icon-bg04.png) no-repeat;
}
.price-block{
	background:#b4b2a0;
	padding:29px 10px 22px;
	min-height:126px;
	text-align:center;
	color:#292929;
	font-size: 14px;
	line-height:22px;
}
.price-box{
	padding:0 0 7px;
}
.price-box strong{
	font-size: 42px;
	line-height:31px;
	display:block;
	font-weight:700;
}
.price-block p{
	margin:0;
}
.price-block p span{
	font-weight:700;
}
.btn-order{
	display:block;
	text-align:center;
	font-size: 20px;
	line-height:44px;
	height:44px;
	background:#b2151c;
	text-transform:uppercase;
	font-weight:700;
	color:#fff;
	text-decoration:none;
	position:relative;
	z-index:2;
}
.btn-order:hover{
	background:#d81820;
}
.user-form{
	position:relative;
	overflow:hidden;
	width:460px;
	margin:0 auto;
	padding:45px 0 31px;
}
.user-form .input{
	border-top:1px solid #b2b2b2;
	border-left:1px solid #d0d0d0;
	border-bottom:none;
	border-right:1px solid #d0d0d0;
	margin:0 0 0px;
	padding:0 14px;
	width:100%;
	float:left;
	height:39px;
	background:#dfdfdf;
	outline:none;
	color:#292929;
	font-size: 13px;
	line-height:20px;
	position:relative;
	border-radius:3px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.selectmenu.select.active1,
.user-form .input.text-active,
.user-form .input:focus,
.user-form .input.white-bg{
	background:#fff;
	border-color-left:1px solid #e7e7e7;
	border-color-right:1px solid #e7e7e7;
	border-color-top:1px solid #c5c5c5;
}
.user-form input:focus::-webkit-input-placeholder {
	color:transparent;
}
.user-form input:focus:-moz-placeholder {
	color:transparent;
}
.user-form input:focus:-ms-input-placeholder {
	color:transparent;
}
.user-form input:focus::-moz-placeholder {
	color:transparent;
}

.user-form label .required {
    color: #ff0000;
}
.user-form input::-webkit-input-placeholder{
 color:#979797;
}
.user-form input:-moz-placeholder{
 color:#979797;
}
.user-form .row .input{
	width:220px;
	margin-left:20px;
}
.user-form .row .input:first-child{
	margin-left:0;
}
.select.selectmenu{
 	display:block;
 	position:relative;
	text-decoration:none;
	float:left;
	margin:0;
}
.selectmenu.select {
	background:#dfdfdf;
	border-top:1px solid #b2b2b2;
	border-left:1px solid #d0d0d0;
	border-radius:3px;
}
.select .selectmenu-status{
 	font-size: 13px;
 	display:block;
 	overflow:hidden;
 	color:#484848;
	height:30px;
	padding:9px 0 0 16px;
	position:relative;
	cursor:pointer;
}
.selectmenu-icon {
 	float:right;
 	cursor:pointer;
 	overflow:hidden;
	background:url(../images/icon-bg05.png) no-repeat;
	width:32px;
	height:40px;
}
 .selectmenu-menu{
 	position:absolute;
 	top:0;
 	margin:0;
 	display:none;
 	z-index:1000;
	background:#dfdfdf;
}
.selectmenu-menu ul{
	 cursor:pointer;
	 list-style:none;
	 overflow-y:auto;
	 margin:0;
	 padding: 0;
	 max-height: 140px;
	 border:1px solid #d0d0d0;
	 color:#484848;
	 font:13px/22px Arial, Helvetica, sans-serif;
	 border-radius:3px;
}
.selectmenu-menu ul li{
	padding:0 16px;
	margin:0 0 4px;
}
.selectmenu-menu ul li:hover{
	background:#c7c7c7;
}
.selectmenu-open{
	display:block;
}
* html .selectmenu-icon{
	margin:0 0 0 -3px;
}
.user-form .button{
	background:#ff8100;
	border-radius:3px;
	text-align:center;
	width:100%;
	height:51px;
	position:relative;
	overflow:hidden;
	color:#fff;
	font-size: 18px;
	line-height:51px;
	text-transform:uppercase;
	font-weight:700;
}
.user-form .button:hover{
	background:#e17506;
}

.user-form .button input{
	position:absolute;
	top: 0;
	right: 0;
	border: 0;
	height:100%;
	width:100%;
	cursor: pointer;
	text-indent:-9999px;
	overflow: hidden;
	line-height: 0;
	background:url(../images/none.gif);
}

.user-form label {
    display: block;
    clear: both;
    font-size: 13px;
    margin: 0 0 5px;
}

.pairs-wrap{
	padding:31px 0 25px;
}
.pairs{
	position:relative;
	padding:0 0 0 10px;
	margin:0 0 70px;
}
.pairs-holder{
	position:relative;
	overflow:hidden;
	width:960px;
	margin:0 0 0 -10px;
}
.pairs-holder ul{
	margin:0;
	padding:0;
	list-style:none;
	width:9999px;
	text-align:center;
}
.pairs-holder ul li{
	float:left;
	margin:0 10px;
	border:1px solid #dedede;
}
.pairs-holder a{
	display:block;
	background:#fff;
	width:218px;
	height:102px;
	line-height:102px;
}
.pairs-holder img{
	vertical-align:middle;
}
.pairs .prev,
.pairs .next{
	position:absolute;
	background:url(../images/prev-next-bg.png) no-repeat 0 0;
	width:18px;
	height:29px;
	overflow:hidden;
	left:-17px;
	top:50%;
	margin:-17px 0 0;
	z-index:5;
	text-indent:-9999px;
}
.pairs .next{
	right:-19px;
	left:auto;
	background-position:-67px 0;
}
.pairs .prev:hover{
	background-position:0 -71px;
}
.pairs .next:hover{
	background-position:-67px -71px;
}
.pairs-box{
	text-align:center;
}
h3{
	font:24px/28px 'intro_regular', Arial, Helvetica, sans-serif;
	font-weight:normal;
	margin:0 0 36px;
	text-transform:uppercase;
	color:#292929;
}
.pairs-box .pairs{
	margin:0 0 30px;
}
.btn-pairs{
	display:inline-block;
	margin:11px 10px 0 13px;
	width:230px;
	height:35px;
	line-height:35px;
	font-size: 14px;
	text-transform:uppercase;
	font-weight:700;
	text-align:center;
	background:#b4b2a0;
	border-radius:3px;
	text-decoration:none;
	color:#fff;
}
.btn-pairs:hover{
	background:#9d9a84;
}
.conference-list{
	margin:0 -10px -27px 0;
	padding:41px 0 0;
	list-style:none;
	font-size: 0;
	line-height:0;
}
.conference-list li{
	display:inline-block;
	vertical-align:top;
	width:310px;
	padding:0 0 40px 10px;
	font-size: 13px;
	line-height:14px;
}
.conference-list .visual{
	float:left;
	padding:4px 10px 0 0;
}
.conference-list .title{
	overflow:hidden;
}
.conference-list .name{
	display:block;
	margin:0 0 7px;
	font-weight:700;
	font-size: 16px;
	line-height:22px;
	min-height:29px;
}
.conference-list .name a{
	color:#292929;
}
.conference-list .name a:hover{
	text-decoration:none;
}
.conference-list p{
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
#footer{
	padding:42px 0 20px;
	font-size:13px;
	line-height:18px;
	color:#404040;
}
.footer-box{
	float:right;
	width:250px;
	text-align:right;
	padding:0 12px 0 30px;
}
.footer-box strong{
	display:block;
	margin:0 0 24px;
	color:#696969;
	font-size: 16px;
	line-height:20px;
	font-weight:700;
}
.f-logo{
	background:url(../images/f-logo.png) no-repeat;
	width:230px;
	height:51px;
	display:inline-block;
	margin:0 0 16px;
	text-indent:9999px;
	overflow:hidden;
}
.footer-box span{
	display:block;
}
.footer-info{
	overflow:hidden;
	font-size: 13px;
	line-height:18px;
}
.footer-nav{
	list-style:none;
	margin:0;
	padding:0 0 20px;
	overflow:hidden;
	font-size: 16px;
	line-height:20px;
	font-weight:700;
}
.footer-nav li{
	float:left;
	margin:0 0 0 30px;
}
.footer-nav li:first-child{
	margin:0;
}
.footer-nav a{
	color:#292929;
}
.copy{
	display:block;
	font-size: 14px;
	line-height:20px;
	margin:0 0 20px;
}
.copy a{
	color:#707070;
	text-decoration:none;
}
.copy a:hover{
	text-decoration:underline;
}
.box{
	padding:0 0 18px;
}
.box span{
	display:block;
}
.mail{
	color:#404040;
	font-family:Arial, Helvetica, sans-serif;
}
.mail:hover{
	text-decoration:none;
}
.tultip{
	position:fixed;
	width:100%;
	height:100%;
	z-index:100;
	background:#edede7;
	left:100%;
	top:0;
}
.tultip-info{
	width:960px;
	margin:0 auto;
	display:table;
	height:100%;
}
.tultip .cover{
	display:table-cell;
	vertical-align:middle;
}
.back{
	display:inline-block;
	background:url(../images/back-bg.png) no-repeat 0 0;
	padding:0 0 0 44px;
	font-size: 18px;
	line-height:34px;
	text-decoration:none;
	color:#1b1b1b;
	margin:0 0 36px;
	cursor: pointer;
}
.back:hover{
	background-position:0 -166px;
}
.tultip .people-box{
	display:block;
	margin:0 0 30px;
}
.tultip-text{
	line-height:22px;
}
.tultip-text p{
	margin:0 0 23px;
}
.hidden{
	display:none;
}
.has-heading {
	margin-top: -90px;
	padding-top: 90px;
}

.table {
    clear: both;
}

.table .firstcolumn {
    width: 349px;
    float: left;
    padding: 8px 5px 8px 0;
    font-family: roboto, arial, sans-serif;
    font-size: 13px;
    color: #454545;
}

.table .firstcolumn.title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #389d01;
    color: #fff;
    padding: 5px 5px 5px 0;
}

.table .longcolumn {
    width: 753px;
    float: left;
    padding: 8px 5px 8px 0;
    font-family: roboto, arial, sans-serif;
    font-size: 13px;
    color: #454545;
}

.table .longcolumn.title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #389d01;
    color: #fff;
    padding: 5px 5px 5px 0;
}

.table .free {
    width: 190px;
    float: left;
    padding: 8px 5px 8px 5px;
    text-align: center;
    font-family: roboto, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #454545;
    margin: 0 0 0 2px;
}

.table .free.title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #389d01;
    color: #fff;
    padding: 5px;
}

.table .free.green {
    height: 30px;
    background-image: url("../images/green.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 0 5px;
}

.table .trow {
    overflow: hidden;
    clear: both;
    border-bottom: 1px solid #b8b8b8;
}

.table .trow.title {
    background-color: #454545;
    color: #fff;
    font-weight: 700;
    text-align: center;
    font-size: 14px;
    padding: 8px;
}

.table .premium {
    width: 190px;
    float: left;
    padding: 8px 5px 8px 5px;
    text-align: center;
    font-family: roboto, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #454545;
    margin: 0 0 0 2px;
}

.table .premium.title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #389d01;
    color: #fff;
    padding: 5px;
}

.table .premium.green {
    height: 30px;
    background-image: url("../images/green.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 0 5px;
}

.table .individual {
    width: 190px;
    float: left;
    padding: 8px 5px 8px 5px;
    text-align: center;
    font-family: roboto, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #454545;
    margin: 0 0 0 2px;
}

.table .individual.title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #389d01;
    color: #fff;
    padding: 5px;
}

.table .individual.green {
    height: 30px;
    background-image: url("../images/green.png");
    background-repeat: no-repeat;
    background-position: 50% 50%;
    padding: 0 5px;
}

.table .price {
    width: 190px;
    float: left;
    padding: 8px 5px 8px 5px;
    text-align: center;
    font-family: roboto, arial, sans-serif;
    font-size: 13px;
    font-weight: 700;
    color: #454545;
    margin: 0 0 0 2px;
}
.table .price.title {
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    background-color: #389d01;
    color: #fff;
    padding: 5px;
}

.clear {
    clear: both;
    overflow: hidden;
}

.errorMessage {
    font-size: 12px;
    color: #ff0000;
}

.toinput {
    clear: both;
    margin: -20px 0 0 0;
}

.errorSummary {
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    padding: 15px;
    font-size: 13px;
    border: 2px dashed #ff0000;
    margin: 0 0 20px 0;
}

.vthumb {
    width: 300px;
    height: 240px;
    margin: 0 18px 20px 0;
    float: left;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border: 1px solid #e0e0e0;
}

.vthumb .vimg {
    clear: both;
    padding: 10px 10px 0 10px;
}

.vthumb .vimg img {
	width: 280px;
}

.vthumb .vimg a {
    overflow: hidden;
}

.vthumb .vtitle {
    font-size: 16px;
    padding: 5px 10px 0 10px;
}

.vthumb .vtitle a {
    color: #333333;
    text-decoration: none;
}

.vthumb:hover {
    background-color: #e6e6e6;
    -moz-box-shadow: 0 2px 0 #c7c7c7; /* Для Firefox */
    -webkit-box-shadow: 0 2px 0 #c7c7c7; /* Для Safari и Chrome */
    box-shadow: 0 2px 0 #c7c7c7; /* Параметры тени */
    border: 1px solid transparent;
}