﻿body {
	margin: 17px 0;
	padding: 0;
	background-color: #e8eef5;
	color: #0f3f5b;
	font-family: Arial, Helvetica, sans-serif;
	}


form {margin: 0;}
img {border: 0;}
img.float-right {
	float:right;
  	margin: 30px 0px 10px 0px;
}
img.float-left {
	float:left;
  	margin: 0px 5px 5px -10px;
}

a {text-decoration: none; color: #0f3f5b;}
a:hover {text-decoration: underline;}
.floatLeft  {float: left;}
.floatRight {float: right;}
.clearBoth {clear: both;}
.clearLeft {clear: left;}
.clearRight {clear: right;}

h1{font-size: 140%; margin-bottom:0;}

.underline {text-decoration: underline;}
.nounderline {text-decoration: none;}

.clear {clear:both;height:1px;}
.floatLeft {float:left}
.floatRight {float:right}

hr     {
	border: none;
	padding:0;
	border-top: 1px solid #ccc;
	background-color: #fff;
	height: 1px;
}

.hrLine {
height: 1px;
background-color: #ccc;
margin-top:5px;
margin-bottom:5px;
}

#wrapperHeader {
	background: #e8eef5 url(../bradbury/header_shadow2.gif) top center no-repeat;
}
#header {
	/*width: 770px;*/
	width: 950px;
	height: 78px;
	margin: 0 auto;
	/*position: relative;*/
	background: #0D0C31 url(../bradbury/header_bg2.gif) no-repeat;
    /*border: 1px solid #f0f;*/
}
#header img {float: left;}
#basket {float: right; color: #fff; font-size: 75%; margin: 16px 55px 0 0; text-align: right; padding-left: 20px;}
#basket a {color: #fff;}

#secondRow {
	/*width: 760px;*/
	width: 940px;
	height: 20px;
	margin: 0 auto;
	background-color: #eaf1fd;
	padding: 6px 0 6px 10px;
	font-size: 80%;
	position: relative;
	z-index:5;
	/*border: 1px solid #f0f;*/
}

#searchBox {width: 229px;}
#searchBox .typeText{width: 137px; border: 1px solid #CAC9DE; position: absolute; top: 6px; left: 10px;}
#searchBox .typeImage {position: absolute; top: 6px; left: 153px;}

#mailingList {width: 297px; padding-left: 14px; position: absolute; top: 6px; left: 625px;}
#mailingList span {position: absolute; top: 2px;}
#mailingList .typeText {width: 134px; border: 1px solid #CAC9DE; position: absolute; top: 0px; left: 112px;}
#mailingList .typeImage {position: absolute; top: 0px; left: 252px;}

#currencies {width: 220px; position: absolute; top: 2px; left: 724px;}

#topNav {width: 352px; height: 20px; border-left: 1px solid #a9b7d0; position: absolute; top: 8px; left: 239px;}
#topNav ul {
	font-size: 95%;
	/*width: 212px;*/
	width: 352px;	
	margin: 0;
	padding: 0 0 0 5px;
	list-style-type: none;	
}

#topNav ul li {float: left; padding-left: 7px;}
#topNav ul li a {color: #18154E}

#wrapperMain {background: #E8EEF5 url(../bradbury/main_shadow2.gif) top center repeat-y;z-index:0;}
#main {
	/*width: 762px;*/
	width: 942px;
	margin: 0 auto;
	position: relative;
	clear: both; 
	background-color: #fff; 
	padding: 11px 4px 0 4px;
	z-index:1;
}

#top5BestSellers {
	background-color: #EAEAF2;
	width: 171px;
	padding: 3px;
	margin-left: 9px;
}

#top5BestSellers h2 {
	margin: 0;
	padding: 6px;
	font-weight: normal;
	color: #fff;
	font-size: 100%;
	background-color: #1572af;
	/*background: #0B0A29 url(../bradbury/top5_bg.gif) repeat-x;*/
}

#top5BestSellersInner {
	padding: 5px 2px;
	background: #fff url(../bradbury/top5_inner_bg.gif) repeat-x bottom left;
}
.top5Item {width: 165px; margin: 3px 0;}
.top5Item img {
	padding: 1px;
	width: 46px; height: 46px;
	background: #fff url(../bradbury/top5_sq_bg.gif) no-repeat;
	float: left;
}
.top5Item p {margin-left: 57px; color: #343264; font-size: 85%;}
.top5Item p a {color: #343264; font-weight: bold;}
.leftColBorder {border: 1px solid #C0C0E0; width: 175px; margin-top: 8px; margin-left: 9px;}

.saleItems {background: #fff url(../bradbury/home/sale_items.jpg) no-repeat;}


#rightCol {font-size: 80%; width: 714px; margin: 0 0 0 218px;}
* html #rightCol {margin: 0 0 0 192px;}
#homeBanner {border: 1px solid #C0C0E0; background: #fff url(../bradbury/home/wn_range_bg.jpg) no-repeat;}

.homeItems {float: left; background-image: url(../bradbury/home/home_items_bg.gif); margin-bottom: 5px;}
.homeItem {background-color: #EAEAF2; padding: 3px 3px 5px 3px; width: 176px; float: left; margin-left: 6px;}
.homeItemFirst {margin-left: 0;}
.homeItem img {margin-bottom: 10px;}
.homeItemText {padding: 3px 10px; color: #333;}

.homeItemText{min-height:35px;height:auto;}
* html .homeItemText {height: 35px;}

.homeItemPrice {padding: 3px 10px; color: #18154E; font-weight: bold;}
.homeItemBtn {padding: 3px 10px;}


#wrapperFooter {background: #E8EEF5 url(../bradbury/footer_shadow2.gif) bottom center no-repeat; padding-bottom: 30px;}
#footer {width: 770px; margin: 0 auto; padding-top: 20px;}

#specialOfferCode {float: left; height: 55px; width: 172px; padding-left: 38px; border-right: 1px solid #C5C3BE;
	font-size: 80%; font-weight: bold;
	position: relative;
}
#specialOfferCode .typeText{width: 83px; border: 1px solid #CAC9DE; position: absolute; top: 20px; left: 38px;}
#specialOfferCode .typeImage{position: absolute; top: 20px; left: 128px;}
#footerCards {float: left; border-right: 1px solid #C5C3BE;}

#footerCol3, #footerCol4 {float: left; font-size: 75%;}
#footer ul {margin: 10px 0 0 17px; padding: 0; list-style-type: none; height: 45px;}
#footer li {background: #fff url(../bradbury/footer_arrow.gif) no-repeat center left; padding-left: 10px;}
#footerCol3 a, #footerCol4 a{color: #18154E;}
#footerCol3 {width: 154px; border-right: 1px solid #C5C3BE;}

#breadcrumb {border-bottom: 1px solid #12103E; padding-bottom: 8px; }
#breadcrumb a {color: #18154e; text-decoration:underline;}
#rightCol h2 {font-size: 120%; margin: 8px 0;}

#thePaging {color: #18154e;}
#thePaging a {color: #18154e; text-decoration:underline;}

.catHeading {font-size: 150%; margin: 8px 0;}

.catRow {float: left; margin-bottom: 10px;}
.catSubBox {float: left; width: 350px;}
.catBoxFirst {margin-right: 14px;}
.catSubBox h3 {
	margin: 0;
	/*background: #fff url(../bradbury/cats/text_bg.gif) no-repeat bottom left;*/
	padding: 5px 5px;
	/*width:350px;*/
	/*height:26px;*/
	font-weight: bold;
	font-size: 105%;
	background-color: #eaeaf2;
	
}
.catSubBox h3 a {color: #12103E; display: block;}
.catSubBox h3 a:hover {text-decoration: none;}
.catSubBox ul {
	margin: 5px 0; padding: 0; list-style-type: none;
}
.catSubBox ul li {font-size: 95%;}
.catSubBox ul li a {color: #12103E; display: block; width: 346px; padding-left: 4px;}
.catSubBox ul li a:hover{text-decoration: none; background-color: #D5E2F2;}

.catBox {float: left; width: 350px; margin-bottom: 10px;}
.catBox h3 {
	margin: 0 0 3px 0;
	padding: 5px 5px;
	/*color: #12103E;*/
	font-weight: bold;
	font-size: 105%;
	background-color: #eaeaf2;
}
.catSubBox p {margin: 5px 0 0 3px;}
.catSubBox p a {color: #12103E; font-weight: bold;}
.catBox p {margin: 5px 0 0 3px;}
.catBox a {color: #12103E; font-weight: bold;}

.productsRow {float: left; margin-bottom: 10px;}
.productResult {float: left; width: 173px; margin-left: 7px; background-color:#eaeaf2;}

.productResult2 {float:left; width:173px; margin-right:5px; background-color:#eaeaf2; margin-top: 10px;}
.productResult3 {float:left; width:173px; margin-right:7px; background-color:#eaeaf2; margin-top: 10px;}

.thumbImage {
width:167px;
height:167px;
background-color:#fff;
text-align:center;
line-height:167px;
/*border: 1px solid #f0f;*/
}

#thumbImage img {
/*width:167px;*/
/*height:167px;*/
margin:auto;
vertical-align: middle;
}



#theProductImage img {
/*width:310px;height:310px;*/
}

.productResultFirst {margin: 0px;}
.productResult img.mainPic {border: 3px solid #eaeaf2;}
.productResultPrice {font-weight: bold;}
.productMainInfo {margin: 8px 0;}

#wrapperLine {
	width:924px;
	margin:0 auto;
	border-bottom: 1px solid #d0d0d7;
	color:#fff;
	height:1px;
	/*border: 1px solid #f0f;*/
}

.catBox2 {
border-top: 3px solid #eaeaf2;
border-left: 3px solid #eaeaf2;
border-right: 3px solid #eaeaf2;
}

#title1{width:254px;height:24px;background-image: url(../bradbury/home/featuredproductsTitle.gif);background-repeat: no-repeat;text-indent: -10000px;} 
#title2{width:715px;height:480px;background-image: url(../bradbury/home/featured_products.jpg);background-repeat: no-repeat;text-indent: -10000px;} 
#baskettitle{width:714px;height:42px;background-image: url(../bradbury/basket_title.gif);background-repeat: no-repeat;text-indent: -10000px;} 
#findUs{width:714px;height:24px;background-image: url(../bradbury/find_us.gif);background-repeat: no-repeat;text-indent: -10000px;} 

.hdrproduct {font-weight:bold;font-size:140%;}

.iconTellAFriend {
	background: #fff url(/bradbury/icon_friend.gif) no-repeat center left;
	padding-left: 25px;
	line-height: 170%;	
	/*font-weight:bold;*/		
}

.iconAskQuestion {
	background: #fff url(/bradbury/icon_question.gif) no-repeat center left;
	padding-left: 25px;
	line-height: 170%;	
	/*font-weight:bold;*/			
}

.iconAddWishlist {
	background: #fff url(/bradbury/icon_add.gif) no-repeat center left;
	padding-left: 25px;
	line-height: 170%;	
	/*font-weight:bold;*/	
}

.iconWriteReview {
	background: #fff url(/bradbury/icon_write.gif) no-repeat center left;
	padding-left: 25px;
	line-height: 170%;	
	/*font-weight:bold;*/	
}

.iconReadReview {
	background: #fff url(/bradbury/icon_read.gif) no-repeat center left;
	padding-left: 25px;
	line-height: 170%;	
	/*font-weight:bold;*/
}


.addText{
	background: #fff url(/bradbury/icon_down.gif) no-repeat center left;
	padding-left: 35px;
	padding-top:10px;
	font-weight:bold;	
	margin-bottom:0;	
}


#productDetail {
	margin-top: 20px;
	margin-bottom: 20px;	
}

#productDetail h2 {
	font-size: 100%;
	margin: 0;
}
#productDetail a {color: #18154e;}
#productDetail {width: 320px;}
#theProductImage {width: 320px;text-align:center;}

#productDetail .price {font-weight: bold; color: #e50000;}

#curEUR, #curGBP {border: 1px solid #000;}
#flags img {margin-right: 3px;}

#cartTable {
margin-top: 5px; 
border: 6px solid #ecf1f0;
}

.cartHeaderRow td {
	background-color: #fff;
	color: #18154e;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
.cartDesc {
	/* background-image: url(/kent/cartTopArrow.gif); */
	background-repeat: no-repeat;
	background-position: 13px 0;
}
.cartRemoveBox {text-align: center;}
.cartQtyBox {text-align: center;}
.cartQtyBox input {
	width: 20px;
	background-color: #fff;
	border: 1px solid #000;
	text-align: center;
}
.cartRow {
	background-color: #3d3d3d;
	color: #fff;
}
.cartRow td {padding: 5px;}
.cartRowTotal {
	background-color: #fff;
	color: #18154e;
	font-weight: bold;
	text-align: right;
}
.cartRowTotal td {padding: 5px;}
.cartRowTotal td.cartTotal, .cartRowTotal td.ar {
	background-color: #fff;
	color: #18154e;
	font-weight: bold;
	text-align: center;
}
td.cartTotal, td.cartTotalRowRight {text-align: right;}
.cartTitleColumn {font-weight: bold;}

.cartForm {}
.cartInfo {
	text-align: right;
	color: #e50000;
	border-top: 1px solid #e50000;
	margin: 10px 0;
	padding: 10px 0;
}

a.continueShopping {float: left; display: block; width: 160px; height: 35px; background: url(/bradbury/btn_continue.gif) top left; text-indent: -10000px; overflow: hidden;}

#ifShipping {
	background: #fff url(/bradbury/icon_em.gif) no-repeat left center;
	color: #000;
	/*margin: 10px 0;*/
	padding: 5px 50px;
	/*border: 1px solid #f0f;*/
}

.displayError {
	background: #fff url(/bradbury/icon_em.gif) no-repeat left center;
	color: #000;
	padding: 5px 50px;
	/*border: 1px solid #f0f;*/
}

.yellowBanner{
	background-color: #fff;
	color: #000;
	padding: 5px;
	font-weight: bold;
	margin-top: 10px;
	border-left: 6px solid #ecf1f0;
	border-right: 6px solid #ecf1f0;	
	border-top: 6px solid #ecf1f0;		
	/*height:39px;*/
}

.highlightBanner {
	background-color: #e50000;
	color: #fff;
	padding: 5px;
	font-weight: bold;
	margin-top: 10px;
	margin-top: 0;
}



/************************************************************************************/

/* compare products styles */
.applyoverflow {
	overflow-x:auto;
	overflow-y:hidden;
	width:100%;
	padding-bottom:50px;
}

table.tbl_compare {
	width:100%;
	border-collapse:collapse;
	border:0px;
}

table.tbl_compare td {
	vertical-align:top;
	text-align:left;
	padding:0px 10px;
}

table.tbl_compareproduct {
	border-collapse:inherit;
	line-height:18px;
}

table.tbl_compareproduct td {
	padding:3px 0px;
}


/* standard table display */
.std_table {
	/*background:#F9F9F9;*/
	background:#fff;
	border:6px solid #ecf1f0;
	border-top:2px solid #ecf1f0;
	/*border:1px solid #CCCCCC !important;*/
	/*margin-bottom:10px;*/
	padding:10px;
	text-align:left;
	vertical-align:top;
	/*line-height:20px;*/
	/*font-size:11px;*/
}

.std_table table { 
	border-collapse:collapse;
	width:85%;
}

.std_table th { 
	vertical-align:top;
	padding:0px 10px 0px 0px;
	width:35%;
	font-weight:normal;
}
.std_table td {	padding:0px 5px 0px 0px; }

/* Category table (shopdisplaycategories.asp) */
table.tbl_category td {	text-align:center; }

/* shopcustomer.asp form */
table.tbl_customer {
	width:95%;
	/*border: 1px solid #f0f;*/
}

table.tbl_customer th {
	width:35%;
	vertical-align:top;
	text-align:left;
	font-weight:normal;
}

table.tbl_customer td {
	vertical-align:top;
	text-align:left;
}

table.tbl_customer iframe {	/* refer to shoplicense.htm for changing license styles */ 
	width:100%;
}

table.tbl_subproduct {
	border-collapse:collapse;
	margin-right:2px;
	margin-bottom:2px;
	border:1px solid #ddd;
	background:#F7F7F7;
	text-align:center;
	width:100px;
	float:left;
}

table.tbl_subproduct td {
	padding:3px 5px;
}

/* General override styles */
.ac { text-align:center !important; }
.ar { text-align:right !important; }
.al { text-align:left !important; }
.fr { float:right !important; }
.fl { float:left !important; }
.vt { vertical-align:top !important; }
.vm { vertical-align:middle !important; }
.vb { vertical-align:bottom !important; }
.cb {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
.smlpad { padding:15px !important; }

.txtfield{
	background-color: #FFFFFF;
	border-bottom-color: #7f9db9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #7f9db9;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #7f9db9;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #7f9db9;
	border-top-style: solid;
	border-top-width: 1px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	font-style: normal;
	font-weight: normal;
	/*width:160px;*/
	/*width:30px;	*/
}

.shipfield{
	background-color: #FFFFFF;
	border-top-style: solid;
	border: 1px solid #7f9db9;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	font-style: normal;
	font-weight: normal;
	width:260px;
	height:100px;
}

.txtfielddropdown{
	background-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: x-small;*/
	font-style: normal;
	font-weight: normal;
	border:1px solid black;
	width:153px;	
}

.submitbtn {
   color:#666;
   font-family: Arial, Helvetica, sans-serif;
   background-color: #f3f3f3;
   /*font-size: x-small;*/
   /*font-weight: bold;*/
   border:1px solid #aaaaaa;
}

.continueBtn {
		/*border: 1px solid #f0f;*/	
		width:97px;
		height:35px;
		margin:10px auto 30px auto;	
}

#dealershipMap {
	width:712px;
	height:259px;
	border: 1px solid #1572af;
	/*float:left;*/
	margin:0;
	padding:0;
	/*z-index:-1*/
}

.stylesTable td{
border-bottom:1px solid #ccc;
}

#sitemap ul { 
		list-style: none;
	}

.mapBg {
	width:683px;
	height:22px;
	line-height:22px;
   	/*border: 1px solid #f0f;*/
	background-color: #eaeaf2;
	display:block;
	margin-left:-40px;
	padding-left:30px;

}

#sitemap ul ul{ 
		list-style-type: disc;
	}
	
#sitemap ul ul ul{ 
		list-style-type: circle;
	}	
	
#sitemap ul ul ul ul{ 
		list-style-type: disc;
	}
	
#sitemap ul ul ul ul ul{ 
		list-style-type: circle;
	}
	
.pricewas {
	font-weight: bold;
	color: #000;
}
.pricenow {
	font-weight: bold;
	color: #c00;
}
.pricesaving {
	color: #666;
}	

.searchresultwrapper{
    z-index: 30;
	position:absolute;
	padding:10px 10px 10px 10px;
	background:#fff;
	font-family:arial;
	font-size:11px;
	text-align:left;
	visibility:hidden;
	margin-top:5px;
	min-width:300px;
	border:5px #D3D3DC solid;

}

.searchresultwrapper a{
    color:#2777AA!important;
	font-weight:normal !important;
}

.searchresultwrapper a:active{
    color:#2777AA!important;
	font-weight:normal !important;
}


.searchresultwrapper a:hover{
    color:#2777AA!important;
	font-weight:normal !important;
	text-decoration:underline
}

.searchresultwrapper a:visited{
    color:#2777AA!important;
	font-weight:normal !important;
}					
