* {
 	margin: 0;
 	padding: 0;
 	border: none;
}
body {
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
	background: #e4b4cb;
	position: relative;
	margin-bottom: 50px;
	color: #474c52;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	line-height: 0;    
}
.top {
	margin: 0 auto;
	background: #ffe899 url(../images/background-top.jpg) repeat-x;
	width: 941px;
	line-height: 33px;
}
.top a {
	color: #543110;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 0 20px;
	background: url(../images/top-line.gif) 0 2px no-repeat;
}
.top a.first {
	background: none;
}
.top a:hover {
	text-decoration: underline;
}
.main {
	background: white;
	margin: 10px auto 0 auto;
	border: 10px solid white;
	border-bottom: none;
	width: 921px;
	position: relative;
	text-align: left;
}
.header {
	background: url(../images/avon-kosmetika-bg.jpg) no-repeat;
	position: relative;
}
.header img.note {
	padding: 1px 0 0 0;
	line-height: 0;
	vertical-align: top;
}
.title {
	position:relative; 
	margin:0px; 
	padding: 10px 0 0 20px;
	font-size: 24px;
	color: white;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden; 
	/* */
} 
.title span{ 
	display:block; 
	position:absolute; 
	top:0px; 
	left:0px; 
	z-index:1; 
	/*for Opera 5 and 6*/
}
#title, #title span{ 	
	height:43px; 
	width: 515px; 
	background: url(../images/avon-kosmetika.gif) no-repeat; 
	cursor: pointer;
} 
.left {
	float: left;
	width: 180px;
}
#menu li {
	list-style-type: none;
}
#menu li a {
	color: white;
	font-weight: bold;
	display: block;
	background: #adbac7 url(../images/menu-arrow.gif) 165px 50% no-repeat;
	width: 160px;
	text-decoration: none;
	padding: 10px;
	margin-top: 1px;
}
#menu li a:hover {
	background-color: #707e8c;
}
#menu li.first a {
	background-color: #e84361;
	margin: 0;
}
#menu li.first a:hover {
	background-color: #d41c3d;
}
.left img, .right img {
	margin-top: 10px;
	border: 0;
}
.content {
	float: left;
	width: 741px;
}
#submenu {
	width: 740px;
	border: 1px solid #474c52;
	border-left: none;
	line-height: 33px;
	text-align: center;
	margin: 0 0 8px 0;
}
#submenu a {
	font-weight: bold;
	text-decoration: none;
	color: #474c52;
	padding: 0 32px;
	background: url(../images/submenu-line.gif) 0 3px no-repeat;
}
#submenu a:hover {
	color: #e84361;
	text-decoration: underline;
}
#submenu a.first {
	background: none;
}
.data {
	width: 536px;
	float: left;
	padding: 2px 13px 0 13px;
}
.right {
	width: 179px;
	float: left;
}
.data h2 {
	font-weight: normal;
	font-size: 29px;
	color: #e84361;
	margin: 0 0 5px 0;
}
.content a {
	color: #e84361;
	padding: 2px;
}
.content a:hover {
	background: #fad5dc;
}
.right .info {
	background: #fff4c3 url(../images/infobox-bg.jpg) repeat-x;
	color: #474c52;
	padding: 0 0 12px;
}
.right .info h3 {
	line-height: 33px;
	background: #e84361 url(../images/question-mark.gif) top right no-repeat;
	width: 163px;
	padding: 2px 8px;
	color: white;
	font-weight: normal;
	font-size: 18px;
}
.right .info p {
	padding: 12px 8px 0;
}
.right a img {
	display: block;
}
.right a {
	padding: 0;
}
.right .info a {
	padding: 2px;
}
.data ul a {
	font-weight: bold;
}
.data ul {
	list-style-type: none;
	margin: 10px 0 20px;
}
.data ul li {
	color: #474c52;
	margin-bottom: 6px;
}

.data ul li span {
	color: white;
	background: url(../images/circle.gif) no-repeat;
	text-align: center;
	width: 17px;
	height: 20px;
	padding: 1px 0 0 0;
	display: block;
	float: left;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	margin-right: 6px;
}
.data a.ad, .data a.ad:hover {
	line-height: 25px;
	font-weight: normal;
	padding: 0;
	display: block;
	color: white;
	font-size: 18px;
	text-decoration: none;
	padding: 10px;
	background: #e84361 url(../images/flowers.gif) top right no-repeat;
}
.data p {
	line-height: 130%;
	margin-bottom: 10px;
}
a.arrow {
	background: url(../images/arrow.gif) 0 5px no-repeat;
	padding-left: 20px;
}
a.arrow:hover {
	background: #fad5dc url(../images/arrow.gif) 0 5px no-repeat;
}
p.banner {
	text-align: center;
	margin: 20px 0 40px 0;
	height: 90px;
	position: relative;
}

p.banner span {
	position: absolute;
	width: 942px;
	text-align: center;
	left: -200px;
	top: 80px;
}
.content .data p.banner a:hover {
	background: white;
}
p.banner span a {
	font-size: 12px;
	color: #003366;
}
.content .data p.banner span a:hover {
	background: #fad5dc;
}
p.banner img {
	border: 1px solid #800080;
}

.footer {
	width: 941px;
	margin: 0 auto;
	line-height: 130%;
}
.footer p, .footer p a {
	font-size: 12px;
	color: #474c52;
	background: inherit;
}
.footer p a {
	padding: 2px;
}
.footer p.first {
	padding: 5px 0;
	margin-bottom: 18px;
	background: #e84361;
}
.footer p.first,.footer p.first a {
	color: white;
}
.footer p a:hover {
	background: white;
}
.footer p.first a:hover {
	background: white;
	color: black;
}
.data .shop {
	margin: 10px 0 15px 0; 
	_height: 1%;
}
.data .shop .item {
	width: 150px;
	float: left;
	margin-left: 10px;
	border: 1px solid #adbac7;
	padding: 6px 10px;
}
.data .shop .first {
	margin-left: 0;
}

.item div {
	height: 70px;
}
.item h2 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.item a {
	color: #003366;
	padding: 0;
	margin: 0;
}
.item a:hover {
	background: #d8e4f0;
}
.item p {
	font-size: 11px;
	line-height: 120%;
	margin: 0 0 7px 0;
	padding: 0;
	height: 40px;
	overflow: hidden;
}
.item div p {
	margin: 2px 0 0 0;
	height: auto;
	padding: 0;
	font-weight: bold;
}
.item div .strike {
	margin: 0;
	padding: 0;
	color: #f70028;
	font-weight: normal;
	text-decoration: line-through;
}
.item div.image {
	text-align: center;
	width: 150px;
	height: 150px;
	padding: 5px 0 5px 0;
	position: relative;
}
.item div.image div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	height: 150px;	
	
	_position: absolute;
	_height: auto;
	_top: 50%;
	_left: 50%;
}
.item div.image a {
	background: none !important;
}
.item div.image img {
	margin: 0;
	padding: 0;
	border:0;
	
	_top: -50%;
	_left: -50%;
	_position: relative;
	
}
div.hr {
	background: url(../images/horizontal-ruler.gif) repeat-x;
	height: 1px;
	margin: 18px 0 18px;
	line-height: 1px;
	overflow: hidden;
}
.data table input, .data table select, .data table textarea {
	width: 235px;
	border: 1px solid #474c52;
	margin: 3px 3px 3px 0;
	padding: 1px;
}
.data table select {
	padding: auto;
}
.data table textarea {
	width: 320px;
	height: 100px;
}
.data table select {
	width: 150px;
}
.data table td span {
	color: red;
	padding: 0 3px;
	position: relative;
	top: 2px;
	vertical-align: top;
}
.data table td.warn {
	color: red;
	font-size: 11px;
}
.data table input.button {
	color: white;
	background: #e84361;
	width: 80px;
	font-weight: bold;
	margin-top: 20px;
}