﻿body
{
    margin: 0px;
    background-image: url(Images/bgMaster.bmp);
}
p
{
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial;
}    
A
{
    font-size: 12px;
    color: #284775;
    font-family: Tahoma, Arial;
    text-decoration: none;
}
A:link
{
    text-decoration: none;
}
A:visited
{
}
A:hover 
{
    color: #ff0066;
}
A:active 
{
}
/*******************************************/
.DefaultText
{
    font-size: 12px;
    font-family: Tahoma, Verdana, Arial;
}
.Title1, .Title2, .Title3, .Title4, .Title5
{
    font-family: Tahoma, Verdana, Arial;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    color: #284775;
    padding-top: 5px;
    padding-bottom: 5px;
}
.Title1{font-size: 18px;}
.Title2{font-size: 15px;}
.Title3{font-size: 13px;}
.Title4{font-size: 11px;}
.Title5
{
    font-size: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.MenuItemStatic
{
    display: block;
    font-weight: bold;
    font-size: 13px;
    color: #404040;
    font-family: Arial, Tahoma, Verdana;
    background-color: #e8e8e8;
    vertical-align: middle;
    height: 20px;
    padding-bottom: 4px;
    padding-top: 6px;
    padding-left: 5px;
}    
.MenuItem1, .MenuItem1Last, .MenuItem2, .MenuItem2Last
{
    display: block;
    height: 18px;
    padding-top: 5px;
    border-bottom: #E0E0E0 1px solid;

    color: #284775;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    font-family: Tahoma, Verdana, Arial;

    background-color: #ffffff;
    background-image: url(Images/gray-r.gif);
    background-repeat: no-repeat;
}
.MenuItem1, .MenuItem1Last
{
    background-position: 10px center;
}    
.MenuItem2, .MenuItem2Last
{
    background-position: 15px center;
}
.MenuItem1Last,.MenuItem2Last
{
    border-bottom-style: none;
}    
.MenuItem1:hover, .MenuItem1Last:hover, .MenuItem2:hover, .MenuItem2Last:hover
{
    background-color: #19afe8;
    color: white;
}
.divInforItem, .divSupportItem, .divInforItemLast, .divSupportItemLast
{
    height: 20px;
    padding-top: 4px;
    border-bottom: #C1C4D3 1px dashed;
    margin-left: 2px;
    margin-right:3px;
}    
.divInforItem, .divInforItemLast { padding-left: 27px; } 
.divSupportItem, .divSupportItemLast { padding-left: 5px; }

.divInforItemLast, .divSupportItemLast
{
    border-bottom-style: none;
}    
.FooterNav, .FooterNavLast
{
    font-size: 12px;
    font-family: Tahoma, Arial;
    border-right: 1px solid;
    height: 15px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
}
.FooterNavLast
{
    border-right-style: none;
}


.AdminMenu, .AdminMenuFirst, .AdminMenuLast
{
    display: inline;
    float: left;
    border-right: white 1px solid;
    border-left: white 1px solid;
}
.AdminMenuFirst
{
    padding-left: 5px;
    border-left: none;
}
.AdminMenuLast
{
    padding-right: 5px;
    border-right: none;
}
.AdminMenuItem, .AdminMenuItemLast
{
    font-size: 12px;
    font-family: Tahoma, Arial;
    border-right: 1px solid;
    height: 15px;
    padding-right: 5px;
    padding-left: 5px;
    vertical-align: middle;
    color: white;
}
.AdminMenuItemLast
{
    border-right-style: none;
}
.AdminMenuItem:hover, .AdminMenuItemLast:hover
{
    color:Yellow;
}    
.ProductItems
{
    padding-left: 5px;
    border-left: #c1c4d3 1px solid;
    border-bottom: #c1c4d3 1px solid;
    padding-bottom: 15px;
    padding-top: 7px;
}
.boxBorder4, .boxBorder5
{
    border-right: #7e7e98 1px solid;
    border-top: #7e7e98 1px solid;
    border-left: #7e7e98 1px solid;
    border-bottom: #7e7e98 1px solid;
    background-color: #f0f1f5;
}
.boxBorder4
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #7e7e98;

    padding-right: 3px;
    padding-left: 3px;
    padding-bottom: 4px;
    padding-top: 4px;
    margin-bottom: 5px;
}
.boxTitle5
{
    font-family: tahoma;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    color: #FFFFFF;
    background-color: #7e7e98;
    border-right: white 1px solid;
    border-top: white 1px solid;
    padding-left: 3px;
    padding-bottom: 4px;
    border-left: white 1px solid;
    padding-top: 4px;
    border-bottom: white 1px solid;
}
.divSeparator
{
    border-bottom: #E0E0E0 1px solid;
}
.divMsgBox
{
    margin: 20% 10%;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
}    
.divGHGroupMenu
{
    border: solid 2px #009DDA;
    height: 0px;
    position: absolute;
    overflow: hidden;
    visibility: hidden;
    background-color: white;
}
.ArticleListSmall /* Bullet List loai nho */
{
    padding-top: 3px;
    padding-left: 10px;
    font-size: 13px;
    font-family: Tahoma, Verdana, Arial;
    background-image: url(Images/gray-r.gif);
    background-repeat: no-repeat;
    background-position-y: 8px;
}
#dhtmltooltip /* -------------- Tooltip ---------------- */
{
    border-right: black 1px solid;
    padding-right: 4px;
    border-top: black 1px solid;
    padding-left: 4px;
    font-size: 10pt;
    z-index: 100;
    filter: alpha(opacity=90);
    left: -300px;
    visibility: hidden;
    padding-bottom: 4px;
    border-left: black 1px solid;
    width: 250px;
    padding-top: 4px;
    border-bottom: black 1px solid;
    font-family: arial;
    position: absolute;
    background-color: lightyellow;
}
#dhtmlpointer 
{
	z-index: 101; 
	left: -300px; 
	visibility: hidden; 
	position: absolute
}
