/* @override http://localhost/~rfisher/shop/includes/templates/mbd/css/stylesheet.css */

/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 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 4387 2006-09-04 13:54:28Z drbyte $
 */

#categoryImgListing img {
	border: 1 px solid;
	color:  #9a9a9a;
	float: left;
	margin: 10px;
	
}

#indexProductListCatDescription h2, #productDescription h2{
	float: right;
	clear: both;
}
#categoryDescription h2 {
	float: right;
	clear: none;
}


body {
	margin: 20px 0 0 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #d2d2d2; /* R. Davies, 08-14-2007 */
	}
	
a img {
	
	border:  1px solid;
	color: #9a9a9a;
}

img.listingProductImage {
	margin: 5px 10px;
}

a:link {
	
	text-decoration: none;
	color: #909;
	
}

#navEZPagesTop a, #navEZPagesTOC ul li a {
	
	text-decoration: none;
	color: #525252;
	
}

#indexCategories div.categoryListBoxContents a, #whatsNewdiv.centerBoxContentsNew.centeredContent.back a, a.productListing-heading,  #cat14Table tbody  a, #featuredProducts div.centerBoxContentsFeatured.centeredContent.back a, div#whatsNew.centerBoxWrapper a {
	color: #515151;
    font-weight: bold;
	font-size: 1.2em;
}

 
a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover, .cartProductDisplay a:hover {
	color: #c00;
	
}


#categoryIcon a {
	display:none;
}


	
a {
	text-decoration: none;
}

a.productListing-heading,  #cat14Table tbody  a, #featuredProducts div.centerBoxContentsFeatured.centeredContent.back a, div#whatsNew.centerBoxWrapper a {
	color: #515151;
}


h1 {
	font-size: 2em;
	color: #515151;
	}



h2 {
	color: #c00;
	font-size: 1.3em;
	padding: .5em;
}

#categoryDescription ul li {
	clear: left;
}



h3 {
	color: #c52c38;
	line-height: 2em;
	font-size: 1.4em;
}

h3#attribsOptionsText {
	margin: 10px 0px 20px 0px;
	
}

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


p {
	font-size: 1.0em; /* R. Davies, 08/14/07 */
}

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

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

FORM, SELECT, INPUT {
	font-size: 1.1em;
	display: inline-block;
	clear: none;
	float: none;
	margin: 0;
}

TEXTAREA {
	float: left;
	margin: auto;
	display: block;
	width: 95%;
	}

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

FIELDSET {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

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

LABEL, h4.optionName {
	padding: .3em;
	color: #635268;
	
}

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

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

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

#checkoutPayment LABEL.radioButtonLabel {
	font-weight: bold;
	}

P, ADDRESS {
	padding: 0.5em 0; /* R. Davies, 08/14/07 */
	}

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: .5em;
	margin:  10px;;
	border: 1px solid #9a9a9a;
	}

.messageStackWarning, .messageStackError {
	background-color: #a088ce;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #f4dbfd;
	color: #000000;
	}

.messageStackCaution {
	background-color: #f4dbfd;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	background-color: #fff;
	text-align: left;
	width: 725px;
	padding: 1px 17px 2px !important;
	vertical-align: top;
	border: 1px solid #9a9a9a;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	
	}

#contentMainWrapper{
	background-image: url(../images/mbd-bamboo-crop.jpg);
	background-repeat: no-repeat;
	background-position:top right;

}

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

#headerWrapper {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 
	
#navColumnOneWrapper, #navColumnTwoWrapper {
	margin-left: 0em; /* R. Davies, 08/11/07 */
	margin-right: 0em; /* R. Davies, 08/11/07 */
	}
	
#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%;
	}

/*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, #navSuppWrapper, #navCatTabsWrapper {
	font-size: 1em;
	background-color: #fff;
}
	
#navSuppWrapper { /* R. Davies, 08/07/07 */
	border-top:1px solid #ccc;
}
#navSuppWrapper, #navSupp, #navSupp ul { /* R. Davies, 08/07/07 */
	display:none;}

#navCatTabsWrapper {
	background-color: #ffffff;
	color: #9a9a9a;
	background-image:none;
}

#navMain ul, #navSupp ul, #navCatTabs ul {
	margin: 0;
	padding: 0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1em;
	float: right;
}

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

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em; /* R. Davies, 08/11/07 */
	margin: 0;
	color: #000;
	white-space: nowrap;
	}
#navMain ul li a {
	margin-left: 2em;
}

#navCatTabs ul li a {
	color: #9a9a9a;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #9a9a9a;
	}

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

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






#navBreadCrumb {
	padding: 0.5em 0.5em;
	margin: 1px;
	background-color: #ffffff;
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	}

#navEZPagesTop {
	background-color: #f7ddff;
	font-size: 1.2em;
	font-weight: bold;
	
	margin-top: 6px;
	padding: 0.5em;
	float: none;
	border:  1px solid #9a9a9a;
}

#navColumnOne, #navColumnTwo {
	background-color: transparent;
	}

#navColumnOne {
	font-family:verdana,arial,helvetica,sans-serif !important;
	font-size:1.1em !important;
	color:#000 !important;
}
#navColumnOne a {
	color: #635268;
	font-size:1.1em;
}
#navColumnOne a:hover {
	color:#c00;
}

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

.content, #productDescription, .shippingEstimatorWrapper {
	font-size: 1.2em; /* R. Davies, 08/14/07 */
	font-family:verdana,arial,helvetica,sans-serif; /* R. Davies, 08/14/07 */
	padding: 0.5em;
	}
	
.content {
	margin:20 !important; /* R. Davies, 08/14/07 */
	padding:15 !important; /* R. Davies, 08/14/07 */
}


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

#categoryDescription {
	padding-top: 10px;
}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 10px !important;
	}

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

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

.tableHeading, #cartSubTotal {
	background-color: #f7ddff;
	border: 1px solid #9a9a9a;
}

#cartSubTotal {

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

tr.cartTableHeading {
	
}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 1em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

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

.cartOldItem {
	color: #909;
	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;
	background-color: #E4FEf5;
	border: 1px solid #003D00;
	}

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

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

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	list-style-type: none;
	} 

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

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

.amount {
	width: 5.5em;
	}

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

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 10px;
}

.attributesComments {}

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

div#productAdditionalImages {
	display: none;
}

.centerBoxWrapper, #cartContentsDisplay {
	border: 1px solid #9a9a9a;
	height: 1%;
	margin: 10px 0;
	clear: both;
	}

div#whatsNew.centerBoxWrapper {
	
}

 

h2.centerBoxHeading {
	font-size: 1.3em;
	color: #515151;
	text-align: left;
}

#cartProdTitle  {
	font-weight: bold;
	color: #515151;
	font-size: 1.2em;
	margin: 10px;
	float: left;
}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a,
h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}
#manufacturersHeading, #currenciesHeading, #musicgenresHeading, #recordcompaniesHeading, #searchHeading, #search-headerHeading {
	font-size: 1.1em;
	color: #ffffff;
}

.leftBoxHeading, .centerBoxHeading, .rightBoxHeading {
	margin: 0em;
	background-color: #f7ddff;
	padding:3px;
	color: #fff;
}

.leftBoxContainer, .rightBoxContainer {
	margin: 0;
	border: 0 none; /* R. Davies, 08/11/07 */
	margin-top: .1em;
	}
.leftBoxHeading { /* R. Davies, 08/11/07 */
	height:1px !important;
	visibility:hidden !important;
}
.sideBoxContent {
	background-color: #fff;
	padding: 0em;
	font-size:1em;
	/* R. Davies, 08/11/07 */
	}

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

.rightBoxHeading a:visited, .leftBoxHeading a:visited, .centerBoxHeading a:visited {
	color: #FFFFFF;
	}

.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, .productListing-data, .accountQuantityDisplay, .ratingRow, LABEL#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;
	}

div.navNextPrevWrapper.centeredContent {
	display: none;
}

div#productListing {
	border:1px solid  #9a9a9a;
}
#siteinfoLegal { /* R. Davies, 08/07/07 */
	text-align:left;
	padding-top:10px;
	border-top:1px solid #ccc;
}
#siteinfoLegal a {
	color:#000;
}
#siteinfoLegal a:hover {
	color:#c00;
}

#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;
	}
#informationContent {
	border: 1px solid #ccc; /* R. Davies, 08/14/07 */
	background-color: #f1f1f1; /* R. Davies, 08/14/07 */
	margin-bottom:15px; /* R. Davies, 08/14/07 */
}
#informationContent ul {
	margin:5px !important;
}
#categoriesContent {
	border: 1px solid #ccc; /* R. Davies, 08/14/07 */
	border-top:0 none;
	font-size: 1.1em;
	font-weight: bold;
}

#categoriesContent br {
	display: none;
}

/* categories box parent and child categories */
A.category-top, A.category-links {
	color: #909;
	display:block;
	text-decoration: none;
	border-top:1px solid #ccc;
	padding: .1em .2em .4em .2em
	}
A.category-top {
}

A.category-subs, A.category-products, A.category-subs:visited, A.category-products:visited {
	color: #c00;
	text-decoration: none;
	display:block;
	padding-bottom: .1em;
	}
SPAN.category-subs-parent {
	font-weight: bold;
	}

SPAN.category-subs-selected {
	font-weight: bold;
	}

span.category-subs-selected, span.category-subs-parent{
	color: #c52c38;
}

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

.forward {
	float: right;
	}

.bold {
	font-weight: bold;
	}

.rowOdd, .rowEven {
	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
	}

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

.productListing-rowheading, tr.cartTableHeading {
	background-color: #f7ddff;
	background-image: none;
	height: 2em;
	color: #515151;
	}

tbody {
	
}

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

#productAttributes div.wrapperAttribsOptions select {
	margin: .4em;
}
