/* Main Page Elements */

body {
	background: #305D7C url(images/background_gradient.jpg) repeat-x left top;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;

}
/* Top Page Title*/
h1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 1em;
	color: #FAD03F;
	margin: 27px 0 0 29px;
}
/* Main Page Title */
h2{
	font-size: 2em;
	color: #FAD03F;
	margin: 23px 0 10px 20px;
}

/* Right Panel Titles */
h3 {
	font-size:1.1em;
	font-weight: lighter;
	color: #FAD03F;
	margin: 13px 0 15px 14px;
}

h3.depottitles {
	color: #477EA7;
	font-size: 1em!important;
	margin: 20px 0 0 20px!important;
	font-weight: bold;
}
h4 {
	font-size: 1.1em;
	font-weight: lighter;
	color: #FAD03F;
	background-color:#477EA7;
	border-top: 1px solid #fff;
	padding: 8px 0 8px 20px;
	margin: 28px 0 19px 0;
}
h4#title {
	font-size: 1.1em;
	font-weight: lighter;
	color: #FAD03F;
	background-color:#477EA7;
	border-top: 1px solid #fff;
	padding: 8px 0 8px 20px;
	margin: 0 0 19px 0;
}
h5 {
	font-size: 1.1em;
	font-weight: lighter;
	color: #FAD03F;
	background-color:#477EA7;
	border-bottom: 1px solid #fff;
	padding: 8px 0 8px 20px;
	margin: 0 0 0 1px;
}
p a:link, a:visited, a:active {
	text-decoration: none;
	color: #000;
}
p a:hover {
	text-decoration: underline;
	color: #000;
}

p.homecopy {
	font-size: 0.8em;
	line-height: 1.5em;
	margin: 0 19px 15px 19px;
}
div#maincontainer {
	width: 936px;
	background: url(images/container_background.gif) repeat left top;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

div#shopcontainer {
	width: 936px;
	background: url(images/productscontainer_back.gif) repeat left top;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

/*  Main Header of the Document */

div#header {
	width:936px;
	height: 167px;
	background: #fff url(images/topbannerimage.jpg) no-repeat right top;
}

div#header img {
	margin: 27px 0 0 29px;
}

/*  Main Header End */


/* Top Navigation */

ul#horizontal-nav {
	margin: 0;
	padding: 0;
	display: block;
	width: 936px;
	height: 36px;
	background: url(images/nav_bg.jpg) repeat-x left top;
}

ul#horizontal-nav li {
	float: left;
	list-style: none;
	font-size:0.8em;
}

ul#horizontal-nav li a {
	float: left;
	display: block;
	border-left: 1px solid white;
	padding: 0.75em 2.8em 0.75em 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

ul#horizontal-nav li a:hover {
	background: #01193D;
	color: #fff;
}
ul#horizontal-nav li a:link, a:visited, a:active a:hover {
	text-decoration: none;
}
ul#horizontal-nav li.first {
	border: none;
	padding-left: 4.25em;
	background: url(images/sidebgimage.jpg) no-repeat left top;
}

ul#horizontal-nav li.freephone {
	float: left;
	display: block;
	padding: 0.75em 0 0.75em 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	color:#FAD03F;
}

/* Top Navigation Finised*/

/* Content */

/* Far Left Panel */

div#farleftpanel {
	width: 54px;
	height: 477px;
	float: left;
	background: url(images/farleftnav_bg.gif) repeat-x left top;
}

.emailus {
	margin: 19px 0 0 14px;
	border:none;
}
.callback {
	margin: 37px 0 0 15px;
	border:none;
}

/* Far Left Panel End*/


/* Middle Content Homepage */

div#middlecontent {
	width: 681px;
	float: left;
	background: url(images/middlecontent_bg.jpg) no-repeat left top;
}

div#middlecontent p.middlecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.1em;
	color: #fff;
	margin: 0 240px 0 20px;
}

/* Middle Content Homepage End */

/* Middle Content Services, Newsletter and Contact */

div#middlecontent_global {
	width: 681px;
	float: left;
	min-height: 400px;
}

div#middlecontent_global p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #000;
	margin: 15px 20px;
}

h2#middlecontent_global {
	font-size: 1.1em;
	font-weight: lighter;
	color: #FAD03F;
	background-color:#477EA7;
	padding: 8px 0 8px 20px;
	margin: 0 0 19px 1px;
}
h3#middlecontent_global {
	font-size: 1.1em;
	font-weight: normal;
	color: #477EA7;
	padding: 0 0 0 8px;
}
.addresstitles {
	font-size: 1em;
	font-weight: normal;
	color: #477EA7;
}
/* Middle Content Services, Newsletter and Contact End */



/* Homepage Product Feature Panel */

	div#productfeaturepanel {
	width: 644px;
	background: #fff url(images/productfeature_gradient.gif) repeat-x;
	margin: 19px 0 0 18px;
}

div#productfeaturepanel img {
	margin: 12px;
	float: left;
}
p.productinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:092A3E;
}

/* Product Title */
p.productname {
	font-size:0.8em;
	font-weight: bold;
	margin-top:12px;
}
p.productinfo {
	font-size:0.8em;
	font-weight: normal;
	margin-top:12px;
}

/* End of Feature Panel */

/* Far Right Panel */

div#farrightpanel {
	width: 201px;
	height: 379px;
	border-bottom: 1px solid #fff;
	float:left;
	background: url(images/rightside_bg.jpg) no-repeat left top;
}

div#farrightpanel p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.4em;
	color: #fff;
	margin: 0 10px 0 14px;
}

h3.titleone {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight: lighter;
	color: #FAD03F;
	margin: 80px 0 15px 14px;
}

/* End of far right panel */

/* Footer */

div#footer {
		border-top: 1px solid #3E708F;
		background-color: #fff;
		height: 128px;
		padding: 15px 0 0 8px;
}

div#footerinner {
	width: 920px;
	margin-left:auto;
	margin-right:auto;
}
div#footerinner img {
	float: right;
}

div#footerinner p {
	font-size: 0.8em;
	color: #999999;
	float: left;
	margin:0;
}

div#footerinner p a:link, a:visited, a:active {
	text-decoration: none;
	color: #999999;
}
div#footerinner p a:hover {
	text-decoration: underline;
	color: #999999;
}

p#bf {
	clear: both;
	font-size: 11px !important;
	font-weight: normal !important;
	margin: 0 auto 0.5em auto;
	padding-top: 10px;
	text-align: right; /*--- Set this width to match your wrapper ---*/
	width: 920px;
}
	
p#bf a {
	border-bottom: none;
	font-weight: bold;
	text-decoration: none;
}
	
p#bf a:hover {
	color: #9370DB !important;
	text-decoration: underline;
}
	
p#bf span a,#bf span a:hover {
	font-weight: normal;
	text-decoration: none !important;
}
	
p#bf, p#bf a, #bf span a:hover {
	/*---- Change this colour to suit your page ---*/
	color: #999 !important;
}

/* End of Footer */




.hidden {
	clear: both;
	visibility:hidden;
	margin: 0; 
}


/* Get Trolleyed Styling */
div#shopmiddlecontent {
	width: 680px;
	float: left;
	margin: 14px;
}

div#shopnav {
	width: 173px;
	float: left;
}

div#shopnav ul {
	margin: 10px 14px 0 20px;
	padding: 0;
	list-style-type: none;
}

div#shopnav ul li {
	font-size: 0.8em;
}

div#shopnav ul li a {
	color: #fff;
	padding: 10px 0 10px 0;
	display:block;
	border-bottom: 1px solid #90ADBC;
	text-decoration: none;
	_height: 1em;
}
div#shopnav ul li a:link, a:visited, a:ctive {
	text-decoration: none;
	color: #fff;
}
div#shopnav ul li a:hover {
	text-decoration: none;
	color: #FAD03F;
}
table.product {
	background: #fff url(images/product_bg.gif) repeat-x left top;
	width: 310px;
	margin: 0 10px 0 0;
	float: left;
}
table.productnopad {
	background: #fff url(images/product_bg.gif) repeat-x left top;
	width: 320px;
	float: left;
}
table.product img {
	margin: 9px;
}

table.product p.productname {
	font-size:0.8em;
	font-weight: bold;
	margin-top: 9px;
}

table.product p.productname a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}
table.product p.productname a:hover {
	color: #000;
	text-decoration: underline;
}
table.product p.productinfo, p.productprice {
	font-size:0.75em;
	font-weight: normal;
	margin:8px 5px 0 0;
}

table #tpl_shop {
	width: 650px;
}
/* Homepage Styling */



/* More info Styling */


table.moreinfoproduct {
	background: #fff url(images/product_bg.gif) repeat-x left top;
	width: 640px;
	float: left;
}

table.moreinfoproduct img {
	margin: 9px;
}

table.moreinfoproduct p.productname {
	font-size:0.8em;
	font-weight: bold;
	margin-top: 9px;
}

table.moreinfoproduct p.productname a:link, a:active, a:visited {
	color: #000;
	text-decoration: none;
}
table.moreinfoproduct p.productname a:hover {
	color: #000;
	text-decoration: underline;
}
table.moreinfoproduct p.productinfo {
	font-size:0.75em;
	font-weight: normal;
	margin:8px 5px 0 0;
}


/* End more info styling


/*----- Contact Form -----*/

div#contactpanel {
	width: 670px;
	float: left;
	padding: 0;
	margin: 0 0 15px 0;
	
}
div#formpanel {
	width: 450px;
	float: left;
}

div#contactinfopanel {
	width: 200px;
	float: left;
	
}

form#contactform {
	width: 430px;
	margin: 0 0 0 20px;
	border: 1px solid #A0BDD0;
	background-color: #EBF0F3;
}

form#contactform fieldset {
	width: 430px;
	border: none;
}

form#contactform label {
	text-align: left;
	padding: 0 0.8em 0 0;
	margin-top: 0.3em;
	width: 11em;
	display: block;
	float: left;
	clear: left;
}

form#contactform input.field, #contactform textarea.field, #contactform select{
	float: left;
	margin-top: 0.5em;
	width: 16em;
}

#contactform textarea.field {
	width: 16.5em;
}

form#contactform input.submit {
	margin: 10px 0 0 140px;
	width: 7.7em;
}

div.mapcontainer {
	width: 212px;
	float: left;
	margin: 0 0 10px 10px;
	padding: 0;
	
}
div#map, div#map2, div#map3 {
	width: 210px;
	height: 450px;
	border: 1px solid #A0BDD0;
	float: left;
	margin: 0 0 10px 0;
}

/*----- END Contact Form -----*/




/*----- Newsletter Form -----*/



form#newsletterform {
	width: 300px;
	margin: 0 0 0 20px;
	border: 1px solid #A0BDD0;
	background-color: #EBF0F3;
}

form#newsletterform label {
	text-align: left;
	width: 8em;
	display: block;
	float: left;
	clear: left;
}

form#newsletterform input.field, #newsletterform textarea.field {
	float: left;
	margin-top: 0.5em;
	width: 16em;
}

#newsletterform textarea.field {
	width: 16.5em;
}

form#newsletterform input.submit {
	margin: 10px 0 0 140px;
	width: 7.7em;
}



/*----- END Newsletter Form -----*/


ul#bullets {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 0.9em;
	line-height: 2.3em;
	list-style-type: none;
}

ul#bullets li {
	background: #fff url(images/bullet.gif) no-repeat left center;
	padding-left: 15px;
}

ul#bullets li a {
	text-decoration: none;
	color: #000;
}

ul#bullets li a:link, ul#bullets li a:visited, ul#bullets li a:active {
	text-decoration: none;
	color: #000;
}

ul#bullets li a:hover {
	text-decoration: underline;
	color: #000;
}

.clear {
	clear: both;
}