/**
 * 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 {
	height: 100%;	
	}

body {
	margin: 0;
	background: #f0f0f0 url(../images/body_bg.gif) repeat-x;	
	font-family: "trebuchet ms", verdana, sans-serif;
	color: #098d9d;
	font-size: 83%; 
	line-height: 1.6em;
	}

table {
 	font-size: 1em;  /* for IE 5 */ 
 	}

div, td {
	vertical-align: top;
	}

.floatleft {float:left; margin-right:15px}
.floatright {float:right; margin-left:15px}

.left {text-align:left}
.ctr {text-align:center}
.right {text-align:right}
.justify {text-align:justify}
.title {
 font-size:16px;
 font-weight:bold;
 color:#000;
}

.notice {
 color:#f00;
 font-weight:bold;
}

.hide   {
	display: none; 
	}

.pre    {
	visibility:hidden;
	}

.block  {
	display: block;
	}

.inline {
	display: inline;
	}

.clearBoth, br.clear { 
	clear: both; 
	}

.back {
	float: left;
	}

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

CODE {
	font-family: "trebuchet ms", verdana, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	font-size: 1em;
	margin: 0 0.1em 0.1em 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;
	color: #098d9d;
	}

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  {
	text-align: justify;
	}

ADDRESS {
	font-style: normal;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/* Link Styles */

a img { 
	border: none; 
	}

a:link, #navEZPagesTOC ul li a {
	color: #652c90;
	text-decoration: none;
	font-weight: bold;
	}
 
a:visited {
	color: #652c90;
	text-decoration: none;
	font-weight: bold;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #652c90;
	text-decoration: none;
	font-weight: bold;	
	}

a:active {
	color: #652c90;
	text-decoration: none;
	font-weight: bold;	
	}

/* Heading Styles */

img.header  {
	display: block;
	}
	
img.leftnavheader  {
	margin-left: 25px;
	}
	

h1	{
	font-size: 17px;
	color: #652c90;
	}

h2	{
	font-size: 17px;
	}

h3	{
	font-size: 1.3em;
	}
	
h4, LEGEND, LABEL  {
	font-size: 1em;
	font-weight: bold;
	}

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

.biggerText {
	font-size: 1.2em;
	}

h2.centerBoxHeading  {
	margin-top: 15px;
	}

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

/*  Main and header sections */

#mainWrapper {	/* Main div wrapper */					
	width: 95%;
	text-align: left;
	vertical-align: top;
	}

#contentMainWrapper td {  /* Main table wrapper */
	/* height: 100%; */
	}

#headerWrapper  {
	position: relative;
	height: 220px;
	background: url(../images/header_bg.gif) no-repeat;
	background-position: 70px 168px;
	}

#logo  {
	position: absolute;
	top: 30px;
	left: 40px;
	}

td#centerCell  {
	/* height: 100%; */

	}


div.centerColumn {
	margin: 0 30px 0 30px;
	background: #faf4ff url(../images/content_bg.gif) repeat-x;
	/* height: 100%; */

	padding-top: 35px;
	padding-bottom: 100px;
	}

div.centerColumn#checkoutNewAddress  {
	background-image: none;
	padding: 0;
	}


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

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

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

/*  Top navigation  */

#navEZPagesTop {
	position: absolute;
	top: 200px;
	right: 160px;
	}
	
#aboutbutton {
	z-index: 2;
	position: absolute;
	left: 405px;
	top: 20px;
	}

#sizingbutton {
	position: absolute;
	left: 505px;
	top: 12px;
	}	
	
#storesbutton  {
	position: absolute;
	left: 622px;
	top: 25px;
	}	
	
#navMainWrapper  {	/*  Home and log in links  */
	position: absolute;
	width: 180px;
	top: 160px;
	right: 0;
	text-align: center;
	}
	
#navMainWrapper li {
	margin: 0;
	padding: 0;
	}
	
#checkoutnav {
	text-align: right;
	}
	
#checkoutnav a {
	font-size: 1.1em;
	color: #652c90;
	text-align: right;
	}	

/*  General navigation settings */

#navMain ul, #navSupp ul, #navCatTabs ul, #checkoutnav li  {
	margin: 0;
	/* padding:  0.5em 0em; */
	list-style-type: none;
	line-height: 1.5em;
	}

#navMain ul li, #navSupp ul li, #navCatTabs li, #checkoutnav li {
	display: inline;
	white-space: nowrap;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	}
	
.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;
	}

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

#navBreadCrumb {
	text-align: right;
	padding-right: 25px;
	color: #444476;
	}
		
#navBreadCrumb a {
	color: #444476;
	}
	
#navBreadCrumb {
	font-size: 0.95em;
	font-weight: bold;
	/* margin: 0em;
	padding: 0.5em;*/
	} 

/*  Sidebar Navigation  */

#navColumnOne {

	}

#navColumnTwo {
	}

.columnLeft, .columnRight  {
	vertical-align: top;
	text-align: center;
	}

.columnLeft { 
	font-size: 1em;
	padding-top: 90px;
	background: url(../images/leftnav_bg.gif) no-repeat;	
	}

.columnLeft a  {
	display: block;
	margin: auto;
	}
	
#categoriesContent  {

	}

a.category-puddlestompers,  a.category-kidsboots, a.category-giftcertificates {
	font-size: 16px;
	color: #652c90;
	height: 35px;
	padding-top: 20px;
	background: url(../images/category_bg.gif) no-repeat;	
	background-position: 20px 0;
	margin: 0;

	}

a.category-puddlestompers:hover,  a.category-kidsboots:hover, a.category-giftcertificates:hover  {
	color: #cbdb2a;
	}


a.category-top {
	color: #098d9d;
	padding-left: 5px;
	font-weight: bold;
	/* margin-left: 50px;  */
	width: 105px; 	
	
	}

a.category-top:hover {
	color: #652c90;
	font-weight: bold;
	background: url(../images/drop_purpleleft.gif) no-repeat;
	background-position: 0 5px;
	}

.leftBoxContainer {
	margin-top: 1em;
	font-size: .85em;

	}



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


.rightBoxHeading {
	padding: 0;
	margin:0;
	} 
	
.rightBoxContainer {
	margin-bottom: 40px;
	font-size: .80em;
	}	

/* Category product listing pages */

#productListHeading  {
	margin: 0;
	}

h3.itemtitle, h2.productGeneral {
	margin: 0;
	padding: 0;
	}


div.listingDescription {

margin: 0;
padding: 0;
	}







/*  Bottom navigation and footer  */

#siteinfoLegal  {		
	margin-top: 25px;
	}

#siteinfoLegal a  {		
	}


#navSupp  {
 	font-weight: normal;
 	} 












/*  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;
	}


table.sizing td, table.sizing th, div.shippingEstimatorWrapper td, div.shippingEstimatorWrapper th  {
	border: 1px solid #cbdb2a;	
	}

/*  Warnings, errors, messages  */


.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #652c90;
	position: absolute;
	width: 500px;
	top: 100px;
	left: 400px;
	background:#fff;
	}

.messageStackWarning img, .messageStackError img, .messageStackSuccess img, .messageStackCaution img {
 display:none;
}

.messageStackWarning, .messageStackError {
	color: #f00;
	font-weight:bold;
	}


/*  Product Page */
#productDescription  {
	text-align:justify;
	margin:0;
	padding: 0;
	
	}
#productName  {
	
	}

#productTellFriendLink	{
	text-align: right;
	margin: 0;	
	}


#attributesAddBox  {
	float: right;
	}

div#cartAdd {
	vertical-align: middle;
	float: right;
	}

div#cartAdd input {
	vertical-align: middle;
	}



#productAttributes  {
	font-weight: bold;
	padding-right: 15px;
	float: left;	
	}

#productAttributes table {
	background: #fff;
	padding: 9px;	
	border: 1px solid #098d9d;

	}


#productAdditionalImages  {
	width: 320px;
	float: right;
	}

.additionalImages  {
	padding-top: 5px;
	}
	

/* POPUPS */

body.centeredContent#popupImage, body.centeredContent#popupAdditionalImage  {
	background: #f0f0f0;
	margin: 0;
	padding: 0;
	padding-top: 5px;

	}
	
.shippingEstimatorWrapper table td   {
	font-weight: normal;
	
	}
	
div.shippingEstimatorWrapper table  {
	width: 530px;
	}

/* Home page */





.buttonRow  {
	text-align: center;
	}

ul#productDetailsList  {
	padding: 0;
	list-style-type: none;
	}

TR.tableHeading {
	background-color: #e9e9e9;
	height: 2em;
	}

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

.tableHeading, #cartSubTotal {
	background-color: #c4ecf1;
	color: #652c90;
	 }

#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;
	}
	
.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

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

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #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, .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 {
	display:none;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*  Misc  */


.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

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
	}

#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 {
	background-color: #ffffff;
	}


.button {
 background-color:#e2f6f8;
 color:#652c90;
 padding:3px;
 border:1px solid #098d9d;
 text-transform:lowercase;
 font-weight:bold;
}

.plainbutton {
 background-color:#e2f6f8;
 color:#652c90;
 padding:3px;
 border:0;
 text-transform:lowercase;
 margin:0.5em 0;
}