/**
 * 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.css 4376 2006-09-03 20:42:22Z drbyte $
 */

body {
	margin: 0;
	padding: 0 -15px;
	font-family: arial,helvetica,tahoma,verdana,sans-serif;
	font-size: 70%;
	color: #104173;
	background-color: #ffffff;
	}

a img {border: none; }

a:first-child,
a:link, 
a:visited,
#navEZPagesTOC ul li a {
	color: #1987af;
	text-decoration: none;
	}

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

h1 {
	font-size: 1.8em;
	}

h2 {
	font-size: 1.5em;
	}


h2.greeting {
	font-size: 1.2em;
	color: #104173;
	}

.greetUser {
	font-weight: normal;
	}

h3 {
	font-size: 1.3em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	color: #104173; /* #2b6fba; #1987af; */
	}

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

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

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

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

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

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

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;
	}

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

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

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

p, address {
	padding: 0.0em 0.5em;
	}

address {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

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 #000000;
	}

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

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

.messageStackCaution {
	background-color: #ffffd5;
	color: #990000;
	margin: 5px 0;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #ffffff;
	text-align: left;
	width: 900px;
	vertical-align: top;
	margin: 0 auto;
	padding: 10px 10px;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#contentMainWrapper {
/*	border: 1px solid #555555; */
	margin: 0 auto;
	padding: 0px 5px 5px;
	}

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

#tagline {
	color: #999999;
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-left: 10px;
	}

#tagline span {
	text-decoration: none;
	font-size: 1.6em;
	font-weight: bold;
	color: #1987af;
	}

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

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

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

#siteinfoIP {
	border: 1px solid #555555;
	border-width: 0 1px;
	margin: 0 auto;
	padding: 10px 5px;
	}

/*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, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	font-weight: bold;
	color: #000000;
	height: 1%;
	width: 100%;
	}

#navSuppWrapper {
/*	border-left: 1px solid #1987af;
	border-right: 1px solid #1987af; */
	width: 898px;
	}

#navMainWrapper,
#navSuppWrapper {
/*	border-top: 1px solid #1987af; */
	border-bottom: 10px solid #1987af;
	background-color: #fbe662;
	}

#navMain, #navSupp {
	margin: 0;
	padding: 0em 0;
	}

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

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a,
#navMain ul li a:link, #navSupp ul li a:link, 
#navMain ul li a:visited, #navSupp ul li a:visited {
	border: 1px solid #1987af;
	background-color: #ffffd4;
	text-decoration: none;
	padding: 0.5em 0.5em;
	margin: 0;
	color: #000000;
	white-space: nowrap;
	}

#navMain ul li a:hover, #navSupp ul li a:hover,
#navMain ul li a:focus, #navSupp ul li a:focus,
#navMain ul li a:active, #navSupp ul li a:active {
	color: #000000;
	background-color: #8fc3d7;
	}

#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;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}

#navBreadCrumb {
	color: #999999;
	border-bottom: 1px dotted #d9ddee;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: normal;
	margin: 0em 0.8em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #ffffff;
	}

#navColumnTwo {
	background-color: #ffffff;
	}

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

.content {
	font-size: 1.2em;
	padding: 0px;
}

.content p {
	padding: 0px;
}

/*.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, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px dotted #2b6fba;
	padding: 1em;
	}

.tableHeading, #cartSubTotal {
	background-color: #eaf2fb;
	 }

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

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	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: 0.5em 0em;
	}

.cartProductDisplay {
	font-weight: bold;
	}

.cartProductPrice,
.cartUnitDisplay,
.cartBoxTotal {
	color: #ff0000;
	}

.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: #1987af;
	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;
  }

.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 {
	margin: 0;
	padding: 0.2em 0em;
	}

.cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em 0;
	} 

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

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

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

.amount {
	width: 5.5em;
	}

/*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 {}

.leftBoxContainer {
	border: 1px solid #2b6fba;
	background-color: #ffffff;
	margin-top: 1em;
	width: 180px;
	}

.centerBoxWrapper {
	border: 1px solid #5abd43;
	background-color: #ffffff;
	margin-top: 1em;
	height: 10px;
	}

html>body .centerBoxWrapper {
	height: auto;
	min-height: 10px
	} 

.rightBoxContainer {
	border: 1px solid #2b6fba;
	background-color: #ffffff;
	margin-top: 1em;
	}

.leftBoxHeading {
	margin: 0em;
	background-color: #2b6fba;
	padding: 0.3em 0.4em;
	}

.centerBoxHeading {
	margin: 0em;
	background-color: #5abd43;
	padding: 0.5em 0.2em;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #2b6fba;
	padding: 0.3em 0.4em;
	}

h2.centerBoxHeading {
	color: #ffffff;
	}

h3.leftBoxHeading, h3.leftBoxHeading label {
	font-size: 1.1em;
	color: #ffffff;
	text-align: left;
	}

h3.leftBoxHeading a,
h3.leftBoxHeading a:first-child,
h3.leftBoxHeading a:link, 
h3.leftBoxHeading a:visited {
	color: #ffffff;
	}

h3.rightBoxHeading {
	font-size: 1.1em;
	color: #ffffff;
	text-align: left;
	}

h3.rightBoxHeading a,
h3.rightBoxHeading a:first-child,
h3.rightBoxHeading a:link, 
h3.rightBoxHeading a:visited,
h3.rightBoxHeading label {
	color: #ffffff;
	}

h3.leftBoxHeading a:hover,
h3.leftBoxHeading a:focus,
h3.leftBoxHeading a:active {
	color: #000000;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover,
h3.rightBoxHeading a:focus,
h3.rightBoxHeading a:active {
	color: #000000;
	text-decoration: none;
	}

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

.rightBoxContent {
	background-color: #ffffff;
	margin-bottom: 1em;
	}

.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, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

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

#bestsellers ol {
	padding: 0;
	margin: 0 0 0 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;
	}

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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

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

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

#cartContentsDisplay tr.rowOdd,
#cartContentsDisplay tr.rowEven {
	background-color: #ffffff;
	border-bottom: #d9ddee 1px dotted;
	}

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: #eaf2fb;
	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: #ffffff;
	}

.detailPageListing {
	display: block;
	height: 25px;
	margin: 3px 0 3px 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: #0066cc;
	background-color: #eaf2fb;
	border-bottom: #0066cc 1px solid;
	}

html>body .detailPageListing {
	height: auto;
	min-height: 25px;
	} 

#productsListingTopNumber,
#productsListingBottomNumber,
#featuredProductsListingTopNumber,
#featuredProductsListingBottomNumber,
#allProductsListingTopNumber,
#allProductsListingBottomNumber,
#newProductsDefaultListingTopNumber,
#newProductsDefaultListingBottomNumber,
#reviewsDefaultListingTopNumber,
#reviewsDefaultListingBottomNumber,
#specialsListingTopNumber,
#specialsListingBottomNumber,
#productsListingListingTopLinks,
#productsListingListingBottomLinks,
#featuredProductsListingTopLinks,
#featuredProductsListingBottomLinks,
#allProductsListingTopLinks,
#allProductsListingBottomLinks,
#newProductsDefaultListingTopLinks,
#newProductsDefaultListingBottomLinks,
#reviewsDefaultListingTopLinks,
#reviewsDefaultListingBottomLinks,
#specialsListingTopLinks,
#specialsListingBottomLinks {
	padding-bottom: 5px;
	padding-top: 5px;
	float: left;
	display: inline;
	}

#productsListingListingTopLinks,
#productsListingListingBottomLinks,
#featuredProductsListingTopLinks,
#featuredProductsListingBottomLinks,
#allProductsListingTopLinks,
#allProductsListingBottomLinks,
#newProductsDefaultListingTopLinks,
#newProductsDefaultListingBottomLinks,
#reviewsDefaultListingTopLinks,
#reviewsDefaultListingBottomLinks,
#specialsListingTopLinks,
#specialsListingBottomLinks {
	float: right;
	text-align: right;
	}

.navSplitPagesLinks a {
	border-right: #eaf2fb 1px solid;
	padding-right: 4px;
	border-top: #eaf2fb 1px solid;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 3px;
	border-left: #eaf2fb 1px solid;
	color: #0066cc;
	padding-top: 3px;
	border-bottom: #eaf2fb 1px solid;
	}

.navSplitPagesLinks a:hover {
	border-right: #90b5e8 1px solid;
	border-top: #90b5e8 1px solid;
	border-left: #90b5e8 1px solid;
	border-bottom: #90b5e8 1px solid;
	text-decoration: none;
	}

#productsListingListingTopLinks strong.current,
#productsListingListingBottomLinks strong.current,
#featuredProductsListingTopLinks strong.current,
#featuredProductsListingBottomLinks strong.current,
#allProductsListingTopLinks strong.current,
#allProductsListingBottomLinks strong.current,
#newProductsDefaultListingTopLinks strong.current,
#newProductsDefaultListingBottomLinks strong.current,
#reviewsDefaultListingTopLinks strong.current,
#reviewsDefaultListingBottomLinks strong.current,
#specialsListingTopLinks strong.current,
#specialsListingBottomLinks strong.current {
	border-right: #90b5e8 1px solid;
	border-top: #90b5e8 1px solid;
	border-left: #90b5e8 1px solid;
	border-bottom: #90b5e8 1px solid;
	background-color: #ffffff;
	text-decoration: none;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	padding-bottom: 3px;
	color: #0066cc;
	padding-top: 3px;
	}

#cartContentsDisplay hr,
#newProductsDefault hr,
#allProductsDefault hr,
th.productListing-heading,
td.productListing-data {
	padding: 5px 0px;
	border-bottom: #d9ddee 1px dotted;
	}

#allProductsDefault table,
#allProductsDefault tr,
#allProductsDefault td,
#allProductsDefault td.main {
	margin: 0;
	padding: 0;
	}

h3.itemTitle {
	text-align: left;
	font-size: 1.1em;
	}

#newProductsDefault h3.itemTitle,
#allProductsDefault h3.itemTitle {
	margin-left: 0;
	}

.listingDescription {
	text-align: left;
	padding: 0 5px;
	}

td.productListing-data span.productListPrice,
.productListPrice {
	color: red;
	font-weight: bold;
	}

