/* Main Styles */

form {margin:0px; }
ul { margin:0; padding-left:16px; line-height:1.25em; }
li { margin: 0.1em 0px 0px; padding:0px; }
p { margin: 10px 0px 20px 0px; }
.rf { float:right; margin-left:10px; }
.lf { float:left; margin-right:10px; }
.wrap { width:100%; position:relative; }
/* End Main Styles */



/* Start Navigation Styles */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{ text-decoration:none; }
.Nav_Side_Level1{ color:036; font-weight:bold; }
.Nav_Side_Level2{ color:369; }
.Nav_Side_Leveln{ color:69a; }
.Nav_Side_Level_Selected{}
.Nav_Top{ color:036; }
.Nav_Top:hover{ color:black; }
.toplink { font: bold 12px  verdana; color:#000000; text-decoration:underline; }
.toplink:hover { color:333; text-decoration:none; }
/* End Navigation Styles */

/* Start Shop Styles */
/* ft100bold
   Continue button in Cart, Login , Login New Users in Address Info Page
   Edit Shipping Address, Edit Billing Address, Process Order in Billing Info
   Save Shipping Address, Save Billing Address in Edit address page
   Order Id in dsp-order
   --------------------------------
	ft100 
	Add to Cart, Add to Quote, Save to Wishlist 
	-------------------------------
	ftwidth 
	Add to Quote, Add to Wishlist, Add to Cart in Product description
	Copy to Cart, Transfer to Wishlist, Transfer to Cart, Remove, Recalculate in Cart
	Print button in dsp-order
	------------------------------
	currencysubmit
	Set Currency in Currency Converter
*/
.ft100bold,.ft100, .ftwidth, .currencysubmit{ font-family: Verdana, Arial, Helvetica, sans-serif; background-color:e8e8e8 ;font-size:10px; border:1px buttonface outset; padding-top:1; height:20; text-align:center; cursor:default; }
.ftwidth{ width:130px; }
.ft100bold{ font-weight:bold; }
/* If Custom Add to Cart button is to be added Used for add to cart .. Name of the image has to be addtocart.gif*/ .addtocart{ background:url("../images/graphics/addtocart.gif") no-repeat left top; width:120px; height:20px; border:0px; }
/*	If Custom Add to Quote button is to be added Used for Add to Quote .. Name of the image has to be addtoquote.gif */ .addtoquote.addtocart{ background:url("../images/graphics/addtoquote.gif") no-repeat left top; width:120px; height:20px; border:0px; }
/*	If Custom Add to Wishlist button is to be added	Used for Add to Wishlist .. Name of the image has to be addtowish.gif*/.addtowish{	background:url("../images/graphics/addtowish.gif") no-repeat left top; width:120px; height:20px; border:0px; }
/*	In product description (template 1), heading for Price, Quantity, Price Inc etc*/ .shopsubmit{ font-size:11px;font-weight:bold; }
/* 	For Price */ .shopprice{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight:bold; font-size: 10px; color: #A92870; }
/* 	For heading and text in Shop 
	shopform 
	For form fields
	-----------------------------
	Not sure about shopselect
*/ 
.shoptext, .shoptextbold, .shopselect,.shopform{ font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px; }
.shopform{ width:140; }
.shoptextbold{ font-weight:bold; }
/* Not sure where its being used */ .productheader{	font-size: 14px; font-weight: bold; color: A92870; }
/* For required field asterik */ .shopred {font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	color: red; }
/* Not sure where its being used */ .table{	/*border-color: black; boder-style: thin;*/ cellspacing: 0;	cellpadding: 0;	width: 90%;	border: 1; }
/*	Image class used for product image */ .image,.imagefeature{ border:0; margin-top: 0.3em; margin-bottom: 0.3em; }
.imagefeature{ width:110; }
/* For drop down list of currencies in currency converter */ .currencystyle{	width: 150px; font-size: 12px; }

/* End Shop Styles */

/* Start Custom Styles */
#logo { background:#77ca41; }
#logoca { padding:10px 0px 20px 0px; }
#hdrimage { width:277px; background:#77ca41; border-left:2px solid #00853f; }
#pagecontent { background:#fff url(../Images/Graphics/bg.gif) repeat-x; border-top:5px solid #00853f;; padding:10px; }
#leftcol { width:180px; }
.colspacer { width:10px; }
#rightcol { width:100%; }
.bgwhite { background:#fff; }
#navcell { width:180px; background:#77ca41; padding-bottom:50px; }
#outerdiv { position:absolute; top:125px; left:10px; width:180px; }
#innerdiv { position:absolute; top:110px; left:0px; width:180px; }
#search { padding:15px 0px; }
.searchfield { width:120px; height:18px; border:1px solid #03863f; background:#fff; color:#666; font-size:11px; }
.buttons { padding-top:15px; }
#content { background:#fff url(../Images/Graphics/bg_swirl.jpg) bottom left no-repeat; padding:0px 20px; }
#latestnews { padding:0px 0px 20px 20px; }
#footer { padding:0px 10px 10px 10px; }
.bgdrkgreen { background:#00853f; }
#footertext { padding:0px 15px; color:#fff; font-size:10px; }
#footertext td { color:#fff; font-size:10px; }
#footertext a { color:#fff; }
.ftr1 { width:118px; border-right:1px solid #80c29f; }
.ftr2 { width:169px; border-right:1px solid #80c29f; padding-left:35px; }
.ftr3 { padding-left:35px; }
.rssHeader { font:bold italic 12px Arial, Helvetica, sans-serif; color:#00853f; margin:0px; padding:0px; }
.rssList { position:relative; top:-20px; list-style: none; margin:0px; padding:0px; font-size:12px; }
.rssItem { padding:4px 0px 4px 0px; }
/* End Custom Styles */ 	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

