/* Main Styles */
td,body{
  font-family:Trebuchet MS,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color:333;
  text-decoration:none;
}

input,textarea,select,button{
font-family: verdana;
font-size: 11px;
color:black;
}

/* Links */
a{
  color:036;
}
a:hover{
  color:012;
}

hr { height:0px; color:#F58500; border-top:1px; background:#808060;border-style:dashed;}

#leftnav{ padding:0px 0px 0px 0px; }
#leftnav ul li{ list-style-type:none; border-bottom:1px solid #e8e8f1; margin:0px;}
#leftnav ul {  margin:0px; padding:0px 0px 0px 0px}

.newsnav{
color: white;
font-size: 11px;
text-decoration:none;

}

.newsnav:hover{
color: #cccccc;
font-size: 11px;
text-decoration:none;

}

#titletxt{
color:#5a6533;
font-size: 11px;
text-decoration:none;

}

#clocktxt{
color:#5a6533;
font-size: 12px;
text-decoration:none;
padding-top:10px;

}

/* Links */
a{
  color:#7e4283;
}
a:hover{
  color:012;
}

.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  text-decoration:none; 
  }


.Nav_Side_Level1{
  color:#000000; font-size:11px; font-weight:bold; text-decoration:none; padding-left:30px; padding-top:5px; padding-bottom:5px; line-height:25px; background-image:url(../Images/Graphics/butt_off.gif);  background-position:left;  } 
  .Nav_Side_Level1:visited{color:#000000 ;text-decoration:none}
  .Nav_Side_Level1:hover{color:#8fb44b;text-decoration:none}
  .Nav_Side_Level2{
  color:#4c2612; padding-left:15px;  font-size:12px; text-decoration:none; line-height:25px;background-position: left center; text-align:left
  }
  .Nav_Side_Level2:visited{color:#4c2612;text-decoration:none}
  .Nav_Side_Level2:hover{ color:#666666;ext-decoration:none}
  .Nav_Side_Leveln{
  color:69a; 
  }
.Nav_Side_Level_Selected{
}

.Nav_Top{
  font-size: 11px;
  color:#82a543;
}

.Nav_Top:hover{
  font-size: 11px;
  color:#d5cec7;
}

.whitetext{
font-size: 10px;
color: white;
}


/* 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; 
}



/*	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;
}

/* For lines used in address info page*/
hr{
	height: 1px;
	color: A92870;
}
/* End Shop Styles */