/**
 * 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-top: 0px;
	margin-left:auto;
	margin-right:auto;
	//text-align:center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #444444;
	background-color: #634D7E;
	}

a img {border: none; }

a:link, #navEZPagesTOC ul li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #634D7E;
	text-decoration: none;
	}
 
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #634D7E;
	text-decoration: none;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navSupp ul li a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0033CC;
	}

a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #0033CC;
	}

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

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

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	}

SELECT {
	display: inline;
	font-size: 11px;
	margin: 0px;
	border: solid thin #634D7E;
	}
	
INPUT {
	display: inline;
	font-size: 11px;
	margin: 0px;
	border: 0.01em solid #634D7E;
	background-color:#FFFFFF;
	}
	
FORM{
	border: none;
	}

TEXTAREA {
/*	float: left;*/
	margin: 0;
	display: block;
	width: 435px;
	border: solid thin #000000;
	background-color:#FFFFA8;
	}

input:focus, select:focus, textarea:focus {
	background: #F0F8FF;
	border: solid thin #634D7E;
	}

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: none;
	width:90%;
	}

LEGEND {
	font-weight: bold;
	padding-top: 10px;
	padding-bottom:3px;
	}

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 {
	
	padding-left:10px;
	}
	
#whatsNew{
	display:none;
	}
	
.centerBoxWrapper {
	text-align:center;
	}

LABEL.inputLabel {
	width: 11em;
	}

LABEL.inputLabelPayment {
	width: 15em;
	}

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

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 {
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(https://www.drmikemoore.com/textpattern/mmm_temp/images/mmm_bodybase.jpg);
	background-repeat:repeat-y;
	text-align: left;
	width: 851px;
	}

#headerWrapper, #logoWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	
	}
	
#headerWrapper {
	margin:0px 0px 0px 0px;
	height:290px;
	}

 #logoWrapper {
 	display:none;
	}
	
.hidethis{
	visibility:hidden;
	}
	
.greeting {
	display:none;
	}

#contentMainWrapper {
	margin:0px;
	margin-left:70px;
	background-color:#FFFEE3;
	border:#FFFFA8 solid medium;
	width:706px;
	}
	
/*#navColumnOneWrapper, #navColumnTwoWrapper, */#mainWrapper {
	margin: auto;
	
	}
	
.productGeneral {
	color:#333333;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	}
	
#navColumnTwoWrapper {
	margin:0px;
	width:210px;
	}
	
#navColumnTwo {
	background-color: #FFFFA8;
	padding: 0px;
	border-left:1px solid #E8DC90;
	/*width:210px;*/
	vertical-align:top;
	}

#tagline {
	color:#000000;
	font-size: 2em;
	text-align : center;
	vertical-align: middle;
	display:none;
	}

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

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto {
	margin: 0px;
	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: 0px;
	list-style-type: none;
	}

#navMainWrapper {
	margin: 0ox;
	background-image:url(https://www.drmikemoore.com/bookstore/includes/templates/mmm_template/images/mmm_headerstatic.jpg);
	background-repeat:no-repeat;
	font-weight: bold;
	color: #ffffff;
	height: 265px;
	/*width: 851px;*/
	}

#navMain ul {
	display:none;
	margin-top:55px;
	margin-left:140px;
	}
	
#navMain ul li {
	display:inline;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #634D7F;
	}

#navMain ul li a{
	text-align:center;
	text-decoration: none;
	padding: 0em 0.5em;
	color: #634D7F;
	}
	
#navMain ul li a:hover {
	text-align:center;
	text-decoration: none;
	padding: 0em 0.5em;
	color: #0033CC;
	}
	
#navMain ul li a:active {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #0033CC;
	white-space: nowrap;
	}
	
#productName {
	font-size:14px;
	}

#productListHeading {
	/*visibility:hidden;*/
	}

#navSuppWrapper {
	background-image:url(https://www.drmikemoore.com/bookstore/includes/templates/mmm_template/images/mmm_footergrad.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:85px;
	margin-bottom:-20px;
	}
	
.footerbanner {
	padding:5px;
	text-align:center;
	}

#navSupp ul {
	visibility:hidden;
	text-align:center;
	}
	
#navCatTabsWrapper {
	width:435px;
	margin-top:-11px;
	/*margin-left:70px;*/
	}
	
 #navCatTabs ul {
 	margin:0px 0px 0px 90px;
 	width:435px;
	/*height:50px;
	padding:5px;
	text-align:center;*/
	}
	
#navCatTabs ul li {
	list-style-type: none;
	display:inline;
	}
	
#navCatTabs ul li a {
	font:18px bold Verdana, Arial, Helvetica, sans-serif;
	background-color:#FBF9AA;
	border-style:solid;
	border-color:#FFFEE3;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	padding:5px;
	}
	
#navCatTabs ul li a:hover {
	font:18px bold Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFEE3;
	border:solid 1px #FFFEE3;
	padding:5px;
	}
	
#navCatTabs ul li a:active {
	font:18px bold Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFEE3;
	border:solid 1px #FFFEE3;
	padding:5px;
	}
	
#navSupp ul li {
	display:inline;
	}

#navSupp ul li a{
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #333333;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	margin:0px;
	/*float: right;
	height: 50px;*/
	}

#navEZPagesTOC ul {
	display:inline;
	margin: 0;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	color:#FF0000;
	font-weight: bold;
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	margin: 0;
	}

#navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
	
.cssButton {
	
	/*border: 0.01em solid #FF6600;*/
	}

.buttonRow {
	padding:5px 0px;
	}

.buttonRow a {
	font-size:12px;
	background-color:#FDFDA7;
	border:1px solid #ff6600;
	padding:5px 20px;
	text-align:center;
	}
	
#productListHeading {
	display:none;
	}

#navMainSearch {
	float: right;
	margin-right:80px;
	}

#navMainSearch form {
	padding-top:270px;
	display:none;
	}	

#navBreadCrumb {
	/*background-color: #cc9900;*/
	margin-top:10px;
	margin-left:10px;
	}

#navEZPagesTop, #navEZPagesTop ul li a, #navEZPagesTop ul li a:hover {
	display:none;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #634D7E;
	margin: -251px auto 0px 170px;
	width:750;
	vertical-align:middle;
	}

#ezpagesContent {
	width:200px;
	}
	
#ezpages {
	padding: 0px 5px 0px 5px;
	}

#ezpagesContent ul {
	width:200px;
	text-align:center;
	}
	
#ezpages ul li {
	margin-bottom:3px;
	border:1px solid #ff6600;
	background-color:#FFF6E2;
	/*background-image:url(http://www.drmikemoore.com/bookstore/images/button01.gif);
	background-repeat:no-repeat;
	background-position:center;*/
	text-align:center;
	width:201px;
	height:23px;
	}
	
#ezpages ul li a {
	font-size:12px;
	padding:5px 55px;
	text-align:center;
	width:200px;
	}

#navBreadCrumb {
	font-size: 0.95em;
	padding: 0px;
	}

#navColumnOne {
	background-color: #333333;
	width:1px;
	padding-left:0px;
	}

/*The main content classes*/
#contentColumnMain, /*#navColumnOne, #navColumnTwo,*/ .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew, .alert {
	width:435px;
	}
	
.centerBoxContentsFeatured {
	border: none;
	text-align:center;
	margin-top:20px;
	}
	
#featuredProducts {
	width:450px;
	text-align:center;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	width:435px;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {

	}
#bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	/*padding:5px;*/
	}
	
.centerColumn {
	width:435px;
	padding:10px;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 12px;
	margin-left:75px;
	margin-bottom:0px;
	}
	
#siteinfoIP {
	display:none;
	}
	
.smallText {
	text-align:center;
	}

/*Shopping Cart Display*/
#cartAdd {
	/*margin: 1em;*/
	padding: 1em;
	width:435px;
	border: 1px solid #E8DC90;
	background-color:#E8DC90;
	display:inline-table;
	}

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

.tableHeading, #cartSubTotal {
	background-color: #E8DC90;
	 }

#cartSubTotal {
	border-top: 1px solid #cccccc;
	font-weight: bold;
	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;
	width:435px;
	}

.cartUnitDisplay, .cartTotalDisplay {
	padding-right: 0.2em;
	}
	
.cartProductDisplay ul li {
	list-style-type:none;
	display:block;
	}

#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 {
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
	width: 50%; 
	margin: 0.2em;
	padding: 0.5em;
	background-color:#FF3300;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: left;
	}

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color:#FF6600;
	}
	
#productPrices {
	color:#FF6600;
	padding:10px;
	border
	}
	
#productDetailsList {
	visibility:hidden;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	border-bottom:1px solid 777777;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	color:#333333;
	margin: 0;
	padding: 0.2em 0em;
	border-bottom:1px solid #DDDDDD;
	} 

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

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

.lineTitle, .amount {
	text-align: left;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

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

.categoryIcon a {
	color:#FFFEE3
	
	}

#cartImage {
	margin: 0.5em 1em;
	width:100%;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsNew {
	margin: 0px;
	}

.centerBoxContentsNew,.centerBoxHeading {
	/*display:none;*/
	}

/*sideboxes*/
.columnLeft {}

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

.leftBoxHeading, .centerBoxHeading {
	margin: 0px;
	background-color: #FEFEA7;
	padding: 10px 5px 10px 0px;
	}

.leftBoxContainer {
	border: 1px solid #ffffff;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #FFFFA8;
	margin-bottom:10px;
	border-bottom:medium solid #FFFFA8;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #FFFF00;
	margin-right:70px;
	visibility:hidden;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: #663366;
	padding: 2.5px;
	display:none;
	}

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

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

.rightBoxContent {
	background-color: #333333;
	padding-bottom:10px;
	}

TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #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, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: left;
	padding:0px 5px 10px 5px;
	}
	
.productListing-data {
	border-bottom:thin solid #666666;
	}
	
#productListing{
	text-align:left;
	margin:0px;
	padding:5px;
	}
	
#siteinfoLegal {
	text-align: right;
	color:#E7DC90;
	padding-right:70px;
	}
	
#siteinfoLegal a, #siteinfoLegal a:hover, #siteinfoLegal a:active {
	color:#E7DC90;
	}

#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;
	}
	
#logoff {
	float:right;
	font-size:10px;
	background-color:#FDFDA7;
	border:1px solid #ff6600;
	padding:5px 10px;
	text-align:center;
	width:60px;
	}

#shoppingCartDefault #PPECbutton {
	float: left;
	}
	
.forward {
	float:right;
	}
	
.centeredContent {
	text-align:left;
	padding:0px 5px 10px 5px;
	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #FFFFD5;
	/*height: 1.5em;*/
	vertical-align: top;
	}
	
.rowEven {
	background-color: #FFFFb8;
	/*height: 1.5em;*/
	vertical-align: top;
	}
	
/*.productListing-odd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}
	
.productListing-even {
	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: #E8DC90;
	height: 2em;
	}
	
#siteMapList {
	width: 90%;
	float: left;
	}

.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: 20px;
	}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}
	
#shoppingcartContent {
	margin-top:0px;
	margin-bottom:-15px;
	background-color:#FFFEE3;
	color: #634D7F;
	padding:5px;
	border:1px solid #E8DC90;
	}
	
.cartBoxTotal {
	background-color: #E8DC90;
	border:1px solid #CC0000;
	color:#333333;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}
