@charset "UTF-8";
#container  {
	width: 620px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
}
#header  {
	padding: 0;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
    width: 620px;
    margin-left: auto;
    margin-right: auto;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#mainContent  {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	clear: both;
	width: 620px;
	background-color: #FFFFFF;
	margin-right: 0;
	margin-left: 0;
}
#mainContent ul {
	padding-bottom: 15px;
	line-height: 150%;
}
#mainContent ol {
	list-style-position: inside;
	padding-bottom: 15px;
	line-height: 150%;
	margin-left: -15px;
}
#mainContentSidebar  {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	width: 820px;
	background-color: #FFFFFF;
	float: right;
	margin-right: auto;
	margin-left: auto;
	z-index: 5000;
}
#BodyContent {
	width: 620px;
}
#footer  {
	padding: 0 10px;
	display: block;
}
#FooterBackground  {
	background-color: #FFFFFF;
	display: block;
	height: 50px;
	width: 620px;
	font-size: 10px;
	color: #000000;
	text-align: left;
	padding-top: 20px;
	}
#footer  p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 11px;
	color: #000000;
}
.CellSpacing {
	padding: 20px;
}
* {margin:0; padding:0
background-color: #FFFFFF;}
body {
	color:#555;
	background-position: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
p {
	line-height:150%;
	margin-bottom:12px
}
#LogoWrapper {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	margin-bottom: 25px;
}
#Photobackground {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #404041;
	height: 150px;
	position: relative;
	float: left;
}
#Photowrapper {
	width:810px;
	margin-top: -4px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	height: 150px;
	display: block;
	position: relative;
	float: none;
}
#NavBar {
	float: right;
	height: 28px;
	background-image: url(/images/banners/nav-button_09.jpg);
	margin-left: 15px;
	margin-top: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 0px;
}
#NavBar p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	width: 120px;
	padding-top: 6px;
}
#NavBar a {
	text-decoration: none;
	color: #FFFFFF;
}
#NavBar a:hover {
	font-weight: bold;
	color: #C4B323;
}

.sliderbutton {
	float:left;
	width:32px;
	padding-top:55px
}
.sliderbutton img {cursor:pointer}
.sliderbutton img:hover {
	background-color: #404041;
}
#slider {
	position:relative;
	width:630px;
	height:150px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	overflow: auto;
}
#slider ul {
	position:relative;
	list-style:none;
	top:0px;
	left:0px;
	width: 630px;
	display: block;
	overflow: inherit;
	margin: 0px;
	padding: 0px;
	height: 150px;
}
#slider li {
	float:left;
	width:630px;
	height:150px;
}
.Space20Lft20Top {
	padding-top: 20px;
	padding-left: 20px;
}
#pagination {
	list-style:none;
	height:18px;
	margin-top: 4px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 640px;
	width: 180px;
	display: block;
	background-color: #404041;
	position: relative;
	padding-top: 18px;
}
.pagination li {
	cursor:pointer;
	text-align:left;
	color:#FFFFFF;
	background-image: url(/images/misc/button-background-off_16.jpg);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 30px;
	background-repeat: no-repeat;
	height: 23px;
	width: 180px;
	line-height: 180%;
}
.pagination li:hover {
	color:#FFFFFF;
	background-image: url(/images/misc/button-background-on_16.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#UpperLinks {
	font-size: 11px;
	color: #666666;
}
#UpperLinks a {
	text-decoration: none;
	color: #666666;
}
li.current {
	background-image: url(/images/misc/button-background-on_16.jpg);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

li#content {
	width:630px;
	height:150px;
	padding:15px 28px 15px 18px
}
#content h1 {font:22px Georgia,Verdana; margin-bottom:15px; color:#036}
.Space20Top {
	padding-top: 20px;
}
#SeeUsBar {
	background-color: #E8E8E8;
	display: none;
	float: left;
	width: 165px;
	margin-right: 20px;
	height: 100%;
	padding: 6px;
}
#SeeUsBar p {
	font-size: 11px;
	padding-left: 12px;
	padding-right: 12px;
	display: none;
}
#SeeUsBar h5 {
	padding-left: 12px;
	padding-right: 12px;
	display: none;
}
.GrayBlockRevText {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	padding-top: 7px;
	padding-bottom: 3px;
	background-image: url(/images/misc/column-cap_03.jpg);
	background-repeat: no-repeat;
	display: none;
}
/* Opera */
@media all and (-webkit-min-device-pixel-ratio:10000), not all and (-webkit-min-device-pixel-ratio:0)
{
head~body #opera { display: block; }
}
#LowerNavBorder {
	width:100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	background-color: #404041;
	height: 30px;
	position: relative;
	float: left;
	display: none;
}
.CellSpacing {
	padding: 20px;
}
#bottomLinks {
	background-image: url(/images/misc/list-box-bkgrnd_26.png);
	display: block;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	float: inherit;
	margin-right: 0px;
	margin-left: auto;
	width: 675px;
}
#bottomLinks  a {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	padding: 10px;
	line-height: 125%;
}
#bottomLinks li {
	list-style-position: inside;
	list-style-type: none;
}
#bottomLinks td {
	padding: 5px;
}
.reverseText {color: #FFFFFF}

#menu_bar {
	height: 28px;
	margin-left: 15px;
	margin-top: 55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-right: 5px;
	margin-bottom: 0px;
	float: right;
	display: none;
}

#menu_bar div.menu {
	float: left;
	background-image: url(/images/banners/nav-button_09.jpg);
	display: none;
}

#menu_bar a {
  display: none;
  text-align: center;
  
}

#menu_bar a.menu_title {
	line-height: 28px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(/images/banners/nav-button_09.jpg);
	display: none;
}
#menu_bar .menu #products_menu_title a:hover {
	color: #CCCC66;
	background-image: url(/images/banners/nav-button_09.jpg);
	display: none;
}

#menu_bar a:hover {
	color: #ccbb2a;
	text-decoration: none;
	display: none;
}

#menu_bar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-top: solid 1px white;
	background-color: #999999;
	color: #FFFFFF;
	z-index: 3000;
	display: none;
}

#menu_bar li {
  margin: 0;
  padding: 0;
  border: solid 1px white;
  border-top-width: 0;
  line-height: 1.4em;
}

#menu_bar li a {
	color: #333333;
	background-color: #cccccc;
	padding: 0.3em;
	text-decoration: none;
}

#menu_bar li a:hover {
	color: white;
	background-color: #666666;
	text-decoration: none;
}

#main_content {
  clear: both;
  padding-left: 30px;
}
a {
	color: #00529b;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.lowerRule {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.CalloutRed {
	color: #ED2224;
	line-height: 135%;
	font-weight: bold;
}
@import url(system.css);
/* --------------------------------------------- */
/* Global Style */
html {
	overflow: -moz-scrollbars-vertical; /* keep firefox scrollbar visible to eliminate page jumping */
}
 
ul {
	padding:0;
	margin:0;
	padding-left:15px;
}
h1
{
   width:193px;
   margin:0;
   padding:10px 0 10px 15px;
   background-color:#333333;
   color:#ffffff;
   font-size:18px;
   margin-bottom:10px;
   font-weight:bolder;
}
h2
{
   width:183px;
   margin:0;
   padding:5px 0px 0px 30px;
   background-color:#333333;
   color:#ffffff;
   font-size:14px;
   margin-bottom:3px;
   clear:left;
   font-weight:bolder;

   overflow:hidden;
   
}
h2 a
{
   color:#ffffff;
   text-decoration:none;
   margin-left:-30px;
   padding-left:30px;
   *margin-left:0px;
   *position:relative;
   *left:-30px;
   display:block;
 

}

h2 a:hover
{
   color:#ffffff;
   background:#333333 url('/images/misc/navArrow2.gif') no-repeat 5px 1px;
}
h3
{
   margin:0;
   padding:0 0 10px 0;
   font-weight:bold;
   font-size:18px;  
}
h4
{
   margin:0;
   padding:0;
   font-size:17px;
   font-weight:bolder;
   margin-bottom:7px;
   background-image:none;
}
.center {
	width:100%;
	text-align:center;
	display:block;
}

h5
{
   margin:0;
   padding:0;
   font-size:13px;
   font-weight:normal;
   margin-top:5px;
}
h6
{
   font-size:17px;
   margin:0;
   padding:0;
   clear:left; 
   font-weight:normal;
}
a img {
  border: 0;  
}

p {
   margin: 0 0 1em 0; 
    }

a {
	color: #000000;
	text-decoration: underline;
}

a:hover {
	color: #898989;
	text-decoration: none;
}
.bare {
	text-decoration:none;
}
.flRight {
	float:right;
}
.flLeft {
	float:left;
}
/* End Global Style */


/* Page Layout Style */

#masthead 
{
    margin:0;
    width:996px;
    height:109px;
    float:left;
    clear:left;
	border-bottom:solid 1px #000000;
}
#myAccount {
	float:right;
	width:300px;
	height:20px;
	font-size:11px;
	margin-top:10px;
	text-align:right;
	padding-right:15px;
}
#orderNow {
	float:right;
	height:44px;
	line-height:44px;
	text-align:right;
	font-size:22px;
	width:300px;
	padding-right:15px;
	font-family:Tahoma, Arial, Sans Serif;
}
#orderNow a {
  color:#941200;
}
#orderNow a:hover {
  color:#898989;
}
#masthead  ul
{
	margin:0;
	padding:0;	
	float:right;
	height:35px;
	overflow:hidden;
	/*margin-top:44px;*/
	*width:548px;	
}
#masthead  ul li
{
	display:block;
	float:left;
	height:35px;
	font-family:Tahoma, Arial, Sans Serif;
	font-size:17px;
	text-align:center;		
}
#masthead ul li .first
{
	border-left:none;
	*width:70px;
}
#masthead ul li .second
{
	*width:60px;
}
#masthead ul li .third
{
	*width:110px;
}
#masthead ul li .fourth
{
	*width:60px;
}

#masthead ul li .last
{
	border-right:none;
	*width:85px;
}
#masthead ul li a
{
    display:block;
    height:28px;
    padding:7px 15px 0px 15px;	
	color:#000000;
	text-decoration:none;
    border-left:solid 1px #282d32;
	border-right:solid 1px #575f67;
}

#masthead ul li a:hover
{
	color:#898989;
	text-decoration:none;
}

#message
{
    width:936px;
    float:left;
    clear:left;
    background-color:#832307;
    color:white;
    font-weight:bold;
    padding:10px;
    margin:20px;
}
#message a
{
    color:white;
}
#message #alertBox
{
    float:left;
    width:300px;
    text-align:right;
    font-size:18px;
}
#message #messageBox
{
    margin-left:325px;
}

/*#footer, #homeFooter
{
    margin:0;
    width:788px;
    height:85px;
    float:left;
    clear:left;
	background-color:#000000;
	color:#ffffff;
	font-size:11px;
	text-align:center;
	padding-left:208px;
}*/


/*#pageContent 
{
   background:transparent url('/images/misc/pageContentBack.gif') repeat-y;
   min-height:500px;
   width:996px;
   float:left;
   clear:left;
}*/
#homeContent 
{
   background-color:#000000;
   min-height:500px;
   width:994px;
   float:left;
   clear:left;
   padding:1px;
}
#homeContent #homeBanner
{
   float:left;
   clear:left;
   width:994px;
   height:411px;
}
#homeContent #ctas
{
   float:left;
   clear:left;
   width:994px;
   height:247px;
   background:transparent url('/images/misc/ctaBack.jpg') repeat-x;
}
#ctas #cta1, #ctas #cta2, #ctas #cta3
{
   float:left;
   margin-right:18px;
   width:245px;
   height:126px;
   margin-top:20px;
   padding:75px 20px 0px 20px;
   font-size:10px;
   overflow:hidden;
   line-height:normal;  
}
#ctas ul {
	margin:0;
	padding:0;
}
#cta1 {
	background:transparent url('/images/misc/cta1Back.jpg') no-repeat;
}
#cta2 {
	background:transparent url('/images/misc/cta2Back.jpg') no-repeat;
}
#cta3 {
	background:transparent url('/images/misc/cta3Back.jpg') no-repeat;
}
#videoArea {
	width:934px;
	padding:20px 30px 20px 30px;
	color:#ffffff;
}
 #videoPlayer {
	width:560px;
	height:340px;
	float:left;
    margin-bottom:100px;
	border:solid 1px #b1b1b1;
}

#pageContent #leftNav
{
   background-color:#000000;
   width:150px;
   margin:0px;
   padding:0;
   float:left;
   overflow:hidden;
}
#pageContent #leftNavLinks
{
   width:165px;
   background-color:#000000;
   margin:0;
   padding:0;
   float:left; 
   margin-bottom:20px;

}
#pageContent #leftNavLinks H2
{
   width:137px;
   margin:0;
   padding:2px 2px 2px 25px;
   background-color:#333333;
   color:#ffffff;
   font-size:13px;
   margin-bottom:3px;
   clear:left;
   font-weight:bolder;
   overflow:hidden;

}
#pageContent #addressBlurb
{
   color:#555;
   font-size:11px;
   clear:left; 
}
#pageContent #datesBlurb
{
   color:#555;
   font-size:11px;
   clear:left; 
}
/*#mainContent
{
   width:758px;
   margin:0;
   padding: 30px 15px 10px 15px;
   float:left;
}*/
.imageFloat {
	padding:0 0 10px 20px;
	text-align:center;
	font-size:11px;
}
.productBlurb 
{
	width:265px;
	border:solid 1px #cccccc;
	margin:0 30px 30px 0;
}
.productBlurbMain
{
  border:solid 1px #cccccc;
  margin:0 10px 10px 0;
}
.productBlurbInset
{
  padding: 15px;
}
#adapBlurb1 {
	background:transparent url('/images/products/adapter_prod1.jpg') no-repeat;
}
#adapBlurb2 {
	background:transparent url('/images/products/adapter_prod2.jpg') no-repeat;
}
#adapBlurb3 {
	background:transparent url('/images/products/adapter_prod3.jpg') no-repeat;
}
#extBlurb1 {
	background:transparent url('/images/products/extreme_prod1.jpg') no-repeat;
}
#hitchreceiverBlurb1 {
	background:transparent url('/images/products/hitchreceiver_prod1.jpg') no-repeat;
}
#drawbarBlurb1 {
	background:transparent url('/images/products/drawbar_prod1.jpg') no-repeat;
}
#milprodBlurb1 {
	background:transparent url('/images/products/williamsinnovations.png') no-repeat;
}


.productBlurbB 
{
	width:265px;
	height:105px;
	border:solid 1px #cccccc;
	float:left;
	margin:0 30px 30px 0;
	padding:175px 15px 15px 15px;

}
#prodBlurbB1 {
	background:transparent url('/images/products/prod1.jpg') no-repeat;
}
#prodBlurbB2 {
	background:transparent url('/images/products/prod2.jpg') no-repeat;
}
#prodBlurbB3 {
	background:transparent url('/images/products/prod3.jpg') no-repeat;
}
#prodBlurbB4 {
	background:transparent url('/images/products/prod4.jpg') no-repeat;
}
#prodBlurbB5 {
	background:transparent url('/images/products/prod5.jpg') no-repeat;
}


.testimonialBlurb {
	color:#666666;
	font-style:italic;
	float:left;
	width:550px;
	margin:60px 0 100px 80px;
}
.viewCart {
   background:transparent url('/images/misc/viewCart.gif') no-repeat 0px 1px;
   padding:0 0 2px 20px;
}

.leftNavLink
{
   color:#ffffff;
   font-size:11px;
   margin-left:2px;
   text-decoration:none;
   clear:left;
   display:block;
   padding: 5px 0px 10px 20px; 
}
.leftNavLink:hover
{
   color:#ffffff;
   background:transparent url('/images/misc/navArrow.gif') no-repeat 0px 5px;  
}
