/*-----------------------------------------------------------------------------------------------------------*/
/*LAYOUT SYLES ----------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/

/* Page wrapper START */
DIV#page-wrapper {
	margin: 0px auto;
	padding: 100px 0px 0px 0px;
	width: 990px;
	position: relative;
	background-color: #ffffff;
}
/* Page wrapper END */

/* Body wrapper START */
DIV#body-wrapper {
	padding: 58px 0px 0px 0px;
	position: relative;
	width: 990px;
}
/* Body wrapper END */

/* Content wrapper START */
DIV#content-wrapper {
	padding: 0px 0px 0px 32px;
	width: 958px;
}
/* Content wrapper END */

/* Main content START */
DIV#main-content {
	width: 759px;
	float: right;
}
/* Main content END */

/* Sub content START */
DIV#sub-content {
	padding-right: 32px;
	width: 137px;
	float: left;
}
/* Sub content END */

/* Main nav START */
DIV#main-navigation {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 990px;
	height: 58px;
}
/* Main nav END */

/* Header START */
DIV#header {
	padding: 0px 32px 0px 32px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 926px;
	height: 100px;
}
/* Header END */

/* Footer START */
DIV#footer {
	padding: 32px 32px 0px 32px;
	width: 926px;
	height: 92px;
	clear: both;
}
/* Footer END */



/*-----------------------------------------------------------------------------------------------------------*/
/*APPEARANCE SYTLES -----------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/

/* GLOBAL TAGS START -----------------------------------------------*/

BODY {
	background-color: #000000;
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
}
H1 {
	font-size: 1.7em;
	color: #602460;
	line-height: 1em;
}
H2 {
	font-size: 1.2em;
	font-weight: normal;
	color: #602460;
}
A {
	color: #707070;
	text-decoration: none;
}
P, UL, FORM, H1, H2 {
	margin: 0px;
	padding: 0px;
}
IMG {
	border: 0;
}

/* GLOBAL TAGS END -------------------------------------------------*/

/* GLOBAL BLOCKS START ---------------------------------------------*/

/* Main content START */
DIV#main-content {
	padding: 24px 0px 0px 0px;
}
DIV#main-content P A {
	text-decoration: underline;
}
DIV#main-content P A:hover {
	color: #92278F;
}
DIV#main-content UL {
	margin: 0px;
	padding: 0px 0px 20px 30px;
}
DIV#main-content UL LI {
	list-style-type: disc;
	color: #602460;
}
/* Main content END */

/* Sub content START */
DIV#sub-content {
	padding-top: 24px;
}
DIV#sub-content DIV {
	margin: 0px 0px 8px 0px;
	padding: 8px;
	width: 152px;
}
DIV#sub-content H3 {
	margin: 0px;
	padding: 0px;
	line-height: 1em;
	font-size: 1.5em;
	font-weight: normal;
	color: #ffffff;
}
DIV#sub-content H3 A {
	display: block;
	width: 152px;
	color: #ffffff;
}
DIV#sub-content H3 A:hover {
	text-decoration: underline;
}
DIV#sub-content P {
	line-height: 1.3em;
	font-size: 0.8em;
	color: #ffffff;
}
DIV#sub-content P A {
	display: block;
	width: 152px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
DIV#sub-content SPAN {
	text-transform: uppercase;
}
DIV#sub-content DIV#hp-welcome-msg {
	margin: 0px;
	padding: 0px;
	width: 168px;
	min-height: 242px;
	height: auto !important;
	height: 242px;
}
DIV#sub-content DIV#hp-welcome-msg P {
	margin: 8px 0px 12px 0px;
	color: #707070;
	font-size: 0.7em;
}
DIV#next-day-del {
	min-height: 204px;
	height: auto !important;
	height: 204px;
	background-color: #707171;
}
DIV#next-day-del H3 {
	margin: 0px;
}
DIV#next-day-del H3 A {
	height: 59px;
}
DIV#next-day-del P A {
	text-decoration: none;
	height: 150px;
}
DIV#next-day-del P A SPAN {
	text-decoration: underline;
}
DIV#pre-order-items {
	min-height: 86px;
	height: auto !important;
	height: 86px;
	background-color: #000000;
}
DIV#pre-order-items H3 A {
	height: 53px;
}
DIV#pre-order-items P A {
	height: 32px;
}
DIV#free-del {
	min-height: 109px;
	height: auto !important;
	height: 109px;
	background-image: url('../images/free-del-bgd.gif');
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #060305;
}
DIV#free-del H3 A SPAN.bold {
	font-weight: bold;
	text-transform: none;
}
DIV#free-del H3 A {
	height: 77px;
}
DIV#free-del P A {
	height: 32px;
}
DIV#sample-packs {
	min-height: 129px;
	height: auto !important;
	height: 129px;
	background-color: #707070;
}
DIV#sample-packs H3 A SPAN.bold {
	font-weight: bold;
	text-transform: none;
}
DIV#sample-packs H3 A {
	height: 101px;
}
DIV#sample-packs P A {
	height: 33px;
}
DIV#cloggs-link {
	font-size: 0.7em;
	background-color: #000000;
}
/* Sub content END */

/* Main nav START */
DIV#main-navigation UL {
	padding-left: 32px;
	height: 24px;
	list-style-type: none;
	font-size: 0.8em;
	float: left;
}
DIV#main-navigation UL LI {
	float: left;
	background-image: url('../images/main-nav-divider.gif');
	background-repeat: no-repeat;
	background-position: right;
	height: 24px;
}
DIV#main-navigation UL LI.last-li {
	background-image: none;
}
DIV#main-navigation UL LI A {
	padding: 2px 10px 0px 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	height: 22px;
}
DIV#main-navigation UL LI A:hover {
	color: #F06EAA
}
DIV#main-navigation UL LI.selected A {
	color: #F06EAA;
}
DIV#main-navigation UL LI.first-li A {
	padding-left: 0px;
}
DIV#main-navigation DIV.top-nav {
	padding-top: 4px;
	width: 990px;
	min-height: 25px;
	height: auto !important;
	height: 25px;
	background-image: url('../images/top-nav-bg.gif');
}
DIV#main-navigation DIV.top-nav UL LI A {
	padding-top: 1px;
	font-size: 1.2em;
}
DIV#main-navigation DIV.sub-nav {
	padding-top: 1px;
	width: 990px;
	min-height: 28px;
	height: auto !important;
	height: 28px;
	background-image: url('../images/sub-nav-bg.gif');
}
DIV#main-navigation FORM#keyword_search {
	float: right;
}
DIV#main-navigation FORM#keyword_search SPAN {
	color: #ffffff;
	font-size: 1.1em;
	float: left;
}
DIV#main-navigation FORM#keyword_search INPUT {
	margin: 3px 8px 0px 8px;
	padding: 0px;
	font-size: 0.7em;
	color: #707070;
	float: left;
	height: 14px;
}
DIV#main-navigation FORM#keyword_search INPUT.submit {
	margin: 5px 34px 0px 0px;
	color: #ffffff;
	font-size: 1.2em;
}
/* Main nav END */

/* Breadcrumb START */
P#breadcrumb {
	position: absolute;
	top: 161px;
	left: 231px;
	font-size: 0.7em;
}
P#breadcrumb A {
	color: #707070;
	text-decoration: none;
}
P#breadcrumb A:hover {
	color: #92278F;
	text-decoration: underline;
}
/* Breadcrumb END */

/* Header START */
DIV#header P.logo {
	margin-top: 16px;
	float: left;
}
DIV#header P#promo {
	padding: 5px;
	float: right;
}
DIV#header DIV.contact-details {
	margin-top: 12px;
	float: right;
}
DIV#header P.service {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	letter-spacing: 0.4px;
}
DIV#header P.phone {
	margin: 3px 0px 1px 0px;
	font-size: 2em;
	font-weight: bold;
	line-height: 0.8em;
	letter-spacing: 1px;
}
DIV#header P.phone SPAN {
	color: #92278f;
}
DIV#header P.email {
	font-size: 1em;	
	font-weight: bold;
}
DIV#header P.email A {
	color: #92278f;
	text-decoration: none;
}
DIV#header P.email A:hover {
	text-decoration: underline;
}
/* Header END */

/* Footer START */
DIV#footer P {
	color: #707070;
}
DIV#footer P.footer-logo {
	margin-bottom: 7px;
	border-bottom: 2px solid #707070;
}
DIV#footer UL.footer-links {
	float: left;
	list-style-type: none;
	font-size: 0.8em;
}
DIV#footer UL.footer-links LI {
	float: left;
	background-image: url('../images/footer-links-divider.gif');
	background-repeat: no-repeat;
	background-position: right;
}
DIV#footer UL.footer-links LI.first-li A {
	padding-left: 0px;
}
DIV#footer UL.footer-links LI.last-li {
	background-image: none;
}
DIV#footer UL.footer-links LI A {
	padding: 0px 10px 0px 10px;
	color: #707070;
	text-decoration: none;
}
DIV#footer UL.footer-links LI A:hover {
	text-decoration: underline;
	color: #92278F;
}
DIV#footer P.footer-isolve {
	float: right;
	font-size: 0.8em;
}
DIV#footer P.footer-isolve A {
	padding-left: 17px;
	color: #707070;
	text-decoration: none;
	background-image: url('../images/isolve-logo.gif');
	background-repeat: no-repeat;
	background-position: left center;
}
DIV#footer P.footer-isolve A:hover {
	text-decoration: underline;
	color: #92278F;
}
DIV#footer P.footer-isolve SPAN.isolve-i {
	color: #92278F;
}
/* Footer END */

/* GLOBAL BLOCKS END -----------------------------------------------*/

/* PAGE SPECIFIC START ---------------------------------------------*/

/* Product Listing Page START */
DIV#sub-content H1.cat-title {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font-size: 1.6em;
	color: #602460;	
}
DIV#sub-content P.cat-desc {
	padding: 0px 0px 15px 0px;
	font-size: 0.7em;
	color: #707070;
}
DIV#main-content P.product-results-listing {
	padding: 0px 32px 16px 0px;
	text-align: right;
	color: #707070;
	font-size: 0.7em;
	position: absolute;
	top: 60px;
	right: 0px;
}
DIV#main-content P.product-results-listing A {
	color: #707070;
	text-decoration: none;
}
DIV#main-content P.product-results-listing A:hover {
	color: #92278F;
	text-decoration: underline;
}
DIV.product-box {
	margin: 0px 32px 36px 0px;
	width: 221px;
	float: left;
	position: relative;
	display: inline;
}
DIV.product-box A {
	text-decoration: none;
	color: #707070;
	display: block;
}
DIV.product-box A:hover {
	text-decoration: underline;
	color: #92278F;
}
DIV.product-box A.product-image {
	padding-bottom: 2px;
	border-bottom: 2px solid #707070;
}
DIV.product-box A.product-image:hover {
	border-bottom: 2px solid #92278F;
}
DIV.product-box A IMG.new-in-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
}
DIV.product-box A.product-name {
	font-size: 1.3em;
}
DIV.product-box A SPAN.price {
	color: #92278F;
	font-size: 1.3em;
	font-weight: bold;
}
DIV.product-box P.prod-but {
	clear: both;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
/* Product Listing Page END */

/* Product Page START */ 
DIV#main-prod-details {
	padding: 0px 32px 0px 32px;
	width: 221px;
	float: right;
}
DIV#main-prod-details H1 {
	padding-bottom: 22px;
	color: #707070;
	font-weight: normal;
}
DIV#main-prod-details P.prod-desc {
	padding-bottom: 22px;
	font-size: 0.75em;
	color: #707070;
	line-height: 1.35em;
}
DIV#main-prod-details P.rrp {
 padding-bottom: 6px;
 color: #707070;
 font-size: 1.2em;
 font-weight: bold;
}
DIV#main-prod-details P.price {
	color: #92278F;
	font-size: 1.6em;
}
DIV#main-prod-details P.vat {
	padding-bottom: 22px;
	color: #707070;
	font-size: 0.7em;
}
DIV#main-prod-details DIV.call-to-order {
	padding: 0px 0px 0px 8px;
	height: 59px;
	background-image: url('../images/call-to-order-grad.gif');
}
DIV#main-prod-details DIV.call-to-order P {
	padding-top: 5px;
	color: #ffffff;
	font-size: 1.2em;
	line-height: 1em;
}
DIV#main-prod-details DIV.call-to-order P SPAN {
	padding-bottom: 2px;
	padding-top: 4px;
	display: block;
	font-size: 1.6em;
	letter-spacing: 1px;
}
DIV#main-prod-image {
	width: 474px;
	float: left;
}
DIV#main-prod-image {
	position: relative;
}
DIV#main-prod-image IMG.new-in-overlay {
	position: absolute;
	top: 0px;
	left: 0px;
}
DIV#main-prod-image A.prod-img {
	margin-bottom: 10px;
	padding-bottom: 2px;
	border-bottom: 2px solid #707070;
	display: block;
}
DIV#main-prod-image A.prod-img:hover {
	border-bottom: 2px solid #92278F;
}
DIV#main-prod-image A.enlarge {
	color: #707070;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
DIV#main-prod-image A.enlarge:hover {
	color: #92278F;
}
DIV#main-prod-image P.go-back {
	margin-top: 32px;
}
DIV#main-prod-image P.go-back A {
	color: #707070;
	font-size: 0.7em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
DIV#main-prod-image P.go-back A:hover {
	color: #92278F;
}
/* Product Page END */

/* Info Page START */
DIV.info-page DIV#main-content {
	padding-right: 32px;
	width: 727px;
}
DIV.info-page DIV#main-content P {
	margin: 0px 0px 26px 0px;
	font-size: 0.8em;
	color: #707070;
}
/* Info Page END */

/* Search Page START */
DIV.search-page FORM.single-button-form INPUT {
	padding: 0px 0px 3px 0px;
	width: 49px;
	height: 20px;
	background-image: url('../images/submit-but.gif');
	background-position: top left;
	background-repeat: no-repeat;
	background-color: transparent;
	border: none;
	font-size: 0.7em;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
}
/* Search Page END */

/* Contact Us Page START */
DIV.contact-page P {
	font-size: 0.8em;
	color: #707070;
}
DIV.contact-page DIV#main-content DIV#contact-page-left {
	float: left;
	width: 474px;
}
DIV.contact-page DIV#main-content DIV#contact-page-left H1 {
	margin-bottom: 11px;
}
DIV.contact-page DIV#main-content DIV#contact-page-right {
	padding-right: 32px;
	float: right;
	width: 221px;
}
DIV.contact-page DIV#main-content DIV#contact-page-right P {
	padding-bottom: 28px;
}
DIV.contact-page DIV#main-content DIV#contact-page-right P SPAN {
	font-weight: bold;
	font-size: 1.2em;
	color: #92278f;
}
DIV.contact-page DIV#main-content FORM {
	margin: 20px 0px 0px 0px;
	padding: 8px 8px 0px 0px;
	float: left;
	background-image: url('../images/form-bot.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #707070;
}
DIV.contact-page DIV#main-content FORM LABEL {
	padding: 0px 5px 5px 0px;
	float: right;
	width: 115px;
	text-align: right;
	color: #ffffff;
}
DIV.contact-page DIV#main-content FORM INPUT {
	margin-bottom: 5px;
	float: right;
	width: 343px;
	height: 18px;
	border: none;
}
DIV.contact-page DIV#main-content FORM INPUT.button {
	margin: 6px 0px 8px 0px; 
	padding: 0px 0px 3px 0px;
	background-image: url('../images/submit-but.gif');
	background-position: top left;
	background-repeat: no-repeat;
	width: 49px;
	height: 20px;
	background-color: transparent;
	border: none;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
}
DIV.contact-page DIV#main-content FORM TEXTAREA {
	float: right;
	width: 343px;
	height: 175px;
	border: none;
	overflow: auto;
}
DIV.contact-page DIV#main-content TABLE {
	border-collapse: collapse;
}
DIV.contact-page DIV#main-content TABLE TD {
	padding: 0px;
}
DIV.contact-page DIV#main-content FORM#contact-success {
	margin: 0px;
	background-color: transparent;
	background-image: none;
}
DIV.contact-page FORM#contact-success INPUT#std-form-continue-but {
	margin: 6px 0px 8px 0px; 
	padding: 0px 0px 3px 0px;
	background-image: url('../images/continue-but.gif');
	background-position: top left;
	background-repeat: repeat-x;
	width: 69px;
	height: 20px;
	background-color: transparent;
	border: none;
	color: #ffffff;
	font-size: 0.7em;
	font-weight: bold;
}
/* Contact Us Page End */

/* Sitemap START */
BODY.sitemap DIV#main-content UL {
	padding: 0px 0px 0px 30px;
	list-style-type: none;
}
BODY.sitemap DIV#main-content UL LI A {
	text-decoration: none;
	color: #707070;
	font-size: 0.8em;
}
BODY.sitemap DIV#main-content UL LI A:hover {
	text-decoration: underline;
	color: #92278F;
}
/* Sitemap END */

/* Homepage START */
DIV.hp-main-box {
	float: left;
}
DIV.hp-promo-box {
	margin-right: 32px;
	padding: 8px;
	float: right;
	width: 205px;
	height: 226px;
	background-color: #707070;
	position: relative;
}
DIV#main-content DIV.hp-promo-box P A {
	color: #FFFFFF;
	font-size: 1.6em;
	line-height: 1em;
	text-decoration: none;
	width: 205px;
	height: 226px;
	display: block;
}
DIV#main-content DIV.hp-promo-box P A:hover {
	text-decoration: underline;
}
DIV#main-content DIV.hp-promo-box P A SPAN {
	display: block;
	clear: both;
	font-weight: bold;
}
DIV#main-content DIV.hp-promo-box P A SPAN.more {
	position: absolute;
	bottom: 6px;
	left: 8px;
	font-size: 0.45em;
	text-transform: uppercase;
	text-decoration: underline;
}
DIV.hp-products {
	margin-top: 32px;
}
DIV.hp-prods-wrapper {
	margin-top: 32px;
}
/* Homepage END */

/* Info page START */
DIV.info-page DIV#main-content UL LI {
	font-size: 0.8em;
}
DIV.info-page DIV#main-content H2 {
	margin: 11px 0px;
}
/* Info page END */

/* PAGE SPECIFIC END -----------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------------*/

/* GLOBAL UTILITIES START ------------------------------------------*/
/*colours*/
.accessibility-hidden {
	position: absolute;
	left: 0px; 
	top: -10000px;
}
DIV.visual-clear {
	clear: both;
	display: block;
	height: 0px;
}
/* GLOBAL UTILITIES END --------------------------------------------*/