td
{
	vertical-align: top;
}

#header
{
	width: 100%;
	height: 200px;
	background: url("/client/default/images/catalog_head_tleft.jpg") repeat-x scroll top left;
}

.content-panel
{
	border-top: #DDDDDD 1px solid;
	margin: 0px 10px 0px 40px;
	padding: 5px 20px 10px 10px;
}

#tr-panel
{
	width: 288px;
	background: url("/client/default/images/buildings-r.png") no-repeat scroll top left;
}

#tl-panel
{
	background: url("/client/default/images/buildings-l.png") no-repeat scroll top right;
}

.logo-panel
{
	margin: 30px 0 68px 55px;
}

#lang
{
	text-align: right;
	margin-top: 5px;
	padding-right: 62px;
}

#lang span,
#lang a
{
	margin-right: 7px;
}

#curbstone
{
	width: 245px;
	height: 131px;
	margin-top: 120px;
	padding: 13px 0 0 43px;
	background: url("/client/default/images/curbstone.png") no-repeat scroll top left;
}

#curbstone .rack
{
	float: left;
	margin-right: 11px;
}

#curbstone .b-btn
{
	margin-top: 21px;
}

.rack a
{
	display:block;
	width:69px;
	height:41px
}

.rack a.ikeep:hover
{
	background:url("/client/default/images/ikeep-small-btn.png") no-repeat scroll left top;
}
.rack a.ikeep
{
	background: none;
}

.rack a.chistulya:hover
{
	background:url("/client/default/images/chistulya-small-btn.png") no-repeat scroll left top;
}
.rack a.chistulya
{
	background:none;
}

.rack a.antizasor:hover
{
	background:url("/client/default/images/antizasor-small-btn.png") no-repeat scroll left top;
}
.rack a.antizasor
{
	background:none;
}

.rack a.domingo:hover
{
	background:url("/client/default/images/domingo-small-btn.png") no-repeat scroll left top;
}
.rack a.domingo
{
	background:none;
}

.rack a.antipyatin:hover
{
	background:url("/client/default/images/antipyatin-small-btn.png") no-repeat scroll left top;
}
.rack a.antipyatin
{
	background:none;
}

.rack a.thrifty-housewife:hover
{
	background:url("/client/default/images/thrifty-housewife-small-btn.png") no-repeat scroll left top;
}
.rack a.thrifty-housewife
{
	background:none;
}

.rack a.donnarose:hover
{
	background:url("/client/default/images/donnarose-small-btn-1.png") no-repeat scroll left top;
}
.rack a.donnarose
{
	background:none;
}




#titles
{
	background: url("/client/default/images/catalog_head_bleft.jpg") repeat-x scroll right top;
}

#titles .page-title
{
	margin-left: 50px;
	margin-top: 33px;
	margin-bottom: 0;
}

#titles h1
{
	font-size: 16px;
	margin: 0;
}

#titles h2
{
	font-size: 14px;
	color:#D25302;
	margin-top: 25px;
}

#submenu,
#submenu div
{
	width: 288px;
}

#submenu .center p
{
	color:#D25302;
	font-family:Arial;
	font-size:12pt;
	font-weight:bold;
	padding: 20px 0 0 35px;
}

#submenu .center ul
{
	list-style-type:none;
	margin:0;
	padding:15px 15px 0 35px;
}

#submenu .top
{
	background: url("/client/default/images/submenu-top.png") no-repeat scroll right top;
	height: 7px;
}

#submenu .center
{
	background: url("/client/default/images/submenu-center.jpg") repeat-y scroll right top;
}

#submenu .bottom
{
	background: url("/client/default/images/submenu-bottom.jpg") repeat-y scroll right top;
	height: 66px;
}

td#foot-panel-tlside,
td#foot-panel-trside
{
	background:url("/client/default/images/8.jpg") repeat-x scroll right bottom #FFFFFF;
}

#domingo
{
	background:url("/client/default/images/balloon-domingo.png") no-repeat left top;
	display:none;
	float:right;
	height:62px;
	right:15px;
	position:relative;
	top:60px;
	width:47px;
	z-index:3;
}

#ikeep
{
	background:url("/client/default/images/balloon-ikeep.png") no-repeat left top;
	display:none;
	float:right;
	height:60px;
	right:15px;
	position:relative;
	top:60px;
	width:45px;
	z-index:3;
}

#thrifty-housewife
{
	background:url("/client/default/images/balloon-donna.png") no-repeat left top;
	display:none;
	float:left;
	height:64px;
	left:96px;
	position:relative;
	top:26px;
	width:49px;
	z-index:2;
}

#chistulya
{
	background:url("/client/default/images/balloon-chistulya.png") no-repeat left top;
	display:none;
	float:left;
	height:66px;
	left:96px;
	position:relative;
	top:26px;
	width:51px;
	z-index:2;
}

#antizasor
{
	background:url("/client/default/images/balloon-antizasor.png") no-repeat left top;
	display:none;
	float:left;
	height:46px;
	left:186px;
	position:relative;
	top:75px;
	width:36px;
	z-index:1;
}

#antipyatin
{
	background:url("/client/default/images/balloon-antipyatin.png") no-repeat left top;
	display:none;
	float:left;
	height:47px;
	left:186px;
	position:relative;
	top:75px;
	width:36px;
	z-index:1;
}

