@charset "UTF-8";

#mainContentContainer a, #mainContentContainer a:link
{
	color: #AB3939;
text-decoration: none;
}

#mainContentContainer a:hover, #mainContentContainer a:link
{
	color: #84252B;
text-decoration: none;
}

body
{
  margin: 0px;
  background-color: #eeeeee;
  font-family: 'Lucida Grande', 'Tahoma', Helvetica, Arial, Tahoma, sans-serif;
}

*
{
 outline: none;	
}

a img
{
  border: 0px;	
}

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

#headerBar
{
  position: relative;
  background-color: #f0f0f0;
  width: 100%;
  background-image: url(../images/bg-header.gif);
  background-repeat: repeat-x;
  background-position: center;
  border-bottom: 1px solid #dddddd;
}

#headerContainer
{
 width: 1000px;
 position: relative;
 margin: 0px auto;
 height: 140px;
}

#headerLogo
{
	position: absolute;
	left: 8px;
	top: 34px;
}

#headerOpeningHours
{
  position: absolute;
  top: 115px;
  left: 740px;
  width: 240px;
  text-align: right;
  font-size: 14px;
  color: #444444;
}

#headerOpeningHours em
{
  font-style: normal;
  color: #ab3939;
}

#headerSearch
{
	position: absolute;
	top: 0px;
	left: 790px;
	background-image: url(../images/bg-header-search.gif);
	background-repeat: no-repeat;
	width: 201px;
	height: 40px;
}

#headerSearchForm
{
  margin: 0px;
  padding: 0px;
}

#headerSearchInput
{
  position: absolute;
  width: 130px;
  background-color: white;
  border: 1px solid #ab3939;
  height: 14px;
  padding: 3px;
  left: 16px;
  top: 3px;
  font-size: 12px;
}

#headerSearchButton
{
	position: absolute;
	top: 5px;
	left: 164px;
}


#headerTelephone
{
	position: absolute;
	top: 47px;
	left: 754px;
}

#headerEmail
{
	position: absolute;
	top: 80px;
	left: 762px;
}

#headerFreeDelivery
{
	position: absolute;
	top: 9px;
	left: 400px;
}

#one-number {
	position: absolute;
	top: 5px;
	left: 545px;
}


#bodyBar, #topNavBar
{
  position: relative;
  width: 100%;
  background-color: white;	
}

#topNavContainer
{
  width: 960px;
  padding: 20px;
  margin: 0px auto;
  position: relative;	
  font-size: 14px;
  color: #dddddd;
}

#topNavContainer a, #topNavContainer a:link 
{
  color: #ab3939;
  text-decoration: none;
}

#topAddress
{
  float: right;
  position: relative;
  width: 380px;
  color: #444444;
  font-size: 12px;
  text-align: right;
  margin: 2px 0 0 0;
}

#bodyBar
{
  border-bottom: 1px solid #dddddd;	
}

#bodyContainer
{
  width: 960px;
  margin: 0px auto;
  padding: 0 20px;
}

#leftColumn
{
  position: relative;
  width: 160px;
  float: left;
}

ul#leftNavigation
{
  list-style: none;
  margin: 0px;
  padding: 0px;
  width: 160px;
  background-color: #ab3939;
  font-size: 14px;
  margin-bottom: 20px;
}

ul#leftNavigation li
{
  margin: 0px;
  padding: 6px 12px;
  border-bottom: 1px solid white;
}

ul#leftNavigation li.active
{
  font-weight: bold;
  background-color: #a33739;
}

ul#leftNavigation li a, ul#leftNavigation li a:link
{
  color: white;
  text-decoration: none;
}

ul#leftNavigation li.active a, ul#leftNavigation li.active a:link
{
	color: white;
}

li#leftNavigationHeader
{
	background-image: url(../images/bg-nav-header.gif);
	font-weight: ;
}

ul#leftNavigation li.subNavigation
{
  padding: 0px;
  margin: 0px;
  background-color: #a33739;
}

ul#leftNavigation li.subNavigation ul
{
	display: block;
	background-color: #84252b;
	background-image: url(../images/bg-subnav.gif);
	background-repeat: no-repeat;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	line-height: 0px;
	font-size: 0px;
}

ul#leftNavigation li.subNavigation ul li
{
  font-size: 12px;
  line-height: 14px;
  border: none;
}

ul#leftNavigation li.subNavigation ul li.active
{
  background: none;	
}

ul#leftNavigation li.subNavigation ul li a, ul#leftNavigation li.subNavigation ul li a:link
{
  color: white;
  text-decoration: none;
}

ul#leftNavigation li#lastNavigationItem
{
  background-image:url(../images/bg-subnav-footer.gif);
  background-repeat: no-repeat;
  background-position: bottom;
  border: none;
  padding-bottom: 10px;
}

#leftNavigationFooter
{
  line-height: 0px;
  font-size: 0px;
  height: 4px;
  width: 160px;
  background-image:url(../images/bg-subnav-footer.gif);
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

#leftQuickQuote
{
 position: relative;
 width: 140px;
 background-color: #000000;
 background-image: url(../images/bg-left-black.gif);
 background-repeat: no-repeat;
 min-height: 108px;
 padding: 10px;
 color: white;
 font-size: 11px;
 font-weight: normal;
}

#leftQuickQuoteFooter
{
	background-image: url(../images/bg-left-black-footer.gif);
	width: 160px;
	height: 5px;
	margin-bottom: 20px;
}

#titleLeftQuickQuote
{
	position: relative;
	margin: 5px 0px 10px 0px;
}


#leftOurNewsletter
{
 position: relative;
 width: 140px;
 background-color: #bbbbbb;
 background-image: url(../images/bg-left-grey.gif);
 background-repeat: no-repeat;
 min-height: 65px;
 padding: 10px;
 color: #000000;
 font-size: 10px;
 font-weight: normal;
}

#leftOurNewsletterFooter
{
	background-image: url(../images/bg-left-grey-footer.gif);
	width: 160px;
	height: 5px;
	margin-bottom: 20px;
}


h3.leftRed
{
  font-size: 16px;
  color: #ab3939;
  margin: 0px 0px 10px 0px;
}

#newsletterEmail
{
  width: 134px;
  padding: 2px;
  border: 1px solid #aaaaaa;
}

#newsletterEmailSubscribeButton
{
  float: right;
  margin-top: 10px;
}

#footerContainer
{
  position: relative;
  width: 960px;
  padding: 20px;
  margin: 0px auto;
  color: #cccccc;
  font-size: 13px;
}

#footerContainer a, #footerContainer a:link
{
  color: #999999;
  text-decoration: none;
}

#bottomAddress
{
  float: right;
  text-align: right;
  color: #999999;
}

#mainContentContainer
{
  position: relative;
  float: left;
  margin-left: 20px;
  width: 780px;
  color: #666666;
  font-size: 15px;
}

#offerNav
{
  width: 81px;
  height: 18px;
  padding-top: 5px;
  position: absolute;
  left: 669px;
  top: 199px;
  z-index: 10;
  text-align: center;
}

#offerNav a, #offerNav a:link
{
  text-decoration: none;
  font-size: 12px;
  padding: 0px 3px;
  color: black;
  font-weight: bold;
}

#offerImageContainer
{
  position: relative;
  margin-bottom: 20px;
}

#offerNav a.activeSlide
{
  color: #ab3939;	
}

h1
{
  color: #ab3939;
  font-size: 19px;
  margin: 0px;
}

h2
{
  color: #666666;
  font-size: 19px;
  margin: 0px;
}

h2 em
{
  color: #ab3939;
  font-style: normal;
}

#mainContentContainer p
{
 margin-top: 10px;
 margin-bottom: 15px;
}

.categoriesContainer
{
position: relative;	
}

.categoriesContainer img
{
  float: left;
  margin: 0px 20px 20px 0px;
}

.categoriesContainer img.rightMostCategory
{
  margin: 0px 0px 20px 0px;	
}

#breadcrumbs
{
  color: #dddddd;
  font-size: 14px;
  margin-bottom: 10px;
}

#breadcrumbs a, #breadcrumbs a:link
{
  color: #999999;
  text-decoration: none;
}

hr
{
  clear: both;
  border-width: 1px 0px 0px 0px;
  border-color: #dddddd;
  border-style: solid;
  margin-bottom: 20px;
  height: 1px;
}

.productListing
{
  position: relative;
  width: 780px;
  clear: both;
  padding: 0px;
  margin: 40px 0px;
}

.productThumbnail
{
  width: 245px;
  padding: 10px 0px;
  text-align: center;
  position: relative;
  float: left;
  border-right: 1px solid #dddddd;
}

.verticalDivider
{
  position: relative;
  clear: both;
  height: 20px;
}

.productListingInformation
{
  float: left;
  position: relative;
}

.productListingDescription
{
  float: left;
  padding-left: 20px;
  position: relative;
  width: 300px;
  font-size: 13px;
}

#productDescription
{
  position: relative;
  font-size: 13px;
  float: left;
}

.productListingDescription a, .productListingDescription a:link
{
  color: #ab3939;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
}

#productDescription h1
{
  color: #ab3939;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  margin: 0px;
}

#productDescription ul
{
  position: relative;
  margin: 0px;
  padding: 10px 0px 20px 18px;
}

#productDescription ul li
{
  margin: 0px;
  padding: 0px;
}

.productListingDescription ul
{
 margin: 0px;
 padding: 10px 0px 20px 18px;	
}

.productListingDescription ul li
{
  margin: 0px; padding: 0px;
}

.productListingPrice
{
  font-size: 16px;
  color: #999999;
}

.productListingMoreInformationButton
{
  float: right;	
}

.productListingPrice em
{
  font-style: normal;
  color: #ab3939;
  font-weight: bold;
}

.productListingPriceIncVAT
{
  display: block;
  font-size: 12px;
  line-height: 18px;
}

.productListingLogoContainer
{
  float: right;
  position: relative;
  width: 120px;
  text-align: center;
}

.productListingTable
{
  clear: both;
  float: left;
  position: relative;
  width: 777px;
  padding-top: 20px;
}

.productListingTableNarrow
{
  clear: both;
  float: left;
  position: relative;
  width: 777px;
  padding-top: 20px;
}

.productTable
{
  position: relative;
  width: 513px;
}

.productListingSpecialTable
{
  clear: both;
  float: left;
  position: relative;
  width: 780px;
  margin: 0px;
}

.productListingSpecialTable table
{
  width: 100%;	
}

.productListingTable table, .productTable table, .productListingSpecialTable table
{
  border-collapse: collapse;
}

.productListingTable table th, .productTable table th, .productListingSpecialTable table th
{
  color: white;
  background-color: black;
  background-image:url(../images/bg-th.gif);
  background-repeat: repeat-x;
  background-position: top left;
  padding: 4px 6px;
  font-weight: normal;
  font-size: 12px;
}

.productListingTable table td, .productTable table td, .productListingSpecialTable table td
{
  font-size: 12px;
  padding: 6px;
  text-align: center;
}

.productListingTable table th.tableHeaderLeftMost, .productTable table th.tableHeaderLeftMost, .productListingSpecialTable table th.tableHeaderLeftMost
{
	background-repeat: no-repeat;
	background-image: url(../images/bg-th-left.gif);
}

.productListingTable table th.tableHeaderRightMost, .productTable table th.tableHeaderRightMost, .productListingSpecialTable table th.tableHeaderRightMost
{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(../images/bg-th-right.gif);
}

.productListingTable table th.tableHeaderRed, .productTable table th.tableHeaderRed, .productListingSpecialTable table th.tableHeaderRed
{
  background-color: #ab3939;
  background-image: url(../images/bg-th-red.gif);
  background-repeat: repeat-x;
  background-position: top left;
}

.productListingTable table td.tableCellLeftMost, .productTable table td.tableCellLeftMost, .productListingSpecialTable table td.tableCellLeftMost
{
  border-left: 1px solid #dddddd;	
}

.productListingTable table td.tableCellRightMost, .productTable table td.tableCellRightMost, .productListingSpecialTable table td.tableCellRightMost
{
  border-right: 1px solid #dddddd;	
}

.tableCellRed
{
  color: #ab3939;
  font-weight: bold;
}

.productListingTable table, .productTable table, .productListingSpecialTable table
{
  border-bottom: 1px solid #dddddd;	
}

#productContainer
{
  position: relative;	
}

#productImagesContainer
{
  position: relative;
  float: left;
  margin-right: 9px;
}

#productImagesContainer img
{
  border: 1px solid #dddddd;	
}

#productImagesThumbsContainer
{
  margin-top: 11px;	
}

#productImagesThumbsContainer img
{
  float: left;
  margin-right: 11px;
}

ul#tabbedContentHeader
{
  position: relative;
  margin: 20px 0px 0px 0px;
  list-style-type: none;
  padding: 0px;
  float: left;
}


ul#tabbedContentHeader li
{
  float: left;
  padding: 10px;
  margin: 0px;
    background-image: url(../images/bg-tab.gif);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #bbbbbb;
}

ul#tabbedContentHeader li.tabLeftMost
{
 background-image: url(../images/bg-tab-left.gif);
 background-repeat: no-repeat;
 width: 10px;
 padding: 10px 0px;
}

ul#tabbedContentHeader li.tabRightMost
{
 background-image: url(../images/bg-tab-right.gif);
 background-repeat: no-repeat;
 background-position: top right;
 width: 10px;
 padding: 10px 0px;
}

ul#tabbedContentHeader li.tabActive
{
  background-image: url(../images/bg-tab-active.gif);
  background-repeat: repeat-x;
  background-position: top left;
  background-color: #999999;
}

ul#tabbedContentHeader li a, ul#tabbedContentHeader li a:link
{
  color: #666666;
  text-decoration: none;
}

.tabContent
{
  position: relative;
  width: 775px;
  padding: 0px;
  border: 1px solid #dddddd;
  clear: both;
  display: none;
  float: left;
}

ul#tabbedContentHeader li.tabActive a, ul#tabbedContentHeader li.tabActive a:link
{
  color: #ffffff;	
}

#leftStarBuys
{
 position: relative;
 width: 140px;
 background-color: #ab3939;
 background-image: url(../images/bg-left-red.gif);
 background-repeat: no-repeat;
 padding: 40px 10px 0px 10px;
 color: white;
 font-size: 12px;
 font-weight: normal;
}

#starBuysTitle
{
	position: absolute;
	left: -10px;
	top: -5px;
}

#leftStarBuysFooter
{
	background-image: url(../images/bg-left-red-footer.gif);
	width: 160px;
	height: 5px;
	margin-bottom: 20px;
}


#leftBlog
{
 position: relative;
 width: 140px;
 background-color: #ab3939;
 background-image: url(../images/bg-left-red.gif);
 background-repeat: no-repeat;
 padding: 45px 10px 0px 10px;
 color: white;
 font-size: 12px;
 font-weight: normal;
}

#BlogTitle
{
	position: absolute;
	left: -50px;
	top: -10px;
}


#leftBlogFooter
{
	background-image: url(../images/bg-left-red-footer.gif);
	width: 160px;
	height: 5px;
	margin-bottom: 20px;
}

#leftTestimonials
{
 position: relative;
 width: 140px;
 background-color: #ab3939;
 background-image: url(../images/bg-left-red.gif);
 background-repeat: no-repeat;
 padding: 45px 10px 0px 10px;
 color: white;
 font-size: 12px;
 font-weight: normal;
}

#TestimonialsTitle
{
	position: absolute;
	left: -50px;
	top: -10px;
}


#leftTestimonialsFooter
{
	background-image: url(../images/bg-left-red-footer.gif);
	width: 160px;
	height: 5px;
	margin-bottom: 20px;
}


#leftGuides
{
 position: relative;
 width: 140px;
 background-color: #000000;
 background-image: url(../images/bg-left-black.gif);
 background-repeat: no-repeat;
 padding: 40px 10px 0px 10px;
 color: white;
 font-size: 12px;
 font-weight: normal;
}

#guidesTitle
{
	position: absolute;
	left: -10px;
	top: -5px;
}

#guidesFooter
{
	background-image: url(../images/bg-left-black-footer.gif);
	width: 160px;
	height: 5px;
	margin-bottom: 20px;
}

#rss_feed {
	border-top: solid 1px #EEEEEE;
	padding: 10px;
	margin: auto;
	width: 98%;
}

#rss_feed a {
	color: #BA4646;
}