/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2016 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: Author: DrByte  Fri Feb 26 00:03:33 2016 -0500 Modified in v1.5.5 $
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%; /*62.5%;*/
	color: #3B3B39;
	background-color: #EEEEEE;
	}

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;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	margin: 0.3em 3px 1em;

	}

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, h3, h4, h5, h6 {	/*h2*/
	margin: 0.3em 3px;
}

CODE {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

FORM, SELECT, INPUT {
	display: inline;
	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 {
	line-height: 1.5em;
	padding: 0.2em;
	}

LABEL.checkboxLabel, LABEL.radioButtonLabel {
	margin: 0.5em 0.3em;
	}

#logo {	/* kbl
	float: none;
	display: inline-block;*/
	margin:  40px 0em 0em 0em;
	/*width: 523px;*/
	}
.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, ADDRESS {
	padding: 0.5em;
	}

ADDRESS {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}

HR {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9A9C86;
	}

/*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: white;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#headerWrapper, #contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}
#logoWrapper {
	margin: 0em;
	padding: 0em;
	margin-top: -58px; /*25px;*/
	display: inline-block;
	overflow: hidden;
	width: 100%
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	}

#tagline {
	color:#000000;
	font-size: 1.2em; /*2em;*/
	text-align : center;
	margin: .3em 0em .5em 0em; /*1em 0em 0em 0em;*/ /*  -50px 0em 0em 0em;*/
	/*vertical-align: top; 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;
	}

/*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 {
	margin: 0em -50px 0em 0em; /*0em;*/
	/*background-color: #EEEEEE;*/
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	position: relative;
	}

#navSuppWrapper {
	margin: 0em;
	background-color: #EEEEEE;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navCatTabsWrapper {
	margin: 0em;
	/*background-color: #90c0f0;*/ /*#EEEEEE;*/
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	text-align: center;
	line-height: 1.5em;
	}

#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 0.5em;
	margin: 0;
	color: blue;
	white-space: nowrap;
	}

#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: 0.5em;
	}

#navMainSearch {
	float: right;
	}

#navBreadCrumb {
	background-color: #EEEEEE;
	box-shadow: 0px 4px 4px #C0C0C0;
	}

#navEZPagesTop {
	background-color: #EEEEEE;
	}

#navBreadCrumb, #navEZPagesTop {
	font-size: 0.95em;
	font-weight: bold;
	margin: 0em;
	padding: 0.5em;
	}

#navColumnOne {
	background-color: #EEEEEE;
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-y;
	}

#navColumnTwo {
	background-color: #EEEEEE;
    background-image: url(../images/menu_bg.gif);
    background-repeat: repeat-y;
	}

/*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;*/
	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;
	}

#siteinfoLegal {
	margin: 0.5em
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.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: 4.7em;
	}

.cartNewItem {
	color: #33CC33;
	position: relative;  /*do not remove-fixes stupid IEbug*/
	}

.cartOldItem {
	color: #606000;
	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;
	}
.mediaTitle {
	float: left;
	}
.mediaTypeLink {
	float: right;
	}

.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, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #EEEEEE;
	}

.leftBoxHeading, .centerBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.5em 0.2em;
	}

.leftBoxContainer {
	border: 1px solid #EEEEEE;
	margin-top: 1.5em;
	}

.sideBoxContent {
	background-color: #EEEEEE;
	padding: 0.4em;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #EEEEEE;
	}

.rightBoxHeading {
	margin: 0em;
	background-color: transparent;
	padding: 0.2em 0em;
	}

h3.leftBoxHeading a:hover {
	color: #FFFF33;
	text-decoration: none;
	}

h3.rightBoxHeading a:hover {
	color: #606000;
	text-decoration: none;
	}

.rightBoxContent {
	background-color: #000000;
	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, .productListing-data, .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: transparent;
}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	}

.forward, #shoppingCartDefault #PPECbutton {
	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;
	}
.information {padding: 10px 3px; line-height: 150%;}

#shoppingcartBody #shippingEstimatorContent {
	clear: both;
	}

.seDisplayedAddressLabel {
	background-color:#85C285;
	text-align: center;
	}
.seDisplayedAddressInfo {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
	}
#seShipTo {
	padding: 0.2em;
	}

/* added padding to prevent CSS buttons from touching product image */
.navNextPrevWrapper {padding-bottom: 5px;}

.paypal-button-hidden {
  visibility: hidden;
}

div#navCatTabsWrapper li a { color: white; }
div#navCatTabsWrapper {
	background: linear-gradient(to bottom, #6080c0, #334466);
	}

/* markup for tables used to present tabular data */
.alignLeft {text-align: left}
.alignCenter {text-align: center}
.alignRight {text-align: right}
.tabTable {width:100%;border:none;padding:0;margin:0; border-spacing:0;border-collapse:collapse;}
table{border:none;padding:0;margin:0; border-spacing:0;border-collapse:collapse;}
#cartContentsDisplay {width: 100%;}
#myAccountOrdersStatus, #orderHistoryHeading, #prevOrders {width: 100%;}
.accountOrderId {width:30px;}
.accountOrderDate, .accountOrderStatus, .accountOrderTotal {width:70px;}
#seQuoteResults {width: 100%;}
#seQuoteResults td {border: 1px solid black;}
.listBoxContentTable {width:100%;}
.listBoxContentTable td {border: 1px solid black;}
#upcomingProductsTable {width: 100%;}
#quantityDiscountsDetails td {border: 1px solid black;}
.products-listing .productsAllListing, .productsNewListing, .productsFeaturedListing {width: 100%;}
.tableBorder1 td {border: 1px solid black;}

/***
 *** Added/modified by Greg Beeley
 ***/

/** Overall styling **/
a.category-top:link {
	color:white !important;
}
a.category-top:visited {
	color:white !important;
}
a:link {
	color:#6080c0 !important;
}
a:visited {
	color:#496293 !important;
}

/** Logo/Heading **/
#logo img {
	width: 90%;
	max-width: 523px;
}
div#logoWrapper {
	background-image:url('/mib/includes/templates/MRIsage/images/worldbg.png');
	background-repeat: repeat-x;
	background-position: 50% 0%;
}
div#navMainSearch input[name="keyword"] {
	width:170px !important;
}
div#navMainSearch input[type="submit"] {
	width:100px !important;
}
div#navMain ul {
	padding:0.1em 0em;
}
div#navMainWrapper {
	margin-bottom:1.5em;
	padding-bottom:0.2em;
	/* border-bottom:1px solid #c0c0c0; */
	background-color:rgba(192,192,192,0.33);
}
@media only screen and (max-width:720px) {
	div#navMainSearch input[name="keyword"] {
		width:100px !important;
	}
	div#navMainSearch input[type="submit"] {
		width:60px !important;
	}
	div#tagline {
		font-size:1.0em;
	}
}

/** Resource lists **/
div#indexProductList {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
table.tabTable {
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
table.tabTable tr {
	margin:16px;
	padding:12px;
	border: 1px solid #6080c0;
	border-radius:16px;
	display:inline-block;
	box-shadow:4px 4px 4px #e0e0e0;
	background-color:#f8f8f8;
}
table.tabTable tr img {
	margin-right:12px;
}
tr.productListing-rowheading {
	display:none !important;
}
td.productListing-data:nth-child(1) {
	display:inline-block;
	float:left;
}
td.productListing-data:nth-child(3) {
	display:none;
}
div#productsListingTopNumber {
	margin-left:3px;
}
div#productsListingListingTopLinks {
	margin-right:3px;
}
@media only screen and (max-width:480px) {
	td.productListing-data:nth-child(1) {
		margin-right:auto;
		margin-left:auto;
		width:100%;
	}
	td.productListing-data:nth-child(2) {
		display:inline-block;
	}
}

/** New resources **/
#whatsNew {
	border-radius: 16px;
	border: 1px solid #6080c0;
	background-color: #f8f8f8;
	box-shadow: 4px 4px 4px #e0e0e0;
	margin: 24px;
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
@media only screen and (max-width: 720px) {
	div#whatsNew div.centeredContent {
		width:auto !important;
		margin-left:auto;
		margin-right:auto;
		float: none;
		padding:12px;
	}
}

/** Main page audience nav blocks **/
div.heading {
	position: relative;
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	z-index:2;
}
div.iheading {
	/* background-color: #f8f8f8; */
	background: linear-gradient(to right, #f0f0f0, #f8f8f8);
	padding:8px;
}
div.heading:before, div.heading:after {
	content: "";
	z-index: -1;
	position: absolute;
	bottom: 10px;
	left: 6px;
	width:49.5%;
	top:75%;
	height:5px;
	box-shadow: 0px 8px 10px #a0a0a0;
	transform: rotate(-1deg);
}
@media only screen and (max-width:720px) {
	div.heading:before, div.heading:after {
		width:48.5%;
	}
}
div.heading:after {
	transform: rotate(1deg);
	left: auto;
	right: 6px;
}
div.audience {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	margin-top:16px;
	margin-bottom:16px;
}
div.audience figure {
	display:inline-block;
	vertical-align: text-top;
	max-width:200px;
	width:60%;
}
div.audience figure img {
	/* width:150px; */
	width:75%;
	margin-bottom:8px;
	margin-right:0px !important;
}
div.audience figure figcaption {
	font-size:1em;
	max-width:200px;
}
@media only screen and (max-width:930px) {
	div.audience figure img {
		width:60%;
	}
}

/** Main page category navigation blocks **/
div#indexDefaultMainContent img {
	max-width: 320px;
	/* width: 100%; */
	margin-right: 12px;
}
div#indexDefaultMainContent {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#indexDefaultMainContent td {
	width:auto;
}
div#indexDefaultMainContent table {
	margin-top:32px;
	margin-bottom:32px;
}
div#indexDefaultMainContent ul {
	margin-top:32px;
	margin-bottom:32px;
}
@media only screen and (max-width:720px) {
	div#indexDefaultMainContent table tr td:nth-child(1) {
		width:100%;
		max-width:auto;
		display:inline-block;
	}
	div#indexDefaultMainContent table tr td:nth-child(1) img {
		width:100%;
		max-width:none;
	}
	div#indexDefaultMainContent table tr td:nth-child(2) {
		display:inline-block;
		margin-bottom:16px;
	}
}

/** Categories pages **/
div#indexCategories {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/** Product pages **/
div#productGeneral {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#productDisplayMain {
	border:1px solid #6080c0;
	border-radius:16px;
	box-shadow:4px 4px 4px #e0e0e0;
	background-color:#f8f8f8;
	padding:12px;
	margin-bottom:12px;
}
table.libdesc td {
	vertical-align:top;
	padding-bottom:4px;
}

/** Shopping cart pages **/
div#shoppingCartDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#shoppingCartDefault table#cartContentsDisplay {
	margin-top:12px;
}
table#cartContentsDisplay tr th:nth-child(1) {
	display:none;
}
table#cartContentsDisplay tr td:nth-child(1) {
	display:none;
}
div#shoppingCartDefault table#cartContentsDisplay tr th:nth-child(2) {
	display:none;
}
div#shoppingCartDefault table#cartContentsDisplay tr td:nth-child(2) {
	display:none;
}
div#shoppingCartDefault table#cartContentsDisplay tr th:nth-child(4) {
	display:none;
}
div#shoppingCartDefault table#cartContentsDisplay tr td:nth-child(4) {
	display:none;
}
div.cartTotalsDisplay {
	display:none;
}
table#cartContentsDisplay input[name="cart_delete[]"] {
	display:none;
}
table#cartContentsDisplay span.cartImage {
	float:left;
}
table#cartContentsDisplay br.clearBoth {
	display:none;
}
table#cartContentsDisplay span.cartImage img {
	margin-right:12px;
}
div#shoppingCartDefault div.buttonRow input {
	display:none;
}

/** Login/Registration **/
div#loginDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/** Checkout success page **/
div#checkoutSuccess {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
table#downloads {
	width:100%;
}
div#checkoutSuccess table#orderHistoryHeading {
	display:none;
}
div#checkoutSuccess div.forward {
	display:none;
}
div#checkoutSuccess div#orderTotals {
	display:none;
}
div#checkoutSuccess h2#orderHistoryStatus {
	display:none;
}
div#checkoutSuccess table#myAccountOrdersStatus {
	display:none;
}
div#checkoutSuccess div#myAccountShipInfo {
	display:none;
}
div#checkoutSuccess div#checkoutSuccessOrderNumber {
	margin-left:4px;
}
div#checkoutSuccess div#checkoutSuccessLogoff {
	margin-left:4px;
}
div#checkoutSuccess div#checkoutSuccessOrderLink {
	margin-left:4px;
}
div#checkoutSuccess div#checkoutSuccessContactLink {
	margin-left:4px;
}
div#checkoutSuccess div#checkoutSuccessMainContent p {
	padding-left:4px;
}
div#checkoutSuccess div#accountHistInfo {
	padding-left:4px;
}
@media only screen and (max-width:800px) {
	table#downloads tr th:nth-child(5) {
		display:none;
	}
	table#downloads tr td:nth-child(5) {
		display:none;
	}
}
@media only screen and (max-width:720px) {
	table#downloads tr th:nth-child(3) {
		display:none;
	}
	table#downloads tr td:nth-child(3) {
		display:none;
	}
}
@media only screen and (max-width:500px) {
	table#downloads tr th:nth-child(4) {
		display:none;
	}
	table#downloads tr td:nth-child(4) {
		display:none;
	}
}

/** Order information page **/
div#accountHistInfo {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#accountHistInfo table#orderHistoryHeading {
	display:none;
}
div#accountHistInfo div#orderTotals {
	display:none;
}
div#accountHistInfo h2#orderHistoryStatus {
	display:none;
}
div#accountHistInfo table#myAccountOrdersStatus {
	display:none;
}
div#accountHistInfo div#myAccountShipInfo {
	display:none;
}
div#accountHistInfo div#myAccountPaymentInfo {
	display:none;
}

/** My account **/
div#accountDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#accountDefault table#prevOrders tr td:nth-child(1) {
	padding-right:1em;
}
div#accountDefault table#prevOrders tr th:nth-child(2) {
	width:4em;
}
div#accountDefault table#prevOrders tr th:nth-child(4) {
	display:none;
}
div#accountDefault table#prevOrders tr td:nth-child(4) {
	display:none;
}
div#accountDefault table#prevOrders tr th:nth-child(5) {
	display:none;
}
div#accountDefault table#prevOrders tr td:nth-child(5) {
	display:none;
}

/** Order History **/
div#accountHistoryDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#accountHistoryDefault div.notice {
	display:none;
}
div#accountHistoryDefault div.back {
	margin-right:2em;
}

/** Edit Account **/
div#accountEditDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/** Address Book **/
div#addressBookDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/** Address Book **/
div#addressBookProcessDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/** Checkout **/
div#checkoutPayment {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#checkoutPayment form fieldset {
	display:none;
}
div#checkoutPayment form fieldset.payment {
	display:block;
}
div#checkoutPayment form fieldset#checkoutOrderTotals {
	display:block;
}
div#checkoutPayment h2#checkoutPaymentHeadingAddress {
	display:none;
}
div#checkoutPayment div#checkoutBillto {
	display:none;
}
div#checkoutPayment div.floatingBox {
	display:none;
}

/** Order confirmation **/
div#checkoutConfirmDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
div#checkoutConfirmDefault div#checkoutBillto {
	display:none;
}
div#checkoutConfirmDefault div#checkoutComments {
	display:none;
}

/** Advanced Search **/
div#advSearchDefault {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}
fieldset#advSearchTerms {
	width:100%;
}
fieldset#advSearchCat {
	width:100%;
}
fieldset#advSearchMfr {
	display:none;
}
fieldset#advSearchPrice {
	display:none;
}
fieldset#advSearchDate {
	float:left;
	width:100%;
}
div#advSearchDefault fieldset {
	margin-bottom:12px;
}

/** Password **/
div#accountPassword {
	width:95%;
	max-width:1000px;
	margin-left:auto;
	margin-right:auto;
}

/** Shopping cart button **/
div#cartAdd {
	border: none;
	padding: 0px;
	box-shadow: 0px 0px 12px #ffff00;
}
div#cartAddQty {
	display: none;
}

/** Popup image **/
body#popupImage img {
	width: 100%;
	height: auto;
}


/** sticky **/
/*div#navCatTabs ul:first-child:before {
	content: "MIB";
}
*/
.smlogo {
	display: none;
}

.myheader { z-index: 5; }

.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 5;
}
.sticky + .content {
  padding-top: 102px;
}