
.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: 11pt times; color: black}

	.main hr.colored, .margin hr.colored {color: black}
	
.cart {background-color: white; margin: 0px}
.cart, .cart td {font: 11pt times; color: white}
.persist {background-color: white; margin: 0px}
.persist, .persist td {font: 11pt times; color: black}

	body {overflow-y: auto}
	
body.master {background-color: white; 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: left}
tr.invisible {display: none}
td.top {background-color: white; text-align: left}
td.bottom {background-color: white; text-align: left}
td.left {background-color: white; vertical-align: middle}
td.right {background-color: white; vertical-align: middle}

font.font1 {font-family: times}
font.font1small {font: 8pt times}
font.font1large {font: 12pt times}
font.font2 {font-family: times}
font.font2small {font: 8pt times}
font.font2large {font: 12pt times}

.main a, .margin a {color: black}
.main a:hover, .margin a:hover {color: #85b741}
.main a.nounderline, .cart a.nounderline {text-decoration: none}
.main img, .margin img {border-color: black}
.cart a {color: white}
.cart a:hover {color: #cccccc}
.persist a {color: black}
.persist a:hover {color: #85b741}
a.category {font: 10pt times; text-decoration: none}
a.catdisc {font: 8pt times; text-decoration: none} 
.main a.disguise, .main a.disguise:hover, .margin a.disguise, .margin a.disguise:hover {text-decoration: none; color: black}
.main tr.banner1, .margin tr.banner1 {background-color: #999999}
.main tr.banner1 td, .margin tr.banner1 td {font-weight: bold; color: white}
.main tr.banner2, .main td.banner2, .margin tr.banner2 {background-color: #999999}
.main tr.banner2 td, .main td.banner2, .margin tr.banner2 td {font-weight: bold; color: white}
.cart tr.banner1 {background-color: #999999}
.cart tr.banner1 td {font-weight: bold; color: white}

	.main tr.bannerstorefront {background-color: #999999}
	.main tr.bannerstorefront td {font-weight: bold; color: white}
	
.persist tr.banner1 {background-color: black}
.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}
.persist_menu {
	margin:0 0 0 10px;
	border-right:1px solid #999;
	width:130px;
}
.persist a.category {
	padding:2px;
}
.persist .activeCat a.category {
	background:#85b741;
	color:#FFF;
	
}
/* Corrects width of the summary box in tabbed product view.  Set width to main width - 55px; */
.tabberlive .tabbertab {
	width:545px;
}
#nextBreadCrumbs {
float: left;
}





/* 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 0px 0 0;
}
a.nextAddToCartAnchor, a.nextSelectOptionsAnchor {
	margin:0px 0 0px 0px;
	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;
}
#nextBreadCrumbs TD B {
display:none;
}


form {margin-bottom:0}
