html { margin: 0px; padding: 0px; }

/* begin custom styles */
body 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background-image: url(images/masterhitch_bg.jpg);
	background-repeat: repeat-x;
	background-color: #e0e0e0;
}

.bodyLRborder
{
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	background-color: #fff;
}

.copyright
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
	border-bottom: solid 1px #000;
	background-color: #999;
	color: #fff;
	font-weight: normal;
	text-align: center;
	padding: 5px;
}

#mainNav
{
	text-align: center;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	height: 16px;
	padding-top: 2px;
}

#mainNav a:Link, #mainNav a:Active, #mainNav a:Visited
{
	color: #000;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#mainNav a:Hover
{
	color: #ff9933;
	text-decoration: underline;
}

/* from http://solardreamstudios.com/_img/learn/css/cssmenus/index-horiz.html */
/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 777px; /*For KHTML*/
  list-style: none;
  height: 16px;
  text-align: left;
}

ul#navmenu li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 14px;
}

ul#navmenu ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 14px;
  left: 0;
}

ul#navmenu ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu ul li {
  width: 160px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
  display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu a {
	color: #000;
	font-weight: bold;
	padding: 0px 10px 0px 4px;
  
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background: #e0e0e0;
  color: #000;
  font: bold 10px/15px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  color: #ff9933;
}

/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
  float: none;
  background: #EEE;
  color: #666;
}

/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 3rd Menu */
ul#navmenu li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 3rd Menu Hover Persistence */
ul#navmenu li:hover li:hover li a:hover,
ul#navmenu li:hover li:hover li:hover a,
ul#navmenu li.iehover li.iehover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover a {
  background: #CCC;
  color: #FFF;
}

/* 4th Menu */
ul#navmenu li:hover li:hover li:hover li a,
ul#navmenu li.iehover li.iehover li.iehover li a {
  background: #EEE;
  color: #666;
}

/* 4th Menu Hover */
ul#navmenu li:hover li:hover li:hover li a:hover,
ul#navmenu li.iehover li.iehover li.iehover li a:hover {
  background: #CCC;
  color: #FFF;
}

ul#navmenu ul ul,
ul#navmenu ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
  display: none;
}

ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
  display: block;
}

#mainContent
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #fff;
	color: #000;
	padding: 2px 10px 5px 10px;
}

.searchRow
{
	background-color: #ff9933;
	height: 25px;
}

.searchButton
{
	margin: 0;
	padding: 0;
}

#searchBar
{
	float: left;
}

#searchBarLinks
{
	float: right;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-right: 10px;
}

#searchBarLinks a:Link, #searchBarLinks a:Active, #searchBarLinks a:Visited
{
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

#searchBarLinks a:Hover
{
	color: #000;
	text-decoration: underline;
}

.searchBox
{
	height: 13px;
	width: 150px;
	padding: 0;
	margin: 0px 4px 8px 4px;
	font-size: 10px;
}

.l7s
{
	height: 25px;
	text-align: center;
	vertical-align: bottom;
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
}
	
/* end custom styles */

/* basic selectors */
a.adtext { color: #666666; text-decoration:none}
a.adtext:hover{ color: #666666; text-decoration:none}
a:link { color: #ff9933; text-decoration:none}
a:visited { color: #ff9933;  text-decoration:none}
a:active, a:hover { color: #ff0000;  text-decoration:none}
th
{
    vertical-align:top;
}

h1 {
	color: #5b626c;
	font: bold 130% Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	color: #ff9933;
	font: bold 120% Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	color: #5b626c;
	font: bold 110% Verdana, Arial, Helvetica, sans-serif;
}

h4 {
	color: #000;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}

h5 {
	color: #5b626c;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	color: #000;
	font: bold italic 100% Verdana, Arial, Helvetica, sans-serif;
}

li
{
	list-style-image: url(images/std_bullet.jpg);
}

img { border: 0px; }
hr { color: #ccc; height: 1px; }
table { font-size: 100%; }
code { color: #6c0; font: 100% "Courier New", Courier, monospace }
form { margin: 0px; padding: 0px; }
input, textarea, select { font: 100% Verdana, Arial, Helvetica, sans-serif; border:1px solid #666666;}

HR
{
	width: 95%;
	color: #c0c0c0;
	background-color: #c0c0c0;
	height: 1px;
}

#bar { /* styles for horizontal top bar */
	background: #d4d9de;
	height: 37px;
	padding: 7px 20px 3px 20px;
	font-size: 110%;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 27px;
	z-index:100;
}
	html>body #bar { height: 27px; }

/* layout styles */
#header {
	height: 70px;
	z-index:100;

}

#logo {
	position: absolute;
	left: 15px;
	top: 15px;
	z-index:100;

}

#menu1 { /* styles for top menu */
	position: static;
	background-color: #fff;
}

#menu1 ul { list-style: none; padding: 0px; margin: 0px; }
#menu1 li { padding: 0px; margin: 0px; display: inline; border-left: solid 1px #000; }
#menu1 li.first
{
	padding-left: 5px;
	border-left: none;
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu1 li a:link, #menu1 li a:visited { 
	padding: 0px 2px 0px 5px; 
	color: #000; 
	text-decoration: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu1 li a:active, #menu1 li a:hover {
	color: #000;
	text-decoration: underline;
}

	#leftcontent 
	{
		width:180px;
		z-index:100;
		}
#leftcontent a:link, #leftcontent a:visited
{
	color: #000;
}

#leftcontent a:hover, #leftcontent a:active
{
	color: #ff0000;
}

.subcategory
{
    margin-left:10px;
}

.subcategory a:link, .subCatLinks a:visited
{
	color: #666;
}

.subcategory a:active, .subCatLinks a:hover
{
	color: #ff0000;
}



	#rightcontent {
		position: absolute;
		right:5px;
		top:140px;
		width:180px;
		background:#fff;
		margin-right:10px;
		z-index:100;

		}
	#centercontent 
	{
		margin-top:10px;
		background:#fff;
   	margin-left: 10px;
   	margin-right:10px;
   	z-index:100;
		}

	html>body #centercontent {
   		margin-left: 10px;
   		margin-right: 10px;
   		z-index:100;

		}
	#centercontentwide 
	{
		margin-top:20px;
		background:#fff;
   	margin-left: 200px;
   	margin-right:10px;
   	z-index:100;

		}

	html>body #centercontentwide {
   		margin-left: 200px;
   		margin-right:10px;
   		z-index:100;
		}

.subtotal
{
    text-align: right;
    border-top: 1px solid #c9c9c9;
    margin-top: 5px;
}

.sectionheader
{
    border-bottom: #dcdcdc 1px dotted;
    color: #65738E;
    font-size: 8pt;
    padding-bottom: 5px;
    font-weight:bold;
}

.admin-header
{
    background-color: #6190CD; 
    height:40px;
    padding-left:10px;
    border-bottom:solid 4px #B4CCEB;
}
.admin-header h1
{
    color: white;
}

.admintable
{
	margin: 5px;
	padding:0;
	width:700px;
	border:1px dashed #cccccc;

}
.adminlabel
{
    font-size: 8pt;
    font-family: verdana;
    width: 120px;
    margin-bottom: 3px;
    vertical-align: top;
}
.adminitem
{
	border-width:0px;
	background-color: #ffffff;
	margin-bottom:3px;
}

.ourprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #b22222;
	font-family: verdana;
}

.retailprice
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: verdana;
	text-decoration: line-through;
}

.totalbox
{
	text-align:center;
	color:#990000;
	font-weight:bold;
}

.adbox
{
	padding:10px;
	font-size:9pt;
	margin-bottom:10px;
	border:1px solid gainsboro;
}
a.editme
{
	text-decoration:none;
	color:#4a4d5c;
}
.commandbar
{
	padding:3px;
	font-size:8pt;
/*	background-color: blue;*/
	border:1px solid gainsboro;
}


#footer {
	clear: both;
	border-top: solid 1px #d4d9de;
	padding: 5px;
	text-align: center;
}
.mainproductimage {
	width: 220px;
	text-align: center;
	float: left;
	padding-bottom: 10px;
}

.productdata {
	border: none;
	border-collapse: collapse;
}
	.productdata td, .productdata th { font-weight: normal; padding: 2px; text-align: left; }
	.price { font-weight: bold; color: #c00; }
	del.price { color: #000; text-decoration: line-through; 
}

.productsection
{
	padding:10px;
	border-top:1px dashed #cccccc;
}

.browsebox
{
}
.browsebox h1
{
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    color: #3973b5;
    border-bottom: 1px dashed #cccccc;
}
.browsebox h1 a
{
    color: #3973b5  ;
}


h1.accent
{
 	font-size: 12px;
	font-weight:bold;
	color:#990000;
	margin: 0px;
	margin-bottom:5px;
   
}
.smalltext
{
    font-size: 8pt;
    color: #666666;
    font-family: verdana;
}
.adbox h3
{
    font-weight: bold;
    font-size: 10pt;
    font-family: verdana;
	color:#C7C030;
	margin-top:1px;
	margin-bottom:3px;

}
.loginheader
{ 
    height:30px;
    font-weight: bold; 
    font-size: 10pt; 
    color: #666666; 
    font-family: verdana; 
    background-color: #f5f5f5; 
    text-align:center;
 }
 .logincell
 {
    background-color:#ffffff;
    vertical-align:middle;
    text-align:center;
    padding:20px;
}
.logtable
{
    border:1px solid #cccccc;
    background-color:#cccccc;
    
}

.productbox
{
     height:250px;
     width:220px;
     border:1px solid #c5c5c5;
     margin:5px;

}
.productimage
{
    width:125px;
}
.productsummarydisplaywrapper
{
     width:200px;
     padding-top:10px;
}
.productsummaryimageholder
{
    height:175px;
    text-align:center;
    vertical-align:middle;
}
.productsummarytext
{
    padding-left:10px;
    height:55px;
}
.retailprice
{
    font-weight: bold;
    color: black;
    text-decoration: line-through;
}
.yousave
{
    font-weight: bold;
    color: #336600;
}
.hookline
{
    font-size: 10px;
    color: #000;
    font-style: normal;
}
.coreboxbody
{
    background-image:url(images/core_box_bg.gif);
    width:140px;
    padding-left:20px;
    padding-right:20px;
}
.coreboxtop
{
   background-image:url(images/core_box_top.gif);
   height:22px;
   width:180px;

}
.coreboxbottom
{
    width:180px;
    background-image:url(images/core_box_bottom.gif);
    height:22px;

}
.coreboxheader
{
    width:180px;
    background-image:url(images/core_box_bg.gif);
    font-weight: bold;
    padding-top:5px;
    padding-bottom:10px;
    text-align:center;
}
.tenpixspacer
{
    height:10px;
}
.twentypixspacer
{
    height:20px;
}
.sectionoutline
{
    border:1px solid #cccccc;
    padding:15px;
}

checkout-visited
{
    font-size: 16pt;
    color: #dcdcdc;
    font-family: verdana;
}
checkout-current
{
    font-size: 16pt;
    color: #990000;
    font-family: verdana;
}
/* Rating */
.ratingstar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledratingstar {
    background-image: url(Images/FilledStar.png);

}

.emptyratingstar {
    background-image: url(Images/EmptyStar.png);
}

.savedratingstar {
    background-image: url(Images/SavedStar.png);
}
fieldset
{
    padding:10px;
    -moz-border-radius: 1em;
    border-radius: 1em;

}
.loadingbox
{
    position:absolute;
    top:40%;
    left:40%;
    border:1px solid lightsteelblue; 
    background-color: #ffffff; 
    height:50px; 
    width:250px;
    text-align:center;
    padding-top:20px
}

/* rounded box */
.sticky {
  background-color: #F0F0F0;
  border: 1px solid #D0D0E0;
  position: relative; /* peekaboo ie bug */
}
.sticky .w1 {
  background-image: url(images/sticky-tl.png);
  background-position: 0% 0%;
  background-repeat: no-repeat;
  position: relative;
  top: -1px;
  left: -1px;
}
.sticky .w2 {
  background-image: url(images/sticky-tr.png);
  background-position: 100% 0%;
  background-repeat: no-repeat;
  position: relative;
  left: 2px;
}
.sticky .w3 {
  background-image: url(images/sticky-br.png);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
  top: 2px;
}
.sticky .w4 {
  background-image: url(images/sticky-bl.png);
  background-position: 0% 100%;
  background-repeat: no-repeat;
  position: relative;
  left: -2px;
  padding: 1.2em;
  overflow: hidden;
}
.sticky .w4 p {
  position: relative;
}
.sticky H2 
{
	font-size: 1.25em;
	color: #000080;
	margin-top: -10px;
}


