html, body, form, table
{
	margin: 0;
	padding: 0;
}

html
{
	height:100%;
}

body
{
	height:auto !important;
	height:100%;
	min-height:100%;
/*	min-width:990px;*/
    min-width: 1280px;
}

/*Font*/
body
{
	font-size: 85%;
	font-family: "Arial";
	color: #333;
	background-color: #fff;
}

/*Font in table*/
table
{
font-family: "Arial";
	font-size:100%;
}
img
{
    vertical-align: top;
}



/*Links*/
a:link {color: #2976AF;}
a:visited{color:#2976AF;}
a:active {color: #D30B00;}
a:hover{color:#D30B00;}


small
{
	font-size:85%;
}

hr
{
	width:100%;
	height: 1px;
	border: medium none;
	color: #d1d0d0;
	background-color: #d1d0d0;
	margin:8px 0;
}

#container
{
	min-width:775px;
	width:expression((document.documentElement.clientWidth || document.body.clientWidth) < 775 ? "775px": "auto");
}

#header
{
	position:relative; /*containing block*/
	height:106px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	background: #505050 url(images/header_bg.gif) repeat-x;
}

#header_logo
{
	position:absolute;
}

#company_logo
{
	width:100px;
	height:106px;
	background:url(images/logo.gif) center right no-repeat;
	position:absolute;
	left:200px;
}

#header_text
{
	position:absolute;
	left:310px;
	top: 30%;
	color:#fff;
	width:490px;
}

#header_text h1
{
	margin:0;
	padding:0;
	font-size:160%;
	border:none;
	color:#fff;
	background:url(images/line.gif) left bottom no-repeat;
	text-decoration:none;
}

#header_text span
{
	font-size:90%;
	font-weight:bold;
	color:#B3B3B3;
	margin-left:50px;
}

/* Header menu: home, search, feedback*/
#header_menu
{
	background:#505050 url(images/header_menu_corner.gif) left bottom no-repeat;
	position:absolute;
	right:55px;
	top:6px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#header_menu a
{
	display:block;
	float:left;
	cursor:pointer; cursor: hand;
	padding:8px 11px;
}

#header_sites
{
	position:absolute;
	right:55px;
	top: 60px;
	color:#fff;
	text-align:right;
}

#header_sites a, #header_sites span
{
	color:#fff;
	text-decoration:none;
}

#header_sites span
{
	color: #bbb;
}

td.navigation-column
{
	padding-right:23px;
}

td.search-column
{
	padding-right:10px;
}

#navigation
{

}

/*Navigation*/
#navigation a
{
	font-size:95%;
	text-decoration:none;
	color:#535353;
}



/*Content table*/
#content
{
	width:100%;
/*height:70%;*/
	border-collapse:collapse;
}

/*Left column*/
#content .left-column
{
	width:200px;
	vertical-align:top;
	height:100%;
	padding:0;
}

#content_block_container
{
	border-left:1px solid #D2D0C6;
	border-right:1px solid #D2D0C6;
	margin-left:7px;
	background:#D7E1ED;
}

/*Shadow column*/
#content .shadow-column
{
	padding:0;
	padding-top:79px;
}

p.news-item
{
	margin-top:0;
}

/*Main column*/
#content .main-column
{
	width:100%;
	vertical-align:top;
	padding:0 10px;
}

/*Right column*/
#content .right-column
{
	width:1px;
	vertical-align:top;
}

/*Bottom banner*/
#bottom_banner
{
	padding:10px;
	text-align:center;
}

/*Footer*/
#footer
{
	background: #E4E4E4;
	text-align:right;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	height:40px;
	padding:8px;

}

/*Link in footer*/
#footer a
{
	color: #333;
	font-size: 100%;
}

/*Расписание*/
.schedule_list
{
	position: relative;
}

.schedule_list .reg_btn
{
	display: block;
	position: absolute;
	margin-top: -61px;
	right: 0px;
}

.schedule_list .mtitle
{
	font-size: 145%;
	color: #000000;
	background-color: #d1e2ef;
	padding: 1px 10px 3px 9px;
	margin-top: 56px;
}

.schedule_list .mtitle_first
{
	margin-top: 0px;
}

.schedule_list .item
{
	background-image: url(dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 5px;
	margin-bottom: 12px;
}

.schedule_list .item_first
{
	background-image: none;
	padding-top: 12px;
}

.schedule_list .item .date
{
	color: #676767;
	font-size: 85%;
	float: left;
	margin: 0 10px 0 5px;
}

.schedule_list .item .date strong
{
	color: #676767;
	font-size: 200%;
	font-weight: normal;
	margin-right: 3px;
}

.schedule_list .item .date img,
.schedule_list .item .title span.info img
{
	margin: 0px 4px;
	position: relative;
	top: 1px;
}


.schedule_list .item .title span.info
{
	color: #676767;
	font-size: 85%;
	white-space: nowrap;
	margin-left: 10px;
}

.schedule_list .item .title span.info a
{
	color: #676767;
}

.schedule_list .item .title span.info a:hover
{
	color: #AA0425;
}

.schedule_list .pagenavigation
{
	padding: 17px 0px 38px 0px;
}

.schedule_detail .info
{
	font-size: 110%;
	line-height: 1.3em;
	padding-bottom: 14px;
}

.schedule_detail .info div
{
	padding-top: 13px;
}

.schedule_detail .info .reg_btn
{
	display: block;
	float: right;
}

.schedule_detail .coachers
{
	background-image: url(dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 15px;
}

.schedule_detail .coachers table
{
	background-image: url(dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.schedule_detail .coachers table td
{
	padding-bottom: 18px;
}

.schedule_detail .coachers h3
{
	font-size: 145%;
	font-style: normal;
	padding-bottom: 22px;
	padding-top: 7px;
	font-weight: normal;
}

.schedule_detail .coachers td .title
{
	font-size: 115%;
	font-weight: bold;
	padding-bottom: 4px;
}

.schedule_detail .coachers td .title a, .schedule_detail .coachers td .title a:hover
{
	color: #000000;
}

.schedule_detail .coachers td .announce
{
	font-size: 85%;
}

.schedule_detail .program
{
	background-image: url(dashed_line.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 0px 0px 17px 0px;
	margin-bottom: 21px;
}

.schedule_detail .program h3
{
	font-size: 145%;
	font-weight: normal;
}

.schedule_detail .program a
{
	background-image: url(program_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding: 0px 0px 0px 26px;
	font-size: 145%;
}
/*/Расписание*/



/*Content block*/
.content-block
{
	width:100%;
}

.content-block-head-corner
{
	background:url(images/content_block_left.gif) left bottom no-repeat;
}

.content-block-head
{
	background:#E9E6D7 url(images/content_block_bg.gif) right top  repeat-x;margin-left:18px;
	font-weight:bold;
	font-size:95%;
	padding: 6px 5px 5px 0px;
	height:23px;
	overflow:hidden;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.content-block-body
{
	width:100%;
	background:#D7E1ED;
	padding:15px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

#search-box
{
	background:#F4F4F4;
	border:1px solid #C5C5C5;
	padding:8px;
	color:#5F5F5F;
	width:185px;
	margin-right:10px;
	margin-top:4px;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

/*Data table*/
table.data-table
{
	border:1px solid #C4C4C3;
	border-collapse:collapse;
}

/*Any cell*/
table.data-table td
{
	border:1px solid #C4C4C3;
	background-color:#FFFFFF;
	color:#333;
	padding:3px 5px;
}

/*Head cell*/
table.data-table thead td, table.data-table th
{
	background-color:#D7E1ED;
	text-align:left;
	font-weight:normal;
	background-image:none;
	border:1px solid #C4C4C3;
	padding:4px;
	color:#333;
}

/*Body cell*/
table.data-table tbody td
{
	background-color:#FFF;
	background-image:none;
	color:#333;
}

/*Foot cell*/
table.data-table tfoot td
{
	background-color:#fff;
	padding:4px;
	color:#333;
}



/*Error & OK messages*/
.errortext
{
	color:red;
}

.notetext
{
	color:green;
}

/* Used to draw a "star" near reqired field */
.starrequired
{
	color:red;
}

/*Forum*/


/*Forum menu*/
table.forum-menu {border-left: 1px solid #DAE7DF; border-top: 1px solid #DAE7DF; }
table.forum-menu td.forumtoolbar {background-color: #D7E1ED; border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; }
.forumtoolsection {border-left: 1px solid #FFFFFF;border-top: 1px solid #FFFFFF; border-right: 1px solid #C4C4C3; border-bottom: 1px solid #C4C4C3; }
.forumtoolseparator {border-left: 1px solid #C4C4C3;border-right: 1px solid #FFFFFF; }

table.forum-menu a, table.forum-menu select, table.forum-menu input, table.forum-menu td {color:#333}

/* menu popup */
.forum-menu-hidden-in {border: 1px solid #C4C4C3;}
table.forum-menu-popup-table td, table.forum-menu-popup-table td a { color: black;}
table.forum-menu-popup-table td.forum-menu-popup, table.forum-menu-popup-table td.forum-menu-popup-hover {border: none; background-color: #D7E1ED; }
table.forum-menu-popup-table td.forum-group{background-color:#D7E1ED; color:#333;}
table.forum-menu-popup-table td.forum-menu-popup-hover {background-color: #FBFAF5;}
div.forum-group{background-color:#F9FBF9; font-weight:bold; color:#333;}

/*Forum index and list*/
table.forum-main {border: 1px solid #C4C4C3;}
table.forum-main td {background-color:#FBFAF5;border: 1px solid #C4C4C3;}
table.forum-main th {background-color:#D7E1ED;border: 1px solid #C4C4C3;color: #333;vertical-align: top;}

div.forum-hr {background-color:#C4C4C3}
div.filter-check-hover {background-color:#D7E1ED}

a.forum-button:link,a.forum-button:visited,a.forum-button:active,a.forum-button:hover {background: #D7E1ED;border: 1px solid #C4C4C3;color: #333;}
table.forum-main td small {font-size:100%;}
table.forum-main td.forum-group {background-color:#D7E1ED; color:#333;}
div.forum-title {border: 1px solid #C4C4C3; padding: 5px; background-color: #D7E1ED !important; color:#333; }

/*Forum messages*/
table.forum-message {}
table.forum-message td {background-color: #FBFAF5;border: none;}
table.forum-message td.forum-message-user-info {background-color: #FBFAF5;border: 1px solid #C4C4C3;border-right-width: 1px;}
table.forum-message td.border-top {border: 1px solid #C4C4C3;border-left-width: 1px;border-top: none;}
table.forum-message td.border-bottom {border: 1px solid #C4C4C3;border-left-width: 1px;border-bottom: none;}

table.forum-message .forum-message-posts,
table.forum-message .forum-message-status,
table.forum-message .forum-message-datereg,
table.forum-message .forum-message-datecreate {color:#333;}

a.forum-button-small,
a.forum-button-small-vote,
a.forum-button-small-unvote
{
	background-color: #D7E1ED;
	border: 1px solid #C4C4C3;
	color: #333;
	font-size: 11px;
	height:20px;
	padding: 2px 5px 2px 5px;
	box-sizing:border-box; -moz-box-sizing:border-box;
}
a.forum-button-small-vote, a.forum-button-small-unvote {padding-left:18px;}
a.forum-button-small:hover,a.forum-button-small-vote:hover,a.forum-button-small-unvote:hover {color: #333; }

/*Forum statistics*/
table.forum-stat {}
table.forum-stat th {background-color:#D7E1ED;border: 1px solid #C4C4C3;color: #333;font-weight:bold;padding:5px;}
table.forum-stat td {background-color:#FBFAF5;border: 1px solid #C4C4C3;}
table.forum-stat .forum-attention{font-size: 100%;color: black;}

/*Post form*/
table.forum-post-form {border: 1px solid #C4C4C3;}
table.forum-post-form td {background-color:#FBFAF5;border: 1px solid #C4C4C3;}
table.forum-post-form th {background-color:#D7E1ED;border: 1px solid #C4C4C3;}
table.forum-smile {border: 1px solid #C4C4C3;}
table.forum-smile th {background-color:#D7E1ED;border: 1px solid #C4C4C3;}
table.forum-smile img { margin: 0px;}
textarea#POST_MESSAGE{width:100%;}

/* Only for user-profile*/
table.fuser {}
table.fuser-static th {background-color:#D7E1ED; border:1px solid #C4C4C3;}
table.fuser-static td {background-color:#FBFAF5; border:1px solid #C4C4C3;}

/* Tab controls*/
table.tabs {border-left:1px solid #C4C4C3;}
table.tabs td {}
table.tabs td.tab-indent-left {border-bottom:1px solid #C4C4C3;}
table.tabs td.tab-indent-right {border-bottom:1px solid #C4C4C3;}
table.tabs td.tab-container {border:1px solid #C4C4C3; border-left: none;}
table.tabs td.tab-container-selected {border:1px solid #C4C4C3; border-bottom:1px solid #F9FBF9; border-left: none; background-color:#F9FBF9;}

table.tabs table td.tab {border-top:1px solid #C4C4C3;}
table.tabs table td.tab-selected {border-top:1px solid red;}
table.tabs table td.tab-hover {border-top:1px solid #C4C4C3;}

/* Tab inside edit form */
table.tab {border:1px solid #C4C4C3; border-top:none;}
table.tab td {background-color:#FBFAF5;}

.forum-menu-hidden-in
{
	max-height:100px;
	height:expression(this.scrollHeight > 100? "100px" : "auto");
}

table.forum-quote td, table.forum-code td
{
	background-color:#D7E1ED; /*th*/
	border:1px solid #C4C4C3;
}

table.forum-reviews-messages td, table.forum-reviews-messages th
{
	background-color:#FBFAF5; /*td*/
	border-color:#C4C4C3;
}

a.button-small
{
	background:#D7E1ED;
	border:1px solid #C4C4C3;
}


/*Support*/
div.ticket-edit-message
{
	border-color: #C4C4C3;
}

/*Blogs*/

table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th, table.blog-user-table td.head, table.blog-table-post-comment td, table.blog-table-post-comment th
{
	background-color:#FBFAF5;
}


table.blog-blog-edit td, table.blog-blog-edit-table-smiles, table.blog-table-post td, table.blog-table-post th, table.blog-blog-edit th,
table.blog-user-table td.head, table.blog-user-table td, table.blog-group td, table.blog-category td, table.blog-comment-form th, table.blog-comment-form td,
table.blog-table-post-comment td, table.blog-table-post-comment th
{
	border-color: #C4C4C3;
}

.blog-post-date
{
	color:#333;
}

table.blog-table-post-table th, table.blog-table-post-table td, table.blog-table-post-comment-table th, table.blog-table-post-comment-table td
{
	font-size:95%;
}

.blogtoolblock {border-color:#C4C4C3;}
.blogtoolbar {background-color:#FBFAF5;border-color:#C4C4C3;border-top:none;}
.blogtoolsection {border-color:#C4C4C3}
.blogtoolbutton, .blogmessbuttontext {color:#333;}
a.blogtoolbutton, .blogmessbuttontext{color:#333;}
.blogtoolseparator {border-left:1px solid #C4C4C3;border-right:1px solid #FBFAF5;}


/*
table.blog-table-post-table th,
table.blog-table-post-table td*/

/* social network*/
div.socnet-informer {padding:5px;}
div#sonet_events_ms_message {width:150px;}

.picture {
	float: left;
}
.clear {
	clear: both;
	height: 0;
}
.info span:first-child {
	border: none;
	padding-left: 0;
}
.info span{
	display: inline-block;
	border-left: 1px dotted #A9A9A9;
	padding-left: 5px;
	padding-right: 5px;
}
.schedule_list .item_first {
	border-top: 1px solid #BFBFBF;
	overflow: hidden;
}
.schedule_list div.mtitle_first + div.item_first {
	border-top: none;
}

.schedule_list .item .title
{
	/*float: left;
	width: 620px;*/
	word-wrap: break-word;
}

/*#calendarWrapper {
	width: 508px;
	float: left;
}*/
#calendarWrapper {
	width: 266px;
/*	float: left;*/
	margin-left: 10px;
    text-align: left;
}
.breadcrumb-navigation a {
	font-size: 12px;
}

#JampPanel:hover{
    margin-right:-20px;
}
#JampPanel,#JampPanel .container{
    border-radius:10px;
    -webkit-border-radius:10px;
    -khtml-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
    border:1px solid #0047ab;
    background-color:#F0F0F0;
    box-shadow: 0px 5px 5px #626262;
    -webkit-box-shadow:0px 5px 5px #626262;
    -khtml-box-shadow:0px 5px 5px #626262;
    -moz-box-shadow:0px 5px 5px #626262;
}
#JampPanel {opacity:0.86;
    position:fixed;z-index:1200;
    height:150px;top:250px;right:54px;margin-right:-267px;
    background:#34c924 url(/upload/Sztn3.png) 4px 2px no-repeat;
    transition-duration: 0.33s;
    -webkit-transition-duration: 0.33s;
    -moz-transition-duration: 0.33s;
    -o-transition-duration: 0.33s;
    width:240px;
}
#JampPanel .container{
    padding:12px;
    height:240px;
    width:100%;margin:-1px 0 0 30px;
}
#Zaslonyalka{ /*прикрывает область тени на стыке уха с container*/
    position:absolute;
    height:170px;width:14px;
    /*background-color:#F0F0F0;*/
    /*margin:-12px 0 0 -18px;*/
}




/*//////////////////////*/
.header {
    height: 257px;
    background: url(images/Center_line.jpg) top left repeat-x;
    position: relative;
    overflow: hidden;
    margin-bottom: 14px;
    border-bottom: 14px solid #327cb2;
}

.header_logo {
    display: block;
    float: left;
}

.header_slider {
    width: 640px;
    height: 140px;
    overflow: hidden;
    border: none;
    display: block;
    color: #333333;
    margin: 83px auto 0px;
    background: none;
}

.header_right {
    width: 230px;
    margin: 0px auto;
}

.login {
    text-align: center;
    margin-top: 37px;
}

.telephones {
    padding-top: 110px;
    text-align: center;
    padding-bottom: 10px;
}

.search {
    height: 58px;
    width: 163px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #307cb8;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#61AEE9', endColorstr='#307cb8');
    background: -webkit-gradient(linear, center top, center bottom, from(#61AEE9), to(#307cb8));
    background: -moz-linear-gradient(top, #61AEE9, #307cb8);
    background: -o-linear-gradient(top, #61AEE9, #307cb8);
    background: -ms-linear-gradient(top, #61AEE9, #307cb8);
    margin-top: 28px;
    padding: 10px 12px 0px;
}

#wrapper {
    position: relative;
    overflow: hidden;
    line-height: 1.4em;
}

#col1 {
    float: left;
    width: 283px;
}

#col2 {
    margin: 0 245px 0 283px;
    overflow: hidden;
}

#col3 {
    width: 220px;
    float: right;
}

.left_menu {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    background: #337cb1;
    padding: 0px;
    width: 233px;
    margin-left: 24px;
}

ul#vertical-multilevel-menu {
    padding: 19px 20px 19px 12px;
    background: none;
}

.footer_top {
    background:url(images/Down_1.jpg) top left repeat-x;
    height: 75px;
    position: relative;
}

.footer_top img {
    position: absolute;
    right: 38px;
}

.footer_middle {
    height: 21px;
    background:url(images/Down_Str.jpg) top left repeat-x;
    position: relative;
}

.footer_bottom {
    background-color: #d0e2f6;
    padding: 8px;
    height: 112px;
    position: relative;
}

.footer_bottom .copyrights {
    width: 360px;
    position: absolute;
    left: 10px;
}

.footer_bottom .footer_misc {
    width: 360px;
    position: absolute;
    left: 40%;
    top: 27px;
}

.footer_bottom .footer_counters {
    position: absolute;
    right: 90px;
}

.footer_map {
    position: absolute;
    right: 15px;
    bottom: 50px;
}

.mfeedback_get_kurs {
    border: 2px solid rgb(41, 118, 175);
    margin: 5px 0px;background-color: rgb(213, 225, 237);"
}

.mfeedback_get_kurs p {
    margin: 8px;
    text-align: center;
}

.mfeedback .mf-ok-text p {
    font-weight: bold;
    margin-top: 25px;
}

.mfeedback_get_kurs .email, .mfeedback_get_kurs .captcha, .mfeedback_get_kurs .submit {
    text-align: center;
    margin: 6px 0px;
}

.mfeedback_get_kurs .form-error-fld {
    display: none;
}

.mfeedback_get_kurs .email input, .mfeedback_get_kurs .captcha input {
    margin-top: 0px;
    background-image: none;
    font-family: arial;
    color: #000;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    border: 1px solid rgb(191, 191, 191);
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: none;
    background-color: rgb(255, 255, 255);
    margin-bottom: 10px;
    padding: 2px 10px;
    position: relative;
    width: 200px;
    height: 25px;
    margin-left: 10px;
}

.mfeedback_get_kurs .captcha input{
    margin-top: 4px;
    width: 93px;
    margin-right: 10px;

}

.mfeedback_get_kurs .submit input {
    background-image: none;
    font-family: arial;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    border: 2px solid rgb(41, 117, 175);
    margin: 0px auto 10px;
    display: block;
    box-shadow: none;
    padding: 0px 20px;
    background-color: rgb(41, 117, 175);
    height: 25px;
    background-position: 0% 50%;
    cursor: pointer;
    background-repeat: repeat repeat;
}

.index_header h2 {
    display: inline;
    border: none;
    padding: 0px;
}

.index_header, .index_header h2, .index_header a, .index_header a:hover {
    color: #3366ff;
}

.index_header a:hover {
    text-decoration: none;
}

.index_header h2 {
    font-size: 22px;
    font-weight: normal;
    color: #073863;
}

.index_header {
    margin-bottom: 8px;
}

.event-detail div.event-h3{
    margin-left: 90px;
    border-bottom: 2px solid #e7e7e7;
    padding-bottom: 8px;
    position: relative;
	color: #4F4F4F;
	font-size: 120%;
	font-weight:bold;
}

.event-detail div .event-detail-date {
    position: absolute;
    left: -90px;
    top: 0px;
    width: 80px;
    font-size: 18px;
    text-align: center;
    color: #2976AF;
}

.event-detail-widget {
    float: right;
    width: 260px;
    margin-left: 20px;
    padding: 20px;
    border-width: 1px;
    border-color: #e7e7e7;
    border-style: solid;
    border-radius: 10px;
    background-color: #FAFCFB;
}

.event-detail-widget .first_raw span, .event-detail-widget .third_raw span, .time_left_text {
/*    color: #aaa;*/
    font-size: 12px;
}

.event-detail-widget .will_go {
    background: url(images/widget_man.png) top right no-repeat;
    width: 87px;
    float: left;
    margin-top: 5px;
}

.event-detail-widget .vk_like {
    float: right;
}

.event-detail-widget .second_raw {
    clear: both;
    padding: 8px 0px 15px;
    text-align: center;
}

.event-detail-widget .second_raw a {
    font-family: arial;
    color: rgb(255, 255, 255);
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    border: 2px solid rgb(41, 117, 175);
    margin: 0px 0px 0px;
    box-shadow: none;
    padding: 5px 20px;
    background-color: rgb(41, 117, 175);
    height: 25px;
    text-decoration: none;
}

.event-detail-widget .places_left {
    font-weight: bold;
    text-align: center;
    clear: both;
    padding-top: 5px;
    font-size: 20px;
}
.event-detail-widget .places_left span {
    font-size: 20px;
}


.event-detail-widget .begin_at {
    float: right;
    font-size: 12px;
}

.news-index .news-item, .feedback1-index .news-item {
    border-bottom: 1px dotted #2976af;
    padding-bottom: 8px;
    overflow: hidden;
    margin-bottom: 10px;
}

.header_call_me_inner {
    background-color: #34c924;
    text-align: center;
    color: #fff;
    padding: 5px;
}

.header_call_me_name {
    font-size: 12px;
    padding-bottom: 5px;
}

.header_call_me_main span {
    display: block;
    float: left;
    font-size: 12px;
    margin-top: 4px;
    margin-right: 4px;
}

.header_call_me_main .inputtext {
    float: left;
    width: 100px;
}

.header_call_me_inner p{
    font-size: 10px;
    margin: 0px;
}

.fb-like {
    float: right;
    margin-top: 5px;
}

.city_begin {
    float: left;
    font-size: 12px;
}

.second_raw .price_text {
    margin-bottom: 8px;
    font-weight: bold;
}

.second_raw .price_text span {
/*    color: #aaa;*/
    font-weight: normal;
}

.header_left_wrapper {
    width: 24%;
    float: left;
    overflow: hidden;
}

.header_right_wrapper {
    width: 24%;
    float: right;
    overflow: hidden;
}

.header_center_wrapper {
    width: 50%;
    float: left;
    overflow: hidden;
    text-align: center;
    margin-left: 1%;
}

.header_call_me_main {
    width: 180px;
    margin-left: 20px;
}

.news-index .news-item, .feedback1-index .news-item {
    text-align: justify;
}

.countdown_text {
    position: relative;
    text-align: left;
    height: 12px;
}

.countdown_text span {
    font-size: 12px;
    position: absolute;
    top: -16px;
}

.countdown_text .days {
    left: 24px;
}

.countdown_text .hours {
    left: 83px;
}

.countdown_text .minutes {
    left: 143px;
}

.countdown_text .seconds {
    left: 200px;
}




















 .accordion-table {
            width: 897px;
        }

        .a-table-item {
            position: relative;
            z-index: 1;
            font-family: Arial;
        }

        .a-table-item .a-table-header {
            height: 90px;
            width: 897px;
            background: url(/images/a-table-header.png) no-repeat center -1px;
            margin-top: -21px;
            padding-left: 90px;
            box-sizing: border-box;
            position: relative;
            z-index: 1;
            color:#7b7b7b;
            cursor: pointer;
        }

        .a-table-item .a-table-header .a-table-header-number {
            position: absolute;
            left: 25px;
            top: 26px;
            font-size: 30px;
            border: 2px solid #7b7b7b;
            border-radius: 50%;
            width: 43px;
            height: 43px;
            text-align: center;
            line-height: 43px;
            box-sizing: border-box;
            font-weight: bold;
        }

        .a-table-item .a-table-header .a-table-header-text {
            font-size: 18px;
            display: table-cell;
            height: 68px;
            vertical-align: middle;
        }

        .a-table-item-active .a-table-header {
            background: url(/images/a-table-header-active.png) no-repeat center -1px;
            color: #ffffff;
            cursor: default;
        }

        .a-table-item-active .a-table-header .a-table-header-number {
            border-color: #ffffff;
        }

        .a-table-item:first-child .a-table-header {
            margin-top: 0;
        }


        .a-table-item .a-table-body {
            display: none;
            background: #e8f0fa;
            top: -21px;
            position: relative;
            font-size: 14px;
            color: #327cb2;
            padding: 30px;
            border: 1px solid #2a76b0;
            box-sizing: border-box;
            width: 896px;
        }

        .a-table-item .a-table-body table {
            border-spacing: 0;
            border-collapse: separate;
        }

        .a-table-item .a-table-body table th {
            text-align: left;
            border-bottom: 1px solid #327cb2;
            font-family: Arial;
        }

        .a-table-item .a-table-body table td {
            text-align: left;
            vertical-align: top;
            padding-top: 10px;
        }

        .a-table-item .a-table-body table td:first-child, .a-table-item .a-table-body table th:first-child  {
            width: 300px;
            padding-right: 30px;
        }

        .a-table-item .a-table-body table td:last-child, .a-table-item .a-table-body table th:last-child {
            width: 150px;
            padding-left: 30px;
        }


        .a-table-item-active .a-table-body {
            display: block;
        }


        .a-title {
            color:#327cb2;
            font-size: 24px;
	    margin: 15px 0;
            font-weight: bold;
  	    
        }

