/*
 * Figaro Framework : Redblok LLC. Internal Rapid Development Framework
 * Copyright 2007, 	Redblok LLC.
 * 					RedBlok Creative Services, LLC.
 * 					810 Westmount Avenue
 * 					Dallas, TX 75211
 * 					E-Mail: info@redblok.com
 * 
 * Created on Jul 25, 2007
 * index.css
 * [/Script Name/]
 *
 * [/Short Script Description/]
 *
 */

/**
 *	Index Promo area
 *----------------------------*/

	#promo-area {
		height: 200px;
		padding: 5px;
		border: 1px solid #ccc;
	}
	
	#promo-area h2 {
		font-size: 1.5em;
		margin: 5px;
	}
	
/************************************************************************
 *    HOME PAGE
 */ 
 
#why-buy {
  border:solid 1px #CCCCCC;
  height:48px;
  font-weight:bold;
  color:#990000;
}

#why-buy img {
  float:left;
}

#why-buy td {
  padding:1px; padding-left:10px; padding-top:3px;
}


#shop-categories-1 {
	/*background: url(/img/popular-categories-1b.jpg) 0 0 no-repeat;*/
	background: url(/img/trailer-hitches-category.gif) 0 0 no-repeat;
}
#shop-categories-2 {
	/*background: url(/img/popular-categories-2b.jpg) 0 0 no-repeat;*/
	background: url(/img/trailer-hitch-accessory-category.gif) 0 0 no-repeat;
}

#shop-categories-3 {
	background: /*#7ac*/ url(/img/popular-categories-3b.jpg) 0 0 no-repeat;
}

#shop-categories-4 {
	background: /*#7ac*/ url(/img/popular-categories-4b.jpg) 0 0 no-repeat;
}

#shop-categories-5 {
	background: /*#7ac*/ url(/img/popular-categories-5b.jpg) 0 0 no-repeat;
}

#shop-categories-6 {
	background: /*#7ac*/ url(/img/popular-categories-6b.jpg) 0 0 no-repeat;
}

.shop-categories {
	clear:both;
	margin-top: 3px;
	padding: 0 2px;
	width:100%;
	text-align: center;
	/*border: 1px solid #848484;*/
}

#holiday-banner {
clear: both;
width: 100%;
margin: 4px 0 0 0;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
#banner img {
margin: 0 3px 0 0;
}
#sqTableTitle {
height: 25px;
text-align: center;
margin: 0 10px 0 0;
}
#sqTableBelow {
height: 140px;
}


/*.first-row td { 
	padding-top: 32px;
}*/

.first-row a img {
	border: 1px solid #007;
}

.first-row a:hover img {
	border: 1px solid #3af;
}

.shop-categories th {
	padding-bottom: 7px;
	font-size: 11px;
	font-weight: normal;
}

.shop-categories th a {
	color: #007;
	text-decoration: underline;
}

.shop-categories th a:hover {
	color:#3af;
}

.shop-categories td {
	width: 20%;
}

.on {
background: #eee;
height: 1%;
border: 1px solid #ccc;
}

.off {
background: #fff;
border: 1px solid #fff;
}

#hitch-lookup {
  float:left;
  width:578px;
  border:solid 1px #CCCCCC;
  text-align:center;
  margin-top:2px;
}

#hitch-lookup h2 {
  background:#4f759a;
  color:#FFFFFF;
  padding:2px;
}

#hitch-lookup p {
  color:#006600;
  font-weight:bold;
}	

#vehiclesearch {
	width:588px;
	height: 130px;
	background: url(/img/hitch-search-autumn-01.jpg) 0 0 no-repeat;
	margin-top: 2px;
	padding: 0;
	font-size: 12px;
}
