﻿html, body
{
  margin:0;
  padding:0;
  height:100%;
  font-family: Verdana;
  background:#FFF url(/Images/Design/body_bg.gif);
}

address
{
	clear:left;
	padding:5px 0 0 10px;
	color:#FFF;
	font-size:11px;
}

hr
{
	display:block;
	height:1px;
	border:1px solid #CCCCCC;
}

strong
{
	font-weight:bold;
}

h1,h2,h3,h4,h6,h6
{
	font-weight:bold;
}

h1
{
	font-size:17px;
	color:#8B1817;
	font-weight:normal;
}

label
{
	font-size:12px;
}

.imgReplace
{
	margin-left:-9999em;
}

.clearBoth
{
	clear:both;
}


.fltl {float:left;}
.fltr {float:right;}
.txt-right {text-align:right;}
.txt-left {text-align:left;}
.txt-center {text-align:center;}
.txt-small{font-size:0.7em;}
.txt-hide{text-indent:-999em;overflow:hidden}

input.padlocked {background-image:url(/Images/Design/iconpadlock.gif);background-repeat:no-repeat;padding-left:15px;}
input.magnifyingGlass {background:white url(/Images/Design/magnifying-glass.gif) no-repeat;padding-left:20px;}

#outer
{
	margin-top:0;
	width:961px;
	margin-left:auto;
	margin-right:auto;
}

#clearHeader
{
  height:144px;
}

#container
{
  min-height:100%;
  position:relative;
}

#headerContainer
{
	position:absolute;
	top:0;
	height:144px;
	width:961px;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
}

#headerContainer #header
{
	height:110px;
	background:url(/Images/Design/header_bg2.jpg) no-repeat;
}

#headerContainer #header #logo
{
	height:110px;
	width:340px;
	float:left;
}

#headerContainer #header #logo a
{
	display:block;
	height:110px;
	width:340px;
}

#headerContainer #header #navigation
{
	width:620px;
	height:60px;
	float:left;
	position:relative;
}

#headerContainer #header #navigation a.linkBasket
{
    height:60px;
    width:55px;
    cursor:pointer;
    display:block;
	background:url(/Images/Design/clear.gif) repeat;
    position:absolute;
	left:150px;
}

#headerContainer #header #mainMenu
{
	float:right;
}

#headerContainer #header #navigation #cart
{
	text-align:right;
	margin:3px;
	padding:0 10px 0 0;
	height:29px;
}

#cartMenu
{

}

#cart #cartMenu ul
{
	list-style:none;
	float:right;
	margin-right:45px;
	margin-top:8px;
	display:inline;
}

#cart #cartMenu ul li
{
	font-size:11px;
	margin:0;
	padding:0px 10px 0 10px!important;
	float:left;
	color:#FFF;
	background:url(/Images/Design/cart_divider_1.gif) no-repeat 100% 50% !important;
}

#cart #cartMenu ul li a
{
	color:#FFF !important;
}

#cart #cartMenu ul li.last
{
	background:none !important;
}

#headerContainer #header #navigation #cart .cart-btn
{	
	margin-left:0px;
	margin-right:30px;
	margin-top:0px;
	vertical-align:middle;
}

#headerContainer #header #navigation #cart #cartInfo
{
  padding-top:6px;	
  color:#FFF;
}

#headerContainer #header #navigation #cart #cartInfo a
{
    color:#FFF;
    text-decoration:none;    
}

#headerContainer #header #navigation #cart .cartText
{
	margin-right:10px;
	font-size:12px;	
	
}

#headerContainer #header #navigation #cart .cartText .divider
{
	color:#CCCCCC;
}

#headerContainer #header #navigation ul
{
	font-size:12px;
	clear:both;	
}

#headerContainer #header #navigation ul li
{
	float:left;
	padding:30px 10px 0 10px;
	background:url(/Images/Design/divider.gif) no-repeat 100% 30px;
}

#headerContainer #header #navigation ul li a
{
	color:#000;
	text-decoration:none;
}

#headerContainer #header #navigation ul li.last
{
	background:none;
}

#headerContainer #secondaryMenu
{
	height:34px;
	background:url(/Images/Design/nav_bg.gif);
}

/*#headerContainer #secondaryMenu img
{
	float:left;
}

#headerContainer #secondaryMenu ul
{
	float:left;
	color:#FFF;
}

#headerContainer #secondaryMenu #navbar li
{
	font-size:14px;
}

#headerContainer #secondaryMenu #navbar li.top
{	
	padding:0;
	float:left;
}

#headerContainer #secondaryMenu #navbar li.last
{
	background:none;
}*/

#search
{
}

#search input.searchBox
{
	float:right;
	margin-top:15px;
	border:1px solid #CCCCCC;
	font-size:11px;
	padding:2px 0 2px 3px;
}

#search input.searchBtn
{
	float:right;
	margin:15px 40px 0 5px;
}


#main
{
	width:961px;
	color:#454645;
	background-color:#FFF;
	border-left:1px solid #CECECE;
	border-right:1px solid #CECECE;
	padding-top:10px;
}

#oneColumn
{
	padding:0 12px 20px 12px;
}

#main h1, #main h2
{
	padding:0;
}

#main p
{
	font-size:12px;
	padding:0;
}

#main #primaryColumn
{
	width:700px;
	float:left;
	margin-left:10px;
}

#main #primaryColumn #homeContent
{
	margin-bottom:10px;
}

#main #primaryColumn #homeContent h1
{
	margin-top:10px;
}

#main #primaryColumn #homeContent p
{
	padding:5px 0 5px 0;
	font-size:11px;
}

#main #primaryColumn #homeFeaturedProducts
{
	margin-bottom:25px;
}

#main #secondaryColumn
{
	width:220px;
	float:right;
	margin-right:10px;
}

#contactUsPod
{	
	margin-top:10px;
	background-color:#EFEFEF;
}

#contactUsPod p
{	
	font-size:11px;
	padding:10px 10px 10px 10px;
}

#contactUsPod .contactRow
{	
	min-height:22px;
	padding-left:7px;
}

#contactUsPod .contactRow input
{
	border:1px solid #CCCCCC;
	width:198px;
	font-size:11px;
	padding:2px;		
}

#contactUsPod .contactRow textarea
{
	border:1px solid #CCCCCC;
	width:198px;
	font-family:Arial, Verdana, Sans-Serif;
	font-size:11px;
	padding:2px;		
	height:50px;
}

#contactUsPod .contactBtns
{
	width:100%;
	text-align:right;
}	

#contactUsPod .contactBtns .btnSubmit
{
	padding-top:5px;
	padding-right:8px;
}

#contactUsPod .phoneNumber
{
    border-top:1px solid #CCC;
    font-size:11px;
	padding:5px 5px 10px 5px;   
	margin:5px; 
}

#contactUsPod .telNo
{
	color:#A62121;
	font-size:20px;
	font-weight:bold;
}

#main #homeProducts
{
	margin-left:20px;
}

#main #homeProducts #primaryListing
{
	float:left;	
	border:1px solid #CCC;
	width:570px;
	background-color:#FFF;
	color:#000;
}

#main #homeProducts #primaryListing h3
{
	margin:10px 0 0 15px;
	font-weight:normal;
	font-size:16px;
}

#main #homeProducts #secondaryListing
{
	margin-left:10px;
	width:320px;
	float:left;
}

#main #homeProducts #secondaryListing h3
{
	margin:10px 0 0 15px;
	font-weight:normal;
	font-size:16px;
}

#main #homeProducts #secondaryListing #newlyListed
{
	border:1px solid #CCC;
	width:345px;
	background-color:#FFF;
	color:#000;
}

#main #homeProducts #secondaryListing #mostPopular
{
	margin-top:10px;
	border:1px solid #CCC;
	width:345px;
	background-color:#FFF;
	color:#000;
}

#main #column1
{
	width:190px;
	margin-left:-965px;
	display:inline;
	float:left;
}

#main #column2
{
	width:775px;
	margin-left:190px;
	display:inline;
	float:left;	
}

#main #column2 #copyBody
{
	margin-top:40px;
	width:750px;
	background-color:#FFF;
	border:1px solid #CCC;
}

#main #copyBody
{
	margin-left:auto;
	margin-right:auto;
	width:100%;
	background-color:#FFF;
	border:1px solid #CCC;
}

#main #primaryColumn #staticPage h1
{
	margin-bottom:10px;
}

#main #primaryColumn #staticPage h2
{
	font-size:12px;
	margin-bottom:5px;
}

#main #primaryColumn #staticPage p
{
	margin-bottom:10px;
}

/*-- Home Featured Products ---------------------------*/
#main table.hfProducts
{

}
#main table.hfProducts tr td
{
	padding:8px 0 8px 0;
	margin:0;
	background-color:#FFF;
}

#main .hfProductPod
{
	margin-left:0px;
	margin-right:20px;
	border-bottom:1px solid #CCC;
}

#main .hfProductPod .productImage
{
	float:left;
	text-align:center;
}

#main .hfProductPod .productText
{
	padding:5px 0 5px 0;
	font-size:11px;
	float:left;
	width:220px;
}

#main .hfProductPod .productText p
{
	padding:10px 0 5px 0;
	font-size:11px;
	text-align:left;
	width:220px;
}

#main .hfProductPod .productText .reference
{
	font-size:10px;
	color:#999;
	display:block;
	margin-bottom:10px;
}

#main .hfProductPod .productText .price
{
	font-size:18px;
	color:#333;
}

#main .hfProductPod .productText .incVAT
{
	font-size:10px;
	color:#999;
}


#main .hfProductPod .productText a
{
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

#main .hfProductPod .productText a.productTitle
{
	font-size:12px;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

/*-- Category Pods ------------------------------------*/

.categoryPod
{
	margin-bottom:5px;
}

.categoryPodTop
{
	background:url(/Images/Design/categoryPodTop.gif) no-repeat left top;
	height:15px;
	line-height:15px;
	font-size:1px;
	width:348px;
}

.categoryPodContent
{
	min-height:140px;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	width:346px;
	background-color:#FFF;
	font-size:11px;
	color:#000;
}

.categoryPodContent h2
{
	font-size:12px;
}

.categoryPodContent h2 a
{
	text-decoration:none;
	color:#990000;	
}

.categoryPodContent .categoryImage
{
	float:left;
	width:150px;
	min-height:85px;
}

.categoryPodContent .categoryText
{
	float:left;
	width:175px;
}

.categoryPodBtm
{
	background:url(/Images/Design/categoryPodBtm.gif) no-repeat left top;
	height:5px;
	line-height:5px;
	font-size:1px;
	width:348px;
}

/*-- Category Pods End --------------------------------*/

/*--------- Category list page ---------------------------*/

#pagecopy ul
{
	list-style-type:disc;
	list-style-position:inside;
	font-size:12px;
	margin:10px 0 10px 0;
}

/*-- Product List Page --------------------------------*/

#main table.prodList
{

}
#main table.prodList tr td
{
	padding:8px 0 8px 0;
	margin:0;
	background-color:#FFF;
}

#main .productPod
{
	margin-left:0px;
	margin-right:20px;
	border-bottom:1px solid #CCC;
}

#main .productPod .productImage
{
	float:left;
	text-align:center;
}

#main .productPod .productText
{
	padding:5px 0 5px 0;
	font-size:11px;
	float:left;
	width:220px;
}

#main .productPod .productText p
{
	padding:10px 0 5px 0;
	font-size:11px;
	text-align:left;
	width:220px;
}

#main .productPod .productText .reference
{
	font-size:10px;
	color:#999;
	display:block;
	margin-bottom:10px;
}

#main .productPod .productText .price
{
	font-size:18px;
	color:#333;
}

#main .productPod .productText .incVAT
{
	font-size:10px;
	color:#999;
}


#main .productPod .productText a
{
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

#main .productPod .productText a.productTitle
{
	font-size:12px;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
}

#main .categoryIntro p
{
	font-size:11px;
	margin-top:10px;
}

/*-- Product Details Page --------------------------------*/
#main #primaryColumn #productDetail
{
	background-color:#FFF;
}

#main #primaryColumn #productDetail h1
{
	margin:0;
	padding:0;
	font-weight:normal;
}

#main #primaryColumn #productDetail .reference
{
	font-size:10px;
	color:#999999;
	display:block;
	margin-bottom:10px;
}

#main #primaryColumn #productDetail #productBody
{

}

#main #primaryColumn #productDetail #productBody #productImages
{
	width:260px;
	float:left;
	text-align:center;
}

#main #primaryColumn #productDetail #productBody #productImages .clickToView
{
	font-size:10px;
	display:block;
	margin:5px 0 5px 0;
}


#main #primaryColumn #productDetail #productBody #productDetails
{
	float:left;
	margin-left:40px;
	width:400px;
}

#main #primaryColumn #productDetail #productBody #productDetails h1
{
	font-family:Arial,sans-serif;
	font-size:18px;
	margin-bottom:15px;
}

#main #primaryColumn #productDetail #productBody #productDetails h2
{
	padding:0;
}

#main #primaryColumn #productDetail #productBody #productDetails #productShortDescription
{
	font-family:Verdana;
	color:#000;
}

#main #primaryColumn #productDetail #productBody #productDetails #productShortDescription p
{
	font-size:11px;
}

#main #primaryColumn #productDetail #productBody #productDetails #productDescription
{
	font-size:12px;
	width:380px;
	padding-bottom:10px;
	border-bottom:1px solid #CDCDCD;
}

#main #primaryColumn #productDetail #productBody #productDescription strong
{
	font-size:12px;
	font-weight:bold;
	display:block;
	margin-bottom:10px;
}

#main #primaryColumn #productDetail #productBody #productDescription p
{
	padding:0;
	margin-bottom:10px;
}

#main #primaryColumn #productDetail #productBody #productActions
{	
	margin-top:10px;
	width:380px;
}

#main #primaryColumn #productDetail #productBody #productActions label, #main #column2 #productDetail #productBody #addToCart label
{	
	display:block;
	width:200px;
	font-size:11px;
	color:#000;
	margin-bottom:5px;
}

#main #primaryColumn #productDetail #productBody #productActions .priceLabel
{
	font-size:11px;
	color:#000;
	margin-top:15px;
}

#main #primaryColumn #productDetail #productBody #productActions h2
{	
	font-size:14px;
}


#main #primaryColumn #productDetail #productBody #productDescription p
{
	padding:0;
	margin-bottom:10px;
}

#main #primaryColumn #productDetail #productBody #productDetails #productActions p
{
	padding:0;
}

#main #primaryColumn #productDetail #productBody #productActions .price
{
	font-size:24px;
	font-weight:bold;
	color:#990000;
	display:inline;
}

#main #primaryColumn #productDetail #productBody #productActions .vatMsg
{
	margin-left:5px;
	font-size:12px;
	color:#999;
}

#main #primaryColumn #productDetail #productBody #productImages #mainImage,
#main #primaryColumn #productDetail #productBody #productImages #thumbnails .ImageWrapperDiv .ImagesDiv .ImageDiv
{
	border:1px solid #CDCDCD;
}

#main #primaryColumn #productDetail #productBody #productImages #thumbnails .ImageWrapperDiv .ImagesDiv .ImageDiv a
{
	display:block;
	height:68px;
	width:68px;
}


#main #primaryColumn #productDetail #productBody #productImages #thumbnails .ImageWrapperDiv .ImagesDiv .ImageBlockDiv
{
	padding:3px;
}

#addToCart #addControls
{
	float:left;
	width:215px;
}

#addToCart #addControls .btnAddToCart
{
	margin-top:5px;
	margin-left:10px;
}

#addToCart #addOptions
{
	float:left;
	margin-top:30px;
}

#main #primaryColumn #productDetail .relatedProducts h3
{
	font-size:12px;
	font-weight:bold;
	margin:5px 0 5px 5px;
}

#main #primaryColumn #productDetail .relatedProducts  .relatedProdList .productPod
{
	border:1px solid #F3F3F3;
	width:245px;
}

#main #primaryColumn #productDetail .relatedProducts  .relatedProdList .productPod .productImage
{
	float:left;
	width:130px;
	text-align:center;
}

#main #primaryColumn #productDetail .relatedProducts  .relatedProdList .productPod .productText
{
	margin-top:30px;
	font-size:10px;
	float:left;
	width:110px;
}

#main #primaryColumn #productDetail .relatedProducts  .relatedProdList .productPod .productText a.productTitle
{
	text-decoration:none;
	font-size:11px;
}

#main #primaryColumn #productDetail .relatedProducts  .relatedProdList .productPod .productText .reference
{
	font-size:10px;
	color:#999999;
	display:block;
}

#main #primaryColumn #productDetail .relatedProducts .relatedProdList .productPod .productText .price
{
	margin:6px 0 6px 0;
	font-size:11px;
	color:#000;
	display:block;
}

#main #primaryColumn #productDetail .relatedProducts  .relatedProdList .productPod .productText a
{
	font-size:11px;
	color:#333333;
	text-decoration:underline;
}

#relatedAccessories
{
	margin-top:10px;
	width:100%;
}

#relatedAccessories h2
{
	background-color:#A72122;
	color:#FFF;
	font-weight:normal;
	font-family:Verdana, Sans-Serif;		
	font-size:12px;
	height:20px;
	line-height:20px;
	padding-left:10px;
}

#relatedAccessories h3
{
	margin:0 !important;
	font-size:11px;
}

#relatedAccessories h3 a
{
	color:#333;
	text-decoration:none;
}

#relatedAccessories table.relatedProducts
{
	width:100%;
	background-color:#EFEFEF;
}

#relatedAccessories table.relatedProducts .imgCell
{
	width:120px;
}

#relatedAccessories table.relatedProducts .relatedImg
{
	margin:5px;
	border:1px solid #CCC !important;
	vertical-align:middle;
}

#relatedAccessories .relatedOptionsBtm
{
	vertical-align:top;
}

#relatedAccessories .singleDesc, #relatedAccessories .singleVAT
{
	font-size:11px;
	color:#333;
}

#relatedAccessories .rpQuantity
{
	margin-top:5px;	
	float:left;
}

#relatedAccessories .rpAddBtn
{
	margin-top:5px;	
	margin-left:10px;
	float:left;
}


#productCopy
{
	margin-top:10px;
	width:100%;
}

#productCopy h2
{
	background-color:#A72122;
	color:#FFF;
	font-weight:normal;
	font-family:Verdana, Sans-Serif;		
	font-size:12px;
	height:20px;
	line-height:20px;
	padding-left:10px;
}


#productCopy #productCopyText, #productCopy .tabberlive, #productCopy .tabbertab   
{
	background:url(/Images/Design/productCopyBg.gif) repeat-x top left;
	padding:10px 10px 10px 20px;
	color:#000;
}

#productCopy .tabberlive
{
	padding:0px;
	background:none;	
}

#productCopy #productCopyText ul, #productCopy .tabberlive ul
{
	list-style-type:disc;
	list-style-position:inside;
	font-size:12px;
	margin:10px 0 10px 0;
}

 #productCopy .tabberlive ul
 {
	margin-bottom:0px;	
 }

/*-- LHS column ------------------------------------------*/

#main #column1 h3
{
	margin-top:42px;
	margin-left:40px;
	color:#999999;
	border-bottom:1px solid #CFCFCF;
}

#main #column1 ul
{
	margin-left:40px;
	font-size:11px;
	color:#333333;
}

#main #column1 ul li.group
{
	margin-top:10px;
	font-size:13px;
	color:#990000;
}

#main #column1 ul li a
{
	color:#333333;
	text-decoration:none;
}


#footer
{
	width:961px;
	background-color:#000;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}

#footer ul
{
	float:left;
	width:105px;
	padding:0 12px 0 12px;
}

#footer ul li
{
	line-height:13px;
	font-size:11px;
	font-weight:normal;
	color:#FFF;
}

#footer ul li a
{
	color:#FFF;
	text-decoration:none;
}

#footer ul li.group
{
	font-weight:bold;
	font-size:13px;
	margin-bottom:2px;
	color:#800000;
}

#footer #footerTop
{
	background-color:#EFEFEF;
	border-bottom:2px solid #A62121;
	padding-bottom:10px;
}

#footer #footerTop #footerTopLinks
{
	width:800px;
	float:left;
}

#footer #footerTop #footerBackToTop
{
	float:left;
	width:160px;	
	height:25px;
}

#footer #footerTop #footerTopLinks .linkList
{
	width:390px;
	float:left;
	margin:10px 0 10px 0;
}

#footer #footerTop #footerTopLinks .linkList h3
{
	font-size:11px;
	font-weight:bold;
	color:#000;
	width:380px;
	float:left;
	padding-left:10px;
}
#footer #footerTop #footerTopLinks .linkList h3 a{
    color:#000000;
    font-size:11px;
    font-weight:bold;
    text-decoration:none;
}
#footer #footerTop #footerTopLinks .linkList h3 a:hover{
    text-decoration:underline;
}
#footer #footerTop #footerTopLinks .linkList ul
{
	padding-left:10px;
	list-style:none;
	width:370px;
}

#footer #footerTop #footerTopLinks .linkList ul li
{
	display:inline;
	padding-right:3px;
}

#footer #footerTop #footerTopLinks .linkList ul li a
{
	color:#666;
}

#footer #footerBtm
{
	padding-top:10px;
	background-color:#000;
	padding-bottom:20px;
}

#footer #footerBtm #copyright
{	
	color:#FFF;
	font-size:10px;
	float:left; 
	background-color:#000;
	margin-left:10px;
	display:inline;
}

#footer #footerBtm #footerNav
{
	clear:left;
	text-align:left;
	background-color:#000;
	padding:5px 0 5px 0;
}

#footer #footerBtm #footerNav ul
{
	text-align:left;
	width:100%;
}

#footer #footerBtm #footerNav ul li
{
	float:left;
	padding:0 25px 0 0px;
	background:url(/Images/Design/footer_divider.gif) no-repeat 100% 50%;
}

#footer #footerBtm #footerNav ul li.last
{
	background:none;
}

#footer #footerBtm #footerNav ul li a
{
	color:#CC0000;
	text-decoration:underline;
}

#footer #footerBtm #footerBtmLeft
{
	width:600px;
	float:left;
}

#footer #footerBtm #footerBtmRight
{
	width:300px;
	float:right;	
}

#footer #footerBtm #footerBtmRight ul
{
	width:272px;
	float:right;
	list-style:none;
}

#footer #footerBtm #footerBtmRight ul li
{
    white-space:nowrap;
	float:left;
	padding:0 25px 0 0px;
	background:url(/Images/Design/footer_divider.gif) no-repeat 100% 50%;
}

#footer #footerBtm #footerBtmRight ul li.last
{
	background:none;
	padding-right:0;
}

#footer #footerBtm #footerBtmRight a.craftedLnk
{
	clear:both;
	padding-top:10px;
	float:right;
	text-align:right;
	font-size:11px;
	color:#666;
	text-decoration:none;
}

#footer #footerBtm #footerBtmRight a.craftedLnk img
{
	vertical-align:middle;
}

/*-- Login Form ---------------------------------------/*
/* -- Login -- */
.login
{
	border:1px solid #CCCCCC;
	background-color:#FFF;	
	margin-left:33px;
	width:400px;
	font-size:12px;
	display:block;
	text-align:left;
	margin-bottom:4px;
}

.loginRow
{	
	margin:10px 0 10px 10px;
}

.login label
{ 
	display:block;
	float:left;
	width:100px;
}

.login input
{
	width:8em;	
}
/*-- Breadcrumb ---------------------------------------------------------------------------------------------*/
.breadcrumb{margin:0px 0 10px 2px;padding:10px 0 0 0;font: 12px arial,helvetica,sans-serif;color: #000;}
.breadcrumb img {vertical-align:middle;}
.breadcrumb a{font: 12px arial,helvetica,sans-serif;color:#000;}


/*-- Flyout Navbar --------------- */
#secondaryMenu #navbar
{
    font-size:11px;
    text-decoration:none;
    font-weight:bold;
}

#secondaryMenu #navbar, 
#secondaryMenu #navbar ul 
{     
    padding: 0;    
    margin: 0;    
    list-style: none;
} 

#secondaryMenu #navbar ul
{
    padding:3px 3px 10px 3px;
}

#secondaryMenu #navbar a 
{     
    display: block;  
    padding:0 15px;
    color:#FFF;   
    text-decoration:none;
} 

#secondaryMenu #navbar a span
{
    display:block; 
    padding:3px 2px 5px 2px;
}

#secondaryMenu #navbar a span.pad 
{
    display:block;  
    padding:10px 2px 11px 2px;
}

#secondaryMenu #navbar li 
{     
    float: left;     
    background:#FFF url(/Images/Design/mainMenuBgDiv.gif) repeat-x right top;
    text-align:center;
    cursor:pointer;
}

#secondaryMenu #navbar li:hover, 
#secondaryMenu #navbar li.hover,
#secondaryMenu #navbar li.sfhover {   
    position: static;  
    background:#FFF url(/Images/Design/mainMenuBgSelected.gif) repeat-x left top;
} 

#secondaryMenu #navbar li:hover a,
#secondaryMenu #navbar li.sfhover a
{
    color:#333;
}

#secondaryMenu #navbar li:hover ul, 
#secondaryMenu #navbar li.sfhover ul 
{     
    left: auto;
    z-index:2000; 
}

/* 2nd level */
#secondaryMenu #navbar li ul 
{     
    position: absolute;     
    width: 250px;     
    left: -999em; 
    background: #FFF;
    z-index:1000;
    border-left:1px solid #CECECE;
    border-right:1px solid #CECECE;
    border-bottom:1px solid #CECECE;
    padding:5px;
} 

#secondaryMenu #navbar li ul li
{
    background:#FFF;
    text-align:left;
    float: none;     
    padding:7px 0;
}

#secondaryMenu #navbar li ul li
{
    color:#000;
    background:#FFF url(/Images/Design/mainMenuIcon.gif) no-repeat left center;
}

#secondaryMenu #navbar li ul li a:hover
{
    text-decoration:underline;
}

#secondaryMenu #navbar li li:hover, 
#secondaryMenu #navbar li li.hover,
#secondaryMenu #navbar li li.sfhover {   
    
    background:#FFF url(/Images/Design/mainMenuIcon.gif) no-repeat left center;
} 

/*-- Product list filter -- */
.filter
{
	margin-top:10px;
	margin-bottom:10px;
}	

.filter .filters
{
	float:left;
	text-align:left;
	padding:0.45em;
	font-size:10px;
}

.filter .pages
{
	float:right;
	margin:0px 60px 0 0;
	padding:5px 0 5px 0;
	text-align:right;	
}	

.filter .pages span.divider
{
	color:#000;
}

.filter .pages span.selectedPage
{
	display:block;	
	height:17px;
	width:17px;
	font-size:11px;
	border:1px solid #000;
	background-color:#800000;
	text-decoration:none;
	font-weight:normal;
	color:#FFF;
	text-align:center;
	line-height:17px;
	float:left;
}

.filter .pages a
{
	display:block;	
	height:17px;
	width:17px;
	font-size:11px;
	border:1px solid #CCC;
	background-color:#FFF;
	text-decoration:none;
	font-weight:normal;
	color:#000;
	text-align:center;
	line-height:17px;
	float:left;
	margin:0 1px 0 1px;
}

.filter .pages a.pgrBtn
{
	background-color:Transparent;
	border:none;
	width:40px;
	margin:0;
}

.filter .pages a.previous
{
	width:65px;
}

.filter .pages a.pgrBtn img
{
	vertical-align:middle;
}
	
.filter .filters select
{
		font-size:10px;
}

.filter .filters input
{
	font-size:10px;
	margin-right:20px;
}	

/*-- Product List -------------------------------------------------*/
table.prodList
{

}

table.prodList tr td
{
	background-color:#FFF;
}

/*-- Search Results ----------------------------------------------*/
#searchResultsIntro {padding:15px 12px 20px 12px;}

table.searchResults{width:676px;margin-left:12px;}

table.searchResults tr td
{
	width:99%;
}

.searchResult{border:1px solid #cecece;margin-bottom:1em;padding:10px;}
.searchImage,.searchDetails{float:left;}
.searchImage{min-width:150px;text-align:center;}
.searchDetails{width:65%;}
.searchDetails a
{	
	color:#800000;
	font-size:14px;
	width:65%;
}

/*-- View cart ----------------------------------------------------------------------------------------------*/
.giftWrapButton
{
	float:right;
	text-align:right;
	margin:5px 0px 5px 0px;		
}

table.viewCart
{
	font-size:12px;	
	font-family:Arial;
	margin-top:10px;
	margin-left:12px;
	width:910px;
	border-bottom:1px dotted #CCCCCC;
}

table.viewCart th
{
	text-align:left;
	color: #FFF;
	font-size:12px;
	background-color:#A72122;
	font-weight:normal;
	padding:5px 0 5px 0;
}

table.viewCart tr
{
	vertical-align:middle;
	padding-bottom:10px;
	border-top:1px dotted #CCCCCC;
}

.giftWrapCheckbox input
{
	margin-right:8px;
}

.giftWrapCheckbox label
{
	background:url(/Images/Design/giftwrap.gif) no-repeat;
	padding-left:20px;
}

table.viewCart tr .giftWrap
{
	width:98%;	
	margin-bottom:10px;
}

table.viewCart tr.giftWrapLine
{
	border-top:none;
}

table.viewCart th.product, table.viewCart td.product
{
	width:40%;	
}

table.viewCart th.price
{
	text-align:left;
	padding-right:20px;
}

table.viewCart h1
{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding:0 !important;
	margin:0 !important;
}

.cartImage
{
	margin:10px 0 10px 10px;
	width:110px;
	height:110px;
	border:1px solid #CCCCCC;
	text-align:center;	
}

table.viewCart tr td.price
{
	font-size:14px;
	color:#000;
}

table.viewCart .cartImage img
{
	vertical-align:middle;
	margin:5px;	
}

table.viewCart.ItemTemplate ddlQuantity
{
	padding-left: 10;
}

.basketTotal
{
	font-weight:bold;
	float:right;
	color:#800000;
	margin-top:10px;
}

.basketTotal .boxBody p
{
	text-align:right;
}

.basketTotal .boxBody .total
{
	padding-right:20px;
	margin-top:10px;
	font-size:14px;
}

/*-- Sign Up Page --*/
#signUpContainer
{
}

#signUpContainer #signUpMain
{
	width:610px;
	float:left;
	border-right:1px dotted #CCCCCC;
}

#signUpContainer #signUpMain  .frm
{
	padding:10px 12px 0 12px;
}

#signUpContainer #signUpAdditional
{
	width:285px;
	float:left;
	margin-left:12px;
}

.frm table.signUp
{
	width:100%;
	font-size:11px;
}

.frm table.signUp tr td
{
	background-color:#F0F0F0;
	padding:5px;
}

.frm table.signUp tr.labels td
{
	padding-bottom:0;
	margin-bottom:0;
}

.frm table.signUp tr.fields td
{
	padding-top:0;
	margin-top:0;
}

.frm table.signUp tr td.deco
{
	padding:0;
	width:11px;
	background-color:#800000;
}

.signUpDivider
{
	border-bottom:1px dotted #CCCCCC;
	height:1px;
	margin-top:8px;
	margin-bottom:8px;
}

.smallTxt
{
	font-size:10px;
}

#selectAnOptionMsg
{
	text-align:center;
	margin-top:10px;
	font-size:11px;
	border:1px solid red;
	padding:5px;
}

/* Validation Style */
.errorSummary {border: 1px solid #cc0000;background-color: #cc0000;width: 80%;color:#ffffff;margin:10px 0px 10px 33px;font-size:12px;}
.errorSummary h4 {margin:3px 0px 3px 3px;color:#ffffff;}
.errorSummary ul {margin: 0px;padding: 5px;background-color: #ffffff;color:#cc0000;list-style-type:none;}

.frmFilterContainer
{
	float:left;
	border:1px solid #CECECE;
	background-color:#EFEFEF;
	padding:10px;
	width:600px;
	margin-left:33px;
}

.frmDates, .frmTypes
{
	border:1px solid #CECECE;
	background-color:#F8F8F8;
	padding:10px;
	float:left;
}

.frmDates
{
	width:250px;
}

.frmTypes
{
	width:250px;
}

.frmLinks
{
	border:1px solid #CECECE;
	background-color:#F8F8F8;
	width:200px;	
	float:right;
	margin-left:5px;
	padding:10px;

}

.frmDates label, .frmTypes label
{
	margin-left:5px;
}

.frmFilters
{
	border:1px solid #CECECE;
	background-color:#F8F8F8;
	width:250px;	
	float:left;
	margin-left:10px;
	padding:10px;
}

table.conversions tr td
{
	font-size:12px;
	color:#800000;
}

/* Customer order admin */
.frm{padding:10px;}
.frm table{margin:0;}
.frm table.detail td{width:25%;padding-bottom:5px;font-size:0.8em;}

.orderDetails
{
	font-size:10px;	
	margin:5px 0 0 16px;
	border:1px solid #CECECE;
	background-color:#FFF;
	width:95%;
}
.orderDetails th
{
	font-size:12px;
	text-align:left;
	color: #333;
	background-color:#ECECEC;
	font-weight:normal;
	padding:5px 0 5px 0;
}

.orderDetails td.price
{
	font-size:14px;
	color:#800000;
}	

.orderDetails tr.altRow
{
	background-color:#CCCCFF;
}

.frm .divider
{
	border-top:1px solid #800000;
	border-left:none;
	border-right:none;
	border-bottom:none;
	margin-top:0.2em;
	margin-bottom:0.5em;
}

.adminGrid
{
	margin-left:1px;
	margin-top:1em;
	font-size:0.8em;
	vertical-align:top;
	margin-bottom:10px;
}

.adminGrid td, .adminGrid th
{
	border:1px solid #CECECE;	
}

.adminGrid td.text
{
	width:300px;
}

.adminGrid .topRow
{
	border-bottom:1px solid #EFEFEF;
}

.adminGrid tr.altRow
{
	
}

.adminGrid tr.outofstock
{
	background-color:#FF4F4F;
}

.adminGrid tr td, .adminGrid tr th
{
	padding:5px;
}

/* Site map */
ul.human-sitemap{margin:0px 0px 10px 40px;font-size:0.8em;list-style:square outside;}

ul.human-sitemap ul{margin-left:5px;list-style:circle inside;font-size:0.95em;}

ul.human-sitemap ul li{float:none;margin-bottom:3px;}

ul.human-sitemap li{font-weight:bold;margin:10px 0 5px 0;}

ul.human-sitemap li li{font-weight:normal;margin-top:0;}

ul.human-sitemap a{text-decoration:none;color:#454645;}

.myDetails
{
	padding:12px;
}

.myDetails h2
{
	margin-top:12px;
}

/*-- testiomial list ---------------------------------------------------------------------------------------------*/
.tstHeading
{
	margin:10px 0 0 0;
}

.tstRandom{
    margin:10px 0px;
}

.tstRandomInner{
    font-style:normal;
    font-size:11px;
}

.tstName
{
	width:100%;
	font-weight:bold;
	text-align:right;
}

.tstRandomItemInner{
}

.tstItem {
    clear:both;
}

.tstItem a {
    float:right;
    display:block;
    height:25px;
}

.tstSubItem {
    margin:10px 0px;
    border-top:1px dashed #999;
    padding-top:10px;
}

#cartPrompt{position:absolute;height:152px;width:274px;margin-left:300px;margin-top:14px;background-color:#FFF;background:url(/Images/Design/added_to_basket.gif);}
#cartPromptBtns{margin:100px 0px 0px 40px;}

/*-- error summaries ---------------------------------------------------------------------------------------------*/

.errMainSummary{
    margin:10px 0px;
    border:1px solid #cc0000;
}

.errMainSummary h6{
    background-color:#cc0000;
    color:#fff;
    line-height:25px;
    padding-left:10px;
}

.errMainSummary ul{
    margin:5px 5px 5px 10px;
    padding:0px;
}

.vsContact ul{
    margin:5px 5px 5px 10px;
    padding:0px;
    font-size:11px;
}


.accordionHeader
{
    color: #fff;
    background-color: #AF2222;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a
{
	color:#fff;
}
.accordionContent
{
    background-color: #f4f4f4;
    padding: 20px 40px 20px 40px;
    padding-top: 10px;
}


.accordionLink
{
	background-color: #aa8544;
    color: #fff;
}
/*-- common helpers ---------------------------------------------------------------------------------------------*/
.pad-t-15{
    padding-top:15px !important;
}
/*-- news rss list ---------------------------------------------------------------------------------------------*/
.list-news{
   margin:0;
   padding:5px 0 0 0;
}
.list-news li{
   margin:0;
   padding:0 0 5px 0;
   list-style:none;
}
.list-news li a{
    color:#E1551D;
    font-size:11px;
    text-decoration:none;
}
.list-news li a:hover{
    text-decoration:underline;
}
/*-- news pod ---------------------------------------------------------------------------------------------*/
.news-pod{
    background:#F9F9F9;
    padding:0;
    margin:0;
}
.news-pod h2{
    text-indent:-999em;
    background:#FFF url(/Images/Design/latest-news-title.jpg) no-repeat;
    height:46px;
    margin:0 !important;
    padding:0 !important;
}
.news-pod .list-news li{
    border-bottom:1px solid #FFF;
    padding: 5px 10px 10px 10px;
}

#productCopyText table, .tabberlive table
{
  font-size:12px;
}

#productCopyText table tr td, .tabberlive table tr td
{
  border:1px solid #000;
  padding:3px 5px 3px 5px;
}

#pdfFiles
{
    padding:10px 10px 10px 20px;
    font-size:12px;
}

.pdfFiles
{
    background-color:#A72122;
    color:#FFFFFF;
    font-family:Verdana,Sans-Serif;
    font-size:12px;
    font-weight:normal;
    height:20px;
    line-height:20px;
    padding-left:10px !important; 
}

#pdfFiles ul li
{
    background-image:url("/Images/Design/pdf_icon.gif");
    background-repeat:no-repeat;
    height:30px;
    line-height:27px;
    padding-bottom:9px;
    padding-left:33px;
}


/* $Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
display:none;
}
.tabberlive {
padding-top:0px;
margin-top:0px;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 line-height:30px;
 /*background: #666666;*/
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 8px 0.7em;
 border-right: solid 1px #FFFFFF;
 border-bottom: none;
 background: #666666;
 text-decoration: none;
 -moz-border-top-left-radius: 5px;
 border-top-left-radius: 5px;
 -moz-border-top-right-radius: 5px;
 border-top-right-radius: 5px;
}

ul.tabbernav li a:link { color: #FFFFFF; }
ul.tabbernav li a:visited { color: #FFFFFF; }

ul.tabbernav li a:hover
{
 color: #FFFFFF;
 background: #A72122;
}

ul.tabbernav li.tabberactive a
{
 background-color: #A72122;
}

ul.tabbernav li.tabberactive a:hover
{
 color: #FFFFFF;
 background: #A72122;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
 border-top:0;

 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */

 /* height:200px; */

 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */

 /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

#main .faq-listing h1{margin-bottom:10px;}
#main .faq-listing p {font-size:12px;}
#main .faq-listing a {color:#89171b;text-decoration:none;}
#main .faq-listing a:hover {text-decoration:underline;}
#main .faq-listing .box {float:left;display:block;background-color:#efefef;margin:20px 0px;width:100%;}
#main .faq-listing .box h2{display:block;background-color:#a72122;padding:10px;color:#fff;font-size:14px;font-weight:normal;}
#main .faq-listing .box h2 a{color:#fff;text-decoration:none;}
#main .faq-listing .box h2 a:hover {text-decoration:underline;}
#main .faq-listing .box .innertube{padding:10px;font-size:13px;clear:both;}
#main .faq-listing ul.tags {}
#main .faq-listing ul.tags li {float:left;display:block;width:33%;height:24px;line-height:24px;}

#main .faq-listing div.question, #main .faq-listing div.answer{display:block;float:left;width:100%;}
#main .faq-listing div.question {color:#a72122;font-weight:bold;font-size:14px;margin-bottom:4px;}
#main .faq-listing div.answer {margin-bottom:15px;font-size:10px;}
#main .faq-listing div.faqs{margin:5px 0px 10px;display:block;float:left;}
#main .faq-listing div.faqs span.header, #main .faq-listing div.faqs div.answer p{display:block;float:left;width:675px;}
#main .faq-listing div.answer p{padding-top:3px;}
#main .faq-listing div.question:before, #main .faq-listing div.answer:before {display:block;float:left;margin-right:4px;font-size:14px;}
#main .faq-listing div.question:before {content: 'Q.';}
#main .faq-listing div.answer:before {content: 'A.';font-weight:bold;}
#main .faq-listing span.question{display:block;float:left;width:100%;margin-bottom:3px;}
#main .faq-listing span.posted, #main .faq-listing span.category{font-size:11px;font-weight:normal;color:#454645;float:left;display:block;width:200px;}

#main .faq-detail h2{display:block;background-color:#a72122;padding:5px 10px;color:#fff;font-size:12px;font-weight:normal;width:100%;margin:20px 0px 0px;}

#main .faq-category .box h2{font-size:12px;}
#main .faq-category .box h2 .view-all{float:right;font-size:12px;}
#main .faq-category div.question:before, #main .faq-category div.answer:before {display:block;float:left;margin-right:4px;font-size:12px;}
#main .faq-category div.question {font-size:12px;color:#000;margin-bottom:2px;}
#main .faq-category div.answer p{display:block;float:left;width:650px;padding:0px;}
#main .tabbertab .box .innertube{padding:0px;}
#main .tabbertab .box {background:transparent;margin:0px;}

#secondaryColumn .box {background-color:#efefef;}
#secondaryColumn .box .innertube{padding:6px 6px 0px;font-size:11px;}
#secondaryColumn .box .header {background:#a72122;color:#fff;}
#secondaryColumn .box .header h3 {text-transform:uppercase;font-size:24px;padding:6px 6px 0px;}
#secondaryColumn .box .header h4 {text-transform:uppercase;font-size:12px;padding:0px 6px 6px 6px;}
#secondaryColumn .box .question{display:block;font-weight:bold;}
#secondaryColumn .box .question:before {display:inline;content: 'Q. ';font-weight:bold;}
#secondaryColumn .box .answer:before {display:inline;content: 'A. ';}
#secondaryColumn .box .answer{display:block;margin-bottom:12px;}
#secondaryColumn .box .box-footer{background:#a72122;color:#fff;}
#secondaryColumn .box .box-footer a{display:block;padding:3px 6px;text-decoration:none;color:#fff;font-size:12px;}
#secondaryColumn .box .box-footer a:hover{text-decoration:underline;}

