    
    /*--------------------  CSS for client pages --------------------------------------------------------*/
    
a { text-decoration:none; outline-style:none; }
body { width:100%;height:auto; }
body
             {
                   margin:0; border:0; padding:0; font-family:Arial, Helvetica, sans-serif;font-size: 9pt;
                   background:#4F81BD;
             }

#banner_holder { margin: 0; padding: 0; position: relative; height: 130px; width: 100%; background-image: url('../Img/hea_bgtile.gif'); z-index: 90;}
#banner        { margin: 0; margin-left: auto; margin-right: auto; padding: 0; position: relative; height: 130px; width: 1000px; z-index: 100; }

#content_holder { margin: 0; padding: 0; width: 100%; position: relative;  height: auto; background:#4F81BD}
#content        { margin: 0; margin-left: auto; margin-right: auto; padding: 0; position: relative; width: 1000px; height:auto; }

#leftbar {float: left;  width: 200px;   }
#rightbar {float: left; position: relative; width: 200px; height: auto;  }
#middlebar {float: left; position: relative; width: 600px;   }
#footer {clear: both; height: 35px; background: white; width: 100%; }

.heading_div { margin: 0; margin-left: auto; margin-right: auto; position: relative; height: 28px;  width: 597px; background-image:url('../Img/hot_buysCur.gif'); background-repeat:no-repeat; text-align:center; color: #000; font-weight: bold; padding-top: 5px; font-size: 14pt;}
.heading_lbl { color: #000; font-weight: bold;}
.prod_name {color: #000; font-weight: bold}
.prod_descr {color: #000; font-weight: bold }

.price_lbl{ color: #000; font-weight: bold }
.orgprice_lbl {color: #000; text-decoration:line-through; font-weight: bold }
.saleprice_lbl { color: #000; font-weight: bold }
.qty_input { position: absolute; border: 0px; width: 25px; height: 18px; left: 33px; top: 35px; }
.addcart_btn{border: 0px; position: absolute; left: 64px; top: 33px;}
.qty_lbl {position: absolute; color: #000; left: 10px; top: 40px; font-weight: bold}
        .spl_lbl {color: #000; font-size: 9pt; font-weight: bold }
#search{position: absolute; right:25px; width: 294px; top: 106px; height:22px; background-image:url('../Img/search.gif')}

 .login_link { color: #000; text-decoration: none; font-weight: bold }
        .login_link:hover {color: #000; text-decoration: underline; font-weight: bold}
.tab_active {position: absolute;  height: 32px; width: 115px; background-image:url(../Img/top_menu_active.gif); text-align: center}

.tab_deactive{position: absolute;  height: 32px; width: 115px; background-image:url(../Img/top_menu_inactive.gif); text-align: center;}

       .tab_a {position: relative; top: 7px; color: #FFF; text-decoration: none;}
        .tab_d {position: relative; top: 10px; color: #000; text-decoration: none;}

#msg_lbl {position: relative; left: 10px; color:#7EAFDA; font-style: Italic }
#footer_linkHolder {position: relative; height: 20px; width: 800px; margin-left: auto; margin-right: auto;}
 .footer_link {color: #626262; position: relative; top: 5px; margin-left: 20px; font-size: 8pt; text-decoration: none;}
 .footer_link:hover {text-decoration: underline}
 
 
/* style for shipping address */
.sc_inactiveTableft {float: left; height: 36px; width:6px;  background-image:url('../Img/co_inactivetab_left.gif')}
.sc_inactiveTabbg   {float: left; height: 36px; width:auto; background-image:url('../Img/co_inactivetab_bg.gif'); text-align: center}
.sc_inactive        {text-decoration: none; color: #77C2EA; position: relative; top: 10px; margin-left: 5px; margin-right: 5px;}
.sc_inactiveTabright{float: left; height: 36px; width:6px; background-image:url(../Img/co_inactivetab_right.gif)}

.sc_activeTableft   {float: left; height: 36px; width:6px;  background-image:url('../Img/co_activetab_left.gif')}
.sc_activeTabbg     {float: left; height: 36px; width:auto; background-image:url('../Img/co_activetab_bg.gif')}
.sc_active          {text-decoration: none; color:#1C6091; font-weight: bold; position: relative; top: 10px;margin-left: 5px; margin-right: 5px;}
.sc_activeTabright  {float: left; height: 36px; width:6px; background-image:url(../Img/co_activetab_right.gif)}


.lbl {color: #7B9BB2; position: absolute; }
.alert {color: #479DCC;}

.inputfileds{position: absolute; width: 250px; height: 20px; border: 1px solid #EBEBEB; }

.btn_leftcur{position:relative;float:left;width: 13px;height:27px;background-image:url('../Img/btn_leftcur.gif');}

.btn_bg {position:relative; float:left; height:27px; width:auto; background-image:url('../Img/btn_bg.gif');}
.btn_lbl {position: relative; margin-left: 5px; margin-right: 5px; top: 5px; color: #fff}

.btn_rightcur{position:relative;float:left; width: 13px;height:27px;background-image:url('../Img/btn_rightcur.gif');}
/* end style for shipping address */

/* style for my account */

table,td,th,tr
{
 border-collapse: collapse;
}

/* --- */

/* current specials */
.crnt_specials:hover { text-decoration: underline; color: #626262}
/* end */

/* photo gallery */
.thumbNail { position: relative;  margin-left: 10px; height: 60px; width: 60px; }
table { border: 0;border-collapse: collapse;  }
/* end */
         
  