/* Main Styles */
body, td, p, a {
  font-size:12px;
  font-family: arial;
  color:#000000;
}

/* Links */
a {
  color:036;
}
/* All Navigations */
.Nav_Side_Level1,.Nav_Side_Level2,.Nav_Side_Leveln,.Nav_Side_Level_Selected,.Nav_Top {
  text-decoration:none;
}


.Nav_Side_Level1 {
 font: normal 11px;
  color:#FEBC11;
  font-weight:bold;
}

.Nav_Side_Level1:hover {
color:#ffffff;
}

.Nav_Side_Leveln {
  color:69a;
}

.Nav_Top {
height:25px;
width:25%;
font-size:12px;
color:#000000;
padding:10px 10px 10px 10px;
width:100%;
}


.Nav_Top:hover {
color:#000000;
}

.NT {
background-image:url(../Images/Graphics/_nav_bg.gif);
}

.NTOver {
background-image:url(../Images/Graphics/_nav_bg_over.gif);
}

/* Start Shop Styles */

/* ft100 for Wishlist and remove button */
.ft100bold, .ft100, .ftwidth, .currencysubmit {
  background-color:#e8e8e8;
  font-size:10px;
  border:1px buttonface outset;
  padding-top:1px;
  height:20px;
  text-align:center;
  cursor:default;
}

.ftwidth {
	width:130px;
}

.datepicker {
  background-color:#e8e8e8;
  font-size:10px;
  border:0px buttonface outset;
  padding-top:10px;
  height:20px;
  text-align:center;
  cursor:default;
  width:100px;

}

/* ft100bold for Continue button */
.ft100bold {
  font-weight:bold; 
}
.shopsubmit {
  font-size:11px;
  font-weight:bold; 
}
/* For Price */
.shopprice {
	font-weight:bold;
	font-size: 10px;
	color: #CC0000;
}
/* For form heading and text */ 
.shoptext, .shoptextbold, .shopselect, .shopform {
	font-size: 11px;
}

.shopformsmall {
	width:30px;
}

.shoptextbold {
	font-weight:bold;
	color: black;
}

/* For required field asterik */
.shopred, .price {
	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: 5;
cellpadding: 5;
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;
}

.groupheader,.headermsg {
font-weight:bold;
color: #000080;
}

.groupheader {
font-size: 13px;
color: #000080;
}

.headermsg {
font-size: 13px;
color: #CC0000;
}

.hr {
height: 1px;
align: left;
}

/*
.shopsubmitlink {
 color: #00f;
 background-color: transparent;
 text-decoration: underline;
 border: none;
 cursor: pointer;
 cursor: hand;
 font-size:10px;
*/

.footer {
background-image:url(../Images/Graphics/_ds_bot.gif);
background-repeat:no-repeat;
background-position:top;
padding:5px 24px 10px 10px;
}

.footer p , .footer a {
font-size:11px;
text-decoration:none;
color:#cccccc;
line-height:14px;
}


