/**
 * Main	CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright	2003-2006 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.css	5349 2006-12-22	20:34:40Z birdbrain $
 */

body {
	margin:	0;
	padding: 0;
	font-family: Arial, verdana, helvetica,	sans-serif;
	font-size: 62.5%;
	color: #000000;	
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
	}

a img {border: 0 none; }

a:link,	#navEZPagesTOC ul li a,	a:visited {
	color: #3300FF;	
	text-decoration: underline;
	}

a:hover, #navEZPagesTOC	ul li a:hover, #navMain	ul li a:hover, #navSupp	ul li a:hover, #navCatTabs ul li a:hover {
	color: #A20101;	
	text-decoration:none;
	}

a:active {
	color: #0000ff;	
	}
a:link, a:visited{color:#A20101;}
a:hover{color:#000000;}


h1 {
  font-size: 1.5em;
/*  color: #9a9a9a;*/
  color: #333333;	
}

h2 {
  font-size: 1.1em;
  color: black;	
  color: #a20101;
}

h3 {
	font-size: 1.3em;
	}

h4, h5,	h6, LABEL, h4.optionName, legend, address, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2,	h3, h4,	h5, h6 {
	margin:	0.3em 0;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo	bug:
h1, h2,	h3, h4,	h5, h6,	p {
	position: relative;
	}
*html .centerColumn {
	height:	1%;
	}
*/

code {
	font-family: Arial, verdana, helvetica,	sans-serif;
	font-size: 1em;	
	}

form, select, input {
	display: inline;
	font-size: 1em;	
	margin:	0.1em;
	}

textarea {
	float: left;
	margin:	auto;
	display: block;	
	width: 95%;
	}

input:focus, select:focus, textarea:focus {
	background: #E4FEF5;
	}

fieldset {
  padding: 0.5em;
  margin: 0.5em	0em;
  border: 1px solid #cccccc;
}

fieldset.addressBook {
  padding: 0.5em;
  margin: 0.5em	0em;
  border-bottom: 1px solid #cccccc;
  border-top: 0px solid	#cccccc;
  border-left: 0px solid #cccccc;
  border-right:	0px solid #cccccc;
}

legend {
  font-weight: bold;
  padding: 0.3em;
  color: #a20101;
}

label, h4.optionName {
	line-height: 1.5em;
	padding: 0.2em;	
	}

label.checkboxLabel, label.radioButtonLabel {
	margin:	0.5em 0.3em;
	}

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

label.inputLabel {
	width: 9em;
	float: left;
	}

label.inputLabelPayment	{
	width: 14em;
	float: left;
	padding-left: 2.5em;
	}

label.selectLabel, label.switchedLabel,	label.uploadsLabel {
	width: 11em;
	float: left;
	}

#checkoutPayment label.radioButtonLabel	{
	font-weight: bold;
	}

p, address {
	padding: 0.5em;	
	}

address	{
	font-style: normal;
	}

.clearBoth {
  clear: both;
}

.clearBothCart {
  clear: both;
  font-size: 1px;
  background-color: #425503;
  width: 100%;
}

hr {
	height:	1px;
	margin-top: 0.5em;
	border:	none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess,	.messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;	
	border:	1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;	
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;	
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;	
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #e1e1e1;
	text-align: left;
	width: 984px;
	vertical-align:	top;
	border:	none;
	}

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

}

#headerWrapper{position: relative; height:120px;}

#cartBoxListWrapper {
  padding: 0.4em;
  background-color: #ffffff;
}

#logoWrapper {
  position: relative;
  top: 12px;
  float: left;
  height: 72px;	
  padding-left:	12px;
}

#headerPromoWrapper {
  float: right;	
  width: 198px;	
  height: 115px;
  margin-bottom: 10px;
  margin-right:	9px;
}

#headerTelNoWrapper {
  position:relative;
  float:left;
  height: 72px;	
  padding-top: 16px;
  left:	5px;
  display: inline;
}

#headerTelNo {
  display: inline;
  width: 265px;	
  text-align: center;
  top: 29px;

}

#promo {
  margin-top: 8px;
}

#navMainTabs {
  float: left;
  position: relative;
  /* margin-top: 5px; */
  margin-right:	0px;
  text-align: right;
  top: -9px;
  left:	200px;
}

.headerNavTab {	
  float: left;
  margin-left: 1px;
}

a.nawMainLink, a.nawMainLink:visited {
  width: 90px;
  text-decoration:none;	
  text-align: center;
  font:	bold 12px Arial, tahoma, sans-serif, helvetica;	
  background-color: #bebebe;
  color: #a20101;
  padding:9px 0	8px 0;	
  display:block;
}

a.nawMainLink:hover  {
  color: #fff;
  background-color:#a20101;
}

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

#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 10px;
	margin-right: 10px;
	}
	
#tagline {
	color:#000000;
	font-size: 2em;	
	text-align : center;
	vertical-align:	middle;	
	}

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

.floatingBox, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
  margin: 0;
  width: 47%;
}

#accountLinksWrapper {
  margin: 0;
  width: 100%;
}

.wrapperAttribsOptions {
	margin:	0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}	
.navSplitPagesLinks {}

.navNextPrevCounter {
	margin:	0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin:	0;
	padding: 0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper	{
  float: left;
  width: 570px;	
  background-color: #fff;
}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;	
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin:	0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li,	#navSupp ul li,	#navCatTabs ul li {
	display: inline;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs	ul li a	{
	text-decoration: none;
	padding: 0em 0.5em;
	margin:	0;
	color: #ffffff;	
	white-space: nowrap;
	}

#navCatTabs ul li a {
	color: #9a9a9a;	
	}

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

#navEZPagesTOC ul {
	margin:	0;
	padding: 0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin:	0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {	
  margin: 10px;	
  margin-right:	0px;
}

#navMainSearch {
  width: 100%;
  height: 27px;	
  background-image: url(../images/search_bg.gif);
  text-align: center;
  position: absolute;
  top: 123px;
  padding-top: 3px;
}

#navBreadCrumb {
  padding: 5px 9px;
  background-color: #a20101;
  font-size: 12px;
  font-weight: bold;
  margin-top: 0px;
  padding-bottom: 7px;
  color: #fff;
}

#navBreadCrumb a:link,#navBreadCrumb a:visited {
  color: white;	
}

#navEZPagesTop {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);	
	font-size: 0.95em;
	font-weight: bold;
	margin:	0em;
	padding: 0.5em;	
	}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
}

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

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;	
	}

.alert {
	color: #FF0000;	
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice	{}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding: 0.8em;	
	}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart	Display*/
#cartAdd {
  float: right;	
  text-align: center;
  margin: 0px;
  border: 0px solid #9A9A9A;
  /* padding: 1em; */
  padding-right: 40px;
  _padding-right: 30px;	
  margin-top: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left:	0;
  width: 243px;
}

.tableHeading TH {
  border-bottom: 1px solid #9a9a9a;
}

.tableHeading {
  background-color: #e9e9e9;
}

#cartSubTotal,
#cartDelivery,
#cartVAT {
  text-align: right;
  line-height: 1.5em;
  height: 1.5em;
  padding-right: 10px;
  font-size: 11px;
}

#cartGrandTotal	{
  background-color: white;
  text-align: right;
  line-height: 1.5em;
  height: 1.5em;
  padding-right: 10px;
  font-size: 11px;
}

.tableRow, .tableHeading {
	height:	2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay,	.cartTotalsDisplay {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {	
	width: 4.7em;
	}

.cartNewItem {
	color: #33CC33;	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {	
  text-align: right;
  font-weight: bold;
  width: 100%;
  background-color: #f6f6f6;
  clear: both;
  padding: 0.2em 0em;
  float: left;
}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {	
	width: 50%; 
	margin:	0.2em;
	padding: 0.5em;	
	background-color: #E4FEf5;
	border:	1px solid #003D00;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;	
	}

.orderHistList {
	margin:	1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

#cartBoxListWrapper ul {
	list-style-type: none;
	width: 190px;
	}

#cartBoxListWrapper li,	#ezPageBoxList li {
	margin:	0;
	padding: 0.2em 0em;
	float: left;
	} 

#cartBoxListWrapper li {
  padding-bottom: 5px;
  padding-top: 5px;
  width:193px;
}

#cartBoxEmpty, #cartBoxVoucherBalance {	
  font-weight: bold;
  position: relative;
}

.totalBox {
  width: 5.5em;	
  text-align: right;
  padding: 0.2em;
  padding-right: 5px;
}

.lineTitle, .amount {
  text-align: right;
  padding: 0.2em;
  white-space: nowrap;
}

.amount	{
  width: 5.5em;	
}

/*Image	Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
  margin: 0em 1em 1em 0em ;
}

.categoryIcon {}

#cartImage {
	margin:	0.5em 1em;
	}

/*Attributes*/
.attribImg {
/*  width: 20%;*/
  margin: 0.3em	18px 1em 0em;
  width:63px;
  text-align:left !important;
}
.attribImg label{ padding:0 !important;line-height:1em !important; }
.attribImg img { margin-bottom:6px; }
.attribImg input { float:right;margin:0;padding:0 !important;line-height:1%; }

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents,	.additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured,	.centerBoxContentsNew {	
	margin:	1em 0em;
	}

.centerBoxWrapper {
	border:	1px solid #9a9a9a;
	height:	1%;
	margin:	1.1em 0;
	}

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #ffffff;	
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,	
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 12px;
	color: #ffffff;	
	text-align: left;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading,	#recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 0.9em;
	color: #ffffff;	
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin:	0em;
	background-color: #a20101;
	padding: 0.5em 0.2em;
	padding-left: 8px;
	}

.leftBoxContainer, .rightBoxContainer {	
	margin:	0em;
/*	border-bottom: 5px solid #336633;*/
	margin-top: 0px;
	}

.sideBoxContent	{
	background-color: #fff;	
	}

h3.leftBoxHeading a:hover, h3.rightBoxHeading a:hover {	
	color: #FFFF33;	
	text-decoration: none;
	} 

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;	
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton,	#cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity,	.cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading,	.centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents,	.categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

#bestsellers .wrapper {	
	margin:	0em 0em	0em 1.5em;
	}

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

#bestsellers li	{
	padding: 0;
	margin:	0.3em 0;
	}

#bannerboxHeading {
	background-color: #0000cc;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/* categories box parent and child categories */
.category-top-wrapper, .category-top-selected-wrapper {	
  background-position: right;
  background-repeat: no-repeat;	
  font-size: 12px;
  height: 1.9em;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-left:	7px;
 }

.category-top-wrapper {	
  background-color: #a20101;
  /* background-image: url(../images/arrow_up.jpg); */
}

.category-top-selected-wrapper {
  background-color: #000000;
  /* background-image: url(../images/arrow_down.jpg); */
}

#categories a, #categories a:visited {	
	text-decoration:none;
 }

#categories a:hover, .category-subs-level-4-selected {	
	text-decoration:underline;
 }
 
 
a.category-top:link, a.category-top:visited{color: #ffffff;}
 
a.category-links, A.category-links:visited {
	color: #004080;	
}
a.category-subs, a.category-products, a.category-subs:visited, a.category-products:visited {
	color: #000000;	
}

a.category-subs-level-1, a.category-subs-level-1:visited, a.category-products-level-1, a.category-products-level-1:visited{color: #fff;}
a.category-subs-level-2, a.category-subs-level-2:visited, a.category-subs-level-3, a.category-subs-level-3:visited{color: #000;}
a.category-products-level-2, a.category-products-level-2:visited, a.category-products-level-3, a.category-products-level-3:visited{color: #000;}


span.category-subs-level-0-parent, span.category-subs-level-0-selected,	span.category-subs-selected {
  font-weight: bold;
  color: #fff;
}

.category-products-level-1-wrapper, .category-subs-level-1-wrapper, .category-products-level-2-wrapper,	.category-subs-level-2-wrapper,	.category-products-level-3-wrapper, .category-subs-level-3-wrapper, .category-products-level-4-wrapper,	.category-subs-level-4-wrapper,	.category-products-level-1-selected-wrapper, .category-subs-level-1-selected-wrapper, .category-products-level-2-selected-wrapper, .category-subs-level-2-selected-wrapper, .category-products-level-3-selected-wrapper, .category-subs-level-3-selected-wrapper, .category-products-level-4-selected-wrapper, .category-subs-level-4-selected-wrapper {
  background-color: #333333;
  font-size: 11px;
  margin-bottom: 1px;
  padding-top: 5px;
  padding-bottom: 7px;
  padding-left:	5px;
}

.category-products-level-2-wrapper, .category-subs-level-2-wrapper, .category-products-level-2-selected-wrapper, .category-subs-level-2-selected-wrapper {
  background-color: #9d9b9c;
  padding-left:	15px;
}

.category-products-level-3-wrapper, .category-subs-level-3-wrapper, .category-products-level-3-selected-wrapper, .category-subs-level-3-selected-wrapper {
  background-color: #c2c2c2;
  padding-left:	30px;
}

.category-products-level-4-wrapper, .category-subs-level-4-wrapper, .category-products-level-4-selected-wrapper, .category-subs-level-4-selected-wrapper {
  background-color: #c2c2c2;
  padding-left:	45px;
}

span.category-subs-level-1-parent{color: #fff;}

span.category-subs-level-1-parent, span.category-subs-level-2-parent, span.category-subs-level-3-parent, span.category-subs-level-4-parent, .category-subs-level-1-selected, .category-subs-level-2-selected, .category-subs-level-3-selected {	
  font-weight: bold;
}

.category-products-level-1-selected-wrapper {
  background-color: #c2c2c2;
}

.category-subs-level-1-selected	{
  color: #000;
}

/* end categories box links */

/*misc*/
.back {	
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {	
	font-weight: bold;
	}

.rowEven, .rowOdd {
  background-color: #FFF;
  height: 1.5em;
  vertical-align: top;
}

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

CAPTION	{
	/*display: none;*/
	}

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

#myAccountGen, #myAccountNotify	{
  padding-left:	0px;
  list-style-type: none;
}

.list li a:link,
.list li a:hover,
.list li a:visited {
  text-decoration: underline;
  font-size: 1.1em;
  color: black;	
}

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

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

TR.tableHeading	{
  background-color: #cacaca;
  height: 2em;
}

.productListing-rowheading {
	background-color: #abbbd3;
	background-image: url(../images/tile_back.gif);	
	height:	2em;
	color: #FFFFFF;	
	}

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

.ratingRow {
	margin:	1em 0em	1.5em 0em;
	}

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

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp,	#popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

#headerSearchButton {
  border: 0px solid #000000;
  padding: 1px 2px;
/*  width: 50px; */
 /* height: 21px;*/
  background-color: #000000;
  color: #fff;
  font-weight: bold;
  font-family: tahoma, sans-serif, helvetica;
  font-size: 13px;
}

#headerSpacer {	
  backgrond-color: #000;
  height: 4em;
}

#navSuppWrapper	{
  height: 28px;	
  background-color: #970101;
  margin-top: 3px;
}

#navSupp {
  float: left;
  padding-left:	5px;
  color: #fff;
}

#siteinfoLegal {
  float: right;	
  padding-top: 5px;
  padding-right: 5px;
  color: #fff;
  font-size: 12px;
}

#navSupp ul li a {
  padding-right: 0px;
  padding-left:	0px;
  font-size: 12px;
  color: #fff;
  text-decoration:underline;
}

#navSupp ul li a:hover {
  color: #fff;
}

#siteinfoLegal a,
siteinfoLegal a:hover {	
  color: #fff;
}

#bannerL1,
#bannerL2,
#bannerR1,
#bannerR2,
#bannerR3,
#bannerR4  {
  margin-top: 13px;
  text-align: center;
}

.cartProductsQuantity {	
  float: left;
}

.cartProductsPrice {
  float: right;	
}

.dashBordered {	
  border-top: 1px dashed black;	
}

.cartTotalLeft {
  float: left;
  margin-left: 5px;
}

.cartTotalRight	{
  float: right;	
  margin-right:	5px;
}

#shoppingcartContent {
  padding: 1px;	
}

.greenButton {
  border: 0px solid #a20101;
  background-color: #a20101;
  color: #fff;
  font-weight: bold;
  font-family: tahoma, sans-serif, helvetica;
  float: left;
  margin-top: 1px;
  text-align: center;
  padding-top: 4px;
}

.greenButton a,	.greenButton a:link, .greenButton a:hover, .greenButton	a:visited {
  color: #fff;
  margin-top: 2px;
}


#basketButtonL {
  height: 19px;	
  width: 100px;	
}

#basketButtonR {
  height: 19px;	
  width: 99px;
  border-left: 1px solid #fff;
}

#shoppingcartContent ul	li a:link,
#shoppingcartContent ul	li a:hover,
#shoppingcartContent ul	li a:visited {
  color: black;	
}

#cartDefaultHeading {
  color: black;	
  margin-top: 20px;
  margin-left: 10px;
}


#cartInstructionsDisplay {
  font-size: 11px;
  padding-top: 0px;
  margin-left: 10px;
  margin-bottom: 20px;
}

#scQuantityHeading,
#scUpdateQuantity,
#scProductsHeading,
#scUnitHeading,	
#scTotalHeading,
#scRemoveHeading {
  border: 0px solid black;
  background-color: #cc3333;
  color: #fff;
  font-size: 11px;
  padding: 5px;	
}

#scProductsHeading {
  text-align: left;
  padding-left:	10px;
}

.cartProductDisplay,
.cartQuantity,
.cartTotalDisplay,
.cartQuantityUpdate,
.cartRemoveItemDisplay {
  border-bottom: 1px solid #a8a8a8;
  vertical-align: middle;
}

.cartProductDisplay {
  padding-left:	10px;
}

.cartProdTitle {
  font-size: 11px;
  color: black;	
  font-weight:bold;
}

#cartTotals {
  float: right;	
}

.cartTotal {
  padding-left:	50px;
  text-align: right;
  padding-right: 10px;
}

#cartGrandTotalRow, #cartGrandTotal {
  background-color: #cc3333;
  font-weight: bold;
  padding-left:	10px;
  padding-top: 3px;
  padding-bottom: 3px;
}

.fullWidth {
  border-bottom: 1px solid #a8a8a8;
  padding-top: 10px;
}

#addCartButton .cssButton, #addCartButton .cssButtonHover { 
	padding-left:32px;padding-right:4px;
	_padding-left:24px;_padding-right:0;
 }
 
#addCartButton .cssButton {
	background: #a20101 url(../images/bg_basket.gif) no-repeat left	top;
}
 
#addCartButton .cssButtonHover { 
        background-color: #cc3333; 
        background: #cc3333 url(../images/bg_basket_rol.gif) no-repeat left top;
}

.cssButton {
  background-color: #a20101;
  color: white;	
  font-size: 11px;
  font-weight: bold;
  border: 0px outset #a20101;
  white-space: nowrap;
}

.cssButtonHover	{
  background-color: #cc3333;
  color: white;	
  font-size: 11px;
  font-weight: bold;
  border: 0px outset #a20101;
}
.buttonRow a span, .buttonRow a	{ 
  padding:5px;
  text-decoration:none;	
}

.forward input { 
padding: 4px 5px;
vertical-align:top;
 }

.buttonRow a:link,
.buttonRow a:visited {
  background-color: #a20101;
  color: white;	
  font-size: 11px;
  font-weight: bold;
}

.buttonRow a:hover{ background-color:#cc3333; }	


#indexSpecial {	
  margin-top: 5px;
}

#indexSpecial1 {
  float: left;
}

#indexSpecial2 {
  float: right;	
}

h1#indexIntro {	
  color: #77970c;
  font-size: 14pt;
  font-weight: bold;
  font-family: Arial;
}

#indexDefaultMainContentIntro {	
  color: #454545;
  font-size:1.1em;
}

.indexContentHeader,
.productListHeader {
  padding: 5px 5px;
  background-color: #9d9b9c;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 1em;
  padding-bottom: 7px;
  color: #fff;
  font-family: Verdana;	
  _height: 0;
}

.indexCategory,	.indexRange {
  margin-top: 0px;
}

.indexCategoryL, .indexRangeL {	
  float: left;
  width: 130px;	
  text-align: left;

}

.indexCategoryC, .indexRangeC {	
  float: left;
  margin-left: 10px;
  width: 130px;	
  text-align: left;

}

.indexCategoryR, .indexRangeR {	
  float: right;	
  width: 130px;	
  text-align: left;

}

.indexCategoryLB{
  float: left;
  width: 176px;	
  text-align: left;

}

.indexCategoryCB{
  float: left;
  margin-left: 10px;
  width: 176px;	
  text-align: left;

}

.indexCategoryRB{
  float: left;
  margin-left: 10px;
  width: 176px;	
  text-align: left;

}


.attributeImage	{
  float: left;
}

.valueName {
  background-color: black;
  color: white;	
  padding-bottom: 2px;
  font-family: helvetica;
  font-size: 1.1em;
}

.attribRadioField {
  text-align: left;
  margin-right:	2px;
  padding-top: 48px;
}

#productMainImage {
  margin-right:	5px;
}

#attr_price {
  width: 245px;	
/*  background-color: #f5f5f5;*/
  float: right;	
  padding-right: 20px;
  margin-bottom: 10px;
}

#productAttributes {
  float: right;	
  width: 280px;	
}

#productDescriptionHeader,
#productDimensionHeader	{
  padding: 5px 5px;
  background-color: #a20101;
  font-size: 11px;
  font-weight: bold;
  margin-top: 5px;
  padding-bottom: 7px;
  color: #fff;
}

#productDimension {
  margin-top: 10px;
}

td.optionName {	
  color: #a20101;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  width: 100px;	
  vertical-align: top;
}

td.optionMenu {	
	padding: 5px 0 5px 5px;	
}

#popupImageLink	{
  text-align: center;
  display:block;
  width: 250px;	
  padding-top: 10px;
  padding-bottom: 10px;	
}

#rrpHead, #rrp,	
#savingHead, #saving,
#our_priceHead,	#our_price {
  font-family: verdana;	
  font-size: 12px;
  font-weight: bold;
}


#rrpHead, #savingHead, #our_priceHead {	
  padding-top: 7px;
}

#rrp, #saving, #our_price {
  padding-bottom: 7px;
}

#rrpHead, #rrp {
  color: #5e5e5e;
}

#savingHead, #saving {
  color: black;	
}

#our_priceHead,	#our_price {
  color: #da0606;
}

#categoryImgListing {
  float: right;	
  margin-left:15px;
  margin-bottom:15px;
}

#CategoriesHeading {
  float: left;
}

#indexCategoriesHeading	{
  font-family: verdana;	
  font-size: 14px;
  text-transform: uppercase;
}

#indexCategories {
  padding-right: 0px;
}

#categoryDescription {
  font-family: arial;
  font-size: 12px;
}

.subCategoryIndex {
  width: 173px;	
  float: left;
  margin-top: 5px;
  margin-bottom: 10px;
}

.subCategoryIndexImage {
  width: 171px;	
  height: 171px;
  border: 1px solid #cbd0cb;
}

.Center	{
  margin-left: 3px;
}

.Right {
  float: right;	
}

.Left {	
  float: left;
}
.subCategoryIndexNameWrapper {
  width: 173px;	
  height: 4.5em;
  background-color: black;
  color: white;	
}

.subCategoryIndexName {	
  margin-left: 8px;
  padding-top: 8px;
  font-family: Arial, verdana, helvetica, sans-serif;
  font-size: 11px;
}

.subCategoryIndexName a:link, .subCategoryIndexName a:visited, .prevNext a:link, .prevNext a:visited
 {
  color: white;	
}

/* .productListGreenLine {	
  margin-top: 15px;
} */

.prevNext {
  float: right;	
}

.numOfPages {
  float: left;
}

.productsListItem {
  background-color: #fff;
  width: 175px;	
  float: left;
  margin-bottom: 10px;
}

.productsListItemImage {
  text-align: center;
  width: 173px;	
  height: 20em;	
  border: 1px solid #cdcdcd;
  border-bottom: 0px solid #cdcdcd;
  position: relative;
}

.productsListItemPrice {
  width: 175px;	
  height: 6.5em;
  background-color: #333333;
  text-align: center;
  _margin-top: -21px;
  border: 0px solid #333333;
}

.productsListItemMore a, .productsListItemMore a:visited {
  float: right;	
  z-index: 10;
  background-color: #8d8d8d;
  opacity:0.8;
  color: white;	
  padding: 3px 6px;
  font-size: 11px;
  height: 15px;	
  position: relative;
  top: -21px;
  filter:alpha(opacity=80);
  text-decoration: none;
}

.productsListItemMore a:hover {	
  opacity:1.0;
  filter:alpha(opacity=100);
  color:#fff;
}

.productsListingLeft {
  float: left;
}

.productsListingCenter {
  margin-left: 8px;
}

.productsListingRight {	
  float: right;	
}

.productsListRRP {
  padding-top: 16px;
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #8d8d8d;
}

.productsListOP	{
  font-family: arial;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
}

.productsListItemName {	
  font-size: 12px;
  font-family: arial;
  font-weight: bold;
  padding-left:	5px;
  padding-right: 5px;
  text-align: center;
}

.productsListItemName a:link,
.productsListItemName a:visited,
.productsListItemName a:hover {	
  color: black;	
}

.productsListItemImageWrapper {	
position:absolute;left:0;bottom:0;width:173px;text-align:center;
}

#cartBoxEmpty {	
  background-color: #ffffff;
}

#checkoutOrderTotals {
  padding-right: 300px;	
}

#cartTableHeading {
  background-color: #a20101;
}

#ccQuantityHeading,
#ccProductsHeading,
#ccTotalHeading	{
  background-color: #cc3333;
  color: #fff;
  padding: 5px 0;
}

#ccOrderTotals {
  border-bottom: 1px solid #A8A8A8;
  padding-bottom: 5px;
  margin-bottom: 7px;
}

#ccOrderTotals #ottotal	div.totalBox,
#ccOrderTotals #ottotal	div.lineTitle
{
  background-color: #cc3333;
  padding-left:	10px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-weight: bold;
}

.imgLink {
  color: #77970c;
  text-decoration: underline;
}

.button_in_cart	{
padding: 6px 0;	
cursor: pointer;
cursor: hand;
}

#addCartButton {
  margin-top: 5px;
}

.callbackContinue .button_continue { padding:5px; }

.optionMenu select { width:170px;_width:180px; }
a.callToOrder {	
	display:block;
	padding:6px 10px 6px 36px;
	background-color:#405202;
	color:#fff !important;
	text-decoration:none !important;
	background: #2a2a2a url(../images/phone.jpg) no-repeat -1px 0px;
	font-size:120%;	
 }
a.callToOrder:hover { 
background-color:#999999;
 }

a.imageDetailLink{
        width: 120px;
	padding:6px 10px 10px 29px;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
	backgorund-position: left top;
	background: #2a2a2a url(../images/bg_product_details.gif) no-repeat -1px 0px;
	margin-right: 5px;
}

a.imageDetailLink:hover{background: #999999 url(../images/bg_product_details_rol.gif) no-repeat -1px 0px;}

a.imagePopupLink{
	padding:6px 10px 10px 29px;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
	background: #2a2a2a url(../images/bg_larger_img.png) no-repeat -1px 0px;
        backgorund-position: left top;
}
.imagePopupLink:hover{
       background: #999999 url(../images/bg_larger_img_rol.gif) no-repeat -1px 0px;
       
}

a.backToTopLink{
	padding:6px 10px 10px 29px;
	background-color:#405202;
	color:#fff !important;
	text-decoration:none !important;
	font-weight:bold;
	background: #2a2a2a url(../images/bg_back_to_top.gif) no-repeat	-1px 0px;
	backgorund-position: left top;
	display: block;
}
a.backToTopLink:hover{background: #999999 url(../images/bg_back_to_top_rol.gif) no-repeat -1px 0px;}

.backToTop{
 float:	right;
 margin-right: 10px;
}

#prodDescTop, #prodDescBottom {background-color:#fff;}
/* #accountDefault, #accountEditDefault, #addressBookDefault, #accountPassword, #acctNewslettersDefault, #contactUsDefault, #logoffDefault, #loginDefault, #createAcctDefault, #shoppingCartDefault, #checkoutShipping{
    background-color: #fff;
}*/
.centerColumn{background-color: #fff;}

#productInfoTitle{position: relative;}

#btoffice-promo{
  width:190px;
  background-color: black;
  color:white;
  font-size: 1em;
}

#btoffice-promo a, #btoffice-promo a:active, #btoffice-promo a:hover, #btoffice-promo a:visited{
  color:#fff;
  text-decoration:underline;
  line-height:14px;
}#btoffice-promo p{
  margin:0px 8px;
}

.productListHeader{padding:0px 5px 0px;}
a.showPages{background-color:#000;border:0 solid #a20101;padding:2px 3px;font-size:11px;}
a.showPages:hover{background-color:#a20101;}

.viewAllButton {
  background-color: #000;
  color: white;	
  font-size: 11px;
  font-weight: bold;
  border: 0px outset #000;
  white-space: nowrap;
  padding: 2px 3px;
}

.viewAllButtonHover {
  background-color: #a20101;
  color: white;	
  font-size: 11px;
  font-weight: bold;
  border: 0px outset #a20101;
  padding: 2px 3px;
}

.numOfPages .cssButton{background-color:#000;}
#frmPagesbottom select, #frmPagesbottom, #frmPages select, #frmPages{margin:0;}