@charset "utf-8";
select {
  z-index: -1;
}
/* CSS Document */
.no_decor, .no_decor img, a img {
	border: none;
	text-decoration: none;
}

body {
	margin: 0px;
	text-align: center;
    background-color: rgb(204,255,102);
	background-image: url(/images/head_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: rgb(50,50,50);
}

#main {
	width: 841px;
    min-height: 500px;
	margin: 25px auto 0px auto;
	padding: 0px 10px;
	border: 1px solid rgb(50,50,50);	
	background-color: #FFF;
	display: block;
	clear: both;
}

#header {
	vertical-align: top;
	display: block;
	clear: both;
}

#header_r {
  float: right;
  text-align: right;
  font-weight: bold;
}

#top_menu {
  	list-style: none;
    margin: 0 0 4px 0;
    height: 20px;
    padding: 0;
}
#top_menu li {
	display: inline;
    float: right;
    height: 20px;
    line-height: 20px;
}
#top_menu li a {
	padding: 0 4px;
    color: rgb(50,50,50);
	text-decoration: none;
}

#top_menu a:hover {
	color: rgb(35,149,77);
}

#logo {
	float: left;
	margin-left: 5px;
}

#search_box {
	margin: 0px;
	padding: 0px;
}

#search_box fieldset {
	border: none;
	margin: 0px 7px 0px 0px;
	padding: 0px;
	text-align: right;
}

#submit_search {
	vertical-align: middle;
}

#term {
	background-image: url(/images/search_box.gif);
	background-repeat: no-repeat;
	width: 253px;
	padding: 4px 2px 0px 2px;
	border: 0px;
	height: 20px;
	vertical-align: middle;
	text-align: center;
	font-size: 105%;
	font-weight: bold;
	color: rgb(153,153,153);
}

#container {
	margin: 0px auto;
	vertical-align: top;
	display: block;
	clear: both;
}

h1 {
	color: rgb(35,149,77);
	font-family: "Century Gothic", Arial;
	font-size: 160%;
	font-weight: normal;
	text-align: left;
	margin: 0px;
	padding: 2px;
}

.top_categories, .top_categories_padded {
  margin-top: 4px;
  width: 207px;
  float: left;
  padding-bottom: 5px;
}
.top_categories {

}
.top_categories_padded {
  border-right: 2px dotted #CACACA;
}

#search_product {
	margin: 0px;
	padding: 0px;	
}

#search_product fieldset{
	margin: 0px;
	padding: 0px;
	border: none;
}

#search_product input[type='text'],
#search_product .sbox {
	background-image: url(/images/search_product.gif);
	background-repeat: no-repeat;
	border: 0px;
	height: 24px;
	width: 198px;
	padding: 4px 2px 0px 2px;
	margin: 0px;
	vertical-align: middle;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: rgb(153,153,153);	
}
#contact_details {
    margin: 0px auto;
}
#content {
	border-top: 2px dotted rgb(202,202,202);
	margin: 8px 0;
	padding: 3px;
}

#lmenu {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 202px;
}	

#lmenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: left;
	font-weight: 800;
}

#lmenu ul li {
	line-height: 32px;
	border-bottom: 2px dotted rgb(202,202,202);
}

#lmenu ul li a {
	text-decoration: none;
	color: rgb(50,50,50);
}

#lmenu ul li a:hover {
	color: rgb(35,149,77);
}

#footer {
	display: block;
	clear: both;
	width: 839px;
	margin: 6px auto;
	padding: 0px 10px;
	font-size: 90%;
	font-weight: bold;
	text-align: left;
}

#footer a {
	text-decoration: none;
	color: rgb(50,50,50);
}

#footer a:hover {
	color: rgb(35,149,77);
}

.fl {
	float: left;
}
.old-price {
  text-decoration:blink line-through;
}
.rrp-price {
  color: red;
  font-size: 90%;
}
.fr {
	float: right;
}
.middle {
  vertical-align: middle;
}
.cb {
	clear: both;
}
.p10 {
  padding: 10px;
}
.stock-msg {
  margin: 0;
  padding: 3px 0;
}
.sfTMessageWrap h1 {
  text-align: center;
}
#centre {
	width: 405px;
	float: left;
    background-color: #FFF;
	margin: 0px;
	padding: 2px 15px 0px 15px;
	text-align: left;
}
#centre img {
	float: right; 
	padding: 5px 0px 10px 10px; 
}
.banner {
    width: 92px; 
    float: right; 
    padding: 4px 0px 4px 4px;
}
#rmenu {
	float: left;
	width: 198px;
	margin: 0px;
	padding: 0px;
}

#rmenu_steps {
    float: right;
}

.dotted {
	border-bottom: 2px dotted rgb(202,202,202);
}

.left {
	text-align: left;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.big {
	font-size: 140%;
}

.m0 {
    margin: 0px;
}

h2 {
	margin: 5px 0px;
	padding: 0px;
	font-size: 120%;
	font-weight: normal;
	color: rgb(35,149,77);
}

h2>a {
	color: rgb(35,149,77);
    text-decoration: none;
}

h4 {
    color:#98CD35;
    font-size:1.2em;
    margin:0 0 10px;
}

.green {
	color: rgb(35,149,77);
}

.phone {
	font-size: 250%;
	color: rgb(102,102,102);
}

.category_list	{
	vertical-align: top;
	float: left;
	width: 260px;
	padding: 0px 5px 5px 5px;	
	text-align: left;
}

.category_list img {
	float: left;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

.content_header div{
	width: 220px;
	float: left;
	margin-bottom: 8px;
	text-align: left;
}

.bold {
	font-weight: bold;
}

.alphabet {
	clear: both;
	width: 280px;
}

.alphabet h1{
	font-family: Arial;
	font-weight: bold;
	text-align: center;
	width: 26px;
	float: left;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.alphabet select {
	width: 220px;
	float: left;
	margin: 3px 0px 0px 5px;
}

.offer {
}

.offer {
	float: left;
	width: 260px;
	text-align: left;
}

.order_now {
	margin-top: 3px;
}

.product_header {
	float: left;
	width: 340px;
	text-align: left;
}

.product_header select {
	width: 340px;
	margin: 2px auto 5px auto;
}	

.product {
	float: left;
	width: 340px;
	text-align: left;
	padding: 5px 0px;
}

.product_img {
  float: right;
  text-align: right;
  width: 150px;
}
.product_img img {
  max-width: 75px;
}
.product form {
    margin: 0px;
    padding: 0px;
}

.labels_list {
	margin: 30px 0px 5px 0px;
}

.product .type {
	margin: 0px; 
	padding: 0px 5px 0px 0px;
	float: left;
	font-weight: bold;
}

.add_to_cart {
	vertical-align: middle;
}

.label {
    font-weight: bold;
    text-align: right;
    padding-right: 15px;
}

.search_dotted {
    background-color: #FFFFFF;
    width: 47%;
    height: 190px;
    padding: 7px 3px 7px 7px;
    border-right: 2px dotted rgb(202,202,202);
    border-bottom: 2px dotted rgb(202,202,202);
    float: left;
}
.search_dotted:hover {
    background-color: #F2F2F2;
}
.search_dotted .image{
  float: left; 
  height: 190px;
  margin-right: 8px;
}
.search_dotted img {
  width: expression(this.width > 90 ? '90px': true);
  max-width: 90px;
}
.search_dotted h4 a{
    color: #98CD35;
    text-decoration: none;
}
.search_dotted .prices {
  margin-top: 15px;
  text-align: center;
}
.search_dotted .prices p {
  margin: 8px;
}
.search_dotted select {
  width: 100px;
}
.red {
  color: red;
}

.error_list {
    color: red;
    margin: 0px 0px 0px 25px;
    padding: 0px;
}

.error_list li {
    margin: 17px 0px 0px 0px;
    padding: 0px;
}

.update_info {
    clear: both;
}

#shippingSelectMenus {
    background-color: #EAF5D7;
    border: 2px solid #98CD35;
    margin: 0px auto 20px auto;
    padding: 10px;
}

#center_part {
    width: 603px;
    padding: 0px 15px;
    float: left;
    text-align: left;
}

.th {
    background-color:#F1F1F1;
    font-weight:bold;
}

.cart_buttons a {
    color:#23954D;
    text-decoration:none;
}

.checkout_button {
    background-color:#EAF5D7;
    border:2px solid #98CD35;
    margin-right:5px;
    padding:4px;
}

.black {
    color: #000;
}

.contact_info {
    margin: 25px auto;
}

.checkout h2 {
    padding: 4px;
}

.checkout h2:hover {
    background-color: #EAF5D7;
}

.fold_link {
    float: right;
    line-height: 22px;
}
.hidden {
    display: none;
}
#center_content {
    width: 74%;
    float: right;
}
#orders {
    margin: 0px auto;
    width: 95%;
}
#order_details {
    margin: 30px auto;
    width: 75%;
}
#sitemap {
    padding: 20px 30px;
    text-align: left;
    background-color: #EAF5D7;
    border: 2px solid #98CD35;
}
#sitemap li ul {
    width: 60%;
}
.print-image {
    max-width: 150px;
    max-height: 300px;
}
#print-product {
    text-align: center;
    width: 70%;
    margin: 30px auto;
}
.print-link {
    text-decoration: none;
    margin-right: 5px;
}
.error
{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  background: url(/images/error.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ffc;
}
.info
{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  background: url(/images/info.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ffc;
}
.error-img {
  margin-top: 30px;
}
.bborder {
    border-bottom: 1px solid black;
}
.pager {
    margin: 20px auto;
    text-align: center;
    line-height: 30px;
}
#delivery_info {
  padding: 5px 10px;
}
/* FORMS */
form {
    margin: 0px;
    padding: 0px;
}
#contact_form table {
    margin: 20px auto;
}
#contact_form label {
    width: 150px;
}
#contact_form input[type='text'] {
    margin-left: 25px;
    width: 200px;
    float: left;
}
#contact_form textarea {
    margin-left: 25px;
    float: left;
}
#registration_form fieldset {
    background-color:#EAF5D7;
    border:2px solid #98CD35;
    width: 80%;
    margin: 10px auto;
}

#registration_form table {
    margin: 5px auto;
}
#registration_form label {
    width: 150px;
}
#registration_form input[type='text'], #registration_form input[type='password'] {
    margin-left: 25px;
    width: 200px;
    float: left;
}
#registration_form textarea {
    margin-left: 25px;
    float: left;
}

#login_form table {
    width: 40%;
    margin: 10px auto 10px auto;
    border: none;
}
#login_form fieldset {
    background-color:#EAF5D7;
    border:2px solid #98CD35;
    margin: 0 auto;
    width: 50%;
    text-align: center;
}
#profile_form table th {
}
#checkout_form table,
#profile_form table {
    margin: 20px auto;
}
#checkout_form label,
#profile_form label {
    width: 150px;
}
#checkout_form input[type='text'],
#profile_form input[type='text'],
#profile_form input[type='password']
{
    margin-left: 25px;
    width: 200px;
    float: left;
}
#checkout_form textarea {
    margin-left: 25px;
    float: left;
}
#checkout_form fieldset,
#profile_form fieldset {
    background-color:#EAF5D7;
    border:2px solid #98CD35;
}
#shipping_data select {
  width: 300px;
}
#order_data td {
    padding-left: 25px;
}
#order_data input[type='text'], #order_data textarea {
    margin-left: 0px;
}
#forgot_form fieldset {
    background-color:#EAF5D7;
    border:2px solid #98CD35;
    width: 70%;
    margin: 20px auto;
}
.tooltip {
   position: absolute;
   top: 0;
   left: 0;
   border: 25px solid #FFFFFF;
   background-color: #FFFFFF;
}
.image {
}
.maxwidth {
  max-width: 75px;
}
.overlay {
 display: none;
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index:1001;
  -moz-opacity: 0.8;
  opacity:.80;
  filter: alpha(opacity=80); 
}
