html,body{margin:0;padding:0}
body {
	background-color: #999;
	font-size: 100.01%;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
p, font
{
	font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
td, th 
{
	font-family:		'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}

h1
{
	color:			navy;
	font-size:		180%;
	padding: 0px;
	text-align: center;
	margin: 0px;
}
h5
{
  font-size:		115%;
}
.header
{ font-size:		125%;
  color:			black;
  font-weight:		bold;
  text-decoration:	underline;
}
.no_underline
{ text-decoration:		none;
}
a
{
	font-weight:		bold;
	color:			navy;
}

.small
{ font-size:		80%;
}
.smaller {
	font-size: 70%;
}
.faq
{ font-size:		110%;
}
.price_brief
{ font-size:		120%;
}
.big
{ font-size:		150%;
  text-decoration:	none;
}
.cat
{
	font-size:		150%;
	
}
.standard
{ font-weight:		normal;
}
.borders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: white;
	border-bottom-width: 1px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.white
{ color:			white;
}
.pink
{ color:			pink;
}
.menu
{
	color:			white;
	font-weight:		bold;
	font-size:		100%;
	text-decoration:none;
	text-align:center;
	margin: 0px;
	padding: 0px;	
}
#header {
	background-image: url(_images/storeHeader.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 160px;
	width: 1024px;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 0px;
}
#tabnav{
	font-weight: normal;
	text-align: center;
	height: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tabnav tr {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#tabnav td {
	margin: 0px;
	padding: 0px;
}
#tabnav a {
	width: 86px;
	text-decoration:none;
	color: #FFC;
	background-color: #44AADD;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 90%;
	font-weight: normal;
	display: block;
}
#tabnav a:hover{
	color: #FFF;
	background-color: #006699;
}
#tabnav .activelink a ,#tabnav .activelink a:hover {
	color: #FFF;
	background-color: #FF0000;
	cursor: default;
}
div.topmenu_selected
{
	background:#FF0000;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;	
}
div.topmenu_notselected
{
	background:#44AADD;
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;	
}
div.topmenu_notselected:hover{
background-color: #006699;
}

.footer
{
	font-size:		60%;
	color:			#000;
}
.lightsmall
{ color:			black;
  font-size:		80%;
}
.category_child
{
  font-weight:		normal;
}
.cart
{
  font-size:		90%;
  BORDER-BOTTOM:	0px solid;	
  BORDER-LEFT:		0px solid;
  BORDER-RIGHT:		0px solid;	
  BORDER-TOP:		0px solid;
  margin:			0px;
  font-weight:		bold;
  color:			navy;
  background-color:  transparent;
  
}
#leftNav {
	margin-top: 0px;
	margin-right: 20px;

	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#leftNav tr td table tr td table tr td .pirate{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 97px;
	width: 150px;
	background-image: url(_images/bothPirates.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
#leftNav tr td table tr td table tr .pirate:hover {
	background-image: url(_images/bothPirates.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position: top;
}

#mainTable {
	background-color: #8594CB;
	width: 1024px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin: 0px;
}
.shoppingCart{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 91;
	background-image: url(_images/cart.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
.shoppingCart:hover {
	background-image: url(_images/cart.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position: top;
}
.shoppingCart2{
	display: block;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 137;
	background-image: url(_images/cart2.png);
	background-repeat: no-repeat;
	background-position:bottom;
}
.shoppingCart2:hover {
	background-image: url(_images/cart2.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	display: block;
	background-position: top;
}
#price1:focus{
	background-color: #FF9;
}
#mainTable tr td #hoverpopup{
	position: fixed;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	right: 300px;
	bottom: 100px;
}

