#dhtmltooltip{
    position: absolute;
    width: 250px;
    border: 1px solid #000000;
    padding: 4px;
    background-color: #FFFFFF;
    visibility: hidden;
    color: #000000;
/*    filter:alpha(opacity=90);
    -moz-opacity:0.90;
    opacity:0.90;*/
    z-index: 110;
/*Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}
#bubblebox{
    position: absolute;
    width: 400px;
    height: 400px;
    border: 1px solid black;
    padding: 0;
    background-color: #FFFFFF;
    visibility: hidden;
    color: #000000;
    border: 1px solid #CCCCCC;
    z-index: 100;
}

.srchGo{
    color: #FFFFFF;
    font-size:10px;
    height: 18px;
    width: 23px;
    background-color: #CCCCCC;
    border: 1px solid #999999;
    cursor: pointer; cursor: hand;
    vertical-align: middle;
}

.srchField{
    color: #000000;
    font-size: 12px;
    text-decoration: none;
    height: 16px;
    width: 180px;
    border: 1px solid #CCCCCC;
    vertical-align: middle;
    padding: 0;
}

.bottom_box1{
    float: left;
    width: 197px;
    position: relative;
    margin-left: 10px;
    text-align: left;
    padding: 20px 0 20px 40px;
    line-height: 150%;
/*     border: solid 1px #000000; */
}
.bottom_box3{
    float: left;
    width: 790px;
/*    border-style: solid;
    border-color: #FFFFFF;
    border-width: 3px;*/
    margin-top: 10px;
    text-align: center;
}
.bottom_tbl1{
    background-color: #999999;
/*     border: solid 5px #FFFFFF; */
}
.bottom_tbl1 td{
    padding: 5px;
}
.nlField{
    color: #000000;
    font-size:12px;
    height: 16px;
    width: 120px;
    border-color: #CCCCCC;
    border-style: solid;
    border-width: 1px;
    vertical-align: middle;
    padding: 0;
}
#nlForm{
    margin-left: 15px;
    display: inline;
}

.bottom_copyrignt{
    margin: 15px 0 0 0;
}

.bottom_cclogo{
    margin: 30px 0 50px 0;
}

.cart_link{
/*     text-align: justify; */
    letter-spacing: 1.2;
}
.h_l1{
    margin: 11px 5px 4px 0;
}
.h_l2{
    margin-top:5px;
    margin-right:5px;
}

.lh2 a:link, a.menuArtSmall:link{
    color: #000000;
    font-weight: 100;
}
.lh2 a:visited, a.menuArtSmall:visited{
    color: #000000;
    font-weight: 100;
}
.lh2 a:hover, a.menuArtSmall:hover{
    color: #5B2DA9;
    font-weight: 100;
}
.lh2 a:active, a.menuArtSmall:active{
    color: #5B2DA9;
    font-weight: 100;
}

.rssIcon, .b_questmark, .b_edit, .b_drop, .b_cncy_Icon, .b_ring_sizer{
    border: 0;
    vertical-align: middle;
}

a{
/*     font-weight: 700; */
}
a:link{
    color: #000000;
/*    color: #610470;*/
    text-decoration: none;
}
a:visited{
    color: #000000;
/*     color: #444444; */
    text-decoration: none;   
}
a:hover{
    color: #CB08EB; /*#9806B0;*/
    text-decoration: underline;
}
a:active{
    color: #CB08EB;
    text-decoration: none;
}




.tBullet1{
   font-size: 12px;
   font-weight: 100;
   color: #000000;
   margin: 3px 5px 10px 7px;
   background: url("img/l_arrow1.gif") no-repeat 4px 1px;
   padding-left: 15px;
}

.tBullet2{
   margin: 3px 5px 3px 20px;
   background: url("img/l_arrow1.gif") no-repeat 4px 1px;
   padding-left: 15px;
}
