body {
	margin: 0px;
	padding: 0px;
}
#contactdetails {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #85A1A4;
	margin-right: 14px;
	margin-bottom: 35px;
}
#shoponline {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
#searchform {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.searchfield {
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border: 1px solid #87A0A5;
	padding-left: 5px;
}
#basketitems {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #924A60;
	margin-left: 2px;
	margin-bottom: 1px;
}
#basketlinks {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 1px;
}





#contactdetails a {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #85A1A4;
	text-decoration: none;
}
#contactdetails a:hover {

	font: bold 14px Arial, Helvetica, sans-serif;
	color: #924A60;
	text-decoration: none;
}
#basketlinks a {
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#basketlinks a:hover {
	font: 13px Arial, Helvetica, sans-serif;
	color: #C9D3D6;
	text-decoration: none;
}
#searchbox a {
	color: #FFFFFF;
	text-decoration: none;
}

.searchfieldbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #87A0A4;
	background: #E7ECED;
}
#cicons {
	background: url(images/ccards.gif) no-repeat center center;
	width: 186px;
	text-align: center;
	display: block;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 80px;
}

.searchfieldbutton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #87A0A4;
	background: #BCCACD;
}
#leftnav a {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	display: block;
	width: 166px;
	background: #9BB7BA;
	padding: 10px;
}
.countrylist {
	width: 300px;
}

#leftnav a:hover {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	border-top: 1px solid #FFFFFF;
	display: block;
	width: 166px;
	background: #85A1A4;
	padding: 10px;
}
.on {
	font-weight: bold;
	background: #85A1A4;
}
#freesearch {
	background: #678084;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, sans-serif;
	height: 24px;
	width: 186px;
	padding-top: 10px;
	text-align: center;
	display: block;
}
#searchbox {
	width: 176px;
	display: block;
	background: #9BB7BA;
	text-align: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-bottom: 20px;
}
#searchform a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.searchfield2 {
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #87A0A5;
	padding-left: 5px;
	font-weight: normal;
}
#headercontent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-size: 22px;
	color: #924A60;
	font-weight: normal;
	margin: 0px 0px 5px;
	padding: 0px;
}
#headercontent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px 0px 10px;
	padding: 0px;
}


.searchfieldbutton2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	border: 1px solid #87A0A4;
	background: #E7ECED;
}
#searchbox a:hover {
	color: #924A60;
	text-decoration: none;
}
#searchform a:hover {

	color: #c9d3d6;
	text-decoration: none;
	font-weight: bold;
}
#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#footer a {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {

	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
#subnav a {
	background: #924A60;
	display: block;
}
#subnav2 a {

	background: #924A60;
}
#headercontent a {
	color: #924A60;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
#headercontent table {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: none;
}
#productbox {
	background: #EEF2F2;
	padding: 10px;
	border: 1px solid #85A1A4;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#productspecs {
	background: #924A60;
	color: #FFFFFF;
	padding: 5px;
	border: 1px solid #FFFFFF;
	font-size: 11px;
}
.image_border {
	border: 1px solid #924A60;
}
.redbutton {
	background: #924A60;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	cursor:pointer;cursor:hand
}
.bluebutton {
	background: #678084;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #FFFFFF;
	cursor:pointer;cursor:hand
}
#productbox h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #924A60;
	margin: 0px;
	padding: 0px;
}
#subnav2 a:hover {


	background: #623140;
}
#subnav a:hover {

	background: #623140;
	display: block;
}
#productimages {
	width: 130px;
	background: #FFFFFF;
	padding: 5px;
	border: 1px solid #924A60;
}
#productspecs a {
	color: #FFFFFF;
	font-weight: bold;
}
#contentbox {
	background: #FFFFCC;
	padding: 10px;
	margin-bottom: 10px;
	color: #990000;
	border: 1px solid #924A60;
}
#images {
	background: #9BB7BA;
	text-align: center;
	display: block;
	border: 1px solid #85A1A4;
}
.flag {
	margin-right: 6px;
	margin-bottom: 6px;
}
#flagbox {
	color: #FFFFFF;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}
#flagbox a {
	color: #E9E9E9;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#flagbox p {
	font: 11px Georgia, "Times New Roman", Times, serif;
}
.big {
	font-size: 28px;
	line-height: 10px;
}
#freedelivery {
	background: #924A60 no-repeat;
	padding: 10px;
	font-family: Helvetica, Arial;
	font-size: 18px;
	display: block;
	text-align: center;
	color: #FFFFFF;
	margin-bottom: 15px;
	font-weight: normal;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#freedelivery a {
	color: #FFFFFF;
}
#selectcountry {
	background: #FFFFCC;
	padding: 10px;
	border: 1px solid #B1B1B1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
