@charset "UTF-8";

* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y: scroll;
	font-size: 100.1%
}

body, html {
	height: 100%;
	background-color: white;
	/*overflow-y: scroll;*/
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	/*font-size: 0.95em;*/
	
	/*//font-size: 85%;*/
	color: #000;
}
body {
	background-color: #FFFFFF;
	/*font-size: 13px;*/
}

a {
	text-decoration: none;
	color: #635bc1;
	font-weight: bold;
}
a:visited,
a:hover,
a:active {
	text-decoration: none;
	color: #635bc1;
}
a img {border: none;}

ul li {list-style-type: none;}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}

p {margin-bottom: 6px;}

#all td{
	vertical-align: top;
}

#left .block_text {
	margin-bottom: 30px;
}

#right h1 {

background-image: url(/gif/orange_head_bg.jpg);
	background-repeat: repeat-x;
	background-position: right top;
	height: 14px;
	font-size: 12px;
	font-style: normal;
	min-width: 160px;
	width: 75%;
	text-align: center;
	float: left;
	margin-bottom: 10px;
}

.img_h1 {
	width: 6px; height: 14px;
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
}
.left {
	background-image: url(/gif/orange_head_l.jpg);
	float: left;
}
.right {
	background-image: url(/gif/orange_head_r.jpg);
	
}
#right p {
	clear: left;
}

.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
}

/* **************************************
*
*	MENU
*
*************************************** */

.main_menu {
	float: left;
	height: 21px;
	background-color: #f1a400;
	width: 100%;
	margin-top: 5px;
	text-align: center;
}



.main_menu li {
	float: left;
	list-style-type: none;
	width: 11.5%;
		
	text-align: center;
	margin-top: 3px;
	margin-left: 10px;
	margin-right: 10px;
	text-align: center;
}

.main_menu li a {
	color: #000 !important;
	
	font-size: 12px;
	font-weight: bold;
	display: block;
	height: 16px;
text-align: center;
	
}
.main_menu li a:hover{
	color: #000;
}


.main_menu li.active{
	background-image: url(/gif/menu_main_la.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	
}

.main_menu li.active a  span {
	background-color: #6358c1;
	margin-left: 8px;
	margin-right: 8px;
	display: block;
	height: 16px;
}

.main_menu li.active a {
	color: #fff !important;
	background-image: url(/gif/menu_main_ra.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_menu li.active a:hover{
	color: #fff;
}





/* **************************************
*
*	BLOCK
*
************************************** */

#logo {
	margin-left: 30px;
	margin-top: 10px;
}



#textarea {
	width: 100%;
	text-align: left;
	clear: both;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* ************************************
*
*	уголки
*
************************************* */
.corner {
	position: absolute;
	z-index: 100;
	display: none;
}
.corner_container {
	position: relative;
	height: 1px;
	padding: 0px;
	z-index: 50;
	width: 346px;
}
.corner {
	width: 32px; height: 1px;
	background-repeat: no-repeat;
	background-position: left top;
}
#tl {
	left: 0px;
	top: 1px;
	background-image: url(/gif/tl.gif);
}
#tr {
	right: 0px;
	top: 1px;
	background-image: url(/gif/tr.gif);
}
#bl {
	left: 0px;
	bottom: 1px;
	background-image: url(/gif/bl.gif);
}
#br {
	right: 0px;
	bottom: 1px;
	background-image: url(/gif/br.gif);
}



* html #tl {
	left: 0px;
	top: 1px;
}
* html #tr {
	right: -1px;
	top: 1px;
}
* html #bl {
	left: 0px;
	bottom: 0px;
}
* html #br {
	right: -1px;
	bottom: 0px;
}
/* / уголки */

#textarea td.content {
	/*width: 33%;*/
	padding: 20px;
	padding-top: 0px;
	vertical-align: top;
}

#textarea td#left,
#textarea td#right {
	width: 50%;
}

#textarea td#middle {
	border: 2px solid #a4a4a4;
	margin: 2px;
	position: relative;
	padding-top: 20px;
	width: 346px;
	overflow-x: hidden;
	padding-bottom: 40px;

}
#right  {
	font-style: italic;
}
#left h2,
#right h2,
#middle h1 {
	color: #280a99;
	
	font-size: 120%;
	/*font-size: 1.2em;*/
	/*font-size: 99%;*/
	margin-bottom: 6pt;
}

#middle h2 {
	color: #280a99;
	font-size: 100%;
	margin-bottom: 6pt;
}

#middle h2 {
	color: #280a99;
	font-size: 90%;
	margin-bottom: 6pt;
}

#right h2 {
	color: #000;
}
#right h3 {
	font-size: 90%;
	margin-bottom: 6pt;
	margin-top: 6pt;
}
#right h3, #right h2 {
	clear: both;
}
#middle h1 {
	text-align: center;
}
.sale {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 30px;
}
.more {float: left;width: 33%;}
.by {float: right;width: 33%;text-align: right;}
.price {float: left; margin: auto; width: 50%;text-align: center;}
.price2 {text-align: left;}


/* ***********************************
*
*	INNER CENTER
*
**************************************** */
.fotogallery {
	width: 113px; margin: auto;
}
.fotogallery p.name {
	margin-bottom: 30px;
	margin-top: 10px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
}
.fotogallery_contacts {
	width: 113px; margin: auto;
	margin-bottom: 30px;
}
.fotogallery_contacts img{

	margin-bottom: 30px;
}

.inner_center_title_img {
	float: left;
	margin-right: 20px;
}
.inner_center_title {
	font-weight: bold;
	font-size: 110%;
	/*//font-size: 99%;*/
	margin-top: 15px;
	margin-left: 140px;
}
.inner_center_img {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 20px;
}

.lection {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: left;
	float: left;
	clear:both;
	width: 100%;
}
.lection .demo {
	float: right;
	margin-right: 0px;
	width: 150px;
}
.lection .demo img {
	float: right;
	margin-right: 0px;
	width: 150px;
}
.lection h2 {
	font-size: 110%;
	width: 140px;
	/*//font-size: 99%;*/
}
.lection_title,
.duration,
.toc {
	font-style: italic;
	font-size: 11px;
	clear: left;
}
.toc {
	color: #6058c0;
	
}
.arrow_container {
	float: left;
	width: 140px;
	font-size: 110%;
	/*//font-size: 99%;*/
	background-image: url(/gif/phis/arrow_line.gif);
}

.loader {
	width: 66px;
	height: 66px;
	margin: auto;
	margin-top: 100px;
}

.content ul li {
	margin-left: 20px;
	margin-bottom: 3pt;
	list-style-type: disc;
	float: none;
}
.content ul,
.content li
{
	float: none;
}

.content ol li {
	margin-left: 20px;
	margin-bottom: 3pt;
	list-style-type: decimal;
	float: none;
	font-size: 90%;
}
.content ol li ul li{
	margin-left: 20px;
	margin-bottom: 3pt;
	list-style-type: disc;
	float: none;
	font-size: 90%;
}

.img {
	text-align: center;
}
.blend {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 500;
	background-color: #000;
}
.popup {

			width: 406px;
			height: 383px;
			border: 1px solid black;
			position: absolute;
	/*top: 100px;
	left: 100px;*/
	background-color: #1a1a1a;
	z-index: 1000;
}
.media {
	clear: right;
}
#close {
	float: right;
	cursor: pointer;
}


/*
*	about
*/

.about {
	margin-bottom: 20px;
}

.about td.fname h1#fname {
	color: #321d85;
	text-transform: uppercase;
	text-align: left;
	margin-bottom: -3px;
}

.about td.fname {
	vertical-align: bottom;
	
}

/*
*	contacts
*/

h1.contacts {
	margin-top: 20px; 
	text-transform: uppercase;
}

#contacts {
	clear: both;
	padding-top: 50px;
	//padding-top: 25px;
	text-align: center;
	font-weight: bold;
}


/*
*	quest
*/
.quest {
	clear: both;
	margin-top: 15px;
}
.q_right {
	float: right;

}


.quest .q_head{
	background-image: url(/gif/vopros/la.gif);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	width: 100px;
	font-size: 12px;
	text-align: center;
}

.quest .q_head span  b {
	background-color: #6358c1;
	margin-left: 8px;
	margin-right: 8px;
	display: block;
	height: 16px;
	color: #fff !important;
}

.quest .q_head span {
	display: block;
	height: 16px;
	background-image: url(/gif/vopros/ra.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

/* *****************************************
*
*	FORM
*
***************************************** */

.textinputs {
	border: 1px solid #ccc;
	height: 16px;
	width: 260px;
}
.textarea {
	height: 65px;
}
.submit {
	font-size: 12px;
	height: 20px;
	background-color: #eee;
}
#order_soft_block td {
	padding: 5px;
}
#order_soft_block td .count {
	width: 35px;
}
fieldset {
	padding: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
legend {
	padding: 15px;
}
.require {
	color: red;
}

/*
*	WM
*/


.money a {
	color: #000;
}
.money {
	width: 80%;
	position: relative;
	left:12px;
	height: 33px;
	margin-top: 12pt;
	margin-bottom: 6pt;
	
}
.money a {
	display: block;
	width: 100%;
	background-image: url('/gif/orange_button_bg.jpg');
	background-repeat: repeat-x;
	height: 33px;
	line-height: 33px;
}
.money span.l {
	background-image: url('/gif/orange_button_l.jpg');
	background-repeat: no-repeat;
	width: 12px;
	height: 33px;
	position: absolute;
	top: 0px;
	left: -12px;
}
.money  span.r {
	background-image: url('/gif/orange_button_r.jpg');
	background-repeat: no-repeat;
	width: 12px;
	height: 33px;
	position: absolute;
	top: 0px;
	right: -12px;
}

.money_active a, .money_active a:visited, .money_active a:hover, .money_active a:active {
	background-image: url('/gif/fiol_button_bg.jpg');
	color: #ffffff;
	color: #ffffff !important;
}
.money_active span.l {
	background-image: url('/gif/fiol_button_l.jpg');
}
.money_active span.r {
	background-image: url('/gif/fiol_button_r.jpg');
}

.td_bottom {
	vertical-align: bottom;
	width: 100%;
}
.category_descr_container {
	width: 100%;
}
.category_descr {
	border: 3px solid #838383;
	padding: 15px;
	padding-top: 20px;
	position: relative;
	margin-left: 20px;
}
.category_title {
	color: #f2a501;
	font-weight: bold;
	font-size: 160%;
	position: absolute;
	top: -20px;
	left: 20px;
	padding: 3px 20px 3px 20px;
	background-color: #fff;
}

.new_order {
	border: 3px solid #838383;
	border-collapse: collapse;
	width: 100%;
}
.new_order td {
	border: solid 1px #838383;
	border-collapse: collapse;
	padding: 15px;
	vertical-align: top;
	text-align: center;
}
.new_order td.align_left {
	text-align: left;
}
.new_order_descr {
	position: relative;
	height: 2px;
}
.new_order td.no_bottom_border {
	border-bottom: none;
}
.new_order td.no_top_border {
	border-top: none;
	padding-top: 0px;
}

.label {

	position: absolute;
	top: -30px;
	left: 20px;
	padding: 3px 20px 3px 20px;
	margin: 0px;
	background-color: #fff;
	font-weight: bold;
	color: #280a99;
	font-size: 120%;
	margin-bottom: 6pt;
}
.pay_button {
	width: 117px;
	height: 30px;
	background-image: url('/gif/button.jpg');
	background-repeat: no-repeat;
	color: #000;
	display: block;
	font-weight: normal;
	line-height: 30px;
	border: 2px solid #000;
	margin: auto;
	text-align: center;
}
.pay_button:hover,
.pay_button:visited {
	color: #000;
}

.wm .pay_button {
	float: right;
}
.wm p {
	margin-right: 127px;
}
.new_order td.wm {
	text-align: left;
}
.new_order td.md {
	vertical-align: middle;
}

/*
*
*/

.answer {
	
	
}

.question {
	background-image: url(/gif/vopros/plus.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	margin-bottom: 15px;
	cursor: pointer;
	font-style: italic;
}
.a_head,
.q_head {
	font-weight: bold;
}


/*
*	адрес в блоке с котоом
*/

.address {
	position: relative;
	
	bottom: 30px;
	width: 200px;
	margin-left: 30px;
	text-transform: uppercase;
	font-size: 14px;
}
* html .address {
	//position: absolute;
}
.address a {
	color: #000;
}

#order_form .selected {
	background-color: #eee;
}

/* ****************************************
*
*	FOOTER
*
***************************************** */
#counter {
	margin: 10px 0px 10px 30px;
	float: left;
}

#copy {
	
	margin: 20px auto 10px auto;
	font-size: 12px;
	width: 340px;
	text-align: center;
}

#halina {
	float: right;
	margin: 20px 30px 10px 30px;
	font-size: 12px;
	position: relative;
	height: 12px;
	width: 100px;
}
#halina a {
	color: #aaa;
	background-color: #fff;
	position: absolute;
	right: 0;
	top: 0;
}



.thumb_left {
	float: left;
	margin-bottom: 10px;
}
.thumb_right {
	float: right;
	margin-bottom: 10px;
}

#umi {
	position: absolute;
	right: 0;
	top: 0;
}

.img_left {
	float: left;
	margin-right: 5px;
}