/* custmo styles */
.fix:after { clear:both; content:"."; display:block; height:0pt; visibility:hidden; }
* html .fix { height:1%; }

form { margin:0; padding:0; }
tr { vertical-align:top }
a img { border:none; }
p { }

ol{}
ul{ margin:0; padding:0 0 5px 15px; list-style-position:inside; list-style-type: square;  }
	li{ margin:0; padding:0 0 5px 15px; }

input,textarea,select,button{ border: 1px solid #98999d; color:#333; }
hr { display:block; width: 100%; margin: 1em auto; padding:10px 0;  height: 0px; line-height:0px; font-size:0px; border:none; border-bottom: 1px solid #f1f1f1; background:none; }



body, td { color:#333; font:normal 12px/16px Arial, sans-serif; margin:0px; padding:0px; }
	.bodyStyle{ text-align:center; margin:0; padding:0; background:#f5f5f5 url(../images/graphics/bodyBG.gif) top left repeat-x scroll; }

#wrapper{ width:950px; margin:0 auto; padding:0; text-align:left; background: url(../images/graphics/wrapperBG.gif) top left repeat-y scroll; }
	#headerTopBG{ margin:0; padding:0; background: url(../images/graphics/headerBG.gif) top left no-repeat scroll; }


#leftCol{ float:left; width:219px; margin:150px 0 0; background:#ebebeb; }
	#leftColPadding{ padding:10px;  }
	
#rightCol{ float: right; width:711px; margin:0 10px 0 0; }
	#imageHeaderInner { padding:185px 0 0;}
	#content { padding:0 10px 20px; width:691px; }

#nav { border-top: 2px solid #fff; }
	#nav a{ padding:7px 0 0 0; }

#search { position:relative; height:90px; background: url(../images/graphics/navPanelSearchBG.gif) top left no-repeat scroll;  }
	#search input{ position:absolute; width:143px; height:24px; top:37px; left:20px; padding:0; margin:0; border:none; background:none; font:normal 11px Arial, Helvetica, sans-serif; }
	#search *:focus {outline: none; }
	#search a{ position:absolute; width:30px; height:23px; top:33px; right:15px; display:block; text-indent:-3000px; border:none; background:none; }
		#search a:hover { text-decoration:none; }




#footer{ width:950px; margin:0 auto 20px; padding:0; text-align:left; background: url(../images/graphics/footerBG.gif) top left repeat-y scroll; }
	#footerBG{ background: url(../images/graphics/footerBGtop.gif) bottom left no-repeat scroll; }
	#footerPadding{ width:711px; margin:0 10px 0 220px; padding:20px 10px; }

	#footer{ color:#aab5bd; font:normal 11px Arial, Helvetica, sans-serif; }	
		#footer a{ color:#aab5bd; font:normal 11px Arial, Helvetica, sans-serif; }





a { color:#00007e; font:normal 12px/16px Arial, Helvetica, sans-serif; text-decoration:none; }
	a:hover { color:#00007e; text-decoration:underline; }

#content a { color:#fe7e00; font:normal 12px/16px Arial, Helvetica, sans-serif; text-decoration:none; border-bottom:1px dotted #fe7e00; }
	#content a:hover { color:#00007e; text-decoration:none; border-bottom:1px dotted #00007e; }



#leftCol .rssHeader{ color:#00007e; font-weight:bold; margin:0 0 15px; }
#leftCol .rssList{ font-size:11px; margin:10px 0; padding:0; list-style:none; list-style-position:outside; }
#leftCol .rssDate{ }


#BreadCrumbs { color:#999; font:normal 11px Arial, Helvetica, sans-serif; padding:10px 0 10px; }
	#BreadCrumbs a{ padding:7px 0 0 0;  color:#666; text-decoration:none; }
	#BreadCrumbs a:hover { color:#666; text-decoration:underline; }






/* hide google maps text */
/* .gmnoprint { display:none; visibility:hidden; } */











/* Main Styles */


/* All Navigations */
.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;
}

/* 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;
}

/* For lines used in address info page*/
hr{
	height: 1px;
	color: A92870;
}
/* End Shop Styles */

#googleMap { text-align: left; background-color:#FFFFFF; }  	
/* Start Form Validation Styles*/
.validation_failed {
  border: 1px solid red;
}
.error_msg {
  color:red;
}
/* End  Form Validation Styles */

