
.brandlinks {
	font-size:70%;
	line-height:17px;
}
.centertext {
	font-size:70%;
	position:relative;
	left:5px;
}
.dealb {
	font-weight:bolder;
	font-size:14px;
}
.deald {
	font-size:11px;
	}
.dealn {
	font-size:12px;
	}
.navlevel0 {
	font-size:80%;
	position:relative;
	left:2px;
	}
.navlevel1 {
	font-size:70%;
	position:relative;
	top:0px;
	left:32px;
	}
.navlevel2 {
	font-size:10px;
	}
.navlevel3 {
	font-size:10px;
	}
.navlevel4 {
	font-size:11px;
	}
.newsletter {
	font-size:70%;
	line-height:15px;
	word-spacing:200%;
	letter-spacing:300%;
	position:relative;
	left:2px;
	}
.price {
	color:red;
	font-size:10px;
	}
.product {
	margin:10px;
	border:solid 1px black;
	}
.regular {
	color:red;
	font-weight:bolder;
	font-size:100%;
	}
.rightcol {
	font-weight:bold;
	font-size:75%;
	}
.terms {
	font-size:10px;
	position:relative;
	top:0px;
	left:10px;
	width:325px;
	}
a, a:link {
	color: black;
	text-decoration: underline;
	}
a:link.navbar {
	color: white;
	text-decoration: none;
	background-color: black;
	font-weight: bold;
	}
a.navbar {
	color: white;
	text-decoration: none;
	background-color: black;
	font-weight: bold;
	}
a:hover {
	color: red;
	text-decoration: underline;
	}
a:hover.navbar {
	color: red;
	text-decoration: none;
	background-color: black;
	font-weight: bold;
	}
a:hover.smallcart {
	color: red;
	text-decoration: none;
	font-weight: normal;
	}
a:hover.cart {
	color: red;
	text-decoration: none;
	font-weight: normal;
	}
a:active {
	font-weight: bold;
	}
a:visited {
	text-decoration:underline;
	background-color:white;
	}
a:visited.navbar {
	text-decoration: none;
	background-color: black;
	font-weight: bold;
	}
body {
	color: black;
	font-family:Verdana,Helvetica,Arial,Geneva,Swiss,SunSans-Regular;
	}
font {
	font-family:Verdana,Helvetica,Arial,Geneva,Swiss,SunSans-Regular;
	}
h1 {
	color: black;
	font-weight: 600;
	font-size: 1.3em;
	margin: 1ex;
	text-align: center;
	font-family:"Century Gothic",Verdana,Helvetica,Arial,Geneva,Swiss,SunSans-Regular;
	padding-bottom: 2px;
	border-bottom: 2px solid black;
	}
hr {
	color: #000000;
	width: 98%;
	}
td.content-bottom {
	height: 2px;
	background-color: black;
	}
img.logo {
	border: 0;
	}
img.button {
	border: 0;
	}
img.productsmall {
	border: 1px solid black;
	}
p {
	color:black;
	font-family:Verdana,Helvetica,Arial,sans-serif,Geneva;
	}
.main {
	vertical-align: middle;
	text-align: center;
	margin-left: auto;
	margin-right:auto;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}
.item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
}
.smallcartprice {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 11px;
	line-height: 15px;
	color: #666666;
}
div.smallcartbutton {
	text-align: center;
	right: auto;
	line-height: 10px;
}
td.logo {
	padding-left: 20px;
	}
td.slogan {
	text-align: left;
	padding-left: 1px;
	}

span.old-info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	}
	
/* Nav Bar */
table.navbarout {
	text-align: center;
	height: 25px;
	width: 100%; 
	background-color: black; 
	padding: 2px;
	}
tr.navbarin {
	text-align: center;
	width: 100%;
	}
td.navbar {
	text-align: center;
	vertical-align: middle;
	width: 20%;
	background-color: black;
	border: 3px double white;
	}
/* Category Browse */
table.cat {
	width: 200px;
	vertical-align: top;
	}
table.cat td.catpad {
	height: 15px;
	}
table.cat td.boxhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	height: 20px;
	border: 3px double black;
	}
table.cat td.cats {
	padding-top: 2px;
	padding-bottom: 10px;
	padding-left: 4px;
	}
table.cat div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: left;
	}
/* Halloween Products */	
div.costume-container{
	border: 2px dashed #333;
	margin: 5px;
	background-color: #ffe;
	padding-left: 10px;
}

div.costume-spacer{
	clear: both;
}

div.costumes {
	float: left;
	width: 110px;
	padding: 10px;
	}
	
div.costumes p {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
div.costumes img {
	border: 1px solid #FF6600;
	}

a:hover img.costumes{
	border: 1px solid #000000;
	}
	
span.costume-size {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
