.Header{
font: bold 16px "Trebuchet MS";
color:A92870;
text-decoration:none;
}

hr{
height: 1px;
color: A92870;
}

td,body{
font-size:12px;
font-family:arial;
color:333;
text-decoration:none;
}

#notice	{
	color: #ffffff;
	padding: 10px;
	border: 1px dotted #ffffff;
	margin: 5% 5% 5% 50%;
	}

.notice {
	color: #ffffff;
	padding: 10px;
	border: 1px dotted #ffffff;
}

.navpad {

padding-top:1px;
padding-bottom:1px;
}

.formTool {
font: normal 8.5pt "trebuchet ms" verdana;


}


.sidelink {
font: bold 11px arial;
color:#fff; 
text-decoration:none;
}
.sidelink:hover {
font: bold 11px arial;
color:#F7C9E3; 
text-decoration:none;
}

.sidelink2 {
font: normal 11px arial;
color:#fff; 
text-decoration:underline;
}


a {
font: normal 12px "arial";
color:75174D;
text-decoration:underline;
}


h2 {
font: normal 13pt "Trebuchet MS";
color:A92870;
text-decoration:none;
}


/* Start Shop Styles */

/* ft100 for Wishlist and remove button */
.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 for Continue button */
.ft100bold{
  font-weight:bold; 
}

/*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;
}

/*Used for Add to Quote .. Name of the image has to be addtoquote.gif */
.addtoquote{

}

/*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;


}
.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 form heading and text */ 
.shoptext, .shoptextbold, .shopselect,.shopform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.productheader{
font-size: 14px;
font-weight: bold;
color: A92870;

}

.shopform{
	width:140;
	
}

.shoptextbold{
	font-weight:bold;
}

/* For required field asterik */
.shopred, .price {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: red;
}

/* For right panel  ---background-color: #F0F0F0;*/
.shoprighttd{
	border-width: 0px;
	border-color: #336699;
 	border-style: double;
	background-color: #D1CFBD;
}
.table{
/*border-color: black;
boder-style: thin;*/
cellspacing: 0;
cellpadding: 0;
width: 90%;
border: 1;

}

.image,.imagefeature{
border:0;
margin-top: 0.3em;
margin-bottom: 0.3em;
}
 .imagefeature{
width:70;

}

.currencystyle
{
width: 150px;
font-size: 12px;

}



/*
.shopsubmitlink {
 color: #00f;
 background-color: transparent;
 text-decoration: underline;
 border: none;
 cursor: pointer;
 cursor: hand;
 font-size:10px;
*/
/* End Shop Styles */


