/* =reset */
html, body, div, h1, h2, h3, h4, h5, h6, dl, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { text-align:left; margin: 0; padding: 0; }
table { border-collapse: collapse; border-spacing: 0;}
/* /reset */
html, body { height: 100%; width: 100%;}
body {
	background: #fff;
	color: #3b4e5d;
	font: 13px/16px Tahoma, Arial, sans-serif;
	text-align: left;
}
/* =common styles */
h1 {
	color: #fff;
	font: normal 28px/30px Tahoma, Arial, sans-serif;
	letter-spacing: -1px;
}
h2 {
	color: #3b4e5d;
	font: normal 15px/18px Tahoma, Arial, sans-serif;
	margin: 0 0 15px;
}
h3 {
	color: #3b4e5d;
	font: 14px/16px Tahoma, Arial, sans-serif;
	margin: 0 0 15px;
}
.tabs h3 {
	color: #3b4e5d;
	font: 14px/16px Tahoma, Arial, sans-serif;
	margin: 0 0 15px;
}
h4 {
	background: url(../img/h4mark.gif) no-repeat 0 4px;
	font: bold 13px/16px Tahoma, Arial, sans-serif;
	margin: 24px 0 18px;
	padding: 0 0 0 15px;
}
h5 {
	font: bold 13px/16px Tahoma, Arial, sans-serif;
	margin: 10px 0 5px;
}
h6 {
	font: bold 13px/16px Tahoma, Arial, sans-serif;
	margin: 10px 0 5px;
}
a:link, a:visited, a:active {
	color: #3b4e5d;
	text-decoration: underline;
}
a:hover { text-decoration: none;}
p { margin: 10px 0;}
ul {
	margin: 10px 0;
	padding: 0;
}
ul li {
	list-style: none;
	background: url(../img/limark1.gif) no-repeat 0 9px;
	margin: 0 0 0 20px;
	padding: 0 0 0 40px;
}
ol {
	margin: 10px 0;
	padding: 0;
}
ol li {
	margin: 10px 0;
	padding: 0;
}
hr {
	background: #f0f;
	border: none;
	color: #f0f;
	height: 1px;
}
th {
	background: #e9f2dd;
	font-size: 15px;
	font-weight: normal;
}
.hilite td {
	background: #e8f6fe;
}
/* /common styles */

#wrapper {
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	text-align: left;
	width: 956px;
}
#bg {
	background: url(../img/bg.gif) no-repeat 0 0;
	height: 499px;
	left: -143px;
	position: absolute;
	width: 621px;
	z-index: 1;
}
#layout {
	background:  url(../img/bg_header.png) no-repeat 100% 98px;
	position: relative;
	z-index: 2;
}
#top_menu {
	background: url(../img/bg_topmenu.png) no-repeat 100% 0;
	display: inline;
	float: right;
	line-height: 34px;
	margin: 37px 0 0;
	zoom: 1
}
	#top_menu div {
		background: url(../img/bg_topmenu.png) no-repeat 0 100%;
		display: inline-table;
		line-height: 34px;
		padding: 0 10px 0 24px;
	}
	#top_menu a:link, #top_menu a:visited, #top_menu a:hover, #top_menu a:active {
		background: url(../img/icons.gif) no-repeat 100% -310px;
		color: #0da2e8;
		display: inline-block;
		line-height: 34px;
		padding: 0 12px;

	}
	#top_menu a.l:link, #top_menu a.l:visited, #top_menu a.l:hover, #top_menu a.l:active {
		background-image: none;
	}
	#top_menu span {
		background: url(../img/icons.gif) no-repeat 90% -95px;
		display: inline-block;
		line-height: 34px;
		padding: 0 30px 0 0;
	}
	#top_menu b {
		background: #8b8b8b;
		color: #fff;
		display: inline-block;
		font-weight: normal;
		line-height: 34px;
		padding: 0 11px;
	}
#logo {
	margin: 19px 0 -88px 11px;
	position: relative;
	z-index: 8
}
a.logo:focus {
	outline: none
}
#mk {
	float: right;
	padding: 28px 0 0 19px
}
#header {
	margin: 10px 0 0 200px;
	position: relative;
	z-index: 9;
}
/* =main menu */

/* =LEVEL ONE */
#slidemenu ul.dropdown {
	margin: 0;
	position: relative;
}
#slidemenu ul.dropdown ul {
	display: none;
	left: 0;
	position: absolute;
	top: 100%;
	width: 216px;
}
#slidemenu ul.dropdown ul ul {
	left: 100%;
	top: 0;
}
	#slidemenu a:focus {
		outline: none;
	}
	#slidemenu ul li {
		background: url(../img/limark3.gif) no-repeat 100% 29px;
		display: inline;
		float: left;
		margin: 0;
		padding: 0 11px;
		position: relative;
		width: 128px;
	}
	#slidemenu ul li.l {
		background: none;
	}
	#slidemenu ul li.hover {
		background: url(../img/bg_menuitem.png) no-repeat 0 -56px;
	}
	#slidemenu ul li.hover a:link, #slidemenu ul li.hover a:visited, #slidemenu ul li.hover a:hover, #slidemenu ul li.hover a:active {
		background: url(../img/bg_menuitem.png) no-repeat 100% 0;
		color: #fff;
		text-decoration: none;
	}
	#slidemenu ul li.l a:hover {
		background: url(../img/bg_menuitem.png) no-repeat 100% -112px;
	}
	#slidemenu ul li.l .sub_menu {
		left: 0 !important;
	}
	#slidemenu ul li a {
		display: block;
		font-size: 16px;
		padding: 22px 0 17px 0;
		text-align: center;
	}
	#slidemenu ul li a:link, #slidemenu ul li a:visited {
		color: #1e86c4;
	}
	#slidemenu ul li li a {
		background: url(../img/limark4.gif) no-repeat 13px 13px;
		font-size: 13px;
		margin: 0;
		padding: 8px 13px 8px 30px;
		text-align: left;
		width: 173px;
	}
	#slidemenu ul li li a:link, #slidemenu ul li li a:visited, #slidemenu ul li li a:active,
	#slidemenu ul li.hover li a:link, #slidemenu ul li.hover li a:visited, #slidemenu ul li.hover li a:visited, #slidemenu ul li.hover li a:active {
		background: url(../img/limark4.gif) no-repeat 13px 13px;
		color: #dcf3ff;
		text-decoration: underline;
	}
	#slidemenu ul li.hover li.hover a:hover {
		background: url(../img/limark4.gif) no-repeat 13px 13px;
		text-decoration: none;
	}
	#slidemenu li li, #slidemenu ul li.hover li.hover {
		background: url(../img/bg_menu_mid.gif) repeat-y 0 0;
	}
	#slidemenu li li.f, #slidemenu ul li.hover li.f {
		background: url(../img/bg_menu_top2.png) no-repeat 0 0;
	}

	#slidemenu li li.titlebar a  {color:#fff !important;}

	#slidemenu li li.titlebar,
	#slidemenu li li.titlebar:hover,
	#slidemenu li li.titlebar a,
	#slidemenu li li.titlebar a:hover 	{
		background:#085e9a !important;
		text-decoration:none !important;
		font-weight:bold !important;
	}


	#slidemenu ul li ul {
		display: block;
		margin: 0;
		padding: 0;
	}
	#slidemenu ul li.ff {
		background: url(../img/bg_menu_top.png) no-repeat 0 0 !important;
		height: 12px;
		margin: 0;
		padding: 0;
		width: 216px;
	}
	#slidemenu ul li ul li {
		display: list-item;
		float: none;
		margin: 0;
		padding: 0;
		width: 216px;
	}
	#slidemenu .png {
		background: url(../img/bg_menu_bot.png) no-repeat 0 0;
		display: block;
		height: 16px;
		width: 216px;
	}

	/* /main menu */

	#big_banner {
		height: 246px;
		margin: 0 0 9px 0;
		width: 956px;
	}
	.f_banners {
		height: 395px;
		height: 197px;
		margin: 0 0 9px;
		overflow: hidden;
		width: 956px;
	}
		.f_banners ul {
			height: 395px;
			margin: 0 -7px -9px 0;
			overflow: hidden;
			width: 967px;
		}
		.f_banners li {
			background: none;
			float: left;
			height: 193px;
			margin: 0 7px 9px 0;
			padding: 0;
			position: relative;
			width: 475px;
		}
		.f_banners a:link, .f_banners a:visited, .f_banners a:hover, .f_banners a:active {
			color: #fff;
			cursor: pointer;
		}
		.f_banners img {
			display: block;
			position: absolute;
			z-index: 1;
		}
		.f_banners a:link span, .f_banners a:visited span, .f_banners a:active span {
			text-decoration: underline;
		}
		.f_banners a:hover span {
			text-decoration: none;
		}
		.f_banners span {
			cursor: pointer;
			right: 53px;
			position: absolute;
			top: 150px;
			z-index: 2;
		}

.block_ttl {
	background: url(../img/bg_head_tabs.png) no-repeat 100% 0;
	float: left;
}
	.block_ttl div {
		background: url(../img/bg_head_tabs.png) no-repeat 0 100%;
		padding: 10px 30px 12px 9px;
	}
	.block_ttl span {
		background: url(../img/icons.gif) no-repeat 0 0;
		display: block;
		padding: 10px 0 3px 48px;
	}

#title {
	background: url(../img/bg_ttl.png) no-repeat 0 0;
	height: 54px;
	padding: 20px 0 0 88px;
	position: relative;
	z-index: 3;
}
.ctinf {
	float: left;
	margin: 0 23px 0 0;
	width: 654px;
}
.sidebar {
	float: left;
	width: 279px;
	_width: 270px;
}
/* =tabs */
#tabs  {
	background: #fff;
	border: 1px solid #bfd4dc;
	padding: 20px 15px 13px;
	position: relative;
	width: 622px;
}
	.tabs {
		background: #fff url(../img/bg_tabs_grad.png) repeat-x 0 0;
		border: 1px solid #bfd4dc;
		height: auto;
		margin: -1px 0 0 0;
		padding: 21px 24px 0 38px;
		position: relative;
		width: 558px;
	}
	.htabs {
		margin: 0;
	}
	.htabs li {
		background: none;
		float: left;
		font-size: 14px;
		margin: 0 -14px 0 0;
		outline: none;
		padding: 0;
	}
	.htabs li:focus {
		outline: none;
	}
	.htabs i {
		background: url(../img/bg_tabs.png) no-repeat 0 -41px;
		display: block;
		height: 41px;
		outline: none;
		float: left;
		font-size: 14px;
		position: relative;
		width: 15px;
		z-index: 3;
	}
	.htabs li a {
		background: url(../img/bg_tabs.png) no-repeat 100% 0;
		cursor: pointer;
		display: block;
		margin: 0 0 0 15px;
		outline: none;
		padding: 15px 30px 10px 15px;
		position: relative;
		z-index: 5;
	}
	.htabs li a:link, .htabs li a:visited, .htabs li a:hover, .htabs li a:active {
		color: #0da2e8;
	}
	.htabs li a:focus {
		outline: none;
	}
	.htabs .active i {
		background-position: 0 -123px;
		outline: none;
		z-index: 10;
	}
	.htabs li.active a {
		background-position: 100% -82px;
		cursor: default;
		padding-left: 0;
		text-decoration: none;
	}
	.htabs li.active a:link, .htabs li.active a:visited, .htabs li.active a:hover, .htabs li.active a:active {
		color: #3b4e5d;
	}
	.htabs .active span {
	/*	background: url(../img/icons.gif) no-repeat 0 -73px;*/
		padding: 0 0 0 0px;
	}
	.ctinf table {
		margin: 0 0 27px;
	}
	.ctinf th {
		background: url(../img/limark.gif) no-repeat 9px 14px;
		font-weight: normal;
		padding: 0 0 0 27px;
	}
	.ctinf td {
		padding: 2px 0;
	}
	.tabs .light {
		margin-bottom: 8px;
	}
	.tabs .light span {
		padding: 0 60px 0 7px;
	}
	.tab {
		padding-bottom:10px;
	}
	.ctinf td .light {
		margin-bottom: 0;
	}
		.ctinf td .light {
			background: #eff7fa url(../img/bg_light_borders_small.gif) no-repeat 0 0;
		}
		.ctinf td .light span {
			background: url(../img/bg_light_borders.gif) no-repeat 100% -24px;
			height: 24px;
			line-height: 24px;
			padding: 0 7px;
		}

	.inner_tabs .tabs {
		padding: 21px 15px 0;
		width: 686px;
	}
	.wide_tabs {
		background-color: #fff;
		background-image: none !important;
	}
	.wide_tabs .inner_tabswrap {
		padding: 0 12px;
	}
	.wide_tabs .tabs {
		width: 898px;
	}
	.widetabs .tabs {
		width:898px;
	}


.inner_tabs {
	background: #fff url(../img/bg_inner_tabs.png) no-repeat 0 0;
	border: 1px solid #c2d6de;
	margin: -5px 0 0 0;
	padding: 20px 0 13px 0;
	position: relative;
	width: 954px;
	z-index: 2;
}
/* /tabs */
.menu_second {
	float: left;
	margin: 0 0 0 -1px;
	position: relative;
	width: 228px;
}
	.menu_second li {
		background: none;
		margin: 0;
		padding: 0;
	}




	.menu_second a {
		background: url(../img/icons.gif) no-repeat 9px -97px;
		display: block;
		padding: 7px 10px 7px 50px;
	}
	.menu_second li.nested a {
		background-image:none;
		text-decoration:none;
		padding-left:20px;
	}
	.menu_second a.vendor {
		background:#31b3e5;
		display: block;
		border-right: 4px solid #1f91d6;
		padding:0px;
	}
	.menu_second a.vendor span {
		border-right:none;
		background:none;
	}
	.menu_second a.vendor span  b {

	}
	.menu_second a:link, .menu_second a:visited, .menu_second a:hover, .menu_second a:active {
		color: #0da2e8;
		font-size: 14px;
	}

	.menu_second li.nested span {

	}
	.menu_second li.nested a {
		padding-top:0px;
		padding-bottom:0px;
	}
	.menu_second li.nested em {
		background: url(../img/icons.gif) no-repeat 9px -97px;
		font-style:normal;
		display:block;
		padding:7px 10px 7px 50px;
	}
	.menu_second span {
		background: #31b3e5;
		border-right: 4px solid #1f91d6;
		display: block;
	}

	.menu_second b {
		background: url(../img/icons.gif) no-repeat 31px -160px;
		color: #fff;
		display: block;
		font-weight: normal;
		padding: 7px 10px 7px 50px;
	}
	.inner_tabswrap {
		float: left;
	}

.trainers {
	float: left;
	margin: 0 22px 0 0;
	width: 417px;
}
.trainers_sidebar {
	float: left;
	width: 245px;
}
.trainers_sidebar .fl {
	padding: 0 15px 0 0;
}
.trainer_photo {
	float: left;
	margin: 0 20px 0 0;
}
	.trainers_sidebar .trainer_photo {
		margin: 0 15px 0 0;
	}
.trainer_name {
	color: #1678bb;
	font-size: 18px;
	overflow: hidden;
	padding: 0 0 11px 0;
}
	.trainer_name span {
		color: #3b4e5d;
		display: block;
		font-size: 12px;
		margin: 5px 0 0;
	}
.trainer_personal {
	float: left;
	width: 400px;
}
.trainer_others {
	float: right;
	margin: 0 0 14px 14px;
	width: 270px;
}
	.trainer_others table {
		width: 100%;
	}
	.trainer_others th {
		padding: 13px 0 13px 17px;
	}
	.trainer_others td {
		padding: 13px 0 13px 17px;
	}
	.trainer_others a:link, .trainer_others a:visited, .trainer_others a:hover, .trainer_others a:active {
		color: #197dbe;
	}

.course_description {
	background: url(../img/bg_trainers.png) repeat-x 0 0;
	border: 1px solid #bfd4dc;
	padding: 10px 15px 10px 18px;
	position: relative;
	width: 337px;
}
	.course_description .c {
		background-image: url(../img/corners_training.png);
	}
	.cd_wrap {
		overflow: hidden;
		width: 220px;
	}
	.course_description table {
		margin: 0 0 -1px;
	}
	.course_description td, .course_description th {
		border-bottom: 1px solid #bfd4dc;
		font-size:10px;
	}
	.course_description th {
		background: none;
		font-weight: normal;
		padding: 5px 2px;
		font-size:12px;
		width: 100px;
	}
	.course_description td {
		font-weight: bold;
		padding: 5px 2px;

	}
	.course_description .butt {
		float: right;
		margin: 15px 0 0;
		text-align: center;
		width: 100px;
	}
.filters {
	padding: 0 0 12px;
}
.filters div {
	float: left;
	margin: 0 6px 0 0;
	width: 220px;
}
	.filters .butt {
		display: block;
		float: left;
		margin: -2px 26px 0 0;
		position: relative;
	}
.timetable th {
	font-weight: bold;
	padding: 12px 22px;
}
.timetable td {
	text-align: center;
	padding: 8px 12px;
	vertical-align: middle;
}
	.timetable span {
		color: #1070b4;
	}
	.timetable_head th {
		background: url(../img/bg_timetable.gif) repeat-x 0 -44px;
		font-size: 14px;
		font-weight: normal;
		line-height: 44px;
		padding: 0;
		vertical-align: middle;
	}
	.timetable_head span {
		border-left: 1px solid #bfe5fc;
		color: #3b4e5d;
		padding: 0 5px 0 5px;
		margin: 0 0 0 5px;
		/*display: block;
		line-height: 14px;*/
	}
		.timetable_head div {
			background: url(../img/bg_timetable.gif) no-repeat 0 0;
			float: left;
			height: 44px;
			margin: 0 5px 0 0;
			width: 4px;
		}
		.timetable_head div.l {
			background-position: 100% 0;
			float: right;
			margin: 0;
		}
	.timetable .month {
		background: #8b8b8b;
		color: #fff;
		padding:0 6px;
		white-space:nowrap;
		font-size:11px;
		font-weight: normal;
	}
	.timetable a:link, .timetable a:visited, .timetable a:active {
		text-decoration: none;
	}
	.timetable a:hover {
		text-decoration: underline;
	}

	.timetable .course {
		font-size: 13px;
		line-height: 15px;
		text-align: left
	}

#empty { height: 358px;}
#footer {
	font-size: 12px;
	height: 348px;
	line-height: 17px;
	margin: -348px auto 0 auto;
	position: relative;
	text-align: left;
	width: 956px;
	z-index: 3;
}
#footer ul {
	margin: 0;
}
	.footer_menu {
		background: url(../img/bg_footer_menu.png) repeat-x 0 -47px;
		font-size: 16px;
		height: 47px;
		margin: 0 0 10px;
	}
		.footer_menu div {
			background: url(../img/bg_footer_menu.png) no-repeat 0 0;
			display: block;
			float: left;
			height: 47px;
			width: 6px;
		}
		.footer_menu .r {
			background-position: 0 -94px;
			float: right;
		}
		.footer_menu a:link, .footer_menu a:visited, .footer_menu a:active {
			color: #fff;
		}
		.footer_menu li {
			background: url(../img/limark2.gif) no-repeat 0 19px;
			float: left;
			margin: 0;
			padding: 12px 0 0 5px;
			text-align: center;
			width: 183px;
		}
		.footer_menu .f {
			background: none;
		}
	.banners_bot {
		background: #eff7fa;
		margin: 0 0 13px;
	}
		.banners_bot div {
			background: url(../img/bg_bot_banners.gif) no-repeat 0 100%;
			display: block;
			float: left;
			height: 130px;
			width: 3px;
		}
		.banners_bot .r {
			background-position: 0 0;
			float: right;
		}
		.banners_bot .banners_wrap {
			width: 925px;
			border: 1px solid #f0f;
		}
		.banners_bot ul {
			padding: 0 0 0 4px;
		}
		.banners_bot li {
			background: url(../img/banner_frame.gif) no-repeat center top;
			height: 93px;
			float: left;
			margin: 14px 0 0;
			padding: 5px 26px;
			width: 184px;
		}
	#footer .fr {
		text-align: right;
	}
/* =clear fix*/
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;}
	.clearfix {display: inline-block;}
	/* Hides from IE-mac \*/
	.clearfix {display: block;}
	/* End hide from IE-mac */
/* /clear fix*/
.clear {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

.light {
	background: #eff7fa url(../img/bg_light_borders.gif) no-repeat 0 0;
}
	.light div {
		background: url(../img/bg_light_borders.gif) no-repeat 100% -30px;
		height: 17px;
		padding: 6px 7px 7px;
	}
	.light h3 {
		background: url(../img/icons.gif) no-repeat 0 -73px;
		color: #3b4e5d;
		font: normal 14px/17px Tahoma, Arial, sans-serif;
		padding: 0 0 0 26px;
	}
	span.light {
		display: inline-block;
	}
	.light span {
		background: url(../img/bg_light_borders.gif) no-repeat 100% -30px;
		display: inline-block;
		height: 30px;
		line-height: 30px;
		padding: 0 7px;
	}
/* =corners */
.c {
	background: url(../img/corners.gif) no-repeat;
	height: 12px;
	font-size: 1px;
	line-height: 1px;
	position: absolute;
	width: 12px;
}
.tl {
	background-position: 100% 100%;
	left: -1px;
	top: -1px;
}
.tr {
	background-position: 0 100%;
	right: -1px;
	top: -1px;
}
.bl {
	background-position: 100% 0;
	left: -1px;
	bottom: -1px;
}
.br {
	background-position: 0 0;
	right: -1px;
	bottom: -1px;
}
/* /corners */
/* =buttons */

#submitbutton {

}
.butt {
	background: url(../img/button.gif) no-repeat 100% 0;
	color: #fff;
	display: inline-block;
}
	.butt a {
		background: url(../img/button.gif) no-repeat 0 -29px;
		cursor: pointer;
		display: inline-block;
		line-height: 29px;
		padding: 0 15px 0 15px;
	}
.button_pasive {
	background: url(../img/button_pasive.gif) no-repeat 100% 0;
	color: #fff;
	display: inline-block;
}
	.button_pasive a {
		background: url(../img/button_pasive.gif) no-repeat 0 -29px;
		cursor: pointer;
		display: inline-block;
		line-height: 29px;
		padding: 0 15px 0 15px;
	}

	.button_pasive span {
		background: url(../img/button_pasive.gif) no-repeat 0 -29px;
		display: inline-block;
		line-height: 29px;
		padding: 0 15px 0 15px;
		color:#404040 !important;
	}

	.butt a:link, .butt span, .butt a:visited, .butt a:hover, .butt a:active {
		color: #fff;
	}
	.butt_wrap {
		text-align: center;
	}
/* /buttons */
/* =tooltip */
.tootip {
	background: url(../img/tooltip.png) repeat-y -286px 0;
	float: left;
	margin: 0 0 12px;
	width: 143px;
}
	.tootip .bot {
		background: url(../img/tooltip.png) no-repeat -143px 0;
		height: 13px;
		font-size: 1px;
		line-height: 1px;
		margin: 0;
		width: 143px;
	}
	.tootip .tt_wrap {
		background: url(../img/tooltip.png) no-repeat 0 0;
		padding: 35px 14px 0;
	}
	.tt_small {
		background: url(../img/trainer_tooltip.png) repeat-y 17px 0;
		width: 156px;
	}
	.tt_small .bot {
		background: url(../img/trainer_tooltip.png) no-repeat 100% 0;
		margin: 0 0 0 17px;
		width: 139px;
	}
	.tt_small .tt_wrap {
		background: url(../img/trainer_tooltip.png) no-repeat -139px 0;
		padding: 12px 10px 5px 28px;
	}
/* /tooltip */
/* =block */
.block {
	border: 1px solid #bfd4dc;
	margin: 12px 0;
	padding: 10px 15px 10px 16px;
	position: relative;
	width: 212px;
}
	.block h5 {
		background: url(../img/icons.gif) no-repeat 0 -260px;
		font-size: 13px;
		font-weight: bold;
		margin: 0 0 15px;
		padding: 5px 0 1px 24px;
	}
	.dark_block	{
		background: #eff7fa;
	}
	.light_block {
		background: #fafaef;
	}
	.from {
		font-size: 11px;
	}
	.from b {
		font-size: 12px;
	}
.block .butt {
	background: url(../img/button_light.png) no-repeat 100% -32px;
	color: #fff;
	display: inline-block;
	margin: 10px 0 0;
	padding: 0 15px 0 0;
}
	.block .butt a {
		background: url(../img/icons.gif) no-repeat 0 -209px;
		padding: 0 0 0 25px;
	}
	.block .butt a:link, .block .butt a:visited, .block .butt a:hover, .block .butt a:active {
		color: #0da2e8;
	}
	.block .butt b {
		background: url(../img/button_light.png) no-repeat 0 0;
		cursor: pointer;
		display: inline-block;
		line-height: 32px;
		font-weight: normal;
		padding: 0 0 0 8px;
	}
.dark_block	.butt a {
	background: url(../img/cross.gif) no-repeat 0 6px;
}
.block .inp {
	margin: 7px 0 0;
}
/* /block */
/* =inputs */
.inp {
	border-top: 1px solid #dadada;
	border-left: 1px solid #dadada;
}

#orderform .inp {
	border-top: none;
	border-left: none;
}
#orderform .inp lable {
	font-weight:bold;
	margin-bottom:5px;
	display:block;
}
#orderform .inp input ,
#orderform .inp select{

	-moz-border-radius: 2em;
	-webkit-border-radius: 2em;
	border-radius: 2em;
	height:20px;
	padding-left:20px;
	width:510px;

}


#orderform .inp textarea  {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding-left:10px;
	height:200px;
	width:525px;
}

#orderform .inp select  {
	width:530px;
	padding-right:10px;
}

#orderform .inp textarea {
	border-top: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	margin: 0;
	padding: 0;
}

.inp input, .inp select {
	border-top: 1px solid #a5a5a5;
	border-left: 1px solid #a5a5a5;
	border-bottom: 1px solid #dadada;
	border-right: 1px solid #dadada;
	height: 24px;
	margin: 0;
	padding: 0;
	width: 100%;
}

.last_inp {
	width:100px !important;
}

/* /inputs */
img.left {
	float: left;
	margin: 0 20px 20px 0;
}
img.right {
	float: right;
	margin: 0 0 20px 20px;
}


a { outline:none;}

#top_corporate b { background: #8b8b8b; color: #fff;  }
#top_privateit b {background:#e12f5a;}
#top_privatebeginners b {background:#9fbc23; color:#fff;}
#top_smb b {background:#147fc4; color:#fff;}


a.back {
	display: table-cell !important;
	text-decoration:none;
	line-height: 34px !important;
	padding: 0 25px 0 25px !important;

	background: url(../img/icons.gif) no-repeat left -237px !important;
}


#rotation {
	height:246px;
	overflow:hidden;
	margin-bottom:10px;
	position: relative;
}

#rotation .picaboo ,
#rotation .picaboo .promob,
#rotation .picaboo .promob a {
	width:956px; height:245px;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3
}
#rotation .picaboo {
	display: none;
}
a.current {
	text-decoration:none !important;
}
#rotation #nav_0 {
	display: block;
}
#links {
	left: 770px;
	position: absolute;
	top: 160px;
	z-index: 5;
}
#links li {
	float:left;
	width:34px;
	cursor:pointer;
	padding:0px;
	height:43px;
	background: url(../img/li_pasive.png) no-repeat center bottom;
}

#links li span {
	font-weight:bold;
	color:#fff;
	display:block;
	padding-top:15px;
	margin:0 auto;
	font-size:15px;
	width:10px;
}

#links li.cur {
	background:url(../img/li_active.png) no-repeat center bottom;
}

#content {
	padding:10px;
	min-height:300px;
}

.frame a {
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	font-size:0;
}

#promo {margin: 10x auto}
#promo .inside { margin:0 auto; margin-bottom:10px;}


.tab table td { text-align:left;}

.subbscribe  {
	margin-top:10px;
}

.block_ttl div span {
	color:#fff;
	font-weight:bold;
	font-size:16px;
	padding: 8px 0 8px 48px;
	/*width:270px;*/
	overflow:hidden;
}
.news_ttl div span {
	padding: 0 0 0 48px;
}


#video #video_player,
#video {
	width:600px;
	height:384px;
	margin:0 auto;
}

#video {
	background:url(/web/themes/default/img/loadingAnimation.gif) no-repeat center center;
}

.trainer_personal {
	width:370px;
}

#rssfeeds {
	float:left;
	width:40%;
}
#feedback {
	float:left;
	margin-left:0px;
	width:40%;

}
#result , #_result {
	font-weight:bold;
	color:#f00;
	text-align:left;
}

a.poplink { line-height:25px;  font-size:13px; text-align:left !important;}

img.corporate {background:#8b8b8b;}
img.smb {background:#147fc4;}
img.privatebeginners {background:#9fbc23;}
img.privateit {background:#e12f5a;}
a.corporate:link, a.enterprise:visited, a.enterprise:active {
	color: #8b8b8b;text-decoration: none;
	background:#8b8b8b;
}
a.smb:link, a.smb:visited, a.smb:active {
	color: #147fc4;text-decoration: none;
	background:#147fc4;
}
a.privateit:link, a.privateit:visited, a.privateit:active {
	color:#e12f5a;text-decoration: none;
	background:#e12f5a;
}
a.privatebeginners:link, a.privatebeginners:visited, a.privatebeginners:active {
	color:#9fbc23;text-decoration: none;
	background:#9fbc23;
}
a.enterprise:hover , a.smb:hover, a.privatebeginners, a.privateit:hover {
	text-decoration: underline;
}

.loading { padding:20px; background: url('/js/pretty/load.gif') no-repeat center center; height:30px; }

a.datelink, a.datelink:hover {
	text-decoration:none;
}

a.datelink {
	border-bottom:1px dashed #404040;
}

.photo_frame { overflow:hidden; }

.order { font-size:11px;}

#ui-datepicker-div {z-index:10}

lable.error {color:#f00 !important; }

.ajaxlinksider  { display:block;}
.ajaxlinksider  span.folder { float:right;}

.vendorcontainer  {}
span.link, span.folder { cursor:pointer;}
.vendorcontainer h2 { background-color:#e9f2dd; padding:0px 5px; margin-bottom:5px; }
.vendorcontainer h2 a { font-weight:bold; padding:5px 10px;}
.child h2 a { font-weight:normal !important;}
.vendorcontainer h2 a span.folder { font-size:10px; margin-top:5px; line-height:10px; padding-left:10px; background-image:url(../img/arrow.gif); background-repeat:no-repeat; margin-bottom:5px;}

.vendorcontainer h2 a span.open     { background-position:0px -8px;}
.vendorcontainer h2 a span.closed { background-position:0px  2px;}

#footer_links {
	background: url(../img/bg_links.png) no-repeat 0 0;
	height: 52px;
	margin: 0 0 10px;
	padding: 5px 0 0;
}
	#footer_links ul {
		margin: 0
	}
	#footer_links li {
		background: url("../img/limark3.gif") no-repeat 0 2px;
		float: left;
		font-size: 9px;
		line-height: 11px;
		margin: 0 40px;
		padding: 0 0 0 17px;
		width: 140px
	}
	#footer_links a:link, #footer_links a:visited {
		color: #7d7d7d;
		text-decoration: none
	}
	#footer_links a:hover { text-decoration: underline}
	#footer_links a:link b, #footer_links a:visited b {
		color: #0661aa;
		display: inline-block;
		font-size: 12px;
		font-weight: normal;
		padding: 0 0 9px
	}
	.menu1 {
		background: url(../img/limark6.gif) no-repeat 0px 8px;
		cursor: pointer;
		display: inline-block;
		height: 15px;
		width: 30px
	}
	.menu_second a.expand {
		background: none;
		display: block;
		padding: 7px 10px 7px 12px;
	}
	.menu_second  span.expand {
        border: 1px solid #EEEEEE;
	}
	.menu_second a.expand, span.expand {
    	background: none;
    	border-right: none;
    	display: inline;
	}
