body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
h1 { font-size: 18px; font-weight: bold; color: #ff6600; }
td { font-size: 13px; color: #333333; }
#header { width: 760px; background-image: url(images/nav_bg.gif); background-repeat: repeat-x; }
.footer { height: 45px; background-color: #515151; }
.footer tr td { color: #999999; }
.search {
	font-weight: bold;
	color: #515151;
	font-size: 9px;
	text-align: left;
	padding: 0 0 0 18px;
}
.SearchBox {
	font-size: 9px;
	color: #666666;
	border: 1px solid #333333;
	padding-bottom: 1px;
	margin: 1px;
	height: 15px;
	width:200px;
}

.search1 {
	color: #515151;
	font-size: 12px;
}
.bottomlink {
	font-size: 9px;
	color: #FFFFFF;
}
.sizehead {
	font-size: 11px;
	font-weight:bold;
	color: #333333;
	background-color: #d3d3d3;
	border-bottom: solid 1px #333333;
	padding: 5px;
}
/* Category Styles */

.CategoryLink {  font-size: 10px; font-weight: bold; color: #515151;}
.CategoryLink:hover {  font-size: 10px; font-weight: bold; color: #ff6600;}
.Category { padding-left: 30px; background-image: url(images/CatNav_BG.gif); height: 21px;}
.CatHeader { font-size: 18px; font-weight: bold; color: #ff6600;}

/* SubCategory Styles */

.SubCategoryLink { font-size: 9px; font-weight: bold; color: #666666;}
.SubCategoryLink:hover { font-size: 9px; font-weight: bold; color: #ff6600;}
.SubCategory { padding-left: 45px; height: 16px; background-image: url(images/SubNav_BG.gif); padding-bottom:1px;}
.SubCatLink { font-size: 11px; font-weight: bold; color: #666666;}

.AddressBg { padding-left: 15px; background-image: url(images/AddressBG.gif); font-size: 10px; font-weight: bold; color: #515151;}
.NavBarBg { background-image: url(images/NavBar_Bg.gif); }

.ProductHead { font-size: 13px; font-weight: bold; color: #333333;}
.price { font-size: 12px; font-weight: bold; color: red;}
.was { font-size: 11px; font-weight: bold; color: red; text-decoration: line-through;}
.moreinfo { font-size: 11px; font-weight: bold; color: #666666;}
.buy { font-size: 11px; font-weight: bold; color: #333333;}

.paging { margin: 2px; }

.PgBg {
	background-image: url(images/Page_Bg.gif);
	width:15px;
	height:15px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
.page {font-size: 10px; font-weight: bold; color: #ffffff; padding:0px 5px 0px 5px; text-decoration:none; background-color: #a0a0a0; }
.PgBgON { background-image: url(images/Page_Bg_on.gif); width:15px; height:15px;
  background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;}
.pageON {font-size: 10px; font-weight: bold; color: #333333; padding:0px 5px 0px 5px; text-decoration:none; background-color: #a0a0a0; }
.header{font-size: 12px; font-weight: bold; color: #666666; text-decoration:none;}

.PageLink{
	font-size: 11px;
	color: #FF6600;
	font-weight:bold;
}

#qty{
 width:50px; 
 margin:2px 0;
}

.product-listing { width: 250px; padding: 4px; border: 1px solid #333333; }

.homebox_container{height:115px; width:250px; border:3px black solid; float:left; margin: 0 10px 0 0;}
.homebox{padding: 0 10px 0 10px;}
	.homebox img{border:1px black solid; margin:0 5px 0 5px;}
	
/*  Product Media Links  */

table#mediaLinks {margin-bottom:15px;text-align:center;}
table#mediaLinks th {background-color:#333333;color:#ffffff;}
table#mediaLinks td {font-size:10px;background-color:#666666;}

table#mediaLinks td a:link{font-size:10px;color:#ffffff;text-decoration:none;}
table#mediaLinks td a:visited{font-size:10px;color:#ffffff;text-decoration:none;}
table#mediaLinks td a:active{font-size:10px;color:#ffffff;text-decoration:none;}
table#mediaLinks td a:hover{font-size:10px;color:#ffffff;}

table#mediaLinks td img {padding-right:7px;}

/* Information Pages */

.clr {clear:both;}
.maincontent {padding-left:15px;}
.leftcontent {float:left;width:75%;padding-right:5px;}
.rightcontent {float:left;width:20%;margin-top:50px;}
.rightcontent img {border:1px solid #000000;margin-top:5px;margin-bottom:5px;}