/* CSS Document */


a{
	color: #E60D64; text-decoration: none; border-bottom:#CCCCCC 1px dashed;
}
a:hover {
	color: #0049AF; text-decoration: none; border-bottom:#CCCCCC 1px dashed;
}
a:first-child{
	border-bottom:none;
}

body
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
padding:0px;
margin:0px;
color:#0049AF;
}

p{
padding-left:10px;
line-height:1.5em;
}

.search
{
color:#EA007C;
border: solid 1px #A571AB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
width:132px;

}

.button 
{
border:none;
}

SELECT, INPUT
{
color:#EA007C;
border: solid 1px #A571AB;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

a.nav_main:link, a.nav_main:visited, a.nav_main:hover
{
color:#E60D64;
font-weight:bold;
text-decoration:none;
border-bottom:none;
}

a.nav_sub:link, a.nav_sub:visited, a.nav_sub:hover
{
color:#E60D64;
text-decoration:none;
border-bottom:none;
}

a.news_main:link, a.news_main:visited, a.news_main:hover
{
color:#EA007C;
font-size:16px;
text-decoration:none;
font-weight:bold;
border-bottom:none;
}

.news_date{
color:#9D9D9D;
font-weight:bold;
}

a.product_link:link, a.product_link:hover, a.product_link:visited
{
text-decoration:none;
font-weight:bold;
color:#95004F;
border-bottom:none;
}

.product_snippet
{
color:#95004F;
}

.product_price
{
color:#EA007C;
font-weight:bold;
}

.itempage_price
{
color:#EA007C;
font-weight:bold;
font-size: 18px;
padding:0px;
}

#breadcrumb
{
padding:15px;
padding-left:5px;
}

#breadcrumb a:link, #breadcrumb a:hover, #breadcrumb a:visited
{
text-decoration:none;
color:#E60D64;
border-bottom:none;

}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:normal;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

h3 {
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

.members_menu{
	list-style:none;
	margin:0px;
	padding:0px;
	margin-left: 10px; 
	padding-left: 10px;
	line-height:1.5em;
}

.full_product_rrp{
	font-size:16px;
	font-weight:bold;
}

#flash_nav a{
	border:0px;
}

