/* Main Styles */
td,body,p{ font: 12px/16px Verdana, Arial, Helvetica, sans-serif; color: #151719; text-decoration: none; }
div {margin:0; padding:0}
img {border:none;}

#bodyBG {background: #fff url(../images/graphics/bg_main.gif) repeat-x top left; text-align: center; margin:0; padding:0 }
#contentWrapper {width: 870px; margin: 0 auto; padding:0px;  background: #fff; text-align: left }

#header { height: 111px; background: #fff url(../Images/Graphics/bg_header.gif) repeat-x;}
#logo {padding: 10px 15px 0 15px; float: left; }
#search { padding: 27px 16px 0 9px; float: right; background: #fff;}

#imageHeader {height: 155px; clear:both}
#mainImage {width: 654px; float: left; background: #6e8fba background: url(../images/graphics/bg_imagePanel.gif) repeat-y;}
#testimonials {margin-right: 8px; padding: 11px; width: 185px; height: 133px; background:#6f90bb; float: left;}

#contentArea {float: left; clear:both}
#navigation {padding: 8px 0 0 0; margin-right: 7px; width: 207px; height: 256px; background: #fff /*url(../images/graphics/bg_navigation.gif) no-repeat top left*/; float:left}
#textArea {padding: 20px 16px 20px 16px; float: left; width: 610px}
#testText {text-align:center}
#testText p {font-size:11px; line-height:14px; color:#fff; text-align:center}
#testText a {color: #005697; text-decoration: none;}

#siteLinks {padding: 0; width: 870px; float: left; clear:both; height: 131px; background: #e6e8ea url(../Images/Graphics/bg_services.gif) no-repeat}
.link1 {width: 185px;  padding: 35px 22px 3px 12px; float:left}
.links {width: 187px;  padding: 18px 15px 3px 15px; float:left}

.rssHeader { display: none}
.rsslist li {list-style:url(../Images/Graphics/li_rss.gif) no-repeat; margin:0; padding:0 0 0 -10px;  }

/* Links */
a{ color: #e28716; text-decoration: none;}
a:hover{ color: #f8b63b; text-decoration: underline;}

hr { height: 0px; color: #c0c0c0; border-top: 1px; background: #c0c0c0; border-style: dashed;}
input,textarea{ font-size:12px; background-color:#f0f0f0; color:#000000;}
#googleMap { text-align: left; 16px;}

/* Footer */
#footer{ padding: 3px 0 3px 0; clear: both; margin: 0; background:#6f90bb; width: 870px;}
#footer p { font-size: 11px; color: #fff; text-align: center }
#footer a{ text-decoration: underline; color: #fff;}
#footer a:hover{ text-decoration: none; color: #012547;}

/* Newsletter */
#newsContent {padding: 10px; border-left: 1px #005697 solid; border-right: 1px #005697 solid; border-bottom: 1px #005697 solid }
#newsfooter{ padding: 8px 4px 8px 8px; clear: both; margin: 0; background:#fff; width: 640px;}
#newsfooter p { font-size: 11px; color: #151719; }
#newsfooter a{ text-decoration: underline; color: #151719;}
#newsfooter a:hover{ text-decoration: none; color: #666666;}

/* 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{background-color:#e8e8e8; padding-top: 1; height: 20; text-align: center; float: right; 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-weight:bold; }

/* 	For Price */
.shopprice{	font-weight:bold; color: #ba670f;}

/* 	For heading and text in Shop 
	shopform 
	For form fields
	-----------------------------
	Not sure about shopselect
*/ 
.shoptext, .shoptextbold, .shopselect,.shopform{ line-height: 14px}
.shopform{ width:140;}
.shoptextbold{ font-weight: bold;}

/* Not sure where its being used */
.productheader{	font-size: 16px; font-weight: bold;	color: A92870;}

/* For required field asterik */
.shopred { color: red;}

/* Not sure where its being used */
.table{	/*border-color: black;	boder-style: thin;*/ cellspacing: 0; cellpadding: 0; width: 90%; border: 0;}

/*	Image class used for product image */ 
.image,.imagefeature{ border:0; margin:0.4em;}
.imagefeature{ width:110;}

/* For drop down list of currencies in currency converter */
.currencystyle{	width: 150px; font-weight: bold;}