
.main {background-color: black; margin: 0px 7px 0px 7px}
.margin {background-color: black; margin: 4px 7px 0px 7px}
.main, .main td, .margin, .margin td {font: 10pt arial; color: #D8D8D8}

.cart {background-color: black; margin: 0px}
.cart, .cart td {font: 10pt arial; color: #D8D8D8}
.persist {background-color: transparent; margin: 0px}
.persist, .persist td {font: 10pt arial; color: black}

	body {overflow-y: auto}
	
body.master {background-color: black; 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: black; text-align: center}
td.bottom {background-color: black; text-align: center}
td.left {background-color: white; vertical-align: middle}
td.right {background-color: white; 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: #9DA0A1}
.main a:hover, .margin a:hover {color: #FFFFFF}
.main a.nounderline, .cart a.nounderline {text-decoration: none}
.main img, .margin img {border-color: #9DA0A1}
.cart a {color: #9DA0A1}
.cart a:hover {color: #FFFFFF}
.persist a {color: #202873}
.persist a:hover {color: #6699cc}
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: #D8D8D8}
.main tr.banner1, .margin tr.banner1 {background-color: #9DA0A1}
.main tr.banner1 td, .margin tr.banner1 td {font-weight: bold; color: black}
.main tr.banner2, .main td.banner2, .margin tr.banner2 {background-color: #9DA0A1}
.main tr.banner2 td, .main td.banner2, .margin tr.banner2 td {font-weight: bold; color: black}
.cart tr.banner1 {background-color: #9DA0A1}
.cart tr.banner1 td {font-weight: bold; color: white}

.persist tr.banner1 {background-color: silver}
.persist tr.banner1 td {font-weight: bold; color: white}
#tooltip {position: absolute; border: 1px solid black; overflow: hidden; visibility: hidden; z-index: 100}
.nonactiveCat {background: transparent}
body.master,
body.sefc {
	background:#000 url(https://www.nexternal.com/glasshouse/images/backgroundColor.jpg) repeat-x 0 100% fixed;
}
/* Corrects width of the summary box in tabbed product view.  Set width to main width - 55px; */
.tabberlive .tabbertab {
	width:675px;
}
/* Set background for cart and main frames */
#MainFrame, #NexternalMain, #NexternalCart, #CartFrame {
	background:#000 !important;
}






/* Add padding to key elements to create more white space */
#nextBreadCrumbs td {
	padding-bottom:10px;
}
.nextCatDropdown {
	margin-top:10px;
	margin-bottom:10px;
}
#nextCurrentCatLabel *{
	padding-top:10px;
	padding-bottom:10px;
	float:right;
}
#SortBy {
	margin-top:10px;
	margin-bottom:10px;
}
.nextTopBanner, #nextBannerHeader {
	/*margin-top:6px;*/
}
#nextCategoriesBanner {
	margin-bottom:10px;
}
a.nextButtonCheckout {
	margin-top:10px;
	margin-bottom:10px;
	display:block;
}
#nextCartData td {
	padding-top:5px;
	padding-bottom:5px;
}
.nextRelatedProdImg {
 padding:right:10px;
}
/* left margin for category names on category list pages */
body.main a.category {
	padding-left:10px;
	display:block;/*line-height:30px;*/
}
/* right margin for product thumbnails on product list pages */
.thumbnail_img {
	margin:0 10px 0 0;
}
a.nextAddToCartAnchor, a.nextSelectOptionsAnchor {
	margin:10px 0 10px 6px;
	float:left; /*fixes tabber tab bottom border issue */
}
/* tell a friend button margins */
.nextButtonTellAFriend {
	margin:10px 0 0 0;
	display:block;
}
/* bookmark this product button margins */
.nextButtonBookmark {
	margin:10px 0 0 0;
	display:block;
}
/* AddThis button margins */
.nextButtonAddThis {
	margin:10px 0 0 0;
	display:block;
}
/* product image margins for product detail pages */
.product_img {
	margin:0 10px 0 0;
}
/* space above the cart banner */
#nextCartBannerTopSpace {
	margin-top:10px;
}
/* top margin for RSS icon */
#nextRSS {
	margin:8px 0 0 0;
	display:block;
}

form {margin-bottom:0}
