/* general tag styles */
body {
	margin:10px 0 0 0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:75%;
	background:#f9f9f9 url(../styleImages/body.gif) 0 0 repeat-x fixed;
	color:#666;
}
h1 {
	font-size:170%;
	color:#91A54B;
}
h2 {
	color:#91A54B;
	font-size:120%;
}
a {
	color:#748C00;
	text-decoration:none;
}
.paginationLinks  a {
	color:#000;
	text-decoration:none;
}

a:visited {
	color:#748C00;
}
a:hover {
	text-decoration:underline;
}
ul,li,img,form,h1,h2 {
	list-style:none; 
	margin:0; 
	padding:0;
	border:none;
}

.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}

/* page layout */
#wrapper {
	position:relative;
	margin:0 auto;
	width:960px;
	text-align:center;
}
p#intro {
	color:#93AC27;
	font-size:1.1em;
	font-weight:bold;
	text-align:right;
	margin:0;
	padding:4px 0;
}
#brdTop {
	width:960px; 
	background:url(../styleImages/wrap-top.gif) no-repeat top center; 
	height:3px; 
	clear:both;
}
#brdBot {
	width:960px; 
	background:url(../styleImages/wrap-bottom.gif) no-repeat bottom center; 
	height:5px;
}
#site {
	background:#fff;
	padding:0 5px;
	text-align:left;
}
#header {
	position:relative;
	float:left;
	height:132px;
	width:100%;
	z-index:100;
	background:url(../styleImages/header.jpg) no-repeat center center;
	margin:3px 0 6px 0;
}
#header h1 {
font-size:1.4em;
font-weight:normal;
color:#8DA32D;
position:absolute;
right:260px;
top:25px;
width:300px;
text-align:center;
}
#header h1 strong {
color:#34C9BD;
}
#header #logo {
	position:absolute; 
	top:-25px; 
	left:-15px;
	background:url(../styleImages/logo.png) no-repeat center center;
	width:219px;
	height:168px;
}
#header #grass {
	background:url(../styleImages/grass.png) no-repeat center center;
	width:283px;
	height:89px;
	position:absolute;
	bottom:0;
	left:155px;
	z-index:9999;
}

#header #hut {
	position:absolute; 
	bottom:0; 
	left:220px;
}
#header a#bookmark {
	position:absolute; 
	top:-10px; 
	right:-10px;
	background:url(../styleImages/bookmark.png) no-repeat center center;
	height:92px;
	width:93px;
	text-indent:-9999px;
}
#page {
	position:relative;
	float:left;
	display:block;
}
#navWrap {
	height:31px; 
	background:url(../styleImages/nav-end-l.jpg) no-repeat left center; 
	padding-left:11px;
	clear:both;
}
#navigation {
	height:31px; 
	background:url(../styleImages/nav-end-r.jpg) no-repeat right center; 
	padding-right:11px;
}
#navigation ul {
	height:31px;
	width:100%;
	display:block; 
	background:url(../styleImages/nav-bg.jpg) repeat-x left center;
}
#navigation li {
	float:left;
	background:url(../styleImages/nav-brd.jpg) no-repeat top right;
}
#navigation a {
	display:inline-block;
	margin:0 5px;
	padding:0 6px;
	line-height:31px;
	color:#4B5910;
	font-weight:bold;
}
#navigation a:hover {
	background: url(../styleImages/nav-hov.jpg) no-repeat 18px bottom;
	height:40px;
	color:#fff;
	text-decoration:none;
}
#navigation p {
	display:none;
}
.subTopNavOn {
	font-weight:bold;
}
#breadcrumb {
	margin:5px 0 10px 0;
	clear:both;
}
#mainContent {
	clear:both;
}
#leftCol {
	float:left;
	width:165px;
}
#centerCol {
	float:left;
	width:590px;
	padding:0 15px;
	line-height:1.5;
}
#centerCol p{
	margin-top:0;
	padding-top:0;
}
#centerCol h1,
#centerCol h2,
#centerCol ul{
	margin-bottom:10px;
	padding-bottom:0;
}

#rightCol {
	float:right;
	width:165px;
}
#footer {
	text-align:center;
	clear:both;
	padding:17px 0 0 0;
	width:600px;
	margin:auto;
	color:#748C00;
}
#footer p{
	color:#666;
}
#buyersGuide,
#buggySale {
	margin:5px 0;
}

/* image widths and heights */
.smallProductImage {
	/*width:75px;*/
	width:180px;
	height:160px;
	/*max-height:155px;*/
}
.featureProductImage {
	width:75px;
	/*height:65px;*/
}
.popularProductImage {
	width:50px;
	float:left;
	height:50px;
}

/* skin design */
.tabExpand {
	position:relative;
	width:590px;
	margin:0px 0px 10px 0px;
	clear:both;
}
/* ie6 hack to prevent tables dropping */
*html .tabExpand {
	position:relative;
	float:left;
	width:590px;
	margin:0px 0px 10px 0px;
}
#search {
	background:#A5BE3A url(../styleImages/search.gif) no-repeat 0 0;
	width:165px;
	padding:65px 0 10px 0;
	margin-bottom:10px;
}
.searchButton {
	border:none;
	background:none;
	display:inline;
	color:#fff;
	cursor:pointer;
}
#searchbox {
	width:110px;
	border:none;
	display:inline;
	margin:0 0 0 11px;
}
.topNavOn {
}
.topLinkOn {
}
.topNavOff {
}
.topLinkOff {
}
/* homepage cat boxes */
.catBox {width:31%; text-align:center; float:left; margin:0 10px 10px 0;}
.catBox a img {border:1px solid #ccc; padding:15px; display:block;}
.catBox a:hover img {border:1px solid #738913; background:#E6E6E6;}
.catBox p {margin:0; padding:0; height:30px; line-height:30px; display:block;}
.catBox p a {color:738913; font-weight:bold; font-size:1.2em;}



/* ============================== LEFT COL ============================== */

#spreadWord span {
	padding:0 10px;
	display:block;
}
#spreadWord {
	margin-bottom:10px;
}
.boxborder {
	padding-left:10px;
	margin-bottom:10px;
}
#emailUpdates {
	background:url(../styleImages/email-updates.jpg) no-repeat bottom left; 
	padding:10px 10px 100px 10px;
}
#emailUpdates .textInput {
	width:100px;
	border:1px solid #ccc;
	padding:0;
	margin:0 0 4px 0;
	color:#666;
}
#emailUpdates .formSubmit {
	background:none;
	border:none;
	color:#93AC27;
	margin:-20px 0 0 0;
	padding:0;
	float:right;
}
#emailUpdates fieldset {
	border:none;
	padding:0; 
	margin:0;
}
#emailUpdates legend {
	display:none;
}
/* ============================== RIGHT COL ============================== */

#featureProduct ul {
	text-align:center;
}
#builtNav,
#featureProduct,
#userHistory,
#newsItems,
#tagCloud,
#popularProd,
#spreadWord {background:#fff; padding-bottom:10px;}

#builtNav p,
#featureProduct p,
#userHistory p,
#newsItems p,
#tagCloud p,
#popularProd p,
#spreadWord p {
	background:#A5BE3A;
	color:#fff;
	display:block;
	clear:both;
	padding:6px 10px;
	font-weight:bold;
	margin:0 0 10px 0;
}
#builtNav ul,
#featureProduct ul,
#userHistory ul,
#newsItems ul,
#tagCloud ul,

#spreadWord ul {
	padding:0 10px;
	margin:0;
}
#popularProd ul {
padding:0;
margin:0;
}
#newsItems li {
	border-bottom:1px dashed #cccccc;
	margin-bottom:5px;
	padding-bottom:5px;
}
#popularProd li {
	clear:both;
	margin:0 0 5px 0;
	padding:0 0 10px 0;
}
#popularProd li img {
	margin:0 5px 0 0;
}
.popLink {
	font-weight:bold;
}
.popProdPrice {
	font-weight:bold;
}
.price {font-weight:bold; font-size:1.4em;}







#pullDownNav {
	background-color:#eeeeee;
	padding:5px;
	margin:0 0 10px 0;
}
#compareDisplay {
	position:relative;
	float:left;
	width:100%;
}
#productDisplay fieldset, 
#subBuiltNav fieldset, 
#subNav fieldset, 
#content fieldset, 
#content-b fieldset {
	position:relative;
	float:left;
	width:570px;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#productDisplay legend, 
#subBuiltNav legend, 
#subNav legend, 
#content legend, 
#content-b legend  {
	color:#006699;
	font-weight:bold;
}
#productDisplay table {
	clear:left;
}
#productDisplay td, 
#compareDisplay td {
	position:relative;
	padding:10px 5px 10px 5px;
}
#singleProductDisplay {
	width:590px;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
}
#singleProductDisplay ul {
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
#singleProductDisplay ul li {
	position:relative;
	float:left;
	margin:0px 0px 10px 0px;
	padding:0px;
	display:inline;
	list-style-type:none;
	width:100%;
}
#singleProductDisplay img {
	margin:10px 0px 10px 0px;
	padding:0px;
	max-width:450px;
	/*width:450px*/
}

.styleProdName {
	font-size:120%;
	font-weight:bold;
}
.styleProdPromo {
	font-size:100%;
	font-weight:bold;
}
.styleProdPrice {
}
.styleProdMerchant {
}
.styleProdID {
}
.styleProdCategory {
}
.styleProdBrand {
}
.styleProdDescription {
}

.singleProdName {
}
.singleProdPromo {
}
.singleProdPrice {
}
.singleProdBrand {
}
.singleProdDesc {
}
.singleProdId {
}
.singleProdMerchant {
}
.singleProdCategory {
}

#navigation a.catNavOn {
background: url(../styleImages/nav-hov.jpg) no-repeat 18px bottom;
height:40px;
color:#fff;
}
#navigation a.catNavOff {
height:40px;
}
a.brandNavOn {
	font-weight:bold;
}
a.brandNavOff {
	font-weight:normal;
}
#linksDisplay {
	position:relative;
	float:left;
	width:100%;
}
#linksDisplay li{
	margin:0px 0px 10px 0px;
}
#catDisplay {
	position:relative;
	float:left;
	width:100%;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:100%;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#rightCol fieldset {
	position:relative;
	float:left;
	border:1px solid #cccccc;
	line-height:150%;
	padding:10px;
	margin-bottom:10px;
}
#rightCol legend {
	color:#006699;
	font-weight:bold;
}
#pageContent {
}
.adminInput {
	width:300px;
}
#myLink {
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#newsPage h1 {
	position:relative;
	width:100%;
	padding:0px;
	margin:0px;
	line-height:130%;
	clear:both;
}
#newsPage ul {
	padding:0px;
	margin:0px;
}
#newsPage li {
	position:relative;
	float:left;
	padding:0px 0px 30px 0px;
	margin:0px;
	width:100%;
	list-style-type:none;
}
#newsPage ul li ul {
	padding:5px 0px 5px 0px;
	margin:5px 0px 5px 0px;
}
#newsPage ul li ul li {
	position:relative;
	float:none;
	padding:0px 0px 5px 0px;
	margin:0px 0px 0px 30px;
	width:auto;
	list-style-type:disc;
}
.botrowborder {
	border-top:1px solid #cccccc;
}
.comments {
	position:relative;
	float:left;
	width:100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 10px 0px;
	padding:0px 0px 10px 0px;
}
.linkGroup {
}



.clear {
	clear:both;
}
.productBox {
  width:180px;
  float:left;
  margin:16px 16px 26px 0;
  position:relative;
}
.productBox .offerPrice {
display:none;
}
.productBox .productTitle {
font-weight:bold; padding:4px 0 0 0; height:40px; overflow:hidden;
}
.productBox .productPrice {
font-weight:bold;
}



#saveLink a {
background:#ccc; color:#7d9121; padding:2px 5px; font-size:10pt; margin-top:10px;
}
