BODY
{
	background-color: white;
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 13px;
}

#pinkheadPanel
{
	position: relative;
	width: 50%;
	height: 300px;
	margin: 0px;
	padding: 0px;
	top: 0%;
	float:left;
	line-height: 14px;
	font-size: 11px;
	color: #ff4b8e;
	background-image: url(../../i/pink/bg.png);
	background-repeat: repeat-x;
	text-align: right;
}

#blueheadPanel
{
	position: relative;
	width: 50%;
	height: 300px;
	margin: 0px;
	margin-left: -1px;
	padding: 0px;
	top: 0%;
	float:right;
	line-height: 14px;
	font-size: 11px;
	color: #4bbbff;
	background-image: url(../../i/blue/bg.png);
	background-repeat: repeat-x;
	text-align: left;
}

#contentPanel
{
	position: relative;
	width: 90%;
	margin-left: 10%;
	float:left;
}

#contentPanel #menuPanel
{
	width: 220px;
	float:left;
	margin-left: -100%;
	line-height: 18px;
}

#contentPanel #contentWrapper
{
	float:left;
	width: 100%;
}

#contentPanel #contentWrapper #content
{
	margin: 0px 300px 0px 230px;
}

#logo
{
	position: relative;
	display: block;
	width: 100%;
	clear: both;
	text-align: center;
	margin: 30px 0px 30px; 
}

#footPanel
{
	width: 80%;
	color: #b9b9b9;
	margin: 0% 0% 10px 10%;
	float:left;
	font-size: 11px;
}

A
{
	color: #ff4b8e;
	text-decoration: underline;
}

#pinkheadPanel A.selected_secbut
{
	display: block;
	float: right;
	height: 21px;
	width: 114px;
	text-align: center;
	line-height: 21px;
	margin: 5px 20px 0px 5px;
	color: #ff91ba;
	text-decoration: none;
	background-image: url(../../i/pink/sec_bg.png);
	background-repeat: no-repeat;
}

#blueheadPanel A.selected_secbut
{
	display: block;
	float: left;
	height: 21px;
	width: 114px;
	text-align: center;
	line-height: 21px;
	margin: 5px 5px 0px 20px;
	color: #4bbbff;
	text-decoration: none;
	background-image: url(../../i/blue/sec_bg.png);
	background-repeat: no-repeat;
}

A#mailShortcut
{
	display: inline-block;
	float: right;
	background-image: url(../../i/pink/mail.png);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 30px;
	line-height: 14px;
}

A#sitemapShortcut
{
	display: inline-block;
	float: right;
	background-image: url(../../i/pink/sitemap.png);
	background-repeat: no-repeat;	
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 30px;
	line-height: 14px;
}

A.grey
{
	display: block;
	color: #666666;
	text-decoration: underline;
	margin: 0px 0px 0px 30px;
}

#menuPanel A.grey
{
	margin-bottom: 5pt;
}

SPAN.price
{
	position: relative;
	color: #ff4b8e;
	font-family: Georgia, serif;
	font-size: 11pt;
	top: -3px;
	float: right;
}

SPAN.price SUP
{
	font-size: 6pt;
}

H3
{
	font-size: 14px;
	color: #ce5884;
	font-weight: normal;
}

H3.blue
{
	color: #6dd4ff;
	margin-bottom: 0px;
}

SPAN.active
{
	color: #aa496d;
	text-decoration: none;
}

SPAN.date
{
	background-color: #ff4b8e;
	color: white;
	padding: 3px;
	margin: 2px 1px 4px 0px;
	font-family: Georgia,serif;
	font-size: 10px;
	line-height: 16px;
}
SPAN.year
{
	background-color: #ffbbd4;
	color: white;      
	padding: 3px;
	margin: 2px 1px 4px 0px;
	font-family: Georgia,serif;
	font-size: 10px;
	line-height: 16px;
}

DIV.product
{
	display: block;
	position: relative;
	width: 208px;
	height: 275px;
	margin: 0px;
	margin-bottom: 15px;
	margin-right: 15px;
	overflow: hidden;
	float: left;
}

DIV.product IMG
{
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 1;
}

DIV.product A IMG.basket
{
	position: absolute;
	left: 133px;
	top: 177px;
	z-index: 2;
	border: none;
}

DIV.product A IMG.detail
{
	position: absolute;
	left: 163px;
	top: 177px;
	z-index: 2;
	border: none;
}

DIV.product STRONG
{
	position: absolute;
	left: 13px;
	top: 192px;
	width: 115px;
	height: 45px;
	line-height: 15px;
	overflow: hidden;
	z-index: 2;
	font-weight: normal;
	color: #a8a8a8;
	text-decoration: none;
}

H1
{
	color: #aa496d;
	text-decoration: none;
	font-size: 14pt;
	font-weight: normal;
}

TABLE.basket
{
	background-color: #ff4b8e;
	border-spacing: 1px;
}

TABLE.basket TD
{
	background-color: white;
	padding: 3px;
}

INPUT.transparent
{
	background-color: transparent;
	border: none;
}

TABLE.basket TR.title TD
{
	background-color: #ff4b8e;
	color: white;
}

FIELDSET
{
	border: 1px solid #ff4b8e;
	padding: 15px;
}

LEGEND
{
	color: #ff4b8e;
}

#rightPanel
{
	width: 290px;
	float: left;
	margin-left: -290px;	
}

TABLE.table1
{
        background-color: grey;
        border-spacing: 1px;
}

TABLE.table1 TD
{
        background-color: white;
        padding: 3px;
}

TABLE.table1 TR.title TD
{
        background-color: grey;
        color: white;
}

A.visitorlink
{
	text-decoration: none;
}

A.visitorlink IMG
{
	vertical-align: middle;
}

STRIKE.old_price
{
	font-size: 70%;
	color: #ff4b8e; 
}