/**
 * 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:0px;
	padding:0px;
	background:#FFFFFF url(../images/shadow.gif) repeat-x;
	font-size:12px;
	font-family: tahoma;
	margin-bottom: 5px;
}

table, td, div {
  color: #000000;
  line-height: 1.4;
  font-size:12px;
}

a img {border: none; }

A:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #004D9C;
	line-height: 1.4;
	text-decoration: underline;
}
A:visited{
	font-family: Tahoma;
	font-size: 11px;
	color: #004D9C;
	line-height: 1.4;
	text-decoration: underline;
}
A:active{
	font-family: Tahoma;
	font-size: 11px;
	color: #004D9C;
	line-height: 1.4;
	text-decoration: underline;
}
A:hover{
	font-family: Tahoma;
	font-size: 11px;
	color:#004D9C;
	line-height: 1.4;
	text-decoration: none;
}
.boxTextLink a:link{
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: 1.4;
	font-weight: normal;
	font-variant: normal;
	color: #004D9C;
	text-decoration: none;
}

#navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #660000;
}

#navEZPagesTOC ul li a {
	color: #000000;
	text-decoration: none;
}


h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4, h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 12px;
}

.biggerText {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 2px 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 12px;
	margin: 1px;
}

form {
	padding: 0px;
	margin: 0px;
}

TEXTAREA {
/*	float: left;*/
	margin: auto;
	display: block;
	width: 95%;
}

FIELDSET {
	padding: 3px;
	margin: 5px 1px;
	border: 1px solid #cccccc;
}

LEGEND {
	font-weight: bold;
	padding: 3px;
}

LABEL, h4.optionName {
	line-height: 14px;
	padding: 2px;
}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 5px 3px;
}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
}

.header_logo {
	float:left;width:180px;height:82px; padding-top:0px;
}
.header_middle {
	float:left;width:330px;
}
.header_right {
	float:right;width:478px;height:82px; padding-top:0px;
}

/*
Here
*/

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.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: #FFFF66;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	text-align: left;
	width: 990px;
	vertical-align: top;
}

#headerWrapper, #contentMainWrapper, #logoWrapper, #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;
	}

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	margin: 0em;
	font-weight: bold;
	color: #ffffff;
	width: 100%;
	}

#navMain ul, #navSupp ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}
#navCatTabs ul {
	list-style-type:none;
	display:block;
	padding: 0px;
}

#navMain ul li, #navSupp ul li {
	display: inline;
	}
#navCatTabs ul li {
	float:left;
	position:relative;
	background-color:#5687AF;
	display:list-item;
}
#navMain ul li a, #navSupp ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}
#navCatTabs ul li a {
	display:block;
	font-family:arial;
	font-size:13px;
	height:29px;
	line-height:28px;
	text-align:center;
	text-decoration:none;
	width:140px;
	background:transparent url(../images/nav_btn_bg.gif) no-repeat scroll left top;
	border-right:1px solid #5687AF;
	color:#FFFFFF;
	text-decoration:none;
}
#navCatTabs ul li a:hover {
	background:transparent url(../images/nav_btn_bg_onmouse.gif) no-repeat scroll left top;
	color:#ffffff;
	text-decoration:none;
}

#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: 0em;
	}

#navMainSearch {
	float: right;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

#navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
.centerColumn, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#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 {
	margin: 0;
	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;
	}

/*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 {
	line-height:1.5;
	margin-bottom: 7px;
	background-color: #f4f7fc;
}

.sideBoxContent {
	border-left:1px solid #B2CCDD;
	border-right:1px solid #B2CCDD;
	border-bottom:1px solid #B2CCDD;
	padding-left: 7px;
	line-height: 1.4;
}

.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 {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 5px;
	}

#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, #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: #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;
	}


.leftBoxHeading {
	background-color:#B1CCDF;
	background-image:url(../images/m-Top.gif);
	background-repeat:repeat-x;
	border:1px solid #B2CCDD;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	height:21px;
	letter-spacing:1px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	padding-left:8px;
}

.rightBoxContainer {
	line-height:1.5;
	margin-bottom: 7px;
}

.rightBoxHeading {
	border-left:1px solid #B2CCDD;
	border-right:1px solid #B2CCDD;
	border-top:1px solid #B2CCDD;
	background-image:url(../images/mr-Top.gif);
	background-repeat:repeat-x;
	color:#000000;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:left;
	text-decoration:none;
	vertical-align:middle;
	padding-left:8px;
}

#navBreadCrumb {
	background-color:#FFFFEB;
	border:1px solid #FFB300;
	color:#000000;
	line-height:1.4;
	margin-top:1px;
	padding:3px 5px;
	margin:0 10px;
	text-align:left;
}

.centerBoxWrapper {
	border:2px solid #D1E4F2;
	margin-bottom: 7px;
}

.centerBoxHeading {
	text-align: left;
	margin: 0em;
	background-color: #D1E4F2;
	padding: 0.5em 0.2em;
}

#extrainfo{ position:relative;width:988px; margin:10px auto; background:#F4F7FC url(../images/ft_bg.gif) bottom;border:1px solid #ADCFE7; padding-top:8px; padding-bottom:8px; height:85px;}
#extratit{float:left; width:175px; margin:0px; padding:0 8px; }
.extra{ float:left; width:180px; border-left:1px solid #cbcbcb; margin:0px; padding:0 8px;}
#footer_nav{
        font-size: 12px;
        list-style:none;
        clip: rect(auto,auto,auto,auto);
        margin: 0em;
        padding: 0px;
		position:relative;
}

#footer_nav li{
        margin-right: 0px;
		margin-left: 0px;
		margin-top:0px;
		height:20px;
		border-bottom:1px dashed #FFF;
		position:relative;
}
#footer_nav li.footer_tit{
	font-size:12px;
	font-weight:bold;
}
#footer_nav li a{
	font-family:Tahoma;
	background:url(/images/blackArrow.gif) left no-repeat;
	font-size:12px;
	text-decoration: none;
	padding-left:18px;
	color: #004D9C;
	display: block;
	text-align: left;
	border:0px solid #f4f7fc;
	text-decoration: underline;
}

#footer_nav li a:hover{
	font-family:Tahoma;
	font-size:12px;
	text-decoration: none;
	color: #004D9C;
	display: block;
	text-align: left;
	border:0px solid #f4f7fc;
	text-decoration: none;
}

#mycategories .sideBoxContent ul {
	clip:rect(auto, auto, auto, auto);
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:5px 0pt;
	padding:0px;
}
#mycategories .sideBoxContent ul li {
	vertical-align: bottom;
	height:20px;
	margin: 0px;
	padding: 0px;
}
#mycategories .sideBoxContent ul li a {
	background-color:#F4F7FC;
	color:#004D9C;
	display:block;
	font-size:12px;
	line-height:20px;
	padding-left:10px;
	text-align:left;
	text-decoration:underline;
}
#mycategories .sideBoxContent ul li a:hover {
	background:#B2CCDD none repeat scroll 0% 0%;
	color:#000000;
	line-height:20px;
	text-decoration:none;
}

#mycategories .sideBoxContent {
	padding-left: 0px;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}

#navCatTabs {
	height:29px;
	margin:0pt;
	position:relative;
	width:990px;
}
#navCatTabs  ul{
	height:29px;
	width:990px;
	padding: 0px;
	margin: 0px;
}
ol {
	margin: 0px;
}
.centeredContent {
	margin: auto;
	overflow: auto;
}

.productListing-odd {
	background-color: #FFFFFF;
}

.productListing-even {
	background-color: #EFF4F8;
}

.productListing-data {
	border-bottom:1px #5DA2BF solid;
	padding: 2px 0px;
}
.listingDescription {
	text-align: left;
}
.itemTitle {
	text-align: left;
	text-decoration: none !important;
}
#productMainImage {
	background-color: #eeeeee;
	padding: 10px;
}
#productAttributes {
	border: 1px solid #dddddd;
}

#productQuantityDiscounts {
	margin-top: 20px;
	float: left;
}

.productListing-rowheading {
	background-color:#EFF4F8;
}
.productListing-heading {
	border-bottom:1px solid #5DA2BF;
}
