body {background-color:#ffffff;margin:0px;padding:0px;}
  td, body {font-family:arial,tahoma,helvetica,verdana,sans-serif;font-size:11px;color:#676767}

a {
    text-decoration:none;
    color:green;}


ab {
    text-decoration:none;
font-size: 14px;
    color:green;}

    
A:HOVER {
    text-decoration:none;
    color:green;
}

table {
width:100%;
}

logo_top {
 height:166px;
}

cell_right {
 padding:right;
  }

searchbox {
 padding:right;
height:84px  
  }

.home_largepic {
height:200px;
width:200px;
}

.home_ppic
{
height:100px;
width:100px;
}

.homepage-kit
{
text-align:center;
}

.faqanswer
{
color:grey;
font-size:14px;

}

cell_bottom {
v-align:bottom;
}

h1 {
	color:green;
	margin:0px;
	font-size: 14px;
	font-weight: bold;
}

h2 {
	color:green;
	margin:0px;
	font-size: 11px;
	font-weight: bold;
}

p {
	font-size: 14px;
    color:black;
padding: 5px 0 5px 0;	
}

.searchbox{
height:90px;
}

.basket{
width:200px;
padding: 0px 0px 0px 0px;
}

.currency{
height:17px;
position: absolute;

}


s {color:red;}

img {
	border: 0px;
}

.alert {
    background-color: #FF9A9A;
    color: #000;
    border : 2px solid #C50808;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    padding:10px;
}

.home_product {
	width:25%;
	float:left;
	background-color: #F2FFE1;
	border: 1px solid #83D13D;
	padding: 10px 20px 20px 20px;
	margin-right:10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height:110px;
}

.home_product > a > h2 {
	color:orange;
	padding:0 0 5px 0;
	margin:0;
}

.home_product > .product_image {
	float:right;
	border: 1px solid #333;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding:5px;
	background-color:#fff;
	margin-left:12px;
}

table.product_list th {
    color:#2665c0;
    font-weight:bold;
    font-size:13px;
}
.productListing-productName {
    color:#2665c0;
    font-weight:bold;
    font-size:12px;
	text-decoration:underline;
}

.menu_main {
	color:#1C5912;
	font-size: 1.3em;
	/*background: url(/images/menu/menu_bullet.gif) no-repeat;*/
	padding-bottom:10px;
	padding-left: 15px;
	font-weight: bold;
}

.product_pic {
width:105px;
}

.product_desc {
width:150px;
text-align:center;
}


.product_title {
color:orange;
}

.menu_sub {
    color:#2566C0;
    font-weight:bold;
	font-size: 1.2em;
	text-decoration:none;
}

.menu_sub_block {
    padding-left: 30px;
    /* border: 1px solid black;
    background-color: #DDE6AF; */
    margin-bottom:10px;
}

.footer_link{
	font-weight:bold;
	font-size:11px;
	color:purple;
}


.basket_item {
	font-family: times, serif;
	font-size: 0.7em;
}
.basket_items {
	width: 180px;
}
.basket_item_price {
	font-family: times, serif;
	font-size: 0.8em;
	color: #626866;
}



.attrib_row {
    border-bottom: 1px solid #bbb;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #fff;
}
.attrib_row_alt {
    border-bottom: 1px solid #bbb;
	padding-top:5px;
	padding-bottom:5px;
	background-color: #ddd;
}

.see_also_category {
	font-size:10px;
	}
.see_also_category > a {
	font-size:9px;
	color:purple;
	font-weight:bold;

}

.option_dropdown {
	font-size: 0.9em;
}

.product_listing_row {

    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
}

.product_listing_row_alt {
	background-color: #ddd;
	border: 1px solid #83D13D;
}
