/**
 * 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 $
 */
 
/* This section controls the colors for the site. Change red (default) to one of these options: orange, yellow, green, blue, purple, or grey) */
input#searchTop {
	background: url("../images/grey/rounded-search-input-top.gif") top left no-repeat;
}
#navMainWrapper {
	background:url("../images/grey/header.gif") top left repeat-x ;
}
h3.leftBoxHeading, h3.rightBoxHeading {
	/*background: url("../images/grey/sideboxbg.gif");*/
}
#contentMainWrapper {
	background-color:#FFF; 
 	padding-left:0px;
 	padding-right:0px;
	padding-top:0px;
	padding-bottom:0px;	
	background-image:url(../../../../img/content_mid.png);
	background-repeat:repeat-y;
	background-position:center;

}

#navMain a {
	background:url("../images/grey/tableftE.gif") no-repeat left top;
	font-size:0.95em;
}
#navMain a span {
	background:url("../images/grey/tabrightE.gif") no-repeat right top;

}
#navMain a span.last {
	background:url("../images/grey/tabrightE_last.gif") no-repeat right top;
}
/* end main color changes */


/* other background color or image changes */
body {
	background:#003300; /* main site background color, blue default */
	background:url("../images/wallpaper.jpg") right top;
}
#headerWrapper {
	background: transparent;  /* background color behind logo and sales text, white default */
}
input:focus, select:focus, textarea:focus {
	background:#FFF; /* background color for input boxes, light blue default */
}
.messageStackWarning, .messageStackError {
	background:#FF9900;  /* background color for warning messages, red default */

}
.messageStackSuccess {
	background:#FF9900;  /* background color for success messages, grey default */
	
}
.messageStackCaution {
	background:#FF9900;  /* background color for caution messages, yellow default */
}
h2.centerBoxHeading {
	background:#f90; /* background color for the New Product, Featured Products and Specials heading, odd listings, and for the subtotal section in the cart, light grey default */
	background-attachment:fixed;
	-moz-border-radius-bottomleft:10px;
-moz-border-radius-bottomright:10px;
-moz-border-radius-topleft:10px;
-moz-border-radius-topright:10px;
-webkit-border-radius-bottomleft:10px;
-webkit-border-radius-bottomright:10px;
-webkit-border-radius-topleft:10px;
-webkit-border-radius-topright:10px;
border-radius-bottomleft:10px;
border-radius-bottomright:10px;
border-radius-topleft:10px;
border-radius-topright:10px;

}

#cartSubTotal,  .rowOdd {
	background:#fff; /* background color for the New Product, Featured Products and Specials heading, odd listings, and for the subtotal section in the cart, light grey default */
}
TR.tableHeading {
	background:#cacaca; /* background color for various table headings (including shopping cart heading), medium grey default */
}
.rowEven {
	background:#F0F0F0;  /* background color for even listings, very light grey default */
}
#navEZPagesTop {
	background: #FFB20D url("") repeat-x;  /* grey background image behind ezpages section */
	vertical-align:middle;
	-moz-border-radius-bottomleft:20px;
-moz-border-radius-bottomright:20px;
-moz-border-radius-topleft:0px;
-moz-border-radius-topright:0;
-webkit-border-radius-bottomleft:20px;
-webkit-border-radius-bottomright:20px;
-webkit-border-radius-topleft:0px;
-webkit-border-radius-topright:0;
border-radius-bottomleft:20px;
border-radius-bottomright:20px;
border-radius-topleft:00px;
border-radius-topright:0;
	
}

#contentMainWrapperb {
	padding-left:20px;
	}
	
.contentBot {
	background-color:#efd4a9;
	margin:0;
	height:24px;
	background-image:url(../../../../img/content_bot.png);
	background-repeat:no-repeat;
	background-position:top;
	
	
}
.contentTop {
	background-color:#efd4a9;
	height:24px;
	background-image:url(../../../../img/content_top.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-bottom:-20px;
	
}


input.search {
	background: url("../images/rounded-search-input.gif") top left no-repeat; /* rounded search image for the search sidebox */
}
/* font color changes */

body {
	color:#333;  /* main site font color*/
}
a:link {
	color:#030; /* main site links color */
	text-decoration:none;
}
a:visited {
	text-decoration:none; /* color of links after customer has visited them */
	color:#313131;
}
a:hover {
	color:#000; /* color when links are hovered over */
	text-decoration:underline;
}
h3.leftBoxHeading, h3.rightBoxHeading {
	color:#030; /* right and left box heading color */
}
.leftBoxHeading a, .rightBoxHeading a {
	color:#fff; /* right and left box LINK heading color */
}
.leftBoxHeading a:hover, .rightBoxHeading a:hover {
	color:#E8E9E9; /* right and left box LINK heading color when hovered over*/
}
#navMain a span {
	color:#fff; /* color of header links, HOME, LOGIN, MY ACCOUNT, etc. */
}
#navMain a:hover span {
	color:#fff; /* color of header links, HOME, LOGIN, MY ACCOUNT, etc. when hovered over */
}
#tagline {
	color:#333; /* tagline text color */
}
#productPrices {
	color:#9F1C00; /* color of price */
}
.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount, .alert {
	color:#990000; /* color of sale prices and alerts */
	font-weight:bold;
}

.messageStackWarning, .messageStackError {
	color:#fff; /* color of warning message text */
	width:690px;
	
}

/* bold text */
.bold, .important, #tagline, #navEZPagesTop, LEGEND,  #navCatTabs ul li a, #navEZPagesTOCWrapper, #cartSubTotal, .cartBoxTotal, #cartBoxEmpty, #cartBoxVoucherBalance  {
	font-weight:700;
}
/* end of site font color changes */


/* site and main content width section */
	
html>body {
	width: auto;
}
#nw {
	width:980px; /* main site width; if you'd prefer a fixed width site, enter the width in px here. */
	max-width:980px; /* prevents the main content from getting wider than 1300px in sites other than IE */
	min-width:980px; /* this prevents the main content from getting smaller than 980px in browsers OTHER THAN IE. You can make this as small as 800px, BUT any smaller than that, and the top header menu will break into two lines. Also, if you make this width 800px, you will need to make sure your product image on the product info page is no wider than 190px */
}
/* IE only. Controls Width of Site and Main Content*/
* html #nw {
 width:expression((d=document.compatMode=="CSS1Compat" ? document.documentElement : document.body) && (d.clientWidth > 980? "980px" : d.clientWidth > 1048? "980px" : d.clientWidth < 1048? "980px" : "980px")); /* this prevents the site from getting smaller than 980px or wider than 1300px in IE */
}
/* end IE only */
/* end site and main content width section */


/*wrappers - page or section containers*/
#nw {
	text-align:left;
	vertical-align:top;
	margin:0 auto;
}
#headerWrapper {
	width:100%;
}
#navMainWrapper {
	height:32px;
	width:100%;
	font-size:12px;
	vertical-align:top;
}
#logoWrapper {
	width:auto;
}
#logo {
	float:left;
	padding-left:15px;
	text-align:center;
}
#taglineWrapper {
	width:75%;
	float:left;
}
#tagline {
	font-size:1.1em;
	text-align:center;
	padding:25px 8px 35px;
}
#navEZPagesTop {
	width:auto;
	padding:0px 0;
	text-align:right;
}
#navEZPagesTop a {
	padding:0 8px;
	color:#030;
}
#contentMainWrapper {
	line-height:1.4;
	min-height: 100%;
}
#contentMainWrapperb {
	min-height: 100%;
}
* html #contentMainWrapper {
	height: 100%;
}
.outer {
	padding-left: 235px; /* Same width as margin-left for the float-wrap div */
	padding-right: 25px; /* Our right column width */
}
.inner {
	width: 100%;
}
.float-wrap {
	float: left;
	width: 100%; 
	margin-left: -235px; /* Same length as .outer padding-left but with negative value */
}
#content {
	float: right;
	margin-right: -235px; /* Same length as .outer padding-left but with negative value */
	width: 100%;
	line-height:1.6;
	position: relative; /* IE needs this  */
}
.contentWrap {
	padding: 0px 0px 0px 0px;
}
#navColumnOne {
	float: left;
	position: relative; /* IE needs this  */
}
#navColumnTwo {
	float: right;
	margin-right: -0px; /* This negative margin-right value is in this example the same as the right column width. */
	position: relative; /* IE needs this  */
}
* html #navColumnTwo {
	margin-right: -0px !important; /* Fixes IE6 Issue */
}
/* end wrappers - page or section containers*/

* {
	margin:0;
	padding:0;
}
body {
	font-family: "Helvetica Neue", helvetica, arial, tahoma, verdana, "Lucida Grande", sans-serif;
	font-size:73%;
	margin-top:0px;
	letter-spacing: -0.02em;
}
body #content {
	font-size:1.1em;
	letter-spacing: -0.01em;
}
body, h1, h2, categoryListBoxContents {
	letter-spacing: -0.03em;
}

 
*+ html h1, 
*+ html h2, 
*+ html .categoryListBoxContents {
	letter-spacing: -1px;
}

a img {
	border:none;
}
ul, ol {
	text-align:left;
	padding-left:25px;
	margin:0 0 10px 10px;
}
h1 {
	font-size:1.7em;
	color:#030;
	
}
h2 {
	font-size:1.4em;
	color:#030;
}
h3 {
	font-size:1.2em;
	color: #ff9900;
}
h4 {
	font-size:1.2em;
}
.intro {
	color: #999;
	font-weight:normal;
	font-size:1.3em;
}
h6 {
	font-size:1.1em;
	color: #030;
}

h5, h4.optionName, LEGEND, ADDRESS, .larger {
	font-size:1em;
}
LEGEND {
	color:#F90;
}
.biggerText {
	font-size:1.1em;
}
h1, h2, h3, h4, h5, h6 {
	margin:.3em 0;
}
CODE {
	font-family:tahoma, arial, verdana, helvetica, sans-serif;
	font-size:1em;
}
FORM, SELECT {
	display:inline;
	font-size:1em;
	margin:.5em;
}
option {
	padding-right:.5em;
}
INPUT {
	margin:.3em .5em;
	
	font-size:1.5em;
	
}
#login-password {
	width:250px;

}
#login-email-address {
	width:250px;
	float:left;

}
html>/**/body input[type=checkbox], html>/**/body input[type=radio] {
	float:left;
	clear:both;
}
html>/**/body .checkboxLabel, html>/**/body .radioButtonLabel {
	margin:0 .2em .5em 0;
	float:left;
}
.ratingRow input[type=radio] {
	float:none;
	margin:0 .5em;
}
TEXTAREA {
	margin:auto;
	display:block;
	width:95%;
}
FIELDSET {
	padding:.5em;
	margin:.5em 0;
	border:1px solid #cccccc;
}
LEGEND {
	padding:.3em;
}
h4.optionName {
	padding-right:1em;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float:left;
}
LABEL.inputLabel {
	width:90%;
	float:left;
	margin-bottom: -5px;
	margin-left: 0.5em;
	font-size:1.1em;
	color:#666;
}
LABEL.inputLabelPayment {
	width:15em;
	float:left;
	padding:.5em;
}
LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width:12em;
	float:left;
}
ADDRESS {
	font-style:normal;
	padding-right:40px;
}
.clearBoth {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

HR {
	height:1px;
	margin:.5em 0;
	border:none;
	border-bottom:1px solid #9a9a9a;
}
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	padding-left:10px;
	padding-top:5px;
	
}
/* product info page css */

#cartAdd {
	width:125px;
	text-align:center;
	margin:10px auto;
	float:left;
	padding-right:10px;
}
#cartAdd input {
	margin:.3em 0 0 0;
}
#productDescription {
	border:1px solid #bfbfbf;
	margin-top:20px;
	clear:both;
}
#rightFloat {
	float:left;
	width:40%;
}
#leftFloat {
	float:left;
	text-align:center;
}
#productDetailsList {
	float:left;
}
#productAttributes {
	width:100%;
	float:left;
	border:1px solid #bfbfbf;
	padding-left:5px;
	margin:5px 0 0 10px;
}
#productImage {
	margin:0 auto;
	text-align:center;
}
.imgLink {
	text-align:center;
	margin:0 auto;
	display:block;
	width:100%;
}
#friendReview {
	width:200px;
	padding:15px 0 10px 0;
	float:left;
	clear:left;
	text-align:left;
}
.reviewCount {
	float:left;
	padding-left:2px;
}
#productReviewLink {
	padding:5px 0;
}
.wrapperAttribsOptions {
	line-height:2em;
	width:auto;
	float:left;
}
.wrapperAttribsOptions h4 {
	padding-right:15px;
}
/* end product info page css */

/* css for top menu tabs */

#navMain {
	float:right;
	line-height:normal;
	height:32px;
	vertical-align:top;
}
#navMain ul {
	float:left;
	list-style:none;
}
#navMain li {
	display:inline;
}
#navMain a {
	float:left;
	text-decoration:none;
}
#navMain a span {
	float:left;
	display:block;
	padding: 7px 0px 0 0px;
	text-align:center;
	width:105px;
	cursor:pointer;
	height:25px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#navMain a span {
	float:none;
}
/* End IE5-Mac hack */

#navMain a:hover {
	background-position:0% -32px;
}
#navMain a:hover span {
	background-position:100% -32px;
}
/* end css for top menu tabs */
	
.navNextPrevWrapper {
	margin-bottom:1em;
}
.navPrevCounter {
	font-size:.9em;
}
.navNextPrevList {
	display:inline;
	white-space:nowrap;
	padding:0 1em;
	list-style-type:none;
	position:relative;
}
#navSuppWrapper {
	color:#FFF;
	width:100%;
	height:204px;
	margin:0;
	background: url("../images/bg_footer.png") no-repeat bottom;
	text-align:left;
	padding:0px;
	
}
#navSupp {
	margin:0 auto;
	text-align:left;
	padding-left:30px;

	padding-top:1em;
}
#navSupp ul {
	list-style-type:none;
	text-align:left;
	line-height:1.7em;
	padding-top:20px;
	float:left;
	width:125px;
	padding-left:10px;
	color:#FFF;
	margin:0;
	
	display:block;
	
}

#navSupp2 ul {
	list-style-type:none;
	text-align:left;
	line-height:1.7em;
	padding: .3em 0;
	padding-top:20px;
	float:left;
	width:125px;
	padding-left:200px;
	color:#FFF;
}

#navSupp3 ul {
	list-style-type:none;
	text-align:left;
	line-height:1.7em;
	padding: .3em 0;
	padding-top:20px;
	float:left;
	width:125px;
	padding-left:10px;
	color:#FFF;
}

#navSupp a, #navSupp2 a, #navSupp3 a {
	
	color:#FFF;
} 
#navCatTabs ul {
	list-style-type:none;
	text-align:center;
	font-size: 11px;
	
}

#navEZPagesTOCWrapper {
	float:right;
	height:1%;
	border:1px solid #000;
}
#navEZPagesTOC ul {
	padding: .5em 0;
	list-style-type:none;
	line-height:1.5em;
}
#navEZPagesTOC ul li {
	white-space:nowrap;
}
#navEZPagesTOC ul li a {
	padding:0 .5em;
}
#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin:.5em;
}
#navMainSearch {
	padding:0px;
	margin:0px;
	float:right;
	height:32px;
	vertical-align:middle;
}

#navMainSearch form select {
	padding:0px;
	margin:0px;
	display: inline;
font-size: 0.8em;
}
input.search {
	border: 0;
	width: 100px; /* width of text-display area */
	padding: 4px 15px 4px 20px;
	font-size: 11px;
}
input#searchTop {
	border: 0;
	width: 115px; /* width of text-display area */
	padding: 4px 15px 5px 20px;
	margin:0;
	margin-right:0px;
	font-size: 12px;
}
input#searchGo {
	border: 0;
	margin-right:5px;
	margin-left:0px;
	padding:0px;
	margin-top:0px;
	margin-bottom:0px;
	position:relative;
	top:5px;
}
* html input#searchTop {
	background-attachment: fixed;
}
#breadRoundLeft {
	background-image:url(../images/bc_orange_left.gif);
	background-position:0px 15px;
	width:8px;
	height:36px;
	float:left;
	padding-bottom:15px;
	background-repeat:no-repeat;
}
#breadRoundRight {
	background-image:url(../images/bc_orange_right.gif);
	width:8px;
	background-position:0px 15px;
	height:36px;
	background-repeat:no-repeat;
	padding-bottom:15px;
	float:left;
}
#navBreadCrumb {
	text-align:left;
	line-height:36px;
	font-size:14px;
	color:#FFF;
	background-image:url(../images/bc_orange_tile.gif);
	background-position:0px 15px;
	background-repeat:repeat-x;
	height:36px;
	padding-right:10px;
	padding-left: 10px;
	padding-bottom:15px;
	padding-top:0px;
	float:left;
	
}
#bread {
	margin-top:8px;
	margin-bottom:5px;
	
}

.Divider {
	padding:0;
	padding-left:5px;
	padding-right:3px;
	height:36px;
	line-height:36px;
	position:relative;
	left:0px;
	top:15px;

}
#navBreadCrumb a {
	color:#FFF;
	text-decoration:underline;
}


#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .centerBoxContentsNew, .alert {
	vertical-align:top;
}
#productDescription, .shippingEstimatorWrapper {
	padding:1.8em;
}
.important {
	padding:.5em;
}
.gvBal {
	float:right;
}
#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
	padding:.8em;
}
.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size:.9em;
}
#siteinfoLegal {
	padding-bottom:1em;
	clear:both;
}
.tableHeading TH {
	border-bottom:1px solid #cccccc;
}
#cartSubTotal {
	border-top:1px solid #cccccc;
	text-align:right;
	line-height:2.2em;
	padding-right:2.5em;
}

.tableRow, .tableHeading, #cartSubTotal {
	height:2.2em;
}
.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay {
	padding:.5em 0 0;
}
#cartProdTitle {
	text-align:center
}
.cartUnitDisplay, .cartTotalDisplay {
	text-align:center;
	padding-right:.2em;
	width:60px;
}
.cartRemoveItemDisplay input[type=checkbox] {
	float:none;
	margin-bottom:1em;
}
#scUpdateQuantity {
	width:1.8em;
}
#scProductsHeading {
	padding-left:2em;
}
.cartQuantity {
	width:3em;
}
.cartNewItem {
	position:relative;  /*do not remove-fixes stupid IEbug*/
}
.cartOldItem {
	position:relative;   /*do not remove-fixes stupid IEbug*/
}
.cartBoxTotal {
	text-align:right;
	padding-right:10px;
}
.cartRemoveItemDisplay {
	width:5em;
}
.cartAttribsList {
	margin-left:1em;
}
#mediaManager {
	width:50%;
	margin:.2em;
	padding:.5em;
}
.mediaTitle {
	float: left;
}
.mediaTypeLink {
	float: right;
}
.normalprice, .productSpecialPriceSale {
	text-decoration:line-through;
}
.orderHistList {
	margin:1em;
	padding:.2em 0;
}
#ezPageBoxList li {
	padding:.2em 0;
}
.totalBox {
	width:5.5em;
	text-align:right;
	padding:.2em;
}
.lineTitle, .amount {
	text-align:right;
	padding:.2em;
}
.amount {
	width:5.5em;
}
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin:.5em 1em 0 0;
}
#cartImage {
	margin:.5em 1em;
}
.attribImg {
	width:20%;
	margin:.3em 0;
}
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsBestSellers, .centerBoxContentsNew {
	margin:1em 0;
}

.centerBoxContentsProducts {
	margin:0 auto;
	text-align:center;
	width:95%
}
h3.leftBoxHeading, h3.rightBoxHeading {
	font-size:0.9em;
	font-weight:bold;
	height:1.5em;
	padding:0em 0 0 0;
	text-align: left;
	padding-left: 10px;
}
h2.centerBoxHeading {
	color:#FFF;
	padding:.5em;
	padding-left: 15px;
	text-align:left;
	line-height:normal;
}
h2.centerBoxHeading a {
	color:#FFF;
}

.leftBoxHeading, .rightBoxHeading {
}
.sideBoxContent {
	font-size: 1.05em;
	line-height:1.6em;
	padding: 5px;
}
.sideBoxContent ul {
	text-align:left;
	list-style-type:none;
	padding:0 0 0 10px!important;
	margin:0!important;
}
.sideBoxContent li {
}
#categoriesContent, #documentcategoriesContent {
	text-align:left;
	font-size:12px;
	line-height:20px;
	padding-left:10px;
	padding-bottom:0px;
	margin-right:-10px;
	padding-top:10px;
	width:190px;
	/*background: #030 url("../images/bg_left_nav.gif") repeat-y;*/
	background:  url("../images/bg_categories.png")  no-repeat top left;
	/*-moz-border-radius:12px;
   -webkit-border-radius:12px;
   border-radius:12px;*/
}

#categoriesContent HR {
	height:1px;
	margin:.5em 0;
	margin-right:15px;
	border:none;
	border-bottom:1px solid #fff;
}
.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, .centerBoxContentsBestSellers, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align:center;
}
.productListing-data img {
	padding:10px;
}
#upProductsHeading {
	text-align:left;
}
#upDateHeading {
	text-align:right;
}
/*misc*/
.back {
	float:left;
}
.forward, #shoppingCartDefault #PPECbutton {
	float: right;
}
.rowOdd {
	height:1.5em;
	vertical-align:top;
}
.rowEven {
	height:1.5em;
	vertical-align:top;
}
.hiddenField {
	display:none;
}
.visibleField {
	display:inline;
}
#accountLinksWrapper li {
	padding:.5em 0;
	display:block;
	list-style:none;
}
.accountTotalDisplay, .accountTaxDisplay {
	width:20%;
	text-align:right;
}
.accountQuantityDisplay {
	width:10%;
	vertical-align:top
}
TR.tableHeading {
	height:2em;
}
#siteMapList a{
	width:90%;
	font-size:1.1em;
	
	padding-left:0px;
	
	
/*float:right;*/	
}
#siteMapList ul {
	list-style-type:none;
	line-height:1.5em;
	font-size:1em;
	
	
}
#siteMapList li {
	font-size:0.95em;
	display: block;	
	width:300px;
	
	float:left;
}


.ratingRow {
	margin:1em 0 1.5em 0;
}
LABEL#textAreaReviews {
	font-weight:normal;
	margin:1em 0;
}
.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;
}
.smallProductImage {
	padding:1em;
}
#sendSpendWrapper {
	border:1px solid #cacaca;
	float:right;
	margin:0 0 1em 1em;
}
.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	width:46%;
}
/* css for product image drop shadow and border. To disable the drop shadow and border, simply delete or comment out this section */

#productMainImage {
	float:left;
	background: url("../images/shadowAlpha.png") no-repeat bottom right !important;
	background: url("../images/shadow.gif") no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
#productMainImage img {
	display: block;
	position: relative;
	background: #fff;
	margin: -3px 6px 6px -3px;
	border: 1px solid #a9a9a9; /* defines the border for the product image. To remove the border delete or comment out this line, AND padding: 4px; below */
	padding: 4px;
}
/* end css for product image drop shadow */

.categoryListBoxContents a

{

color: #030;
font-size: 1.45em;
line-height: normal;
text-transform: none;
vertical-align:middle;
text-decoration:none;
}
.categoryListBoxContents a:hover

{

color: #F90;
font-size: 1.45em;
line-height: normal;
text-transform: none;
vertical-align:middle;
text-decoration:none;
}
.categoryListBoxContents img

{

background-image:url(../../../../img/sphere.gif);
background-position:center;
background-repeat:no-repeat;
padding:32.5px;

border:none;

}

.categoryListBoxContents
{
	padding-top:5px;
	padding-bottom:5px;

}

#categoriesContent a

{

color: #FFF;

}

#topIconmenu {
	width:100%;
	text-align:right;
	color:#030;
	vertical-align:bottom;
	font-size: 0.9em;
}
#topIconmenu a {
	
	color:#030;
	font-size: 1.1em;
	font-weight:bold;
}
.topLogin {
	font-size: 1em;
	float:right;
	color:#FFF;
	vertical-align:bottom;
}

.greeting {
	font-size: 1.0em;
	color:#F90;
	padding-left:10px;
	}
.greeting a {
	color:#030;
	}
	
#bestsellersContent  {
	font-size: 1.0em;
	}
#navMainLogo {
	float:left;
	text-align:left;
	position:relative;
	top: -16pt;
	margin-right:0px;
	margin-bottom:-65px;
	left: 5pt;
	width: 41px;
	height: 41px;
	background-image:url(../../../../img/logo_top.png);
}
#navMainLogoHeader {
	float:left;
	text-align:right;
	margin-left:110px;
}
* html #navMainLogoHeader {
	float:left;
	text-align:right;
	margin-left:20px;
}
*+ html>body #navMainLogoHeader {
	float:left;
	text-align:right;
	margin-left:70px;
}

#indexCategoriesHeading {
display:none;
}
#navMainCartSummary  {
	font-size: 0.9em;
	color:#030;
	}
	
#sorter {
	float:right;
	color:#F90;
	font-size:0.8em;
	text-align:right;
}
#filterA label.inputLabel{
	color:#F90;
	font-size:0.8em;
	vertical-align:bottom;
}
#filterA {
	float:left;
	clear:both;
	position:relative;
	top:-15px;
	margin-bottom:-20px;
	
}
.filterAl {
	color:#F90;
	font-size:0.8em;

}

#filterL {
	color:#F90;
	font-size:0.8em;
	vertical-align:top;
}

.new_s {
	position:relative;
	left:-130px;
	top:-20px;
}

.curved {
   -moz-border-radius:10px;
   -webkit-border-radius:10px;
}
#topcat {
	text-align:left;
	line-height:1em;
}
	
#podWelcome {
	text-align:left;
	float:left;
	margin-right:5px;
	margin-top:-7px;
}
#podQuotes {
	text-align:left;
	width:200px;
	padding-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	color:#666;
	
}
#podQuotes h5 {
	color:#030;
}

#podMain {
	text-align:right;
	float:left;
	width:auto;
	padding:0px;

}
#podFlash {
	margin-bottom:15px;

}

#pod1 {
	text-align:center;
	float:left;
}

#pod2 {
	text-align:center;
	float:left;
	margin-left:5px;
	margin-right:5px;
}

#pod3 {
	text-align:center;
	float:left;
}

.centerBoxContentsNew {
}

#whatsNew, #featuredProducts,#specialsDefault, #bestSellers, #homeSpons {
	border-color:#F90;
	border-width:2px;
	border-style:solid;
	padding-left:10px;
	padding-bottom:5px;
	padding-right:10px;
	padding-top:5px;
	margin-top:10px;
	margin-bottom:10px;
	-moz-border-radius:12px;
    -webkit-border-radius:12px;
    border-radius:12px;
}


.productListing-heading, .productListing-heading a {
	color:#F90;
	font-size:0.9em;
	letter-spacing:normal;
}
#headerFlash {
	padding:0;
	margin:0;
	height:30px;
	vertical-align:top;
	background-position: 0% 0%;
}
.orange {
	color:#F90;
	font-weight:normal;
}
.orangeB, .orangeB a {
	color:#F90;
}
#categoryDescription {
	color:#F90;
	font-weight:normal;
}
.eg {
	color:#F90;
	font-size:0.85em;
}
#categoryImgListing {
	position:relative;
	top:-60px;
	margin-bottom:-60px;
	background-color:#FFF;
}
.listingPrice{
	color:#030;
	font-size:1.3em;
	vertical-align:bottom;
	line-height:1.15em;
}

.listingBuyNowButton {
	margin-top:-10px;
	padding:0;
	vertical-align:bottom;
}
#indexProductListCatDescription img {
	display:none;
}
#productDateAdded {
	font-size:0.8em;
	color:#999;
	padding-top:5px;
}
#infoShoppingCart {
	padding:40px;
}
#homeSpons {
	font-size:0.9em;
}
#homeSpons td {
}
#bannerboxallContent {
	line-height:1.2em;
}
#categoriesHeading {


}
#sorterR {
	text-align:right;
}

#popupCVVHelp {
	padding:10px;
	background-color:#FFF;
	background-image:none;
}

#deli-content a:link {
	color:#f90;
	font-size:1.2em;
	line-height:1.1em;
}
.madi {
background-color:#FFEBC7;
	padding:30px;
	width:500px;
	text-align:left;
	font-size:1.2em;
	border-color:#F90;
	border-width:2px;
	border-style:solid;
	-moz-border-radius:15px;
    -webkit-border-radius:15px;
    border-radius:15px;
	margin:5px;

}
.asterix, .madi .asterix {
	font-size:0.8em;

}
table.maditable {
	border-color:#F90;
	border-width:1px;
	border-style:solid;
	padding:2px;
	background-color:#f90;
	
}
.logintips  {
	font-size:0.9em;
	text-decoration:none;
	color:#666;
	font-weight:normal;
	
}
.password {
	font-size:1.3em;
	text-decoration:underline;
	color:#F90;
	
}
#loginDefault a:hover {
	text-decoration:none;
}
.membershipbox {
	font-size:1.3em;
}
.indent {
	padding-left:10px;
}
.picleft {
	float:left;
	margin-right:20px;
}
.picright {
	float:right;
	margin-left:20px;
}
#catRoundBot {
	background-image: url(../images/bg_categories_bot.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:14px;
	margin-top:-2px;
	margin-bottom:15px;
}
/*#catRoundTop {
	background-image: url(../../../../img/catRoundTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:11px;
}*/

.catDescContent {
	position:relative;
	top:-40px;
	margin-bottom:-42px;
}
.featContent {
	position:relative;
	top:-40px;
	margin-bottom:-40px;
}
#productListHeading {
	/*float:right;*/
	color:#f90;/*
	top:-10px;
	position:relative;
	margin-bottom:-10px;*/
	font-size:2.1em;
	padding-right:10px;
}



#cat5800000_5874800, #cat5700000_5772200_5772220, 
#cat1100600
,#cat1100700
,#cat1100800
,#cat1100900
,#cat1301000
,#cat1600100
,#cat1610800
,#cat1701700
,#cat1701900
,#cat1702000
,#cat1806900
,#cat1807000
,#cat2006300
,#cat2302950
,#cat3009600
,#cat3100000
,#cat3108700
,#cat3108800
,#cat3108900
,#cat3109000
,#cat5000000
,#cat5060000
,#cat5060100
,#cat5060200
,#cat5060400
,#cat5060500
,#cat5060600
,#cat5060800
,#cat5060900
,#cat5061000
,#cat5061100
,#cat5061200
,#cat5061400
,#cat5061500
,#cat5061600
,#cat5061700
,#cat5061800
,#cat5061900
,#cat5062000
,#cat5062100
,#cat5062200
,#cat5062300
,#cat5062400
,#cat5100000
,#cat5162000
,#cat5162100
,#cat5162200
,#cat5162300
,#cat5162400
,#cat5162500
,#cat5162600
,#cat5162700
,#cat5162800
,#cat5162900
,#cat5163100
,#cat5163110
,#cat5163120
,#cat5163200
,#cat5163220
,#cat5163230
,#cat5163240
,#cat5163250
,#cat5163260
,#cat5163300
,#cat5163310
,#cat5163320
,#cat5163330
,#cat5163340
,#cat5163350
,#cat5163360
,#cat5163390
,#cat5163400
,#cat5163410
,#cat5163420
,#cat5163430
,#cat5163440
,#cat5163450
,#cat5163460
,#cat5163500
,#cat5163600
,#cat5163610
,#cat5163620
,#cat5163630
,#cat5163640
,#cat5163700
,#cat5200000
,#cat5264000
,#cat5264200
,#cat5300000
,#cat5365000
,#cat5365100
,#cat5365200
,#cat5365250
,#cat5365280
,#cat5365300
,#cat5365400
,#cat5365500
,#cat5365600
,#cat5365700
,#cat5365800
,#cat5400000
,#cat5467000
,#cat5467100
,#cat5467200
,#cat5467300
,#cat5467310
,#cat5467320
,#cat5467330
,#cat5467400
,#cat5467500
,#cat5467600
,#cat5467800
,#cat5467900
,#cat5500000
,#cat5569000
,#cat5569100
,#cat5569300
,#cat5569310
,#cat5569320
,#cat5569330
,#cat5569340
,#cat5569350
,#cat5569400
,#cat5569410
,#cat5569420
,#cat5569500
,#cat5569600
,#cat5569700
,#cat5569710
,#cat5569720
,#cat5569730
,#cat5570000
,#cat5570100
,#cat5570200
,#cat5600000
,#cat5671200
,#cat5671300
,#cat5671400
,#cat5671500
,#cat5671600
,#cat5671700
,#cat5700000
,#cat5772000
,#cat5772010
,#cat5772020
,#cat5772030
,#cat5772040
,#cat5772100
,#cat5772200
,#cat5772210
,#cat5772230
,#cat5772240
,#cat5772250
,#cat5772400
,#cat5772500
,#cat5772510
,#cat5772520
,#cat5772600
,#cat5772700
,#cat5772800
,#cat5772900
,#cat5800000
,#cat5874000
,#cat5874100
,#cat5874200
,#cat5874300
,#cat5874400
,#cat5874600
,#cat5874700
,#cat5874800
,#cat5874900
,#cat5900000
,#cat5976000
,#cat5976100
,#cat5976200
,#cat5976300
,#cat5976310
,#cat5976320
,#cat5976330
,#cat5976340
,#cat5976400
,#cat5976500
,#cat6500000
,#cat6581900
,#cat6582200
,#cat6582300
,#cat6582400
,#cat6582500
,#cat6582600
,#cat6582800
,#cat6600000
,#cat7000000
,#ca6076650
,#cat6000000 
,#cat6076600 
,#cat6076610,#cat6076620 
,#cat6076630 
,#cat6076640 
,#cat6076650 
,#cat6076660 
,#cat6076670 
,#cat6076680 
,#cat6077400 
,#cat6077500 
,#cat6077600 
,#cat6077700 
,#cat6077800 
,#cat6077900 
,#cat6078000 
,#cat6078100 
,#cat6078200 
,#cat6078300 
,#cat6078400 
,#cat6078500 
,#cat6078600 
,#cat6078700 
,#cat6100000 
,#cat6178800 
,#cat6178900 
,#cat6179000 
,#cat6179100 
,#cat6179200 
,#cat6179300 
,#cat6179400 
,#cat6179500 
,#cat6179600 
,#cat6179700 
,#cat6179800 
,#cat6179900 
,#cat6180000 
,#cat6180100 
,#cat6180200 
,#cat6180300 
,#cat6200000 
,#cat6280400 
,#cat6280500 
,#cat6280600 
,#cat6280700 
,#cat6280800 
,#cat6280900 
,#cat6281000 
,#cat6281100 
,#cat6300000 
,#cat6381200 
,#cat6381300 
,#cat6381400 
,#cat6381500 
,#cat6381600 
,#cat6381700 
,#cat6400000 
,#cat6481800 
,#cat6500000 
,#cat6581900 
,#cat6582000 
,#cat6582100 
,#cat6582200 
,#cat6582300 
,#cat6582400 
,#cat6582500 
,#cat6582600 
,#cat6582700 
,#cat6582800 
,#cat6582900 
,#cat7000000 
,#cat6600000 
,#cat5163130
,#cat6078800 
,#cat6180400 
,#cat6281200 
,#cat6481900 
,#cat6582900 
,#cat6482000   
,#cat6482010  
,#cat6482020  
,#cat6482030  
,#cat6482040  
,#cat6482050  
,#cat6179800  
,#cat6179810  
,#cat6179820  
,#cat6179830  
,#cat6179840  
,#cat6179850  
,#cat6179860  
,#cat6179870  
,#cat6179880 
 {
	display:none;
}

#catlink {
	background-image:  url(../../../../img/catlink.png);
	width:124px;
	height:42px;
	float:right;

}
#catlink2 {
	background-image:  url(../../../../img/catlink.png);
	width:124px;
	height:42px;
	float:right;
	top:-42px;
	position:relative;

}

#siteinfoLegal, #siteinfoLegal a {
	color:#030;
}
.xsmall {
	font-size:.6em;
}

.checkboxLabelPrimary  {
	font-size:1.5em;
}

#createAcctDefaultLoginLink a:link {
	color: #990000;

font-weight: bold;
text-decoration:underline;
}
.productListing-data {
	
	color:#999;
	
}
.listingDescription{
	color:#333;
 }


.boldred a, .boldred {
	color:#F00;
	font-weight:bold;
}

.small_grey {
	font-size:11px;
	color:#666;
}

.oxford_h1, .oxford_h1 a {
	font-size:24px;
	color:#b00001;
	font-weight:bold;
}

.oxford_h2 {
	font-size:16px;
	color:#06F;
	font-weight:bold;
}

/*Chris Added*/
#vertnav{list-style: none;}

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

#vertnav ul {
     padding: 0;
     margin:0;
     list-style: none;
     width:12em;
     z-index:99;
     position:absolute;
     overflow:visible;
}

#vertnav li {
     margin:0;
     position: relative;
     width:232px;
     background-color:#9C9;
     display:block;
     height:44px;
}

#vertnav li:last-child{border-bottom:0px;}

#vertnav a {
	font-family:Arial, Helvetica, sans-serif;
	size:9px;
	text-align:center;
     display:block;
     padding-top: 0px;
     width:11.5em;
}

#vertnav a:hover, #vertnav li:hover{
     background-color:#FFF;
}
#vertnav ul li:hover, #vertnav ul li a:hover{
     background-color: #F93;
}

#vertnav ul, #vertnav ul ul, #vertnav ul ul ul{
     display:none;
     position:absolute;
     top:0;
     left:18em;
}

/* non-IE browsers see this */
#vertnav ul li>ul, #vertnav ul ul li>ul{
     margin-top:-1.4em;
}

#vertnav li:hover ul ul, #vertnav li:hover ul ul ul, #vertnav li:hover ul ul ul ul, #vertnav li:hover ul ul ul ul ul{
     display:none;
}

#vertnav li:hover ul, #vertnav ul li:hover ul, #vertnav ul ul li:hover ul, #vertnav ul ul ul li:hover ul, #vertnav ul ul ul ul li:hover ul{
     display:block;
}

li>ul {
     top: auto;
     left: auto;
}

.warning {
	background-image: url(../../../../img/warning_icon.gif);
	width:33px;
	height:24px;
	float:left;
}

.fresh {
	background-image: url(../../../../img/freshicon.gif);
	width:33px;
	height:33px;
	float:left;
}

.deli_box {
	background-color:#FFF;
	border:1px solid #F90;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	box-shadow: 5px 5px 5px #ccc;
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
	font-size:12px;
	color:#666;
	width:98%;
}

.deli_box2 {
	background-image:  url(../../../../img/feature_grad2.gif);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:10px;
	box-shadow: 5px 5px 5px #ccc;
    -moz-box-shadow: 5px 5px 5px #ccc;
    -webkit-box-shadow: 5px 5px 5px #ccc;
	font-size:12px;
	color:#FFF;
	width:98%;
}

.yellow_box {
	float:left;
	background-color:#FF9;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:2px;
	font-size:12px;
	color:#666;
	width:50%;
}

.green_box {
	background-color:#d6ead1;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding:5px;
	font-size:12px;
	color:#666;
	width:98%;
}

.shadow_box {
	background-color:#666;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	filter:
        progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,offX=1,offY=2,strength=7)
        progid:DXImageTransform.Microsoft.dropShadow(color=#dddddd,offX=2,offY=2,strength=10)
        progid:DXImageTransform.Microsoft.dropShadow(color=#dddddd,offX=3,offY=3,strength=10)
        progid:DXImageTransform.Microsoft.dropShadow(color=#eeeeee,offX=4,offY=4,strength=7);
	width:660px;
}

.yellow_box ul {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
.yellow_box li {
  float: left;
  width: 50%;
  margin: 0;
  padding: 0;
} 

.sweeps_icon {
	float:left;
	width:100px;
	height:77px;
	background-image: url(../../../../img/sweeps_icon.jpg);
	vertical-align:bottom;
}
