@charset "UTF-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; } 
table {	border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%;	font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
hr { display: none; }
address{ display: inline; }

fieldset,img,abbr{
	border:0;
}
ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
a,a:link,a:visited { 
	color: #890889;
	text-decoration:none; 
}

	a:hover {
		color: #e92969;
		text-decoration: none;
	}

a:focus { 
	color: black;
	text-decoration:underline;
}
a img { 
	border:0; 
}
.clear { 
	clear:both; 
}
:focus {
	outline: 0;
}
	
body {
	color:#000;
	font-size:13px;
	font-family: Arial, Verdana, Tahoma;
	background-image:url('pol-bg.gif');
	background-repeat:repeat;
}

.skiplink{
	display:none;
}

#wrapper {
	color:#000;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#bg {
	background: transparent;
	min-height: 656px;
}

.logo {
	height: 84px;
	width: 561px;
	margin: 0 0 0 15px;
}

#status {
	height: auto;
	width: 248px;
	margin: 0px 45px 0 0;
	background: #242324;
	border: 1px solid #1e1d1e;
	float:right;
}

#status h3 {
	background: #424142;
	padding: 6px;
	color: #d9d9d9;
	font-size: 1.1em;
}

#status .row1 {
	padding: 10px;
	color: white;
	background: #1e1d1e;
}

#status .row2 {
	padding: 10px;
	color: white;
	background: #242324;
}

.hot {
	background: white url(images/hot-bg.png) repeat-x;
	height: 30px;
	color: white;
	font-size: 1em;
	text-align:center;
	width: 100%;
	padding-top: 13px;
}


a.talk { 
        background:url(images/button_talk.png) repeat 0px 0px; 
        width: 194px; 
        height: 73px; 
        display: block; 
		position: absolute;
		top: 213px;
		margin-left: 156px;
}

a.talk span { 
        display: none; 
}

a.talk:hover { 
        background: url(images/button_talk.png) repeat 0px -73px; 
}


a.shop { 
        background:url(images/button_shop.png) repeat 0px 0px; 
        width: 194px; 
        height: 73px; 
        display: block; 
		position: absolute;
		top: 344px;
		margin-left: 434px;
}

a.shop span { 
        display: none; 
}

a.shop:hover { 
        background: url(images/button_shop.png) repeat 0px -73px; 
}

.perfume { 
        background: url(images/button_perfume.png) no-repeat; 
		height: 80px;
		width: 396px;
		position: absolute;
		top: 270px;
		margin-left: 190px;
}

.items { 
        background: white;
		width: 930px;
		align:center;
		text-align: center;
		min-height: 230px;
		padding: 0 35px;
		margin: 0 auto 15px auto;
}

.items p { 
        width: 135px;
		align:center;
        text-align:center;
		float:left;
		display:block;
		padding-right: 10px;
		padding-left: 10px;
}

.items img { 
	border:1px solid #021a40;	 
}

