body
{
	font-family: arial;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}

h1
{
	margin-top: 0;
	color: #02267c;
	font-size: 16px;
}

.productInfo h1
{
	float: left;
	margin-top: 0;
	padding: 3px 5px;
	background-color: #21408c;
	color: #ffffff;
	font-size: 16px;
}

.accountLinks
{
	font-size: 12px;
	color: #cccc99;
}

.accountLinks a:link, .accountLinks a:visited, .accountLinks a:active
{
	color: #000000;
	text-decoration: none;
}

.accountLinks a:hover
{
	text-decoration: underline;
}

.banner
{
	color: #ffffff;
	font-size: 14px;
}

.basket
{
	text-transform: uppercase;
}

.breadcrumb, .breadcrumb a:link, .breadcrumb a:visited, .breadcrumb a:active
{
	color: #999999;
	text-decoration: none;
}

.breadcrumb a:hover
{
	text-decoration: underline;
}

.breadcrumb a.active:link, .breadcrumb a.active:visited, .breadcrumb a.active:active
{
	color: #000000;
	text-decoration: none;
}

.breadcrumb a.active:hover
{
	text-decoration: underline;
}

a.dropdownItem:link, a.dropdownItem:visited, a.dropdownItem:active
{
	display: block;
	padding: 5px 10px;
	margin: 0;
	font-weight: normal;
}

a.dropdownItem:hover
{
	background-color: #e5e5cb;
	color: #02267c;
	margin: 0;
}

.footer a:link, .footer a:visited, .footer a:active
{
	color: #666666;
	text-decoration: none;
	font-size: 12px;
}

.footer a:hover
{
	text-decoration: underline;
}
ul#nav
{
	margin-left: 0;
	padding-left: 0;
}

ul#nav li
{
	list-style-type: none;
	float: left;
	margin-left: 0;
}

a.navigation:link, a.navigation:visited, a.navigation:active
{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	position: relative;
	top: 7px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

a.navigation:hover
{
	color: #000066;
	text-decoration: none;
	border-right: 1px solid #ffffff;
	position: relative;
	top: 7px;
	background-color: #E5E5CB;
}


.newItem a:link, .newItem a:visited, .newItem a:active
{
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

.newItem a:hover
{
	text-decoration: underline;
}

.newItem .price
{
	color: #02267c;
	font-weight: bold;
}

.productOptions select
{
	width: 198px;
	color: #666666;
	border: 1px solid ##CCCC99;
}

.productOptions input[type='text']
{
	color: #666666;
	border: 1px solid #999999;
}

.productPrice
{
	font-weight: bold;
	color: #21408c;
}

.productPrice span.wasprice
{
	color: #000000;
}

.search a:link, .search a:visited, .search a:active
{
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}

.search a:hover
{
	text-decoration: underline;
}
