/* @override https://thegreenperspective.com/stylesheets/stores.css */

/* @override http://www.greenperspective.info/stylesheets/stores.css */

/* @override http://localhost:3000/stylesheets/stores.css */

/* @override http://www.greenperspective.info/stylesheets/stores.css */

/* @override http://localhost:3000/stylesheets/stores.css */

/* @group Store Category Home */

div#store-content {
border: 0px solid green;
padding-top: 0px;
}

.sku{
  display: none;
}

div#store-content table td{

vertical-align: bottom;
}

div#store-content h1{
display: none;
}
div#store-content h5{
        font-size: 170%;
        color: #999999;
        
}

div#store-menu {
        float: left;
	display: table-cell;
	width: 175px;
        padding-left: 0px;
        padding-top: 5px;
        background-color: #fff;
}


div#confirm-checkout-content {
        float: right;
        z-index: 100;
}


div#checkout {

}


#landing-cat {
        display:none;
}

#landing-link {
        margin-top: 30px;
        padding-left: 15px;
        background: url("/design/red-flag.gif") no-repeat;

}

#landing-link a{

        text-transform: uppercase;
        color: #e71822;
        font-weight: bold;
        font-size: 13px;
        text-decoration: none;
        padding: 2px;

}

#landing-link a:hover {
        background-color: #e71822;
        color: #ffffff;
}





.product-table {
    
}

table.product{
	width: 250px;
  margin: 0px;
  padding: 0px;
}



table.product .product_image a img{
          width: 350px;
          border: 0px;
}

table.product tbody{
  margin: 0;padding:0;
}

div#store-content .product td{
maring:0;padding: 0;
  padding-bottom: 3px;
}

div.product_links{

}

div#store-content .product td div.product_price{
  font-size: 16px;
  font-weight: bold;
  padding-right: 5px;
  margin-right: 2px;
  border-right: 2px solid #8BA00D;
  color: #8BA00D;  
  float: left;
}


div#store-content .product td{
  
}

div#store-content .product td span.product_learn_button,
div#store-content .product td span.product_buy_button{

}

div#store-content .product td span.product_learn_button img,
div#store-content .product td span.product_buy_button img {
border: 0px;
}


div#store-content .product td span.product_learn_text a,
div#store-content .product td span.product_buy_text a{
	display: none;
}

div#store-content .product td span.product_learn a:hover,
div#store-content .product td span.product_buy a:hover{

}

div#store-content .product td span.product_buy a{
  background: url(/images/buy.gif);
border: 1px solid red;

}

/* @end */

div#store-content .product td a{
  color: #8BA00D;
  font-size: 18px;
}

div#store-content .product td a:hover{
//  text-decoration: underline;
}

.imagerow td {
        border: 1px solid #cccccc;
        margin: 0px;
        padding: 0px;
        height: 175px;
        width: 163px;
        text-align: center;
}

.imagerow img{
        border: 0px;
}

.namerow td {
        height: 35px;

}

td.sku{
  display: none;
}


.product-head3 {
font-size: 24px;
font-weight: bold;
  color: #8BA00D;  
  margin-top: 0px;
}

.price {
    font-size: 18px;
	font-weight: bold;
    color: #8BA00D;
}

div#add_form_1 a{
	color: #8BA00D;
}

div#add_form_1 a:hover{
}

div#add_form_1 .price{
	margin-left: 10px;
  font-size: 18px;
position: relative;
top:-2px;
}

div#add_form_2{
display: none;
  position: relative;
  top: -900px;
  left: 400px;
  
}


#store-content h2 a{
        color: #666;
        text-decoration: none;
}

#store-content h2 a:hover{
        color: #fa1722;
        text-decoration: none;
}


#category_description{
  display: none;
}

.product-count {
        font-size: 11px;
        color: #999;
}


.product {
        padding: 0px;
        font-size: 12px;
        color: #666;
padding-top: 0px;
}

.product a {

        color: #000;
//        font-size: 13px;
        text-decoration: none;
}

.product a:hover {
//        font-size: 13px;
        color: #ed1e28;
}

/* @group Product Details */

.product #large_image{
  float: left;
width: 400px;

}

.product #large_image img{
  width: 400px;
  
}

div#product_images{
  display: none;
}

div.product_header{
padding-top: 28px;
border: 0px solid green;
}

div.product_description {
  border: 0px solid blue;
  clear: both;
  border-top: 0px solid #C3CF21;
}

div.product_description h4{
  border-top: 1px solid #C3CF21;	
  border-bottom: 1px solid #C3CF21;	
  padding: 10px 0px;
  font-size: 18px;
  color: #C3CF21;
}

div.product_description table{
  border-top: 0px solid #C3CF21;
z-index: 100;
}


#product_details div.product_description table tbody tr td.icon {
  vertical-align: middle;  
}


td.description{
  width: 650px;  
}

td.description h3{
  font-size: 14px;
  color: #C3CF21;
  padding: 0px;
  margin: 0px;
  margin-bottom: 5px;
  font-weight: bold;
}


td.description p{
  color: #C3CF21;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
  margin-bottom:10px;
  font-family: Georgia, "Times New Roman", Times, serif;
}

div#product_details td.description a{
  font-size: 14px;

}

div#product_details td.description a:hover{
text-decoration: underline;
}

/* @end */

/* @group Other Products */

#other_products {
  margin: 0px 0px;
padding-bottom: 390px;
}

#other_products h4{
  padding: 0px 0px;
  margin: 0px;
  font-size: 18px;
  color: #C3CF21;
}

#other_products div.other_product{
	height: 200px;
	vertical-align:bottom;
	border: 0px solid green;
	float: left;
	margin: 0px 40px;

text-align: center;
}

#other_products div.other_product table.product tbody tr td.thumb {
	border: 0px solid red;
  height: 145px;
}

#other_products div.other_product table.product tbody tr td a img {
	border: 0px;
  width: 120px;
}

#other_products div.other_product table.product tbody tr td a{
  font-size: 12px;
}

#other_products div.other_product table.product {
  margin: 0px;
  width: 150px;
}

/* @end */

/* @group Store Menu */

#store-menu h3 {
	border-bottom: 1px dotted #bbb;
        background: url("/design/sidebar-bg.gif") no-repeat #d4d4d4;
        padding-top: 6px;
        padding-bottom: 5px;
        padding-left: 29px;
        margin-right: -10px;
        margin-bottom: 0px;
}

div#store-menu{
       margin-top: 0px;
       display: none;
}

#store-menu ul {
        list-style: none;
        margin: 0;
	padding-left: 0px;
}

#store-menu li {

	border-bottom: 1px dotted #bbb;
        margin-right: -5px;
        padding: 0;
        padding-right: 0px;
}

#store-menu li a {

	display: block;
        padding: 3px 0px 3px 5px;
	background-color: #fff;
	color: #666;
	text-decoration: none;
	width: 100%;
        font-family: arial, sans-serif;
        font-size: 12px;

}


#store-menu li li {

        padding-right: 10px;
	border-bottom: 0px dotted #bbb;

}



#store-menu li li a{
        padding: 2px 0px 2px 10px;
        font-size: 10px;
	border-bottom: 0px dotted #bbb;


}





#store-menu li a:hover {
	background-color: #eee;
	color: #666;
}


#store-menu .cartTotal {
        padding-left: 5px;
        color: #555;
}

/* @end */

/* @group CART */


div#cart-content{
  margin-top: 0px;
}

div#cart-bottom-text{
  min-height: 200px;
}

table.carttable{

	margin-top: 20px;  
margin-bottom: 0px;
}

table.carttable th {
  color:  #C3CF21;
  border-bottom: 1px solid #C3CF21;

padding-bottom: 5px;
  font-weight: bold;

}

table.carttable td.item_name a{
  color: #C3CF21;
  text-decoration: none;
  font-weight: bold;
}

table.carttable th.item_name {width: 210px;}
table.carttable th.item_style {width: 150px;}
table.carttable th.item_quantity {width: 80px;}
table.carttable th.item_remove {width: 50px;}
table.carttable th.item_unitprice {width: 80px; text-align: right;}
table.carttable th.item_totalprice {width: 80px; text-align: right;}

td.item_name,
td.item_style,
td.item_quantity,
td.item_remove,
td.item_unitprice,
td.item_totalprice{
  padding-top:5px;
  padding-bottom:5px;
}

td.item_remove.right, td.item_quantity.right{
  text-align: center;
}

td.item_remove.right a, td.item_quantity.right a{
  background-color: #C3CF21;
  color: white;
  font-weight: bold;
  padding: 2px 5px 2px 5px;
  text-decoration: none;
}

td.item_remove.right a:hover, td.item_quantity.right a:hover{
background-color: #8BA00D;

}

table.carttable tr.subtotal_row td{
  border-top: 1px solid #C3CF21;
  margin-top: 5px;
  padding-top: 5px;
}

/* @end */

/* @group Checout Form */

div#checkout{
  margin-top: 0px;
border: 0px solid purple;
margin-bottom: 20px;
}

#checkout h3{
  padding: 0px 0px;
  margin: 10px 0px;
  font-size: 18px;
  color: #C3CF21;
}






#checkout table tbody tr td{
  vertical-align: top;
}

#checkout table tbody tr td label{

border: 0px solid red;
}

#checkout table tbody tr td input[type="text"]{
  width: 200px;
}



#checkout table tbody tr td select#shipping_address_country, #checkout table tbody tr td select#billing_address_country{
  width: 150px;
}

#confirm-checkout-content{
  margin-top: 20px;
}

#order-complete{
  margin: 0px;
  padding: 0px;
  margin-bottom: 10px;
}

#order-complete p{
margin: 0;
}

#termslink{
	margin: 0;
	padding: 0;
	text-decoration: underline;
  color: #C3CF21;
  background-color: #FFF;
}

/* @end */

