@CHARSET "UTF-8"; /*site design common template*/

/*basic elements styles*/
body{
	font-family: Verdana, Tahoma, Arial;
	height: 100%;
	
	font-size: 13px;
	color: /*#676767*//*#4a4a4a*/#303030;
	min-width: 943px;
	padding: 0;
	margin: 0;
}

center{
	min-width: 940px;
}
a{
	color: /*#0099ff*/#0077cc;
	text-decoration: none;
}
a:hover, .active{
	text-decoration: underline;
}

h1{
	font-size: 26px;
	line-height: 100%;
	font-weight: normal;
	color: #333;
	margin-bottom: 15px;
	padding-top: 35px;
	text-align: center;
}

h2, h2 a{
	padding-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana;
	font-size: 21px;
	line-height: 20px;
	color: #333;
	font-weight: normal;
}
h3, h3 a{
	padding-top: 10px;
	margin-bottom: 10px;
	font-family: Verdana;
	font-size: 18px;
	line-height: 20px;
/*	color: #333;*/
	color: #336600;
	font-weight: normal;
}
hr{
	border: none;
	margin: 0;
	padding: 0;
	height: 0;
	width: 680px;
	display: block;
	/*clear: both;*/
	clear: left;
}

.content .inside p{
	margin-bottom: 10px;
	text-indent: 10px;
}

.content .inside p.noindent{
	text-indent: 0px
}

.content .inside .info p.noindent{
	text-indent: 0px
}

/*h2 a:hover{
	color: #567583;
	text-decoration: underline;
}
h3{
	font-size: 18px;
	line-height: 18px;
	color: #55000c;
	font-weight: normal;
	margin-bottom: 20px;
}*/

strong{
	font-weight: bold;
	color: #555;
}

/*common page layout*/
.basis{
   	display: block;
   	min-height: 100%;
   	width: 100%;
   	position: absolute;
   	top: 0px;
   	left: 0px;
   	z-index: 1;

   	min-width: 940px;
}

.header{
	width: 100%;/*required for side block*/
	position: absolute;/*required for side block*/
   	top: 0px;/*required for side block*/
   	left: 0px;/*required for side block*/
   	z-index: 2;/*required for side block*/
   	
/*   	padding-top: 23px;*/
	min-width: 940px;
}
.header .inside{
	display: table-cell;
	width: 940px;
}
/*
.main .header{
   	background: url("/images/main_header_bg.jpg") bottom left repeat-x;
}*/
.main .header .inside{
   	height: 130px;
/*	background: url("/images/main_header.jpg") bottom center no-repeat;*/
}
.menu ul{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	display: inline;
	margin-top: 30px;
	float: right;
}
.menu ul li{
	font-family: Tahoma, Arial, Helvetica;
	float: left;
	font-size: 13px;
	list-style: none;
	padding: 0 20px;
	border-right: 1px solid #676767;
}
.menu ul li.last{
	padding-right: 0;
	border-right: none;
}

.menu li a{
/*	font-family: Tahoma, Arial, Helvetica;*/
	font-family: Arial;
	font-size: 13px;
	color: #0099cc;
/*	color: #676767;*/
}

table.menu{
	height: 37px;
}
table.menu td{
	background: url("/images/header_menu_bg.png") top left repeat-x;
	text-align: center;
	vertical-align: middle;
}
table.menu td.delimiter{
	width: 1px;
	background: url("/images/header_menu_delimiter.png") top left no-repeat;
}
table.menu td:hover{
	cursor: pointer;
}
table.menu td a{
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 37px;
	line-height: 37px;
	vertical-align: middle;
}
table.menu td:hover a, .menu td a.active{
	color: #fedd5b;
}

center{
/*	background-position: center top;*/
}

.side{
	width: 220px;
   	min-height: 100%;
   	margin-bottom: 140px;
	float: right;
}
/*
.side ul{
	padding-left: 3px;
}*/

/*
.side ul li.active a{
	color: #fff;
	background: url("/images/info_menu_bg_active.png") left top repeat-x;
}
*/
.side .preview{
	margin-bottom: 30px;
}
.side .preview h2{
	margin-bottom: 20px;
}

#search_query{
	border: 0;
	height: /*18*/22px;
	width: 185px;
/*	margin-bottom: 10px;*/
	background: url("/images/side_search_bg.png") top left no-repeat;
	padding: 2px 10px 2px 15px;
	
	color: #999999;
	font-family: Verdana;
}

.content{
	margin-top: 150px; /*top block*/
	margin-bottom: 140px; /*bottom block*/
	padding-bottom: 1px;
	line-height: 1.3em;
	
	width: 940px;
	text-align: left;
/*	background: url("/images/info_header.jpg") top center no-repeat;*/
/*	background-color: #f8ece4;*/
}
.content .inside{
	margin-right: 257px; /*side block*/
/*	padding: 0px 20px 20px 0;*/
	min-height: 300px;
/*   	margin-bottom: 143px;*/
	padding-bottom: /*20*/60px;
/*	background: url("/images/delimiter_horiz.png") bottom left repeat-x;*/
}
/*.main .content{
	margin-top: 150px;
}*/
.main .content .inside{
	margin-left: 0px;
	padding-top: 0;
	padding-left: 0;
	padding-right: 0;
}/*
.content .main a{
	font-weight: bold;
}*/
.content .clear{
	clear: left;
}
.content .inside .clear{
	width: 682px;
}
.content .side .clear{
	width: 682px;
}

.inside a.more{
	clear: left;
	display: block;
	padding-right: 22px;
	background: url("/images/marker_link.png") center right no-repeat;
}

.inside .preview a.more{
	width: 100px;
}

.inside .preview{
	padding-top: 0px;
}
.main .inside .preview{
/*	padding: 15px 0 0 15px;*/
	padding-top: 30px;
/*	padding: 25px 15px 25px 25px;
	margin-top: 6px;
	background: url("/images/bg_preview.png") top left repeat-x;*/
}

.inside .preview .item{
	margin: 25px 0 0 30px;
	float: left;
	width: 326px;
	font-size: 11px;
/*	height: 120px;*/
}
.inside .preview .first{
	margin-left: 0px;
}
.inside .preview h2{
	margin-bottom: 0;
}

.inside .shortcut{
	float: left;
	width: 204px;
	height: 125px;
	padding: 10px 5px 0 15px;
	margin: 10px 0 0 5px;
	background: url("/images/content_shortcut_bg.png") top left no-repeat;
}
.inside .first{
	margin-left: 0px;
}
.inside .shortcut a.caption{
	font-family: Tahoma;
	display: block;
	margin-bottom: 5px;
	color: #333;
	padding-left: 13px;
	background: url("/images/marker_block.png") top left no-repeat;
	clear: left;
}
.inside .shortcut img{
	float: left;
	margin-right: 10px;
}
.inside .shortcut .announce{
	height: 60px;
}
.inside .shortcut a.more{
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 70px;
	clear: none;
	background: url("/images/marker_more.png") center right no-repeat;
}

.inside .list{
/*	background: url(/images/delimiter_horiz.png) repeat-x left bottom;*/
}
.inside .list .item{
	padding: 25px;
	background: url("/images/delimiter_horiz.png") top left repeat-x;
/*	outline: 1px solid red;*/
}
.inside .list .item h3{
	font-size: 14px;
}
.inside .list .item a.details{
	color: /*#929292#676767*//*#4a4a4a*/#303030;
	text-decoration: none;
/*	display: block;*/
}
.inside .list .item a:hover{
	text-decoration: none;
}

.inside .delimiter{
	background: url("/images/delimiter_horz.png") bottom left repeat-x;
}

.side .preview{
}
.side .login{
	background: url("/images/delimiter_horiz.png") bottom left repeat-x;
	padding-bottom: 10px;
}
.side .login input.auth{
	border: 0;
	height: 18px;
	width: 171px;
	margin-bottom: 10px;
	background: url("/images/content_input_bg.png") top left no-repeat;
	padding: 0 5px;
}
.side .login .rmb{
	width: 200px;
	height: 20px;
}
.side .login .rmb input{
	float: left;
	margin-right: 5px;
}
.side .hotline{
	height: 105px;
	width: 175px;
	color: #333;
	padding: 15px 7px 5px 42px;
	margin-bottom: 0;
	font-family: Verdana;
	background: url("/images/content_hotline_bg.png") top left no-repeat;
}
.side .caption{
	font-family: Verdana, Tahoma, Arial;
	margin-bottom: 10px;
	line-height: 1.1em;
	font-size: 14px;
}
.side .caption span{
	color: #999;
	font-size: 12px;
}

/*
.side .login .rmb input{
	border: 0;
	background: url("/images/content_check_bg.png") top left no-repeat;
}*/

.bottom{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	display: block;
	z-index: 999;
	
	min-width: 940px;
   	background: url("/images/content_bg.png") bottom left repeat-x;
/*	padding-bottom: 5px;*/
}
.bottom .footer{
	width: 940px;
	display: table-cell;/*auto-height feature in case of floating content*/
	text-align: left;
/*	font-size: 13px;*/
	line-height: 16px;
}
.bottom .footer .inside{
/*	height: 140px;/*webkit height compliance*/
	height: 90px;
	padding-top: 50px;
}

.bottom .footer .inside .item{
	float: left;
/*	height: 120px;*/
	width: 326px;
	padding-right: 30px;
}

.bottom .footer a, .bottom .footer a:hover{
	font-weight: normal;
}
.bottom .footer a.gotop{
	display: block;
	padding-left: 30px;
	background: url("/images/marker_gotop.png") center left no-repeat;
	position: relative;
	bottom: 95px;
	width: 70px;
}

/*custom design styles*/
.breadcrumbs{
/*	margin-bottom: 40px;*/
	margin-bottom: 0px;
	margin-top: 10px;
}
.content ul, .content ol{
	margin-bottom: 10px;
/*	margin-left: 2px;*/
	margin-left: /*10*/25px;
}
.content ol{
	list-style-type: decimal;
	list-style-position: inside;
}
.content ol li ul, .content ol li p{
	font-weight: normal;
}
.content  .training_program ol{
	font-weight: bold;
}
.content .training_program ol li ul, .content .training_program ol li p{
	font-weight: normal;
}
.content ul li{
	padding-left: 15px;
	background: url("/images/marker_list_2.png") top left no-repeat;
}
.content ol li ul{
	margin-left: 21px;
}
.content .inside .info ol li ul, .content .inside .info ul li ul{
	display: block;
}
.content ol li ul,
.content ul li ul{
	margin-top: 5px;
	margin-bottom: 10px;
}
.content ol li ul li,
.content ul li ul li{
	padding-left: 15px;
	background: url("/images/marker_list.png") top left no-repeat;
}
.content ol li ul li ul,
.content ul li ul li ul{
	margin-bottom: 5px;
}
.content ol li ul li ul li,
.content ul li ul li ul li{
	background: url("/images/marker_list_3.png") top left no-repeat;
}

.content ul.foo li{
	font-size: 14px;
	margin-bottom: 20px;
	background: url("/images/marker_list_1.png") top left no-repeat;
}
.content ul.foo li ul li{
	margin-bottom: 0;
	margin-top: 10px;
	background: url("/images/marker_list_2.png") top left no-repeat;
}
/*
.content ul.bar li{
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url("/images/marker_list_3.png") top left no-repeat;
}
*/

.side ul{
	margin-left: 0;
}
.side ul li{
/*	vertical-align: middle;
	list-style-type: none;
	height: 40px;*/
	padding-left: 23px;
	margin-bottom: 10px;
	background: url("/images/marker_list.png") top left no-repeat;
}
.side ul li a{
/*	display: block;
	padding: 11px 10px 13px 50px;
	margin-right: 14px;*/
	color: /*#929292#676767*//*#4a4a4a*/#303030;
	text-decoration: none;
}
.side ul li a:hover{
	/*background: url("/images/info_menu_bg_over.png") left top repeat-x;*/
	text-decoration: underline;
}
.side ul li ul{
}
.side ul li ul li{
	background: url("/images/marker_list_3.png") top left no-repeat;
	margin-bottom: 0;
	margin-top: 5px;
	padding-left: 15px;
}

.side ul.blue li{
	margin-bottom: 5px;
}

.content .inside ol li p, .content .inside ul li p{
	text-indent: 0;
	padding: 0;
}
	
.content .inside .info{
	margin-top: 30px;
}
.content .inside .info h2{
	text-align: center;
}

.content .inside .infocolumn{
	width: /*320*/362px;
	float: left;
}

.content .inside .bigform{
}

.content .inside .bigform fieldset{
	margin-bottom: 10px;
	width: auto;
	padding-top: 5px;
}
.content .inside .bigform fieldset .inplist{
}
.content .inside .bigform fieldset .delimiter{
	width: 600px;
	clear: left;
}
.content .inside .bigform fieldset .inplist input{
	vertical-align: middle;
	margin-right: 5px;
}

.content .inside a.cart_add{
/*	margin-top: 25px;*/
/*	margin-top: 15px;*/
	margin-top: 30px;
	background: url("/images/marker_cart_add.png") center left no-repeat;
	padding-left: 30px;
	display: block;
	width: 75px;
	margin-left: 1px;
	color: #000;
}
.content .inside a.cart_add:hover{
	text-decoration: underline;
}
.content .inside .info a.cart_add{/*product details*/
	margin-top: 15px;
	color: /*#4a4a4a*/#303030;
}

.content .inside p{
	margin-bottom: 5px;
	text-indent: 0;
}

.content .inside .info p{
	text-indent: 10px;
}


table.mosaic{
	margin-top: 0px;
	/*border: 1px solid #ccc;*/
}
table.mosaic td{
	text-align: center;
	vertical-align: middle;
	padding: 25px;
	/*border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;*/
}

.li_link:hover{
	text-decoration: underline;
}

.cart_order table{
	border: 1px solid black;
	margin-bottom: 40px;
}
.cart_order table td{
	border: 1px solid black;
	padding: 10px;
}

.side ul.logo li{
	margin-bottom: 5px;
	padding-left: 15px;
	background: url("/images/marker_list_2.png") top left no-repeat;
}

table.shedules{
/*	width: 100%;*/
	width: 683px;
	margin-bottom: 20px;
}
table.shedules th{
	text-align: center;
	background: url("/images/content_table_header_bg.png") top left repeat-x;
	padding: 0 10px;
	height: 36px;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
	border-right: 1px solid #5f9a5f;
}
table.shedules td{
	border: 1px solid #dadada;
	padding: 5px;
	font-size: 11px;
	text-align: center;
}
table.shedules tr.last td{
	border-bottom: none;
}
table.shedules tr.footer td{
	border-top: none;
	border-bottom: none;
	background: url("/images/content_table_footer_bg.png") bottom left repeat-x;
}

table.shedules td.locations{
/*	color: #999;*/
	color: #336600;
}
table.shedules td.trainings a{
	color: #000;
}
table.shedules td.instructors a{
}

table.instructors td{
	vertical-align: middle;
}

.side h3{
	color: #333;
	margin-bottom: 15px;
}

.smallcalendar{
	text-align: right; 
/*	padding-top: 5px;*/
}

.smallcalendar table{
	border-collapse: separate;
	border-spacing: 2px;
	width: 220px;
}

.smallcalendar table td{
	background-color: #f7f7f7;
	padding: 2px;
	border: 1px solid #dcdcdc;
	text-align: right;
	color: #aaa;
	font-size: 11px;
	line-height: 13px;
}
.smallcalendar table td.sheduled{
	border: 1px solid #b9b9b9;
	cursor: pointer;
}
.smallcalendar table td.today{
/*	border: 1px solid #c0d50f;*/
	border: 1px solid #93c1f0;
	font-weight: bold;
}
.smallcalendar table td.empty{
	border: 1px solid #fff;
	background-color: #fff;
}
.smallcalendar table td div.sheduled{
	background-color: #fff;
	color: #ff1747;
/*	font-weight: bold;*/
}
.smallcalendar table td div.today{
	background-color: #fff;
	color: #333;
}
.shedule_details{
/*	margin: 0px 0px 10px 20px;*/
/*	float: right;*/
	margin-bottom: 10px;
}
.content .inside .shedule_details p{
	margin-bottom: 0px;
/*	display: inline;
	text-indent: 0;
	padding: 0;*/
}

.tooltip{
	display: block;
/*	position: absolute;*/
	width: 246px;
	margin-bottom: 20px;
/*	z-index: 1000;*/
	
/*	top: 875px;*/
/*	right: 10px;*/
/*	border: 1px solid red;*/
}
.recommended{
	position: static;
	margin-bottom: 20px;
}
.tooltip .ttop{
	background: url("/images/side_shedule_top.png") bottom left no-repeat;
	width: 246px;
	height: 10px;
}
.tooltip .tbottom{
	background: url("/images/side_shedule_bottom.png") top left no-repeat;
	width: 246px;
	height: 10px;
}
.tooltip .tcontent{
	background-color: #fff;
	font-size: 11px;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	width: 215px;
	padding: 8px 10px 32px 17px;
}
.tooltip .tcontent h3{
	padding-top: 0;
}
.recommended .tcontent{
/*	font-size: 12px;*/
}
.recommended a.more{
	display: block;
	width: 60px;
	padding-right: 35px;
	font-size: 12px;
	background: url("/images/marker_more.png") center right no-repeat;
}

table.locations{
	background: url(/images/delimiter_horiz.png) top left repeat-x;
	margin-bottom: 25px;
}
table.locations td{
	padding-right: 30px;
}
.content .inside table.locations td p{
	text-indent: 0;
	margin-bottom: 0;
}
.content .inside .shedule_text{
	padding-top: 15px;
}
.content .inside .shedule_text ul{
	display: table-cell;
	zoom: 1;
}
.content .inside .info ul{
/*	display: table-cell;*/
}/*
.content .inside .info ul li{
	text-align: left;
}*/

.content .inside .info .shortcut{
	float: left;
	width: 209px;
	height: 125px;
	padding: 10px 5px 0 10px;
	margin: 10px 0 0 80px;
	font-size: 12px;
	text-align: left;
	background: url("/images/content_shortcut_bg.png") top left no-repeat;
}

.content .inside .info .shortcut .announce{
	font-size: 11px;
	line-height: 1.5em;
}
.content .inside .info .shortcuts{
	background: url(/images/delimiter_horiz.png) repeat-x left top;
	padding-top: 20px;
	padding-left: 0px;
}
.content .inside .info .shortcut .announce ul{
	padding-left: 5px;
}
.content .inside .info .shortcut .announce ul.outdent{
	padding-left: 22px;
}

.content .inside .info .shortcut a.caption{
	font-family: Tahoma;
	display: block;
	margin-bottom: 5px;
	color: #333;
	padding-left: 0px;
/*	background: url("/images/marker_block.png") top left no-repeat;*/
	background: none;
	clear: left;
}

.content .inside .info .shortcut a.more{
	margin-left: 60px;
}

div.centered{
	text-align: center;
}
em{
	font-style: italic;
}

.content .inside .info .epigraph{
	min-height: 45px;
}

.content .inside a.showblock{
	background: url("/images/marker_calendar_r.png")top right no-repeat;
	padding-right: 25px;
	margin-right: 30px;
/*	margin-bottom: 20px;*/
}

.content .inside .req{
	font-size: 10px;
	color: #f00;
}

#hotlist-overlay{
/*	display: none;*/
	height: 100%;
	width: 100%;
	left: 0;
	opacity: 0.5;
	position: fixed;
	top: 0;
	background-color: #000;
	z-index: 999;
}

.comics{
/*	display: none;*/
	position: absolute;
/*	top: 155px;*/
	top: 130px;
	z-index: 1000;
	width: 100%;
/*	border: 1px solid red;*/
}

.comics .inside{
	width: 860px;
	text-align: left;
}
.comics .inside img.pointer{
	position: relative;
	/*right: 380px;*/
/*	left: 40px;*/
	left: 295px;/*adjustable for main menu*/
	top: 3px;
}
#semi-button{
	position: absolute;
	display: block;
	width: 85px;
	height: 37px;
	left: 468px;/*adjustable for main menu*/
	top: -36px;
}

.comics .inside .list{
	height: 430px;
	padding: 0 20px;
	
	border-left: 3px solid #000/*ccc*/;
	border-right: 3px solid #000/*ccc*/;
	background-color: #f2f2f2;
}

ul.bm li{
	padding-left: 15px;
	background: url("/images/marker_list_2.png") top left no-repeat;
/*	line-height: 1.2em;*/
	line-height: 16px;
}
#hotlist{
	position: absolute;/*preloading out of screen*/
	left: -1000px;/*preloading out of screen*/
	/*display: none;*//*crashes js code*/
}
#hotlist-top img, #hotlist-bottom img{
	float: left;
}
#hotlist-top div, #hotlist-bottom div{
	float: left;
	width: 820px;
	height: 17px;
	background-color: #f2f2f2;
}
#hotlist-top div{
	border-top: 3px solid #000;
}
#hotlist-bottom div{
	border-bottom: 3px solid #000;
}

.separator{
	margin: 20px 0;
	border-top: 1px solid #CDD3D8;
	clear: both;
}

.content .hotlinks{
	background: url("/images/content_hotlinks_bg.png") top left no-repeat;
	width: 300px;
	height: 75px;
}
.content .hotlinks ul{
	float: left;
	width: 102px;
	text-align: left;
	margin: 0;
	margin-top: 5px;
	font-size: 11px;
}
.content .hotlinks ul li{
	padding-left: 12px;/* !important;*/
	background: none;
}
.content .hotlinks ul li a{
	color: #fff;
}

/*ul.bm li a{
	margin-top: 2px;
}*/

/*.content .inside .info .shortcut a.more{

}*/

/*
.content .inside table.shedules tr.table_group td{
	border-left: none;
	border-right: none;
}*/
/*
.content .inside .inplist div{
	padding-left: 17px;
	margin-bottom: 15px;
}
.content .inside .inplist input{
	margin-right: 5px;
}*/