img {
	border-style: none;
}

.clearer {
	clear: both;
}

#content {
	position: relative;
}


#content table {	
	font-size: 100%;
}

#content a {
	text-decoration: none;
}

div#content {
	padding: 15px 0 20px 0;
	min-height: 500px;
}
* html #content {
	height: 500px;
}

.f-left {
	float: left;
	margin: 0 10px 10px 0;
}
.f-right {
	float: right;
	margin: 0 0 10px 10px;
}
.centered {
	text-align: center;
}

.go-back {
	clear: both;
}

.message-flasher {
	margin: 20px 0px;
	text-align: center;
}

.message-flasher .message {
	width: 400px;
	text-align: center;
	color: #003366;
	border: 1px solid #94ADC5;
	background-color: #f3f3f3;
	margin: 0px auto;
	padding: 4px 6px;
}

.message-flasher .message p {
	font-size: 13px;
	font-family: Tahoma;
}


ul#nav-top {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
ul#nav-top li {
	margin: 0;
	padding: 5px 0 0 0;
	border-left: 1px solid #e5d0b7;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
}
ul#nav-top a {
	display: block;
	float: left;
	background-color: #e2eaf2;
	height: 16px;
	padding: 0 15px;
	white-space: nowrap;
	line-height: 14px;
	font-weight: bold;
}

ul#nav-top a:hover {
	background-color: #e5d0b7;
}

ul#nav-top a.active,
ul#nav-top a.current {
	color: #ff6600;
}
	ul#nav-top li.navitem-novogod-pozdr-html a {
		background-color: #ff9933;
		color: #003366;
	}
	ul#nav-top li.navitem-novogod-pozdr-html a:hover {
		background-color: #ff6600;
		color: #ffffff;
	}
	ul#nav-top li.navitem-novogod-pozdr-html a.active, 
	ul#nav-top li.navitem-novogod-pozdr-html a.current {
		background-color: #ff6600;
		color: #ffffff;
	}




ul#nav-main {
	background: transparent url(/img/nav_main_body.jpg) 0px 0px no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#nav-main li {
	line-height: 31px;
	background: transparent url(/img/nav_main_delimiter.png) 0px 100% no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 40px 0 0;
	text-align: right;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ff7200;
}
#nav-main li.pseudo-last {
	background-image: none;
	padding: 0 61px 0 0;
}
#nav-main li.last {
	background: transparent url(/img/nav_main_bottom.gif) 0px 100% no-repeat;
	padding: 0 61px 101px 0;
}
ul#nav-main li.indent-1 {padding-right: 42px;}
ul#nav-main li.indent-2 {padding-right: 47px;}
ul#nav-main li.indent-3 {padding-right: 51px;}
ul#nav-main li.indent-4 {padding-right: 53px;}
ul#nav-main li.indent-5 {padding-right: 55px; word-space: -1px; overflow: visible;}
ul#nav-main li.indent-6 {padding-right: 58px;}
ul#nav-main li.indent-7 {padding-right: 60px;}
ul#nav-main li.indent-8 {padding-right: 61px;}
#nav-main a {
	color: #1d416e;
}
#nav-main a:hover {
	color: #ff7200;
}
#nav-main li.active a {
	color: #ff7200;
}


input.rad {
	vertical-align: text-bottom;
}
.common sup {
	color: red;
	position: relative;
	top: 1px;
}
.common input.full {
	width: 100%;
}
.common input.txt {
	width: 400px;
}
.common input.medium {
	width: 200px;
}
.common input.short {
	width: 100px;
}
.common input.num {
	width: 60px;
}
.common textarea {
	width: 400px;
}
.common textarea.medium {
	height: 150px;
}
.common textarea.short {
	height: 80px;
}
.captcha-img {
	vertical-align: middle;
}
.common input.captcha {
	vertical-align: middle;
}
.common div.fieldset {
	background-color: #e2eaf2;
	border: 1px solid #e5d0b7;
	padding: 5px 10px;
	margin: 0 0 10px 0;
	width: 400px;
}

p.ico-action {
}
p.ico-action img {
	vertical-align: text-bottom;
}

p.warn {
	color: red;
}
p.warn img {
	vertical-align: text-bottom;
}

p.top {
	text-align: center;
	margin: 20px 0;
	padding: 0;
}

p.pager {
	font-weight: normal;
	height: 15px;
	line-height: 15px;
	clear: both;
}
p.pager span, 
p.pager a {
	float: left;
	font-weight: bold;
	width: 25px;
	height: 15px;
	line-height: 15px;
	text-align: center;
	margin-left: 2px;
}
p.pager a {
	background-color: #eee;
}
p.pager span {
	background-color: #ddd;
	font-weight: bold;
}
p.pager a:hover {
	color: #000;
}
p.pager span.caption {
	width: auto;
	margin-right: 15px;
	font-weight: normal;
	background-color: transparent;
	color: #000;
	border-style: none;
	line-height: 17px;
}

table.login {
	border-collapse: collapse;
	border-style: none;
	margin: 0;
}
table.login td,
table.login th {
	border-style: none;
	text-align: left;
	vertical-align: middle;
	padding: 5px 10px 0px 0;
}

/*           */
/* Announces */
/*           */
dl.announces {
	margin: 0;
	padding: 0 0 40px 0;
	width: 222px;
}
dl.announces dt {
	margin: 0;
	padding: 0;
	background: #f9923f url(/img/bg_announce.jpg) 0px 0px no-repeat;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-indent: 50px;
}
dl.announces dd {
	margin: 5px 0 25px 0;
	padding: 10px 8px 20px 8px;
	border: 1px solid #94afcc;
	font-family: Tahoma;
	font-size: 12px;
}
dl.announces dd p {
	margin: 0;
	padding: 0;
}

dl.announces dd form {
	margin: 0;
	padding: 0;
}
dl.announces dd form table {
	border-collapse: collapse;
	margin: 0;
}
dl.announces dd form td {
	vertical-align: middle;
	text-align: left;
	padding: 0 5px 2px 0;
	font-size: 11px;
}
dl.announces dd form td.subm {
	text-align: center;
}
dl.announces dd form input.txt {
	border: 1px solid #94ADC5;
	background-color: #fff;
	color: #FF7200;
	font-family: verdana;
	font-size: 11px;
	height: 19px;
	width: 140px;
}
dl.announces dd form input.subm {
	font-size: 11px;
}

/*               */
/* Cabinet navig */
/*               */
dl.cabinet-navig {
	padding-bottom: 0;
}
#content dl.cabinet-navig {
	float: right;
	margin: 0 0 10px 20px;
	padding: 2px 0 2px 2px;
	background-color: #fff;
}
dl.cabinet-navig dd {
	padding-bottom: 10px;
	background-color: #fff;
}
#content dl.cabinet-navig dd {
	padding-bottom: 0;
	margin-bottom: 0;
}
dl.cabinet-navig ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
dl.cabinet-navig li {
	margin: 2px 5px;
	padding: 2px 5px 3px 5px;
	border-bottom: 1px solid #e0e0e0;
}
dl.cabinet-navig li.last {
	border-bottom: none;
}
dl.cabinet-navig li a {

}
dl.cabinet-navig li a:hover {
	color: #FF7200;
}

/*           */
/*   Books   */
/*           */
.book {
	clear: both;
	padding: 0 0 20px 0;
	float: left;
	width: 100%;
}
.book-author {
	margin: 0;
	padding: 0 0 2px 0;
	text-decoration: underline;
}
.book-name {
	margin: 0;
	padding: 0 0 10px 0;
	text-decoration: underline;
}
.book-text {
	margin-bottom: 0;
	padding-bottom: 0;
}
.book-file {
	margin: 0;
	padding: 0;
}


/*           */
/*    News   */
/*           */
table.news {
	border-collapse: collapse;
	border: 4px solid #e8edf4;
	border-top-style: none;
	width: 100%;
}
table.news th {
	background-color: #e8edf4;
	padding: 4px 10px;
	font-size: 90%;
	text-align: left;
}
table.news th.date {
	padding: 2px 0px;
	color: #0066ff;
	text-align: left;
	width: 120px;
	text-indent: 10px;
}
table.news td {
	padding: 10px;
	vertical-align: top;
	text-align: justify;
}
table.news td.img {
	width: 120px;
	padding: 10px 0;
	text-align: center;
}

div.news-item {
}
div.news-img {
}

div.news-side-bar {
	width: 220px;
	float: right;
	margin: 0 10px 20px 30px;
	background-color: transparent;
}
* html div.news-side-bar {
	display: inline;
}
div.news-side-bar table {
	background-color: #fff;
}
div.news-side-bar table td {
	font-size: 11px;
}

p.news-caption {
	margin: 0 0 5px 0;
	padding: 0;
	background: #f9923f url(/img/bg_announce.jpg) 0px 0px no-repeat;
	color: #fff;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 12px;
	height: 25px;
	line-height: 25px;
	text-indent: 50px;
}


/*           */
/*  Reviews  */
/*           */
div.review {
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	background: transparent url(/img/delimiter.gif) 50% 100% no-repeat;
}
div.review p.review-author {
	font-style: oblique;
	border-top: 1px solid #eee;
	margin-top: 10px;
	padding: 2px 4px;
	text-align: right;
}

/*                 */
/* Photos & Videos */
/*                 */
table.gallery {
	margin: 13px 0 20px;
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}
table.gallery th {
	border-style: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #003366;
	padding: 0 0 15px 0;
	font-size: 110%;
}
table.gallery td {
	border-style: none;
	text-align: left;
	vertical-align: top;
	padding: 0 20px 80px 0;
}
table.gallery td.img {
	padding-right: 0;
	text-align: right;
}
table.gallery ul {
	list-stlye: none;
	margin: 0;
	padding: 0;
}
table.gallery ul li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}
h2.gallery-album-caption {
	text-align: center;
	font-size: 115%;
	color: #036;
	margin-bottom: 5px;
	padding-bottom: 0;
}
p.gallery-hint {
	text-align: center;
	margin-top: 0;
	padding-top: 0;
}
div.gallery-photos {
	width: 100%;
	float: left;
}

div.gallery-photos table {
	border-collapse: collapse;
	border-style: none;
}
div.gallery-photos table td {
	border-style: none;
	padding: 0;
	vertical-align: top;
}
div.gallery-photos .photo {
	/* float: left; */
	width: 220px;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	position: relative;
}
div.gallery-photos .photo img {
}
div.gallery-photos .photo img.preview {
	width: 400px;
	height: 400px;
	display: block;
	position: absolute;
	left: -3000px;
	top: -100px;
	z-index: 1;
}
div.gallery-photos .photo a:hover img.preview {
	left: -100px;
	top: -100px;
	z-index: 1;
}
* html div.gallery-photos .photo a:hover {
	z-index: 1;
}
div.gallery-photos .photo p {
	text-align: center;
	padding: 2px 0 10px 0;
	margin: 0;
}

div.gallery-videos {
}
div.gallery-videos .video {
	padding: 0 0 40px 0;
}


/*               */
/* Photo preview */
/*               */
#CpImagePreviewerContainer {
	border-style: none;
	background-color: #333333 ;
	padding: 15px 20px;
}
#CpImagePreviewerCurrentCaption {
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding: 0 0 15px 0;
	color: #e0e0e0;
}
#CpImagePreviewerCurrentImageWrapper {
	text-align: center;
}
#CpImagePreviewerCurrentImage {
	border: 1px solid #ffffff;
}

/*             */
/* Online Shop */
/*             */
#cart {
	background: #98b6d6 url(/img/bg_cart.jpg) 0 0 no-repeat;
	width: 200px;
	height: 40px;
	position: absolute;
	top: 0;
	right: 0;
}
#cart img {
	position: absolute;
	top: 0;
	right: 0;
}
#cart p {
	font-size: 11px;
	margin: 0;
	padding: 0;
	text-indent: 30px;
	height: 15px;
}
#cart a {
	color: #fff;
	font-weight: bold;
}

h1.shop {
	width: 455px;
}

h2.shop-category-caption, 
h2.shop-item-caption {
	text-align: left;
	font-size: 115%;
	color: #036;
	margin-bottom: 10px;
	padding-bottom: 0;
}
table.shop-products {
	margin: 13px 0 20px;
	border-collapse: collapse;
	border-style: none;
	width: 100%;
}
table.shop-products th {
	border-style: none;
	text-align: left;
	vertical-align: top;
	font-weight: bold;
	color: #9db6d2;
	padding: 25px 0 0 0;
	font-size: 110%;
	height: 20px;
}
table.shop-products tr.first th {
	padding-top: 0;
}
table.shop-products th a {
	text-decoration: underline;
}
table.shop-products td {
	border-style: none;
	text-align: left;
	vertical-align: top;
	padding: 10px 20px 0px 0;
}
table.shop-products td.price {
	height: 20px;
	padding-bottom: 5px;
	text-align: right;
	border-bottom: 1px solid #9db6d2;
	color: #9db6d2;
	font-weight: bold;
	font-size: 11px;
}
table.shop-products td.price .curr {
	font-weight: normal;
}
table.shop-products td.img {
	padding: 25px 0 0 0;
	padding-right: 0;
	text-align: right;
	border-bottom: 0;
}
table.shop-products td.img p {
	text-align: center;
}
table.shop-products tr.first td.img {
	padding-top: 0;
}
table.shop-products td p {
	margin-top: 0;
	padding-top: 0;
	text-align: justify;
}

.shop-product-photo {
	float: right;
	margin: 0 0 10px 10px;
}
.shop-product-photo img {	
	float: right;
}
.shop-product-photogallery {
	margin-top: 10px;
	padding: 20px 0;
	clear: both;
	border-top: 1px solid #9db6d2;
}
p.price {
	color: #9db6d2;
	font-weight: bold;
}
p.price .curr {
	font-weight: normal;
}

/*               */
/* Shopping cart */
/*               */
div.cart-items form {
}

table.cart-items {
	border-collapse: collapse;
	border: 1px solid #9db6d2;
}
table.cart-items td, 
table.cart-items th {
	border: 1px solid #9db6d2;
	padding: 4px 10px;
	font-size: 11px;
}
table.cart-items tr.final td {
	background-color: #eff6ff;
}
table.cart-items th {
	background-color: #e8edf4;
	text-align: center;
}
table.cart-items th.caption {
	text-align: left;
}
table.cart-items td {
}
table.cart-items td.name {
}
table.cart-items td.price {
}
table.cart-items td.quantity {
	text-align: center;
}
table.cart-items td.del {
	text-align: center;
}
table.cart-items input {
}
table.cart-items input.num {
	width: 50px;
	text-align: center;
}
table.cart-items input.chk {
}
table.cart-items tr.recommend-to-remove td {
	background-color: #ffe0e0;
}

.blocks-row {
	width: 100%; 
	overflow: hidden;
}
.short-format-items {
	width: 100%; 
	overflow: hidden;
}
	.short-format-items .blocks-row {
		padding-bottom: 30px;
	}
		.short-format-item {
			float: left; 
			width: 200px; 
			min-height: 300px; 
			overflow: hidden; 
			margin: 0 10px 0 0; 
			padding: 10px 0; 
			text-align: center; 
			background-color: #E2EAF2; 
			border: 1px solid #9DB6D2; 
			border-radius: 10px;
		}
			.short-format-item  .item-name {
				min-height: 4.6ex;
			}
			* html .short-format-item  .item-name {
				height: 4.6ex;
			}

/*         */
/* Profile */
/*         */
table.user-info {
    border-collapse: collapse;
    border: 1px solid #9db6d2;
}
table.user-info td, table.user-info th {
	text-align: left;
	border: 1px solid #9db6d2;
	padding: 4px 10px;
	
}


/*         */
/* Courses */
/*         */
p.course-price {
	color: #6D96A2;
}
p.course-price span {
	font-size: 120%;
	font-weight: bold;
	color: #333399;
}
#content p.programm a {
	font-weight: bold;
	text-decoration: underline;
}
#content p.finished {
/*
	color: #006622;
	font-weight: bold;
	font-style: oblique;
*/
	font-weight: bold;
	padding: 4px 2px;
}
#content p.in-progress {
	background-color: #D5EFE3;
	padding: 4px 2px;
}
#content p.lesson-list {
}
#content p.lesson-list a {
	text-decoration: underline;
}
#content p.requires {
	background-color: #FFE5E5;
	padding: 4px 2px;
	margin-bottom: 0;
}
#content ul.requires {
	margin-top: 0;
	padding-top: 4px;
	padding-bottom: 4px;	
	background-color: #FFE5E5;
	list-style-type: circle;
}
#content ul.requires li {
	background-color: #FFE5E5;
}
#content p.requires strong {
}


/* Courses list */
dl.study-courses {
	clear: right;
}
dl.study-courses dt {
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
	border: 1px solid #9db6d2;
	background-color: #D5E3EF;
	font-size: 120%;
}
dl.study-courses dd {
	margin: 0 0 24pt 0;
	padding: 4px 10px;
	border: 1px solid #9db6d2;
	border-top: none;
}
#content p.programm a {
	font-weight: bold;
	text-decoration: underline;
}

/* Sessions and lessons list */
dl.study-course-programm {
	border-top: 1px solid #9db6d2;
}
dl.study-course-programm dt {
	font-weight: bold;
	margin: 0;
	padding: 4px 10px;
	border: 1px solid #9db6d2;
	background-color: #EfF6Ff;
	font-size: 120%;
}
dl.study-course-programm dd {
	margin: 0;
	padding: 4px 10px;
	border: 1px solid #9db6d2;
	border-top: none;
}
dl.study-course-programm dd ul {
	list-style: square;
	margin: 0 0 6pt 0;
}
dl.study-course-programm dd li {
}

form.study-start-form {
	margin: 24pt 0;
	padding: 4px 10px;
	width: 300px;
	text-align: center;
	border: 1px solid #9db6d2;
	background-color: #EfF6Ff;
}


#content table.course-study a {
	text-decoration: underline;
}
table.course-study {
	border-collapse: collapse;
	border: 1px solid #9db6d2;
}
table.course-study td {
	border: 1px solid #9db6d2;
	padding: 4px;
	vertical-align: top;
	text-align: left;
}
table.course-study th {
	border: 1px solid #9db6d2;
	padding: 4px 10px;
	background-color: #D5E3EF;
	vertical-align: top;
	text-align: left;
}
table.course-study tr.session td {
	background-color: #EfF6Ff;
	font-weight: bold;
}
table.course-study td ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
table.course-study td ul li {
	margin: 0;
	padding: 0 0 8px 0;
}

.study-sub-menu {
	list-style: circle;
	margin-top: 40px;
	padding-top: 10px;
	border-top: 1px solid #9db6d2;
}
.study-sub-menu li {
	margin: 0 0 5px 0;
	padding: 0;
}


/*                  */ 
/* Private messages */ 
/*                  */ 

dl.message-list {
	width: 500px;
	margin: 10px 0 30px 0;
	padding: 10px;
	border: 1px dotted #ccc;
	max-height: 400px;
	overflow: auto;
}
dl.message-list dt {
	margin: 0;
	padding: 4px 10px;
	border: 1px solid #9db6d2;
	border-bottom: none;
	border-top-width: 4px;
	background-color: #EfF6Ff;
	font-weight: normal;
}
dl.message-list dt.own {
	color: #777;
	border-color: #bdd6f2;
	background-color: #F9FFFF;
}
dl.message-list dt span.author {
	font-weight: bold;
}
dl.message-list dt.new {
	color: #933;
}
dl.message-list dt span.date {
	font-size: 10px;
}
dl.message-list dt span.ip {
	float: right;
	white-space: nowrap;
}
dl.message-list dd {
	margin: 0 0 10px 0;
	padding: 4px 10px;
	border: 1px solid #9db6d2;
}
dl.message-list dd.own {
	color: #999;
	border-color: #bdd6f2;
}
dl.message-list dd p.caption {
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	padding: 0px 0 4px 0;
	margin: 0 0 4px 0;
	border-bottom: 1px solid #ccc;
}

table.contacts {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #9db6d2;
}
table.contacts th {
	background-color: #EfF6Ff;
	border: 1px solid #9db6d2;
	padding: 4px 10px;
	text-align: left;
}
table.contacts td {
	border: 1px solid #9db6d2;
	padding: 4px 10px;
	text-align: left;

}

/*                  */ 
/* Tests            */ 
/*                  */
p.test-note {
	color: #555;
	margin-bottom: 0px;
}

p.question {
	padding: 10px 20px;
	margin: 10px 0;
	border: 1px solid #9db6d2;
	background-color: #EfF6Ff;
}

form.test {
}

form.test ul {
	list-style: none;
	margin: 6pt 0px 12pt 10px;
	padding: 0px;
}

form.test ul li {
	line-height: 2em;
}
form.test ul input {
	vertical-align: middle;
	line-height: 100%;
	margin-top: -1px;
}

/*                  */ 
/* Seminars         */ 
/*                  */
div.cpsf-seminar-subscribe-wrapper {
	margin: 0 0 12px 0;
	padding: 0;
	width: 360px;
	position: relative;
	
	background-color: #EfF6Ff;
	border: 1px solid #94AFCC;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	
	behavior: url(/js/PIE.htc);
}
div.wide-wrapper {
	width: 760px;
}
div.medium-wrapper {
	width: 560px;
}
form.cpsf-seminar-subscribe {
	margin: 0;
	padding: 20px;
}
form.cpsf-seminar-subscribe sup {
	color: red;
	vertical-align: middle;
	position: relative;
	left: 2px;
}
form.cpsf-seminar-subscribe th,
form.cpsf-seminar-subscribe td {
	background-color: transparent;
	font-size: 100%;
	padding: 1px;
	border-style: none;
}

/*                  */ 
/* Seminars         */ 
/*                  */
div.cp-form-wrapper {
	margin: 0 0 12px 0;
	padding: 0;
	position: relative;
	
	background-color: #EfF6Ff;
	border: 1px solid #94AFCC;
	
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	
	-moz-box-shadow: 3px 3px 3px #ccc;
	-webkit-box-shadow: 3px 3px 3px #ccc;
	box-shadow: 3px 3px 3px #ccc;
	
	behavior: url(/js/PIE.htc);
}
form.cp-form, div.cp-form-confirm {
	margin: 0;
	padding: 20px;
}

form.cp-form table {
	margin: 0;
	width: 620px;
}

form.cp-form th,
form.cp-form td {
	background-color: transparent;
	font-size: 100%;
	padding: 5px 1px;
	border-style: none;
	vertical-align: middle;
}
form.cp-form th.cp-form-caption {
	text-align: center;
	font-size: 110%;
	padding: 0 1px 15px 1px;
	color: #f60;
}
form.cp-form th {
	text-align: left;
}
form.cp-form td {
	text-align: right;
}
	form.cp-form td input {
		width: 440px;
	}
	form.cp-form td textarea {
		width: 440px;
	}
form.cp-form td.cp-form-error {
	text-align: left;
	color: #c00;
}