﻿html body h1 h2 h3 h4 h5 h6 span img table tr td p div
{
    padding: 0px;
    margin: 0px;   
}

body 
{
    margin: 0px;
    padding: 0px;
    background-color: #F2F2F2;
}
#Container
{
    width: 1024px;
    margin: auto;
    box-shadow: 0px 0px 10px #888;
    background-color: White;
}
#Header
{
    height: 100px;
    background-color: #444;
    border-bottom: 2px solid #111;    
}
#logo
{
    width: 250px;
    float:left;
    height: 100px;
    line-height: 100px;
    margin-left:8px;
}

.logoContent
{
    margin-left: 50px;  
}

#logo span
{
    height: 100px;
    display: table-cell;
    vertical-align: middle;    
    
}
#headercontent
{
    display:inline-block;
    padding-top:25px;
    padding-right:200px;
    float: right;
}
#Content
{    
   height:auto;
   display:block;
}
#LeftColumn
{
    width: 176px;
    float: left;
}
#MiddleColumn
{       
    float: left;
    width: 670px;    
    margin-bottom:20px;
    border-left: 2px solid gray;
}
#RightColumn
{
    width: 176px;
    float: left;
    margin-bottom:10px;
}
#Footer
{
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    padding-top: 10px;
    padding-bottom: 10px;
    height: auto;
    background-color: #262626;
    color: White;
    text-align: center;
    width:1024px;
    clear:both;
}

#FooterContent
{
    font-size: 0.8em;      
}
 
/**************Menu**************/
#Menu
{
    padding-left: 5px;    
}
#Menu div
{
    padding: 0px;
}
.menu
{
    margin: 0px;
    height: 25px;
    line-height: 25px;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 1.8em !important;
}

.ui-helper-reset 
{
    border-radius: 0px !important;
}
#Menu a
{
	font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    text-decoration: none;
    display: block;    
    color: black;
    padding-left: 30px;    
    font-size: 0.8em !important;
}
#Menu a:hover
{
    color: White;
    text-shadow: white 0px 1px 0px;
    background: #2589ed; /* Old browsers */
    background: -moz-linear-gradient(left,  #2589ed 1%, #bdd5ed 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(1%,#2589ed), color-stop(100%,#bdd5ed)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  #2589ed 1%,#bdd5ed 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  #2589ed 1%,#bdd5ed 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  #2589ed 1%,#bdd5ed 100%); /* IE10+ */
    background: linear-gradient(to right,  #2589ed 1%,#bdd5ed 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2589ed', endColorstr='#bdd5ed',GradientType=1 ); /* IE6-9 */

}
.ui-accordion .ui-accordion-header
{
    margin-top: -1px !important;    
}
#Menu h3
{
    font-size: 0.7em !important;
    font-weight: 800 !important;
    color: black;
    text-shadow: white 0px 1px 0px;
    border-radius: 0px !important;
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif !important;
}
#MenuTitle
{
    font-weight: 800;
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.2em;
    color: White;
    height: 1.5em;
    line-height: 1.5em;
    text-align:center;
    text-shadow: black 0px 1px 0px;
    box-shadow: 0px 0px 5px #41627C;
    margin-left: 5px; 
    margin-bottom: 5px;    
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default
{
    border: 1px solid #cccccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4;

}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active
{
    border: 1px solid #cccccc;
    background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4;
}

/***********HeaderMenu***********/
#HeaderMenu
{
    text-align: right;
    height: 30px;
    margin-top: 0px;
    margin-bottom: 5px;
    /*background-color: #000066;*/    
    /*border-top: 1px solid #919395;*/
    border-bottom: 1px solid #919395;
    
    background: #f7f7f7; /* Old browsers */
    background: -moz-linear-gradient(top, #f7f7f7 0%, #cdcdcd 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f7f7f7), color-stop(100%,#cdcdcd)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f7f7f7 0%,#cdcdcd 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f7f7f7 0%,#cdcdcd 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f7f7f7 0%,#cdcdcd 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f7f7f7 0%,#cdcdcd 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#cdcdcd',GradientType=0 ); /* IE6-9 */
}
#HeaderMenu a
{
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: .8em;
    font-weight: 800;
    color: Black;
    text-decoration:none;
    text-shadow: white 0px 1px 0px;        
    display: block;
    line-height: 30px;
    padding-left: 15px;
    padding-right: 15px;
    height: 30px;
}
#HeaderMenu a:hover
{
    /*color:gray;*/
    box-shadow: 0px 0px 15px #888 inset;    
}
#HeaderMenu div
{
    height: 30px;
    text-align: center;
    display: inline-block;
    /*float:left;*/
    /*border-right:1px solid white;*/
    /*padding-top:5px;*/
}
/*==========================================
Search panel
============================================*/
.search-panel
{
    text-align: center;
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: .8em;
    font-weight: 800;
    padding: 4px;
    margin-right: 5px;
    color:White;
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}
.search-panel-title
{
}
#txt-search
{            
    width: 133px;     
    border: 1px solid #ABADB3;
    border-radius: 4px 0px 0px 4px;
}
#button-search
{
    background-image: url(images/icon_magnifier.png);
    background-repeat: no-repeat;
    border: 1px solid #ABADB3;
    background-size:20px 20px;
    border-radius: 0px 4px 4px 0px;
    border-left: 0px;
    background-color: White;
    width: 20px;    
    margin-left: -4px;
}

/*Admin function*/
#Function
{
    text-align:left;
    padding: 5px;
}
#Function a
{
    /*padding-left:5px;
    text-decoration:none;
    display:block;
    background-color:Yellow;
    margin-top:5px;
    height: 1.5em;
    line-height:1.5em;*/
    font: bold 1.1em 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    display: block; 
    text-decoration: none;
    padding: .6em;
    color: Black; 
    border-bottom: 1px solid silver; 
}

#Function a:active
{
    box-shadow: 2px 2px 2px black inset;
    
}
#Function a:hover
{    
    background-color: #CCC;
}
#Function a.selected {
    background-color: #666; color: White;
}

.user-info
{
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    font-weight: bold;
    color: White;
    text-align: right;
    padding-right: 10px;
    padding-top: 2px;    
}
.username
{
    font-weight: bold;
}
.user-info a {
    text-decoration: none;
    color: White;
}

/*********Hotline***********/
#HotLine
{
    border:1px solid #CCCCCC;
    width: 169px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#HotLineLogo
{
    width:100%;    
}
#skype
{
    float:left;
    margin-bottom:10px;
}

/*********SupportOnline***********/
#SupportOnlineTitle
{
    font-weight: 800;
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    color: White;
    height: 2.2em;
    line-height: 2.2em;
    text-align:center;
    
    margin-right: 5px;
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}
#SupportOnline
{
    width:149px;
    border:1px solid #CCCCCC;  
    padding:10px;  
}
#SupportOnline div
{
    margin-bottom: 5px;
}
#SupportOnline div a
{
    margin-right: 5px;
}

/*************quang cao**********/
#QuangcaoTitle
{
    font-weight: 800;
    font-family: 'Segoe UI',Tahoma,Arial,Helvetica,sans-serif;
    font-size: 0.8em;
    color: White;
    height: 2.2em;
    line-height: 2.2em;
    text-align:center;
    margin-top: 10px;
    margin-bottom:10px;
    
    margin-right: 5px;
    background: #1e5799; /* Old browsers */
    background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1e5799), color-stop(50%,#2989d8), color-stop(51%,#207cca), color-stop(100%,#7db9e8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */

}



#Lienheqc
{
    width: 169px;
    margin-top: 10px;
    margin-bottom: 10px;
}
#Lienheqclogo
{
    width:100%;    
}

/* facebook*/
