/**
 * 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: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	/*background-color:#1e1e1e;*/
	background:#000000 url(../images/mainBackground.jpg) fixed repeat-x top center;
	
}
a img {
	border: none;
}
a:link, #navEZPagesTOC ul li a {
	color: #777777;
	text-decoration: underline;
}
a:visited {
	color: #002D73;
	text-decoration: underline;
}
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, #ezpagesContent a:hover, #foot_bottom a:hover{
	color: #FA702A;
}
a:active {
	color: #0000FF;
}
h1 {
	font-size: 18px;
	color: #002d73;
	font-weight: bold;
}
h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4, h5, h6, LABEL, 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;
}
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: 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.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: 800px;*/
	width: 1000px;
	vertical-align: top;
}
#logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
}
#headerWrapper {
	margin: 0em;
	padding: 0em;
	margin-bottom: -2px; /*for IE7 - Fixes space under header - jonwade8-8-08*/
}
#contentMainWrapper {
	margin: 8px 0;
	padding: 0em;
	width:1000px;
	/*background-color: #333333;
	background-image: url(../images/BG_greydark_center.jpg);
	background-repeat: no-repeat;*/
	/*background-color: #000000;*/
	}
#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: 0em 0em 0em 175px;
}

#header_layout {
	position:relative;
	left:1px;
	height:127px;
}

/*navigation*/

.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;
	height: 1%;
	width: 998px;
}
#navMain {
	margin-left:13px;	
}
#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding:0;
	/*padding:  0.5em 0em;*/
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
}
#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: #ffffff;
	white-space: nowrap;
}
#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;
}

#navMainSearchContainer form, #navMainSearchContainer input{
	margin:0;
	padding:0;
}
#navMainSearch {
	width:206px;
	height:30px;
	background-image: url(../images/azHeader_r3_c3_t1_r2_c1.jpg);
	background-repeat: no-repeat;
	/*height: 32px;*/
}
#navMainSearch input{
    margin-left:13px;
	font-size:11px
}
#navBreadCrumb a {
	color: #fa702a;
	text-decoration: underline;
}

#navEZPagesTop {
	background-color: #ffff33;
}
#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
}

#navBreadCrumb {
	/*background-color: #000000;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	margin-left:13px;
}

#navColumnTwo {
	background-color: #00BFBF;
}
/*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;
}
.important {
	font-weight: bold;
}
.gvBal {
	float: right;
}
.columnCenter{
    padding-left:7px;
}
#centerColumnRight{ padding-right:15px }

.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 {
	padding-left:15px;
	padding-right:8px;
}

#live_chat{ margin-top:8px; }
h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
}
.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	padding: 0.5em 0.2em;
}
.leftBoxContainer {
	margin-top: 8px;
	margin-bottom: 8px;
}
.sideBoxContent {
	padding: 1.5em;
}
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
}
.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 0.2em 0em;
}
h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
}
h3.rightBoxHeading a:hover {
	color: #FF0000;
	text-decoration: none;
}
.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: 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;
}
/* Category sidebox stuff */
#categoriesHeading {
	background-image: url(../images/azCatHead.png);
	background-repeat: no-repeat;
	height: 29px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
#categoriesContent {
	background-image: url(../images/azCatMid.png);
	padding: 0.5em;
	padding: 0.2em 0px 0px 0px;
	width: 100%;
}
#categoriesBottom {
	vertical-align: top;
	color: #ffffff;
	height: 30px;
	background-image: url(../images/azCatBottom.png);
	background-repeat: no-repeat;
}
.category-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*Information sidebox stuff */
#informationHeading, #ezpagesHeading {
	background-image: url(../images/infobox_top.png);
	background-repeat: no-repeat;
	height: 28px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	font-weight: bold;
	text-align: center;
}
#informationContent, #ezpagesContent {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
}
#ezpagesContent a {
	color: #fff;
	font-weight:normal;
	text-decoration: none;
}
.leftBoxContainer #ezpagesContent a{
	display:block;
	background:url(/includes/templates/arc_custom/images/bottom_nav_03.png) no-repeat;
	padding:0 0 0 1em;
	line-height:24px;
	height:24px;
}
.leftBoxContainer #ezpagesContent a:hover{
	background:url(/includes/templates/arc_custom/images/bottom_nav_04.png) no-repeat;
	color:#FFF;
}
#ezpagesContent li {
	padding:0;
}
#informationBottom, #ezpagesBottom {
	vertical-align: top;
	color: #ffffff;
	height: 30px;
	background-image: url(../images/infobox_bottom.png);
	background-repeat: no-repeat;
}
A.category-top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff !important;
	margin: 1px 0px 0px 6px !important;
	padding: 0px 0px 0px 0.3em;
    background-image: url(../images/azCatButtonUp.png) !important;
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	text-decoration: none;
	line-height: 24px;
}
A.category-top:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff !important;
	margin: 1px 0px 0px 6px !important;
	padding: 0px 0px 0px 0.3em;
    background-image: url(../images/azCatButtonOver.png) !important;
	background-repeat: no-repeat;
	height: 24px;
	display: block;
	text-decoration: none;
	line-height: 24px;
}
/*misc*/
.back {
	float: left;
}
.forward, #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;
}
#myAccountGen li, #myAccountNotify li {
	margin: 0;
}
.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	}
.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, #sitemapxmlBody {
	background-color: #ffffff;
	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;
}
.Footer {
	background: url(../images/foot_bg.jpg) no-repeat bottom;
	clear: both;
	height: 194px;
	margin: 0 auto;
	padding: 0em;
	width: 998px;
	text-align:center;
}

#foot_bottom{
	color:#fff;	
}
#foot_bottom p{
	color:#fff;
	padding:0 5px;
	margin:1em 0 0;
}
#foot_bottom a{
	color:#fff;	
	text-decoration:none;
}
#foot_bottom small{
	font-variant:small-caps;
	font-size:10px;
}
#foot_contact p #foot_legal{
	font-size:9px;
	color:#aaa;
	line-height:13px;
	font-weight:normal;
}
#foot_contact p{
	font-weight:bold;	
	font-size:11px;
	line-height:normal;
}
#sslSeal {
	padding: 12px 0 0;
	vertical-align:middle;
	text-align:center;
}
#centerColumnTop {
	background-image: url(../images/azContentTop.png);
	background-repeat: no-repeat;
	height: 32px;
	width: 774px;
	padding: 0px 0px 0px 0px;
	margin-top: 0em;
}
#centerColumnBottom {
	background-image: url(../images/azContentBottom.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 774px;
	padding: 0px;
	/* margin:0 20px; */
	margin-bottom: 1em;
}
#indexProductList, #productGeneral, #indexCategories, #shoppingCartDefault, #checkoutPayment, #checkoutPayAddressDefault, #loginDefault, #advSearchDefault, #advSearchResultsDefault, #checkoutShipping, #checkoutConfirmDefault, #checkoutSuccess, #logoffDefault, #accountDefault, #accountEditDefault, #addressBookDefault, #addressBookProcessDefault, #accountPassword, #acctNewslettersDefault, #passwordForgotten, #ezPageDefault, #contactUsDefault, #conditions, #privacy, #accountHistoryDefault, #accountHistInfo, #checkoutShipAddressDefault, #createAcctDefault, #reviewsDefault, #reviewsInfoDefault, #reviewsWrite, #createAcctSuccess, #timeout, #maintenanceDefault, #tellAFriend {
	background-image: url(../images/azContentMid.png);
	background-repeat: repeat-y;
	width: 734px;
	padding-top: .5em;
	padding-bottom: .5em;
	/*padding-left: .8em;
	padding-right: .8em;*/
	padding-left:20px;
	padding-right:20px;
}
/* for content on category landing pages */
	
.landingPageHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FA702A;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
.landingPageContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #002D73;
}
.landingPageList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:	#002D73;
	font-weight: bold;
}
.landingPageSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FA702A;
	font-weight: bold;
	text-decoration: none;
}
.liveHelpIcon {
	padding-top: 4px;
	padding-left: 1em;
}
.emailOptIn {
	background: url(../images/optinhome.jpg) no-repeat;
	width: 370px;
	height: 49px;
	text-align: left;
	padding: 22px 0px 0px 10px;
}
.center {
	margin:0 auto !important;
}
#ship_payment_container {
	margin-top:2em;
}
#ship_payment_container td {
	vertical-align:top;
}
#myAccountStatusComments {
	width:80%;
}

.ccinfo{
	float:left;
	margin-right:20px;	
}

.AuthorizeNetSeal{
	float:left;	
}
.address5{
	visibility:hidden;
	display:none;
}
