body {
	background-color: #fefff1;
	background-image: url(mainbg.png);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#headerouter {
	width: 100%;
	position: relative;
	height: 148px;
	background-image: url(headerbg.png);
	background-repeat: repeat-x;
	z-index: 1000;
}
#headerinner {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	height: 144px;
	background-image: url(innerheaderbg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 4px;
	padding-right: 10px;
	padding-left: 10px;
}
#headerinner #headerleft {
	float: left;
	position: relative;
	height: 113px;
	width: 450px;
	color: #FFF;
}
#headerinner #headerleft img {
	float: left;
	padding-right: 10px;
}
#headerinner #headerleft #mainnavigation {
	position: absolute;
	bottom: 1px;
	left: 147px;
	color: #FFF;
}
#mainnavigation a:link {
	color: #FFF;
	text-decoration: none;
}
#mainnavigation a:visited {
	color: #FFF;
	text-decoration: none;
}
#mainnavigation a:hover {
	color: #EC138A;
	text-decoration: none;
	background-color: #FFF;
}
#mainnavigation a:active {
	color: #FFF;
	text-decoration: none;
}
#headerinner #headerright {
	float: right;
	position: relative;
	height: 113px;
	width: 450px;
	text-align: right;
	color: #FFF;
}
#headerinner #headerright #search {
	position: absolute;
	right: 0px;
	bottom: 1px;
}
#mainouter #left {
	float: left;
	width: 140px;
	padding-right: 10px;
	font-size: x-small;
	line-height: 1.8;
}
#left ul {
	list-style-type: none;
	padding-left: 2px;
}
#mainouter {
	position: relative;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	top: -15px;
	background-color: #FFF;
	z-index: 999;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#mainouter #main {
	float: left;
	padding-left: 10px;
	width: 780px;
	color: #666;
}
#main h1 {
	font-size: x-large;
	font-weight: lighter;
	color: #666;
	margin-bottom: 10px;
}
#catitem {
	width: 380px;
	margin-right: 10px;
	float: left;
	margin-bottom: 10px;
}
#mainouter #main #pinkline {
	clear: both;
	margin-bottom: 15px;
	height: 1px;
	margin-right: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #EC138A;
}
#catitem #price {
	color: #EC138A;
	font-size: medium;
	padding-top: 5px;
	padding-bottom: 5px;
}
#mainouter #main #catitem h2 {
	color: #EC138A;
	font-size: large;
	font-weight: lighter;
}
#mainouter #main #catitem #rrp {
	color: #999;
	text-decoration: line-through;
}
#main h2 {
	font-size: large;
	font-weight: lighter;
	color: #666;
}
#main a:link {
	color: #ED68B4;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited {
	color: #ED68B4;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #ED68B4;
}
#main a:active {
	color: #ED68B4;
	text-decoration: none;
	font-weight: bold;
}
#left ul li a:link {
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#left ul li a:visited {
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#left ul li a:hover {
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-color: #FEFFF1;
}
#left ul li a:active {
	display: block;
	color: #666;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}
#left h2 {
	font-weight: lighter;
	color: #EC138A;
	font-size: medium;
}
#credits {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: xx-small;
	color: #CCC;
	line-height: normal;
	padding-right: 0px;
	padding-left: 0px;
}
#credits a {
	color: #EC138A;
	text-decoration: none;
}
#enquiryform label {
	display: block;
}
#moreinfo a:link {
	color: #FFF;
	background-color: #EC138A;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	border: thin solid #CDDE54;
	font-weight: normal;
	margin-bottom: 5px;
	clear: both;
	margin-top: 5px;
}
#moreinfo a:visited {
	color: #FFF;
	background-color: #EC138A;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	border: thin solid #CDDE54;
	font-weight: normal;
	margin-bottom: 5px;
}
#moreinfo a:hover {
	color: #FFF;
	background-color: #C01172;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	border: thin solid #EC138A;
	font-weight: normal;
	margin-bottom: 5px;
}
#moreinfo a:active {
	color: #FFF;
	background-color: #EC138A;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
	border: thin solid #CDDE54;
	font-weight: normal;
	margin-bottom: 5px;
}
#cart table tr td {
	padding: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#checkout table tr td {
	padding: 3px;
}
#cart #grandtotal {
	padding: 5px;
	font-size: medium;
}
#main p img {
	margin-bottom: 5px;
}
#main #indexleft {
	float: left;
	width: 385px;
	margin-bottom: 5px;
}
#main #freedelivery {
	float: right;
	width: 385px;
	margin-bottom: 5px;
}
#main #mailinglist {
	float: right;
	width: 365px;
	margin-bottom: 5px;
	color: #EC1389;
	background-color: #FFF;
	padding: 10px;
}
#main #mailinglist h2 {
	font-weight: lighter;
	color: #EC1389;
	font-size: x-large;
	letter-spacing: -1px;
}
#mailinglistjoin #emailaddress {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 3px;
	margin: 0px;
}
#mailinglistjoin #button {
	color: #EA219B;
	background-color: #FFF;
	margin: 0px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#clearall {
	clear: both;
}
#carttable tr th {
	background-color: #EC138A;
	color: #FFF;
	text-align: left;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#headerright a:link {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#headerright a:visited {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#headerright a:hover {
	font-weight: bold;
	color: #EC138A;
	text-decoration: none;
	background-color: #FFF;
}
#headerright a:active {
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.error {
	color: #FFF;
	font-size: medium;
	background-color: #F00;
	padding: 5px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#checkout_errorloc {
	color: #F00;
}
#checkout table tr td .sub {
	font-size: x-small;
	color: #999;
}
#ordersummaryaddressestable {
	width: 100%;
}
#ordersummaryaddressestable tr td {
	margin: 0px;
	padding: 5px;
	width: 50%;
}
#orderlinessummary tr th {
	text-align: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#orderlinessummary tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#mainouter #main #mailinglist #mailinglistjoin input {
	color: #FFF;
	margin: 2px;
	padding: 2px;
	background-color: #F4B6D9;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: small;
}
.specialsheader2 {
	font-size: x-large;
	color: #EC1389;
}

