﻿//---> Overall Page

body{

    text-align: center;
	color: #99CC33;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	background: #ffffff;

}


b, p, .text  
{
	font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
color:#99CC31;
}

.wholepage
{
        margin-top:25px;
        margin-left: auto;
        margin-right: auto;
        width:700px;
        height:565px;
        background: #ffffff;
        font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #005C2D;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;

        }


//---------------


//--------> Search Table

.search-table {
  width: 150px;
    background: #f9f7e6;
}


.search-table table , .search-table table  td {
 text-align: left;
width: 150px;
border-collapse:collapse;
border-top-width:0px;

}

.search-table select {
  width: 150px;
  font-family: arial;
  font-size: 12px;
  color: #053a29;
  font-weight: normal;
}


//<-------- End Search Table


.contactpage {

width:150px;

}

.navlink, a {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #003300;
	text-decoration: none;
}


.formbox {
	BACKGROUND: #ffffff;
	height:50px
}



.headertable {
	border-collapse: collapse;
	border-spacing: 0;
	width: 700px;
  }
  
  
 nothing {
}
  
  
  
.headercenter {   
width: 100%;
border-width: 0px 0px 0px 0px;
} 
}
.headerleft { 
border-width: 0px 0px 0px 0px;
 }
 
.headerright {  
border-width: 0px 0px 0px 0px;
}

.mainbody {
	width: 500px;
	border-collapse: collapse;
	border-spacing: 0px;
}
.mainbodycenter { 
width: 400px; 
vertical-align: top;
padding: 30px 0px 0px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:green;

    
}

.mainbodyleft   
{ 
    width: 150px; 
    vertical-align: top; 
    padding: 0px 0px 0px 0px;
    background: #ffffff;
    height:463px;
}
        
.mainbodyright  { 
background:#ffffff;
width: 150px;
height:400px; 
vertical-align: top; 
	}

.navpanelheader { }

.findtable{
	width:140px;
    height:80px;
    vertical-align:middle;
    
    
    
}



/* For the panel headers on the left */


.navpanelleft,.navpanelright {

	border-collapse: collapse;
	border-spacing: 0px;
	border: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;	
} 

.navpanelleftbody,.navpanelbodybody { 
	
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	width: 140px;
	background-color:#99CC33;
	font-size: 0.6em;
	color::white;
	

	}
	
		
	.navpanelrightbody { 
	border-collapse: collapse;
	border-spacing: 0;
	padding: 0 0 0 0px;
	width: 140px;
	background-color:#005C2D;
	text-align: left;
	font-size: 12px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;

	

	}

.navpanelbodybody { 
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	width: 700px;


}
.navpanelleftcontent, .navpanelrightcontent, .navpanelbodycontent {
    width:150px;
	padding:5px 0px 0px 0px 5px;
	vertical-align:top;
    font-family: Arial, Helvetica, Sans-Serif;
	font-size: 8px;
	
	
 }
 
 
 .parent-account{
	padding:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color:white;
	font-size:12px;
	width:100%;
	height:300px
	text-align:center;	
}



.navpanelleftheader, .navpanelrightheader {
	border-collapse: collapse;
	border-spacing: 0px;
	width: 140px;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 0.6em;
	color: #00633D;
}

.navpanelbodyheader {
	
	border-collapse: collapse;
	border-spacing: 0;
  	height: 20px;
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


.navpanelbody{
	
        
	
}
.navpanelbodycell {
	
}
.navpanelleftcell,.navpanelrightcell {
width:150px;

	
}

.navpanelleftheaderleft {
background-color:#005C2D;
width:1px; 
  }

.navpanelrightheaderleft {
width:0px;
display:none;
  

}

.navpanelleftheaderright {
background-color:#005C2D;    

}

.navpanelrightheaderright {
display:none;
  
}


.navpanelleftheadercenter, .navpanelbodyheadercenter {
   	width:150px;
   	color:white;
   	border-collapse:collapse;
   	padding:0px 0px 0px 0px;
   	font-weight: bold;
	text-align: middle;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;	
	height:15px;
	background-color:#005C2D;

}

.navpanelrightheadercenter {
	width:100%;
    color: #005C2D;
	font-weight: bold;
	text-align: center;
	vertical-align:middle;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	background-image:url('images/panel_header.jpg');
	background-repeat:no-repeat;
	height:33px;

}



/* For the panel headers in the body */


.navpanelbodyheaderleft {
	


}

.navpanelbodyheadercenter { 
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	font-size: 10px;
	background-color:#005C2D;
	
	}
	
.navpanelbodyheaderright { 
}


/* Headings */


.heading-subcategory {
	font-size: 16px;
	color: #008000;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}


.heading-main {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #005C2D;
	font-weight: bold;
	font-size: 12px;
}

.heading-small {
width: 100%;
	  text-align: right;
		font-size: 10px;
	color: Gray;
	font-weight: normal;
}

.heading-product {
	
	font-size: 11px;
	color: #CC0000;
	font-weight: bold
}

/* text types */

.text-search {
font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:black;
}

.text-productdesc {

}

.text-productsubdesc {

}

.text-pricingdetails{ 
	font-size: 10px;
	color: Black;
}
.text-price {
	font-weight: bold;
	font-size: 12px;
	color: Black;
 }
.text-pricestrike {
	text-decoration: line-through;
	font-weight: bold;
}

.text-shipping {
	color: black;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.text-pricesave {
color: red;
	font-weight: bold;
}

.text-small {
 font-size: 9px;
}


.text-availabilitytext {
  font-size: 10px;
  color: Gray;
}

.text-availabilitytitle {
  font-size: 10px;
  font-weight: bold;
}

/* the "you may also be interested in text" */
.text-related {

}
/* theme UL tag */
.list-theme {
 padding: 0px 0px 0px 0px ;
}

/* theme LI tag  (child of list-theme class)*/
.list-theme-item {
 padding: 0px 0px 0px 0px ;
}

/* TIps (including basket quick tips) */

.tiptable { 
  width: 80%;
    
}

.tipheader { 
  width: 100%;
    color: Black;
  font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-align: left;
}

.tipbody { 
  width: 80%;
  background-color: #ffffff;
  font-size: 11px;
  font-family:Arial, Helvetica, sans-serif;
  color:green;
  text-align:justify;
  
  
  

}



/* Basket */

.baskettable {
    width: 100%;
    height: 80px;
}


.basketheader {
	    width: 100%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	font-variant: small-caps;
	text-align: left;
	color: Black;
}

.basketlist-row1 {
	background: #ffffff;
	color: Black;
	font-size:11px;
}

.basketlist-row2 {
		background: #ffffff;
	color: Black;
	font-size:11px;
}

.basketlist-hilight {
		background: #999966;
		font-weight: bold;
}

.basketlist-lolight {
background: #ffffff;
		font-weight: bold;
}

.basketcol {
background: #f9f7e6;
		font-weight: bold;
}

/* Product List */


.productlist-row1 {
font-family:Arial, Helvetica, sans-serif;
	background-color:  #ffffff;
	color:green;
	font-weight: bold;
	font-size: 10px;
 padding: 0px;
  border-bottom:1px;
 border-bottom-style:dotted;
 border-bottom-color:green;


	}

.productlist-row2 {
font-family:Arial, Helvetica, sans-serif;
	background-color:  #ffffff;
	color:green;
	font-weight: bold;
	font-size: 10px;
 padding: 0px;
 border-bottom:1px;
 border-bottom-style:dotted;
 border-bottom-color:green;

 	
}

.product-info {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;

	
}

.product-link {
	color: Black;
	font-size: 12px;
}



.productlistheader {
font-family:Arial, Helvetica, sans-serif;
	background-color:  #f0f0f0;
	color:green;
	font-weight: bold;
	font-size: 12px;
 padding: 0px;

}

.product-summary {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f0f0f0;
	color: #005C2D;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
}

.productlisttable {
    margin-top:10px;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 10px;
}



/* Store bits */

.storecredits {
  text-align: center;
  background:#ffffff;
  padding: 42px 10px 10px 10px;

}

/* Tab Bits */

.tab-table {
 	border: 0px 0px 0px 0px ;
  	border-collapse: collapse;
	padding: 0px 0px 0px 0px ;
	vertical-align:middle;
	height: 12px;
}

.tab-left {
	background-repeat: no-repeat;
	width: 12px;
	height: 12px;

	padding: 0px 0px 0px 0px ;
	
}

 .tab-parenttable  {
	background: #CCCCCC;
		border: 0px 0px 0px 0px ;
  	border-collapse: collapse;
	width: 800px;
	height:12px;
	padding: 0px 0px 0px 0px;	
 }
 
.parent-findprod  {
	
		border: 0px 0px 0px 0px ;
  	border-collapse: collapse;
	width: 150px;
	height:12px;
	padding: 0px 0px 0px 0px;	
 }

 
.tab-text {

	vertical-align: middle;
	 	border: 0px 0px 0px 0px ;
  	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
}

.tab-link {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-weight: normal;
        color: #000000;
	text-align: center;
	vertical-align:top;
	text-decoration: none;
}

.tab-middle {
	width: 20px;
	height: 12px;

	padding: 0px 0px 0px 0px ;
	
}

.tab-right {

	width: 12px;
	height: 12px;
}




/* Added automatically */
.text-bold {
  font-weight: bold;
}

/* Added automatically */
.text-shipping-row1 {

}

/* Added automatically */
.text-shipping-row2 {
 
}

/* Added automatically */
.basketlist-blank {
background: white;
	
}

/* Added automatically */
.link-department-select {
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
  color:#003300;
  
}

/* Added automatically */
.link-department {
   font-family:Arial, Helvetica, sans-serif;
  color:#003300;
}

/* Added automatically */
.link-category-select {
  font-family: Arial, Helvetica, sans-serif;
	color: #005C2D;
	font-weight: bold;

}

/* Added automatically */
.link-category {
  font-family: Arial, Helvetica, sans-serif;
	color: #005C2D;
}

/* Added automatically */
.link-subcategory-select {
  font-weight: bold;

}

/* Added automatically */
.link-subcategory {
  font-weight: bold;

}

/* Added automatically */
.productlist-hcol1 {
	
}

/* Added automatically */
.productlist-hcol2 {
	
}

/* Added automatically */
.productlist-hcol3 {
	width:100px;
	text-align:lef;
	
}

/* Added automatically */
.productlist-hcol4 {
	
}

/* Added automatically */
.productlist-col4 {
font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #005C2D;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
	
}

/* Added automatically */
.productlist-col3 {
font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #005C2D;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;

	
}

/* Added automatically */
.productlist-col2 {
font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #005C2D;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;

	
}

/* Added automatically */
.productlist-col1 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	color: #005C2D;
	font-weight: bold;
	font-size: 10px;
	padding: 0px;
}

/* Added automatically */
.table-error {
	background: #B22222;
}

/* Added automatically */
.table-error-td {
	background: Red;
}

/* Added automatically */
.error-text {
	background: White;
	font-weight: bold;
}

/* Added automatically */
.error-heading {
	color: White;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
}

/* Added automatically */
.testmodeinfo {
 background: #9999FF;
 color: black;
 font-weight: bold;
}
.text-pricespecial { color: red; 

}

.registerform .text {
  width: 140px;
  font-size: 12px;
  text-align: right;
}

.registerform .textbox, .registerform .select   {
  width: 180px;
}

.boxText
   {
width:80%;
text-align:center;


}

.parent-navigation{
	width:140px;
	
	}

.text-shopping
{
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	vertical-align:middle;
	text-align:center;

}

.text-shopping-link
{
    color: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-align:center;

}




.inputRequirement
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
        color:#ff0000;
}

.search-label {
  font-size: 12px;
  font-weight: bold;
}
#advanced-search-button {
  font-size: 12px;
}
#page-search #form-advsearch select  {
  width:90%;
}
#keyword {
  width: 250px;
}
#product_code {
  width: 150px;
}
#customer-reviews-heading {
  padding-top: 10px;
  margin-bottom: 5px;
}

#write-review-heading {
  margin-bottom: 5px;
}

.review-useful-button {
  font-size: 10px;
}

#product-review-title {
  width: 250px;
}
/* CSS Buttons */
.button-big, .button-small { display: block; cursor: hand; cursor: pointer; text-decoration: none; }
.button-big .button-text { width:90px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -55px; padding:0; line-height:21px; height: 23px; }
.button-big .button-left { width: 12px; height: 23px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px 0px; }
.button-big .button-right { width: 12px; height: 23px; background: transparent url(store_images/buttons.gif) no-repeat scroll -12px 0px; }
.button-small .button-text { width:40px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0 -39px; padding:0; height: 16px; line-height: 14px; }
.button-small .button-left { width: 9px; height: 16px; background: transparent url(store_images/buttons.gif) no-repeat scroll 0px -23px; }
 .button-small .button-right { width: 9px; height: 16px; background: transparent url(store_images/buttons.gif) no-repeat scroll -9px -23px; }
.button-right,.button-left { float: left; display: block; font-size:0px; }
.button-text {  font-family: Arial, sans-serif; font-size: 11px; font-weight: bold; float: left; display: block; color: #9CCE31; text-decoration: none; text-align:center; }
.button-small .button-text { font-size: 10px; }
 .pagination .button-text { width:auto; }
 .pagination .button-right { margin-right: 5px; }
.pagination .button-small span { filter:alpha(opacity=55); -moz-opacity:.55; opacity:.55; }
.pagination .button-small:HOVER span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.pagination .button-on span { filter:alpha(opacity=99); -moz-opacity:.99; opacity:.99; }
.button-rightaligned   { float: right; }

/* Added by NitroSell - do not remove! */
label { font-family: arial, helvetica, sans-serif; font-size: 11px; color: #99cc31; font-weight: bold; }