﻿#leftWrapper {
  width: 484px;
  float: left;  
}

#rightWrapper {
  margin-left: 20px;
  width: 430px;
  float: left;  
}

div.divMWrapper{
  background-image:url(../images/dot.gif);
  background-repeat:repeat-x;
  background-position:bottom;
  margin-bottom:10px;
  width:410px;
  padding-bottom:10px;
  /*height:50px;*/
}

div.IconWrapper{
  margin-right: 10px;
  float: left;
  background-image:url(../images/icon_shadow.gif);
  height:36px;
  width:36px;
}

div.listTitle {
    float:left;
    width:360px;
}

div.listTitle a.link:link,div.listTitle a.link:visited,div.listTitle a.link:hover{
    text-decoration:none;
    width:200px;
    display:block;
    color: #606060;
    margin-right:5px;
    font-size:12px;
    
}




div.divlistDesc{
    width:280px;
    float:left;
    margin-top:5px;
}

a.readmore{
    text-decoration:none;
    border:0px;
    display:block;
    float:left;
    margin-top:5px;
}

table td.NImage{
    border-top:1px solid #e8e8e8;
    border-left:1px solid #e8e8e8;
}

table td.rightSadow{
  background-image:url(../images/image_shadow_h.gif);
  width:5px;
  background-position:top left;
  background-color:#630d0d;
  background-repeat:no-repeat;
  font-size:1px;
}

table td.bottomShadow{
  height:8px;
  background-image:url(../images/image_shadow_f.gif);
  background-repeat:no-repeat;
  background-position:top left;
  background-color:#981b1e;
  font-size:1px;
}

table td.bottomRShadow{
  height:8px;
  width:5px;
  background-image:url(../images/image_shadow_t.gif);
  background-repeat:no-repeat;
  background-position:top left;
  font-size:1px;
}

table td.imagec{
  border:1px solid #f0f0f0;
}

div.divNTitle{
    font-size:20px;
    font-weight:bold;
    width:414px;
    padding-right:50px;
    color:#000000;
}

div.divNSubtitle{
    width:414px;
    padding-top:5px;
    padding-bottom:5px;
    color:#666666;
    font-size:13px;
    padding-right:50px;

}

div.divNCaption{
    padding-top:3px;
    padding-bottom:4px;
    width:414px;
    font-size:9px;
    color:#b6b6b7;
    padding-right:50px;
}


div.divNDesc{
    text-align:left;

    width:750px;
    height:300px;

}

a.gonext{
    background-image:url(../images/button_next.gif);
    background-repeat:no-repeat;
    height:19px;
    width:54px;
    display:block;
    text-decoration:none;
    float:right;
}

a.goprev{
    background-image:url(../images/button_prev.gif);
    background-repeat:no-repeat;
    height:19px;
    width:54px;
    display:block;
    text-decoration:none;
    float:right;
}

div.bookmark{
    float:right;
}


table.featuredproduct td.imgtr{
    background-image:url(../images/image_shadow_48_tr.gif);
    background-repeat:no-repeat;
    background-color:#a3a5a9;
    width:3px;
    height:5px;
    font-size:0px;
}

table.featuredproduct td.imgtc{
    background-color:#a3a5a9;
    width:3px;
    font-size:0px;
}

table.featuredproduct td.imgbr{
    background-image:url(../images/image_shadow_48_br.gif);
    background-repeat:repeat-y;
    width:3px;
    height:5px;
    font-size:0px;
}

table.featuredproduct td.imgbc{
    
    background-color:#d1d2d4;
    height:5px;
    font-size:0px;
}

table.featuredproduct td.imgbl{
    background-image:url(../images/image_shadow_48_bl.gif);
    background-repeat:no-repeat;
    background-color:#d1d2d4;
    height:5px;
    width:6px;
    font-size:0px;
}

table.featuredproduct{

    margin-right: 1px;
    float: left;
    margin-bottom:10px;
}
