/**
 * 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 4813 2006-10-23 02:13:53Z drbyte $
 */

body {
	margin: auto;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5edf5;
	}

a img {border: none; }

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

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #FF0000;
	}

a:active {
	color: #0000FF;
	}
	
p {
	margin:0;
	}

h1 {
	font-size: 1.5em;
	color: #686868;
	}

h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h2 {
     margin: 8px 3px;
	 }

	
h1, h3, h4, h5, h6 {
    margin: 0.3em 3px;
}

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

FORM, SELECT, INPUT {
	
	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 {

	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

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

LABEL.inputLabel {
	width: 14em;
	margin-bottom: 1.5em;
	float: left;
	}

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

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

P {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	}
	
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 {
	background-color: #ffffff;
	text-align: left;
	width: 790px;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	padding: 0em;
	}

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

#headerWrapper{
	height: 79px;
	background-image: url(/images/tile_back.jpg); 
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
#mainWrapper {
	margin-top: 1em;
	margin-bottom: 1em;
	}

#tagline {
	color:#000000;
	font-size: 24px;
	font-style: italic;
	color: rgb(9, 5, 184);
	font-weight: 700; 
	text-align: left;
	padding-top: 0.8em;
	vertical-align: middle;
	}

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

.floatingBox, #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, #navCatTabsWrapper {
	margin: 0em;
	background-color: #9a9a9a;
	padding-top: 10px;
	padding-right: 3px;
	font-weight: bold;
	height: 1%;
	width: 100%;
	}

#navMain  {
	width: 140px;
	float: right;
	}
	
#navMain ul, #navCatTabs ul  {
	margin-right: 0px;
	margin-top: 0px;
	padding:  0.5em 0.5em;
	line-height: 1.5em;
	}

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

#navMain ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	color: #808080;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	background: url(/images/greybullet.jpg) right 7px no-repeat; 
	float: right;
	width: 100%;
	}
	
#navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #000000;
	font-weight: bold;
	white-space: nowrap;
	text-align: right;
	}

#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: 1em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #FFFFFF;
	color: #686868;
	}

#navEZPagesTop {
	background-color: #ffff33;
	}

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

#navColumnOne {
	background-color: #FFFFFF;
	}

#navColumnTwo {
	background-color: #FFFFFF;
	}

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

.shippingEstimatorWrapper {
	font-size: 1.2em;
	padding: 0.1em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

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

/*Shopping Cart Display*/
#cartAdd {
	float: left;
	text-align: center;
	margin-top: 1.2em;
	margin-bottom: 1em;
	border: 1px solid #000000;
	padding: 0.5em;
	}

.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: 2em;
	}

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

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

.cartBoxTotal {
	width: 60px;
	text-align: right;
	font-weight: bold;
	float: right;
	}

.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, .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, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

.additionalImages {
	margin: 0;
	}

/*sideboxes*/
.columnLeft, .columnRight {
	padding: 5px;
}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: rgb(9, 5, 184);
	padding: 0.5em 0.2em;
	}

.leftBoxContainer, .rightBoxContainer {
	margin-bottom: 1em;
	border: 1px solid #9a9a9a;
	border-bottom: 5px solid rgb(9, 5, 184);
	}


	
.sideBoxContent {
	background-color: #ffffff;
	padding: 0.4em;
	font-size: 10px;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1em;
    color: rgb(255, 255, 255);
	}

.rightBoxHeading {
	margin: 0em;
	background-color: rgb(9, 5, 184);
	padding: 0.5em 0.2em;
	}

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

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

.forward {
	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;
	}
	
/*Added by Matthew Stuible*/

.productListing-odd {
  background: #ffffff;
   border-bottom: 1px solid #9a9a9a;
   padding: 10px;
}

.productListing-even {
  background: #eff4f8;
   border-bottom: 1px solid #9a9a9a;
   padding: 10px;
}

.productListing-data {
  text-align: left;
  font-size: 10px;
  padding: 10px;
   }
   
.tabTable {
   border: 1px solid #9a9a9a;
   }
   
.productListing-rowheading {
  background-color: #abbbd3;
  font-size: 10px;
  font-weight: bold;
  color: #ffffff;
  padding: 3px;
  height: 20px;
}

.greeting {
	font-size: 12px;
	padding: 0.5em;
	margin-top: 0.4em;
	}

.content {
    font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	padding: 0.5em;
	margin: 0;
	margin-left: 1em;
	margin-right: 1em;
	}
	
.centerColumn {
	margin-top: 5px;
	margin-bottom: 3px;
	} 
	
#indexCategoriesHeading {
  color: #0000cc;
  margin-left: 3px;
  }
 
#indexCategoriesMainContent {
  border: 1px solid #9a9a9a;
  margin-bottom: 20px;
  }
  
#productListHeading {
  color: #686868;
  }
  
#productPrices {
  color: #686868;
  font-size: 12px;
  text-align: left;
  }

#productName {
  color: #686868;
  text-align: left;
  font-weight: bold;
  }
  
#attribsOptionsText {
  margin-top: 5px;
  font-size: 1.2em;
  font-weight: bold;
  }
 
#productAttributes {
  float: left;
  min-width:300px;
  width:expression("300px");
  padding-right: 25px;
  padding-top: 5px;
  }
  
#productDescription {
	float: left;
	min-width:200px;
    /* IE Dynamic Expression to set the width */
    width:expression("95%");
	font-size: 1.2em;
	padding: 0.5em;
	}

#contactUsNoticeContent {
  margin-top: 8px;
  margin-bottom: 8px;
  }
  
#contactUsForm {
  margin: 12px;
  }

#accountLinksWrapper {
  }

#checkoutConfirmDefault {
  padding: 0.5em;
  }
  
#checkoutConfirmDefaultPaymentTitle, #checkoutConfirmDefaultShipmentTitle {
  font-weight: normal;
  }
  
#navSuppWrapper {
	margin: 0em;
	background-color: #B4B4B4;
	font-weight: bold;
	color: #ffffff;
	height: 15px;
	width: 100%;
	}

#navSupp ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}
	
#checkoutSuccessMainContent, #checkoutSuccessOrderNumber, #checkoutSuccessOrderLink, #checkoutSuccessContactLink {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
    margin: 0;
}

#productAdditionalImages {
	padding: 0;
}

#productimageswrapper {
	margin: 0.5em;
	padding: 0;
	width: 200px;
	float: left;
}

#categoryDescription {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 3px;
	padding-left: 3px
}

#productListing {
  padding-right: 5px;
  padding-left: 5px;
  }
  
#loginDefault {
  padding: 5px;
  }
  
#shoppingCartDefault{
  padding: 5px;
  }
  
#productGeneral{
  padding: 5px;
  }
  
#checkoutShipping, #checkoutPayment {
  padding: 5px;
  }
  
#productsListingTopNumber {display:none;}

#productsListingBottomNumber {display:none;}

.ccinfo {
	padding-top: 20px;
	} 
	
.cartBoxCheckout {
	width: 80px;
	float: left;
	}

#shoppingcartContent {
	background-color: #EFF4F8;
  }


.addthis_toolbox .hover_effect
{
    width: 290px;
    padding: 6px 0 6px 6px;
    border: 3px solid #eee;
    margin-top: 10px;
	margin-bottom: 8px;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_effect div
{
    float: left;
}

.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}
	

