/**
 * 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 5347 2006-12-22 20:26:09Z birdbrain $
 */

* {
	margin: 0;
	padding:0;
	border: 0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #666666;
	background: url("../images/bg_page.gif") repeat-y;
}

a:link, #navEZPagesTOC ul li a {
	color: #666;
	text-decoration: none;
	}
 
a:visited {
	color: #666;
	text-decoration: none;
	}

a:active {
	color: #666;
}

a:hover {
	color: #FF9C01;
}

p {
	margin-bottom: 15px;
}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 11px;
	margin-bottom: 8px;
	}

h3 {
	font-size: 1.3em;
	}

h4 {
	font-size: 1.2em;
}

h5, h6, LABEL, h4.optionName, LEGEND, ADDRESS, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.green {
	color: #9BCB6A;
}

.biggerText {
	font-size: 1.1em;
}
.back {
	float: left;
}
.forward {
	float: right;
}

h1, h2, h3, h4, h5, h6 {

}

caption {
	text-align: left;
	margin-bottom: 5px;
}

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

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	}

TEXTAREA {
/*	float: left;*/

	display: block;
	width: 90%;
	border: 1px #666 solid;
	}

input {
	border: 1px #666 solid;
}

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

input.input_radio, input.input_checkbox, input.input_hidden {
	border: 0;
}

FIELDSET {
	border: 1px solid #cccccc;
	margin-bottom: 15px;
	padding: 8px;
	}

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

LABEL, h4.optionName {
	line-height: 24px;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0 0 3px 3px;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .centerBoxContentsAlsoPurch, DIV.attribImg {
	float: left;
	}

LABEL.inputLabel {

	}

LABEL.inputLabelPayment {
	}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel  {

	}

ADDRESS {
	font-style: normal;
	padding: 0 10px 0 10px;
	line-height: 20px;
	margin-bottom: 15px;
	}

div.buttonRow {
	height: 20px;
	border: 1px #fff solid;
	vertical-align: bottom;
}

div.buttonRow input {
	border: 0;
}

.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 {
	background: url("../images/bg_mainWrapper.jpg") no-repeat;
	text-align: left;
	width: 900px;
	vertical-align: top;
	margin: 0 auto;
	}

#headerWrapper {
	width: 800px;
	height: 220px;
	margin-left: 100px;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: 0 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;
	}

#accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	width: 100%;
	}

.wrapperAttribsOptions {
	margin: 10px 0;
	width: 100%;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {
	width: 100%;
	text-align: right;
}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navCatTabs ul  {
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#navMain ul li, #navCatTabs ul li {
	display: inline;
	padding-left: 20px;
}

#navMain ul li a, #navCatTabs ul li a {
	text-decoration: none;
	color: #666;
	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, #indexProductListCatDescription {
	}

#navMainSearch {
	float: right;
	}



#navEZPagesTop {
	width: 380px;
	float: left;
	height: 30px;
}

#navBreadCrumb, #navEZPagesTop {
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 24px;
	padding: 0 10px;
}

td.td_spacer {
	width: 130px;
}

#navColumnOne {
	color: #fff;
}

#navColumnMain {
	background-color: #fff;
}

#navColumnTwo {
	background-color: #ECF5E1;
}

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

.shippingEstimatorWrapper {
	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 {
	margin: 0 10px 0 10px;
	padding-bottom: 50px;
}

.smallText, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
}

#siteinfoLegal {
	font-size: 10px;
	margin: 10px auto;
}

/*-------------Shopping Cart Display-------------*/

div.cartTotalsDisplay {
	margin-bottom: 15px;
}

table#cartContentsDisplay {
	width: 100%;
}

table#cartContentsDisplay th {
	font-weight: normal;
	vertical-align: middle;
	text-align: center;
}

table#cartContentsDisplay td {
	border: 1px #E5E9ED solid;
	vertical-align: middle;
	text-align: center;
	padding: 5px 1px;
}

table#cartContentsDisplay tr {
	border: 1px #E5E9ED solid;
}

table#cartContentsDisplay td.cartSubTotalTitle {
	text-align: left;
}

div#shoppingCartDefault div.buttonRow input {
	border: 0;
	margin: 0;
}

div.visitorsCartHelp {
	width: 100%;
	text-align: right;
	margin: 15px 0;
}

#scUpdateQuantity {

	}

.cartQuantity {

	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #660099;
	position: relative;   /*do not remove-fixes stupid IEbug*/
	}

.cartBoxTotal {

	}

.cartRemoveItemDisplay {
	width: 40px;
	}

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

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

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

/*Image Display*/
#reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {

}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	text-align: center;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
}

/*sideboxes*/
h3.leftBoxHeading, h2.centerBoxHeading, h3.rightBoxHeading, div.centerColumn h1, div.categoryIcon {
	font-weight: normal;
	font-size: 17px;
	text-align: left;
	height: 22px;
	border-bottom: 2px #CCD5DC solid;
	clear: both;
}

h3.rightBoxHeading {
	width: 180px;
	margin: 0 10px 25px 10px;
	padding-top: 8px;
}
	
h2.centerBoxHeading, div.centerColumn h1, div.categoryIcon {
	margin: 8px 0 25px 0;
}
	
h3.leftBoxHeading {
	text-align: right;
	margin: 8px 10px 10px 0;
	border-bottom: 2px #fff solid;
}

.sideBoxContent {
	width: 180px;
	}

h3.leftBoxHeading a:hover {
	color: #FF9C01;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #FF9C01;
	text-decoration: none;
	}

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

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/

#shoppingCartDefault #PPECbutton {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {

	}

.rowEven {

	}

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

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

p#productDateAdded {
	margin-bottom: 30px;
}

div#alsoPurchased h2{
	font-size: 11px;
	border-top: 2px #ccc solid;
	line-height: 20px;
	margin-bottom: 10px;
}
	
/*------ custom tags ------*/

h3.rightBoxHeading a, h3.rightBoxHeading a:link, h3.rightBoxHeading a:visited, h3.rightBoxHeading a:active {
	color: #666;
}

DIV.header_top_spacer{
	width: 230px;
	float: left;
	height: 30px;
}

div.navSearch_cont {
	width: 160px;
	float: right;
	height: 30px;
}

div#navMainSearch {
	text-align: right;
	height: 20px;
}

div#navMainSearch form input {
	display: none;
	margin: 0;
	padding: 0;
}

div#navMainSearch input#header_search_txt {
	width: 105px;
	vertical-align: middle;
	display: inline;
	border: 0;
	border-top: 2px #848484 solid;
	border-left: 2px #848484 solid;
	margin-top: 2px;
}

div#navMainSearch input#header_search_btn {
	vertical-align: middle;
	display: inline;
	border: 0;
	margin: 5px 5px 0 5px;
}

div#navMain {
	text-align: right;
	height: 20px;
}

div#logoWrapper {
	height: 170px;
}

div.lets_talk ul, div.store_info ul {
	font-size: 13px;
	color: #fff;
	margin: 35px 0 0 20px;
	list-style: square inside;
}

/* navColumnMain */

div.categoryListBoxContents {
	text-align: center;
	float: left;
	margin-bottom: 15px;
}


td#navColumnMain div.centeredContent, 
div.productListing-aProduct, 
div.specialsListBoxContents, 
div.newProductsListBoxContents, 
div.allProductsListBoxContents, 
div.reviewsInfoDefaultContent, 
div.reviewsWriteDefaultContent {
	width: 100%;
	height: 145px;
	border-bottom: 2px #CCD5DC solid;
	margin-bottom: 15px;
}

div.centeredContent img, 
div.productListing-img img, 
div#reviewsInfoDefaultProductImage img, 
div#reviewWriteMainImage img{
/* set at Configuration => Images on Admin menu */
/*
	width: 120px;
	height: 120px;
*/
	float: left;
	border: 1px #E5E9ED solid;
	margin-right: 10px;
}

div.centeredContent div.products_data, div.productListing-data {
	float: right;
	width: 216px;
}


div.products_name, div.productListing-name h3.itemTitle {
	height: 37px;
	font-size: 16px;
	font-weight: normal;
}

div.products_description, div.listingDescription {
	height: 58px;
	font-size: 10px;
}

div.box_price_more, div.productListing-price {
	line-height: 24px;

	border: 1px #E5E9ED solid;
	text-align: center;
	color: #666666;
	font-size: 12px;
}

span.products_price, span.normalprice {
	color: #FF9933;
	font-size: 13px;
}

h2#productPrices, h2#productPrices span.normalprice {
	color: #FF9933;
}

div.box_price_more a:link, div.box_price_more a:active, div.box_price_more a:visited, 
div.productListing-price a:link, div.productListing-price a:active, div.productListing-price a:visited {
	color: #FF6600;
	font-size: 13px;
}

div.products_data a:link, div.products_data a:active, div.products_data a:visited {
	color: #FF6600;
}

div.box_price_more a:hover, div.productListing-price a:hover, div.products_data a:hover {
	color: #9FD067;
}

/* product info */

div.product-info DIV#categoryIcon {
	margin: 8px 0 15px 0;
}

div.product-info H1#productName {
	font-size: 17px;
	height: auto;
	border: 0;
	margin: 0 0 5px 0;
}

div.product-info DIV#productMainImage img {
	border: 1px #E5E9ED solid;
	margin: 0;
}

div.product-info DIV.additionalImages IMG {
	border: 1px #E5E9ED solid;
}

div.product-info DIV {
	vertical-align: top;
}

div.product-info DIV.product-data {
	width: 100%;
}

div.product-info h2#productPrices {
	font-size: 14px;
	line-height: 40px;
}

div.product-info ul#productDetailsList {
	list-style-type: none;
}

div.product-info div#cartAdd {
	border: 1px #E5E9ED solid;
	width: 100%;
	height: 20px;
	padding: 2px 0;
	margin: 10px 0;
}

div.product-info div#cartAdd input {
	vertical-align: middle;
	border: 0;
	float: right;
	margin: 0 3px;
}

div.product-info div#productInfoLink {
	float: right;
	margin: 0 2px;
}

div.product-info div#cartAdd input.input_text {
	border-top: 2px #848484 solid;
	border-left: 2px #848484 solid;
	margin-top: 2px;
	float: left;
}


div.product-info div#productDescription {
	margin-bottom: 40px;
}

div.wrapperAttribsOptions {
	vertical-align: middle;
}

div.wrapperAttribsOptions h4 {
	display: inline;
}


div.tellFriendAndReview div {
	display: inline;
}

div.product-info p {
	margin: 10px 0;
	width: 100%;
}

div#loginDefault table.loginForm td.loginFormLabel {
	width: 50%;
}

div#loginDefault table.loginForm td.loginFormInput {
	width: 50%;
}


div.checkoutShippingDestination {
	margin-bottom: 20px;
}

div#checkoutPayment img {
	vertical-align: middle;
}

div#checkoutPayment table.ccinfo hr {
	display: none;
}

div#checkoutConfirmDefault h3 {
	margin-bottom: 10px;
}


/* navColumnTwo */

td#navColumnTwo div.rightBoxContainer {
	padding-bottom: 20px;
}

td#navColumnTwo div#whatsnew {
	background: #ECF5E1;
}
/*
td#navColumnTwo div#whosonline {
	background: #DDEDC9;
}
*/
td#navColumnTwo div#specials {
	background: #DDEDC9;
}

td#navColumnTwo div#reviews {
	background: #ECF5E1;
}

div.rightBoxContainer {
	clear: both;
}

td#navColumnTwo div.sideBoxContent {
	width: 180px;
	margin: 0 10px;
}

div.side_product_topbox {
	
}

div.side_product_topbox div.products_img {
	float: left;
	width: 90px;
}

div.side_product_topbox div.products_data {
	width: 85px;
	float: right;
	padding-bottom: 20px;
}

div.side_product_topbox div.products_name {
	font-size: 11px;
	height: 50px;
}

div.side_product_topbox span.products_price {
	font-size: 11px;
	color: #FF9933;
}

div.side_product_topbox span.products_price {
	font-size: 9px;
	color: #FF6600;
}

div#whosonlineContent, div#reviewsContent {
	font-size: 10px;
}

/* navColumnOne */
td#navColumnOne a, td#navColumnOne a:active, td#navColumnOne a:visited, td#navColumnOne a:link {
	color: #fff;
}

td#navColumnOne a:hover {
	color: #FF9900;
}

div#chcategoriesContent {
	margin-left: 25px;
	width: 165px;
}

div#chcategoriesContent div.side_category_a_category {
	line-height: 31px;
	height: 31px;
	width: 165px;
	border-bottom: 1px #fff solid;
}

div#chcategoriesContent div.side_category_a_category img {
	float: left;
}

div#chcategoriesContent div.category-top {
	font-size: 13px;
}

div#chcategoriesContent div.category-products {
	display: block;
	font-size: 10px;
}

div#chcategoriesContent div.category-products a {
	width: 110px;
	float: left;
}

div#chcategoriesContent div.category-products img {
	float: right;
	margin: 4px 0;
}

div#chcategories {
	margin-bottom: 40px;
}

div#bestsellers h3#bestsellersHeading img {
	float: left;
}

div#bestsellers h3#bestsellersHeading {
	text-align: left;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px #fff solid;
	margin-left: 25px;
	font-size: 15px;
}

div#bestsellers li {
	line-height: 20px;
	font-size: 10px;
	margin-left: 44px;
}

/*-----------footer-------------*/

TD.footerWrapper {
	background-color: #fff;
	text-align: center;
}

div#navSuppWrapper {
	margin-top: 20px;
	text-align: center;
}

div#navSupp {
	color: #666;
	margin: 0 auto;
}

div#navSupp a, div#navSupp a:link, div#navSupp a:active, div#navSupp a:visited {
	color: #666;
}

div#navSupp a:hover {
	color: #FF9C01;
}

div.footer_spacer {
	height: 350px;
}



/*-----------index-------------*/
div#indexDefault {
	padding-left: 1px;
}

div#indexSpecialsDefault h2,
div#indexFeaturedProducts h2 {
	background-color: #CCCCCC;
	padding: 15px 0 3px 15px;
	width: 553px;
	color: #fff;
	border: 0;
	margin: 0;
}

div#indexSpecialsDefault, div#indexFeaturedProducts {
	
}

div.indexSpecialsImageBox, div.indexFeaturedProductsImagebox {
	border: 1px #E5E9ED solid;
}

/*-----------account-------------*/
table#prevOrders {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #ccc;
	font-size: 8px;
	margin-bottom: 20px;
}

table#prevOrders td, table#prevOrders th {
	font-weight: normal;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 1px;
}

div#accountLinksWrapper ul {
	list-style-type: none;
	margin-bottom: 20px;
}

div#accountLinksWrapper ul li {
	line-height: 20px;
	width: 300px;
	background-image: url("../images/navMain.gif");
	background-position: center right;
	background-repeat: no-repeat;
}

/*-----------account_edit & account_password-------------*/
div#accountEditDefault label.inputLabel, div#accountPassword label.inputLabel {
	display: block;
	float: left;
	width: 120px;
}

div#accountEditDefault input.input_text, div#accountPassword input.input_password {
	margin-top: 5px;
}

/*-----------account_history_info-------------*/

div#accountHistInfo table {
	width: 100%;
	border: 0;
	border-bottom: 1px #ccc solid;
	border-collapse: collapse;
	border-spacing: 0;
	margin-bottom: 20px;
}

div#accountHistInfo table th {
	border-bottom: 1px solid #ccc;
	padding: 2px;
}

div#accountHistInfo th#myAccountTotal {
	text-align: right;
}

div#accountHistInfo table td {
	padding: 2px;
}

div#accountHistInfo th.lineTitle {
	font-weight: bold;
	border: 0;
}

div#accountHistInfo td.amount {
	text-align: right;
}

div#accountHistInfo tr#orderTotals th, div#accountHistInfo tr#orderTotals td {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#accountHistInfo h3, div#accountHistInfo h4, div#accountHistInfo div {
	margin-bottom: 15px;
}

/*-----------product_reviews & _info & _write-------------*/

h2#productReviewsDefaultHeading, h2#reviewsInfoDefaultHeading, h2#reviewsWriteHeading {
	font-weight: normal;
	font-size: 17px;
	text-align: left;
	height: 22px;
	border-bottom: 2px #CCD5DC solid;
}

div#reviewsDefault hr.hr_review {
	margin-bottom: 10px;
}

div#reviewsDefault div.button {
	margin-bottom: 10px;
}

h3#reviewsInfoDefaultPrice, #reviewsInfoDefault div.rating {
	margin-bottom: 10px;
}

div#reviewsInfoDefaultMainContent {
	margin: 15px 0;
}

h4#reviewsWriteReviewer {
	margin: 10px 0;
}

div#reviewsWriteReviewsNotice {
	margin: 10px 0;
}

/*-----------check out success-------------*/

div#checkoutSuccess div.buttonRow{
	margin: 10px 0;
}

/*-----------login_default----------------*/
fieldset.mainFieldset {
	padding: 7px;
	width: 330px;
}

/**************************only index***************************/

DIV#indexDefault {
	margin: 0;
}

H2.centerBoxHeading a, H2.centerBoxHeading a:link, H2.centerBoxHeading a:active, H2.centerBoxHeading a:visited {
	color: #fff;
}

H2.centerBoxHeading a:hover {
	color: #FF9803;
}

/******************************************************************/