/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #0D006A;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* begin real styles now */

/* generic styles */

.offScreen{
	position:absolute;
	left: 9999px;
	top:-500px;
}

.clear{
	clear:both;
}

body{
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	line-height:1.5em;
}

body, a{
	color:#0D006A;
}
a:hover{
	text-decoration:none;
}

.imageLeft{
	float:left
}
.imageRight{
	float:right;
}

h1, h2{
	font-size:150%;
	color:#E8088D;
	font-weight:bold;
	padding:10px 0 30px 0;
}
div.catList{
	padding:10px 0 10px;
}
div.catList h1, div.catList h2{
	display:inline;
}
li{
	/* list-style-image:url(Media/bullet.gif); */
	padding-left:5px;
}
/* layout */

.headerWrapper, .contentWrapper
{
	width:958px;
	margin:0 auto;
	padding:5px 6px 0;
	background:#FFFFFF;
}

.header{
	width:741px;
	height:168px;
	float:right;
}

.flashcontent{
	width:741px;
	height:168px;
	float:right;
}

.headerWrapper{
	background:#FFFFFF url(Media/header_line.gif) no-repeat left bottom;
	padding-bottom:29px;
}
.tagline
{
	width:174px; /* 210px full width */
	background:#F654AE url(Media/tagline_top.gif) no-repeat;
	min-height:142px; /* 159px full height */
	padding:17px 18px 0 18px;
}
.tagInner
{
	height:9px;
	width:210px;
	background:url(Media/tagline_bottom.gif) no-repeat;
}


.tagline p{
	color:#FFFFFF;
	font-weight:bold;
}
.tagline .phoneNumber{
	font-size:140%;
	padding:0px 0;
}
.tagline .emailAddress{
	font-size:120%;
	padding:4px 0;
}

.contentWrapper
{
	padding-top:6px;
}

.leftCol
{
	width:210px;
	float:left;
}

.login { background:#020168 url(Media/nav_bottom.gif) left bottom no-repeat; color: #fff; padding: 0 0 6px 0; margin: 10px 0 0 0; }
.mainNav
{
	background:#020168 url(Media/nav_bottom.gif) left bottom no-repeat; color: #fff; padding-bottom:6px;
}
.mainNav a, .login a {
	color: #fff;
}
.login ul { background:url(Media/nav_top.gif) no-repeat; padding: 6px 0px 0 0px; }
.mainNav ul {
	background:url(Media/nav_top.gif) no-repeat;
	padding-top:6px;
}
.mainNav ul li, .login ul li {
	list-style:none;
	margin:0 17px;
	border-top:solid 1px #8988C5;
	padding-left:0;
}
.mainNav ul li a, .login ul li div { padding: 12px 0; display: block;	text-decoration: none; }
.mainNav ul li.Home{background: url(Media/home-icon-16.png) left center no-repeat;padding:0 0 0 40px;}
.mainNav ul li.Basket{background: url(Media/basket-icon-16.png) left center no-repeat;padding:0 0 0 40px;}
.mainNav ul li.About-us{background: url(Media/about-us-icon-16.png) left center no-repeat;padding:0 0 0 40px;}
.mainNav ul li.Contact-us{background: url(Media/contact-us-icon-16.png) left center no-repeat;padding:0 0 0 40px;}
.mainNav ul li.Testimonials{background: url(Media/testimonial-icon-16.png) left center no-repeat;padding:0 0 0 40px;}
.button { padding: 0!important; display: block; text-decoration: none; }
.login ul li a { padding:12px 0; display:block; text-decoration:none; border-bottom: 1px solid #999; }
.login ul li a:hover { color: #fe8402; }
.login ul li a.last { padding:12px 0; display:block; text-decoration:none; border-width : 0px; }
.mainNav ul li.selected_parenttop, .mainNav ul li.top, .login ul li.selected_parenttop, .login ul li.top { border-top: none; }
.mainNav ul li a.top, .login ul li a.top { border: none; }
.loginTitle { font-size: 150%; font-weight: bold; padding: 5px 0; }
.labelIDs { font-weight: bold; }
.loginInput { border: 2px solid #ddd; color: #444; width: 175px; }


.productNav
{
	background:url(Media/producth2_top.gif) no-repeat;
	padding:4px 0 0 0;
	margin:6px 0 30px;
	
}
.productNav p.productNavHeader
{
	background:url(Media/producth2_bottom.gif) #E2017F bottom left;
	padding:9px 18px 13px 18px;
	color:#FFFFFF;
	font-size:120%;
	font-weight:bold;
}
.productNav ul
{
	margin-left:5px;
	
}
.productNav ul ul
{
	margin-left:0px;
	
}
.productNav li
{
	list-style:none;
	padding-left:0;
	
}
.productNav li img
{

}
.productNav a
{
	display:block;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:110%;
	background-repeat:no-repeat;
	background-position:left center;
	padding:8px 0 8px 50px;
	min-height:18px;
}
.productNav .subNav a{
	font-weight:normal;
	min-height:0px;
	padding:0 0 0 50px;
	color:#000000;
}

.productNav ul ul li a{
	font-weight:normal;
	
}
.productNav ul a:hover{ color:#E40883;
	
}

.rightCol{
	width:711px;
	float:right;
	margin-bottom:40px;
}

.productSearch
{
	background:#E50E86 url(Media/prodSearch_top.gif) no-repeat;
	padding-top:8px;
	color:#FFFFFF;
	font-weight:bold;
	width:343px;
}

.productSearch form
{
	background:url(Media/prodSearch_bottom.gif) bottom left no-repeat;
	padding:0 0 8px;
	text-align:center;
}
.productSearch label{
	vertical-align:middle;
}
.productSearch .keywords
{
	border:none;
	outline:none;
	margin:0 8px;
	vertical-align:middle;
}



.footer
{
	clear:both;
	background:url(Media/footer_bg.gif) no-repeat #E3E0E0;
	min-height:85px;
	color:#898989;
	padding:22px 20px 0;
	width:928px;
	margin:0 auto;
}
.footer a{
	color:#898989;
	text-decoration:none;
}
.footer ul
{
	padding:22px 20px 0;
}
.footer li
{
	display:inline;
	border-right:solid 1px #898989;
	padding-right:4px;
	list-style:none;
	padding-left:0;
}
.footer p
{
	padding:0 20px;	
}

/* products */
.productListingContainer{
	clear:both;
}
.productListing
{
	width: 226px;
	float: left;
	margin: 0 10px 30px 0;
	color: #000;
	font-size: 120%;height:400px;position:relative;
}
.contentArea {height:160px;overflow:hidden;padding:0 0 10px 0;}
.productListing img{
	display:inline;
}
.productListing a{
	color:#060077;
	text-decoration:none;
	font-weight:bold;
}
.productListing ul{
	padding-left:20px;
	padding-bottom:20px;
	list-style:circle;
	width: 171px;
}
.productListing h3{
	margin:10px 0 10px; width: 191px; 
}
li.selected_parent a {color:#E40883;
}
li.selected_child a {color:#E40883;
}
.productTitle{ color:#010066; font-weight:bold;

}
.back{ color:#0D006A;
}

.testBottom { margin-bottom:20px;
}
.testQuotes { font-weight:bold; 
}
div.childCategoryListing
{
	padding: 10px 25px 35px 0px;
	text-align: center;
	width: 129px;
	float: left;
	height: 150px;
}
div.childCategoryListing img {
	display:block;
}
p.paraPadding {
	padding-bottom:20px;
}
div.paginationNav {
	/*text-align:center;*/
	padding-bottom:20px;
	text-align:right;
}
ul.pagination {
	list-style-type:none;
	float:right;
}
ul.pagination li {
	display:inline;
}
ul.pagination li a:link, ul.pagination li a:visited {
	color:#0D006A;
	text-decoration:none;
}
ul.pagination li a:hover, ul.pagination li.currentPage {
	text-decoration:underline;
}	
a.pagingViewAll {
	float:right;
}
.highlight {
	font-style:italic;
	color:#0066FF;
}
p.enquiry{

}

label.text{
	width:150px;
	float:left;
}
.dataText, .dataTextArea {border: 2px solid #ddd; color: #444; width: 175px; }
.goButton{
vertical-align:middle;
}

#sitemap ul{
	margin-left:20px;
}


/* product icons */
.prod72{ background-image:url(/Media/categoryIcons/72.gif) }
.prod73{ background-image:url(/Media/categoryIcons/73.gif) }
.prod74{ background-image:url(/Media/categoryIcons/74.gif) }
.prod75{ background-image:url(/Media/categoryIcons/75.gif) }
.prod76{ background-image:url(/Media/categoryIcons/76.gif) }
.prod77{ background-image:url(/Media/categoryIcons/77.gif) }
.prod78{ background-image:url(/Media/categoryIcons/78.gif) }
.prod80{ background-image:url(/Media/categoryIcons/80.gif) }
.prod100{ background-image:url(/Media/categoryIcons/100.gif) }
.prod117{ background-image:url(/Media/categoryIcons/117.gif) }

.price { clear: both; font-weight: bold; margin: 10px 0;display:none;}
.priceDetailPage { font-weight:bold; margin: 15px 10px 0 0; font-size:20px; color:#e8088d; }
.productHighlight { background-color: #fff; padding: 10px 0 0 0; }
.moreInfoBtn
{
	position:absolute; top: 380px;
	background-position: center;
	background: url(media/Call-to-action-btn.gif) no-repeat center 1%;
	width: 195px;
	height: 57px;
	display: block;
}
.moreInfoBtn:hover{	background: url(media/Call-to-action-btn.gif) no-repeat center 99%;height:57px;}

.productForm
{
	text-align:right;
	padding-right:36px;
}
.rightCol .productForm p{ margin:0 0 10px 0; text-align:left;}
.pinkText{ color:#E40883;}
.productForm .dataText
{
	background: url(media/dataTextbgd.jpg) no-repeat center; 
	border:0;
	width:228px;
	padding:6px 5px;
	margin:1px 0;
}
.productForm .dataTextAreaHolder
{
	background: url(media/dataTextArea.jpg) no-repeat right; 
}
.productForm .dataTextArea
{
	border:0;
	width:280px;
	padding:6px 0px 6px 6px;
	margin-right:2px;
	background:none;
}

/************* forms **************/
.genericForm label { float: left; clear: left; width: 120px; margin: 3px 0px 0px 0px; }
.genericForm label.titleLabels { float: none; }
.genericForm .dataText, .genericForm .boxselect { margin: 3px 0; }
.genericForm label.checkBoxLabel { float: none; }
.genericForm .inputCheckBox { }
.genericForm p.formSubmit { clear: left; margin: 3px 0 3px 120px; }
.genericForm p { float: left; margin: 3px 0 3px 40px!important; clear: both; }
.genericForm p:hover { float: left; margin: 3px 0 3px 40px!important; color: #fe8402; }

.orderHistoryTable th { font-weight: bold; font-size: 125%; padding: 0 0 15px 0; }
.sagepay { float: right; width: 250px; }
label { margin: 5px 0; }

#btnLogin { background: url(media/buttons/login.png) no-repeat left top; width: 83px; height: 30px; border: 0px solid #fff; margin: 10px 0 0 0; }
#btnLogin:hover { background: url(media/buttons/login.png) no-repeat left -58px; height: 30px; border: 0px solid #fff; margin: 10px 0 0 0; }

.addtocart { background: url(media/buttons/add-to-basket.png) no-repeat left top; width: 128px; height: 30px; border: 0px solid #fff; position:absolute; top: 380px;}
.addtocart:hover { background: url(media/buttons/add-to-basket.png) no-repeat left -58px; height: 30px; }

.addtocartStandard { background: url(media/buttons/add-to-basket.png) no-repeat left top; width: 128px; height: 30px; border: 0px solid #fff; }
.addtocartStandard:hover { background: url(media/buttons/add-to-basket.png) no-repeat left -58px; height: 30px; }

.detailsBtn { background: url(media/buttons/details.png) no-repeat left top; width: 90px; height: 30px; display: block; float: right; position:absolute; top: 380px; left: 134px;}
.detailsBtn:hover { background: url(media/buttons/details.png) no-repeat left -58px; height: 30px; }

.buyBtn { background: url(media/buttons/add-to-basket.png) no-repeat left top; width: 128px; height: 30px; border: 0px solid #fff; display: block; float: left; }
.buyBtn:hover {background: url(media/buttons/add-to-basket.png) no-repeat left -58px; height: 30px; }

.submitButton { margin-left: 120px; background: url(media/buttons/update.png) no-repeat left top; width: 140px; height: 30px; border: 0px solid #fff; display: block; float: left; }
.submitButton:hover {background: url(media/buttons/update.png) no-repeat left -58px; height: 30px; }

.registerButton { margin-left: 120px; background: url(media/buttons/register.png) no-repeat left top; width: 104px; height: 30px; border: 0px solid #fff; display: block; float: left; }
.registerButton:hover {background: url(media/buttons/register.png) no-repeat left -58px; height: 30px; }

.updateButton { background: url(media/buttons/update2.png) no-repeat left top; width: 100px; height: 30px; border: 0px solid #fff; }
.updateButton:hover {background: url(media/buttons/update2.png) no-repeat left -58px; height: 30px; }

.continueButton { background: url(media/buttons/continue.png) no-repeat left top; width: 111px; height: 30px; border: 0px solid #fff; display: block; float: left; }
.continueButton:hover {background: url(media/buttons/continue.png) no-repeat left -58px; height: 30px; }

.checkoutButton { background: url(media/buttons/checkout.png) no-repeat left top; width: 109px; height: 30px; border: 0px solid #fff; display: block; float: left; }
.checkoutButton:hover {background: url(media/buttons/checkout.png) no-repeat left -58px; height: 30px; }

.categoryText{clear:both;padding:10px 0;font-size:16px;line-height:1.2em;}
#social{clear:both;margin:0 0 20px 0;}
#social img{padding:0 10px 0 0;}
.origPrice{text-decoration:line-through;}
.lower{margin:5px 0 0 0;}
