
.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: white}

	.main hr.colored, .margin hr.colored {color: black}
	
.cart {background-color: black; margin: 0px}
.cart, .cart td {font: 10pt arial; color: white}
.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: 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: georgia}
font.font2small {font: 8pt georgia}
font.font2large {font: 12pt georgia}

.main a, .margin a {color: #aaaaaa}
.main a:hover, .margin a:hover {color: #333333}
.main a.nounderline, .cart a.nounderline {text-decoration: none}
.main img, .margin img {border-color: #aaaaaa}
.cart a {color: #aaaaaa}
.cart a:hover {color: #333333}
.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: white}
.main tr.banner1, .margin tr.banner1 {background-color: #333333}
.main tr.banner1 td, .margin tr.banner1 td {font-weight: bold; color: white}
.main tr.banner2, .main td.banner2, .margin tr.banner2 {background-color: #aaaaaa}
.main tr.banner2 td, .main td.banner2, .margin tr.banner2 td {font-weight: bold; color: black}
.cart tr.banner1 {background-color: #333333}
.cart tr.banner1 td {font-weight: bold; color: white}

	.main tr.bannerstorefront {background-color: #333333}
	.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}
body
	{
	background: #000;
	margin: 0;
	padding: 10px;
	}

img
	{
	border: 0;
	}


a
	{
	text-decoration: none;
	color: #aaa;
	}

a.active, a:hover, div#topnav p a.active
	{
	color: #333;
	}
	
h3, h4, p, li, div, input
	{
	font-family: arial, sans-serif;
	margin: 0;
	}

h3, p, li, div
	{
	color: #fff;
	}

input
	{
	color: #330;
	}

p
	{
	padding: 0 0 20px 0;
	font-size: 13px;
	line-height: 140%;
	}

select
	{
	font-size: 10px;
	}

div, form
	{
	margin: 0;
	padding: 0;
	}

.right
	{
	float: right;
	padding-left: 15px;
	}

.left
	{
	float: left;
	padding-right: 15px;
	}

div#logo
	{
	float: right;
	width: 111px;
	}
	
div#nav
	{
	float: left;
	margin: 0;
	}
	
div#topnav
	{
	float: left;
	padding: 3px 30px 10px 0;
	font-family: arial, sans-serif;
	color: #aaa;
	white-space: nowrap;
	font-weight: bold;
	width: 650px;
	border-bottom: 1px solid #aaa;
	margin-bottom: -10px;
	font-size: 10px;
	background: #000;
	text-align: left;
	}

div#footer p
	{
	font-size: 10px;
	padding: 0 0 7px 0;
	font-weight: bold;
	text-align: left;
	color: #aaa;
	background: #000;
	}
	
input
	{
	border: 1px solid #777;
	margin: 0;
	padding: 2px;
	}

input.button
	{
	color: #fff;
	background: #333;
	border: 1px solid #777;
	font-size: 11px;
	font-weight: bold;
	}

font.font2, font.font2small, table#nextCartCouponTable
	{
	text-align: left;
	}

form {margin-bottom:0}
