html,body,form{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
html,body{
	height: 100%;
	background-color: white;
	min-width: 1024px;
	width: expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1024)? "1024px" : "100%")
}
body{
	background-color: white;
	background-image: url('/img/bodyBg.jpg');
	background-position: top left;
	background-repeat: repeat-x;
}
a:link,
a:visited{
	color: #73475c;
	text-decoration:none
}
a:hover,
a:active{
	color: #73475c;
	text-decoration:underline
}
form{

}
body,td,p{
	padding: 0px;
	margin:0px;
	font-family: Verdana, Tahoma, Arial,Helvetica,sans-serif;
	font-size: 12px;
}
.bigTable{
	width: 100%;
	height: 100%;
}
img{
	border: 0px;
	padding:0px;
	margin:0px;
}
table{
	margin:0px;
}

#i11{
	background-image: url('/img/i11.jpg');
	background-position: top right;
	background-repeat: no-repeat;
}
#i12{
	width: 1200px;
	min-width: 1200px;
	vertical-align: top;
}
#i13{
	background-image: url('/img/i13.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
#j11{
	background-image: url('/img/j11.jpg');
	height: 260px;	
	background-position: top left;
	background-repeat: no-repeat;	
}
#j21{
	background-image: url('/img/j21.jpg');
	background-position: top left;
	background-repeat: no-repeat;	
	width: 194px;
	min-width: 248px;
	vertical-align: top;
	padding-left: 54px;
}
#j22{
	min-height: 400px;
	vertical-align: top;
	background-image: url('/img/j22.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;	
}

#basket{
	position: relative;
	margin-top: -40px;		
}
#basket td{
	color: white;
	height: 17px;
	font-size: 11px;
	font-family: Tahoma;
}
#basketBack{
	position: absolute;
	background-image: url('/img/basketBg.gif');
	background-position: bottom right;
	background-repeat: no-repeat;	
	width:186; 
	height: 54px;
	opacity: 0.60; /* Safari, Opera and Mozilla */
	filter: alpha(opacity=60);
	/* -moz-opacity: 0.60; Mozilla (Old) */	
}
#basketFront{
	width:186; 
	height: 54px;
	position: absolute;	
}
#basketFront iframe{
	width: 170px; 
	height: 34px;	
	margin-left: 17px;
	margin-top: 12px;	
	
}
#subMenu{
	position: relative;
	top: 65px;
}
#subMenuBack{
	position: absolute;
	opacity: 0.85; /* Safari, Opera and Mozilla */
	filter: alpha(opacity=85);
	/* -moz-opacity: 0.85; Mozilla (Old) */	
}
#subMenuFront{
	position: absolute;
}
#subMenu td{
	font-size: 11px;
	font-family: Tahoma;
	text-align: center;	
}
#subMenu11{
	background-image: url('/img/subMenu11.gif');
	background-position: bottom left;
	background-repeat: no-repeat;	
	height: 32px;
}
#subMenu21{
	background-image: url('/img/subMenu21.gif');
	background-position: bottom left;
	background-repeat: repeat-y;	
}
#subMenu31{
	background-image: url('/img/subMenu31.gif');
	background-position: bottom left;
	background-repeat: no-repeat;	
	height: 32px;
}
#location{
	width: 95%;
	min-width: 900px;
	position: relative;
	margin-top: -25px;
	margin-bottom: 25px;
}
#startLocation{
        background-image: url('/img/startLocation.gif');
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 24px;
	width: 10px;
}
#inLocation{
        background-image: url('/img/inLocation.gif');
        background-position: bottom left;
        background-repeat: repeat-x;
}
#finishLocation{
        background-image: url('/img/endLocation.gif');
        background-position: bottom left;
        background-repeat: no-repeat;
        height: 24px;
        width: 10px;
}
#inLocation{
	font-weight: bold;
	color: white;		
}
#inLocation a:link,
#inLocation a:visited{
	color: white;
	text-decoration:none
}
#inLocation a:hover,
#inLocation a:active{
	color: white;
	text-decoration:underline
}
.catalogItem{
	float: left;
	height: 160px;
	width: 320px;
        background-image: url('/img/catalogItem.gif');
        background-position: top left;
        background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 28px;
	padding-left: 20px
}

.catalogItemMore{
	float: left;
	height: 160px;
	width: 100%px;
        background-image: url('/img/catalogItemMore.gif');
        background-position: top left;
        background-repeat: no-repeat;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 28px;
	padding-left: 17px
}

.catalogPhoto{
	width: 120px; 
	height: 120px;
}

.catalogPhotoMore img{
	border: 3px solid #E7BECB;
}

.catalogDescription{
	font-size: 11px;
	width: 180px;;
	vertical-align: top;
	padding-left: 10px;
}
.catalogToBasket{
	padding-left: 10px;
}
.titleCatalog{
	font-weight: bold;
}
.priceCatalog{
	color: white;
	background: #cd648f;
}	

.activeMainMenu{
        background-image: url('/img/activeFlouwer.gif');
        background-position: top left;
        background-repeat: no-repeat;
	padding-left: 10px;
}

.activeMainMenu table{
	height: 36px;
}
.passiveMainMenu{ 
        background-image: url('/img/passiveFlouwer.gif');
        background-position: top left;
        background-repeat: no-repeat;
	padding-left: 10px;
}
.passiveMainMenu table{
	height: 36px;
}

.activeMainMenu .leftBull{
        background-image: url('/img/leftBullActive.gif');
        background-position: center right;
        background-repeat: no-repeat;	
	width: 12px;
}

.activeMainMenu .item{
	font-weight: bold;
        background-image: url('/img/itemActive.gif');
        background-position: center right;
        background-repeat: repeat-x;	
}

.activeMainMenu .rightBull{
        background-image: url('/img/rightBullActive.gif');
        background-position: center left;
        background-repeat: no-repeat;	
	width: 12px;
}

.passiveMainMenu .leftBull{
        background-image: url('/img/leftBullPassive.gif');
        background-position: center right;
        background-repeat: no-repeat;	
	width: 12px;
}

.passiveMainMenu .item{
	font-weight: bold;
        background-image: url('/img/itemPassive.gif');
        background-position: center right;
        background-repeat: repeat-x;	
}


.passiveMainMenu .rightBull{
        background-image: url('/img/rightBullPassive.gif');
        background-position: center left;
        background-repeat: no-repeat;	
	width: 12px;
}

.leftBull img,
.rightBull img{
	width: 8px;
}

.activeMainMenu a:link,
.activeMainMenu a:visited,
.activeMainMenu a:hover,
.activeMainMenu a:active{
	color: white;
}

.passiveMainMenu a:link,
.passiveMainMenu a:visited,
.passiveMainMenu a:hover,
.passiveMainMenu a:active{
	color: #73475c;
}

.active0,
.passive0{
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 20px;
	padding-right: 20px
}

.seporatorLineMenu{
	height: 15px;
	padding: 5px;
}

.active1{
	font-weight: bold;
}

/* Фон окна сообщения */
#messagerBack{
	position:absolute; 
	top: 0px;
	left:0px;
	width:100%; 
	height:100%; 	
	min-height: 100%;
	background-color: white;
	filter: alpha(opacity=70);
	opacity: 0.70; /* Safari, Opera and Mozilla */
	/* -moz-opacity: 0.70; Mozilla (Old) */
	text-align: center;
}

/*#messagerFront{
	position:absolute; 
	top: 0px;
	left:0px;
	width:100%; 
	height:100%; 
	min-height: 100%;
	text-align: center;
}*/
#messagerFront{
	position:absolute; 
	width: 350px;
	height: 80px;
}
/*#messager{
	position: absolute; 
	top: 0px;
	left: 0px;
	text-align: center; 
	width:100%; 
	height:100%;
	min-height:100%;
	z-index: 99999;
	color: #770132;
	display: none;
}
*/
#messager{
	float:left;
	position:absolute; 
	top: 0;
	left:0;
	text-align:center;
	vertical-align:middle; 
	width:100%; 
	height:100%; 
	z-index: 999;
	display: none;	
	margin:0px;
	padding:0px;
}
#massageCont{
	position absolute;
	background: white;

	top: 0;
	left:0;
	width: 350px;
	height: 80px;
	padding: 20px;

	vertical-align: middle;
	color: #770132;
	border: 2px solid #770132;
	z-index: 9999;
	filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=3, OffY=3, Color='#c0c0c0', Positive='true')
}
#messager b{
	color: #770132;
}
#messager input{
	border:2px #770132 solid;
	color: #770132;
}
#basket_main{
	border-collapse:collapse; 
	border: 2px solid white;
	border-top:0px;
}
#basket_main td{
	border: 3px solid white;
	border-top:0px;
	border-bottom:0px;
	padding: 5px;
	text-align: center;
}
#basket_main tr{
	height: 20px;
}
#basket_main #header{
	background-color: #F3B0C2;
	font-weight: bold;
	
}
.but{
	background-color: #F3B0C2;	
	border: 1px solid white;	
	font-weight: bold;
	font-size: 11px;
}
.red{
	color:red;
}
.active1,
.passive1{
	padding-top: 3px;
	padding-bottom: 3px;	
}
.active2,
.passive2{
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 10px;	
	text-transform:lowercase;
}
.active2{
	font-weight: bolder;	
}
