@import url("/common/menu.css");

/** * 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 $ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

body {
	line-height: 1;
	color: black;
	background: white;
	font-size: 12px;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body { 
	background-color: #bbbbff;
	background-image: url('/common/background.gif');
	padding: 0.7em 0.4em;
	font-family: verdana, arial, helvetica, sans-serif;
}

ul {
	margin-left: 3em;
	list-style-type: square;
}

ol {
	margin-left: 3em;
	list-style-type: decimal;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a img {
    border: none;
}

a {
    text-decoration: none;
    color: #228833;
}

a:hover {
    color: #118822;
	text-decoration: underline;
}                                                                                                

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

h1 {
    font-size: 1.8em;
	color: #18484d;
}

h2 {
    font-size: 1.4em;
}

h3 {
	font-size: 1.3em;
}

h4, h5, h6 {
    font-size: 1.3em;
}

p {
	padding: 0.3em 0;
}

LEGEND, ADDRESS, .larger {
    font-size: 1.3em;
}

.biggerText {
    font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
    padding-top: 0.3em;
	padding-bottom: 0.3em;
}

form, select, input {
    display: inline;
    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 {
    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;
}

.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.5em;
    padding: 0.2em;
    border: 1px solid #000000;
}

.alertBlack {
	font-weight: bold;
}

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

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

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

.alert {
	color: #FF0000;
	margin-left: 0.5em;
 }
 
.advisory { }

.important {
    font-weight: bold;
}

.notice { }

.rating { }

.gvBal {
    float: right;
}

#mainWrapper {
	width: 96%;
	min-width: 750px;
	max-width: 1000px;
	background-color: #ffffff;
	border: solid 1px #999999;
	text-align: left;
    margin: 0 auto;
}

#contentMainWrapper {
    padding: 0.2em 0em;
    background-color: #ffffff;
}

#navColumnTwoWrapper {
	margin-right: 2px;
}

#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, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper
    {
    width: 47%;
}

.wrapperAttribsOptions {
}

#attribsOptionsText {
	display: none;
}

.navSplitPagesResult { }
.navSplitPagesLinks { }
.navNextPrevCounter {
    font-size: 0.9em;
}

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

#navMainWrapper, #navSuppWrapper {
    background-color: #f0ede0;
    font-weight: bold;
    color: #222222;
    height: 1%;
    width: 100%;
}
   
#navCatTabsWrapper {
    font-weight: bold;
    text-align: center;
    width: 100%;
}

#navCatTabs {
    width: 100%;
    background-color: #206066;
    padding: 0.5em 0 0.5em 0;
}

#navCatTabs ul {
    list-style-type: none;
    text-align: center;
}

#navCatTabs li {
    display: inline;
    padding: 0.5em;
}

#navCatTabs ul li a {
    text-decoration: none;
    color: #ffffff;
    white-space: nowrap;
}

#navCatTabs li:hover {
	background-color: #0077aa;
}

#navMainText {
	float: right;
	width: 120px;
	background-color: #206066;
	text-align: right;
	padding-right: 4px;
}

#navMainText ul {
	padding: 0;
	margin: 2px 0;
    list-style-position: inside;
    list-style-type: square;
	line-height: 16px;
}

#navMainText li {
	direction: rtl;
	color: #88ddff;
	display: blcok;
}

#navMainText li a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#navMainText ul li a {
	padding: 0 0.5em;
	background-color: #206066;
    color: #ffe871;
}

#navMain {
    background-image: url(../images/logo.jpg);
    background-repeat: no-repeat;
    height: 87px;
}

#ccacceptContent {
	text-align: center;
}

#navSupp ul {
    list-style-type: none;
    text-align: center;
    line-height: 2em;
	margin-left: 0.1em;
}

#navSupp ul li {
    display: inline;
}

#navSupp ul li:hover {
    background-color: #206066;
	color: #ffffff;
}

#navSupp ul li a {
    text-decoration: none;
    padding: 0.25em 0.5em;
	background-color: #206066;
    color: #ffe871;
    white-space: nowrap;
}

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

#navEZPagesTOC ul {
    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;
}

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

#navMainSearch {
    float: right;
}

#navEZPagesTop {
    background-color: #ffff33;
}

#navBreadCrumb, #navEZPagesTop {
    font-weight: bold;
    padding: 0.5em;
}

#navColumnOne {
    background-color: #ffffff;
}

#navColumnOne a:hover {
    text-decoration: underline;
}

#navColumnTwo {
    background-color: #ffffff;
}

#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents,
    .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch,
    .centerBoxContentsFeatured, .centerBoxContentsNew, .alert
    {
    vertical-align: top;
}

#featured img {
    display: block;
	margin: 0 auto;
}

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

#productDescription, .shippingEstimatorWrapper {
	line-height: 1.2;
}

#productDescription ol, #productDescription ul {
	margin-top: 0.4em;
	margin-bottom: 0.4em;
}

#productsListingBottomNumber, #productsListingListingBottomLinks {
	margin-top: 0.5em;
	font-size: 1.1em;
}

#productsListingTopNumber, #productsListingListingTopLinks {
	margin-bottom: 0.5em;
	font-size: 1.1em;
}

#bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix {
    padding: 0.8em;
}
    
.centerColumn {
	padding: 0.8em;
}

#indexCategories a:hover {
	text-decoration: underline;
}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
} /*Shopping Cart Display*/

#siteinfoLegal {
	text-align: center;
	color: #333333;
}

#siteinfoLegal a {
    color: #338866;
    font-weight: bold;
}

#siteinfoLegal a:hover {
    text-decoration: underline;
}

#cartAdd {
    float: right;
    text-align: center;
    margin: 1em;
    border: 1px solid #000000;
    padding: 1em;
}

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

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

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

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

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

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

#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
    margin: 0em 1em 1em 0em;
 }

.categoryIcon { }

#cartImage {
    margin: 0.5em 1em;
}

#productAttributes {
    clear: left;
}

.optionValues {
    vertical-align: middle;
}

.attribImg  {
    width: 20%;
    margin: 0.3em 0em;
}

.attributesComments { } /*list box contents*/

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

.columnLeft { }

.sideBoxContent {
    font-size: 1.1em;
	background-color: #ffffff;
    display:block;
    border:0 solid #08c;
	border-width:0 1px;
    padding: 0.4em;
}

.centerBoxHeading {
    padding: 0.5em 0.2em;
    color: #ffffff;
    background-color: #207348;
 }

.leftBoxContainer {
	/* No vertical space between the left sideboxes */
}

.rightBoxContainer {
    padding-bottom: 0.4em; /* Put some vertical space between the right sideboxes */
}

.leftBoxHeading, .rightBoxHeading {
    color: #ffffff;
	padding: 0.2em 0em;
 }

.rightBoxHeading a, .leftBoxHeading a{
	color: #ffffff;
}

.rightBoxHeading a:hover, .leftBoxHeading a:hover {
    color: #FFFF33;
}

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, 
    #navEZPageNextPrev, #bannerOne, #bannerTwo, #bannerThree, #bannerFour, #bannerFive, #bannerSix,
    #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 ol {
    margin-left: 1.8em;
}

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

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

#upProductsHeading {
    text-align: left;
}

#upDateHeading {
    text-align: right;
} /*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 {
    
 }

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

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

.xsnazzy {
	background: transparent;
	margin: 0 auto;
}

.xtop, .xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:#ffffff; border-left:1px solid #08c; border-right:1px solid #08c;}
.xb1 {margin:0 5px; background:#08c;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.sideBoxHeadingColor {
  background: #207348;
}

