/**
 * 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;
	background: #ece3c8;
	color: #4b4545;
	font-family: serif;
	text-align: center;
	}

a img {border: none; }

a:link, a:visited, #navEZPagesTOC ul li a {
	color: #5b8b66;
	text-decoration:none;
	font-weight:bolder;
	}

a:hover, a:active {
	color: #7b9b86;
	}

h1 {
	font-size: 1.5em;
	}

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;
	}
	
.larger {
	font-size: larger;
}

.buttonRow {
	float: right;
	margin: .5em;
}
		
h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 0;
	}
	
hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: dashed 1px #ccc398;
	}

/*  Might uncomment either or both of these if having problems with IE peekaboo bug:
h1, h2, h3, h4, h5, h6, p {
	position: relative;
	}
*html .centerColumn {
	height: 1%;
	}
*/

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #99FF99;
	color: #000000;
	}

.messageStackCaution {
	background-color: #FFFF66;
	color: #000000;
	}

.clearBoth {
	clear: both;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	color: lightred;
	}
	
.important {
	font-style: italic;
}

/*wrappers - page or section containers*/
#mainWrapper {
	width: 1004px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background: url('../images/bkgnd.gif');
	padding: 0;
	text-align: left;
	}

#headerWrapper{
    height: 250px;
    background-image: url('../images/normal_header.gif');
	background-color: #ece3c8;
	padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: -10px middle;
	vertical-align: bottom;
	text-align: right;
}

#indexHomeBody #headerWrapper{
    height: 405px;
	background-image: url('../images/index_header.gif');
    }
	
#contentMainWrapper{
    padding-left: 10px;
    padding-right: 10px;
}

#logoWrapper{
    display: none;
	}
	
#indexHomeBody #logoWrapper{
    width: 350px;
	height: 300px;
	}

#logo {
	display: none;
	}
	
#tagline {
	display: none;
	}

#navMainWrapper {
	width: 40%;
	margin-top: 70px;
	margin-right: .5em;
	text-align: right;
	float: right;
	}
	
#indexHomeBody #navMainWrapper {
	margin-top: 170px;
}
	
#navSuppWrapper{
	text-align: center;
}

#navCatTabsWrapper {
	margin-top: 100px;
	//border-top: solid 4px #cbc2b9;
	//border-bottom: solid 4px #cbc2b9;
	//padding-left: 2em;
	//padding-right: 2em;
	//text-align: center;
	clear: right;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	list-style: none;
	}

#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	list-style: none;
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	font-size: smaller;
	}

#navCatTabs ul li a {
	margin-left: .5em;
	margin-right: .5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTop {
	text-align: center;
	}
	
#navBreadCrumb {
	font-size: smaller;
	font-style: italic;
	border-bottom: solid 2px #4b4545;
	padding-left: 1em;
}

.navNextPrevWrapper {
	float: left;
}

.navNextPrevList {
	display: inline;
}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo{
	vertical-align: top;
	padding: 1em;
	}
	
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	
}

.centerBoxHeading{
	text-align: center;
}
	
#contentMainWrapper {
	margin: .5em;
}

#whatsNew, #featuredProducts, #specialsDefault {
	border: dashed 1px #ccc398;
}

#whatsNew, #featuredProducts, #specialsDefault, .categoryListBoxContents {
	float: left;
	overflow: hidden;
	padding: .5em;
}
/*
#whatsNew .clearBoth, #featuredProducts .clearBoth, #specialsDefault .clearBoth, #productAdditionalImages .clearBoth, .categoryListBoxContents .clearboth {
	display: none;
}
*/
#whatsNew div, #featuredProducts div, #specialsDefault div, #alsoPurchased div {
	float: left;
	text-align: center;
}

#alsoPurchased h2 {
	padding-top: 1em;
	clear: both;
}

#productListing table td {
	padding: 5px;
}

.categoryListBoxContents {
	float: left;
}

#productMainImage {
	float: left;
	margin: 1em;
	text-align: center;
}

#productAdditionalImages {
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: .5em;
}

#productAdditionalImages div {
	float: left;
	text-align: center;
	padding-bottom: 1em;
}

a img {
	border: solid 2px #4b4545;
}

#PPECbutton a img {
	border: none;
}

#navSuppWrapper {
	text-align: center;
	background-image: url('../images/footer.gif');
	background-repeat: no-repeat;
	background-position: middle middle;
	width: 100%;
	height: 180px;
	vertical-align: bottom;
}

#navSuppWrapper div {
	display: inline;
}

#siteinfoLegal {
	text-align: center;
	background: #ece3c8;
}

#siteinfoIP {
	background: #ece3c8;
	text-align: center;
}

#cartAdd {
	text-align: center;
	padding-bottom: 1em;
}

#productTellFriendLink {
	float: right;
	margin: 1em;
}

#sorter * {
	float: left;
}

.cartNewItem {
	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}
	
#shoppingCartDefault {

}

#shoppingCartDefault table td{
	text-align: center;
	vertical-align: center;
	margin: 1px;
}

#shoppingCartDefault .rowEven td {
	background-color: #ccd3a8;
	border: dashed 1px #ece3c8;
}
#shoppingCartDefault .rowOdd td {
	background-color: #ece3c8;
	border: dashed 1px #ccd3a8;
}

#shoppingCartDefault div {
	float: right;
	margin: .5em;
}

#subscribe {
	font-size: smaller;
}
/*
#subscribe input {
	background-color: #4b4545;
	border: solid 1px #ccc398;
	padding: 3px;
	color: #ece3c8;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3px;
	margin-bottom: 3px;
}
*/

fieldset {
	border: solid 2px #4b4545;
	margin: 1em;
}

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;
}

LABEL.inputLabel {
	width: 9em;
	float: left;
}

LABEL.inputLabelPayment {
	width: 14em;
	float: left;
	padding-left: 2.5em;
}

LABEL.selectLabel, LABEL.switchedLabel, LABEL.uploadsLabel {
	width: 11em;
	float: left;
	}


#checkoutShippingHeadingMethod, #checkoutShippingContentChoose, #checkoutShipping fieldset, 
#checkoutConfirmDefaultShipment, #checkoutConfirmDefaultShipmentTitle {
	display: none;
}

#checkoutShipping #comments {
	display: block;
}

.lineTitle {
	float: left;
}

.totalBox {
	float: right;
}

.normalprice {
	text-decoration: line-through;
	font-size: smaller;
}

.productPriceDiscount {
	font-size: smaller;
	font-style: italic;
}
