.*{
 margin:0;
 padding:0;
}
.ddcolortabs{
padding-top: 7px;
padding-left: 40px;
width: 410px;
height: 27px;
line-height: 35px;
background: url(../../themes/ruby/images/nav-red.gif) repeat-x;
voice-family: "\"}\"";
voice-family: inherit;
}

* html .ddcolortabs {
padding-top: 8px;
padding-left: 20px;
width: 450px;
height: 35px;
line-height: 35px;
background: url(../../themes/ruby/images/nav-red.gif) repeat-x;
voice-family: "\"}\"";
voice-family: inherit;
}

.ddcolortabs ul{
font: normal 12px Tahoma,Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;

}


.ddcolortabs a{
float:left;
color: #0c6796;
background: #fff url(../../themes/ruby/images/tab_nen_trai.jpg) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
border-bottom: 1px solid #000000;
}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(../../themes/ruby/images/tab_nen_phai.jpg) no-repeat right top;
padding: 6px 8px 3px 7px;
}

.ddcolortabs a span{
float:none;
}

.ddcolortabs a:hover{
background: #c9edfb url(../../themes/ruby/images/tab_curent_left.jpg) no-repeat left top;
color: #c12226;
border:0px;
}

.ddcolortabs a:hover span{
background: #c9edfb url(../../themes/ruby/images/tab_current_right.jpg) no-repeat right top;
}

.ddcolortabs a.current{
     background: #c9edfb url(../../themes/ruby/images/tab_curent_left.jpg) no-repeat left top;
    color: #c12226;
}

.ddcolortabs a.current span{ /*currently selected tab*/
    background: #c9edfb url(../../themes/ruby/images/tab_current_right.jpg) no-repeat right top;
}

.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;

border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}

.tabcontainer{
padding-top:10px;
clear: left;
width: 450px; /*width of 2nd level sub menus*/

/*background: #fff url(../../themes/ruby/images/tab_bg.jpg);*/
/*height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/

}

.tabcontent{;
  display:none   ;
  /*background: #fff url(../../themes/ruby/images/tab_bg.jpg);*/
}

.tabcontent .left{
    float:left;
    width:217px;
    padding-left:3px;
    border-right: 1px solid #3b9dca;
   /* padding-right:3px;*/

  }
.tabcontent .right{
  float:left;
  width:219px;
  padding-right:3px;
  /*margin-left:3px;*/
}

.cls{
  clear:left;
  height:3px;line-height:3px;
}




#contentbottom{
    clear:both;
    padding:0;
    width: 410px;
    /*background: url(../../themes/ruby/images/tab_bottom.jpg) no-repeat;*/
    background : #c70102;
    height: 1px;
    line-height: 1px;
}
