/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet_new.css 3286 2006-03-28 01:14:04Z drbyte $
 */

/* Sets up HTML5 elements */
article, aside, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	color:#555;
	background-color:#dfdfdf;
	background-image: url(../images/body_bg.gif);
	margin-right: auto;
	margin-left: auto;
	width: 960px; /* sets the width of the store */
	background-repeat: repeat-x;
	margin-top: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 15px;
}

#leftbar {
	color:#CCCCCC;
}

#rewardpointsContent {
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
}

table {
	border-collapse:collapse;
	background-color: #FFFFFF;
}

td {
	padding: 4px;
}

#page {
	background-color:#f5f5f5;
	background-image: url(../images/page_bg.gif);
	background-repeat: repeat-y;
}

#main {
	float: right;
	width: 740px;
}

#contactUsDefault {
	padding-top: 22px;
}

/* My Stuff */

#cat_banner {
	height: 190px;
	padding-left: 5%;
	background-color: #000000;
	float: left;
	width: 95%;
}

ul.list li {
	padding-bottom:4px;
}

.biscuits {
	background-image:url(../images/categories/biscuits_banner.jpg);
}

.single_serve {
	background-image:url(../images/categories/single_serve_banner.jpg);
}

#cat_banner h1 {
	font-size:46px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 52px;
	margin-top: 26px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#cat_banner p {
	font-size:15px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	width: 53%;
	line-height: 20px;
	color: #FFFFFF;
}



#mainWrapper {
text-align: left;
vertical-align: top;
width:850px; /* sets the width of the store */
background-color:#fff; /* gives the store a white background */
margin-bottom: 10px;
}

#leftbar {
	float:left;
	background-color: #000000;
}

a img {border: none; }

a:link {
	color:#666666;
	text-decoration:none;
}

a:visited {
	color:#666666;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:none;
}


h1 {
	font-size: 24px;
	color:#D63D3A;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	padding-top: 6px;
	letter-spacing: -1px;
}
h2 {
	font-size: 13px;
}
h3 {
	font-size: 12px;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 10px;
}


.biggerText {
	font-size: 12px;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 4px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	}
FORM, SELECT {
	display: inline;
	font-size: 10px;
	padding: 0px;
	margin-top: 6px;
	margin-right: 2px;
	margin-bottom: 6px;
	margin-left: 2px;
}

input {
	display: inline;
	font-size: 11px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#contentMainWrapper select, #contentMainWrapper input, #contentMainWrapper textarea {
	/*
	border:1px solid #675C45;
	color: #8C8370;
  padding: 1px;
	background: #fff;
	
	*/

}



textarea {
	margin: auto;
	display: block;
	width: 95%;
	clear: left;
	padding-top: 4px;
	padding-bottom: 4px;
	}
input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	clear: left;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}

fieldset {
	background-color: #FFFFFF;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 12px;
	padding-right: 12px;
	clear: left;
	padding-top: 4px;
	padding-bottom: 6px;
	}
	
legend {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
	margin-top: 12px;
	display: block;
	float: left;
	width: 665px;
	padding-bottom: 8px;
	}

label, h4.optionName {
	line-height: 12px;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
}

label.checkboxLabel, label.radioButtonLabel {
	font-size: 10px;
	margin-top: 8px;
	margin-right: 4px;
	margin-bottom: 8px;
	margin-left: 4px;
	padding-top: 8px;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

label.inputLabel {
	/* font-size: 12px; */
	width: 100px;
	float: left;
	}

label.inputLabelPayment {
	width: 15px;
	float: left;
	}

label.selectLabel, label.switchedLabel, label.uploadsLabel  {
	width: 12px;
	float: left;
	}

p {
	padding-top: 12px;
	padding-bottom: 12px;
}
address {
	padding: 12px;
	margin-top: 0px;
	margin-right: 16px;
	margin-bottom: 8px;
	margin-left: 0px;
	font-style: normal;
	width:40%;
	background-color: #FFFFFF;
	border: 1px solid #DFDFDF;
	-moz-border-radius: 6px;
	border-radius: 6px;
	}
.clearBoth {
	clear: both;
}



HR {
	height: 1px;
	margin-top: 5px;
	border: none;
	border-bottom: 1px solid #B4A89B;
	}
	

	
/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 16px;
	padding-top: 6px;
	padding-right: 14px;
	padding-bottom: 8px;
	padding-left: 14px;
	}
.messageStackWarning, .messageStackError {
	background-color: #DB403C;
	color: #ffffff;
	}
.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}
.messageStackCaution {
	background-color: #FFFFC4;
	color: #333333;
	}
/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	vertical-align: top;
}

/* main content area */
#contentMainWrapper {
margin:0;
padding: 0;
}

#headerpic {
	background: url("../images/banner.gif");
	background-repeat: repeat-x;
}

#site_tagline {
	position: absolute;
	top: 20px;
	left: 365px;
	width: 275px;
	height: 50px;
}

#delivery_tagline {
	position: absolute;
	top: 80px;
	left: 720px;
	width: 232px;
	height: 50px;
}

#register_tagline {
	position: absolute;
	top: 80px;
	left: 364px;
	width: 318px;
	height: 50px;
}


#slogan h1{
margin:0px;
font-family: "times new roman", serif; 
/* font-family: "trebuchet ms", san-serif; */
font-size: 30px;
color: #fff;
font-weight: normal;
text-align: left;
}

#slogan h2{
margin:0px;

font-size: 13px;
color: #d5cab2;
font-weight: normal;
text-align: left;
}


#contentMainWrapper, #logoWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0px;
	padding: 0px;
}

#cartBoxListWrapper {
	margin: 0px;
	padding-top: 0px;
	padding-right: 16px;
	padding-bottom: 0px;
	padding-left: 16px;
}

header {
	background-color: #fff;
	background: url("../images/banner.gif");
	background-repeat: repeat-x;
}

hgroup {
	line-height: 16px;
}


#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0px 0px 1px 1px;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #csNotifications, #navEZPagesTOCWrapper {
	width: 46%;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #E1E1E1;
	-moz-border-radius: 6px;
	border-radius: 6px;
	padding: 8px;
	}

.wrapperAttribsOptions {
	margin: 3px 0px;
	}

/* HEADER */
#navMainWrapper {
	color: #fff;
}

#navMainWrapper a:link , #navMainWrapper a:visited {
color: #fff;
text-decoration:none;

}

#navMainWrapper a:hover {
color: #ffffff;

}

#headerContent {
	width: 100%;
	height: 148px;
	position: relative;
}


#nameWrapper  {
padding:25px 0 10px 30px;
}

#nameWrapper a, #nameWrapper a:visited {
font-size:25px;
text-decoration:none;
color:#fff;
font-weight:normal;
}

#taglineWrapper {
font-size:20px;
padding:10px 0 10px 60px;
margin-top:-30px;
color:#fff;
}

#navCurrenciesWrapper  {
color: #555;
text-align: right;
background-color: #ddd;
padding-top: 3px;
padding-bottom: 3px;
}


#navCurrenciesWrapper a {
font-weight: normal;

}

#navCurrenciesWrapper a:hover {
color: #FE6602;
font-weight: normal;

}






#navEZPagesTop {
	width: 42%;
	float: right;
	line-height: 0px;
}

#navEZPagesTop ul {
	margin: 0;
	list-style-type: none;
	line-height: 25px;
	padding: 0px;
	height: 25px;
}

#navEZPagesTop ul li {
	float: right;
}

#navEZPagesTop ul li a {
	color:#E8E8E8;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#navEZPagesTop ul li a {
	color: #E5E5E5;
	background-color:#252323;
	display: block;
	text-align: center;
	padding-left: 13px;
	padding-right: 13px;
}

#navEZPagesTop ul li a:hover {
	color:#ffffff;
	background-color:#373535;
}

#navEZPagesTop ul li a.selected {
	color:#ffffff;
	background-color:#474545;
}
 
#navEZPagesTop ul li a:hover.selected {
	color:#ffffff;
	background-color:#514F4F;
}
 

 
 
 


#topmenubar {
	background-color: #252323;
	height: 25px;
	margin-bottom: 0px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	line-height: 0px;
}



#indexDefaultMainContent {
padding-left: 0px;
}

#indexDefaultMainContent p{
margin:0;
padding-bottom:10px;

}

#navMainSearch {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 0px;
	margin-right: 11px;
	margin-left: 0px;
	float: right;
}

#search_bar {
	width:100%;
	height: 32px;
}

#navMainSearch input {

}

#navMainSearch .topsearchfield {
	float: left;
	border: 0;
	color: #666666;
	font-size: 11px;
	background: #ffffff url(../images/search_bar.jpg) no-repeat top left;
	height: 15px;
	width: 150px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0px;
}

#navMainSearch .topsearchbutton {
	float: left;
	border: 0;
	margin: 0;
	color: #fff;
	font-size: 11px;
	height: 16px;
	width: 50px;
	cursor: pointer;
	clear: right;
	clip: rect(auto,auto,auto,auto);
	background-image: url(../images/search_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	padding: 0;
}

#navMainSearch .topsearchbutton:hover { /*search icon hover "Does Not work in ie6" */
	background:url(../images/search_button.jpg) no-repeat bottom left;
}


#categoryDescription {
margin-left: 5px;
}

	
/*navigation*/

.navSplitPagesResult {
	margin: 5px;
	font-size: 9px;
	}
.navSplitPagesLinks {
	margin: 5px;
	font-size: 9px;
}
.navNextPrevCounter {
	margin: 0px;
	font-size: 9px;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  5px 2px;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	font-weight: normal;
	width: 100%;
	height: 148px;
}

#navMainWrapper {

}


#footerhsy a:link, #footerhsy a:visited{
	color:#EFEFEF;
}

#footerhsy a:hover {
	color:#FFFFFF;

}

#footerhsy {
	background-color: #3c3a3a;
	color: #E4E4E4;
	padding-bottom: 8px;
}

#navMain {
	padding-right: 7px;
	width: 55%;
	clear: both;
	float: left;
	line-height: 0px;
}

#navMain ul {
	margin: 0;
	list-style-type: none;
	line-height: 25px;
	padding: 0px;
	height: 25px;
}

#navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  2px 5px;
	list-style-type: none;
	text-align: center;
	line-height: 18px;
}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	float: left;
}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	color: #E5E5E5;
	background-color:#252323;
	display: block;
	text-align: center;
	padding-left: 13px;
	padding-right: 13px;
}



#navMain ul li a:hover {
	color:#ffffff;
	background-color:#373535;
}

#navMain ul li a.selected {
	color:#ffffff;
	background-color:#474545;
}

#navMain ul li a:hover.selected {
	color:#ffffff;
	background-color:#514F4F;
}


header #navMain ul li {

}

#navEZPagesTOCWrapper {
font-weight: bold;
float: right;
height: 1%;
border:1px solid #dfdfdf;
}

#navEZPagesTOC ul  {
	margin: 0;
	padding:  5px 0px;
	list-style-type: none;
	line-height: 15px;
}
#navEZPagesTOC ul li {
	white-space: nowrap;
}
#navEZPagesTOC ul li a {
	padding: 0px 5px;
	margin: 0;
}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription  {
	margin: 5px;
}
#navBreadCrumb {
	color: #000000;
	background-color: #FFFFFF;
	margin-bottom: 0px;
	line-height: 20px;
	padding-right: 36px;
	padding-bottom: 2px;
	padding-left: 36px;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
}

#whatsNew img {

}

#whatsNew {
padding-left: 0px;

}


#gvFaqDefaultMainContent  {
padding-left: 10px;
}

#indexProductList {
margin: 10px;
}

#productGeneral {
margin: 10px;
/* background-color:#F8D4DA; */

}



#featuredProducts img {

}

#cartInstructionsDisplay {
margin-left: 10px;
}

.important {
margin-left: 10px;
}

#productAdditionalImages {
clear: both;
}

.prodInfoSpec {
	float:right;
	width: 450px;
}

#productDescription, .shippingEstimatorWrapper {
	padding: 5px;
}

.alert {
	color: #FF0000;
	margin-left: 1px;
	font-size: 9px;
	}
.advisory {}
.important {
	font-size: 11px;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
 #bannerOne, #bannerTwo, #bannerFour,  #bannerFive,  #bannerSix {
	padding: 8px;
}

#bannerThree {
	padding-left: 0px;
	margin-bottom: 6px;
 }
 
 
 
 
#jqb_object img{ 
	border: none;
}

#jqb_object {
	position:relative;
	width:740px;
	height:190px;
	overflow:hidden;
	background-color: #000000;
}


#jqb_object .jqb_bar{
	position:absolute;
	height: 24px;
	left:0px;
	bottom:0px;
	background:#ffffff;
	opacity:0.8;
	filter:alpha(opacity=80);
	color: #000000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 15px;
	padding-right: 8px;
	width: 732px;
}

#jqb_object .jqb_slide{
	position:absolute;
	width:740px;
	height:190px;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: left;
}

#jqb_object .jqb_info{
	position:absolute;
	float: left;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 24px;
}

#jqb_object .jqb_btn{
	width: 15px;
	height: 14px;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 2px;
}
#jqb_object .jqb_btn_next{
	background-image:url(../images/icons/btn_next.gif);
	background-repeat: no-repeat;
}
#jqb_object .jqb_btn_prev{
	background-image:url(../images/icons/btn_prev.gif);
	background-repeat: no-repeat;
}
#jqb_object .jqb_btn_pause{
	background-image:url(../images/icons/btn_stop.gif);
	background-repeat: no-repeat;
}
#jqb_object .jqb_btn_play{
	background-image:url(../images/icons/btn_play.gif);
}

 
 
 
 
 
 
 
 
 

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 9px;
}

#siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
margin-bottom:5px;
}

/*Shopping Cart Display*/
#cartAdd {
	text-align: center;
	margin: 10px 0 10px 0;
	border:1px solid #E1E1E1;
	padding: 10px;
	float:left;
	clear:right;
	margin-right: 15px;
	background-color: #FFFFFF;
}

.cartTableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.cartTableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	height: 22px;
 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	padding-right: 25px;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 5px 0px;
}
	
.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 2px;
}
	
#scUpdateQuantity {
	width: 20px;
}

.cartQuantity {
	width: 47px;
}

.cartNewItem {
	color: #FFFFFF;
	font-size: 11px;
	line-height: 14px;
	display: block;
	float: left;
}

.cartOldItem {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 14px;
	display: block;
	float: left;
}
	
a .cartOldItem {
	
}

a:hover .cartOldItem {
	color: #fff;
}

.cartRemoveItemDisplay {
	width: 35px;
	}

#cartAttribsList {
	margin-left: 10px;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #C96A66;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li{
	margin: 0;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	width: 100%;
	clear: left;
	} 
	
.cartBoxTotal {
	margin: 0px;
	color: #FFFFFF;
	text-align: right;
	width: 58%;
	float: right;
	padding: 0px;
}

.cartBoxTotals {
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 5px;
	padding-bottom: 6px;
	background-color: #3C3A3A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #646060;
}


.totalBox {
	width: 55px;
	text-align: right;
	padding: 2px;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 2px;
	}

.amount {
	width: 55px;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0 20px 10px 0 ;
}

#productMainImage a:link {
text-decoration: none;
}

#productAdditionalImages a:link {
text-decoration: none;
}

#productMainImage img {
	border: 1px solid #E1E1E1;
}

#productAdditionalImages img {
border: 1px solid #D5CAB2;
}

.categoryIcon {}
#cartImage {
	margin: 5px 1px;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 3px 0px;
}

.attributesComments {}

.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 10px 0px;
}

.categoryListBoxContents {
	height: 180px;
}


	

.categoryListBoxContents a{
	display:block;
	padding-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #FFFFFF;
	text-decoration:none;
}

.categoryListBoxContents a:visted h3{
	text-decoration:none;
}

.categoryListBoxContents h3{
	background-color: #c42120;
	color: #FDFDFD;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 6px;
	margin-left: 2px;
	margin-right: 2px;
	background-image: url(../images/heading_background.gif);
	background-repeat: repeat-x;
	height: 22px;
	font-size: 12px;
	text-decoration:none;

}

#categorylistboxContent {
	padding-bottom:10px;
}

#categoryListBoxContent a:hover{
	font-weight:bold;
}

#categorylistbox {
	background-color: #252323;
}

.centerBoxContents {
  padding: 0 5px 5px 5px;
	
}


h3.itemTitle a:link, h3.itemTitle a:visited{
	text-decoration: none;
}

h3.itemTitle a:hover{
	text-decoration:none;

}

/* BOXES */
	
#navColumnOne, #navColumnTwo {
background-color: #fff;
}	

.centerColumn {
padding: 0 20px 0 20px;
}

.centerColumn p{
margin: 0;
}

#indexDefaultHeading {
margin: 0;
padding: 0;
}

#loginDefault {
padding-left: 15px;
}

	
h2.centerBoxHeading {
	/* background:transparent url('../images/box-title-bg.jpg') center center repeat-x; */
  font: 13px verdana, arial, sans-serif;
	font-weight: bold;
	padding-left:6px;
	margin-left: 0;
	padding-bottom: 9px;
	color:#000;
	text-align:left;/* border-bottom: 3px solid #FDA7CA; */
}

.centerBoxWrapper {
margin-left: 5px;
margin-top: 15px;
}


.centeredContent1 {
text-align: left;
}

.centeredContent1 img{
margin-bottom:3px;
}


.centerBoxContentsNew1 {
margin: 12px 0 15px; 0;
}

.centerBoxContentsFeatured1 {
margin: 12px 0 15px 0;
}

.centerBoxContentsSpecials1 {
margin: 12px 0 15px 0;

}


.product_img_title {
margin:0 0 5px 0;
padding:0 15px 0 0;

}


.product_img_title img{
border: 1px solid #D5CAB2;

}

.productListing-rowheading, TR.tableHeading {
height:30px;
  font: 13px tahoma, arial, sans-serif;
  font-weight: bold;
  margin:0 0 0 10px;
}

.centerBoxWrapper, .tabTable {
	padding: 0px;
	height: 1%; /*do not remove- IEhack*/
	margin-bottom: 1px;
	line-height:14px;/* background:#f8f8f8 url('../images/content-bg.jpg') 0 28px repeat-x; */
	background-color: #FFFFFF;
}
		
.sideBoxContent {
	padding-top:1px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;/* background:transparent url('../images/content-bg.jpg') top center repeat-x; *//* line-height:10px; */

}

.leftBoxContainer {
	background-color: #252323;
	margin-bottom: 6px;
	margin-top: 0px;
}

.rightBoxContainer {
background-color: #fff;
margin-bottom: 10px;
}


#navColumnOneWrapper {
margin-left:15px;
margin-top:0px;
background-color: #fff;

}

#navColumnTwoWrapper {
margin-right:7px;
margin-top:0px;
background-color: #fff;
}

.sideBoxContent a:link, .sideBoxContent a:visited {
	text-decoration: none;
	font-size: 12px;
	padding-left: 0px;
	line-height: 18px;
}



	

 







#categories {

}

#categoriesHeading {

}

a.category-top, a.category-links{
	display:block;
	background-color: #3c3a3a;
	color: #FFFFFF;
	font-weight:bold;
	margin-bottom: 1px;
	padding: 2px;
	text-indent: 20px;
}

a.category-top:visited, a.category-links:visited{
	color: #FFFFFF;
}

a.category-products {
	display:block;
	color: #FFFFFF;
	text-indent: 30px;
}

a:visited.category-products {
	display:block;
	color: #FFFFFF;
	margin-bottom: 1px;
}


a:hover.category-products {
	color: #ffffff;
	background-color: #302E2E;
}

a.category-products.category-selected {
	color: #252323;
	background-color: #c3c5c5;
}

a:hover.category-products.category-selected {
	color: #252323;
	background-color: #c3c5c5;
}



a:hover.category-top {
	color: #ffffff;
	background-color: #474545;
}

a.category-top.category-selected {
	color: #252323;
	background-color: #dadcdc;
}

a:hover.category-top.category-selected {
	color: #252323;
	background-color: #dadcdc;
}

#orderhistoryContent {
	padding-left:10px;
}

#orderhistoryContent a {
	color: #FFFFFF;
}

ul.orderHistList li{
	list-style-type: none;
}


#navCatTabs{
background-color: #fff;

}


#navCatTabs .category-top, .category-links {
background-image: none;

}

#navCatTabs a.category-top:link, #navCatTabs a.category-top:visited {
color: #ffffff;
font-weight: bold;
}

#navCatTabs a.category-top:hover {
color: #ffffff;
}


#informationContent a:link, #informationContent a:visited{

}




#moreinformationContent a:link, #moreinformationContent a:visited{

}



#ezpagesContent a:link, #ezpagesContent a:visited{

}

.centerBoxContentsNew a:link, .centerBoxContentsNew a:visited {

text-decoration: none;
background-repeat: no-repeat;
background-position: center left;
padding-left: 14px;
line-height: 20px;
}

.centerBoxContentsNew a:hover {


 }

.rightBoxHeading, .leftBoxHeading {
height: 22px;

}



h3 label {
font-size:10px;
}

h3.rightBoxHeading, h3.leftBoxHeading {
	margin:0;
	color: #fff;
	font: 11px verdana, arial, sans-serif;
	font-weight: bold;
	padding-left: 10px;
	padding-top: 6px;
	background-image: url(../images/heading_background.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	text-align:left;
	background-color: #C42120;
}

h3.rightBoxHeading a, h3.leftBoxHeading a {
	color: #FFFFFF;
	font-size: 11px;

}

#navColumnOneWrapper h3.leftBoxHeading a:link, #navColumnOneWrapper h3.leftBoxHeading a:visited  {
color: #fff;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}

#navColumnTwoWrapper h3.rightBoxHeading a:link, #navColumnTwoWrapper h3.rightBoxHeading a:visited  {
color: #fff;
font-weight: bold;
font-size: 11px;
line-height: 13px;
}


#navColumnOneWrapper h3.leftBoxHeading a:hover, #navColumnTwoWrapper h3.rightBoxHeading a:hover {
	color:#ffffff;
} 


#search {
/* background-color: #F7DFED; */
}

#search input{
font-size: 11px;
}


#manufacturers {
/* background-color: #F8D4DA; */
}


/* PRODUCT LISTING */

.productListing-rowheading a {
color:#000;

}

.productListing-data a:link, .productListing-data a:visited  {
	color:#000;
}

.productListing-data a:hover  {
color:#444444;

}

.productListing-data img {
padding:0px;
margin:  8px;
}

.listingProductImage {
	padding:0px;
	margin:  8px;
}

.productListing-data {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;

}

.productListing-even {
background-color:#fff;

}

.productListing-odd {
background-color:#fff;

}

/* PRODUCT INFO */
#productDetailsList, #productDetailsList li {
	list-style-type:none;
	margin-left:0;
	padding: 6px;
}

/* FOOTER */

#authorLink {
text-align:center;
font-size:9px;
}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #navNextPrevWrapperTop, #navNextPrevWrapperBottom, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerFour,  #bannerFive,  #bannerSix, #siteinfoCredits, #siteinfoStatus, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
text-align: center;
}



.navNextPrevWrapper {
margin-bottom: 15px;
}

#bestsellers .wrapper {
	margin: 0px 0px 0px 15px;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 0px;
	}

#bestsellers li {
	padding: 0;
	margin: 3px 0px 3px 0px;
	}

#bannerboxHeading {
}
#upProductsHeading {
	text-align: left;
	}
#upDateHeading {
	text-align: right;
	}
/*misc*/
.back {
  float: left;
}

.back1 {
  float: right;
}


.forward {
	float: right;
}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #F8F8F8;
	height: 15px;
	vertical-align: top;
	}

.rowEven {
	background-color: #F4F4F4;
	height: 15px;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}


#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 10px 0px 15px 0px;
	}

LABEL#textAreaReviews {
	font-weight: normal;
	margin: 1px 0px;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp {
	background-color: #ffffff;
	background-image: url(none);
}

.hiddenField {
display: none;
}
.visibleField {
display: inline;
}


#infoShoppingCart {
background-image: none;
background-color: #fff;
}

a:link.productListing-heading {
text-decoration: none;
}

.orderHistList {
margin:5px 5px 5px 15px;
padding:0;
}

#orderhistoryContent .orderHistList li a:link, #orderhistoryContent .orderHistList li a:visited {
margin:0;
padding:0;
}

#bestsellersContent {
margin:0px 0px 0px 10px;

}

#bestsellersContent li a:link, #bestsellersContent li a:visited {
margin:0;
padding:0;
}

.cartBoxCheckout a:link, .cartBoxCheckout a:visited {
margin:0;
padding:0;
}

table#cartContentsDisplay {
	border-collapse:collapse;
	border:1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.prodprice {
	font-weight:bold;
	font-size: 13px;
	color: #000000;
}

.vatstatus {
	font-size:9px;
}

.instructions {
	float:left;
	background-color: #FFFFFF;
	padding: 12px;
	width: 45%;
	border: 1px solid #DFDFDF;
	-moz-border-radius: 6px;
	border-radius: 6px;
}

#cards_accepted_box {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
}

#cards_accepted_box img {
	padding: 4px;
}



#slider {
	position:relative;
	width:740px;
	height:190px;
	background:url(loading.gif) no-repeat 50% 50%;
	margin-bottom: 22px;
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}

#slider a {
    border:0;
    display:block;
}

