/* general elements */

body {
	background-image: url(/images/bg.gif);
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300; 
	margin: 0;
}

p {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #003300;
}

td, input, select {
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	color: #003300;
}

th, th p, th h1, th h2 {
	font-weight: bold;
	text-align: left;
	color: #fff;
	background-color: #9EB68C;
	padding: 3px 3px;
	white-space: nowrap;
}

th p {
margin:0;
padding:0;
}

.greensub {
	color: #87A671;
}

.bluebold {
	color: #6699CC;
	font-weight: bold;
}

a:link, a:active, a:visited {
	color: #41701D;
	text-decoration: none;
}
a:hover {
	color: #CE6702;
	text-decoration: underline;
	background-color: #FFFFFF;

}

a.leftlink:link, a.leftlink:visited, a.leftlink:active {
	color: #003399;
	font-weight: bold;
}

a.leftlink:hover {
	color: #003399;
	font-weight:bold;
}

a.link1:link, a.link1:active, a.link1:visited {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #6F829D;
	text-decoration: underline;
	font-size: 11px;
}
a.link1:hover {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	color: #CE6702;
	text-decoration: underline;
	font-size: 11px;
}

h1, h2, h3, h4, h5 {
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight: bold;
	color: #003300;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:14px;
}

h2.faqsubheading {
	font-size: 14px;
	font-weight: bold;
	color: #6499BB;
}

h3 { 
	color: #666666;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
	margin-top:0px;
        margin-bottom:5px;
	background-image:url(/images/dash.gif);
	background-position:100% 100%;
	background-repeat:repeat-x;
}

h3.faqminheading {
	font-size: 12px;
	font-weight: bold;
	color: #41701D;
}

div#faqdiv h3 {
font-size:12px;
color:#41701d;
}

h4 { 
	color:#666666;
	font-weight:bold;
	font-size:14px;
	padding-bottom:3px;
	margin-top:0px;
        margin-bottom:5px;
}

h5 {
	font-size:14px;
}

/**************** BEGIN LISTING ****************/

/***** Listing Globals *****/

#listing-table {
	border-top: none;
	margin: 0;
	padding: 0;

}
.clear10 {
	height: 10px;
	clear: both;
	overflow: hidden;
}
.clear20 {
	height: 20px;
	clear: both;
	overflow: hidden;
}

#listing-subcat {
font-size: 11px;
font-weight: bold;
}

#listing-subcat a {
color: #666666;
text-decoration: underline;
font-size: 11px;
padding: 0 2px;
}

#listing-subcat a:hover{
text-decoration: underline;
}

/***** LISTING MULTI-COLUMN *****/

ul.listing-multicol-product {
	width: 150px;
	text-align: center;
	font-size: 11px;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.listing-multicol-product {
	margin: 10px 10px;
}
ul.listing-multicol-product img {
	border: 1px solid #ccc;
}
li.listing-multicol-product-name a, li.listing-multicol-product-name a:link, li.listing-multicol-product-name a:visited, li.listing-multicol-product-name a:hover, li.listing-product-multicol-name a:active {
	font-size: 12px;
	font-weight: bold;
	color: #87A671;
}
.listing-multicol-product-price {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin: 0;
	padding: 0;
}

/***** LISTING 1 COL *****/

.listing-1col {
	margin: 0;
	padding: 0;
}

h2.subheading { margin-top: 0; }

.listing-1col-product {
	margin: 5px;
	padding: 0 10px 0 0;
	float: left;
}
.listing-1col-product img {
	float: left;
	margin: 0 10px 0 0;
	padding: 2px;
}
.listing-1col-product h5 {
	padding: 2px 0;
	margin: 0;
	font-weight: bold;
}
.listing-1col-product h5 a, .listing-1col-product h5 a:visited, .listing-1col-product h5 a:active, .listing-1col-product h5 a:hover {
	font-size: 14px;
	color: #003399;
	text-decoration: underline;
}

.listing-1col-product ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.listing-1col-product-price {
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

/* === RELATED ITEMS === */

.related_products {
	float: left;
	width: 150px;
	text-align: center;
	padding: 5px;
	margin: 3px;
	border: 1px solid #999;
}
/**************** END LISTING ******************/

p.crumb {
	color: #000000;
	font-size: 11px;
	margin-top: 0;
}

p.crumb a {
	font-size: 11px;
}

a.sponsered {
	font-size: 10px;
}

/* navigation */
.nav {
	font-size: 11px;
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline;
}

.nav-selected-yes{
	color: #FF6600;
}

/* cart */
.cart-header-sub-row{
	font-weight: bold;
	background: #f5f5f5;
}
.cart-header-row{
	font-weight: bold;
	background: #efefef;
}
/* international shipping */


/* page elements for formatting */
.page-main{}
.page-contents{}
.page-left-nav{} 
.page-body{

padding: 0px;

} 

