/* Overiding styles for all pages */

body {
	padding: 0px;
	color: #6a6a6a;
	margin: 0px;
	font: 11px/16px Verdana, Arial, Helvetica, sans-serif;
	background: #003d79 url(images/bg.gif) repeat-x;
}

a:link, a:visited {
	color: #00498f;
	text-decoration: none;
}

a:hover, a:active {
	color: #00498f;
	text-decoration: none;
}

.setpage {
	width: 910px;
	margin: auto;
	padding: 0px;
}

p {
	margin: 10px 0px;
	padding: 0px;
}

/* Standard styles used throughout */

.hiddenmenu {
	position: absolute;
	visibility: hidden;
	display: none;
}

.clear {
	clear: both;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
}

.left {
	float: left;
}

.right {
	float: right;
}

form {
	margin: 0px;
	padding: 0px;
}

.error {
	font-weight: bold;
	color: #FF0000;
}


/* Top Menu styles for all pages */

.menu {
	height: 23px;
	padding: 11px 5px 0px;
	margin: 0px;
	width: 900px;
	background: url(images/menubg.gif) no-repeat;
}

.menu ul {
	height: 23px;
	list-style-type: none;
	display: inline;
	float:left;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.menu li {
	display: inline;
	float:left;
	padding: 0px 17px 0px 0px;
	margin: 0px;
	height: 23px;
	background: url(images/divide.gif) no-repeat right top;
}

.menu li a:link, .menu li a:visited  {
	display: block;
	float:left;
	margin: 0px;
	padding: 0px 5px;
	height: 23px;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
}

.menu li a:hover, .menu li a:active {
	color: #ffe01b;
}

/* Foot Menu styles for all pages */

.footmenu {
	height: 23px;
	padding: 6px 5px 5px;
	margin: 0px;
	width: 900px;
	background: url(images/footmenubg.gif) no-repeat;
}

.footmenu ul {
	height: 23px;
	list-style-type: none;
	display: inline;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	float: left;
}

.footmenu li {
	display: inline;
	float:left;
	padding: 0px 17px 0px 0px;
	margin: 0px;
	height: 23px;
	background: url(images/divide.gif) no-repeat right top;
}

.footmenu a:link, .footmenu a:visited  {
	display: block;
	float:left;
	margin: 0px;
	padding: 0px 5px;
	height: 23px;
	font-size: 10px;
	line-height: 23px;
	font-weight: bold;
	color: #FFFFFF;
}

.footmenu a:hover, .footmenu a:active {
	color: #ffe01b;
}

.footinfo {
	color: #668baf;
	font-size: 9px;
	margin-bottom: 8px;
	margin-left: 20px;
}

.footinfo a:link, .footinfo a:visited  {
	color: #668baf;
}

.footinfo a:hover, .footinfo a:active {
	color: #FFFFFF;
}

/* main layout container styles */

.sidefades {
	width: 898px;
	margin: 0px;
	padding: 0px 6px;
}

* html .sidefades {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='styles/images/sidefades.png', sizingMethod='scale');
}

*>.sidefades {
	background: url(images/sidefades.png) repeat-y;
}

.flashbox {
	height: 246px;
	width: 898px;
}

.maincontentbg {
	width: 898px;
	background: url(images/mainbg.gif) repeat-y;
}

/* sub menu styles */

.submenu {
	margin: 0px;
	width: 214px;
	float: left;
	background: url(images/submenubg.gif) repeat-x;
	padding: 0px;
	display: inline;
}

.submenu h2 {
	font-size: 18px;
	margin: 0px;
	padding: 20px 17px 0px;
	line-height: 22px;
	color: #00498f;
	text-align: right;
}

#submenttl1 {
	background: url(images/strip1.gif) no-repeat left top;
}

#submenttl2 {
	background: url(images/strip2.gif) no-repeat left top;
}

#submenttl3 {
	background: url(images/strip3.gif) no-repeat left top;
}

.submenu h1 {
	font-size: 18px;
	margin: 0px;
	padding: 10px 17px 0px;
	line-height: 22px;
	color: #00498f;
	text-align: right;
	background: url(images/mybasketbg.jpg) no-repeat;
	height: 39px;
	width: 180px;
}

.submenu ul {
	width: 180px;
	padding: 2px 17px 30px;
	margin: 0px;
	list-style: none;
}

.submenu li {
	width: 180px;
	margin: 0px;
	list-style: none;
}

.submenu a:link, .submenu a:visited  {
	display: block;
	text-align: right;
	margin: 0px;
	padding: 2px 0px;
	/* height: 19px; */
	width: 180px;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.submenu a:hover, .submenu a:active {
	color: #ffe01b;
}

.submenu div {
	width: 180px;
	text-align: right;
	font-size: 9px;
	color: #ffe01b;
	line-height: 13px;
}

.submenu .basketlabel {
	font-size: 11px;
	color: #0d3883;
	display: block;
	text-align: right;
	width: 100px;
	float: left;
}

.submenu .basketcontents {
	font-size: 11px;
	color: #ffffff;
	display: block;
	width: 100px;
	float: left;
}

/* centre content styles */

.nmbrstrip {
	height: 40px;
	width: 669px;
	float: left;
	background: url(images/nmbrstripbg.gif) no-repeat;
	text-align: right;
	color: #00498f;
	font-size: 11px;
	line-height: 40px;
	padding-right: 15px;
}

.nmbrstrip strong {
	font-size: 16px;
}

.maincontent {
	width: 640px;
	float: left;
	margin: 0px;
	padding: 20px 22px;
}

.splitcontent {
	width: 284px;
	float: left;
	margin: 0px;
	padding: 0px 18px;
}

.maincontent h1 {
	padding: 0px 0px 12px;
	margin: 0px;
	font-size: 16px;
	line-height: 22px;
	color: #00376c;
}

.maincontent h2 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 20px;
	color: #00376c;
}

.unboldme {
	font-weight: normal;
}

.imglabel {
	background: #2d3232 url(images/imglabelbg.gif) no-repeat;
	height: 29px;
	width: 207px;
	font-size: 10px;
	line-height: 13px;
	color: #ffe01b;
	text-align: right;
	margin: 1px 0px 8px;
	padding: 1px 5px 0px 70px;
	overflow: hidden;
}

.imglabel em {
	color: #ffffff;
}

.pic {
	margin-right: 20px;
	margin-top: 3px;
	border: 1px solid #00376C;
}

.pic2 {
	border: 1px solid #00376C;
	margin: 3px 8px;
}

/* styles for all form elements and contact pages */ 

.formsect-top {
	background: url(images/formbox-top.gif);
	height: 2px;
	width: 553px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsect-bottom {
	background: url(images/formbox-bottom.gif);
	height: 2px;
	width: 553px;
	font-size: 1px;
	line-height: 1px;
	margin: auto;
}

.formsect {
	width: 551px;
	background: #ccd0d1 url(images/formbox-bg.gif) repeat-x;
	border-right: 1px solid #939d9d;
	border-left: 1px solid #939d9d;
	margin: auto;
	padding: 8px 0px;
}

.formsect h1 {
	width: auto;
	font-weight: normal;
	color: #2d3333;
	font-size: 15px;
	line-height: 28px;
	margin: 0px 20px 8px;
	padding: 0px;
	border-bottom: 1px solid #2d3333;
}

.formsect label, .formsect .conlabel {
	text-align: right;
	float: left;
	width: 180px;
	display: block;
	font-weight: bold;
	color: #00376c;
	margin-right: 6px;
	margin-top: 6px;
}

.formbox {
	float: left;
	width: 280px;
	color: #4E4B4A;
	background: #FFFFFF;
	margin: 4px 0px 2px;
	display: block;
	border: 1px solid #7f9db9;
}

select.formbox {
	width: 286px;
}

.formbox2 {
	float: left;
	width: 120px;
	color: #4E4B4A;
	background: #FFFFFF;
	margin: 4px 0px 2px;
	display: block;
	border: 1px solid #7f9db9;
}

select.formbox2 {
	width: 126px;
}

.sendbut {
	width: 115px;
	height: 18px;
	line-height: 18px;
	text-transform: uppercase;
	color: #FFFFFF;
	background: url(../images/butbg.gif);
	display: block;
	text-align: right;
	padding-right: 4px;
	clear: both;
	border-style: none;
	font-size: 11px;
	margin-left: 374px;
}

.required {
	float: left;
	display: block;
	font-size: 1px;
	line-height: 22px;
	background: url(images/req.gif);
	height: 1px;
	width: 18px;
	overflow: hidden;
	margin: 5px 0px 0px 3px;
	padding: 17px 0px 0px;
}

.box {
	float: left;
	margin: 5px 2px 3px 0px;
}

.boxlabel {
	float: left;
	margin: 5px 0px 3px;
	width: 110px;
}

.condets {
	float: left;
	width: 250px;
	display: block;
	margin-right: 6px;
	margin-top: 6px;
}

.innersectfull {
	margin: 8px 20px;
}

.onlinestore {
	overflow: visible;
	height: auto;
	width: 640px;
}

/* styles for lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* Shop styles for all cart pages */

.line {
	background: #babcbc;
	clear: both;
	height: 1px;
	width: auto;
	margin-top: 8px;
	margin-bottom: 8px;
}

.offerbox {
	padding: 10px 6px;
	height: 94px;
	width: 301px;
	background: #dcdfe0 url(images/offerboxbg.jpg) no-repeat;
	font-size: 10px;
	line-height: 16px;
	color: #0d3883;
	margin: 0px 0px 14px;
}

.offerbox img {
	border: 1px solid #2d3232;
}

.offerbox h2 {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px 0px 6px;
}

.offerboxl {
	float: left;
	width: 102px;
	text-align: center;
}

.offerboxr {
	float: right;
	width: 192px;
}

.addbut {
	margin: 0px;
	padding: 17px 0px 0px;
	height: 1px;
	width: 43px;
	overflow: hidden;
	display: block;
	float: right;
	background: url(images/buy-button.gif) no-repeat;
	font-size: 1px;
	line-height: 30px;
}

.similarbut {
	margin: 0px;
	padding: 16px 0px 0px;
	height: 1px;
	width: 125px;
	overflow: hidden;
	display: block;
	float: right;
	background: url(images/similar-button.gif) no-repeat;
	font-size: 1px;
	line-height: 30px;
}

.infobut {
	margin: 0px;
	padding: 16px 0px 0px;
	height: 1px;
	width: 60px;
	overflow: hidden;
	display: block;
	float: left;
	background: url(images/info-button.gif) no-repeat;
	font-size: 1px;
	line-height: 30px;
}

.submenu label {
	text-align: right;
	display: block;
	margin-right: 17px;
	margin-left: 17px;
	color: #FFFFFF;
	font-weight: bold;
}

#searchtext, #searchtype {
	width: 180px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border: 1px solid #2d3232;
	background: #e0e2e3;
	margin: 2px 0px 4px 17px;
}

.searchbut {
	margin: 0px 17px 6px 0px;
	padding: 0px;
	float: right;
}

.prodboxtop {
	background: url(images/prodbox-top.gif) no-repeat;
	height: 2px;
	width: 630px;
}

.prodboxbottom {
	background: url(images/prodbox-bottom.gif) no-repeat;
	height: 2px;
	width: 630px;
}

.prodbox {
	background: #ccd0d1 url(images/prodbox-bg.gif) repeat-x;
	width: 588px;
	border-left: 1px solid #939d9d;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #939d9d;
	padding: 20px;
	color: #2d3232;
}

.listimg {
	border: 1px solid #2d3232;
	float: left;
	margin-right: 20px;
}

.cookienav {
	font-size: 10px;
	color: #2d3333;
	margin-bottom: 20px;
}

.cookienav a:link, .cookienav a:visited  {
	color: #828b8d;
	text-decoration: none;
}

.cookienav a:hover, .cookienav a:active {
	color: #2d3333;
	text-decoration: underline;
}

.group {
	margin: 60px auto 20px;
	height: 100px;
	width: 507px;
}

.grouplinks {
	background: url(images/grouplinks-bg.jpg) no-repeat;
	height: 92px;
	width: 300px;
	color: #b5babb;
	text-align: center;
	padding-right: 19px;
	padding-left: 49px;
	padding-top: 8px;
	float: left;
}

.grouplinks a:link, .grouplinks a:visited  { color: #FFFFFF; }
.grouplinks a:hover, .grouplinks a:active { color: #ffe01b; }

