
/* CSS Document */

/* Zero down margin and paddin on all elements */
* {
  margin: 0;
  padding: 0;
}

body {
  font: 62.5%/1.6 Tahoma, Arial, Verdana, sans-serif;
}

h1 {
  font-size: 2.4em;
  font-weight: normal;
}

h2 {
  font-size: 2.0em;
  font-weight: normal;
}

p, li {
  font-size: 1.2em;
}

h1, h2, p {
  margin: 1em 0;
}

h4 {
	font-size: 1.1em;
	font-weight: normal;
}

h4 a {
	text-decoration: underline;
	color: #000;
}

h4 a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#branding {
  height: 120px;
  background:#fff url(../resources/site/brandingpics/branding_bg5.gif) no-repeat bottom center;
  padding: 0px;
}

#branding h1 {
  margin: 0;
}

#header_logo {
 	width: 215px;
	height: 100px;
	float: left;
	margin-left: 12px;
	margin-top: 6px;
}

#header_logo h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 215px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#header_telephone {
	width: 561px;
	height: 51px;
	float: right;
}

#header_icons {
	float: right;
	width: 350px;
	height: 54px;
	padding-top: 4px;
	text-align: right;
}

#header_icons ul {
	list-style: none;
}

#header_icons li {
	display: inline;
	margin-left: 15px;
}

#header_icons img {
	border: 0;
}

#header_search {
	width: 280px;
	height: 54px;
	float: right;
	margin-left: 20px;
	margin-top: -10px;
}

#header_search p {
	font-size: 1.0em;
	margin-bottom: 0;
}

#header_search p.search-link {
	margin-top: 5px;
	margin-left: 55px;
}

.search-link a {
	text-decoration: none;
	color: #000;
}

.search-link a:hover {
	text-decoration: underline;
}

#header_search label {
	width: 55px;
	float: left;
	text-align: right;
} 

#header_search input.search {
	width: 138px;
	margin-bottom: -5px;
	font-size: 1.0em;
}

#header_search select.search {
	font-size: 1.0em;
 	width: 143px;
}

#header_search input.submit {
	float: right;
	margin-top: -50px;
	margin-right: 30px;
}

#header_logo h1 {
	text-indent: -5000px;
	background: url(/resources/site/header_logo.gif) no-repeat top left;
	height: 100px;
}

#mainNav {
  list-style: none;
}


#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1.2em;
}

#footer {
  background:#fff url(/resources/site/footer_bg.gif) no-repeat top center;
  height: 135px;
}

#footer_links {
	text-align: right;
	font-size: 0.9em;
	padding-top: 5px;
}

#footer_links ul {
	list-style: none;
}

#footer_links li {
	display: inline;
	margin-right: 15px;
}

#footer_links li a {
	text-decoration: none;
	color: #000;
	font-size: 0.9em;
}

#footer_links li a:hover {
	text-decoration: underline;
	color: #ff0000;
	font-size: 0.9em;
}

#credit_cards {
	text-align: right;
	font-size: 0.7em;
}

#arrow {
	height: 20px;
	background: #fff;
	text-align: right;
}
#copyright {
	font-size: 0.7em;
	color: #B5B5B5;
	text-align: left;
	margin-left: 20px;
}

#refine {
	border: 1px solid #84A2AD;
	background-color: #EFEBEF;
	width: 495px;
	padding: 4px;
	clear: both;
	text-align: center;
}

#refine h2 {
	font-size: 1.0em;
	font-weight: bold;
}

#refine select.search {
	font-size: 1.0em;
 	width: 143px;
}

#refine input.submit {
	font-size: 1.0em;
}

#relatedcats {
	clear: both;
	width: 495px;
	padding: 5px;
	background-color: #F7F7FF;
}

#relatedcats h4 {
	width: 98%;
	background: #D7DDDE;
	color: #000000;
	padding: 5px;
	font-size: 1.2em;
	margin-bottom: 10px;
}

.updatebutton {
	margin-bottom: 5px;
}	

/* The Core Technique
================================= */

body {
  text-align: center; 
  background: url(/resources/site/site-background2.png) repeat-y center bottom;
}

#wrapper {
  width: 964px;
  margin: 0 auto; 
  text-align: left;
}

#mainNav { 
  width: 195px; 
  float: left; 
  margin-left: 19px;
}

#content { 
  width: 745px; 
  float: right; 
}

#mainContent { 
  width: 520px; 
  margin: 0; 
  float: left; 
  padding-left: 14px;
}

#secondaryContent { 
  width: 185px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 
  margin-right: -3px;
  margin-top: -5px;
} 

#footer { 
  clear: both; 
} 

/* Add some padding */

#mainNav, #secondaryContent {
  padding-bottom: 20px;
}



/* 
Markup for rollover block navigation for the left hand menu 

Assumes the navigation is inside the mainNav div
*/

#mainNav {
	font-size: 0.8em;
}

#mainNav ul {
	margin-left: 0px;
	width: 175px;
}

#mainNav li {
	padding: 4px 0px 4px 0px;
	list-style: none;
	position: relative;
}

#mainNav li a {
	display: block;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	background: #CCDADD url(/resources/site/subnav_bg.gif) no-repeat top right;
	text-decoration: none;
	color: #000;
	margin-top: -8px;
	border-bottom: 1px solid #fff;
	width: 165px;
	min-height: 20px;
}

#mainNav li a:hover {
	background: #fff url(/resources/site/subnav_bg_hover.gif) no-repeat top right;
	text-decoration: none;
}


#mainNav li a.parentcategory {
	margin-top: 5px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	background: #fff url(/resources/site/ul_header.gif) no-repeat top left;
}

#mainNav ul li ul {
	margin: 5px 0 -3px 0;
	padding: 0;
	font-size: 0.8em;
}

#mainNav ul li ul li a {
	background: #8AB6BF; color: #fff; padding-left: 10px;
}

#mainNav ul li ul li a:hover {
	color: #000;
}

#mainNav ul li ul li ul {
	margin: 5px 0 -3px 0;
	padding: 0;
	font-size: 1.0em;
}

#mainNav ul li ul li ul li a {
	background: #AAC6CC; color: #fff; padding-left: 10px;
}

#mainNav ul li ul li ul li a:hover {
	color: #000;
}


#mainNav h1.featured_items {
	text-indent: -5000px;
	background: url(/resources/site/cat_headings/featured_items.gif) no-repeat top left;
	height: 31px;
}

#featured_contents {
	width: 133px;
	border: 1px solid #427681;
	margin-top: -29px;
	text-align: center;
}

#featured_contents img {
	border: 2px solid #D7DDDE;
}

#featured_contents a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#featured_contents a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}


/* additional div styling */

#baskettable {
	width: 500px;
	padding: 4px;
}


table {
  border-collapse: collapse;
  border: 1px solid #666;
}

caption {
  font-size: 1.2em;
  font-weight: bold;
  margin: 1em 0;
}

col {
  border-right: 1px solid #ccc;
}

col#ItemCol {
  border: none;
}

thead {
  background-color: #E7EDEE;
  border-top: 1px solid #a5a5a5;
  border-bottom: 1px solid #a5a5a5;
}

th {
  font-weight: normal;
  text-align: left;
}

#baskettable th, td {
  padding: 0.1em 1em;
}

#baskettable input.submit {
	font-size: 1.0em;
}

#baskettable .rowbg, #toolbag_table .rowbg {
	background-color: #EFEBEF;
}

#baskettable .rowbg_odd, #toolbag_table .rowbg_odd {
	background-color: #F7F7FF;
}

#toolbag_table a {
	color: #000;
	text-decoration: none;
}

#toolbag_table a:hover {
	color: #1015D9;
	text-decoration: underline;
}

#PriceCol {
	width: 100px;
}

#QtyCol {
	width: 110px;
}

.basketright {
	text-align:right;
}

#toolbag_table {
	width: 165px;
}

#toolbag_table th, td {
  padding: 0.1em 0.5em;
}

#toolbag_table .qty {
	width: 30px;
}

#toolbag_table p {
	float: right;
}

#trolley {
	float: right;
	border: 0px;
}

#toolbag {
	width: 175px;
}

#toolbag h1 {
	font-size: 0.9em; 
  	background: url(/resources/site/ul_header.gif) no-repeat;
  	margin-bottom: 10px;
  	margin-top: 10px;
}

#toolbag h1 a {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	height: 21px;
	line-height: 21px;
	margin: 0;
	text-decoration: none;
}

#toolbag_contents {
	width: 167px;
	border: 1px solid #427681;
	margin-top: -24px;
	font-size: 0.9em;
	padding: 3px;
}

#newsletter-subscription
{ 
  font-size: 0.9em; 
  background: url(/resources/site/ul_header.gif) no-repeat;
  margin-bottom: 10px;
  margin-top: 10px;
}

#newsletter-subscription p.heading
{
  color: white;
  font-weight: bold;
  padding: 0px 0px 0px 5px;
  height: 21px;
  line-height: 21px;
  margin: 0;
}

#newsletter-subscription form {
	font-size: 0.9em;
}

#newsletter-subscription form p {
	clear: both;
}


#newsletter-subscription form input.textfield {
	width: 140px;
}

#newsletter-subscription form .selectbox {
	width: 140px;
	font-size: 0.9em;
}

#newsletter-subscription-inner
{
  width: 163px;
  padding: 5px;
  border-left: 1px solid #427681; 
  border-right: 1px solid #427681; 
  border-bottom: 1px solid #427681; 
}

#bybrand {
	width: 175px;
}

#bybrand h1 {
	font-size: 0.9em; 
  	background: url(/resources/site/ul_header.gif) no-repeat;
  	margin-bottom: 10px;
  	margin-top: 10px;
	padding-left: 5px;
}

#bybrand h1 a {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	height: 21px;
	line-height: 21px;
	margin: 0;
	text-decoration: none;
}

#bybrand_contents {
	width: 173px;
	border: 1px solid #427681;
	margin-top: -24px;
	text-align: center;
}

#bybrand_contents a {
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
}

#bybrand_contents a:hover {
	text-decoration: underline;
	color: #ff0000;
}

#bybrand_contents img { 
	border: 0px;
}

#bybrand_img {
	border: 0px;
	margin-bottom: 10px;
}

#bybrand h1 a {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 173px;
	text-decoration: none;
	border-width: 0px;
	border-style: none;
}

#discounts {
	width: 175px;
}

#discounts h1 {
	font-size: 0.9em; 
  	background: url(/resources/site/ul_header.gif) no-repeat;
  	margin-bottom: 10px;
  	margin-top: 10px;
}

#discounts h1 a {
	font-size: 1.2em;
	color: white;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	height: 21px;
	line-height: 21px;
	margin: 0;
	text-decoration: none;
}

#discounts_contents {
	width: 173px;
	border: 1px solid #427681;
	margin-top: -10px;
	text-align: center;
}

#discounts_contents img { 
	border: 0px;
}

#bybrand_img {
	border: 0px;
	margin-bottom: 10px;
}

.pagination {
 clear: both;
 text-align: center;
}

.subcatname {
	float: left;
	width: 250px;
	height: 55px;
}

.subcatname img { 
	border: 0;
}

.subcatname a {
	text-decoration: none;
	color: #000;
}

.subcatname a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.subcatname p {
	font-size: 1.0em;
	margin: 0;
	padding: 0;
}

.breadcrumb {
	font-size: 1.0em;
	font-weight: bold;
}

.breadcrumb a {
	text-decoration: none;
	color: #000;
}

.breadcrumb a:hover {
	text-decoration: underline;
	color: #ff0000;
}

.clear {
 clear:both;
}

.smallredfont {
	color: #ff0000;
}

.checkoutfields input {
	font-size: 1.0em;
}

/* brand page div */

.brandlogo {
	width: 95%;
	padding: 6px 6px 0 6px;
	float: left;
	margin-bottom: 6px;
	border-bottom: 1px solid #427681;
}

.brandlogo img {
	border: 0;
	margin-bottom: -10px;
}

.delivery {
 font-size: 1.0em;
}

.discounttext {
	color: #ff0000;
}

.pagenumbers {
	clear: both;
	width: 500px;
	text-align: center;
	background-color: #EFEBEF;
	border: 1px solid #427681;
	padding: 3px;
	margin-top: 5px;
}

.pagenumbers a {
	font-size: 0.8em;
	color: #000;
	text-decoration: none;
}

.pagenumbers a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.centrepic {
	text-align: center;
}

/* Search Forms Styling */

.search-forms {
	width: 495px;
	border: 1px solid #C9C9C9;
	padding: 10px 5px 5px 5px;
	background-color: #ECF1F2;
	margin-bottom: 5px;
}

.search-forms dt {
	float: left;
	width: 150px;
	font-size: 1.1em;
	clear: both;
}

.search-forms select, .search-forms input {
	font-size: 1.1em;
	margin-bottom: 4px;
}

.search-forms a {
	color: #000;
	text-decoration: none;
}

.search-forms a:hover {
	color: #ff0000;
	text-decoration: underline;
}


h1.special_offers {
	font-size: 1.5em; 
	font-weight: bold;
  	background: url(/resources/site/ul_header.gif) no-repeat;
  	margin-bottom: 10px;
  	margin-top: 10px;
	padding-left: 5px;
	color: #fff;
}

#secondaryContent h1.special_offers {
	font-size: 1.1em;
}

.special_offers_box {
	width: 173px;
	border: 1px solid #427681;
	margin-top: -10px;
	text-align: center;
}

.special_offers_box .leftoffer_black {
	width: 173px;
	background-color: #000;
	color: #fff;
}

.special_offers_box .leftoffer_black a, .special_offers_box .leftoffer_black a:hover {
	color: #fff;
}

.special_offers_box .leftoffer_black strong {
	font-size: 1.1em;
}

.special_offers_box img {
	border: 0;
}

.special_offers_box a {
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

.special_offers_box a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #000;
}

.special_offers_box p {
	font-size: 1.2em;
}

.special_offers_box img {
	max-width:175px;
	max-height: 200px;
}

#myaccount-form legend {
	font-size: 1.5em;
}

#myaccount-form fieldset {
	padding: 5px;
}


#myaccount-form label {
	width: 100px;
	float: left;
}

#comments_form legend {
	font-size: 1.5em;
	padding: 3px;
}

#comments_form fieldset {
	padding: 5px;
	background-color: #eaeaea;
	border: 1px solid #dddddd;
}


#comments_form label {
	width: 100px;
	float: left;
}

/* Checkout Items */

.checkout-option {
	padding: 10px;
	margin-bottom: 10px;
	border: 1px solid #eaeaea;
}

.checkout-option h2 {
	margin: 0 0 10px 0;
}

#customerform legend {
	font-size: 1.5em;
	font-weight: bold;
}

#customerform fieldset {
	margin: 1em 0; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #ccc;
	width: 500px;
}

#customerform label {
	float: left;
	width: 150px;
}

.clear {
	clear: both;
}

.error {
	 background-color: #E3B521;
}

.error_message {
	  color: #ff0000;
	  font-weight: bold;
}

#customerform label.error {
	 color: #fff;
	 font-weight: bold;
	 padding: 2px;
	 width: 318px;
	 background-color: #E3B521;
	 margin-top: 2px;
	 margin-bottom: 5px;
	 margin-left:150px;
	 text-align: left;
	 font-size: 0.9em;
}

/* additional flyout menu */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyout2.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* hack for IE5.5 */
* html .menu ul {margin-left:-16px; ma\rgin-left:0;}
/* position relative so that you can position the sub levels */

/* get rid of the table */
.menu table {
	position:absolute; border-collapse:collapse; 
	border: 0; 
	top:0; 
	left:0; 
	z-index:100; 
	font-size:0.7em;
}

.menu :hover > a {
	color:#fff; 
	background:#949e7c;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	top:0;
	left:195px;
	font-size: 0.9em;
}
/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility:visible;
}
.leftoffer_black {
	background-color: #000;
	color: #fff;
	font-size: 1.1em;
}