@import url("css/default.css");

.cssLi
{
background-image:url("images/black-square.gif");
background-position:0 7px;
background-repeat:no-repeat;
padding-left:6px;
list-style: none;
}

/*
.tableBaoNgoai
{  border:5px solid #FFFFFF;
   -moz-box-shadow:1px 1px 10px #000000;
   -webkit-box-shadow:1px 1px 10px #000000;
   box-shadow:1px 1px 10px #000000;

}
*/
/**/
.tableBaoNgoai
{
   background-position: center;
   background-repeat: repeat-y;
   border:2px solid #FFFFFF;
   padding: 1px 3;
   text-align: center;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;	
   border-radius: 10px;  
   -moz-box-shadow: 1px 1px 10px #00000;
   -webkit-box-shadow: 1px 1px 10px #000000;
   box-shadow: 1px 1px 10px #000000;
}


.TblContainer
{
    background: #fff;
}

.cssHeader
{
  /*background: url(images/banner_right.png) top right; */

  /*background: url('images/banner.gif') #fff;  */
    background: url('images/default banner.png') #fff; 
  height: 114px;
  width: 1001px;
  background-repeat: repeat-x;
}
.TT_TOP
{
  width: 1000px;
  height: 24px;
  background: url(images/top_left.png) top left;
  background-repeat: no-repeat;
  background-color: #fff;
  border-bottom: solid 1px #034EAA;
}

.TT_MENU
{
  background: url(images/menu_bg.png);
  height: 26px;
}

.TT_FOOTER
{
  background: url(images/footer_bg.png);
  background-repeat: repeat-x;
  height: 103px;

}
.TT_FOOTER_LEFT
{
  background: url(images/footer_left.png);
  background-repeat: no-repeat;
  height: 103px;
}

#dnn_ContentPane
{
  border: solid 0px #ccc;
  padding: 2px;
  width: 100%;
}

.RightPane
{
  border: solid 0px #ccc;
  padding: 0px;
  padding-right: 3px;
}
.DNNEmptyPane
{
    width: 0px;
}

.Head
{
    font-size: 12px;
}

/* VIDEO */

.titleBg
{
    background: url('images/menu-v2-2.gif') #999;
    
    color: White;
    font-weight: bold;
    height: 25px;
    
}


/* SideMenu  */
.MenuHdr
{
  font-size: 10pt; padding-left: 10px; font-weight: bold; padding-bottom: 2px;
  background-color: #f1f1f1; padding-top: 2px; cursor: default;
}
.MenuItem HR
{
  background-color: #f1f1f1;
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;  
  margin-right: 5px;
}

.MenuItemMouseOver
{
  background-position: right top;
  background-image: url(images/menuarrow-bg.gif);
  background-repeat: no-repeat;
  border: #00008B 1px solid;
  background-color: #cccccc !important; 
}

.MenuItem, .MenuItemMouseOver
{
  font-size: 8pt; font-weight: normal; padding-bottom: 1px;
  background-color: #f1f1f1; padding-top: 1px;
  border: #f1f1f1 1px solid;
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  text-decoration: none; color: black; padding-top: 1px;
  padding-bottom: 1px; cursor: pointer; display: block;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link,
.MenuItemMouseOver A, .MenuItemMouseOver A:Active, .MenuItemMouseOver A:Hover,
.MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  display: block;
  padding-left: 20px;
  padding-bottom: 1px;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;  
  width: 100%
}

.MenuCurrentPage
{
  color: #696969;
}
Skinning Example #2

/*Note the special #invsidemenu tags to control the display of the "Downloads" link. */

#invsidemenu-Downloads A
{
  border: red 1px dotted;
  color: red!important;
  font-weight: bold;
}

#invsidemenu-Downloads A:hover, #invsidemenu-Downloads A:active
{
  border: #1A76D3 1px solid;
  color: white!important;
  font-weight: bold;
}

.MenuHdr
{
  padding-left: 10px;
  font-weight: bold;
  font-size: 9pt;
  padding-bottom: 2px;
  cursor: default;
  padding-top: 2px;
  font-family: Tahoma, Arial;
}
.MenuItem HR
{
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 1px solid #999999;    
}

.MenuItem, .MenuItemMouseOver
{
  font-family: Tahoma, Arial; font-size: 9pt; font-weight: normal; padding-bottom: 1px;
  padding-top: 1px;
  border: white 1px solid;    
}
.MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, .MenuHdr A:Link
{
  display: block;
  padding-bottom: 1px;
  width: 100%;
  cursor: pointer;
  color: black;
  padding-top: 1px;
  text-decoration: none;
}

.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, .MenuItem A:Link
{
    background: url('images/bullet.png');
    background-repeat:no-repeat;
    background-position: 1% 55%;
    
  display: block;
  padding-left: 30px;
  padding-bottom: 1px;
  width: 100%;
  cursor: pointer;
  color: black;
  padding-top: 6px;
  padding-bottom: 6px;
  text-decoration: none;
  font-weight:bold;
}
  
.MenuItemMouseOver
{
  border: #ffffff 1px solid;
  background-color: #cdcdcd!important;

  padding-left: 20px; 
  padding-top: 6px;
  padding-bottom: 6px;
  font-weight:bold;
  background: url('images/view.png');
    background-repeat:no-repeat;
    background-position: 2% 55%;
}

.MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver A:Link
{
  color: Black;
  text-decoration: none; 
  width: 100%; 
  padding-top: 1px; 
  padding-bottom: 1px; 
  cursor: pointer; display: block; 
}


.cssMenuBg
{
   /* background: url(images/menu_bg.png);*/
   
}



/* Tin Moi */

.toplist-top {
background: url("images/bg_vne.gif") repeat-x scroll 0 -64px #F5F5F6;
overflow:hidden;
height:3px;
line-height:3px;
}

.topnew_left
{
    background: url(images/topnew_title_02.png);
    height: 23px;
    text-transform:uppercase;
    padding: 0px 0px 2px 5px;
    color: White;
    vertical-align:bottom;
}


.topnew_right a
{
    font-size: 11px;
}
.divTinMoi
{
    background: url('images/toplist-content.gif');
    background-repeat:repeat-x;
    width: 176px;
    float:left;
    border-left: solid 1px #C3C9CF;
    border-right: solid 1px #C3C9CF;
    border-bottom: solid 1px #C3C9CF;

}
.divLienHe
{
    float: left;
    width: 300px;
    text-align: left;
}
.divLienHe a
{
    color: White;
    
}
.divDangNhap
{
    float: right;
    width: 300px;
    text-align:right;
}
.divDangNhap a
{
    color: Yellow;
}
a.SkinObject:link
{
    color: White;
}

.cssFooterBg
{
    background: url('images/fotter_06.png') repeat-x;
    border-bottom: solid 1px #B6B6B7;
}
.cssFooterLogo
{
    background: url('images/fotter_06.png');
    width: 55px;
    height: 44px;
    padding: 0px;
    background-position: top left;
    background-repeat: no-repeat;
}
.cssFooterTrangChu
{
    background: url('images/fotter_02.png');
    height: 23px;
    background-repeat: no-repeat;
    width: 80px;
    color: White;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 0px 0px 17px;
}

.cssFooterLienKet
{
    background: url('images/fotter_04.png');
    height: 23px;
    background-repeat: no-repeat;
    background-position: left top;
    color: White;
    font-weight: bold;
    padding: 4px 2px 0px 8px;
    width: 125px;
}

.cssFooterLienKetDauTien
{

    height: 23px;
    width: 120px;
    color: White;
    font-weight: bold;
    padding: 4px 0px 0px 4px;
}

.cssFooterConLai
{
    color: #000;
}
.cssFooterMenu
{
    padding-top: 0px;
    padding-bottom: 0px;
    
}
.cssFooterBg a
{
    color: #FFF;
    text-decoration: none;
}
.bottom_menu
{
    margin-top: 0px; 
    text-align:center;
    color: #999;

}

.bottom_menu a
{
    font-size: 11px;
    color: #444;
}

.cssSpanTimKiem
{
    float:right; margin-top: 0px;
    
    
}

.cssImageTimKiem
{
    float:right; margin-right: 3px;margin-top: 2px; cursor:pointer;
}


.cssBanner_Left
{
    background: url('images/Banner_Left.png') #fff;
    width: 122px;
    height: 114px;
    background-position: bottom left;
    background-repeat:no-repeat;
}
.cssBanner_Center
{
    background: url('images/Banner_Center.png') #fff;
    width: 566px;
    height: 114px;
    background-position: bottom left;
    background-repeat:no-repeat;
}
.cssBanner_Right
{
    background: url('images/Banner_Right.png') #fff;
    width: 320px;
    height: 114px;
    background-position: bottom right;
    background-repeat:no-repeat;
    text-align: right;
}
.cssBanner_big
{
    background: url('images/banner.png') #fff;
    width: 1000px;
    height: 114px;
    background-position: bottom left;
    background-repeat:no-repeat;
}
.news-content img
{
	max-width: 480px !important;
}

.news-content table
{
	max-width: 470px !important;
}
.rounder-box {
	background-image: url('images/bgpar.png');
	background-repeat: repeat-20;    
    border: 1px solid #D6D6D6;
    border-radius: 8px 8px 8px 8px;
    clear: both;
    margin-bottom: 10px;
	height: 160px;
	font-size: 11px;
	Font-weight: normal !important;
	width: 980px;
}