@charset "utf-8";
/* CSS Document */
<style type="text/css">

.style1 {
	border-collapse: collapse;
}

.style4 {font-size: 12px}
.style5 {
	color: #3399FF;
	font-weight: bold;
}

.basetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
}




html{
	height:100%;
}

body{  
   	text-align:center; /*For IE6 Shenanigans*/ 
   	background-color:#FFF;
	height:100%;
}  
  
#wrapper{  
   position:relative;
   width:998px;
   margin:0 auto;  
   text-align:left;
   background-color:#FFF;
   
   z-index:1;
}  


#LeftNav{
	position:absolute;
	left:1px;
	top:175px;
	width:150px;
	z-index: 1;
}

#topnav{
	position:absolute;
	left:0px;
	top:1px;
	width:998px;
	height: 130px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#mainbody{
	position:absolute;
	top:173px;
	width:840px;
	left:155px;
	z-index: 1;
	padding: 2px;
	height:auto;
}

#mainbody h3 {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#LeftNav h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 6px;
	margin-bottom: 0px;
	color: #000066;
	font-weight: normal;
}

#LeftNav h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 16px;
	text-decoration:underline
}

#FeaturedProducts {
	position: relative;
	top: 0px;
	width: 850px;
	left: 1px;
}

#FeaturedSec2 {
	position: absolute;
	width: 280px;
	top: 270px;
	left: 540px;
	border: 1px solid #FFF;
	font-family: verdana;
	font-size: 11px;
}

#FeaturedSec3 {
	position: absolute;
	top: 1px;
	width: 834px;
	left: 1px;
	border: 1px solid #E8E8E8;
	text-align: left;
	font-family: verdana;
	font-size: 12px;
}

#FeaturedSec4 {
	position: absolute;
	width: 417px;
	left: 1px;
	top:385px;
	height:200px;
}

#FeaturedSec5 {
	position: absolute;
	width: 417px;
	left: 422px;
	top:385px;
	height:200px;
}

#FeaturedSec6 {
	position: absolute;
	width: 417px;
	left: 1px;
	top:590px;
	height:200px;
}

#FeaturedSec7 {
	position: absolute;
	width: 417px;
	left: 422px;
	top:590px;
	height:200px;
}


#TopSellersTable {
	border: 1px solid #3399FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	border-collapse: collapse;
}

#TopSellersTable th {
	background-color: #3399FF;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

#TopSellersTable td {
	width: 20%;
	text-align: center;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3399FF;
}

#IndividualProducts {
	position: absolute;
	top:1380px;
	width: 837px;
	height: 250px;
	left: 1px;
}


#BrowsebySection {
	position: relative;
	left:2px;
	top:805px;
	width: 835px;
	height: 570px;
	border: 1px solid #EAEAEA;
}


#BrowsebySection #fb-box {
	position:absolute;
	top: 50px;
	left: 535px;
}

#BrowsebySection #twitter-feed {
	position:absolute;
	top: 7px;
	left: 2px;
}


#BrowsebySection #BBS-header {
	position:absolute;
	top: 0px;
	left: 0px;
	width:100%;
	height:25 px;
	background-color:#EAEAEA;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}



#FooterDiv {
	position: absolute;
	left: 0px;
	top:1790px;
	width: 800px;
	height: 93px;
}

.LeftNavTable {
	width:100%;
	border: 1px solid #3399FF;
	border-collapse: collapse;
	border-color: #EFEFEF;
	z-index: 1;
}


.LeftNavTable th {
	background-color:#EAEAEA;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	text-indent: 5px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
}

.LeftNavTable tr {
	background-color:#FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-indent: 10px;
	font-weight: lighter;
	color: #333333;
}

.LeftNavTable td {
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Verdana;
	font-size: 12px;
	text-indent: 10px;
	font-weight: lighter;
	color: #333333;
}

.LeftNavTable td a {
	font-family: Verdana;
	font-size: 12px;
	text-indent: 10px;
	text-decoration:none;
	font-weight: lighter;
	color: #333333;
}
.LeftNavTable tr:hover {
	background-color:#EAEAEA;
	color: #FFFFFF;
}
#topnav h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	margin:0px;
	line-height: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#page_footer {
	color:#F09;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	
	
}

#mainbody #page_footer a {
	color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	
}

.vertical-line {
display: inline;
background-color: #000;
width: 1px;
height: 100%;
}

.CartPricing {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#F00;
}


</style>
