/* Store Stuff */
#bodyText h2 {
	font-size: 20px;
	margin: 10px 0 10px 0;
	color: #000000;
}
h2#pageTitle{
	font-size: 35px;
}
#bodyText h3{
	font-size: 17px;
	margin: 10px 0 10px 0;
	color: #61BE18;
	white-space: normal;
}

#bodyText h4{
	font-size: 14px;
	margin: 10px 0 10px 0;
	color: #8F8F8F;
}
#bodyText h5{
	font-size: 10px;
	margin: 10px 0 10px 0;
	color: #8F8F8F;
	white-space: normal;
}


#bodyText img{
	margin: 4px  20px 20px 20px;
	border: none !important;
}


#bodyText legend {
	font-size: 15px;
	font-weight: bold;
	font-family: 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;
	margin-bottom: 3px;
}
#bodyText label {
	width: auto;
	font-size: 11px;
	font-family: 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;
}
#bodyText form {
	margin-bottom: 10px;
}
.productSubHead{
	color: #8CD537 !important;
	font-size: 35px !important;
}

#breadcrumbs {
	font-family: 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;
	font-size: 11px;
}
.products li a, .products li a:hover {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}
.products li {
	display: block;
	float: left;
	width: 180px;
	.width: 200px;
	overflow:hidden;
	margin: 0 15px 25px 0 !important;
	border: 1px solid gray;
	list-style: none;
	background: #F5F5F5;
	padding: 0 10px !important;
	font-size: 10px !important;
	height: 350px;
	min-height: 350px;
	max-height: 450px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height: 110%
}
.products.image {
	border: none !important;
	margin: 0 0 10px 0 !important;
	padding: 0 !important;
	font-size: 10px !important;
	background: transparent;
}
.products.image a {
	border: none !important;
	margin: 0 0 10px 0 !important;
	padding: 0px !important;
	font-size: 10px !important;
	font-weight: normal;
	color :#cccccc;
}
.seeAll a{
	font-size: 10px !important;
}
.addCompare a {
	display: block;
	background: #8CD537;
	color: #ffffff;
	font-family: 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;
	border: none;
	font-size: 10px !important;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px !important;
	text-decoration: none;
	width: 12.5em;
	text-align: center;
}
.addCompare a:hover {
	color: #ffffff;
}
#rightColumn #search, #rightColumn #searchTitle {
	display: none;
}
#navDept a img {
	margin-top: 10px;
}
#rightStoreWrapper {
	margin-bottom: 30px;
}
#rightStoreWrapper h3 {
	margin: 20px 0 7px 0;
	font-size: 30px;
	color: #30b9ef;
}
#rightStoreWrapper a {
	color: #000000;
}
#rightStoreWrapper li {
	list-style:square;
	margin-left: 15px;
	margin-bottom: 4px;
}

#newsletterEmail {
	width: 70%;
}
table {
	width: 100%;
}
th {
	font-family: 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	text-align: left;
	border-bottom: 2px dotted #808080;
}
td {
	font-family: 'lucida grande', 'lucida sans unicode', helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-align: left;
	padding: 4px 20px 4px 0;
	border-bottom: 1px solid #dedede;
}
.user label {
	display: block;
	width: 120px;
}






/* End Store Stuff */
/* lemonade adapted */
#product_page #product { overflow: hidden; }
#product_page .image { float: left; margin-right: 30px; *display: inline; }
#product_page .info { float: left; }

#cartBody td { vertical-align: middle; }


p.flash
{
  margin-bottom: 1em;
  padding: 0.5em;
}

p.success
{
  color: #000;
  background: #FFCC00;
}

p.error
{
  background:#FFFFCC none repeat scroll 0 0;
  border: 2px solid #FFCC66;
  color:#333333;
  padding-left: 1em;
}

.hidden { display: none; }

.ajax_loading_indicator
{
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-weight: bold;
  color: black;
  font-size: 1.2em;
}

.ajax_loading_indicator span
{
  background: #FFD62B;
  display: block;
  width: 15em;
  margin: 0 auto;
  text-align: center;
  padding: 0.3em 0;
  -moz-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
}
/*
 * Slider
 */
div.slider
{
  height: 12px;
  background: transparent url(../images/slider_left.gif) no-repeat left center;
  position: relative;
}

div.slider .right
{
  height: 12px;
  width: 12px;
  position: absolute;
  right: 0;
  top: 0;
  background: transparent url(../images/slider_right.gif) no-repeat right center;
}

div.slider .knob
{
  width: 12px;
  height: 12px;
  background: transparent url(../images/slider_knob.gif) no-repeat left top;
  z-index: 100;
  cursor: pointer;
}

/*
 * Progress
 */

#bodyText ul.progress
{
  list-style: none;
  margin-left: -10px; padding: 0;
}

#bodyText ul.progress li
{
  font-size: 1.2em;
  height: 27px;
  padding-left: 10px;
  color: #999999;
  list-style: none; 
  margin: 0;
}

#bodyText ul.progress li.current
{
  background: #e3e3e3 url(../images/indicator_current.gif) no-repeat right top;
  color: #333333;
}

ul.progress li span
{
  display: block;
  padding-top: 7px;
}

/*
 * Forms
 */
ul.form {
  margin-left: 0; padding: 0;
  list-style: none;
}
#bodyText ul.form li {
	list-style: none;
	margin: 0 0 1em!important;
	clear: both;
	padding: 0;
}
#bodyText ul.form li.left, #bodyText ul.form li.right { 
	width: 49%;
	float: left;
	clear: both;
}
#bodyText ul.form li.right { float: right; clear: none; }



ul.form label {
  font-size: 1.2em;
  display: block;
  color: #666;
  font-weight: bold;
  margin-bottom: 0.2em;
}

ul.form li.form_header {
  font-size: 12px;
  color: #333;
  font-weight: bold;
  margin-bottom:0.5em;
  margin-top:1.5em;
}

ul.form span.comment {
  display: block;
  margin-top: 2px;
  color: #666;
  font-size: 11px;
  font-weight:normal;
}

ul.form input.text,
ul.form textarea {
  width: 100%;
  border: 1px solid #bfbfbf;
  background: white url(../images/input_bg.gif) no-repeat left top;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1.2em;
  padding: 0.4em;
  color: #333;
}

ul.form input.text:focus,
ul.form textarea:focus {
  background: #ffffcc url(../images/input_bg_active.gif) no-repeat left top;
  border: 1px solid #aaa;
}

ul.form textarea { line-height: 150%; }
ul.form li.text div {  padding-right: 1.2em; }
ul.form select { width: 100%; }
ul.form li.checkbox div {  float: left; }
ul.form li.checkbox input {  margin: 0; padding: 0; }
ul.form li.checkbox label {  color: #333;  margin-left: 20px;  font-weight: normal; }
ul.form li.radio_horizontal label { margin-bottom: 0.5em; }
ul.form li.radio_horizontal div { float: left; margin-bottom: 0.5em; }
ul.form li.radio_horizontal input {margin: 0; padding: 0; float: left; }
ul.form li.radio_horizontal div span { display:block; margin-left: 20px; margin-right: 1.5em; }
ul.form li.radio_horizontal div label { color: #333; font-weight: normal; }
ul.form li.radio_horizontal img {   display: block;  margin-bottom: 0.3em; }

/*
 * Pagination
 */
div.pagination {  padding-top: 2em; clear: both; }
div.pagination a { text-decoration: none; }

/*
 * Product Attributes
 */
table.product_attributes {
  border-collapse: collapse;
  font-size: 1.2em;
  margin-bottom: 1em;
}

table.product_attributes th,
table.product_attributes td {
  text-align: left;
  vertical-align: left;
  font-weight: normal;
  padding: 0 1em 0.5em 0;
}

table.product_attributes td {padding-right: 0.2em; }

/*
 * Checkout block
 */
 
div.checkout_block {
  padding: 10px;
  background: #eee;
  margin-bottom: 20px;
}

div.checkout_block label {
  color:#666666;
  font-size:1.2em;
  margin-right: 10px;
}

div.checkout_block input.coupon_code {  width: 80px; }

div.checkout_block input.checkout_btn {
  float: right;
  margin-top: 1px;
}

div.checkout_block input.apply_btn {
  float: right;
  margin-top: 1px;
  margin-right: 10px;
}

/*
 * Compare products table
 */

table.product_compare_table
{
  border-collapse: collapse;
  font-size: 11px;
  width: 100%;
  line-height: 130%;
  color: #333;
}

table.product_compare_table th,
table.product_compare_table td
{
  text-align: left;
  vertical-align: top;
  padding-right: 10px;
}

table.product_compare_table thead
{
  border-bottom: 1px dotted #333;
}

table.product_compare_table thead th,
table.product_compare_table thead td
{
  padding: 0 5px 5px 5px;
}

table.product_compare_table tbody td,
table.product_compare_table tbody th
{
  padding: 5px;
}

table.product_compare_table p
{
  font-size: 11px;
}

table.product_compare_table tr.even td,
table.product_compare_table tr.even th
{
  background-color: #f4f4f4;
}

table.product_compare_table thead img
{
  display: block;
  margin-bottom: 10px;
  border: 1px solid #ccc;
}

table.product_compare_table thead h3
{
  font-size: 14px;
  padding-bottom: 0;
  line-height: 140%;
  border-bottom: 0;
  text-align: left;
}

table.product_compare_table thead h3 a
{
  text-decoration: none;
}

table.product_compare_table td.product
{
  border-right: 1px solid #ccc;
}

table.product_compare_table td.product:last-child
{
  border-right: none;
}

table.product_compare_table tr:last-child input
{
  display: block;
  margin: 10px auto 0 auto;
}

/*
 * Shipping cost estimator
 */

.shipping_cost_estimator
{
  margin-bottom: 20px;
}

.shipping_cost_estimator .controls
{
  padding: 10px;
  background-color: #eee;
}

.shipping_cost_estimator h4
{
  margin-bottom: 10px;
}

.shipping_cost_estimator #estimator_link h4
{
  margin-bottom: 0;
}

.shipping_cost_estimator select
{
  margin-right: 10px;
}

.shipping_cost_estimator .zip
{
  width: 50px;
}

.shipping_cost_estimator .submit
{
  float: right;
  margin-top: 3px;
  outline: none;
}

.shipping_cost_estimator label
{
  color:#666666;
  font-size:1.2em;
  margin-right:10px;
}

.shipping_cost_estimator .shipping_options
{
  border-top: 1px dotted #666666;
  padding: 10px;
  font-size: 12px;
  color: #333;
  line-height: 150%;
  background: #f6f6f6;
}

.shipping_cost_estimator li
{
  margin-bottom: 5px;
}

.shipping_cost_estimator li:last-child
{
  margin-bottom: 0;
}

.shipping_cost_estimator .comment,
.shipping_cost_estimator li p
{
  display: block;
  font-size: 11px;
  color: #666666;
  margin-top: -3px;
}

.shipping_cost_estimator li p
{
  padding-bottom: 2px;
}

.shipping_cost_estimator li.multi_option h4
{
  font-size: 12px;
  margin-top: 6px;
  margin-bottom: 0px;
}

.shipping_cost_estimator li li
{
  padding-left: 10px;
}
/* end lemonade */
