
.main {background-color: white; margin: 0px 7px 0px 7px}
.margin {background-color: white; margin: 4px 7px 0px 7px}
.main, .main td, .margin, .margin td {font: 10pt arial; color: #37321C}

	.main hr.colored, .margin hr.colored {color: #948B70}
	
.cart {background-color: #EEE1BF; margin: 0px}
.cart, .cart td {font: 10pt arial; color: #37321C}
.persist {background-color: white; margin: 0px}
.persist, .persist td {font: 10pt arial; color: black}

	.persist hr.colored {color: black}
	
	body {overflow-y: auto}
	
body.master {background-color: #471F19; overflow: auto; margin: 0px; margin-left: auto; margin-right: auto}
body.interior {overflow: auto; margin: 0px; margin-left: auto; margin-right: auto; text-align: center}

iframe {overflow: visible; display: block; margin: 0px; width: 100%; height: 100%}
table.frame {background: none transparent; table-layout: auto; text-align: center}
tr.invisible {display: none}
td.top {background-color: #471F19; text-align: center}
td.bottom {background-color: #471F19; text-align: center}
td.left {background-color: #471F19; vertical-align: middle}
td.right {background-color: #471F19; vertical-align: middle}

font.font1 {font-family: arial}
font.font1small {font: 8pt arial}
font.font1large {font: 12pt arial}
font.font2 {font-family: arial}
font.font2small {font: 8pt arial}
font.font2large {font: 12pt arial}

.main a, .margin a {color: #A2483A}
.main a:hover, .margin a:hover {color: #A2483A}
.main a.nounderline, .cart a.nounderline {text-decoration: none}
.main img, .margin img {border-color: #A2483A}
.cart a {color: #A2483A}
.cart a:hover {color: #A2483A}
.persist a {color: blue}
.persist a:hover {color: blue}
a.category {font: 10pt arial; text-decoration: none}
a.catdisc {font: 8pt arial; text-decoration: none} 
.main a.disguise, .main a.disguise:hover, .margin a.disguise, .margin a.disguise:hover {text-decoration: none; color: #37321C}
.main tr.banner1, .margin tr.banner1 {background-color: #655E46}
.main tr.banner1 td, .margin tr.banner1 td {font-weight: bold; color: #FFFCEC}
.main tr.banner2, .main td.banner2, .margin tr.banner2 {background-color: #655E46}
.main tr.banner2 td, .main td.banner2, .margin tr.banner2 td {font-weight: bold; color: #FFFCEC}
.cart tr.banner1 {background-color: #655E46}
.cart tr.banner1 td {font-weight: bold; color: #FFFCEC}

	.main tr.bannerstorefront {background-color: #655E46}
	.main tr.bannerstorefront td {font-weight: bold; color: #FFFCEC}
	
.persist tr.banner1 {background-color: black}
.persist tr.banner1 td {font-weight: bold; color: white}
#tooltip {position: absolute; border: 1px solid #948B70; overflow: hidden; visibility: hidden; z-index: 100}
.nonactiveCat {background: transparent}
body.main,
#MainFrame, 
#NexternalMain {
	background:url(https://www.nexternal.com/jedwards/images/bk_texture.jpg) 0 0 repeat;
}
.cart {
	background:url(https://www.nexternal.com/jedwards/images/bg_cart_border.jpg) 0 0 repeat-y;
}

*html .cart {
	background:#EEE1BF url(https://www.nexternal.com/jedwards/bg_cart.jpg) 0 0 repeat-y;
}
#CartFrame {
	background:#EEE1BF url(https://www.nexternal.com/jedwards/bg_cart.jpg) 0 0 repeat-y;
}
/* Corrects width of the summary box in tabbed product view.  Set width to main width - 45px; */
.tabberlive .tabbertab {
	width:494px;
}
.tabbertab {
	background:url(https://www.nexternal.com/jedwards/images/bg_tabber.jpg) 0 0 repeat;
}
/* properties of the ACTIVE tab */
ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover
{
 color: #FFFCEC !important;
 background: #655E46;
}


/* Add space above the top banner on the product list and product detail pages */
#nextProductListTable {
	margin-top:10px;
}
/* Add space below the top banner on the product list page */
a.nextProdThumb0 {
	margin-top:10px;
	display:block;
}
/* Add space below the categories banner */
#nextCategoriesBanner {
	margin-bottom:10px;
}

form {margin-bottom:0}
