body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
p { margin-top: 5px; margin-bottom: 10px; }
h1 { font-size: 24px; }
h2 { font-size: 18px; }
h3 { font-size: 14px; }
.headLink {
	font-size: 12px;
	margin-left: 10px;
}
input, textarea {
	font-size: 12px;
}
.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.error { color: #FF0000; }
.slogan {
	clear: left;
	color: green;
	font-size: 36px;
	text-align: center;
	padding: 10px;
}
.mainPageP {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding: 10px;
}

a:link { color: #DF2C77; }
a:visited { color: #FF55BB; }

.nonbordered { border: none; }
.formTable { text-align: left; padding:5px; }
.formTable th, .formTable td { vertical-align: top; }

.formSection {
	width: 274px;
	margin: 5px;
	padding: 5px;
	border: 1px solid #000000;
	background-color: #EEFFDD;
}
.formSection p { font-size: 10px; }
#leftSection, #rightSection { float: left; }

.stockist {
	border: 1px dotted #CCCCCC;
	padding: 5px;
	margin: 5px;
	text-align: left;
	width: 245px;
	height: 140px;
	float: left;
	font-size: 11px;
}
.stockistTable th {
	vertical-align: top;
}
.stockist h1 {
	text-align: left;
	margin: 0px;
	margin-bottom: 6px;
	font-size: 16px;
	height: 32px;
}
.stockist .address {
	vertical-align: top;
	height: 83px;
}

#topBar {
	background-color: #E4F0BA;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	height: 114px;
}
#topBar td {
	text-align: center;
}
#logo {
	width: 412px;
	border-bottom: 2px solid #DF2C77;
	height: 114px;
}
#logo .dawnMarkey {
	display: block;
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 16px;
	text-transform: uppercase;
	margin: 0px;
	margin-left: 2px;
}
.or {
	background: url('images/or.gif') no-repeat center;
	width: 35px;
}
#callus {
	position: absolute;
	left: 420px;
	top: 5px;
	height: 80px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
}
#callus p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#callus table {
	font-weight: normal;
	font-size: 12px;
}
.telNumber {
	font-weight: bold;
	font-size: 22px;
}
#menu {
	position: absolute;
	left: 412px;
	top: 91px;
	right: 0px;
	border-top: 2px solid #DF2C77;
	border-left: 2px solid #DF2C77;
	background-color: #FFFFFF;
	padding: 3px;
}
#menu ul {
	list-style: none;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	float: left;
	padding-left: 13px;
}
#searchbar {
	position: absolute;
	right: 0px;
	top: 0px;
}



#mainCol {
	margin-top: 15px;
	margin-left: 175px;
	margin-right: 20px;
}

#leftCol {
	position: absolute;
	width: 165px;
	left: 0px;
	margin-left: 0px;
	margin-right: 4px;
	margin-top: 15px;
}
#leftCol img { border: none; }

#basket {
	margin: 2px;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	padding: 2px;
	font-size: 11px;
}
#basket h1 {
	font-size: 12px;
	margin: 0px;
	margin-bottom: 2px;
	padding-bottom: 3px;
	text-align: center;
	border-bottom: 1px solid #CCC
}

.leftColItem {
	width: 144px;
	background-color: #ffffff;
}
.leftColItem ul {
	margin: 0px;
	list-style: none;
	padding: 3px;
}
.leftColItem ul li {
	padding: 2px;
}
#category #title {
	font-weight: bold;
	padding: 15px 0px 5px 0px;
	clear: both;
	font-size: 16px;
	text-decoration: none;
}
#category .subcategory {
	margin-left: 20px;
	float: left;
	clear: left;
	text-decoration: none;
}
.subcategory ul {
	margin: 0px;
}


#rightCol {
	position: absolute;
	width: 156px;
	top: 120px;
	right: 0px;
	margin-left: 4px;
	margin-right: 0px;
	margin-top: 15px;
}
#rightBox {
	margin: 0px;
}
#similarItem {
	width: 150px;
	display: block;
	vertical-align: top;
	text-align: center;
	padding-bottom: 15px;
}
#similarItem img {
	display: inline;
}


#rangeItems {
	clear: both;
	padding-top: 10px;
}
#rangeItems .rangeItem {
	float: left;
	width: 150px;
	height: 185px;
	text-align: center;
	margin: 5px;
}
#rangeItems .rangeItem a { text-decoration: none; }
#rangeItems .rangeItem img { margin-top: 5px; }

#basketTable { width: 590px; }
#basketTable th { text-align: left;	}
#paymentOptions { margin-left: 270px; margin-top: 25px; }
#paymentOptions td { vertical-align: top; }
#gcForm { display: inline;}

#centerCol {
	margin-top: 15px;
	margin-left: 175px;
	margin-right: 158px;
}
#featured {
	float: right;
	clear: right;
	margin: 5px;
}
#featured h2 { margin: 0px; }
#mainImg {
	margin-right: 5px;
	margin-bottom: 5px;	
	float: left;
}
#productList {
	display: block;
	border-top: 1px solid #CCCCCC/*DF2C77*/;
	border-bottom: 1px solid #CCCCCC/*DF2C77*/;
	padding: 5px;
	margin-bottom: 10px;
}
#productList h2 {
	margin-top: 0px;
}
.productInfo {
	float: left;
	width: 295px;
	height: 150px;
	background-color: #FFFFFF/*E4F0BA*/;
	border: 1px dotted #CCCCCC/*C0F0A0*/;
	text-align: left;
	margin: 5px;
	margin-top: 0px;
}
.productInfo h2 { font-size: 12px; margin: 0px; height: 52px; }
.productInfo form { margin: 0px; }
.productInfo h2, .productInfo p, .productInfo form { margin-left: 155px; }
.productInfo img, .productDetails img { float: left; border: none; margin-right: 5px; }
.productDetails {
	float: left;
	background-color: #FFFFFF/*E4F0BA*/;
	border: 1px dotted #CCCCCC;
	text-align: left;
	margin: 5px;
	margin-top: 0px;
	padding: 5px;
	width: 360px;
}
#productDesc {
	border-top: 1px dotted #CCCCCC;
	padding-top: 5px;
	margin-top: 8px;
}
.qtyBox {
	width: 25px;
	text-align: right;
}
#leftBar, #rightBar {
	width: 13px;
	height: 28px;
	float: left;
}
#sortSelect {
	height: 28px;
	font-weight: bold;
	font-size: 11px;
}
#notice {
	padding: 5px;
	margin-bottom: 10px;
	border: 1px dashed #DF2C77;
}
.category {
	font-weight: bold;
}
#choice {
	font-size: 18px;
	clear: left;
}
#choice ul {
	list-style: none;
	padding: 0px;
}
#choice li {
	display: inline;
	margin: 5px;
}
#centreBottom {
	clear: left;
	margin: 10px;
	left: 160px;
	right: 160px;
	text-align: center;
}
#footer {	
	clear: both;
	width: 600px;
	margin: auto;
	margin-top: 30px;
	border-top: 1px dotted #CCCCCC;
	padding: 2px;
	text-align: center;
	background-color: #FFFFFF;
}