/* Begin Structure Styles =============================================== */
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1862A6;
	font-size: 11px;
	overflow: -moz-scrollbars-vertical;
	background-color: #FFFFFF;
}
#wrapper {
	padding: 0px;
	width: 100%;
	margin: 0px;
	text-align: left;
	background: url(../images/wrapper_shim.gif) repeat-y;
}
#header {
	text-align: left;
	height: 117px;
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(images/header.gif);
	background-repeat: repeat-x;
}
#logo {
	background-image: url(images/logo.gif);
	float: left;
	height: 42px;
	width: 150px;
	padding: 0px;
	margin-top: 30px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#headerright {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 114px;
	width: 500px;
}
#headerrightbox1 {
	margin: 0px;
	float: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 480px;
}
#top_nav {
	list-style-type: none;
	float: right;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 0;
	padding-left: 0;
}
#top_nav ul li {
	display: inline;
	padding-right: 14px;
	margin-left: 14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #446590;
}
#top_nav ul li.last {
	border: 0;
	padding: 3px 2px;
}
#top_nav a {
	text-decoration: none;
	color: #446590;
}
#top_nav a:hover {
	color: #446590;
	text-decoration: underline;
}
.menucolour1 {
	background-color: #69B332;
	color: #FFFFFF;
}
.menucolour1 a {
	color: #FFFFFF;
}
.menucolour2 {
	background-color: #3027E7;
}
.menucolour3 {
	background-color: #E727A5;
}
.menucolour4 {
	background-color: #F59818;
}
#navcontainer ul
{
	padding-left: 0;
	margin-left: 0;
	float: left;
	font-family: arial, helvetica, sans-serif;
	width: 473px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8D8D8D;
	margin-top: 3px;
	background-color: #FFFFFF;
}
#navcontainer ul li {
	display: inline;
}
#navcontainer ul li a {
	color: #999999;
	text-decoration: none;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8D8D8D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D8D8D;
	padding-top: 0.4em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
}
#navcontainer ul li a:hover {
background-color: #369;
color: #fff;
}
#footer {
	clear: both;
	width: 100%;
	font-size: 10px;
	color: #8199AF;
	text-align: center;
	margin-top: 15px;
	height: 45px;
	background-image: url(images/footer_bg.gif);
	background-repeat: repeat-x;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-bottom: 15px;
	position: relative;
}
#footer li {
	white-space: nowrap;
	display: inline;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8199AF;
}
#footer ul li.last {
	border: 0;
}
#footer a {
	text-decoration: underline;
	color: #8199AF;
}
#footer a:hover {
	color: #8199AF;
	text-decoration: none;
}
/* End Structure Styles =============================================== */
#outer_content_container {
	text-align: left;
	width: 100%;
	margin-bottom: 5px;
	margin-top: 15px;
	padding: 0px;
	clear: both;
	position: relative;
}
#content_container {
	text-align: left;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 0px;
	margin-left: 220px;
	margin-right: 10px;
}
.home_title {
	margin: 0;
	padding: 8px 0 10px 10px;
	float: left;
	width: 352px;
	background: #02325F;
}
.home_title h1 {
	font-size: 14px;
	font-weight: bold;
	color: #D1B321;
}
.home_content {
	margin: 0;
	padding: 15px;
	float: left;
	width: 333px;
}
.main_title {
	margin: 0;
	background: #02325F;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
	width: auto;
}
.main_title h1 {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.main_subtitle {
	margin: 0;
	float: left;
	width: 532px;
	background: #AE0035;
	margin: 10px 0 5px 0;
	padding: 4px;
}
.main_subtitle h2 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#main_content {
	margin: 0;
	padding: 10px 10px 7px 10px;
	float: left;
	width: 539px;
	background: #FFFFFF;
}
#main_content ul {
	padding-left: 15px;
}
#main_content ul li {
	list-style: none;
	background: url(../images/arrow.gif) no-repeat 0 4px; /* new */
	padding-left: 10px;
}
#main_content ul li a {
	text-align: left;
	display: block;	
	padding: 0 0 5px 0;
	text-decoration: none;
}
#main_content ul li a:hover {
	text-decoration: none;
}
#main_content ul li a:visited {
	text-decoration: none;
}
#main_content ul li a:active {
	text-decoration: none;
}
/* Begin Breadcrumb Styles =============================================== */
#breadcrumb {
	border-bottom: 1px dashed #4D6F8F;
	font-size: 10px;
	color: #606069;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 8;
	margin-left: 0px;
	width: 98%;
}
#breadcrumb ul {
	margin: 0;
}
#breadcrumb ul li {
	display: inline;
	border-right: 1px solid #606069;
	padding-right: 5px;
	margin-left: 5px;
	font-size:14px;	
}
#breadcrumb ul li a {
	color: #606069;
	text-decoration: none;
}
#breadcrumb ul li a:hover {
	color: #606069;
	text-decoration: underline;
}
#breadcrumb ul li.last {
	border: 0;
	padding: 0;
}
.pagebox {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
	width: 98%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
}
.pagetitle {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
	width: 98%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.pagetitle h1 {
	color: #446590;
	font-size: 20px;
	font-weight: bold;
	padding-left: 10px;
}
.left_content_nav_container {
	width: 190px;
	margin: 0px;
	padding-top: 0em;
	padding-right: 1em;
	padding-bottom: 0em;
	padding-left: 1em;
	float: left;
}
.left_content_nav_containerheader {
	background-image: url(images/leftmenu_header.gif);
	margin: 0px;
	height: 22px;
	width: 176px;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.left_content_nav_containerfooter {
	background-image: url(images/leftmenu_footer.gif);
	padding: 0px;
	height: 16px;
	width: 186px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.left_content_nav {
	width: 186px;
	padding: 0px;
	background-color: #8F9091;
	margin: 0px;
}
.left_content_nav ul li {
	list-style-type: none;
}
.left_content_nav ul li a {
	color: #8F9091;
	text-align: left;
	font-size: 11px;
	display: block;
	height: 19px;
	text-decoration: none;
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8F9091;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.left_content_nav ul li a:visited {
	text-decoration: none;
	color: #8F9091;
}
.left_content_nav ul li a:active {
	text-decoration: none;
	color: #8F9091;
}
.left_content_nav ul li a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8F9091;
}
.leftboxborder {
	width: 186px;
	border: 1px solid #8F9091;
	text-align: left;
	color: #8F9091;
	margin-bottom: 10px;
	clear: both;
}
.leftboxborderheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F9091;
	margin: 2px;
	clear: both;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}
.deliverybox {
	background-image: url(images/banner_nextdaydeliv_shim.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 100%;
}
.deliveryboxleft {
	background-image: url(images/banner_nextdaydeliv_left.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 13px;
}
.deliveryboxright {
	background-image: url(images/banner_nextdaydeliv_right.gif);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 70px;
	width: 13px;
}
.deliveryboximg {
	background-image: url(images/banner_nextdaydelivery.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	background-repeat: no-repeat;
	width: 90%;
}
.deliveryboxclick {
	background-image: url(images/banner_nextdaydeliv_button.gif);
	padding: 0px;
	float: right;
	height: 29px;
	width: 171px;
	margin-top: 35px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




.securebox {
	background-image: url(images/banner-secureshim.gif);
	background-repeat: repeat-x;
	height: 70px;
	width: 98%;
}
.secureboxleft {
	background-image: url(images/banner-secureleft.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 6px;
}
.secureboxright {
	background-image: url(images/banner-secureright.gif);
	margin: 0px;
	padding: 0px;
	float: right;
	height: 70px;
	width: 6px;
}
.secureboximg {
	background-image: url(images/banner-secure.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	background-repeat: no-repeat;
	width: 90%;
	background-position: center;
}
/* End Left Menu Styles =============================================== */
/* Begin Class Styles =============================================== */
.fontwhite {
	color: #FFFFFF;	
}
.fontgrey {
	color: #999999;	
}
.fontgreydrk {
	color: #606069;	
}
.fontlightblue {
	color: #8199AF;	
}
.fontblack {
	color: #000000;	
}
.fontred {
	color: #AE0035;	
}
.fontyellow {
	color: #D8B637;	
}
.backgroundblack {
	background: #000000;
}
.backgroundgrey {
	background: #4D5767;
}
.backgrounddarkblue {
	background: #02325F;
}
.backgroundlightblue {
	background: #DCE8F4;
} 
.backgroundgreybg {
	background:#F1F2F2;
}
.bordergrey {
	border: 1px solid #4D5767;
}
.borderblue {
	border: 1px solid #537492;
}
.borderbluebottom {
	border-bottom: 1px solid #537492;
}
.borderblueright {
	border-right: 1px solid #537492;
}
.bordertop {
	border-top: 1px	solid #A0A0A5;
}
.borderbottomdashedwhite {
	border-bottom: 1px dashed #FFFFFF;
}
.borderbottomdashedblue {
	border-bottom: 1px dashed #43688B;
}
a:link, a:visited, a:active {
	text-decoration: underline;
	color: #446590;
}
a:hover, a {
	text-decoration: none;
	color: #8199AF;
}
a.yellow:link, a.yellow:visited, a.yellow:active {
	color: #D8B637;
}
a.yellow:hover, a.yellow {
	color: #8199AF;
}
a.red:link, a.red:visited, a.red:active {
	color: #CC0000;
}
a.red:hover, a.red {
	color: #CC0000;
}
a.white:link, a.white:visited, a.white:active {
	color: #FFFFFF;
}
a.white:hover, a.white {
	color: #FFFFFF;
}
/* End Class Styles =============================================== */
/* Begin Basket Styles =============================================== */
.basket {
	font-weight: bold;
	padding: 5px;
	margin: 0px;
	float: right;
	width: 240px;
	font-size: 10px;
}
.basketleft {
	padding: 0px;
	background-image: url(images/header_basket.gif);
	margin: 3px;
	float: left;
	height: 25px;
	width: 29px;
	background-repeat: no-repeat;
}
.basketright {
	padding: 3px;
	float: left;
}
.productcat {
	width: 167px;
	text-align: center;
	float: left;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 6px;
	border: 1px solid #8F9091;
	padding: 1px;
}
.productcattitle {
	background-color: #D2DAE5;
	margin: 0px;
	clear: both;
	float: left;
	height: 30px;
	width: 167px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.productcattitle h2 {
	color: #446590;
	font-size: 12px;
	font-weight: bold;
}
.productcatimage {
	margin: 0px;
	clear: both;
	float: left;
	width: 167px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.productcatlink {
	margin: 0px;
	clear: both;
	float: left;
	height: 22px;
	width: 167px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.productcatlist {
	clear: both;
	padding-top: 2px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8F9091;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	position: relative;
	padding-right: 3px;
	padding-left: 3px;

}

/* End Basket Styles =============================================== */
.productlistrow {
	border: 1px solid #003B77;
	margin-bottom: 8px;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 8px;
	margin-left: 0px;
	float: left;
	height: 175px;
}
.productlistcolumn1 {
	margin: 0;
	width: 100px;
	padding: 4px;
	float: left;
}
.productlistcolumn2 {
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
	width: 135px;
}
.productdetailrow {
	border: 1px solid #003B77;
	width: 98%;
	margin-top: 8px;
	padding: 4px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
	float:left;
}
.productdetailcolumn1 {
	float: left;
	padding: 0;
	margin: 0;
	width: 200px;
}
.productdetailcolumn2 {
	float: left;
	background-color: #E4EBF1;
	min-height: 220px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 4px;
	width: 95%;
}
.productdetailcolumn2 ul {
	list-style: disc inside;
}
.productdetailcolumn2 li {
	padding-top: 4px;
	list-style-position: inside;
	list-style-type: disc;
	margin-top: 4px;
}
.subbox {
	width:115px;
	height:25px;
	margin-right:1px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right: 5px;
}
/* Begin Form Styles =============================================== */
form {
	margin: 0;
	padding: 0;
}
legend { 
	padding: 0 6px;
	color: #02325F;
	font-weight: bold;
}
fieldset, input:focus, textarea:focus {
	border: 1px solid #7D7D7D;
}
label { 
	display: block; 
	float: left; 
	text-align: right; 
	padding: 0 10px 0 6px; 
	margin-bottom: 0; 
	width: 160px; 
	font-weight: bold; 
}
.input {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #7D7D7D solid;
	color: #02325F;
	height: 17px;
}
.select {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #7D7D7D solid;
	color: #02325F;
}
.inputsmall {
	font: 10px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #7D7D7D solid;
	color: #02325F;
}
.textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	background-color: #FFFFFF;
	border: 1px #7D7D7D solid;
	color: #02325F;
}
/* End Form Styles =============================================== */
.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8F9091;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitred {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.colourbox {
	width: 65px;
	text-align: center;
	float: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003399;
	margin-bottom: 4px;
	margin-top: 3px;
	margin-left: 1px;
}
.colourboximage {
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 100%;
}
.prdextraimage {
	margin: 5px;
	float: left;
	width: 50px;
}
.prdcatsubhead {
	color: #446590;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A1B2C7;
	font-weight: bold;
	padding-top: 7px;
	padding-bottom: 2px;
}
.prdcatbox {
	float: left;
	height: 209px;
	width: 165px;
	border: 1px solid #D0D0D1;
	margin-right: 9px;
	margin-bottom: 9px;
}
.prdcathead {
	background-image: url(images/prdcat-head.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 35px;
	text-align: center;
}
.prdcathead h2 {
	font-size: 11px;
	margin: 0px;
	padding-top: 5px;
}
.prdcathead a:link, a:hover, a:visited {
	text-decoration:none;
}
.prdcatfoot {
	background-image: url(images/prdcat-foot.gif);
	background-repeat: repeat;
	clear: both;
	height: 26px;
	font-weight: bold;
}
.prdcatfooticon {
	background-image: url(images/prdcat-foot-arrow.gif);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 9px;
	margin-left: 12px;
}
.prdcatfoottext {
	float: left;
	padding-top: 7px;
	padding-left: 6px;
}
.prdcatfoottext a:link, a:hover, a:visited {
	text-decoration:none;
}
.prdcatprice {
	clear: both;
	height: 39px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 15px;
}
.prdcatimg {
	clear: both;
	height: 89px;
	text-align: center;
	padding-top: 5px;
}
.prddetailbox {
	border: 1px solid #D0D0D1;
}
.prddetailhead {
	background: url(images/prdcat-head.gif) bottom #E6EBF1;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 43px;
}
.prddetailhead h2 {
	font-size: 20px;
	padding-top: 10px;
	padding-left: 10px;
}
.prddetailimg {
	float: left;
	width: 240px;
	padding-left: 15px;
	padding-top: 20px;
	padding-bottom: 10px;
}
.prddetailinfotainer {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	width: 98%;
	padding-top: 20px;
}

.prddetaillinetc {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #A1B2C7;
	margin-right: 15px;
	margin-left: 15px;
	height: 35px;
}
.prddetailicorow1 {
	height: 21px;
	margin-right: 15px;
	clear: both;
}
.prddetailicorow2 {
	height: 21px;
	background-color: #EBEFF4;
	margin-right: 15px;
}
.prddetailico1 {
	background-image: url(images/prddetail-ico1.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 16px;
}
.prddetailico2 {
	background-image: url(images/prddetail-ico2.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 21px;
	width: 16px;
}
.prddetailicotext {
	float:left;
	padding-top: 3px;
}
.prdcolourtainer {
	padding-top: 3px;
	margin-bottom: 8px;
}
.prdcolourswatch {
	height: 26px;
	width: 26px;
	border: 1px solid #BABBBC;
	float: left;
	margin-top: 6px;
	margin-right: 6px;
	float:left;
}
.prdprice {
	float: right;
	padding-top: 4px;
	padding-right: 4px;
	font-weight: bold;
}
.prdthread {
	float: left;
	padding-top: 4px;
	padding-left: 4px;
	font-weight: bold;
}
.freedeliveryshim {
	background-image: url(images/basket-bullet-shim.gif);
	background-repeat: repeat;
	height: 27px;
	margin-top: 10px;
}
.freedeliveryleft {
	background-image: url(images/basket-bullet.gif);
	background-repeat: no-repeat;
	float: left;
	height: 27px;
	width: 22px;
}
.freedeliveryshim p {
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
}
