@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	font-size:1em;
	font-weight:100;
	list-style:none;
	border-collapse:collapse;
	}

HTML, BODY {
	height:100%;
	}

HTML {
	font-size:100.1%;
	}

BODY {
	font-size: 62.5%;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../img/bgMain.gif) repeat-x left top #f3e3d8;
	}

A {
	color:#da251e;
	}

.interiorLink {
	text-decoration:none;
	border-bottom:1px #da251e dashed;
	}

A IMG {
	border:none;
	}

.main {
	min-width:839px;/*680*/
	overflow:hidden;
	zoom:1;
	position:relative;
	}

.allWidth {
	min-width:839px;/*680*/
	width:70%;
	margin:0 auto;
	}

.clear {
	height:0;
	font-size:0;
	line-height:0;
	width:100%;
	clear:both;
	}

/* ======== INDEX PAGE =========== */
BODY.indexPage {
	font-size: 62.5%;
	font-family:Verdana, Geneva, sans-serif;
	background:url(../img/bgBody.gif) repeat-x left top #ddbda7;
	}

.mainIndex {
	background:url(../img/bgMin.jpg) no-repeat center 293px;

	}

.allWidthIndex {
	max-width:1220px;/*При изменении не забыть про ie6.css */
	min-width:940px;/*При изменении не забыть про ie6.css */
	margin:0 auto;
	padding:0 25px;
	}

.logoIndex {
	text-align:center;
	padding:42px 0 0 0;
	}

.mainIndex H1 {
	font-size:1.8em;
	line-height:1.2em;
	font-weight:900;
	color:#000;
	margin:0;
	}

.mainIndex H2 {
	font-size:1.5em;
	color:#e2001a;
	font-weight:900;
	margin-bottom:12px;
	}

.mainIndex P {
	font-size:1.2em;
	line-height:1.3em;
	margin-bottom:0.85em;
	}

.cityIndex {
	padding-top:33px;
	width:47%;
	text-align:center;
	font-size:1.1em;
	}

.mscIndex {
	float:left;
	}

.spbIndex {
	float:right;
	}

.cityIndex SPAN {
	font-size:1.4em;
	font-weight:900;
	}

.cityIndex IMG {
	margin-top:7px;
	}

.contentIndex {
	padding:155px 0 0 0;
	}

.footerIndex {
	padding:48px 0 40px 0;
	overflow:hidden;
	}

.foterLinkIndex {
	text-align:right;
	font-size:1.3em;
	position:relative;
	left:20px;
	}

.foterLinkIndex SPAN {
	background:url(../img/footerLinkSeparator.gif) no-repeat right 7px;
	padding-right:16px;
	margin-right:5px;
	}

.foterLinkIndex .last {
	padding:0;
	margin:0;
	background:none;
	}

.foterLinkIndex A {
	color:#010101;
	}

.copyIndex {
	padding-top:13px;
	line-height:1.4em;
	font-size:1.1em;
	float: right;
	clear: left;
	}

.creatingIndex {
	font-size:1.1em;
	padding-top:31px;
	line-height:1em;
	float: right;
	clear: right;
	padding-bottom:2px;
	}

.twitterLink{
	float: left;
	clear: left;
	}

/* sveta   */

#zaglushka {
position: absolute;
z-index: 100000 !important;
}

.spb {
cursor: pointer;
}

/* ==== END INDEX PAGE ====================== */


/* HEADER */
.header {
	margin-bottom:0px;
	position:relative;
	}

.leftWing {
	width:363px;
	height:406px;
	background:url(../img/bgMainL.jpg);
	position:absolute;
	top:0;
	left:-364px;
	z-index:11;
	}

.rightWing {
	width:359px;
	height:427px;
	background:url(../img/bgMainR.jpg);
	position:absolute;
	top:0;
	right:0;
	right:-359px;
	z-index:11;
	}

.logo {
	float:left;
	padding:78px 0 0 0;
	}

.headerBan {
	float:right;
	padding:63px 0 8px 0;
	}

.headerBan .banImg {
	display:block;
	}

.menu {
	min-width:877px;/*680*/
	width:70%;
	margin:0 auto 51px;
}

.menu UL {
	border-top:3px #da251e solid;
	overflow:hidden;
	width:100%;
	}

.menu LI {
	float:left;
	width:25%;
	background:#000;
	font-size:1em;
	}

.menu LI.active {
	background:#353535;
	}

.menu DIV {
	height:35px;
	border-right:2px #fceee5 solid;
	border-left:2px #fceee5 solid;
	padding:6px 0 0 45px;
	line-height:1.25em;
	}

.menu .first DIV {
	border-left:none;
	}

.menu .last {
	margin-right:-10px;
	}

.menu .last DIV {
	border-right:none;
	}

.menu A {
	text-decoration:none;
	color:#FFF;
	}

.menu A SPAN {
	color:#da251e;
	font-size:1.5em;
	font-weight:900;
	}

.menu LI.active A SPAN {
	color:#fff;
	}

/* footer */
.footer {
	overflow:hidden;
	position:relative;
	padding-bottom:50px;
	}

.footerMenu {
	text-align:right;
	font-size:1.3em;
	position:relative;
	left:10px;
	}

.footerMenu SPAN {
	padding:0 16px 0 5px;
	background:url(../img/footerMenuSeparator.gif) no-repeat right 7px;
	}

.footerMenu A {
	color:#010101;
	}

.copy {
	font-size:1.1em;
	text-align:right;
	line-height:1.4em;
	margin-top:35px;
	}

.creating {
	font-size:1.1em;
	text-align:right;
	line-height:1.4em;
	margin-top:10px;
	}


/* CONTENT */
.content {
	padding-bottom:50px;
	}

H1 {
	color:#da251e;
	font-size:2em;
	line-height:1.2em;
	margin-bottom:13px;
	}

.b {
	font-weight:900;
	}

.big {
	font-size:1.1em;
	}

.text {
	font-size:1.1em;
	line-height:1.55em;
	}

.text H2,
.text .h2 {
	font-size:1.4em;
	font-weight:900;
	margin:24px 0 10px 0;
	}

.text LI {
	padding-left:11px;
	background:url(../img/listStyle.gif) no-repeat left 8px;
	margin-bottom:10px;
	}

.text UL.oneColumn {
	float:left;
	width:49%;
	}

.text UL.twoColumn {
	float:left;
	width:49%;
	}

/* RIGHT BASKET */
.rightBasket {
	float:right;
	border-top:4px #da251e solid;
	width:183px;
	margin-top:5px;
	/*margin-left:70px;*/
	padding:0 6px 0 5px;
	}

.rightBasket .basketContent {
	background:#f9f2ec;
	padding:11px 7px 1px;
	}

.rightBasket .title {
	color:#da251e;
	font-size:1.8em;
	line-height:1.2em;
	font-weight:100;
	margin-bottom:10px;
	}


.rightBasket .sendOrder {
	font-size:1.1em;
	line-height:1em;
	text-align:right;
	margin-bottom:12px;
	}

.allPrice {
	font-size:1.8em;
	padding-top:22px;
	line-height:1em;
	margin-bottom:59px;
	}

.allPrice P {
	line-height:1em;
	margin-bottom:3px;
	}

.allPrice .small {
	font-size:0.7em;
	font-weight:900;
	}

.allPrice .red {
	color:#da251e;
	}


/*==*/
.menuSection {
	padding-right:200px;
	}

.menuSectionHr1 {
	width:99%;
	float:left;
	}

.menuSection .text P {
	padding-right:50px;
	}

.sectionsContent {
	overflow:hidden;
	padding-top:31px;
	}

.sectionsContent .sectionItem {
	float:left;
	width:47%;
	padding-right:2%;
	margin-bottom:40px;
	}

.sectionsContent .bigSection {
	width:57%;
	}

.sectionsContent .bigSection P {
	padding-right:70px;
	}

.sectionsContent .sectionPhoto {
	float:left;
	background:#FFF;
	margin-top:4px;
	}

.sectionsContent .sectionPhoto IMG {
	display:block;
	padding:5px;
	border:1px #e8e8e8 dotted;
	}

.sectionsContent H2 {
	padding-left:139px;
	font-size:1.4em;
	line-height:1.2em;
	font-weight:900;
	color:#da251e;
	margin-bottom:25px;
	}

.sectionsContent H2 A {
	font-weight:900;
	}

.sectionsContent P {
	font-size:1.1em;
	line-height:1.25em;
	padding-left:137px;
	}

/* PRODUCTS INFO */

.product {
	background:#fff;
	width:168px;
	height:111px;
	}

.productHr1 {
	height:109px;
	/*border:1px #e0e0e0 dotted;*/
	position:relative;
	}

.productHr1 .productPhoto {
	position:absolute;
	top:0;
	left:0;
	}

.product .productName {
	font-weight:900;
	position:absolute;
	left:6px;
	top:6px;
	}

.product .numProduct {
	position:absolute;
	left:7px;
	top:30px;
	}

.product .numProduct P {
	font-style:italic;
	}

.product .inputText {
	border:1px #cccccc solid;
	width:20px;
	font-size:13px;
	padding:1px 0;
	}

.product .composition {
	background:url(../img/icoComposition.gif) no-repeat left 4px;
	color:#d11913;
	padding-left:5px;
	position:absolute;
	left:9px;
	top:68px;
	z-index:100;
	}

.product .price {
	color:#d11913;
	font-size:2.2em;
	font-style:italic;
	position:absolute;
	top:85px;
	left:9px;
	}

.product .putInBasket {
	position:absolute;
	right:2px;
	bottom:2px;
	}

/* POPAP */
.shadow {
	background:#000;
	opacity:0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:900;
	display:none;
	}


.popap {
	min-width:839px;/*680*/
	width:100%;
	position:absolute;
	left:0;
	top:315px;
	z-index:910;
	display:none;
	}

.popapClose {
	text-align:right;
	height:23px;
	}

.popapClose IMG {
	cursor:pointer;
	}

.popapMenu {
	background:#000;
	overflow:hidden;
	position:relative;
	}

.popapMenu UL {
	overflow:hidden;
	font-size:1.3em;
	position:relative;
	left:-1px;
	}

.popapMenu LI {
	color:#FFF;
	float:left;
	border-left:1px #FFF solid;
	}

.popapMenu A {
	text-decoration:none;
	font-weight:900;
	display:block;
	padding:3px 14px 2px 19px;
	}

.popapMenu STRONG {
	font-weight:900;
	padding:3px 14px 2px 19px;
	background:#353535;
	display:none;
	}

.popapMenu .active STRONG {
	display:block;
	}

.popapMenu .active A {
	display:none;
	}

.oneMenuSection {
	display:none;
	}

.popap H2 {
	background:url(../img/bgH2Popap.gif) no-repeat 31px 3px #000;
	color:#da251e;
	font-size:1.3em;
	padding:3px 0 3px 61px;
	font-weight:900;
	border-bottom:1px #868685 solid;
	}

.popap H2 A {
	text-decoration:none;
	font-weight:900;
	}

.popap H2 .aboutMenu {
	float:right;
	position:relative;
	padding:0 30px 0 0;
	z-index:1000;
	display:none;
	}

.popap H2 .aboutMenu SPAN {
	display:block;
	position:absolute;
	top:0px;
	left:-523px;
	width:500px;
	padding:10px 10px 10px 25px;
	background:url(../img/bgAboutMenu.gif) no-repeat left top #fff;
	border:1px #ff0000 solid;
	color:#000;
	font-size:0.8em;
	display:none;
	}

.popap H2 .active SPAN {
	display:block;
	}

.popap H2.open {
	background:#868685;
	color:#FFF;
	border-bottom:1px #000 solid;
	background:url(../img/bgH2PopapOpen.gif) no-repeat 31px 5px #868686;
	}

.popap H2.open A {
	color:#FFF;
	}

.popap H2.open .aboutMenu {
	display:block;
	}

.popap .productListContent {
	background:#FFF;
	overflow:hidden;
	padding:3px 0 0 6px;
	display:none;
	position:relative;
	}

.popap .product {
	float:left;
	margin:0 2px 3px 0;
	position:relative;
	}

/* == */
.popapBasket {
	margin-top:12px;
	}

.popapBasket .title {
	background:#000;
	color:#fff;
	font-size:1.3em;
	padding:3px 0 3px 61px;
	font-weight:900;
	}

.popapBasket .basketInfo {
	background:#fff;
	padding:95px 0 3px 61px;
	overflow:hidden;
	}

.popapBasket .leftBlock {
	float:left;
	width:57%;
	padding-bottom:15px;
	}

.popapBasket .rightBlock {
	float:right;
	width:40%;
	padding-bottom:15px;
	padding-top:110px;
	text-align:right;
	}

.popapBasket .amount {
	font-style:italic;
	font-size:2.1em;
	line-height:1em;
	padding-right:38px;
	margin-bottom:17px;
	}

.popapBasket .rightBlock P {
	font-size:1.5em;
	line-height:1em;
	font-style:italic;
	padding-right:38px;
	margin-top:12px;
	}

.popapBasket .leftBlock P {
	font-size:1.2em;
	margin-bottom:17px;
	line-height:1.3em;
	}

.popapBasket .contacts {
	font-size:1.1em;
	}

/* BASKET */
.help,
.help A {
	cursor:help;
	}


.mainBasket CAPTION {
	text-align:left;
	font-weight:900;
	font-size:1.5em;
	line-height:1em;
	margin:7px 0 0;
	padding-bottom:33px;
	}


.mainBasket TABLE {
	width:100%;
	}

.mainBasket THEAD TD {
	background:url(../img/bgBasketHeader.gif) repeat-x;
	height:20px;
	padding-top:1px;
	font-size:1.1em;
	color:#FFF;
	vertical-align:top;
	}

.mainBasket THEAD TD IMG {
	margin-top:-1px;
	}

.mainBasket THEAD TD.last {
	text-align:right;
	}

.mainBasket THEAD TD.last IMG {
	position:relative;
	left:3px;
	}

.mainBasket TBODY TD {
	padding:8px 0 11px;
	border-bottom:1px #b8b8b8 solid;
	}

.mainBasket .productName {
	width:43%;
	}

.mainBasket .priceTd {
	width:100px;
	font-size:1.1em;
	}

.mainBasket .numProduct {
	font-size:1.1em;
	width:150px;
	}

.mainBasket .numProduct .inputText {
	border:1px #bebebe solid;
	height:17px;
	padding-top:3px;
	font-size:10px;
	background:url(../img/bgInput.gif) repeat-x;
	padding-left:5px;
	width:20px;
	}

.mainBasket .amount {
	width:10px;
	font-size:1.1em;
	}

.mainBasket .colDel {
	width:20px;
	text-align:center;
	}

.mainBasket .colDel IMG {
	margin: 0 0 -3px -3px;
	}

.mainBasketProduct {
	position:relative;
	}

.mainBasketProduct .product {
	position:absolute;
	left:23px;
	bottom:0;
	display:none;
	z-index:10;
	}

.productShadow {
	position:absolute;
	left:23px;
	bottom:-3px;
	display:none;
	z-index:9;
	}

.mainBasket .hover .product {
	display:block;
	}

.mainBasket .hover .productShadow {
	display:block;
	}

.mainBasketProduct .composition {
	top:58px;
	}

.basketTotal {
	text-align:right;
	font-size:1.8em;
	margin-top:1px;
	border-top:1px #b8b8b8 solid;
	font-weight:100;
	padding-top:25px;
	}

/*==*/
.contactForm {
	margin-top:45px;
	}

.contactForm .title {
	font-size:1.5em;
	line-height:1em;
	font-weight:900;
	margin-top:36px;
	margin-bottom:25px;
	}

.elForm {
	width:418px;
	margin-bottom:10px;
	}

.elForm .inputText {
	width:98%;
	font-size:12px;
	padding:2px 0;
	}

.elForm TEXTAREA {
	overflow:auto;
	width:98%;
	font-size:12px;
	padding:2px 0;
	}

.elForm SELECT {
	width:99%;
	font-size:14px;
	}

.elForm .elText {
	float:left;
	width:31%;
	font-size:1.1em;
	padding-top:8px;
	}

.elForm .elText SPAN {
	color:#da251e;
	}

.elForm .elText DIV {
	font-size:0.8em;
	text-align:right;
	width:80px;
	}

.elData {
	width:68%;
	float:right;
	border:1px #f3e3d8 solid;
	padding:1px 0 1px 1px;
	}

.error .elData {
	border:1px #da251e solid;
	}

.errorInfo {
	width:418px;
	padding:1px 0 0 0;
	}

.errorInfo P {
	text-align:right;
	font-size:0.9em;
	margin:3px 0 0;
	}

.errorInfo SPAN {
	color:#da251e;
	}

.contactForm .inputSubmit {
	margin-top:10px;
	width:413px;
	text-align:right;
	}
.contactForm .inputSubmit INPUT {
	font-size:1.4em;
	width:94px;
	text-align:center;
	}