body {
	font-size:14px;
	font-family:verdana,tahoma,arial;
	margin:0;
	
	color:#555;

  background-color: #fbffff;

}


div.headcolumn2row2 {
padding-left:24px;
text-align:left;
padding-top:3px;
}
/*-- СЛУЖЕБНЫЕ СТИЛИ (не менять) --*/

div.deliver{
	margin-bottom:10px;
	position:relative;
	padding:3px;
}

div.relative{
	position:relative;
}

div.absolute{
	position:absolute;
}

div.table {
	display:table;
	position:relative;
	width:100%;
}

div.centertable {
	display:table;
	position:relative;
	margin:0 auto;
}

div.cellrelative {
	display:table-cell;
	position:relative;
	border-radius: 3px;
}

div.inlinerelative {
	display:inline-block;
	position:relative;
}

div.verseparator {
	display:table-cell;
	height:100%;
}

div.horseparator {
	display:block;
	width:100%;
}

table.allwidth {
	width:100%;
}


/*-- ЗАТЕМНЯЮЩИЙ ФОН --*/

div.fon{
	display:none;
	background:#000000;
	width:100%;
	height:100%;
	position:fixed;
	z-index:400;
	opacity:0.8;
}




/*-- ОБЩИЙ СТИЛЬ ДЛЯ ВСЕХ КНОПОК --*/

input[type="button"]{
	font-size:14px;
	font-family:verdana,tahoma,arial;
	cursor:pointer;
	cursor:hand;
	background: #999219; /* Old browsers */
background: -moz-linear-gradient(top,  #999219 0%, #b9b01e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#999219), color-stop(100%,#b9b01e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #999219 0%,#b9b01e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #999219 0%,#b9b01e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #999219 0%,#b9b01e 100%); /* IE10+ */
background: linear-gradient(to top,  #999219 0%,#b9b01e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999219', endColorstr='#b9b01e',GradientType=1 ); /* IE6-9 */
color:white;
	padding:8px;
	border:1px solid #dad7a3;
	text-align:center;
	text-align:center;
	border-radius: 9px;
box-shadow: 1px 1px 3px grey;
}

input[type="button"]:hover {
	font-size:14px;
	font-family:verdana,tahoma,arial;
	cursor:pointer;
	cursor:hand;
box-shadow: 0px 0px 3px grey;
		
	
	background: #b9b01e; /* Old browsers */
background: -moz-linear-gradient(top,  #b9b01e 0%, #999219 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b9b01e), color-stop(100%,#999219)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #b9b01e 0%,#999219 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #b9b01e 0%,#999219 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #b9b01e 0%,#999219 100%); /* IE10+ */
background: linear-gradient(to top,  #b9b01e 0%,#999219 100%); /* W3C */
filter: progcolor:white;
	padding:8px;
	border:1px solid #dad7a3;
	text-align:center;	
	
id:DXImageTransform.Microsoft.gradient( startColorstr='#b9b01e', endColorstr='#999219',GradientType=1 ); /* IE6-9 */

}

input.payment {
	font-size:14px;
	font-family:verdana,tahoma,arial;
	cursor:pointer;
	cursor:hand;
	background: #999219; /* Old browsers */
background: -moz-linear-gradient(left,  #999219 0%, #b9b01e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#999219), color-stop(100%,#b9b01e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #999219 0%,#b9b01e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #999219 0%,#b9b01e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #999219 0%,#b9b01e 100%); /* IE10+ */
background: linear-gradient(to right,  #999219 0%,#b9b01e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999219', endColorstr='#b9b01e',GradientType=1 ); /* IE6-9 */
color:white;
width:200px;
	padding:16px 8px;
	border:1px solid #dad7a3;
	text-align:center;	
}

input.payment:hover {
	font-size:14px;
	font-family:verdana,tahoma,arial;
	cursor:pointer;
	cursor:hand;
		
	width:200px;
	background: #b9b01e; /* Old browsers */
background: -moz-linear-gradient(left,  #b9b01e 0%, #999219 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b9b01e), color-stop(100%,#999219)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #b9b01e 0%,#999219 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #b9b01e 0%,#999219 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #b9b01e 0%,#999219 100%); /* IE10+ */
background: linear-gradient(to right,  #b9b01e 0%,#999219 100%); /* W3C */
filter: progcolor:white;
	padding:16px 8px;
	border:1px solid #dad7a3;
	text-align:center;	
	
id:DXImageTransform.Microsoft.gradient( startColorstr='#b9b01e', endColorstr='#999219',GradientType=1 ); /* IE6-9 */

}
input[type="submit"]{
	font-size:14px;
	font-family:verdana,tahoma,arial;
	cursor:pointer;
	cursor:hand;
	background: #999219; /* Old browsers */
background: -moz-linear-gradient(left,  #999219 0%, #b9b01e 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#999219), color-stop(100%,#b9b01e)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #999219 0%,#b9b01e 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #999219 0%,#b9b01e 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #999219 0%,#b9b01e 100%); /* IE10+ */
background: linear-gradient(to right,  #999219 0%,#b9b01e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999219', endColorstr='#b9b01e',GradientType=1 ); /* IE6-9 */
color:white;
	padding:16px 8px;
	border:1px solid #dad7a3;
	text-align:center;	
}

input[type="submit"]:hover {
	font-size:14px;
	font-family:verdana,tahoma,arial;
	cursor:pointer;
	cursor:hand;
		
	
	background: #b9b01e; /* Old browsers */
background: -moz-linear-gradient(left,  #b9b01e 0%, #999219 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#b9b01e), color-stop(100%,#999219)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #b9b01e 0%,#999219 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #b9b01e 0%,#999219 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #b9b01e 0%,#999219 100%); /* IE10+ */
background: linear-gradient(to right,  #b9b01e 0%,#999219 100%); /* W3C */
filter: progcolor:white;
	padding:16px 8px;
	border:1px solid #dad7a3;
	text-align:center;	
	
id:DXImageTransform.Microsoft.gradient( startColorstr='#b9b01e', endColorstr='#999219',GradientType=1 ); /* IE6-9 */

}

/*-- ОБЩИЙ СТИЛЬ КНОПКИ ЗАКРЫТЬ --*/

input.close{
	padding:3px 8px ;
}

input.close:hover{
	padding:3px 8px ;
}



/*-- ОБЩИЙ СТИЛЬ ДЛЯ ПОЛЕЙ ВВОДА --*/

input[type="text"]{
	font-size:14px;
	font-family:verdana,arial,tahoma;
	width:100%;
	padding:3px;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;
	
	outline:none;
	color:#555;
	margin-bottom: 5px;
	border:1px solid #98dae9;

	border-radius: 7px;
}



/*-- СТИЛЬ ДЛЯ ПОЛЯ ВВОДА ПАРОЛЯ --*/

input[type="password"]{
	font-size:14px;
	font-family:verdana,arial,tahoma;
	width:100%;
	padding:3px;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;
	
	outline:none;
	color:#555;
	
	border:1px solid #98dae9;

	
}


/*-- СТИЛЬ ДЛЯ ПОЛЯ ВВОДА (при ошибке) --*/

input.fail{
	font-size:14px;
	font-family:verdana,arial,tahoma;
	width:100%;
	padding:3px;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;
	outline:none;
	color:#555;
	background:#f8eae9;
	border:1px solid #98dae9;
}


/*-- СТИЛЬ ДЛЯ ТЕКСТОВОГО БЛОКА --*/

textarea {
	font-size:14px;
	font-family:verdana,arial,tahoma;
	width:100%;
	padding:3px;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;
	
	outline:none;
	color:#555;
	
	border:1px solid #98dae9;

	border-radius: 7px;
}

/*-- СТИЛЬ ДЛЯ ТЕКСТОВОГО ПОЛЯ (при ошибке) --*/

textarea.fail{
	font-size:14px;
	font-family:verdana,arial,tahoma;
	width:100%;
	padding:3px;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;
	outline:none;
	color:#555;
	background:#f8eae9;
	border:1px solid #98dae9;
}

/*-- СТИЛЬ ДЛЯ ВЫПАДАЮЩЕГО СПИСКА --*/

select{
	font-size:12px;
	font-family:verdana,arial,tahoma;
	width:100%;
	padding:3px;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;
	
	outline:none;
	color:#555;
	
	border:1px solid #98dae9;

	border-radius: 3px;
}

/*-- СТИЛЬ ДЛЯ ВЫПАДАЮЩЕГО СПИСКА (при ошибке) --*/

select.fail{
	font-size:12px;
	font-family:verdana,arial,tahoma;
	width:100%;
	padding:3px;
	box-sizing:border-box;	
	-moz-box-sizing:border-box;
	outline:none;
	color:#555;
	background:#f8eae9;
	border:1px solid #98dae9;
}


/*-- СТИЛЬ НАДПИСИ ПРИ ОШИБКЕ --*/

div.textfail{
	font-size:10px;
	font-family:arial,tahoma;
	color:red;
}

/*-- СТИЛЬ НАДПИСИ ПРИ ОШИБКЕ, ЗВЕЗДОЧКА --*/

td.solutionfail {
	color:red;
}

span.star {
	color:red;
}


/*-- СТИЛЬ НАДПИСИ КОГДА НИЧЕГО НЕ НАЙДЕНО --*/

div.nothingfound{
	text-align:center;
    color: red;
    font-size: 12px;
    font-weight: bolder;
    padding: 3px;
   
}





/*-- ОБЩАЯ РАЗМЕТКА САЙТА --*/


/*-- Стиль для общего блока всего сайта--*/

div.allbloc {
	margin:0 auto;
	height:100%;
	min-height:600px;
}

/*--Стиль для общего блока шапки сайта--*/

div.allheader {
	margin:0 auto;
}


/*--Стиль для верхнего блока шапки--*/

div.overhead {
	background:#ececec;
	border-bottom:1px solid #fff;
	position:relative;
	z-index:150;
}

/*--Стиль для  информации верхнего блока шапки--*/

div.overheadinfo {
	max-width:1000px;
	width:100%;
	display:table;
	margin:0 auto;
	
}


/*--Стиль для верхнего блока шапки часть слева--*/

div.overheadleft {

	vertical-align:middle;
}

/*--Стиль для верхнего блока шапки часть справа--*/

div.overheadright {
	
	vertical-align:middle;
}



/*--Стиль для блока шапки--*/

div.head {
	
margin:10px 0 10px 0;
	position:relative;
	z-index:100;	
}


/*--Стиль для информации блока шапки--*/

div.headinfo {
	max-width:1000px;
	width:100%;
	display:table;
	margin:0 auto;
	
}


/*-- Деление шапки на четыре блока--*/

div.headcolumnlogo {
	width:200px;
	vertical-align:middle;
	padding:5px 20px 5px 0;
}

div.headcolumn1 {
	vertical-align:middle;
}


div.headcolumn2 {
	vertical-align:middle;
}


div.headcolumn3 {
	vertical-align:middle;
	
}


/*--Стиль для нижнего блока шапки--*/

div.underhead {
	
}


/*--Стиль для информации нижнего блока шапки--*/

div.underheadinfo {
	max-width:1000px;
	/*--background:#98dae9;--*/

background-color: #0095e1; /* цвет, если браузер не поддерживает градиент */
background-image: -webkit-linear-gradient(bottom, #0095e1, #00c6f8); /* Для Chrome и Safari */
background-image: -moz-linear-gradient(bottom, #0095e1, #00c6f8); /* Для старых Fx (3.6 -15) */
background-image: -ms-linear-gradient(bottom, #0095e1, #00c6f8); /* Для IE 10*/
background-image: -o-linear-gradient(bottom, #0095e1, #00c6f8); /* Для Opera (11.1 - 12.0) */
background-image:  linear-gradient(to top, #0095e1, #00c6f8) repeat scroll 0 0 rgba(0, 0, 0, 0); /* Стандартное начертание, должно быть последним в списке */

	
	width:100%;
	display:table;
	margin:0 auto;

box-shadow: 1px 1px 2px gray;
border-radius: 5px;
}


/*--Стиль для левой части нижнего блока шапки--*/

div.underheadleft {
	float:left;
	vertical-align:middle;
}


/*--Стиль для правой  части нижнего блока шапки--*/

div.underheadright {
	/*--background: #62c3d9; --*/ /* Old browsers */
background: -moz-linear-gradient(bottom,  #0095e1 0%, #00c6f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#0095e1), color-stop(100%,#00c6f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* IE10+ */
background: linear-gradient(to top,  #0095e1 0%,#00c6f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095e1', endColorstr='#00c6f8',GradientType=0 ); /* IE6-9 */

background: linear-gradient(to top, #0095e1, #00c6f8) repeat scroll 0 0 rgba(0, 0, 0, 0);

width:260px;
	vertical-align:middle;
}

/*--Общий блок под шапкой, центральный--*/

div.allcenter {
	max-width:1000px;
	width:100%;
	margin:0 auto;
	min-height:711px;
}

table.allcenterblock{
	width:100%;
}


/*--Центральный блок, левая колонка--*/

td.leftcolumn {
	width:220px;
	
}

div.leftcolumn {
	width:220px;
	margin-right:5px;
}


/*--Центральный блок, центральная колонка--*/

div.centercolumn {
	width:100%;
}

td.centercolumn {

}

/*--Внутренний блок центральной колонки--*/

div.centerinfo {
 padding-top:1px;
   
}


/*--Центральный блок, правая колонка--*/

div.rightcolumn {
	max-width:220px;
}

td.rightcolumn {
	padding-left:5px;
	width:220px;
	background:white;
}



/*--Создаём класс для общего блока подвала--*/

div.allfooter {

	
}

div.allfooterinfo {
	width:100%;
		max-width:980px;
	display:table;

	/*background:#98dae9;--*/

background: -moz-linear-gradient(bottom,  #0095e1 0%, #00c6f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#0095e1), color-stop(100%,#00c6f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* IE10+ */
background: linear-gradient(to top,  #0095e1 0%,#00c6f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095e1', endColorstr='#00c6f8',GradientType=0 ); /* IE6-9 */

background: linear-gradient(to top, #0095e1, #00c6f8) repeat scroll 0 0 rgba(0, 0, 0, 0);

	padding:10px;
	margin:0 auto;
border-radius: 5px;
}

div.overfooter {
	
}

div.underfooter {
	
}

div.underfooterleft {
	
}

div.underfooterright {
	float:right;
}

a.powered {
	text-decoration:none;
	color:#555;
}

div.allfooterinfo a img {

height: 32px;
width: 32px;
border-radius: 5px;
}


/*-- МОДУЛИ САЙТА --*/

/*-- РАЗДЕЛЫ НА ШАПКЕ (МЕНЮ) --*/

/*-- Подложка под разделы --*/

div.chaptershead {

}

/*-- Разделитель для разделов--*/

div.chapterseparator {
	display:none;
}

/*-- Ссылки--*/
/*-- Стиль для ссылки неактивного раздела--*/

div.chapter a {
	text-decoration:none;
	color:white;
	text-transform:uppercase;
	text-shadow: 1px 1px 2px black;


}

/*-- Стиль для ссылки неактивного раздела при наведении--*/

div.chapter:hover a {
	text-decoration:none;
	color:white;
	text-transform:uppercase;
	text-shadow: 2px 2px 3px black;
}

/*-- Стиль для ссылки активного раздела--*/

div.activechapter a {
	text-decoration:none;
	/*-- color:#999219;--*/
	color:#fff;
	font-weight: bold;
	text-transform:uppercase;
	text-shadow: 1px 1px 3px black;


}


/*-- Блоки--*/
/*-- Неактивный раздел--*/

div.chapter {
	padding:10px;
	cursor:pointer;
	cursor:hand;
	transition: all 0.5s ease 0.3s;
	
}

/*-- Неактивный раздел при наведении --*/

div.chapter:hover {
padding:10px;
	cursor:pointer;
	cursor:hand;
	/*-- background: #62c3d9; --*/ /* Old browsers */
background: -moz-linear-gradient(left,  #62c3d9 0%, #98dae9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#62c3d9), color-stop(100%,#98dae9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #62c3d9 0%,#98dae9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #62c3d9 0%,#98dae9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #62c3d9 0%,#98dae9 100%); /* IE10+ */
background: linear-gradient(to right,  #62c3d9 0%,#98dae9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c3d9', endColorstr='#98dae9',GradientType=1 ); /* IE6-9 */

background: linear-gradient(to bottom, #0071a0 0%, #0093df 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
box-shadow: 0 0 10px rgba(255, 255, 255, 0.3) inset;
}

/*-- Активный раздел --*/

div.activechapter {
	padding:10px;
	cursor:pointer;
	cursor:hand;
	/*-- background: #62c3d9; --*/ /* Old browsers */
background: -moz-linear-gradient(left,  #62c3d9 0%, #98dae9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#62c3d9), color-stop(100%,#98dae9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #62c3d9 0%,#98dae9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #62c3d9 0%,#98dae9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #62c3d9 0%,#98dae9 100%); /* IE10+ */
background: linear-gradient(to right,  #62c3d9 0%,#98dae9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c3d9', endColorstr='#98dae9',GradientType=1 ); /* IE6-9 */
background: inherit;
}



/*-- ВЫПАДАЮЩИЙ СПИСОК МЕНЮ--*/
/*-- Блок подменю разделов общий--*/

div.submenu{
	display:none;
	top:26px;
	left:-15px;
	z-index:200;
    /*--background: none repeat scroll 0 0 #76C7C0;--*/
    background: none repeat scroll 0 0 #00c6f8;
	border:1px solid #fff;
}

div.chapter:hover div.submenu{
	display:block;

}

div.activechapter:hover div.submenu{
	display:block;

}

/*-- Раздел подменю первый--*/

div.chaptersubmenu0{
	padding:5px 10px 5px 10px;
	white-space:nowrap;
}

div.chaptersubmenu0:hover {
	padding:5px 10px 5px 10px;
	white-space:nowrap;
	/*-- background:#62B9B0;--*/
	background:#0093df;
}

/*-- Раздел подменю второй--*/

div.chaptersubmenu1{
	padding:5px 10px 5px 10px;
	white-space:nowrap;
}

div.chaptersubmenu1:hover{
	padding:5px 10px 5px 10px;
	white-space:nowrap;
	/*-- background:#62B9B0;--*/
	background:#0093df;
}

/*-- Ссылка первого раздела подменю--*/


div.chaptersubmenu0 a.linksubmenu0{
	text-decoration:none;
	color:#fff;
}

div.chaptersubmenu0:hover a.linksubmenu0{
	text-decoration:none;
	color:#fff;
}

/*-- Ссылка второго раздела подменю--*/


div.chaptersubmenu1 a.linksubmenu1{
	text-decoration:none;
	color:#fff;
}


div.chaptersubmenu1:hover a.linksubmenu1{
	color:#fff;

}



/*-- Блоки для расположения иконок  --*/

div.chaptericon {
	position:absolute;
	display:none;
}

/*-- Блоки для расположения иконок активных --*/

div.chaptericonact {
	display:none;
	position:absolute;
}

/*-- Действия с иконками при наведени на блоки --*/

div.chapter:hover div.chaptericon {
	display:none;
	position:absolute;
}

div.chapter:hover div.chaptericonact {
	position:absolute;
	display:none;
}


div.activechapter div.chaptericon {
	display:none;
	position:absolute;
}

div.activechapter div.chaptericonact {
	position:absolute;
	display:none;
}



/*-- МОДУЛЬ РАЗДЕЛЫ В КОЛОНКЕ --*/
/*-- Блок разделы --*/

div.chapters {

 padding: 5px;	
}

div.chaptersallblock {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 4px solid #E5E6E6;
    border-radius: 5px;
}

/*-- Заголовок РАЗДЕЛЫ --*/

div.chapterstitle {
    background: none repeat scroll 0 0 #E2534B;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 3px;
    padding: 12px 12px 12px 40px;
    position: relative;
    text-transform: uppercase;
    z-index: 100;
}

/*-- Иконка разделов --*/

div.chapterstitleicon {
    background: url("/themes/demo1/icon_catalog.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    left: 5px;
    position: absolute;
    top: 10px;
    width: 24px;
}

/*-- Блок первого уровня разделов --*/
/*-- Ссылки --*/

div.chapter0 a {
	text-decoration:none;
	color:#777777;
	font-size: 14px;
}


div.chapter0:hover a {
	text-decoration:none;
	color:#e2534b;	
	font-size: 14px;
}

div.chapter0act a {
	text-decoration:none;
	color:#e2534b;	
	font-size: 14px;
}


div.chapter0act:hover a {
	text-decoration:none;
	color:#323231;
	text-shadow:1px 1px 0px #fff;	
	font-size: 13px;
}

/*-- Плашки --*/


div.chapter0  {
	border-top: #e5e6e6 1px dashed;
	padding:8px;
	cursor:pointer;
	cursor:hand;
	background:url("/themes/demo1/point.png")  no-repeat;
	padding:5px 5px 5px 15px;	
	background-position:0px 8px;
}


div.chapter0:hover  {
	border-top: #e5e6e6 1px dashed;
	padding:8px;
	cursor:pointer;
	cursor:hand;
	background:url("/themes/demo1/point.png")  no-repeat;
	padding:5px 5px 5px 15px;
	background-position:0px 8px;
}

div.chapter0act  {
	border-top: #e5e6e6 1px dashed;
	padding:8px;
	cursor:pointer;
	cursor:hand;
	background:url("/themes/demo1/point.png")  no-repeat;	
	padding:5px 5px 5px 15px;
	background-position:0px 8px;
}



/*-- Блок второго уровня разделов --*/
/*-- Ссылки --*/


div.chapter1 a {
	text-decoration:none;
	color:#e2534b;
	font-size:14px;	
}


div.chapter1:hover a {
	text-decoration:none;
	color:#e2534b;
	font-size:14px;
}

div.chapter1act a {
	text-decoration:none;
	color:#e2534b;
	font-size:14px;
}



div.chapter1act:hover a {
	text-decoration:none;
	color:#e2534b;
	font-size:14px;
}

/*-- Плашки --*/


div.chapter1  {
	padding:5px 5px 5px 25px;

	cursor:pointer;
	cursor:hand;
}


div.chapter1:hover  {
	padding:5px 5px 5px 25px;
	background:#ffd1ce;
	cursor:pointer;
	cursor:hand;
}

div.chapter1act  {
	padding:5px 5px 5px 25px;
	background:#ffd1ce;
	cursor:pointer;
	cursor:hand;
}




/*-- Блок третьего уровня разделов --*/
/*-- Ссылки --*/


div.chapter2 a {
	text-decoration:none;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:550;
}


div.chapter2:hover a {
	text-decoration:underline;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:55
}

div.chapter2act a {
	text-decoration:underline;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:55
}


div.chapter2act:hover a {
	text-decoration:none;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:550;
}

/*-- Плашки --*/


div.chapter2  {
	padding:5px 5px 5px 40px;
	border-bottom: #e5e6e6 1px dashed;
	border-top: #e5e6e6 1px dashed;
}


div.chapter2:hover  {
	padding:5px 5px 5px 40px;
	border-bottom: #e5e6e6 1px dashed;
	border-top: #e5e6e6 1px dashed;
}

div.chapter2act  {
	padding:5px 5px 5px 40px;
	border-bottom: #e5e6e6 1px dashed;
	border-top: #e5e6e6 1px dashed;
}










/*-- СТРАНИЦА РАЗДЕЛОВ В КАРТИНКАХ--*/
/*-- Блок для страницы разделов --*/

div.chaptersview {
    border: 1px solid #E4E4E4;
    box-shadow: 0 0 0 1px #FFFFFF inset;
	padding:8px;
}

/*-- Блок для страницы каталога --*/

div.chapterviewinfo {
	padding:4px;

}

/*-- Блок всех разделов --*/

div.chapterview {
   text-align:center;
	
}

/*-- Разделительная полоса по вертикали --*/

div.chapterviewverseparator {
    background: url("/themes/standart_design/punkt.jpg") repeat-y center;
    width: 1px;
}

/*--  Разделительная полоса по горизонтале --*/

div.chapterviewhorseparator {
    background: none repeat scroll 0 0 #E4E4E4;
    box-shadow: 0 1px 0 #FFFFFF;
    height: 1px;
}

/*-- Блок для картинки --*/

div.chapterviewimg {
	width:180px;
	height:120px;
	margin:0 auto;
}

/*-- Картинка --*/

img.chapterviewimg {
	max-width:170px;
	max-height:110px;
	border:0;
}


/*-- Позиционирование картинки --*/

div.chapterviewimgtable {
	display:table;
	height:120px;
	margin:0 auto;
}

div.chapterviewimgcell {
	display:table-cell;
	vertical-align:middle;
}

/*-- Вывод названия раздела над картинкой --*/
/*-- Блок названия раздела --*/

div.topchapterviewname {
	display:none;
}


/*-- Ссылка названия раздела --*/

div.topchapterviewname a{
	
}


div.topchapterviewname:hover a{
	
}


/*-- Вывод названия раздела под картинкой --*/
/*-- Блок для названия раздела --*/

div.bottomchapterviewname {
	padding:3px;
}

/*-- Ссылка названия раздела --*/

div.bottomchapterviewname a{
	text-decoration:none;
	color:#828282;
}

div.bottomchapterviewname:hover a{
	text-decoration:none;
	color:#545454;
}





/*-- МОДУЛЬ  СЛАЙДЕР  --*/

/*--Разметка колонок для слайдера--*/
/*--Общий блок для слайдера--*/

div.centerunderslider {
	margin:0 auto;
	display:table;
	margin-top:5px;
}

/*--Блок для информации слева от слайдера--*/

div.leftunderslider {

}

/*--Блок для информации справа от слайдера--*/

div.rightunderslider {
	vertical-align:top;
}




/*-- Подложка под модуль слайдер --*/
div.sliderback{
	margin-bottom: 10px;
}

div.slider{
	margin:0 auto;
	border:1px solid #ade1ed;
  border-radius: 5px;
  overflow: hidden;

}

/*-- Подложка под картинку в слайдере --*/

div.sliderimg {
	display:table-cell;
	position:relative;
	z-index:100;
}

/*-- Подложка под текст на слайдере --*/

div.slidertext {
	z-index:200;
}


/*-- Блок для стрелок --*/

div.sliderarrows{
	position:relative;
	z-index:200;
	top:50%;
	vertical-align:middle;

}

/*-- Блок для стрелки влева --*/

div.sliderleftrel{
	position:relative;
	z-index:200;
	top:50%;
	left:8px;
	
}


div.sliderleft{
	position:absolute;
	top:-18px;
	
}


/*-- Блок для стрелки вправо --*/

div.sliderrightrel{
	position:relative;
	z-index:200;
	top:50%;
	left:-45px;

}

div.sliderright{
	position:absolute;
	top:-18px;
	left:100%;
}




/*-- Стрелка влево --*/

input.sliderleft{
   
}

input.sliderleft:hover{
    
}



/*-- Стрелка вправо --*/

input.sliderright{
   
}


input.sliderright:hover{
   
}


/*-- Страницы на подложке --*/

div.sliderbottomin {
	margin:0 auto;
	position:relative;
	z-index:250;
	top:90%;
	display:none;	
}

/*-- Страницы вне подложки --*/

div.sliderbottomout {
	position:relative;
	z-index:250;
	margin:0 auto;
	top:6px;
}

/*-- Страницы слайдера отступ --*/
div.sliderbutton {
	padding:4px;
}

/*-- Страницы слайдера, неактивная --*/

div.slidernext {
	cursor:pointer;
	cursor:hand;
	width:45px;
	height:4px;
	background:#98dae9;
	font-size:0;
}

/*-- Страницы слайдера, активная --*/

div.slidernextact {
	cursor:pointer;
	cursor:hand;
	width:45px;
	height:4px;
	background:#bbb21e;
	font-size:0;
}








/*-- МОДУЛЬ ПОИСКА --*/
/*-- Общий блок для модуля поиска --*/

div.search {
	position:relative;
	left:25px;
	
}

/*-- Блок для поля ввода --*/

div.searchinput {
	
}

/*-- Поля ввода --*/

input.search {
	width:250px;
	height:37px;
	color:#98dae9;
text-indent:10px;

	border-radius: 9px;

	width: 200px;


}

/*-- Блок для кнопки --*/

div.searchbut {
	left:-27px;
	top:1px;
	
}

input.searchbut {
	height:26px;
	background:url("/themes/globex/search.png")no-repeat;
	width:22px;
	border:0;
	font-size:0;
	padding:0;
box-shadow: none;
}


input.searchbut:hover {
	height:22px;
	background:url("/themes/globex/search.png")no-repeat;
	width:22px;
	border:0;
	font-size:0;
	padding:0;
}





/*-- ВЫПАДАЮЩИЙ СПИСОК ПОИСКА --*/
/*-- Выпадающий список поиска --*/

div.dropdownsearch {
	position:absolute;
	z-index:3000;
display:none;
}

/*-- Общий блок для выпадающего списка --*/

div.dropdownsearchfon {
	position:relative;
	width: 238px;
	border:1px solid #d9dada;
	left:5px;
}

/*-- Первая строка --*/

div.searchrow0 {
	display:table;
	width:100%;
	cursor:pointer;
	cursor:hand;
    background:#F8F8F8;
    border-bottom: 1px dashed #e5e6e6;

}

/*-- Вторая строка --*/

div.searchrow1 {
 	display:table;
	width:100%;
	cursor:pointer;
	cursor:hand;
    background:#ececec;
  border-bottom: 1px dashed #e5e6e6;
}

/*-- Первая строка ,название товара --*/

div.dropdownname0 {
    text-align:left;
	color:#666666;
	padding:5px;	
}

/*-- Первая строка,название товара при наведении  --*/

div.searchrow0:hover div.dropdownname0 {
	text-align:left;
	color: #62b9b0;

}

/*-- Вторая строка,название товара --*/

div.dropdownname1 {
    text-align:left;
	color:#666666;
	padding:5px;	 
}

/*-- Вторая строка,название товара при наведении --*/

div.searchrow1:hover div.dropdownname1 {
	color: #62b9b0;

	text-align:left;
}


/*-- Первая строка, цена товара --*/

div.dropdownprice0 {
	text-align:right;
    color: #e2534b;
    font-size: 13px;
    font-weight: bolder;
	padding:5px;
}

/*-- Первая строка, цена товара при наведении --*/

div.searchrow0:hover div.dropdownprice0 {

}

/*-- Вторая строка, цена товара --*/

div.dropdownprice1 {
	text-align:right;
    color: #e2534b;
    font-size: 13px;
    font-weight: bolder;
	padding:5px;
}

/*-- Вторая строка, цена товара при наведении  --*/

div.searchrow1:hover div.dropdownprice1 {

}














/*-- МОДУЛЬ НОВОСТИ ПО ЦЕНТРУ (статьи) --*/
/*-- Заглавие новости (статьи) --*/


div.articlescentertitle {
   
    color: #bbb21e;
    font-size: 24px;
   
    padding: 5px 5px 5px 5px;
    text-align: left;
    text-transform: uppercase;
	z-index: 100;
	margin-bottom: 3px;
    position:relative;	
	border-bottom:2px solid #bbb21e;
}

/*-- Иконка новости (статьи) --*/

div.articlescentertitleicon {
    background: url("/themes/demo1/icon_news.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 19px;
    left: 0px;
    position:absolute;
    top: 2px;
    width: 17px;
	display:none;
}

div.articlescentertitleicon  img{
 display:none;
	
}

/*-- Подложка под модуль новости  (статьи)  --*/

div.articlescenter {
  
}


/*-- Разделитель для новостей  (статьи)  --*/

div.articlescentverseparator {
	 background: url("/themes/standart_design/punkt.jpg") repeat-y center;
    width: 5px;
}

div.articlescenthorseparator {
	height:1px;
	border-bottom:1px dashed #E5E6E6;
}
/*-- Блок одной новости  (статьи)   --*/

div.articlecenter {
	
	border:1px solid #98dae9;
}


/*-- Блок для картинки  --*/

div.articlecenterimg {
	width:180px;
	margin:0 auto;
	text-align:center;
	
	
	
	padding:6px;
	display:table-cell;	
	vertical-align:middle;
}


/*-- Картинка   --*/

img.articlecenterimg {
	max-width:180px;
	max-height:180px;
	text-align:center;
	margin:0 auto;
	vertical-align:top;
}


/*-- Блок для названия и даты  --*/

div.articlecenterinfo {
	display:table-cell;
	vertical-align:top;
    padding-left:5px;	
	background:#98dae9;
	height:200px;
}

/*--  название   --*/

div.articlecentername a {
	color:#fff;
	text-decoration:underline;
	font-size:18px;
}


div.articlecentername a:hover {
	color:#fff;
	text-decoration:none;
	font-size:18px;

}

/*-- Краткий текст  --*/

div.articlecentershort {
	color:#5b858f;
	margin-top:10px;
}


/*-- Блок для кнопки читать все  --*/

div.articlecenterseeall {
	text-align:right;
}

input.articlecenterseeall {

}

/*-- МОДУЛЬ НОВОСТИ В КОЛОНКЕ (статьи) --*/
/*-- Общая подложка включая заглавие --*/

div.articlecolumnallblock {

}
/*-- Заглавие новости (статьи) --*/

div.articlescolumntitle {
	color:#fff;
	
	text-transform:uppercase;
	background: #999219;
background: -moz-linear-gradient(left, #999219 0%, #b9b01e 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#999219), color-stop(100%,#b9b01e));
background: -webkit-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: -o-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: -ms-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: linear-gradient(to right, #999219 0%,#b9b01e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999219', endColorstr='#b9b01e',GradientType=1 );
padding:12px;
	font-weight:bolder;
}

/*-- Иконка новости (статьи) --*/

div.articlescolumntitleicon {
	
	
}

/*-- Подложка под модуль новости  (статьи) без заглавия --*/

div.articlescolumn {
	
}


/*-- Разделяющая полоса  --*/

div.articlecolumnseparator {
    border-top: 1px solid #DEDEDE;
    box-shadow: 0 -1px 0 #FFFFFF;
	margin-bottom:3px;
	margin-top:3px;
}


/*-- Блок одной новости  (статьи)  --*/

div.articlecolumn {

}

/*-- Блок картинки слева  --*/

div.articlecolumnimgleft {
	width:190px;
	margin:0 auto;
	text-align:center;
	background:#fff;
	border:1px solid #fff;
	box-shadow:inset 0px 2px 2px #dddddd;
	padding:6px;
}


/*-- Картинка слева  --*/

img.articlecolumnimgleft {
	max-width:178px;
	max-height:88px;
	text-align:center;
	margin:0 auto;
}



/*-- Блок картинки справа  --*/

div.articlecolumnimgright {
	width:190px;
	height:100px;
	margin:0 auto;
	text-align:center;
}


/*-- Картинка справа  --*/

img.articlecolumnimgright {

	max-width:190px;
	max-height:100px;
	border:1px solid #ffffff;
	border-radius:5px;
	box-shadow:inset 0px 2px 2px #909090;
}


/*-- Блок для названия и даты  --*/

div.articlecolumninfo {
	padding:3px 0 3px 0;
}


/*--  название   --*/

div.articlecolumnname a {
	color:#828282;
	text-decoration:none;
}


div.articlecolumnname a:hover {
	color:#828282;
	text-decoration:underline;
}

/*-- дата  --*/

div.articlecolumndate {
	color:#828282;
	font-size:11px;
	text-align:right;
}

div.articlecolumnseeall {
	text-align:right;
}

input.articlecolumnseeall {

}



/*-- СТРАНИЦА НОВОСТЕЙ (статей) --*/
/*-- Подложка под модуль новости  (статьи)  --*/

div.articlespage {
  
}

/*-- Разделитель по вертикале --*/

div.articlesverseparator {
	 background: url("/themes/standart_design/punkt.jpg") repeat-y center;
    width: 1px;
}

/*-- Разделитель по горизонтале --*/

div.articleshorseparator {
	height:1px;
border-bottom: 1px dashed #E5E6E6;
}

/*-- Блок одной новости  (статьи)  --*/

div.articlepage {
	padding:5px;
}



/*-- Блок картинки слева  --*/

div.articlepageimg {
	width:100px;
	vertical-align:middle;
	display:table-cell;
   text-align:center;
	padding:3px;
}

/*-- Картинка слева  --*/

img.articlepageimg {
	max-width:94px;
	max-height:94px;
	vertical-align:middle;
}


/*-- Блок для названия и даты  --*/

div.articlepageinfo {
	display:table-cell;
	padding-left:5px;
}


/*--  название   --*/
div.articlepagename {
	
}

div.articlepagename a {
	text-decoration:underline;
	font-size:16px;
    color: #555;
}

div.articlepagename a:hover {
	text-decoration:none;
	font-size:16px;
    color: #555;
}

/*-- Краткий текст  --*/

div.articlepageshort {
	color:#555;		
}



/*-- дата  --*/

div.articlepagedate {
	color:#555;
	font-size:11px;
}



/*-- СТРАНИЦА НОВОСТИ ОДНОЙ (статьи) --*/
/*-- Блок для кнопки НАЗАД  --*/

div.articleback {
	margin-bottom:12px;
}


/*-- Кнопка НАЗАД  --*/

input.back{
	
}


/*-- Заглавие новости (статьи)  --*/

div.articlename {
	padding-top:10px;
}

h1.articlename {

	color: #555;
    font-size: 16px;
	text-decoration:underline;
	padding:0px;
	margin:0;	
}

/*-- Полный текст новости (статьи)  --*/

div.articletext {
	color:#555;
     padding-top: 8px;

}

/*-- дата  --*/

div.articledate {
	color:#b0b0b0;
	font-size:14px;
	text-align:right;
}




/*-- МОДУЛЬ КОММЕНТАРИИ В КОЛОНКЕ  --*/
/*-- Заглавие комментарии  --*/


div.commentscolumntitle {
    border-bottom: 2px solid #76c7c0;
        font-size: 15px;
    font-weight: bolder;
    padding: 8px 8px 5px 30px;
    text-align:left;
    color:#76c7c0;
    text-transform: uppercase;
    position: relative;	
}

/*-- Иконка комментраии --*/

div.commentscolumntitleicon {
    background: url("/themes/demo1/icon_comment.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 19px;
    left: -30px;
    position: relative;
    top: 15px;
    width: 21px;
}

/*-- Подложка под модуль комментраии  --*/

div.commentscolumn {
	padding:5px;
	background:#f8f8f8;
	border-bottom:4px solid #e5e6e6;
	border-radius:5px;
}

/*-- Разделяющая полоса  --*/

div.commentcolumnseparator {
    border-top: 1px dashed #e5e6e6;
    margin-bottom: 3px;
    margin-top: 3px;
}

/*-- Блок одного комментраия  --*/

div.commentcolumn {

}


/*--  ФИО   --*/

div.commentcolumnname {
    color: #e2534b;
	font-size:14px;
}

/*-- Дата  --*/

div.commentcolumndate {
    color: #e2534b;
	text-align:right;
	font-size:11px;	
}

/*-- Краткий текст  --*/

div.commentcolumntext {
    color: #8e9a9a;
	
}



/*-- Блок кнопки читать все  --*/

div.commentscolumnseeall {
	text-align:right;
}

input.commentscolumnseeall {

}



/*-- МОДУЛЬ КОММЕНТАРИИ ПО ЦЕНТРУ (--*/
/*-- Заглавие новости (статьи) --*/


div.commentscentertitle {
    background: none repeat scroll 0 0 #DDDDDD;
    border: 1px solid #C9C9C9;
    font-size: 14px;
    margin-bottom: 3px;
    padding: 5px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
    z-index: 100;
}

/*-- Иконка новости (статьи) --*/

div.commentscentertitleicon {
	display:none;
	
}

/*-- Подложка под модуль новости  (статьи)  --*/

div.commentscenter {
	padding:5px;
	background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(238,238,238,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
	border:1px solid #fff;
	box-shadow:inset 0px 4px 5px #e8e8e8, 0px 2px 2px #c6c6c6;
}

/*-- Разделитель   --*/

div.commentscenthorseparator {
	height:1px;
	background:#e4e4e4;
	box-shadow:0px 1px 0px #fff;
}

/*-- Общий блок для одного комментария   --*/

div.commentcenter {
	padding:6px 0px 6px 0px;
}

/*-- Общий блок для имени и даты   --*/

div.commentcenterinfo {
	display:table;
	width:100%;
}

/*--  ФИО   --*/

div.commentcentername  {
	float:left;
	color:#fc9c0a;
	text-decoration:underline;
	text-shadow:1px 1px 0px #fff;
}

/*-- дата  --*/

div.commentcenterdate  {
	padding-right:6px;
	text-align:right;
	color:#555;
	text-shadow:1px 1px 0px #fff;	
}

/*-- Краткий текст  --*/

div.commentcentertext {
	color:#818181;
	text-align:left;
	text-shadow:1px 1px 0px #fff;	
}

/*-- Блок для кнопки читать все  --*/

div.commentscenterseeall {
	text-align:right;
}

/*-- Кнопки читать все  --*/

input.commentscenterseeall {

}


/*-- СТРАНИЦА КОММЕНТАРИЕВ --*/
/*-- Общий блок для комментариев  --*/

div.commentspage {
    background: none repeat scroll 0 0 #fff;
    border-radius:5px;
    padding: 5px;
	padding:8px;
}

/*-- Блок одного комменатрия  --*/

div.commentpage {
	margin:3px 0 3px 0;
	width:100%;
}

/*-- Разделяющая полоса  --*/

div.commenthorseparator {
	height:1px;
	border-bottom:1px dashed #e4e4e4;
}

/*-- Блок для ФИО и даты  --*/

div.commentinfo {
	display:table;
	width:100%;
	padding-bottom:7px;
}


/*--  ФИО   --*/

div.commentname  {
	float:left;
    color: #E2534B;
    font-size: 14px;
}

/*-- дата  --*/

div.commentdate  {
	float:right;
	text-align:right;
 color: #C5C5C5;	
}

/*-- Краткий текст  --*/

div.commenttext {
	color:#818181;
	text-align:left;
	text-shadow:1px 1px 0px #fff;
	
}

/*-- Надпись Добавить Комментарий  --*/

td.addcommenttitle {
	color:#62b9b0;
    font-size: 16px;
}


/*-- Блок Добавить комментарий  --*/

div.addcomment {

}

/*-- Общая таблица добавления комменатриев  --*/

table.addcomment {
	width:80%;
	margin:0 auto;
	color:#b5b5b5;
	font-size:11px;
	text-align:left;
	 margin-top:20px;
}


/*-- Кнопка добавить комментарий  --*/

td.addcommentbut {
	text-align:center;

}

input.addcomment  {

}





/*-- ТИП СТРАНИЦЫ ГАЛЛЕРЕЯ  --*/
/*-- Подложка под модуль галлерия  --*/

div.gallerypage {
	background:#f8f8f8;
	padding:8px;
	border-radius:5px;
}

/*-- Все остальные блоки  --*/

div.gallery {
	padding:5px;
}

div.galleryverseparator {
    background: url("/themes/standart_design/punkt.jpg") repeat-y center;
    width: 1px;
}

div.galleryhorseparator {
	height:1px;
    background: none repeat scroll 0 0 #E4E4E4;
    box-shadow: 0 1px 0 #FFFFFF;
	display:none;
}

/*-- Блок одной картинки  --*/

div.galleryimg {
    background: none repeat scroll 0 0 #FFFFFF;
      border: 1px solid #E5E6E6;
	border-radius:5px;
width:230px;
height:180px;
    display: table-cell;
    padding: 6px;
    vertical-align: middle;
}


/*-- Картинка --*/

img.galleryimg{
	cursor:pointer;
	cursor:hand;
	max-width:218px;
	max-height:162px;
    vertical-align: middle;
}


/*-- Позиционирование картинки --*/

div.galleryimgtable {
	display:table;
	height:162px;
	margin:0 auto;
}

div.galleryimgcell {
	
	vertical-align:middle;
}

/*-- Подпись под картинкой --*/

div.gallerytext {
    color: #e8645a;
	font-size:14px;
	text-align:center;
	padding-top:5px;
}




/*-- СТРАНИЦЫ  --*/
/*-- Блок страниц --*/

div.paging {
	display: table;
    margin: 0 auto;
}

div.pagingbutton {
	padding:1px;
	vertical-align:middle;
}

/*-- Блок для стрелки влево --*/

div.pagingleft {
	
}

/*-- Стрелка влево --*/

input.pagingleft{
	    background: url("/themes/demo1/small_l.png") no-repeat scroll center center, none repeat scroll 0 0 #76C7C0;
    border-color: #62B9B0;
    border-radius:5px;
    border-style: solid;
    border-width: 0 0 3px;
    color: rgba(0, 0, 0, 0);
    height:31px;
	line-height:31px;
	width:31px;
	padding:0;
}

input.pagingleft:hover{
    background: url("/themes/demo1/small_l.png") no-repeat scroll center center, none repeat scroll 0 0 #8c9898;
    border-color: #7f8c8c;
    border-radius:5px;
    border-style: solid;
    border-width: 0 0 3px;
    color: rgba(0, 0, 0, 0);
    height:31px;
	line-height:31px;	
		width:31px;
	padding:0;		
}


/*-- Блок для стрелки вправо --*/

div.pagingright {
	
}

/*-- Стрелка вправо --*/

input.pagingright{
    background: url("/themes/demo1/small_r.png") no-repeat scroll center center, none repeat scroll 0 0 #76C7C0;
    border-color: #62B9B0;
    border-radius:5px;
    border-style: solid;
    border-width: 0 0 3px;
    color: rgba(0, 0, 0, 0);
    height:31px;
	line-height:31px;
	width:31px;
	padding:0;
}

input.pagingright:hover{
    background: url("/themes/demo1/small_r.png") no-repeat scroll center center, none repeat scroll 0 0 #8c9898;
    border-color: #7f8c8c;
    border-radius:5px;
    border-style: solid;
    border-width: 0 0 3px;
    color: rgba(0, 0, 0, 0);
    height:31px;
	line-height:31px;	
		width:31px;
	padding:0;		
}

/*-- Страница на которой сейчас --*/

div.pagingnow{
   background:#649792;
	border-bottom:3px solid #528b86;
	border-radius:5px;
	height:26px;
	width:26px;
	color:#fff;
	text-align:center;	
	cursor:pointer;
	cursor:hand;
	margin:2px;
	line-height:26px;
}



/*-- Стиль для остальныч страницы --*/

div.pagingall{
   background:#8c9898;
	border-bottom:3px solid #7f8c8c;
	border-radius:5px;
	height:26px;
	width:26px;
	color:#fff;
	text-align:center;	
	cursor:pointer;
	cursor:hand;
	margin:2px;
	line-height:26px;
}

div.pagingall:hover{
   background:#e5655d;
	border-bottom:3px solid #e2534b;
	border-radius:5px;
	height:26px;
	width:26px;
	color:#fff;
	text-align:center;	
	cursor:pointer;
	cursor:hand;
	margin:2px;
	line-height:26px;
}


/*-- Все остальные страницы, ссылка--*/

div.pagingall a{
	color:#fff;
	text-decoration:none;
}

div.pagingall a:hover{
	color:#fff;
	text-decoration:none;
}



/*-- ПЕРЕХОДЯЩАЯ ССЫЛКА (хлебные крошки) --*/
/*-- Общий блок для ссылки --*/

div.linkblock {
	margin-bottom:10px;
	margin-top:10px;
}

/*-- Блок для неактивной ссылки --*/

div.link {
	vertical-align:middle;
}

/*-- Неактивная ссылка --*/

div.link a {
    color: #7f8c8c;
	text-decoration:none;
}

div.link a:hover{
    color: #7f8c8c;
	text-decoration:underline;
}

/*-- Активная ссылка --*/

div.linkactive {
	vertical-align:middle;
    color:#62bdbd;
	text-decoration:underline;
}

div.linkactive a{

}

div.linkicon {
    background: url("/themes/demo1/link.png") no-repeat center ;
    padding: 0 10px;
	font-size:0;
}



/*-- СТРАНИЦА FAQ (ВОПРОС-ОТВЕТ) --*/
/*-- Общий блок для страницы  --*/

div.faqspage {
	padding:9px;
}

/*-- Блок одного комменатрия  --*/

div.faqpage {
	margin:3px 0 3px 0;
	width:100%;
background:#fff;
	border-radius:5px;
	padding:7px;
}

/*-- Разделительная полоса  --*/

div.faqhorseparator {
    background: none repeat scroll 0 0 #E4E4E4;
    box-shadow: 0 1px 0 #FFFFFF;
    height: 1px;
	display:none;
}

div.faqtextseparator {
    border-bottom:1px dashed#E4E4E4;
    height: 1px;
	margin:4px 0 4px 0;
}

/*-- Блок для ФИО и даты  --*/

div.faqinfo {
	display:table;
	width:99%;
	background:#f8f8f8;
	padding:5px;
}

div.faqanswerinfo {
	display:table;
	width:99%;
	
}

/*--  ФИО   --*/

div.faqname  {
	display:table-cell;
    color: #E2534B;
    font-size: 14px;
}

/*-- Текст вопроса --*/

div.faqtext {
 color: #8E9A9A;
	text-align:left;
	padding:5px;
}

/*-- Залавие ОТВЕТ --*/

div.faqanswername  {
	float:left;
  color:#76c7c0;

    text-transform: uppercase;
	display:table-cell;
	padding:5px 5px 5px 30px;
}

/*-- Текст ответа  и блок для текста--*/

div.faqanswer {
	margin-left:30px;
	text-align:left;
	 background:#e5e6e6;
	border-radius:5px;
	padding:8px;
}

/*-- Дата вопроса  --*/

div.faqdate  {
	float:right;
	text-align:right;
	color:#808080;
	font-size:11px;
}

/*-- Дата ответа  --*/

div.faqanswerdate  {
	float:right;
	font-size:11px;
	color:#808080;
	display:table-cell;
}


/*-- Надпись Задать вопрос  --*/

td.addfaqtitle {
    color: #62a29e;
    font-size: 16px;
	text-align:center;
	text-decoration:underline;
}


/*-- Блок Задать вопрос  --*/

div.addfaq {

}

/*-- Общая таблица Задать вопрос  --*/

table.addfaq {
	width:80%;
	margin:0 auto;
    color: #808080;
    font-size: 11px;
	text-align:left;
}


/*-- Кнопка Задать вопрос  --*/

td.addfaqbut {
	text-align:center;

}

input.addfaq  {

}



/*-- МОДУЛЬ ОБРАТНАЯ СВЯЗЬ  --*/
/*-- Подложка под модуль обратной связи  --*/

div.feedback {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 4px solid #E5E6E6;
    border-radius: 0 0 5px 5px;
    padding: 5px;
}


div.feedbackin {
   
}

/*-- Заглавие  --*/

div.feedbacktitle {
    background: none repeat scroll 0 0 #808B8D;
    border-radius: 5px 5px 0 0;
    color: #FFFFFF;
    font-size: 14px;
    margin-bottom: 3px;
    padding:10px;
    position: relative;
    z-index: 100;
	text-align:center;
}

/*-- Блок таблицы для формы связи  --*/

div.feedbackinfo {
 
}

/*-- Таблица для формы связи  --*/

table.feedbackinfo {
	width:100%;
    color: #7f8c8c;
    text-decoration: none;
	font-size:11px;
}

/*-- Таблица для кнопки отправить  --*/

td.backcallbutton {
	text-align:center;
}

input.backcallsend {
	
}


/*-- МОДУЛЬ ГОЛОСОВАНИЕ В КОЛОНКЕ  --*/
/*-- Заглавие комментарии  --*/


div.pollscolumntitle {
	background:#808b8d;
	color:#fff;
	border-radius:5px 5px 0px 0px;
	padding:5px 5px 5px 35px;
	z-index: 100;
	margin-bottom: 3px;
	font-size:14px;
   position: relative;	
}

/*-- Иконка комментраии --*/

div.pollscolumntitleicon {
	background:url("/themes/demo1/icon_voite.png")no-repeat;
	width:22px;
	height:20px;
	left:5px;
    position: absolute;
    top: 10px;	
}

/*-- Подложка под модуль голосования  --*/

div.pollscolumn {
	padding: 5px;
background:#f8f8f8;
	border-radius:0 0 5px 5px;
	border-bottom:4px solid #e5e6e6;
}

/*-- Блок одного пункта голосования --*/

div.pollcolumn {
	margin-bottom:3px;
}

/*--  Название пункта   --*/

div.pollcolumnname {
	color:#6cbdb4;
}

/*--  Ссылка на название товара   --*/

div.pollcolumninfo2 {
	display:table;
	width:95%;
}

/*--  Полоса голосования   --*/

div.pollcolumnline {
	text-decoration:none;
	display:inline-block;
	background:#6cbdb4;

	height:13px;
}


/*--  Количество голосов   --*/

div.pollcolumnnumber {
	color:#e8645a;

}



/*-- ВСПЛЫВАЮЩЕЕ ОКНО ЗАДАТЬ ВОПРОС --*/	
/*-- Общий блок всплывающего окна --*/

div.ordercall {
	
}

div.callmeform {
	position:fixed;
	background:#eee;
	border:2px solid #555;
	padding:10px;
	display:none;
	z-index:500;
	width:500px;
	border-radius: 13px;
}

/*-- Внутренний блок всплывающего окна --*/

div.callmeinfo {

}

/*-- Заглавие окна ЗАДАТЬ ВОПРОС --*/

td.callmetitle {
	color: #555;
    font-size: 14px;
	font-weight:Bolder;
}

table.callme {
	color:#555;
}

td.callmebuttonposition {
	text-align:center;
}

input.ordercall {
 width:200px;
border-radius: 9px;
}





/*-- СТИЛИ ДЛЯ ПАКЕТА КАТАЛОГА --*/


/*-- МОДУЛЬ СОРТИРОВКИ ТОВАРА --*/
/*-- Блок для сортировки --*/

div.sorting {
	margin-bottom:8px;
	padding:3px;
   background: #f8f8f8;	
display:none;   
}

/*-- Словосочетание СОРТИРОВАТЬ ПО --*/

div.sortingtitle {
    color: #e2534b;
	vertical-align:middle;
	padding:4px;
    text-transform: uppercase;
}

/*-- Блок для параметра сортировки --*/

div.sortingcell {
    background: none repeat scroll 0 0 #FFFFFF;
	vertical-align:middle;
	padding:4px;

}

/*-- Параметры сортировки --*/

span.sortby{
    color: #808080;
    text-decoration: none;
	cursor:pointer;
	cursor:hand;
	font-size:14px;
}

/*-- Выбранный пункт сортировки --*/

span.sortbyact{
    color: #e2534b;
    text-decoration: none;
	cursor:pointer;
	cursor:hand;
	font-size:14px;
}


/*-- Стрелка вверх --*/

div.sortup{
    color:transparent;
	background:url("/themes/demo1/up.png") no-repeat center;
	cursor:pointer;
	cursor:hand;
	padding-left:10px;
}


/*-- Стрелка вверх --*/

div.sortdown{
    color:transparent;
	cursor:pointer;
	cursor:hand;
	background:url("/themes/demo1/down.png") no-repeat center;
	padding-left:10px;	
}








/*-- КАТАЛОГ НА ШАПКЕ (МЕНЮ) --*/
/*-- Подложка под каталог --*/

div.cataloghead {

}

/*-- Разделитель для каталога--*/

div.categoryseparator {
	display:none;
}

/*-- Ссылки--*/
/*-- Стиль для ссылки неактивного раздела каталога--*/

div.category a {
    color: #7F8C8D;
    text-decoration: none;
}

/*-- Стиль для ссылки неактивного раздела каталога при наведении--*/

div.category:hover a {
    color: #76C7C0;
    text-decoration: none;
}

/*-- Стиль для ссылки активного раздела каталога --*/

div.activecategory a {
    color: #76C7C0;
    text-decoration: none;
}


/*-- Блоки--*/
/*-- Неактивный раздел каталога --*/

div.category {
	padding:10px 15px 10px 15px;
	cursor:pointer;
	cursor:hand;
}

/*-- Неактивный раздел каталога при наведении --*/

div.category:hover {
	padding:10px 15px 10px 15px;
	cursor:pointer;
	cursor:hand;
}

/*-- Активный раздел каталога --*/

div.activecategory {
	padding:10px 15px 10px 15px;
	cursor:pointer;
	cursor:hand;
}



/*-- ВЫПАДАЮЩИЙ СПИСОК МЕНЮ--*/
/*-- Блок подменю разделов общий--*/

div.categorysubmenu{
	display:none;
	top:26px;
	left:-15px;
	z-index:200;
	background:#76C7C0;
	border:1px solid #fff;
}

div.category:hover div.categorysubmenu{
	display:block;

}

div.activecategory:hover div.categorysubmenu{
	display:block;

}

/*-- Раздел подменю первый--*/

div.categorysubmenu0{
	padding:5px 10px 5px 10px;
	white-space:nowrap;
}

div.categorysubmenu0:hover {
	padding:5px 10px 5px 10px;
	white-space:nowrap;
	background:#62B9B0;
}

/*-- Раздел подменю второй--*/

div.categorysubmenu1{
	padding:5px 10px 5px 10px;
	white-space:nowrap;
}

div.categorysubmenu1:hover{
	padding:5px 10px 5px 10px;
	white-space:nowrap;
	background:#62B9B0;
}

/*-- Ссылка первого раздела подменю--*/


div.categorysubmenu0 a.categorylinksubmenu0{
	text-decoration:none;
	color:#fff;
}

div.categorysubmenu0:hover a.categorylinksubmenu0{
	text-decoration:none;
	color:#fff;
}

/*-- Ссылка второго раздела подменю--*/


div.categorysubmenu1 a.categorylinksubmenu1{
	text-decoration:none;
	color:#fff;
}


div.categorysubmenu1:hover a.categorylinksubmenu1{
	color:#fff;
}



/*-- Блоки для расположения иконок  --*/

div.categoryicon {
	position:absolute;
	display:none;
}

/*-- Блоки для расположения иконок активных --*/

div.categoryiconact {
	display:none;
	position:absolute;
}

/*-- Действия с иконками при наведени на блоки --*/

div.category:hover div.categoryicon {
	display:none;
	position:absolute;
}

div.category:hover div.categoryiconact {
	position:absolute;
	display:none;
}


div.activecategory div.categoryicon {
	display:none;
	position:absolute;
}

div.activecategory div.categoryiconact {
	position:absolute;
	display:none;
}






/*-- МОДУЛЬ КАТАЛОГ В КОЛОНКЕ --*/
/*-- Общий блок для модуля каталог --*/

div.catalogallblock {
    
}

/*-- Блок каталога --*/

div.catalog {
   
}

/*-- Заголовок каталог --*/

div.catalogtitle {
   background: #999219;
background: -moz-linear-gradient(left, #999219 0%, #b9b01e 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#999219), color-stop(100%,#b9b01e));
background: -webkit-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: -o-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: -ms-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: linear-gradient(to right, #999219 0%,#b9b01e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999219', endColorstr='#b9b01e',GradientType=1 );
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 3px;
    padding: 12px;
    position: relative;
    text-transform: uppercase;
    z-index: 100;
border-radius: 5px;
box-shadow: 0 1px 2px grey;

}

/*-- Иконка каталога --*/

div.catalogtitleicon {
   display:none;
}

/*-- Блок первого уровня каталога --*/
/*-- Ссылки --*/

div.category0 a {
	text-decoration:none;
	color:#777777;
	font-size: 14px;
}


div.category0:hover a {
	text-decoration:none;
	color:#ff8300 ;
	font-size: 14px;
	
}

div.category0act a {
	text-decoration:none;
	color:#ff8300 ;
	font-size: 14px;
	
}


div.category0act:hover a {
	text-decoration:none;
	color:#555;
	font-size: 14px;
}

/*-- Плашки --*/


div.category0  {
	border-top: #eee 1px solid;
	padding:8px;
	cursor:pointer;
	cursor:hand;
	padding:5px 5px 5px 15px;	
	background-position:0px 8px;
}


div.category0:hover  {
	border-top: #eee 1px solid;
	padding:8px;
	cursor:pointer;
	cursor:hand;
	padding:5px 5px 5px 15px;
	background-position:0px 8px;	
}

div.category0act  {
	border-top: #eee 1px solid;
	padding:8px;
	cursor:pointer;
	cursor:hand;
	padding:5px 5px 5px 15px;
	background-position:0px 8px;	
}



/*-- Блок второго уровня каталога --*/
/*-- Ссылки --*/


div.category1 a {
	text-decoration:none;
	color:#555 ;
	font-size:14px;	
}


div.category1:hover a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

div.category1act a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
}



div.category1act:hover a {
	text-decoration:none;
	color:#fff;
	font-size:14px;
}

/*-- Плашки --*/


div.category1  {
	padding:5px 5px 5px 25px;

	cursor:pointer;
	cursor:hand;
}


div.category1:hover  {
	padding:5px 5px 5px 25px;
	background:#ff8300 ;
	cursor:pointer;
	cursor:hand;
}

div.category1act  {
	padding:5px 5px 5px 25px;
	background:#ff8300 ;
	cursor:pointer;
	cursor:hand;
}




/*-- Блок третьего уровня каталога --*/
/*-- Ссылки --*/


div.category2 a {
	text-decoration:none;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:550;
}


div.category2:hover a {
	text-decoration:underline;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:55
}

div.category2act a {
	text-decoration:underline;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:55
}


div.category2act:hover a {
	text-decoration:none;
	color: #AAAAAA;
    font-size: 14px;
	font-style:normal;
	font-weight:550;
}

/*-- Плашки --*/


div.category2  {
	padding:5px 5px 5px 40px;
	border-bottom: #e5e6e6 1px dashed;
	border-top: #e5e6e6 1px dashed;
}


div.category2:hover  {
	padding:5px 5px 5px 40px;
	border-bottom: #e5e6e6 1px dashed;
	border-top: #e5e6e6 1px dashed;
}

div.category2act  {
	padding:5px 5px 5px 40px;
	border-bottom: #e5e6e6 1px dashed;
	border-top: #e5e6e6 1px dashed;
}








/*-- СТРАНИЦА категории В КАРТИНКАХ--*/
/*-- Блок для страницы категории --*/

div.categorysview {
   width:90%;
   margin:0 auto;
   margin-bottom:60px;
}

/*-- Блок для страницы категории --*/

div.categoryviewinfo {
	padding:4px;

}

/*-- Блок всех категории --*/

div.categoryview {
   text-align:center;
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px 5px 0px 0px;	
}

/*-- Разделительная полоса по вертикали --*/

div.categoryviewverseparator {
    background: url("/themes/standart_design/punkt.jpg") repeat-y center;
    width: 1px;
}

/*--  Разделительная полоса по горизонтале --*/

div.categoryviewhorseparator {
    background: none repeat scroll 0 0 #E4E4E4;
    box-shadow: 0 1px 0 #FFFFFF;
    height: 1px;
	display:none;
}

/*-- Блок для картинки --*/

div.categoryviewimg {
	width:280px;
	height:220px;
	margin:0 auto;
}

/*-- Картинка --*/

img.categoryviewimg {
	max-width:270px;
	max-height:210px;
	border:0;
}


/*-- Позиционирование картинки --*/

div.categoryviewimgtable {
	display:table;
	height:220px;
	margin:0 auto;
}

div.categoryviewimgcell {
	display:table-cell;
	vertical-align:middle;
}

/*-- Вывод названия категории над картинкой --*/
/*-- Блок названия категории --*/

div.topcategoryviewname {
	padding:3px;
	height:80px;
}


/*-- Ссылка названия категории --*/

div.topcategoryviewname a{
	 color: #000;
    font-size: 22px;
    text-decoration: none;
}


div.topcategoryviewname:hover a{
	  color: #000;
    font-size: 22px;
    text-decoration:underline;
	
}


/*-- Вывод названия категории под картинкой --*/
/*-- Блок для названия категории --*/

div.bottomcategoryviewname {

	display:none;	
}

/*-- Ссылка названия категории --*/

div.bottomcategoryviewname a{

}

div.bottomcategoryviewname:hover a{

}



/*-- Подкатегории второго уровня --*/
/*-- Общий блок для подкатегории --*/

div.subcategoryviewname {
	padding:8px;
background: none repeat scroll 0 0 #e5e6e6;

}

div.subcategoryviewname:hover {
	padding:8px;
	background: none repeat scroll 0 0 #FFD1CE;
}


/*-- Ссылка названия подкатегории --*/

div.subcategoryviewname a{
    color: #E2534B;
    font-size: 14px;
    text-decoration: none;
}


div.subcategoryviewname:hover a{
    color: #E2534B;
    font-size: 14px;
    text-decoration: none;
}





/*-- СТРАНИЦА ТОВАРОВ ВЕРТИКАЛЬНЫЙ ВЫВОД--*/
/*-- Общий блок для страницы товаров --*/

div.verproducts{
  
}

/*-- Блок для одного товара внешний --*/

div.verproductinfo {
	padding: 5px;
   
}

/*-- Блок для одного товара внутренний --*/

div.verproduct {
   text-align:center;
	border:1px solid #b6e5ef;
border-radius: 5px;
}

/*-- Разделительная полоса по вертикали --*/

div.productsverseparator {
    background: url("/themes/standart_design/punkt.jpg") repeat-y center;
    width: 4px;
}

/*--  Разделительная полоса по горизонтале --*/

div.productshorseparator {

    height:4px;
}

/*-- Блок для картинки --*/

div.verproductimg {
	
	height:180px;

    margin: 0 auto;
    padding: 3px;
    text-align: center;
	margin-bottom:5px;
}

/*-- Картинка --*/

img.verproductimg {
	max-width:230px;
	max-height:180px;
	border:0;
}


/*-- Позиционирование картинки --*/

div.verproductimgtable {
	display:table;
	height:180px;
	margin:0 auto;
}

div.verproductimgcell {
	display:table-cell;
	vertical-align:middle;
}

/*-- Вывод названия товара над картинкой --*/
/*-- Блок названия  товара --*/

div.vertopproductname {
	padding:3px;
	height:80px;
}


/*-- Ссылка названия  товара --*/

div.vertopproductname a{
    color: #000;
    font-size: 22px;
    text-decoration: none;
}


div.vertopproductname:hover a{
    color: #000;
    font-size: 22px;
    text-decoration:underline;
}


/*-- Вывод названия  товара под картинкой --*/
/*-- Блок для названия  товара --*/

div.verbottomproductname {

	display:none;	
}

/*-- Ссылка названия  товара --*/

div.verbottomproductname a{

}

div.verbottomproductname:hover a{

}



/*-- Блок для краткого описания товара --*/

div.verproductdescription {
	padding:2px 3px 8px 3px;
	/*-- color:#5b858f;--*/
	color:#444;
	background:#98dae9;
	height:126px;
	max-height:126px;
	overflow:hidden;
	text-align:left;
	font-size:13px;
}
div.verproductdescription div{
	padding:3px;
	
	
}
/*-- Блок для цены товара --*/

div.verproductprice {
margin-bottom:3px;
margin-top:3px;
	 color: #000;
    font-size: 22px;
    text-decoration: none;
	
}

/*-- Старая цена товара --*/

div.veroldprice{
    color: #C5C5C5;
    font-size: 12px;
    text-align: center;
    text-decoration: line-through;
	display:none;
}

/*-- Акционная цена товара --*/

div.veractprice{
    color: #000;
    font-size: 22px;
    text-decoration: none;
}







/*-- ЯРЛЫКИ ВЕРТИКАЛЬНЫЕ --*/
/*-- Иконка АКЦИИ --*/

div.veractproducticon{
	background:url("/themes/demo1/1.png") no-repeat center;
	width:70px;
	height:92px;
    top: 30px;	
}

/*-- Иконка ТОП --*/

div.vertopproducticon{
	background:url("/themes/globex/top.gif") no-repeat center;
	width:48px;
	height:48px;
    top: 95px;
    left: 5px;
}

/*-- Иконка НОВИНКИ --*/

div.vernewproducticon{
	background:url("/themes/globex/new.png") no-repeat center;
	width:62px;
	height:62px;
 top: 60px;
 left: 5px;
 border-radius: 50%;
}

/*-- ЯРЛЫКИ ГОРИЗОНТАЛЬНЫЕ --*/
/*-- Иконка АКЦИИ --*/

div.horactproducticon{
	background:url("/themes/demo1/1.png") no-repeat center;
	width:70px;
	height:92px;
    top: 30px;	
}

/*-- Иконка ТОП --*/

div.hortopproducticon{
	background:url("/themes/demo1/2.png") no-repeat center;
	width:72px;
	height:73px;
    top: 30px;	
}

/*-- Иконка НОВИНКИ --*/

div.hornewproducticon{
	background:url("/themes/demo1/3.png") no-repeat center;
	width:60px;
	height:59px;
    top: 30px;	
}


/*-- ЯРЛЫКИ ВНУТРИ ТОВАРА --*/
/*-- Иконка АКЦИИ --*/

div.actproducticon{
	background:url("/themes/demo1/1.png") no-repeat center;
	width:70px;
	height:92px;	
}

/*-- Иконка ТОП --*/

div.topproducticon{
	background:url("/themes/globex/top.gif") no-repeat center;
	width:48px;
	height:48px;
    left: 5px;
    top: 5px;
   
}

/*-- Иконка НОВИНКИ --*/

div.newproducticon{
	background:url("/themes/globex/new.png") no-repeat center;
	width:62px;
	height:62px;
 left: 5px;
 top: 5px;
   border-radius: 50%;
}













/*-- Блок для кнопки КУПИТЬ в товарах --*/

div.verproductbuy{
margin-bottom:3px;
}

/*-- Кнопка КУПИТЬ --*/

input.verproductbuybutton{
    background: url('/themes/globex/buy.png') no-repeat scroll 0 -2px;
   color: transparent;
  border:0;
  
    width: 181px;
	height:42px;
margin-bottom: 3px;

}




input.verproductbuybutton:hover{
    background: url('/themes/globex/buy.png') no-repeat scroll 0 -2px;
   color: transparent;
  border:0;
  
    width: 181px;
	height:42px;
}







/*-- СТРАНИЦА ТОВАРОВ ГОРИЗОНТАЛЬНЫЙ  ВЫВОД--*/
/*-- Общий блок для страницы товаров --*/

div.horproducts{
    border: 1px solid #E4E4E4;
    box-shadow: 0 0 0 1px #FFFFFF inset;
	padding:8px;
}

/*-- Блок для одного товара внешний --*/

div.horproductinfo {
	padding:4px;
	vertical-align:top;
}

/*-- Блок для одного товара внутренний --*/

div.horproduct {
   text-align:center;
	
}

/*-- Левая колонка с фото товара --*/

div.producthorleft {
	width:180px;
    background:#FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0 2px 2px #DDDDDD inset;		
}

/*-- Правая колонка с описанием и ценой товара --*/

div.producthorright{
	background: rgba(220,220,220,1);
background: -moz-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(227,227,227,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(220,220,220,1)), color-stop(100%, rgba(227,227,227,1)));
background: -webkit-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(227,227,227,1) 100%);
background: -o-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(227,227,227,1) 100%);
background: -ms-linear-gradient(top, rgba(220,220,220,1) 0%, rgba(227,227,227,1) 100%);
background: linear-gradient(to bottom, rgba(220,220,220,1) 0%, rgba(227,227,227,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dcdcdc', endColorstr='#e3e3e3', GradientType=0 );
	border:1px solid #fff;
	text-align:left;
	padding-left:15px;
	padding-top:5px;
}

/*-- Блок для картинки --*/

div.horproductimg {
	width:180px;
	height:120px;
	margin:0 auto;

}

/*-- Картинка --*/

img.horproductimg {
	max-width:170px;
	max-height:110px;
	border:0;
}


/*-- Позиционирование картинки --*/

div.horproductimgtable {
	display:table;
	height:120px;
	margin:0 auto;
}

div.horproductimgcell {
	display:table-cell;
	vertical-align:middle;
}

/*-- Вывод названия товара над фото товара --*/
/*-- Блок названия  товара --*/

div.hortopproductname {
	display:none;	
}


/*-- Ссылка названия  товара --*/

div.hortopproductname a{
	
}


div.hortopproductname:hover a{

}


/*-- Вывод названия  товара справа от фото товара --*/
/*-- Блок для названия  товара --*/

div.horbottomproductname {

}

/*-- Ссылка названия  товара --*/

div.horbottomproductname a{
	text-decoration:none;
	color:#545454;
	font-weight:bolder;
	text-transform:uppercase;
}

div.horbottomproductname:hover a{
	text-decoration:underline;
	color:#828282;
	font-weight:bolder;
	text-transform:uppercase;
}



/*-- Блок для краткого описания товара --*/

div.horproductdescription {
	padding:3px;
}

/*-- Блок для цены товара --*/

div.horproductprice {
	text-decoration:none;
	color:#f09728;	
	font-size:16px;
}

/*-- Старая цена товара --*/

div.horoldprice{
	text-decoration:line-through;
	color:#aaaaaa;	
	font-size:12px;	
}

/*-- Акционная цена товара --*/

div.horactprice{
	text-decoration:none;
	color:#545454;	
	font-size:14px;		
}


/*-- Иконка АКЦИИ --*/

div.horactproducticon{

}







/*-- СТРАНИЦА ВНУТРИ ТОВАРА  --*/
/*-- Общая подложка под страницей товара--*/

div.allproductblock{
   
}

/*-- ПРЕДЫДУЩИЙ И СЛЕДУЮЩИЙ ТОВАР--*/
/*-- Общий блок для ссылки предыдущего и следующего товара--*/

div.allnextproduct{
	margin-bottom:8px;
	padding:5px;

}

/*-- Блок для одной ссылки --*/

div.nextproduct{

}

/*-- Стиль ссылки--*/

div.nextproduct a{
    color:#808080; font-size:11px;
    text-decoration:underline;
}

div.nextproduct a:hover{
    color:#808080; font-size:11px;
    text-decoration:none;	
}

/*-- НАЗВАНИЕ И АРТИКЛ--*/
/*-- Блок для названия и артикла над фото товара--*/

div.productoverblock{
/*--background: #98dae9;--*/

background: -moz-linear-gradient(bottom,  #0095e1 0%, #00c6f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#0095e1), color-stop(100%,#00c6f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* IE10+ */
background: linear-gradient(to top,  #0095e1 0%,#00c6f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095e1', endColorstr='#00c6f8',GradientType=0 ); /* IE6-9 */

background: linear-gradient(to top, #0095e1, #00c6f8) repeat scroll 0 0 rgba(0, 0, 0, 0);
	padding:5px;
	margin-bottom:10px;
border-radius: 5px;
box-shadow: 0 1px 2px grey;

}

/*-- Блок для названия товара--*/

div.overproductname{

}

/*-- Тег для заглавия названия товара--*/

h1.overproductname{
	padding:0;
	margin:0;
color: white;
	font-size:18px;	
	font-weight:bolder;
}

/*-- Блок для артикла товара--*/

div.overproductcode{
	color:#fff;	
	text-transform:uppercase;
	font-size:14px;	
}

/*-- Блок левой колонки страницы товара(фото)--*/

div.productleftcolumn{
	width:300px;
}

/*-- Блок фото товара--*/

div.productbigimg{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E6E6;
    border-radius: 5px;
    margin: 0 auto;
    padding: 3px;
    text-align: center;
	cursor:pointer;	
	cursor:hand;
	margin-bottom:8px;	
}

/*-- Блок фото товара--*/

img.productbigimg{
	max-width:300px;	
	max-height:300px;
}

/*-- Блок левой колонки страницы товара(фото)--*/

div.productbigimgtable{
	display:table;
	margin:0 auto;
	height:300px;	
}

/*-- Блок левой колонки страницы товара(фото)--*/

div.productbigimgcell{
	display:table-cell;
	vertical-align:middle;
}


/*-- Всплывающее окно УВЕЛИЧИНОE ФОТО ТОВАРА--*/
/*-- Общий блок--*/

div.bigproductform {
	position:fixed;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid #E5E6E6;
    border-radius: 5px;
	padding:10px;
	display:none;
	z-index:500;
}

/*-- Внутренний блок всплывающего окна --*/

div.bigproductinfo {
}

/*-- Общий блок для названия и артикла --*/

div.bigproductmainrow {

	
}

/*-- Позиционирование общего блока  --*/

div.bigproductrow {
	
}

/*-- Стиль для названия  --*/

div.bigproductname {
	font-weight:bolder;
	font-size:14px;
	color:#555;
}

/*-- Стиль для  артикла --*/

div.bigproductcode {
    color: #FFFFFF;
    font-size: 14px;
    text-transform: uppercase;
}




/*-- Стиль для  стрелки влево --*/

input.bigimgleftarrow {
    padding:10px 8px;	
	background:url("/themes/demo1/arrow_left.png") no-repeat center,#76c7c0;
	color:transparent;
	border-bottom:4px solid #62b9b0;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:0px 5px 5px 0px;
}

input.bigimgleftarrow:hover {
    padding:10px 8px;	
	background:url("/themes/demo1/arrow_left.png") no-repeat center,#e8645a;
	color:transparent;
	border-bottom:4px solid #e2534b;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:0px 5px 5px 0px;	
}

/*-- Стиль для  стрелки вправо --*/

input.bigimgrightarrow {
     padding:10px 8px;	
	background:url("/themes/demo1/arrow_right.png") no-repeat center,#76c7c0;
	color:transparent;
	border-bottom:4px solid #62b9b0;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:5px 0px 0px 5px;
}

input.bigimgrightarrow:hover {
      padding:10px 8px;	
	background:url("/themes/demo1/arrow_right.png") no-repeat center,#e8645a;
	color:transparent;
	border-bottom:4px solid #e2534b;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:5px 0px 0px 5px;
}

/*-- Стиль для  крестика --*/

div.closebigproduct{
	position:relative;
}


/*-- МАЛЕНЬКИЕ ФОТОГРАФИИ --*/
/*-- Блок для всех мини фото --*/

div.insmproductscont{
	width:300px;
}

/*-- Расстояние между маленькими фото --*/

div.inproductssmallimgpadding{
	padding:1px;
}

/*-- Блок для одной мини фото --*/

div.inproductsmallimg{
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E6E6;
    border-radius: 5px;
    margin: 0 auto;
    padding: 3px;
    text-align: center;
	cursor:pointer;	
	cursor:hand;
	height:90px;
}

/*-- Картинка одной мини фото --*/

img.inproductsmallimg{
	max-width:90px;	
	max-height:90px;
}

/*-- Размеры одной мини фото --*/

div.inproductsmallimgtable{
	width:90px;	
	height:90px;
	display:table;
	margin:0 auto;
}

div.inproductsmallimgcell{
	display:table-cell;
	vertical-align:middle;
}


/*-- Стрелки для прокрутки маленьких фото--*/
/*-- Влево--*/

div.inproductsmallleft{

}

input.inproductsmallleft{
   
}

input.inproductsmallleft:hover{
   
}

/*-- Вправо--*/

div.inproductsmallright{

}

input.inproductsmallright{
    
}

input.inproductsmallright:hover{
    
}


/*-- Центральная колонка (разделительная между фото и текстом)--*/

div.productcentercolumn{
	width:10px;
}

/*-- Блок парвой колонки страницы товара(описание, цена и т.д.)--*/

div.productrightcolumn{
    
	padding:10px;
}

/*-- Название товара вывод справа--*/

div.productname{
	display:none;
}

/*-- Статус  наличия  товара--*/

div.productstatus{
	color:#76c7c0;
	font-size:13px;
}

/*-- Название товара вывод справа--*/

h1.productname{

}

/*-- Артикул вывод справа--*/

div.productcode{
	display:none;
}

/*-- Цена товара--*/

div.productprice{
    color: #E2534B;
    font-size:22px;	
}

/*-- Надпись Цена за единицу товара--*/

div.pricefor{
	color:#E2534B;
    font-size:14px;
	padding:10px 0px;
}

/*-- Старая цена товара--*/

div.productoldprice{
    color: #C5C5C5;
    text-decoration: line-through;
    font-size: 14px;	
}

/*-- Акционная цена товара--*/

div.productactprice{
    color: #E2534B;
    font-size: 22px;
	font-weight:bolder;
	text-transform:uppercase;
}

/*-- ДРУГИЕ ВАЛЮТЫ--*/
/*-- Общий блок для валют--*/

div.productvalutes{
	margin-bottom:8px;
}

/*-- Старая цена товара в другой валюте--*/

div.valuteoldprice{
    color: #C5C5C5;
    text-decoration: line-through;
    font-size: 14px;
	padding-right:8px;

}

/*-- Акционная цена товара в другой валюте--*/

div.valuteactprice{
	color:#E2534B;
    font-size: 16px;

	text-transform:uppercase;
}

/*-- Разделительная полоса для разных валют--*/

div.valuteseparator{
    color: #C5C5C5;
	padding:0 5px 0 5px;
	font-size:18px;
}



/*-- ПРОИЗВОДИТЕЛИ--*/
/*-- Общий блок для надписи производители--*/

div.productbrand{
	color:#777;
	font-size:14px;
	margin-bottom:10px;
	margin-top:10px;
}

/*-- Стиль ссылки на производителя--*/

div.productbrand a{
    color: #528B86;
    font-size: 14px;
    text-decoration: underline;
}

div.productbrand a:hover{
    color: #528B86;
    font-size: 14px;
    text-decoration: none;
}


/*-- Краткое описание товара--*/

div.productdescription{
	color:#777;
}


/*-- Полное описание товара--*/

div.producttext{
	padding-top:10px;
}




/*-- ЗАДАТЬ ВОПРОС--*/
/*-- Блок для кнопки задать вопос--*/

div.productquest{

}

/*--  Кнопки задать вопос--*/

input.questbutton{

}

/*-- Всплывающее окно ЗАДАТЬ ВОПРОС--*/
/*-- Общий блок--*/

div.questform {
	position:fixed;
	background:#f3f3f3;
	border:3px solid #e5e6e6;
	padding:10px;
	display:none;
	z-index:500;
	width:500px;
	border-radius:5px;
}

/*-- Внутренний блок всплывающего окна --*/

div.questinfo {

}

/*-- Заглавие окна ЗАДАТЬ ВОПРОС --*/

td.questtitle {
	color: #81bcb6;
    font-size: 16px;
	font-weight:Bolder;
}

/*-- Стиль для таблицы ввода данных --*/

table.quest {
	color:#7F8C8C;
	font-size:11px;
}

/*-- Позиционирование кнопки задать вопрос  --*/

td.questbuttonposition {
	text-align:center;
}




/*-- ДОПОЛНИТЕЛЬНЫЕ ПАРАМЕТРЫ ТОВАРА--*/
/*-- Общий блок для дополнительных параметров товара--*/

div.productoptions {
	padding:3px;
background:#d9dada;

	margin-bottom:5px;
}

/*-- Общий блок содержащий одну строку--*/

div.productoptioninfo {
	padding:3px;
}

/*-- Название параметра на блоке--*/

div.productoptionname {
    color: #777;
    font-size: 14px;
	padding:3px;
	width:150px;
	vertical-align:middle;
}

/*-- Выбранный параметр выпадающего списка--*/

div.productoptionselect {
    color:#62a29e;
    font-size:14px;
	padding:6px;
	background:url("/themes/demo1/arrow.png") right center no-repeat #ffffff;
	width:200px;
	z-index:200;
	cursor:pointer;
	cursor:hand;
	height:28px;
	line-height:28px;
}

/*-- Блок выпадающего списка параметров--*/

div.inproductoptiondropdown {
    color:#62a29e;
    font-size:14px;
	padding:6px;
	width:200px;
	z-index:300;
	background:#ffffff;
	cursor:pointer;
	cursor:hand;
}

/*-- Одна строка выпадающего списка параметров--*/

div.inproductoptionrow {
    color:#62a29e;
    font-size:14px;
	background:#ffffff;
	border-top:1px dashed #ebebeb;
	width:200px;
	z-index:300;
	cursor:pointer;
	cursor:hand;
	margin-bottom:5px;	
 padding: 5px 0;
}

/*-- Одна строка выпадающего списка параметров--*/

div.inproductoptionrow:hover{
    color:#62a29e;
    font-size:14px;
	background:#DDDDDD;
	border-top:1px dashed #ebebeb;	
	width:200px;
	z-index:300;
	cursor:pointer;
	cursor:hand;
	margin-bottom:5px;	
	 padding: 5px 0;;
}







/*-- ВСЕ ПРО КУПИТЬ  --*/
/*-- Общий блок кнопки купить и количества--*/
div.productbuy {
	margin:10px 0 10px 0;
}

/*-- Блок для количества --*/
div.productbuyamount{

}

/*-- Блок для кнопки купить --*/
div.productbuybutton{

}





/*-- Блок для кнопки купить --*/
input.productbuybutton{
     background: url('/themes/globex/buy.png') no-repeat 0 -2px;
   color: transparent;
  border:0;
  
    width: 181px;
	height:42px;
border-radius: 5px;
box-shadow: 1px 1px 3px olivedrab;



}


/*-- Блок для кнопки купить --*/
input.productbuybutton:hover{
     background: url('/themes/globex/buy.png') no-repeat 0 -2px;
   color: transparent;
  border:0;
  
    width: 181px;
	height:42px;

border-radius: 5px;
box-shadow: 1px 1px 4px black;

}







/*-- ВКЛАДКИ ТОВАРОВ  --*/
/*-- Общий блок для вкладок --*/
div.producttabs {
   margin-top:10px; 
   margin-bottom:10px;
   /*-- border-bottom: 3px solid #98dae9; --*/
border-bottom: 3px solid #0095e1;
   position:relative;
   top:2px;
}

/*-- Блок для одной вкладки --*/
div.producttabposition {
    display:table-cell;
	vertical-align:bottom;
	padding:1px 1px 0px 1px;
}



/*-- НЕАКТИВНАЯ ВКЛАДКА --*/
div.producttab {
    background: #ddd;
transition: all 0.3s ease 0s;  
    color: #555;
    cursor: pointer;
    height: 20px;
    padding: 5px;
    position: relative;
    top: -2px;
border-radius: 5px 5px 0 0;
}

/*-- НЕАКТИВНАЯ ВКЛАДКА ПРИ НАВЕДЕНИИ--*/
div.producttab:hover {
    /*-- background: #98dae9;--*/
background: linear-gradient(to top, #0095e1, #00c6f8) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 5px 5px 0 0;
line-height: 1.8;
    color: #FFFFFF;
    cursor: pointer;
    height: 28px;
    padding: 5px;
    position: relative;
    top: -2px;	
}


/*-- АКТИВНАЯ ВКЛАДКА --*/
div.productactivetab {
    /*-- background: #98dae9;--*/

background: -moz-linear-gradient(bottom,  #0095e1 0%, #00c6f8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left bottom, left top, color-stop(0%,#0095e1), color-stop(100%,#00c6f8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(bottom,  #0095e1 0%,#00c6f8 100%); /* IE10+ */
background: linear-gradient(to top,  #0095e1 0%,#00c6f8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0095e1', endColorstr='#00c6f8',GradientType=0 ); /* IE6-9 */

background: linear-gradient(to top, #0095e1, #00c6f8) repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 5px 5px 0 0;
line-height: 1.8;
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    padding: 5px;
    position: relative;
    top: 0px;

}


/*--  Блок для внутренней части вкладок--*/

div.producttabinfo {
	margin-top:10px;
margin-bottom:20px;
}

/*--  ВКЛАДКА ХАРАКТЕРИСТИКИ--*/
/*--  Таблица с характеристиками--*/

table.inproductchars {
	width:100%;
}
/*--  Первая строка таблицы--*/

tr.inproductcharrow0 {

}
/*--  Вторая строка таблицы--*/

tr.inproductcharrow1 {

}
/*--  Сторлбик с названием характеристики--*/

td.inproductcharname {
    border-bottom:1px solid #eee;
    color: #777777;
    font-size: 14px;
    padding: 4px;
	width:200px;
}
/*--  Столбик с параметрами характеристики--*/

td.inproductchartext {
    
    padding: 4px;
	  border-bottom:1px solid #eee;
}






/*-- МОДУЛЬ ТОП ТОВАРЫ В СЛАЙДЕРЕ  --*/
/*-- Общая подложка под всем слайдером--*/

div.productsslider {

}


/*-- Подложка под заглавие --*/

div.productsslidertitle {
    color: #d14c4f;
    text-transform: uppercase;
    font-size: 15px;
     padding: 8px 8px 5px 28px;
    text-align:left;
	position:relative;
	font-weight:bolder;
	border-bottom:2px solid #d14c4f;
	margin-bottom:10px;
    position: relative;	
}

/*-- Иконка заглавия акции --*/

div.actproductsslidertitleicon {
	background:url("/themes/demo1/icon_top.png")no-repeat center;
	width:20px;
	height:19px;
    position:absolute;		
	 top: 5px;
	 left:0;
}

/*-- Иконка похожие товары --*/

div.sameproductsslidertitleicon {
	background:url("/themes/demo1/icon_same.png")no-repeat center;
	width:19px;
	height:19px;
    left:2px;
    position:absolute;
    top:5px;	
}

/*-- Иконка топ товары --*/

div.topproductsslidertitleicon {
	background:url("/themes/demo1/icon_top.png")no-repeat center;
	width:20px;
	height:19px;
    left:2px;
    position:absolute;
    top:5px;	
}

/*-- Иконка новинки --*/

div.newproductsslidertitleicon {
	background:url("/themes/demo1/icon_new.png")no-repeat center;
	width:20px;
	height:19px;
    left:2px;
    position:absolute;
    top:5px;	
}

/*-- Подложка под все товары в слайдере--*/

div.productssliderinfo {
	background:#f8f8f8;
	border-radius:5px;
	padding:2px 5px 2px 5px;
}

/*-- Ширина слайдера акционных товаров--*/

div.actproductsslidercont {
	width:660px;
	margin:0 auto;
}

/*-- Ширина слайдера похожих товаров товаров--*/

div.sameproductsslidercont {
	width:660px;
	margin:0 auto;
}

/*-- Ширина слайдера топ товаров--*/


div.topproductsslidercont {
	width:660px;
	margin:0 auto;
}

/*-- Ширина слайдера новых товаров--*/


div.newproductsslidercont {
	width:660px;
	margin:0 auto;
}


/*-- Подложка под одним товаром--*/

div.sliderproduct {
    background:#FFFFFF;
    border-bottom: 4px solid #e5e6e6;
	border-radius:5px;
   margin:3px;
	text-align:center;
	max-width:160px;
	width:160px;
}

/*-- Подложка под одним товаром при наведении--*/

div.sliderproduct:hover {

}

/*-- Блок под названием товара --*/

div.slidertopproductname {
	padding:3px;
	height:45px;

}

div.slidertopproductname:hover {
	padding:3px;
	height:45px;

}

/*-- Ссылка названия товара --*/

div.slidertopproductname a{
	color:#777777;
	text-decoration:none;	
}

/*-- Ссылка названия товара при наведении --*/

div.slidertopproductname a:hover{
	color:#777777;
	text-decoration:underline;	
}

/*-- Блок для названия товара под картинкой  --*/

div.sliderbottomproductname {
	display:none;
}

/*-- Ссылка для названия товара под картинкой  --*/

div.sliderbottomproductname a{
	
}

div.sliderbottomproductname a{
	
}

/*-- Строка для цены и кнопки купить --*/

div.sliderproductbuyinfo{
	margin-bottom:1px;
}

/*-- Стиль для цены товара в слайдере --*/

div.sliderproductprice{
    color: #e8645a;
    font-size: 16px;
    text-decoration: none;
	padding-bottom:10px;
	height:45px;
}

/*-- Стиль для старой цены товара в слайдере --*/

div.slideroldprice{
    color: #c5c5c5;
    font-size: 12px;
    text-decoration: line-through;
}

/*-- Стиль для акционной цены товара в слайдере --*/

div.slideractprice{
    color: #e2534b;
    font-size: 16px;
}

/*-- Блок для кнопки купить --*/

div.sliderproductbuy{

}

/*-- Кнопка купить --*/

input.sliderproductbuybutton{
	width:100%;
    background:#e8645a;
    color:#fff;
	text-transform:uppercase;
	border-bottom:4px solid #e2534b;
	border-top:0px solid #e2534b;
	border-left:0px solid #e2534b;
	border-right:0px solid #e2534b;
	padding:8px;
}

input.sliderproductbuybutton:hover{
	width:100%;
    background:#e2534b;
    color:#fff;
	text-transform:uppercase;
	border-bottom:4px solid #e8645a;
	border-top:0px solid #e8645a;
	border-left:0px solid #e8645a;
	border-right:0px solid #e8645a;
	padding:8px;
}

/*-- Стрелка влево --*/

input.sliderproductsleft {
    padding:10px 8px;	
	background:url("/themes/demo1/arrow_left.png") no-repeat center,#76c7c0;
	color:transparent;
	border-bottom:4px solid #62b9b0;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:0px 5px 5px 0px;
}

input.sliderproductsleft:hover {
    padding:10px 8px;	
	background:url("/themes/demo1/arrow_left.png") no-repeat center,#e8645a;
	color:transparent;
	border-bottom:4px solid #e2534b;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:0px 5px 5px 0px;	
}

/*-- Стрелка вправо --*/

input.sliderproductsright {
     padding:10px 8px;	
	background:url("/themes/demo1/arrow_right.png") no-repeat center,#76c7c0;
	color:transparent;
	border-bottom:4px solid #62b9b0;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:5px 0px 0px 5px;
}

input.sliderproductsright:hover {
      padding:10px 8px;	
	background:url("/themes/demo1/arrow_right.png") no-repeat center,#e8645a;
	color:transparent;
	border-bottom:4px solid #e2534b;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:5px 0px 0px 5px;
}


/*-- Блок для картинки товаров в слайдере --*/

div.sliderproductimg {
	width:157px;
	height:125px;
	padding:3px 0 3px 0;

}

/*--Картинка товаров в слайдере --*/

img.sliderproductimg {
	max-width:155px;
	max-height:120px;
	border:0;

}

/*-- Позиционирование картинки --*/

div.sliderproductimgtable {
	display:table;
	height:125px;
	margin:0 auto;
}

div.sliderproductimgcell {
	display:table-cell;
	vertical-align:middle;
}


/*--Строка смотреть все --*/

div.sliderproductsall {
	text-align:right;
	padding-top:10px;
}

/*--Строка смотреть все --*/

input.sliderproductsall {

}






/*-- ВЫВОД АКЦИОННЫХ ТОВАРОВ В СТАНДАРТНОМ ВИДЕ  --*/
/*-- Надпись акции--*/

div.productscentertitle {
    border-bottom: 2px solid #D14C4F;
    color: #D14C4F;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 10px;
    padding: 8px 8px 5px 28px;
    position: relative;
    text-align: left;
    text-transform: uppercase; display:none;
}

/*-- Общий подложка под всеми акционными товарами--*/

div.blockproductscenter {

}

div.topproductscentertitleicon {

    background: url("/themes/demo1/icon_top.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 19px;
    left: 2px;
    position: absolute;
    top: 5px;
    width: 20px;
}


div.newproductscentertitleicon {

    background: url("/themes/demo1/icon_new.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 19px;
    left: 2px;
    position: absolute;
    top: 5px;
    width:19px;
}


div.actproductscentertitleicon {

    background: url("/themes/demo1/icon_top.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    height: 19px;
    left: 2px;
    position: absolute;
    top: 5px;
    width: 20px;
}







/*-- ВЫВОД АКЦИОННЫХ ТОВАРОВ В КОЛОНКЕ  --*/
/*-- Общий блок для акционных товаров в колонке--*/

div.allproductscolumn {
    background: none repeat scroll 0 0 #F8F8F8;
    border-radius: 5px;
    padding:8px;
}

/*-- Подложка под товары  --*/

div.productscolumn {

}

/*-- Подложка для одного товара  --*/

div.productcolumn {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 4px solid #E5E6E6;
    border-radius: 5px;
}

/*-- Заглавие акционные товары--*/

div.productscolumntitle {
    border-bottom: 2px solid #D14C4F;
    color: #D14C4F;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 10px;
    padding: 8px 8px 5px 30px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

/*-- Иконка акционные товары --*/

div.actproductscolumntitleicon {
    background: url("/themes/demo1/icon_new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    left: 5px;
    position: absolute;
    top:7px;
    width: 19px;
}

/*-- Иконка акционные товары --*/

div.newproductscolumntitleicon {
    background: url("/themes/demo1/icon_new.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    left: 5px;
    position: absolute;
    top: 10px;
    width: 19px;
}


/*-- Подложка под картинку слева  --*/

div.productcolumnimgleft {
	text-align:center;
   padding: 3px;
margin:0 auto;

    width: 180px;
}


/*-- Картинка слева  --*/

img.productcolumnimgleft {
    border: 0 none;
    max-height: 110px;
    max-width: 170px;
}


/*-- Подложка под картинку справа  --*/

div.productcolumnimgright {
	text-align:center;
   padding: 3px;
margin:0 auto;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #FFFFFF;
    box-shadow: 0 2px 2px #DDDDDD inset;
    width: 180px;
}


/*-- Картинка справа  --*/

img.productcolumnimgright {
    border: 0 none;
    max-height: 110px;
    max-width: 170px;
}

/*-- Вариант названия НАД КАРТИНКОЙ --*/
/*-- Блок название товара  --*/

div.productcolumntopname {
	text-align:center;
	margin-top:6px;
	margin-bottom:6px;
	padding:5px;
}

/*-- Название товара  --*/

div.productcolumntopname a {
    font-size:14px;
    color: #777777;
    text-decoration: none;
}

/*-- Название товара при наведении --*/

div.productcolumntopname a:hover {
    font-size:14px;
    color: #777777;
    text-decoration:underline;
}



/*-- Вариант названия ПОД КАРТИНКОЙ --*/
/*-- Блок название товара  под фото --*/

div.productcolumnbottomname {
	text-align:center;
	display:none;
}

/*-- Название товара под фото  --*/

div.productcolumnbottomname a {
	color: #b20f75;
    text-decoration: none;
}

/*-- Название товара под фото при наведении --*/

div.productcolumnbottomname a:hover {
	color: #b20f75;
    text-decoration: none;
}


/*-- Цена товара --*/

div.productcolumnprice {
    color: #E8645A;
    font-size: 16px;
    text-decoration: none;
    text-align: center;	
}

/*-- Старая цена товара --*/

div.columnoldprice {
    text-align: center;
    color: #C5C5C5;
    font-size: 12px;
    text-decoration: line-through;
}

/*-- Акционная цена товара --*/

div.columnactprice {
    color: ##D14C4F;
    color: #E8645A;
    font-size: 16px;
    text-decoration: none;
}

/*-- Разделительная полоса между товарами --*/

div.productcolumnseparator {

}

/*-- Блок для кнопки купить в акциях --*/

div.columnproductbuybutton{
	text-align:center;
	margin-bottom:5px;
}

/*-- Кнопка купить в акциях --*/

input.columnbuybutton{
    background: none repeat scroll 0 0 #E8645A;
    border-color: #E2534B;
    border-style: solid;
    border-width: 0 0 4px;
    color: #FFFFFF;
    padding: 8px;
    text-transform: uppercase;
    width: 100%;
	
}

input.columnbuybutton:hover{
    background: none repeat scroll 0 0 #E2534B;
    border-color: #E8645A;
    border-style: solid;
    border-width: 0 0 4px;
    color: #FFFFFF;
    padding: 8px;
    text-transform: uppercase;
    width: 100%;
	font-weight:bolder;
}

/*-- Блок для кнопки смотреть все в акциях --*/

div.columnproductsall{
	margin:5px;
	text-align:center;

}

/*-- Кнопка смотреть все в акциях --*/

input.columnproductsall{

}


input.columnproductsall:hover{

}





/*-- МОДУЛЬ ПРОИЗВОДИТЕЛИ В СЛАЙДЕРЕ  --*/
/*-- Общая подложка под всем слайдером--*/

div.brandsslider {

}


/*-- Подложка под заглавие --*/

div.brandsslidertitle {
     border-bottom: 2px solid #D14C4F;
    color: #D14C4F;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 10px;
    padding: 8px 8px 5px 30px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

/*-- Иконка заглавия акции --*/

div.brandsslidertitleicon {
	background:url("/themes/demo1/icon_brand.png")no-repeat center;
	width:23px;
	height:19px;
	left: -30px;
	top:15px;
    position: relative;	

}

/*-- Подложка под все товары в слайдере--*/

div.brandssliderinfo {
    background: none repeat scroll 0 0 #F8F8F8;
    border-radius: 5px;
    padding: 2px 5px;
}

div.brandsslidercont {
	width:660px;
}

/*-- Подложка под одним товаром--*/

div.sliderbrand {
    background: none repeat scroll 0 0 #FFFFFF;
    border-bottom: 4px solid #E5E6E6;
    border-radius: 5px;
    margin: 3px;
    max-width: 160px;
	width: 160px;
    text-align: center;
}

/*-- Подложка под одним товаром при наведении--*/

div.sliderbrands:hover {
	border:1px solid #f09728; 
}

/*-- Блок под названием товара --*/

div.slidertopbrandname {

	display:none;
}

div.slidertopbrandname:hover {
	padding:3px;
	height:45px;

}

/*-- Ссылка названия товара --*/

div.slidertopbrandname a{
	color:#fff;
	text-shadow:1px 1px 0px #c7790d;	
}

/*-- Ссылка названия товара при наведении --*/

div.slidertopbrandname a:hover{
	
}

/*-- Блок для названия товара под картинкой  --*/

div.sliderbottombrandname {
	padding:3px;
	height:45px;
	border-top:1px dashed #e5e6e6;
}

/*-- Ссылка для названия товара под картинкой  --*/

div.sliderbottombrandname a{
	color:#62b9b0;	
	text-decoration:none;
}

div.sliderbottombrandname:hover a{
	color:#62b9b0;	
	text-decoration:underline	
}






/*-- Стрелка влево --*/

input.sliderbrandsleft {
    padding:10px 8px;	
	background:url("/themes/demo1/arrow_left.png") no-repeat center,#76c7c0;
	color:transparent;
	border-bottom:4px solid #62b9b0;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:0px 5px 5px 0px;
}

input.sliderbrandsleft:hover {
    padding:10px 8px;	
	background:url("/themes/demo1/arrow_left.png") no-repeat center,#e8645a;
	color:transparent;
	border-bottom:4px solid #e2534b;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:0px 5px 5px 0px;	
}

/*-- Стрелка вправо --*/

input.sliderbrandsright {
     padding:10px 8px;	
	background:url("/themes/demo1/arrow_right.png") no-repeat center,#76c7c0;
	color:transparent;
	border-bottom:4px solid #62b9b0;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:5px 0px 0px 5px;
}

input.sliderbrandsright:hover {
      padding:10px 8px;	
	background:url("/themes/demo1/arrow_right.png") no-repeat center,#e8645a;
	color:transparent;
	border-bottom:4px solid #e2534b;
	border-top:0px solid #62b9b0;
	border-left:0px solid #62b9b0;
	border-right:0px solid #62b9b0;
	border-radius:5px 0px 0px 5px;
}


/*-- Блок для картинки товаров в слайдере --*/

div.sliderbrandimg {
	width:157px;
	height:125px;
	padding:3px 0 3px 0;

}

/*--Картинка товаров в слайдере --*/

img.sliderbrandimg {
	max-width:155px;
	max-height:120px;
	border:0;

}

/*-- Позиционирование картинки --*/

div.sliderbrandimgtable {
	display:table;
	height:125px;
	margin:0 auto;
}

div.sliderbrandimgcell {
	display:table-cell;
	vertical-align:middle;
}


/*--Строка смотреть все --*/

div.sliderbrandsall {
	text-align:right;
	padding-top:10px;
}

/*--Строка смотреть все --*/

input.sliderbrandsall {

}










/*-- ВЫВОД БРЕНДОВ В КОЛОНКЕ  --*/
/*-- Общий блок для акционных товаров в колонке--*/

div.allbrandscolumn {
    background: none repeat scroll 0 0 #F8F8F8;
    border-bottom: 4px solid #E5E6E6;
    border-radius: 5px;
    padding: 5px;
}

/*-- Подложка под бренды  --*/

div.brandscolumn {

}

/*-- Подложка для одного брендаа  --*/

div.brandcolumn {

}

/*-- Заглавие бренды--*/

div.brandscolumntitle {
    border-bottom: 2px solid #D14C4F;
    color: #D14C4F;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 10px;
    padding: 8px 8px 5px 35px;
    position: relative;
    text-align: left;
    text-transform: uppercase;
}

/*-- Иконка бренды в колонке --*/

div.brandscolumntitleicon {
    background: url("/themes/demo1/icon_brand.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 19px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 23px;
}


/*-- Подложка под картинку слева  --*/

div.brandcolumnimgleft {
	text-align:center;
   padding: 3px;
margin:0 auto;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E6E6;
    border-radius: 5px;
    width: 180px;
}


/*-- Картинка слева  --*/

img.brandcolumnimgleft {
    border: 0 none;
    max-height: 110px;
    max-width: 170px;
}


/*-- Подложка под картинку справа  --*/

div.brandcolumnimgright {
	text-align:center;
   padding: 3px;
margin:0 auto;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E6E6;
    border-radius: 5px;
    width: 180px;
}


/*-- Картинка справа  --*/

img.brandcolumnimgright {
    border: 0 none;
    max-height: 110px;
    max-width: 170px;
}

/*-- Вариант названия НАД КАРТИНКОЙ --*/
/*-- Блок название товара  --*/

div.brandcolumntopname {
	text-align:center;
	margin-top:6px;
	margin-bottom:6px;
}

/*-- Название товара  --*/

div.brandcolumntopname a {
    color: #62B9B0;
    text-decoration: none;
    font-weight: bolder;
    text-transform: uppercase;
}

/*-- Название товара при наведении --*/

div.brandcolumntopname a:hover {
    color: #62B9B0;
    text-decoration:underline;
    font-weight: bolder;
    text-transform: uppercase;
}



/*-- Вариант названия ПОД КАРТИНКОЙ --*/
/*-- Блок название товара  под фото --*/

div.brandcolumnbottomname {
	text-align:center;
	display:none;
}

/*-- Название товара под фото  --*/

div.brandolumnbottomname a {
	color: #b20f75;
    text-decoration: none;
}

/*-- Название товара под фото при наведении --*/

div.brandcolumnbottomname a:hover {
	color: #b20f75;
    text-decoration: none;
}


/*-- Разделительная полоса между товарами --*/

div.brandcolumnseparator {
	border-bottom:1px dashed #E4E4E4;
	margin-top:5px;
}

/*-- Блок для кнопки смотреть все --*/

div.columnbrandsall{
	text-align:center;
	margin-top:5px;

}












/*-- СТРАНИЦА ПРОИЗВОДИТЕЛИ В КАРТИНКАХ--*/
/*-- Блок для страницы категории --*/

div.brandsview {
     background: none repeat scroll 0 0 #F8F8F8;
    border-radius: 5px;
	padding:8px;
}

/*-- Блок для страницы категории --*/

div.brandviewinfo {
	padding:4px;

}

/*-- Блок всех категории --*/

div.brandview {
   text-align:center;
	
}

/*-- Разделительная полоса по вертикали --*/

div.brandviewverseparator {
     background: url("/themes/standart_design/punkt.jpg") repeat-y center;
    width: 1px;
}

/*--  Разделительная полоса по горизонтале --*/

div.brandviewhorseparator {
    background: none repeat scroll 0 0 #E4E4E4;
    box-shadow: 0 1px 0 #FFFFFF;
    height: 1px;
	display:none;
}

/*-- Блок для картинки --*/

div.brandviewimg {
	width:180px;
	height:120px;
	margin:0 auto;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E5E6E6;
    border-radius: 5px;	
}

/*-- Картинка --*/

img.brandviewimg {
	max-width:170px;
	max-height:110px;
	border:0;
}


/*-- Позиционирование картинки --*/

div.brandviewimgtable {
	display:table;
	height:120px;
	margin:0 auto;
}

div.brandviewimgcell {
	display:table-cell;
	vertical-align:middle;
}

/*-- Вывод названия категории над картинкой --*/
/*-- Блок названия категории --*/

div.topbrandviewname {
	padding:3px;
}


/*-- Ссылка названия категории --*/

div.topbrandviewname a{
    color: #62B9B0;
    font-weight: bolder;
    text-decoration: none;
    text-transform: uppercase;
}


div.topbrandviewname:hover a{
    color: #62B9B0;
    font-weight: bolder;
    text-decoration:underline;
    text-transform: uppercase;	
}


/*-- Вывод названия категории под картинкой --*/
/*-- Блок для названия категории --*/

div.bottombrandviewname {

	display:none;	
}

/*-- Ссылка названия категории --*/

div.bottombrandviewname a{

}

div.bottombrandviewname:hover a{

}



/*-- СТРАНИЦА ОДНОГО ПРОИЗВОДИТЕЛЯ --*/
/*-- Общий блок для подкатегории --*/

div.brandname {
	padding:3px;
}


h1.brandname {
	padding:0px;
	margin:0px;
}


/*-- Ссылка названия подкатегории --*/

div.brandtext{
	text-decoration:none;
	color:#787878;
	text-shadow:1px 1px 0px #fff;	
}








/*-- СТИЛИ МАГАЗИНА --*/

/*-- МОДУЛЬ КОРЗИНА --*/
/*-- Общая подложка под модуль корзина --*/

div.cartblock{
	
	display:table;
	position:relative;	
	float:right;
	height:45px;
	
}

/*-- Заглавие модуля корзина --*/

div.carttitle{
	display:table-cell;

	color:transparent;
width: 50px;
    height: 50px;
background: #e97800; /* Old browsers */
background: -moz-linear-gradient(left,  #e97800 0%, #ff8300 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e97800), color-stop(100%,#ff8300)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #e97800 0%,#ff8300 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #e97800 0%,#ff8300 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #e97800 0%,#ff8300 100%); /* IE10+ */
background: linear-gradient(to right,  #e97800 0%,#ff8300 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e97800', endColorstr='#ff8300',GradientType=1 ); /* IE6-9 */

	position:relative;
	vertical-align:middle;

	border-radius: 5px 0 0 5px;
	box-shadow: -1px 1px 2px grey;
}

/*-- Иконка корзина --*/

div.carttitleicon{
	background:url("/themes/globex/cart.png") no-repeat;
	height:33px;
	width:37px;
	position:absolute;
	left:6px;
	top:-15px;
	z-index:100;	
}

/*-- Блок надписи в корзине --*/

div.cartmodul{
	display:table-cell;
	cursor:pointer;
	cursor:hand;
	vertical-align: middle;
background: #e97800; /* Old browsers */
background: -moz-linear-gradient(left,  #e97800 0%, #ff8300 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#e97800), color-stop(100%,#ff8300)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #e97800 0%,#ff8300 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #e97800 0%,#ff8300 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #e97800 0%,#ff8300 100%); /* IE10+ */
background: linear-gradient(to right,  #e97800 0%,#ff8300 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e97800', endColorstr='#ff8300',GradientType=1 ); /* IE6-9 */

	border-radius: 0 5px 5px 0;
box-shadow: -1px 1px 2px grey;
}

/*-- Внутренний блок надписи в корзине --*/

div.cartmodulinfo{
	
	padding:5px;
}

/*-- Колличество товаров в корзине --*/

div.cartmodulamount{
	color:#fff;
	white-space:nowrap;
}

/*-- Цена товаров в корзине --*/

div.cartmodulprice{
	color:#fff;
	font-weight:bolder;
	white-space:nowrap;	
}

/*-- Надпись корзина пуста --*/

div.cartmodulempty{
	white-space:nowrap;
	color:#fff;	
}





/*-- СТРАНИЦА КОРЗИНЫ --*/
/*-- Общая таблица --*/

table.cartpagetable{
	width:100%;
    border: 1px solid #fff;
    padding: 5px;
}

/*-- Заглавная строка и последняя строка --*/

tr.carttitlerow{

/*--background:#62c3d9; --*/

}

/*-- Первая строка --*/

tr.cartrow0{
background:#eee;
}

/*-- Вторая строка --*/

tr.cartrow1{
background:#fff;
}

/*-- Заглавие артикул --*/

td.carttitlecode{
  padding:3px; 
   
	text-align:center;
    background: none repeat scroll 0 0 #62c3d9;
    border-radius: 5px 0 0 5px;
}

/*-- Сам артикул --*/

td.cartcode{
   text-align:center;
	color:#777;
	font-size:14px; padding:3px; 
}

/*-- Заглавия фото --*/

td.carttitleimg{
  padding:3px; 
   background: none repeat scroll 0 0 #62c3d9;   
   
	text-align:center;
}

/*-- Блок для картинки --*/

td.cartimg{
   background:#fff;
	width:80px;
	text-align:center; padding:3px; 
}

/*-- Картинка --*/

img.cartimg{
	max-width:80px;
	max-height:80px;
}

/*-- Заглавие название товара --*/

td.carttitlename{
  padding:3px; 
  text-align:center;
   background: none repeat scroll 0 0 #62c3d9;
}

/*-- Заглавие название дополнительных параметров --*/

td.carttitleattr{
  padding:3px;  text-transform:uppercase;
  
 
	text-align:center;
}

/*-- Название доп. параметров --*/

td.cartattr{
  padding:3px; 
}

/*-- Название товара --*/

td.cartname{
   padding:3px; 
}

/*-- Название товара ссылка--*/

td.cartname a{
	color: #555;
    font-weight: bolder;
    text-decoration: none;
}

/*-- Название товара --*/

td.cartname a:hover{
	color: #555;
    font-weight: bolder;
    text-decoration:underline;
}

/*-- Заглавие количества --*/

td.carttitleamount{
  padding:3px; 
  text-align:center;
background: none repeat scroll 0 0 #62c3d9;
}

/*-- Количество --*/

td.cartamount{
    
   width:80px;	
    padding:3px; 
}

/*-- Заглваие цены --*/

td.carttitleprice{
  padding:3px; 
	text-align:center; 
background: none repeat scroll 0 0 #62c3d9;
}

/*-- Цена товара --*/

td.cartprice{
   color:#e2534b;
	padding:3px; 
	font-size:14px;
}

/*-- Заглавие суммы --*/

td.carttitlesumm{
  padding:3px; 
	text-align:center;
background: none repeat scroll 0 0 #62c3d9;
}

/*-- Сумма --*/

td.cartsumm{
   color:#e2534b;
	font-weight:bolder;
	padding:3px; 
	font-size:16px;
}

/*-- Заглавие для крестика --*/

td.carttitledelete{
  padding:3px; 
	text-align:center;
  background: none repeat scroll 0 0 #62c3d9;
 border-radius: 0 5px 5px 0;

}

/*-- Крестик --*/

td.cartdelete{
   text-align:center; padding:3px; 
}

/*-- Крестик --*/

input.cartdelete{
	padding:5px 8px;
}

input.cartdelete:hover{
	padding:5px 8px;
}

/*-- Надпись итого --*/

td.cartall{
   padding: 3px 3px 3px 55px; 
   color: #fff; 
  
   font-weight:bolder;   
   font-size:14px;  
    background: none repeat scroll 0 0 #62c3d9;
    border-radius: 5px 0 0 5px;
 text-shadow: 1px 1px 2px black;
}

/*-- Надпись общая сумма --*/

td.cartallsumm#cart_allprice{
  padding:3px; 
   color: #fff; 
  font-weight:bolder;   
   font-size:16px;
    background: none repeat scroll 0 0 #62c3d9;
    border-radius:0;   
 text-shadow: -1px 1px 1px black;

}

/*-- Под крестиком --*/

td.cartallsumm{
  padding:3px; 
   color: #fff; 
  font-weight:bolder;   
   font-size:16px;
    background: none repeat scroll 0 0 #62c3d9;
    border-radius: 0 5px 5px 0;

}


/*-- Надпись, когда на странице корзины нет товаров --*/

td.emptycart{
  padding:3px; 
   font-size:16px;
   text-align:center;
}



/*-- ОФОРМИТЬ ЗАКАЗ --*/
/*-- Общая таблица оформления заказа --*/

table.orderdata{
	margin:0 auto;
}

/*-- Заглавие оформить заказ --*/

td.orderdatatitle{
    color: #e2534b;
    font-size: 20px;
    text-decoration: underline;
	padding:10px;
}

/*-- Блок для кнопки --*/

td.orderdatabut{
	text-align:center;
}

/*-- Кнопка оформить заказ --*/

input.makeorderdatabut{

}



/*-- Надпись Заказ Успешно Оформлен --*/

table.paymenttitle{
	color:red;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
	margin:0 auto;
	padding:5px;
}

/*-- Надпись Вы можете оплатить через --*/

table.paymenttype{
	color:#5aa8a1;
	text-transform:uppercase;
	text-decoration:underline;	
	padding:10px;
	font-size:18px;
	text-align:center;
	margin:0 auto;
}


/*-- Колонки для валют --*/

td.paymentslogo{
	
}


/*-- Кнопка Привата --*/

input.privat24{
	background: rgba(89,153,33,1);
background: -moz-linear-gradient(top, rgba(89,153,33,1) 0%, rgba(79,133,28,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(89,153,33,1)), color-stop(100%, rgba(79,133,28,1)));
background: -webkit-linear-gradient(top, rgba(89,153,33,1) 0%, rgba(79,133,28,1) 100%);
background: -o-linear-gradient(top, rgba(89,153,33,1) 0%, rgba(79,133,28,1) 100%);
background: -ms-linear-gradient(top, rgba(89,153,33,1) 0%, rgba(79,133,28,1) 100%);
background: linear-gradient(to bottom, rgba(89,153,33,1) 0%, rgba(79,133,28,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#599921', endColorstr='#4f851c', GradientType=0 );
	border:1px solid #415e30;
	border-radius:5px;
	color:#fff;
	box-shadow:0px 1px 0px #adcd90 inset;
	padding:5px 15px 5px 15px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;
}

input.privat24:hover {
	background: rgba(79,133,28,1);
background: -moz-linear-gradient(top, rgba(79,133,28,1) 0%, rgba(89,153,33,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(79,133,28,1)), color-stop(100%, rgba(89,153,33,1)));
background: -webkit-linear-gradient(top, rgba(79,133,28,1) 0%, rgba(89,153,33,1) 100%);
background: -o-linear-gradient(top, rgba(79,133,28,1) 0%, rgba(89,153,33,1) 100%);
background: -ms-linear-gradient(top, rgba(79,133,28,1) 0%, rgba(89,153,33,1) 100%);
background: linear-gradient(to bottom, rgba(79,133,28,1) 0%, rgba(89,153,33,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4f851c', endColorstr='#599921', GradientType=0 );
	border:1px solid #415e30;
	border-radius:5px;
	color:#fff;
	box-shadow:0px 1px 0px #adcd90 inset;
	padding:5px 15px 5px 15px;
	cursor:pointer;
	cursor:hand;
	text-decoration:none;	
}


/*-- Надпись оплата успешно прошла --*/

div.paymentlast{
	color:red;
	text-transform:uppercase;
	text-decoration:underline;
	text-align:center;
	font-weight:bold;
	margin:0 auto;
	padding:5px;	
}








/*--ВСПЛЫВАЮЩЕЕ ОКНО КОРЗИНЫ--*/
/*--Общая подложка--*/

div.cartform {
	position:fixed;
	background:#eee;
	border:2px solid #555;
	padding:10px;
	display:none;
	z-index:500;
	width:800px;
}

/*--Внутренний блок общей положки--*/

div.cartinfo {

}

/*--Фон для таблицы во всплыающем коне--*/

table.cartwindowback {

}

/*--Блок для кнопок--*/

table.cartbuttonsback {

}

/*--Кнопка продолжить покупки--*/

input.continueshop {

}

/*--Кнопка перейти в корзину--*/

table.gotocart {

}










/*-- ВСЁ ПРО РЕГИСТРАЦИЮ --*/

/*-- МОДУЛЬ РЕГИСТРАЦИИ НА ШАПКЕ --*/
/*-- Блок вход/регистрация --*/

div.userstypehor{
	float:right;

}

/*-- Блок для первой кнопки --*/

div.userstypehorbut1{

}

/*-- Блок для второй кнопки --*/

div.userstypehorbut2{
	
padding-left:3px;
}

/*-- Кнопка вход --*/

input.enterbuthor{
border:0;
background:url('/themes/globex/ent1.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
color:white;
text-shadow: 1px 1px 1px gray;
box-shadow: none;

}

input.enterbuthor:hover{
border:0;
background:transparent;
color:white;
background:url('/themes/globex/ent1.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
}

/*-- Кнопка регистрация --*/

input.registrationbuthor{
	border:0;
background:transparent;
color:white;
background:url('/themes/globex/ent2.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
text-shadow: 1px 1px 1px gray;
box-shadow: none;

}

input.registrationbuthor:hover{
border:0;
background:transparent;
color:white;
background:url('/themes/globex/ent2.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
}

/*-- Кнопка аккаунт --*/

input.accountbuthor{
border:0;
background:url('/themes/globex/ent1.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
color:white;
}

input.accountbuthor:hover{
border:0;
background:url('/themes/globex/ent1.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
color:white;
}

/*-- Кнопка выйти --*/

input.exitbuthor{
		border:0;
background:transparent;
color:white;
background:url('/themes/globex/ent2.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
}

input.exitbuthor:hover{
		border:0;
background:transparent;
color:white;
background:url('/themes/globex/ent2.png') no-repeat;
background-position:10% 50%;
padding-left:40px;
}







/*-- МОДУЛЬ РЕГИСТРАИЦЯ В КОЛОНКЕ --*/
/*-- Блок вход/регистрация --*/

div.userstypever{
	padding: 5px;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(238,238,238,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(238,238,238,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0 );
	border:1px solid #fff;
	box-shadow:inset 0px 4px 5px #e8e8e8, 0px 2px 2px #c6c6c6;
}

/*-- Блок для полей ввода --*/

div.userstypeverinputs{


}

/*-- Блок для первого поля ввода --*/

div.userstypeverinput1{
	margin-bottom:4px;

}

/*-- Блок для второго поля ввода --*/

div.userstypeverinput2{

	margin-bottom:4px;
}


/*-- Блок для кнопок --*/

div.userstypeverbuttons{
	margin:0 auto;
	display:table;
	width:100%;
	
}

/*-- Блок для первой кнопки --*/

div.userstypeverbut1{

}

/*-- Блок для второй кнопки --*/

div.userstypeverbut2{

}

/*-- Кнопка вход --*/

input.enterbutver{
    color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;
	box-shadow:none;	
}

input.enterbutver:hover{
    color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;
	box-shadow:none;
	font-weight:bolder;	
}

/*-- Кнопка регистрация --*/

input.registrationbutver{
	color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;
	box-shadow:none;	
}

input.registrationbutver:hover{
    color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;
	box-shadow:none;
	font-weight:bolder;	
}

/*-- Кнопка аккаунт --*/

input.accountbutver{
    color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;
	box-shadow:none;	
}

input.accountbutver:hover{
    color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;
	box-shadow:none;
	font-weight:bolder;	
}

/*-- Кнопка выйти --*/

input.exitbutver{
    color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;	
	box-shadow:none;
}

input.exitbutver:hover{
    color: #FB9508;
    font-size: 12px;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;
    text-transform: uppercase;
	border:0;
	border-radius:0;
	background:transparent;	
	box-shadow:none;
	font-weight:bolder;
}


/*-- Блок для надписи забыли пароль --*/

div.forgetpassver{


}

/*-- Надпись забыли пароль --*/

span.forgetpassver{
	cursor:pointer;
	cursor:hand;
}

/*-- Надпись приветствия --*/

div.welcomcolumn{


}











/*-- МОДУЛЬ СТРАНИЦА РЕГИСТРАЦИИ --*/

/*-- Общая таблица регистрации --*/

table.registration {
	width:60%;
	margin:0 auto;
	color:#808080;
	
}


/*-- Заглавие при регистрации --*/

td.titlereg {
	color:#FB9508;
	text-align:center;
	font-weight:bolder;
	font-size:20px;
}


/*-- Столбик для кнопки регистрации --*/

td.positionregbut {
	text-align:center;

}

/*-- Кнопка РЕГИСТАЦИЯ для страницы регистарции--*/

input.registrationbut {
	text-align:center;
}


/*-- Стиль для надписи регистрация прошла успешно --*/

td.regcomplete {
	color:#555;
	text-decoration:undeline;
}










/*-- ВСПЛЫВАЮЩЕЕ ОКНО ВХОДА --*/
/*-- Общий блок всплывающего окна --*/

div.enterform {
	position:fixed;
    background: none repeat scroll 0 0 #F3F3F3;
    border: 3px solid #E5E6E6;
    border-radius: 5px;
	padding:20px;
	display:none;
	z-index:500;
	width:400px;
}

/*-- Внутренний блок всплывающего окна --*/

div.enterinfo {

}

/*-- Заглавие окна входа --*/

td.titleenter {
	color: #787878;
    font-size: 16px;
	text-align:center;
	padding-bottom: 30px;
}

div.titleenter {
	color: #787878;
    font-size: 16px;
	text-align:center;
}

input.authvk {
	background:url('/themes/globex/vkenter.jpg') no-repeat;
	border:0;
	font-size:0;
	width:53px;
	height:40px;
	
}
input.authvk:hover {
	background:url('/themes/globex/vkenter.jpg') no-repeat;
	border:0;
	font-size:0;
	width:53px;
	height:40px;
	
}

input.authfb {
	background:url('/themes/globex/faceenter.jpg') no-repeat;
	border:0;
	font-size:0;
	width:53px;
	height:40px;
	
}
input.authfb:hover {
	background:url('/themes/globex/faceenter.jpg') no-repeat;
	border:0;
	font-size:0;
	width:53px;
	height:40px;
	
}


input.authod {
	background:url('/themes/globex/odenter.jpg') no-repeat;
	border:0;
	font-size:0;
	width:53px;
	height:40px;
	
}
input.authod:hover {
	background:url('/themes/globex/odenter.jpg') no-repeat;
	border:0;
	font-size:0;
	width:53px;
	height:40px;
	
}

/*-- Положение кнопки ВХОД --*/

td.enterposition {
	text-align:center;
}


/*-- Кнопка ВХОД для всплывающего окна--*/

input.enterbut {
	text-align:center;
}


/*-- Объяснение причины блокировки --*/

td.solutionfail {
	color:red;
}

/*-- Надпись забыли пароль --*/

span.forgetpass {
	cursor:pointer;
	cursor:hand;
	color:#eabcbc;
}

span.forgetpass:hover {
	cursor:pointer;
	cursor:hand;
	color:#dc2929;
}


/*-- Кнопка отправить --*/


input.send{
	
}









/*-- СТРАНИЦА АККАУНТА --*/
/*-- Надпись приветствия --*/
div.welcomecolumn {
    color: #DC2929;
    font-size: 15px;
    font-style: italic;
    padding: 8px;
    position: relative;
    text-align: center;
    text-shadow: 1px 1px 0 #FFFFFF;

}

/*-- Общий блок для ифнормации на страинице акккаунта --*/
div.accountinfo {

}

/*-- Строка приветствия --*/
div.userwelcome {
    color:#555555;
    font-size: 15px;
    font-weight: bolder;
    position: relative;
	padding:3px;
	text-decoration:underline;
}

/*-- Строка Песональный код --*/
div.userpersonalcode {
    color: #76c7c0;
    font-size: 15px;
    position: relative;
	padding:3px;
}

/*-- Строка Скидка --*/
div.userdiscount {
    color: #e2534b;
    font-size: 14px;
    font-weight: bolder;
    position: relative;
	padding:3px;
}

/*-- Строка Пояснения скидки --*/
div.userdiscountprice {
    color:#e2534b;
    font-size: 12px;
    position: relative;
}

/*-- Бонусы --*/
div.userbonus {
    color: red;
    font-size: 14px;
    position: relative;
	padding:3px;
}

/*-- ВКЛАДКИ --*/
/*-- Общий блок для вкладок --*/

div.accounttabs {
   margin-top:10px; 
   margin-bottom:10px;
    border-bottom: 3px solid #98dae9;
   position:relative;
   top:2px;
}

/*-- Блок для одной вкладки --*/
div.accounttabposition {
    display:table-cell;
	vertical-align:bottom;
	padding:1px 1px 0px 1px;
}



/*-- НЕАКТИВНАЯ ВКЛАДКА --*/
div.accounttab {
    background: #eee;
  
    color: #555;
    cursor: pointer;
    height: 20px;
    padding: 5px;
    position: relative;
    top: -2px;

}

/*-- НЕАКТИВНАЯ ВКЛАДКА ПРИ НАВЕДЕНИИ--*/
div.accounttab:hover {
    background: #98dae9;
    
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    padding: 5px;
    position: relative;
    top: -2px;	
}


/*-- АКТИВНАЯ ВКЛАДКА --*/
div.accountactivetab {
    background: #98dae9;
  
    color: #FFFFFF;
    cursor: pointer;
    height: 30px;
    padding: 5px;
    position: relative;
    top: -2px;	
}





/*-- Вкладка ПЕРСОНАЛЬНЫЕ ДАННЫЕ --*/
/*-- Общая таблица для вкладки  --*/
table.userdataaccount {
	margin:0 auto;
	width:100%;
	color:#808080;
    font-size: 11px;
    text-align: left;
   
}

/*-- Заглавие ПЕРСОНАЛЬНЫЕ ДАННЫЕ --*/
td.titleuserdata {
    color: #6ab3ac;
    font-size: 16px;
   
	text-decoration:underline;
}

/*-- Надпись поля отмеченные звёздочкой --*/
td.infouserdata {
    color:#e2534b;
    font-size: 12px;
    position: relative;
    
}


/*-- Блок для кнопки редактировать --*/
td.accounteditbut {
	text-align:center;
}

/*-- Кнопка РЕДАКТИРОВАТЬ --*/


input.editbut  {
	
}




/*-- Вкладка АКТИВНЫЕ ЗАКАЗЫ --*/
/*-- Общая таблица для вкладки  --*/
table.ordersaccount {
	margin:0 auto;
	width:100%;
	font-size: 12px;

    text-align: left;
   
}

/*-- Общая таблица для одного заказа  --*/
td.oneorderaccount {
	border:1px solid #dddddd;
}

/*-- Номер заказа  --*/
td.ordernumber {
    color: #62a29e;
	text-decoration:underline;
    font-size: 16px;

    padding: 3px;
    position: relative;
   
}

/*-- Статус заказа  --*/
td.orderinfo {
    color: #e2534b;
    font-size: 14px;
    padding: 3px;
    position: relative;
  
}

/*-- Надпись ПОДРОБНЕЕ  --*/
span.seemoreorder {
	cursor:pointer;
	cursor:hand;
    color: #e2534b;
    padding: 3px;	
}









/*-- МОДУЛЬ ФИЛЬТРЫ --*/
/*-- Общая блок для фильтров  --*/

div.allfilterscolumn {
  
}

/*-- Блок для всех фильтров  --*/

div.filterscolumn {

}

/*-- Блок для одного фильтра --*/

div.filtercolumn {
	padding:5px;
}

/*-- Заглавие фильтры--*/

div.filterscolumntitle {
    background: #999219;
background: -moz-linear-gradient(left, #999219 0%, #b9b01e 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#999219), color-stop(100%,#b9b01e));
background: -webkit-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: -o-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: -ms-linear-gradient(left, #999219 0%,#b9b01e 100%);
background: linear-gradient(to right, #999219 0%,#b9b01e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#999219', endColorstr='#b9b01e',GradientType=1 );
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bolder;
    margin-bottom: 3px;
    padding: 12px;
    position: relative;
    text-transform: uppercase;
    z-index: 100;
	border-radius: 5px;
}

/*-- Иконка фильтров --*/

div.filterscolumntitleicon {
    background: url("/themes/demo1/icon_filter.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height:19px;
    left: 5px; display:none;
    position: absolute;
    top: 10px;
    width: 20px;
}


/*-- Название одного фильтра  --*/

div.filtercolumnname {
	text-align:left;
	margin-top:6px;
	margin-bottom:6px;
	padding:1px;
	font-size:12px;
}

/*-- Параметры названия  --*/

div.filtercolumnparamname {
    color: #545454;
    font-weight: bolder;
    text-decoration:underline;
    text-transform: uppercase; font-size:12px;
}

/*-- Разделитель  --*/

div.filtercolumnseparator {
    border-top: 1px dashed #E5E6E6;
    margin-bottom: 1px;
    margin-top:1px;
}

/*-- Блок для кнопки отменить  --*/

div.filtercolumnbutton {
	text-align:center;
	margin:6px;

}

/*-- Кнопка отменить  --*/

input.filtercolumnbutton {
	border-radius: 5px;

}






/*-- РАЗМЕРЫ ПОЛЕЙ АДРЕС И  ДОП ИНФА ПРИ ЗАКАЗЕ--*/


textarea {

 overflow:auto;
 resize:vertical;
height: 27px;
}









