body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#254286;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	overflow:-moz-scrollbars-vertical;
	/*background: url(../images/tile.jpg) repeat-x;*/
	background-color:#FFFFFF;
}
#container {
	color: #254286;
	min-width: 400px;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	width: 759px;
	background-color:#FFFFFF;
}

/* =-=-=-=-=-=-=-[TOP styles]-=-=-=-=-=-=-=- */
#top {
	margin:0;
	padding: 0;
	width: 759px;
	height:120px;
	text-align: left;
	background-image:url(../images/top_shim.gif);
}
#logo {
	margin: 0;
	margin-left:24px;
	margin-top:8px;
	padding: 0 0 0 0;
	float: left;
	text-align: left;
	width: 181px;
}

#storelocator{
	position:absolute;
	background-image:url(../images/store_locator_bg.jpg);
	width:270px;
	height:50px;
	margin-top:10px;
	margin-left:482px;
}

#storelocator #postcode 
{
    margin-top:14px;
    margin-left:0px;
	BORDER-RIGHT: #aeb2c9 1px solid; 
	BORDER-TOP: #aeb2c9 1px solid; 
	BORDER-LEFT: #aeb2c9 1px solid; 
	COLOR: #383b7f; 
	BORDER-BOTTOM: #aeb2c9 1px solid; 
	TEXT-DECORATION: none;
}

#storelocator #btnSubmit 
{
    position:absolute;
    margin-top:14px;
    margin-left:4px;
    background-color:#ffde00;
    border:1px solid white;
    font-weight:bold;
    color: #0c75c1;
}

#mainnav {
	margin: 0;
	padding: 0;
}
#nav {
	float: right;
	background-image:url(../images/top_nav_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:481px;
	height:109px;
}
#nav ul {
	width:356px;
	list-style: none;
	padding-right:30px;
	padding: 84px 0px 0px 15px;
	margin: 0px;
	float:right;
}
#nav li {
	display: inline;
}
#nav a    {
	text-decoration: none;
	font-weight: bold;
	color: #ffd600;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 1px solid #ffde00;
	font-size: 10px;
	
}
#nav a:hover {
	text-decoration: underline;
}

#nav a.selected
{
	color:#ffffff;
}
/* =-=-=-=-=-=-=-[TOP styles end]-=-=-=-=-=-=-=- */

.homepage_header {
	height:258px;
	width:759px; 
	background-image:url(../images/homepage_banner.gif); 
	background-repeat:no-repeat;
}
#flash {
	width: 759px;
	height: 245px;
	float: right;
	z-index: 1;
	text-align:right;
	background-color:#000000
}


/* =-=-=-=-=-=-=-[left]-=-=-=-=-=-=-=- */

#left 
{
    position:relative;
    top:10px;
    left:0px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 204px;
}

/* =-=-=-=-=-=-=-[Navigaton]-=-=-=-=-=-=-=- */

.navigation_list 
{
	padding: 14px 0 0 12px;
}
	
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

.navigation_list {
	font-size: 10px;
	margin: 0;
	float:left;
	}
	
.navigation_list li a {
	border-bottom: 1px dashed #0066a4;
	padding: 7px 0 6px 20px;
	width: 196px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	width: 156px;
	
	text-decoration: none;
	}	
.fixNAVhack {
	margin: 0;
	padding: 0;
}
.navigation_list li a:link, .navigation_list li a:visited {
	color: #254286;
	display: block;
	background-repeat:no-repeat;
	font-weight:bold;
	margin:0;
	background-image: url(../images/nav_bullet.gif);
	text-decoration: none;
	}
	
.navigation_list li a:hover {
	background-color:#dfe3ee;
	color: #d01c31;
	background-image: url(../images/nav_bullet_hover.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	}
	
/* =-=-=-=-=-=-=-[navigation end]-=-=-=-=-=-=-=- */
.offer1 {
	margin: 0;
	margin-right:8px;
	padding: 0;
	float:right;
}

.offer2 {
	margin: 0;
	margin-right:8px;
	padding: 10px 0 0 0;
	float:right;
}

.offer3 {
	margin: 0;
	margin-right:8px;
	padding: 10px 0 0 0;
	float:right;
}

.offer4 {
	margin: 0;
	padding: 0 0 10px 0;
	float:right;
}
/* =-=-=-=-=-=-=-[left end]-=-=-=-=-=-=-=- */

/* =-=-=-=-=-=-=-[content]-=-=-=-=-=-=-=- */
#contentcotainer {
	padding: 0 0 0 20px;
	margin:0;
	float:right;
	text-align:left;
	width:535px;
}
#contentcotainer_border {
	padding:10px 0 0 0; 
	margin:0 0 10px 0;
}

#contentcotainer_border ul {
	padding: 0 0 0 15px;
	}
	
#contentcotainer_border li {
	background-repeat:no-repeat;
	padding: 0 0 15px 15px;
	background-image: url(../images/bullet.gif);
	text-decoration: none;
	}

#contentcotainer h2 {
	padding:0 0 18px 0;
}
/* =-=-=-=-=-=-=-[content end]-=-=-=-=-=-=-=- */

.homepage_subsection {
	margin: 0;
	color:#ffffff;
	background-color:#2b458d;
	font-weight:bold;
	text-align: left;
	padding:40px 0 0 18px;
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 19px;
}
.fixthehomepage_subsectionhack {
	margin: 0;
	padding: 0;
}

.select_nearest_branch
{
	font: 11px Verdana, arial, sans-serif;
	background-color: #FFFFFF;
	border: 1px #aeb2c9 solid;
	width:135px;
	color: #626262;
}

/* =-=-=-=-=-=-=-[page title]-=-=-=-=-=-=-=- */
#pagetitle2 {
	margin: 0;
	background-image:url(../images/page_title_shim.gif);
	background-repeat:repeat-x;
	color:#ffffff;
	font-weight:bold;
	text-align: left;
	padding:11px 0 0 18px;
	height: 30px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 19px;
}
.fixthehpagetitlehack {
	margin: 0;
	padding: 0;
}

/* =-=-=-=-=-=-=-[page title end]-=-=-=-=-=-=-=- */
#mailinglist {
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	text-align: left;
	width: 224px;
}
#mailinglist2 {
	margin: 10px 0 0 0 ;
	padding: 0;
	float: left;
	text-align: left;
	width: 162px;
	color:#005c9e;
}

.mailinglisttextbox {
	margin: 0;
	padding:0 0 0 5px;
	font: 10px Verdana, arial, sans-serif;
	color:#005c9e;
	background-image:url(../images/text_box_shim.gif);
	background-repeat:repeat-x;
	border: 1px #3a88b7 solid;
	float:right;
  	width: 114px;
	height: 17px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 15px;
}
.fixthehack5 {
	margin: 0;
	padding: 0;
}
#cartsummarycontainer {
	margin: 0;
	width: 224px;
	float: left;
	padding: 10px 0 0 0;
	text-align: left;
}

/* =-=-=-=-=-=-=-[breadcrumbs]-=-=-=-=-=-=-=- */
#breadcrumbs {
	float: left;
	line-height: 25px;
	margin:0 0 5px 0;
	padding: 0px;
	width:523px;
	border-bottom:1px dashed #254286;	
}
#breadcrumbsfixthehack {
margin:0;
padding:0;
}
#breadcrumbs ul {
	list-style: none;
	padding:0;
	margin:0;
	float: left;
	font-size: 10px;
}
#breadcrumbs li {
	margin: 0px;
	padding: 0px 5px;
	display: inline;
	border-right: 1px solid #3d7ab9;
	color: #606060;

}
#breadcrumbs a    {
	text-decoration: underline;
	color: #254286;
	margin: 0px;
	padding: 0px;
	
}
#breadcrumbs a:hover {
	text-decoration: none;
}
/* =-=-=-=-=-=-=-[breadcrumbs]-=-=-=-=-=-=-=- */

.pageheader {
	padding:8px 0 8px 20px;
	margin:0;
	background-color:#254286;
	color:#ffe456;
	font-size:12px;
}

.pagedivider {
	padding:8px 0 8px 20px;
	margin:0;
	background-color:#e5e9f1;
	color:#254286;
	font-size:12px;
}

/* =-=-=-=-=-=-=-[product list]-=-=-=-=-=-=-=- */
.product_list {
	width:506px;
	padding: 0;
	margin:0 0 20px 0;
	background-image: url(../images/prod_list_bg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:188px;
}
.product_list_main_container {
	padding:5px 12px 0 5px;
	width:489px; 
	margin-top:0; 
	float:left;
}
.product_list_content {
	padding:0;
	width:301px; 
	margin-top:0;
	background-position:bottom;
	background-repeat:no-repeat;
	float:right;
}
.product_list_title {
	padding:10px 0 0 20px;
	margin:0;
	color:#ffe456;
	font-size:12px;
	width:486px;
	height:21px;
	background-repeat:no-repeat;
}


/* =-=-=-=-=-=-=-[product list end]-=-=-=-=-=-=-=- */


/* =-=-=-=-=-=-=-[product detail]-=-=-=-=-=-=-=- */

.product_detail {
	width:533px;
	padding: 0 0 0 0;
	margin:0 0 20px 0;
	background-image: url(../images/product_detail_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	min-height:188px;
}
.product_detail_main_container {
	width:533px;
	padding: 0 0 0 0;
	text-align:left;
	border-top:1px solid #7184b0;
}
.product_detail_content {
	padding:0 5px 0 0; 
	width:330px; 
	margin-top:5px; 
	float:left;
}
.product_detail_title {
	padding:8px 0 8px 20px;
	margin:4px 6px 0 6px;
	background-color:#254286;
	color:#ffe456;
	font-size:12px;
}



/* =-=-=-=-=-=-=-[product detail end]-=-=-=-=-=-=-=- */


.bulletpoints_colour1{
	padding: 0;
}
.bulletpoints_colour1 {
	font-size: 11px;
	margin: 0;
	float:left;
	}
.bulletpoints_colour1 ul {
	padding: 0 0 0 15px;
	}
	
.bulletpoints_colour1 li {
	padding: 0 0 15px 15px;
	background: url(../images/bullet.gif) no-repeat;
	text-decoration: none;
	}

.bulletpoints_colour2{
	padding: 0;
}
.bulletpoints_colour2 {
	font-size: 11px;
	margin: 0;
	float:left;
	}
.bulletpoints_colour2 ul {
	padding: 0 0 0 15px;
	}
	
.bulletpoints_colour2 li {
	background-repeat:no-repeat;
	padding: 0 0 15px 15px;
	background-image: url(../images/bullet2.gif);
	text-decoration: none;
	}

.bulletpoints_colour3{
	padding: 0;
}
.bulletpoints_colour3 {
	font-size: 11px;
	margin: 0;
	float:left;
	}
.bulletpoints_colour3 ul {
	padding: 0 0 0 15px;
	}
	
.bulletpoints_colour3 li {
	background-repeat:no-repeat;
	padding: 0 0 15px 15px;
	background-image: url(../images/bullet3.gif);
	text-decoration: none;
	}



/* =-=-=-=-=-=-=-[footer]-=-=-=-=-=-=-=- */
#footer 
{
	margin: 0 0 0 0;
	background-image:url(../images/foot_shim.gif);
	background-repeat:repeat-x;
	clear: both;
	text-align: center;
	padding-top:18px;
	font-size:11px;
	height: 42px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
}
/* =-=-=-=-=-=-=-[footer finish]-=-=-=-=-=-=-=- */

#nav3, #nav3 ul { /* all lists */
    font-size: 0.9em;
	padding: 0;
	margin: 0;
	list-style: none;
	float : left;
	width : 173px;
	background-color:#FFFFFF;
	
}

#nav3 li { /* all list items */
	position : relative;
    font-size: 1em;
	float : left;
	line-height : 1.5em;
	width: 153px;
	text-align:left;	
}

#nav3 li ul { /* second-level lists */
	position : absolute;
    font-size: 1em;
	left: -999em;
	margin-left : 19.15em;
	margin-top : -2.95em;
}

#nav3 li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#nav3 li a, span.nolink {
	width: 153px;
	w\idth : 153px; /* not a typo, browser hack */
	display : block;
	color : #2f3289;
	font-weight : bold;
	text-decoration : none;
	border-bottom: 1px dashed #0066a4;
	/*background-color: #EDF4FA;*/
	padding:5px 0 7px 20px;
	background:url(../images/nav_bullet.gif) no-repeat 2px 0px;
}

#nav3 li a:hover {
	background:url(../images/nav_bullet_hover.gif) no-repeat 2px 0px #dfe3ee;
	/* background-color : #9cf; */
}

#nav3 li:hover ul ul, #nav3 li:hover ul ul ul, #nav3 li.sfhover ul ul, #nav3 li.sfhover ul ul ul {
	left: -999em;
}

#nav3 li:hover ul, #nav3 li li:hover ul, #nav3 li li li:hover ul, #nav3 li.sfhover ul, #nav3 li li.sfhover ul, #nav3 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}


/* Current navigation been used below!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.navigation_container 
{    
	float:left;
	width:204px;
	position:absolute;
	z-index.10;
	top:5px;
	left:10px;
}

#navheader
{
    width: 184px; 
    height: 28px; 
    background-image: url(../images/nav_bg_header.gif); 
    background-repeat: no-repeat;
}

#rightbanners
{
    float: right; 
    width: 227px; 
    padding: 0;
    margin: 0;
}

.left_product_nav {
	margin: 0;
	padding: 0 0 25px 5px;
	float: left;
	width: 199px;
	background:#ffffff;
}

.left_product_nav ul li {
	list-style-type: none;
	background-color:#ffffff;
}

.left_product_nav ul li a {
	width: 163px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 6px 5px 5px 20px;
	text-decoration: none;
	border-bottom: 1px dashed #254286;
	color: #254286;
	background-repeat:no-repeat;
	margin:0;
	background-image: url(../images/nav_bullet.gif);
}

.left_product_nav a:active {
	color: #004788;
	text-decoration: none;
}

.left_product_nav a:visited {
	color: #004788;
	text-decoration: none;
}

.left_product_nav ul li a:hover {
	background-color:#dfe3ee;
	color: #d01c31;
	background-image: url(../images/nav_bullet_hover.gif);
	background-repeat:no-repeat;
	text-decoration: none;

}

.left_product_nav ul.left_product_subnav li a {
	color: #606061;
	width: 163px;
	text-align: left;
	display: block;
	font-size: 10px;
	font-weight: normal;
	padding: 3px 2px 5px 20px;
	text-decoration: none;
	border-bottom: none;
	background: none;
}

.left_product_nav ul.left_product_subnav li a:active {
	color: #606061;
	text-decoration: none;
}

.left_product_nav ul.left_product_subnav li a:visited {
	color: #606061;
	text-decoration: none;
}

.left_product_nav ul.left_product_subnav li a:hover {
	color: #d01c31;
	text-decoration: underline;
	background: #ffde00;
}


/*------*/
.main_view {
	float: left;
	position: relative;
}
/*--Window/Masking Styles--*/
.window {
	height:286px;	width: 760px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.paging {
	position: absolute;
	bottom: 10px; right: -7px;
	width: 178px; height:47px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 40px;
	background: url(paging_bg2.png) no-repeat;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
}
.paging a.active {
	font-weight: bold;
	background: #bbbbbb;
	/*border: 1px solid #610000;*/
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.paging a:hover {font-weight: bold;}

