/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2007 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 5952 2007-03-03 06:18:46Z drbyte $
 */

body {
	margin: 0;
	font-family: Gill Sans MT, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	background-color:#F3F3F3;
	background-image:url(../images/bgmain.jpg);
	background-repeat: repeat-x;
	}
	
#contentwrapper {
	background-color:#FFFFFF;
	background-image: url(../images/bgcontent.png);
	background-repeat: repeat-x;
	background-position:top;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	padding-top: 20px;}
	
#freedelivery {
	height: 30px;
	width: 900px;
	margin-top: 2px;
	margin-bottom: 13px;
	background-image:url(../images/freedeliveryback.jpg);
	background-repeat: repeat-x;}
	

a img {border: none; text-decoration:none;}

a:link img {text-decoration:none;}

a:visited img {text-decoration:none;}

a:hover img {text-decoration:none;}

a:active img {text-decoration:none;}

a:link, #navEZPagesTOC ul li a {
	color: #0071BB;
	text-decoration: none;
	}
 
a:visited {
	color: #0071BB;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #0099FF;
	text-decoration: underline;
	}

a:active {
	color: #88CFFF;
	text-decoration: underline;
	}

h1 {font-family: Gill Sans MT,  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 23px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	color: #004890;}

h2 {font-family: Gill Sans MT,  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
.lightfont {color:#666; font-size: 14px;}

.greenfont {color:#348C1B; font-size: 16px;}

.redfont {color:#900;}
	
.h2footer {font-family: Gill Sans MT, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #004890;}
	
h2#productPrices {color:#900; font-size:26px;}
	
h2.centerBoxHeading {
	color:#B2272A;
	font-size: 18px;
	text-align: left;
	background-image: url(../images/redarrowdown.png);
	background-repeat:no-repeat;
	background-position: left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	padding-left: 30px;}

h3 {font-family: Gill Sans MT,  Tahoma,  Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #004890;}
	
h3#attribsOptionsText {
	color: #900;
	font-size: 18px;
	text-align: left;
	background-image: url(../images/redarrowdown.png);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 30px;}
	
h4  {font-family: Gill Sans MT,  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 17px;
	font-weight: normal;
	color: #004890;
}

h5 {font-family: Gill Sans MT,  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-left: auto;
	margin-right: auto;
	color: #004890;}

h6, LABEL, h4.optionName, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.0em;
	}

h3, h5, h6 {
	margin: 0.3em 3px;
}

p   {font-family: Gill Sans MT, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 21px;
	margin-left: auto;
	margin-right: auto;}
	
.footerlistsmoreinfo p {line-height: 16px;}

.footerlists p {line-height: 16px;}

.footerlistsshop p {line-height: 16px;}

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: #F0F8FF;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 2px solid #CCCCCC;
	}

LEGEND {
	font-weight: normal;
	padding: 0.3em;
	color: #004890;
	font-size: 18px;
	}

/*LABEL, h4.optionName {
	line-height: 0em;
	padding: 0.1em;
	}*/

.optionName {
	margin-top: 10px;}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

LABEL.inputLabel {
	width: 11em;
	float: left;
	margin-top: 10px;
	line-height: 14px;
	}

LABEL.inputLabelPayment {
	width: 15em;
	float: left;
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {
	width: 12em;
	float: left;
	}

ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #CCCCCC;
	}
	
.arrow {
	background: url(../images/arrow.png) 1px;
	background-repeat: no-repeat;
	padding-left:20px;}
	
.phone {
	background: url(../images/phone.png) 1px;
	background-repeat: no-repeat;
	padding-left:20px;}
	
p   {font-family: Gill Sans MT,  Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin-left: auto;
	margin-right: auto;
	color: #333333;}
	
ul  {font-family: Gill Sans MT, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
li {margin-top: 2px;
	margin-bottom: 2px;
	list-style-image:  url(../images/arrow.png);}



/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.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 {
	text-align: left;
	width: 900px;
	vertical-align: top;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	}
	
#logoWrapper {
	height: 100px;}

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.1em 0em;
	width: 200px;
	}
	
	
#headerlinks {
	height: 100px;
	width: 350px;
	float: left;
	margin-left: 200px;
	margin-right: auto;
	text-align: right;}

/*navigation*/

#navMainWrapper {
	height: 30px;
	width: 900px;
	margin-top: 2px;
	margin-bottom: 13px;
	background-image:url(../images/navmain.jpg);
	background-repeat: repeat-x;}

.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, #navSuppWrapper, #navCatTabsWrapper {
	background-color: #E8E8E8;
	font-weight: bold;
	color: #333333;
	
	width: 100%;
	}
	


#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	}

#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: #333333;
	white-space: nowrap;
	}
	
#navMain ul {
	margin-left: 20px;}
	
#navMainLeft {
	float:left;
	margin-left: 0px;
	margin-right: auto;}
	
#navbarsecure {
	float:right;
	margin-left: 0px;
	margin-right: auto;
	width: 300px;
	height: 30px;
	background-image:url(../images/navsecureback.jpg);}

#navMainRight {
	float:left;
	margin-left: 0px;
	margin-right: auto;}	
	
#navCatTabs ul {
	margin-left: 30px;
	font-size: 12px;
	font-weight: normal;}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}

#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: 0.5em;
	}
	
#indexProductListCatDescription {
	margin-bottom: 40px;}

#navMainSearch {
	margin-top: 2px;
	height: 10px;}
	

#navmainSearch, input {
	color: #666666;
	font-family: Gill Sans, Tahoma, Helvetica;}

#navBreadCrumb {
	
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 13px;
	font-weight: normal;
	padding: 0.5em;
	}
	
#breadcrumbmarg {margin-left: 10px;}

#navColumnOne {
	background-color: #FFCC99;
	}

#navColumnTwo {
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}
	
.centerColumn {
	padding-left: 18px;
	padding-right: 18px;}

/*.content,*/ .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}
	
#productDescription {padding-right: 0.5em;}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 1em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	font-weight: bold;
	border: 1px solid #999999;
	background-image: url(../images/bgcart.jpg);
	background-repeat: repeat-x;
	background-color: #F2F2F2;
	padding: 1em;
	}
	

.tableHeading td {
	border-bottom: 1px solid #cccccc;
	padding-left: 10px;
	font-weight:bold;
	}
	
#tableborder {border: 1px solid #CCCCCC;}

.tableHeading, #cartSubTotal {
	background-color: #e9e9e9;
	
	 }

#cartSubTotal {
	font-weight: bold;
	line-height: 2.2em;
	
	}
	
#cartSubTotalcol1 {
	margin-left: 0px;
	margin-right: auto;
	width: 400px;
	float: left;
	text-align: right;
	font-size:14px;
}

#cartSubTotalcol2 {
	margin-left: 0px;
	margin-right: auto;
	float: left;
	width: 70px;
	padding-left: 30px;
	text-align: left;
	font-size:14px;
}
	
table.cartContentsDisplay {border: 1px solid #cccccc;}

.tableRow, .tableHeading {
	height: 2.2em;
	}

.cartProductDisplay, .cartQuantity, .cartQuantityUpdate, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding-left: 10px;
	padding-top: 10px;
	}
	
.cartProductDisplay {text-align: left;}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: left;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 30px;
	}

.cartNewItem {
	color: #009900;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
	
.cartQuantityUpdate {
	text-align: left;}

.cartOldItem {
	color: #B1272A;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
	font-weight: normal;
	}

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}
	
.capitalicons {
	width: 200px;
	height: 40px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 10px;
	background-color: #000;}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	}

h3.rightBoxHeading, {
	font-size: 12px;
	color: #222222;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #E9E9E9;
	padding: 0.4em 0.4em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #0099FF;
	text-decoration: underline;
	}

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}
	
.rightBoxContainer {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;
	margin-bottom: 20px;}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartTotalsDisplay, #cartBoxGVBalance, .leftBoxHeading, .centerBoxHeading, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}
	
.additionalImages {
	float: left;
	margin-left: 0px;
	margin-right:auto;
	height: 100px;
	width: 100px;}
	
.additionalImages img {
	border-width: 1px;
	border-style: solid;
	border-color: #999999;}
	
#productAdditionalImages {
	height: 300px;
	width: 400px;
	margin-left: 0px;
	margin-right: auto;
	float: left;}
	
TH.greyth {
	text-align: left;
	font-size: 13px;}
	
TD.greytd {
	text-align: left;
	font-size: 13px;}
	
	
.productListing-data {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;}
	

#siteinfoLegal {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #004890;}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: #0000CC;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}
	
#productwrapper {
	height: 1000px;
	width: 559px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 20px;}
	
#productcol1 {
	height: auto;
	width: 559px;
	margin-left: 0px;
	margin-right: auto;
	float: left;}
	
#productcol2 {
	height: auto;
	width: 258px;
	padding-left: 20px;
	margin-left: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;}

#productrow1 {
	height: auto;
	width: 559px;
	margin-left: 0px;
	margin-right: auto;}
	
#productrow2 {
	height: 300px;
	width: 559px;
	margin-left: 0px;
	margin-right: auto;}
	
.productimagelarge {
	height: 260px;
	width: 260px;
	margin-left: 0px;
	margin-bottom: 10px;}
	
#productAttributes {
	margin-top: 160px;}


/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

.hiddenField {
	display: none;
}
.visibleField {
	display: inline;
}

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
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#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: #eaeaea;
	background-image: none;
	padding: 10px;
	}
.information {padding: 10px 3px; line-height: 150%;}
;
#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
	
/* Grey Table */

div#greytable {
	height: 220px;
	width: 552px;
	margin-left: -10px;
	margin-right: auto;
	padding-left: 10px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

/* Accordian */

#accordianbox {
	height: 268px;
	width: 260px;
	margin-left: 20px;
	margin-right: auto;
	margin-bottom: 20px;}
	
	
/* Live Chat */

#livechat {
	height: 100px;
	width: 260px;
	margin-left: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	border: 1px solid #999999;}
	
/* Accordian Style Footer */

#accordianfooter {
	height: 300px;
	width: 900px;
	margin-left: 0px;
	margin-right: auto;
	margin-top: 60px;
	z-index: 0;}

.footerrow1 {
	height: 200px;
	width: 892px;
	margin-left: 0px;
	margin-right: auto;}
	
.footerlists {
	height: 200px;
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	padding-left: 10px;}
	
.footerlistsmoreinfo {
	height: 200px;
	width: 600px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	padding-left: 10px;}
	
.footerlistsshop {
	height: 200px;
	width: 177px;
	float: left;
	margin-left: 0px;
	margin-right: auto;}
	
.footerlistsshopfreezer {
	background-color:#0F6;
	height: 200px;
	width: 148px;
	float: left;
	margin-left: 0px;
	margin-right: auto;
	padding-left: 10px;}
	
/* Quicklinks */

#quicklinks {
	height: 1600px;
	width: 559px;
	margin-left: 0px;
	margin-right: auto;}
	
#qlrow {
	height: 270px;
	width: 559px;
	margin-left: 0px;
	margin-right: auto;
	text-align: center;
	float: left;}
	
.qlbut12 {
	height: 250px;
	width: 180px;
	float: left;
	margin-left: 0px;
	margin-right: 8px;}	
	
.qlbut3 {
	height: 250px;
	width: 180px;
	float: left;
	margin-left: 0px;
	margin-right: auto;}
	
.qlimage {border: 1px solid #999999;}


.productListing-heading {text-align: left;}

table.tabTable td {padding: 10px;}

table.tabTable th {padding: 10px;}

.prodbuttons {
	text-align: right;
	width: 559px;}
	
	
a img {border: none; text-decoration:none;}

/* Price Comparison */

.pricematch {
	width: 559px;
	height: 260px;
	border: 1px solid #CCCCCC;}
	
.pricematchitems {
	width: 160px;
	height: 240px;
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 0;
	margin-right: auto;}

/* Alternative Dropdown Menu System */

#menu {position:relative; z-index:100;}
#menu .pad {float:left;}

/* Remove the padding, margins and bullets from the lists */
#menu, #menu ul {list-style-type:none; padding:0; margin:0; top:0;}

/* Set up the top level list items and float left to place inline */


#menu li.top {display:block; float:left; position:relative; font-size:14px; margin-top: 0px;}



/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
#menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}






/* Style the list OR link hover. Depends on which browser is used */
#menu a:hover {visibility:visible;} /* for IE6 */
#menu li:hover { position:relative; z-index:200;} /* for IE7 */



/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul, 
#menu :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul ul,
#menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}



/* set up the first drop down sub level */
#menu :hover ul.sub {left:0px; top:14px; background-image:url(../images/bgmenu.jpg); background-repeat: repeat-x; background-position: top; background-color:#FFFFFF; padding:3px 0; border:1px solid #ffffff; white-space:nowrap; width:260px; height:auto;}
#menu :hover ul.sub li {display:block; height:22px; position:relative; float:left; width:220px;}
#menu :hover ul.sub li a {display:block; font-size:12px; height:22px; width:170px; line-height:22px; text-indent:10px; color:#333333;}



#menu :hover ul.sub li a.fly {background-image:url(../images/bgmenu.jpg); background-repeat: repeat-x; background-position: top; background-color:#FFFFFF; }
#menu :hover ul.sub li a:hover {}
#menu :hover ul.sub li a.fly:hover {background:#850025; color:#fff;}
#menu :hover ul li:hover > a.fly {background:#850025; color:#fff;} 

/* set up the flyout levels when hovering */
#menu :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul,
#menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:130px; top:-4px; background-image:url(../images/bgmenu.jpg); background-repeat: repeat-x; background-position: top; background-color:#FFFFFF; padding:3px 0; border:1px solid #888; white-space:nowrap; width:160px; height:auto;}
	
.bgfly {background-image: url(../images/bgflyoutarrow.png); background-repeat: no-repeat; background-position: right;}

/** Table Styles for Products **/

table.product_table {
                width: 559px;
                margin-left:auto; 
                margin-right:auto; 
                border-collapse: collapse; 
                border: solid 1px #999999;
}

td.rightcol {
				width:70%;
				border-top: 1px solid #999999; 
				border-left: 1px solid #999999; 
				border-right: 1px solid #999999;
}

tr.shadrow {
                border-top: 1px solid #999999; 
                background: #dddddd;
}

td.leftcol {
                text-align:center;
                border-top: 1px solid #999999;
                border-left: 1px solid #999999; 
                border-right: 1px solid #999999;

}


