/* Main Styles */
td,body{
  font-size: 11px;
  font-family: verdana;
  color:#16465e;
  text-decoration:none;
  line-height: 15px;
   scrollbar-face-color: #0093d0;
scrollbar-shadow-color: #cccccc; 
scrollbar-highlight-color: #666666;
scrollbar-3dlight-color: #cccccc;
scrollbar-darkshadow-color: #cccccc;
scrollbar-track-color: #cccccc;
scrollbar-arrow-color: white;
}
hr{
color: #003366;
height: 1px;
}

/* Links */
a{
  color:#0093d0; 
}
a:hover{
  color:#000033;
}

/*top nav */


.breadcrumbs{

font-size: 11px;
color: black;
}

.bordertable{

border-top: #e5e1e1 1px solid;
border-left: #e5e1e1 1px solid;
border-right: #e5e1e1 1px solid;
border-bottom: #e5e1e1 1px solid;
  
}

/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top{
  font-size: 11px;
  font-family: verdana;
  color: white;
  text-decoration:none;
}


.selected{
	font: normal 11px Arial;
	color: #000033;
	font-weight:normal;
}

.Nav_Side_Level1{
font-size: 11px;
  font-family: verdana;
  color: white;
  text-decoration:none;
  font-weight: bold;
}

.Nav_Side_Level2{
  font-size: 11px;
  font-family: verdana;
  color: white;
  text-decoration:none;
}

.Nav_Side_Leveln{
  color:white;
}

.Nav_Side_Level_Selected{

}




.Nav_bottom{
  color:#2d3a3f;
  font-size: 10px;
  text-decoration:none;
}
.Nav_bottom:hover{
  color:#0093d0;
  font-size: 10px;
  text-decoration:none;
}
.newsnav{
color: white;
text-decoration:none;
font-size: 11px;
}

.newsnav:hover{
color: #cccccc;
text-decoration:none;
font-size: 11px;
}






/* 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 */
.addtocart
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;font-style:  bold;
  background:url("../images/graphics/addtocart.gif") no-repeat left top;
  width:124px;
  height:21px;
  cursor:default;
}

/*Used for Add to Quote */
.addtoquote{
background:url("../images/graphics/addtoquote.gif") no-repeat left top;
 width:106px;
  height:31px;
  border-style:none;
  cursor:pointer;

}

/*Used for Add to Wishlist */
.addtowish{

background:url("../images/graphics/addtowish.gif") no-repeat left top;
 width:120px;
  height:19px;


}



.shopsubmit{
  font-size:11px;font-weight:bold; 
}
/* For Price */
.shopprice{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	color: #003366;
}
/* For form heading and text */ 
.shoptext, .shoptextbold, .shopselect,.shopform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
}

.shopform{
	width:140;
	
}

.productheader
{
font-size: 14px;
font-weight: bold;
color: #003366;
}



.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:110;

}

.currencystyle
{
width: 150px;
font-size: 12px;

}





