* { margin:0; padding:0; }
#loading {
	position: fixed; left: 44%; top: 1%; 
	background: #eee url(../images/loading3.gif) no-repeat center 70%; 
	height: 50px; width: 150px;
	text-align: center; padding-top: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	z-index:999999;
}
.clear        {clear:both;}
.padClear     {padding-top:5px;}
.pad10Clear     {padding-top:10px;}  
.pad20Clear   {padding-top:20px;}
.pad30Clear   {padding-top:30px;}
.marginLR5    {margin:0 5px;}
.ie-fix       {width:100%; position:relative;}
body          {font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:1.7em; color:#000; }
/* Image */
img           { border:0px; vertical-align:top; behavior: url(css/iepngfix.htc) }
.StyleImage01 {
    vertical-align:top;
    border:solid 1px #ccc;
    background-color:#fff;
    padding:5px;
    margin:2px 0 10px 0;
    
    -webkit-box-shadow: 0 5px 3px -3px #d2d2d2;
	   -moz-box-shadow: 0 5px 3px -3px #d2d2d2;
	        box-shadow: 0 5px 3px -3px #d2d2d2;
    
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
}
.StyleImage02 {
    vertical-align:top;
    border:solid 1px #ccc;
    background-color:#fff;
    padding:5px;
    margin:2px;
    
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
.StyleTextNoUnderline {text-decoration:none;}
.StyleTextUnderline {text-decoration:underline;}
.StyleTextBold {font-weight:bold;}
.StyleTextUpper {text-transform:uppercase;}
.StyleLink01 {
    font-family: Times New Roman; font-size:12pt;
    color:#000;
}
.StyleLink01:hover {
    color:#fe6002;
}
.StyleLink02 {
    font-family: Arial; font-size:12pt;
    color:#000;
}
.StyleLink02:hover {
    color:#fe6002;
}
iframe        {border:none;}
a             {text-decoration:none;}
a:hover       {color:#fe6002; text-decoration:none;}
a:hover img   {position:relative;}
:focus        { outline: 0; }
/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin: 0;
    font-weight: normal;
    display: inline;
    text-align:left;
}
p {
    text-decoration:none;
    margin:0 0 10px 0;
}
.PadH1 {margin-bottom:7px;}

/* Table */
table { border:0; border-collapse:collapse; empty-cells:show; font-family: Arial; font-size: 12px; font-weight:normal;}
.StyleTable01 { border:solid 1px #9bbb59; border-collapse:collapse; empty-cells:show; font-family: Arial; font-size: 12px; font-weight:normal;}
.StyleTable01 caption { background-color:#d6e3bc; border:solid 1px #9bbb59; border-collapse:collapse; vertical-align:top; font-family: Arial; font-size: 12px; font-weight:bold; }
.StyleTable01 th{  background-color:#d6e3bc; border:solid 1px #9bbb59; border-collapse:collapse; vertical-align:top; font-family: Arial; font-size: 12px; font-weight:normal; }
.StyleTable01 td { border:solid 1px #9bbb59; border-collapse:collapse; vertical-align:top; font-family: Arial; font-size: 12px; font-weight:normal; }

.StyleTable02 { border:solid 1px #a8a8a8; border-collapse:collapse; empty-cells:show; font-family: Arial; font-size: 12px; font-weight:normal;}
.StyleTable02 caption { background-color:#eaeaea; border:solid 1px #a8a8a8; border-collapse:collapse; vertical-align:top; font-family: Arial; font-size: 12px; font-weight:normal; }
.StyleTable02 th { background-color:#eaeaea; border:solid 1px #a8a8a8; border-collapse:collapse; vertical-align:top; font-family: Arial; font-size: 12px; font-weight:normal; }
.StyleTable02 td { border:solid 1px #a8a8a8; border-collapse:collapse; vertical-align:top; font-family: Arial; font-size: 12px; font-weight:normal; }

/* caption,th,td { border:solid 1px #a8a8a8; border-collapse:collapse; vertical-align:top; font-family: Arial; font-size: 11px; font-weight:normal; } */


/*========================== LISTS ============================*/
.listHitCounter li {
	background:url(../images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:4px;
	margin-bottom:4px;
	margin-left:0px;
	list-style:none;
}
ul.listHitCounter li:last-child {
    background:none;
}
.listHitCounter li.last {
	background:none;
}
.listHitCounter li span.visitorsOnline {
	padding:0 0 0 20px;
	background:url(../images/visitorsOnline.png) no-repeat left 1px;
	display:inline-block;
}
.listHitCounter li span.visitorsTotal {
	padding:0 0 0 20px;
	background:url(../images/visitorsTotal.png) no-repeat left 0px;
	display:inline-block;
}
.listHitCounter li b {
	padding:0 5px 0 0;
}
.listHotNews li {
	background:url(../images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:4px;
	margin-bottom:4px;
	margin-left:0px;
	list-style:none;
}
ul.listHotNews li:last-child {
    background:none;
}
.listHotNews li.last {
	background:none;
}
.listHotNews li span {
	padding:0 0 0 10px;
	background:url(../images/ic-hotnew.gif) no-repeat left 8px;
	display:inline-block;
}
.listHotNews li a {
	color:#022a56;
	text-decoration:none;
	font-size:12px; font-weight:bold; font-family:Arial;
}
.listHotNews li a:hover {
	color:#fe6002;
}

.list li {
	background:url(../images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:4px;
	margin-bottom:4px;
	margin-left:0px;
	list-style:none;
}
ul.list li:last-child {
    background:none;
}
.list li.last {
	background:none;
}
.list li span {
	padding:0 0 0 10px;
	background:url(../images/orang-square.gif) no-repeat left 8px;
	display:inline-block;
}
.list li span span {
	padding:0 0 0 3px;
	background:none;
	display:inline-block;
}

.list li a {
	color:#03418a;
	text-decoration:none;
	font-size:12px;
}
.list li a:hover {
	color:#fe6002;
}
/*Login -----------------------------------------------------*/
.icoWebmail {
    border:0;
    margin:3px 0 0 0;
}
.icoDMS {
    border:0;
    margin:0px 0 0 0;
}
.icoLoginTop {
    border:0;
    margin:2px 0 0 0;
}
.boxLogin {
    margin:5px auto 30px auto;
    padding:10px;
    width:400px;
    line-height:1.65em;
    border: dotted 3px #47B2E8;
    background:url("../images/bgBdyDotline.jpg") repeat;
}
.icoLogin {
    margin:0 auto;
    padding:5px;
	background:url(../images/logoLogin.png) no-repeat center 6px;
	width:134px; height:63px;
}
.capLogin {
    font-family: Arial; font-size: 12px; color: #000;
    text-align:center;
}
.msgLogin {
    font-family: Arial; font-size: 11px; color: #ff6600;
    text-align:center;
}
.forgetPass {
    font-family: Arial; font-size: 12px; color: #000;
    text-decoration:none;
}
.forgetPass:hover {
    color: #fe6002;
    text-decoration:underline;
}
.cssTextBoxLogin {
    font-family: Arial; font-size: 12px; color: #000;
    padding:2px 5px 3px 5px; margin: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #d4ca9a;
    width: 150px;
}
.rowLogin {
    margin:3px 0;
    background-color:#f7f3e0;
    border:solid 1px #d4ca9a;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.labelLogin {
    font-family: Arial; font-size: 12px; color: #000; font-weight:bold;
    text-align:right;
    float:left;
    width:100px;
    padding:2px 10px 0px 0px;
}
.controlLogin {
    float:right;
    padding:0px;
}
.rowLoginForGetPass {
    float:left;
    width:100px;
    text-align:right;
    padding:10px 10px 1px 0;
}

.padBLogin {
    float:left;
    margin:3px 0;
    padding:2px 0 1px 2px;
}
.buttomLogin {
    font-family: Arial; font-size: 12px; color: #fff; font-weight:bold;
    background-color:#4281c7;
    border:solid 1px #4281c7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding:2px 7px;
}
.buttomLogin:hover,
.buttomLogin:focus {
    border:solid 1px #6fa3dd;
    -moz-box-shadow: inset 0 0 8px #fefdf8;
    -webkit-box-shadow: inset 0 0 8px #fefdf8;
    box-shadow: inset 0 0 8px #fefdf8;
    cursor:pointer;
}
/*-----------------------------------------------------------*/
.cssTextBoxSearch {
    font-family: Arial; font-size: 12px; color: #000; font-style:italic;
    padding:3px 27px 2px 15px; margin: 0;
    background:#fff url(../images/search_input_bg.png) no-repeat 94% 3px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #d4ca9a;
    width: 115px;
}
.cssTextBoxSearch:hover,
.cssTextBoxSearch:focus{
    border:solid 1px #f49860;
    color:#fe6002;
}
.cssTextBoxComment {
    font-family: Arial; font-size: 11px; color: #9c9b9b;
    padding:3px 3px 3px 3px; margin:0 3px 0 0;
    background-color:#fafdff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #dedede;
    float:left;
    display:block;
}
.cssCaptcha {
    float:left;
    display:block;
}

.cssTextBoxComment:hover,
.cssTextBoxComment:focus{
    border:solid 1px #e2dede;
    background-color:#fff;
    color: #000;
}
.txtW55 { width:55%; }
.txtW40 { width:40%; }
.txtW17 { width:17%; }
.txtW97 { width:97.1%; height:100px; }
.txtW90 { width:90px; }
.txtW400 { width:400px; }
.txtW400x100 { width:400px; height:100px; }
.cssButtonComment {
    border:solid 1px #c2c2c2;
    font-weight:bold; font-size: 11px; color: #474747; font-family: Arial;
    text-align: center; text-decoration: none; background: url(../images/bgButton.jpg) repeat-x left top;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding:1px 7px;
    cursor:pointer;
}
.cssButtonComment:hover,
.cssButtonComment:focus{
    color: #5e5e5e;
    background: url(../images/bgButton_select.jpg) repeat-x left top;
}

.cssTextBox {
    font-family: Arial; font-size: 13px; color: #333333;
    border:solid 1px #ccc; padding:1px 3px; margin: 0px;
    background:url(../images/bgTextbox.jpg) repeat-x left top;
}
.cssTextBoxMultiLine{
    font-family: Arial; font-size: 13px; color: #333333;
    border:solid 1px #ccc; padding:1px 3px; margin: 0px;
    background-color:#fff;
}
.cssComboBox {
    font-family: Arial; font-size: 12px; color: #333333;
    border:solid 1px #ccc; padding: 1px 0px 0px 1px; margin: 0px;
    background:url(../images/bgTextbox.jpg) repeat-x left top;
}
.cssButton {
    border:0; font-weight:bold; font-size: 11px; color: #fff; font-family: Arial;
    text-align: center; text-decoration: none; background-image: url(../images/button.jpg);
}

/* Layout ================================================================================= */
#wrapper {
	/* background:url(../images/cand_header.png) repeat-x;*/
}
.page {width:990px; margin:0 auto; margin-top:3px; margin-bottom:3px; padding:0; background-color:#fff; overflow:hidden;
    -webkit-box-shadow: 0px -1px 4px 0px #252525;
	-moz-box-shadow:    0px -1px 4px 0px #252525;
	box-shadow:         0px -1px 4px 0px #252525;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;

}
#Back_to_Top {
    width: 40px; height: 40px;
    position: fixed; bottom: 10px; right: 10px;
    text-indent: -99999px;
    cursor: pointer;
    background: url(../images/top.png) no-repeat 0 0;
}
/*-----------------------------------------------------------*/
#header {
}
#header .banner {
	margin-top:-26px;
    width:990px; height:149px;
    /*background:url(../images/banner.jpg) center top no-repeat;*/
}
.barMenu {
    margin:32px 10px 0 10px;
    height:31px; 
    background-color:#316bb6;
    z-index:1000;
    position:relative;
    /*background: url(../images/menu_bg.png) center top;*/
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}
.barMenuMakeWhiteLine {
    height:31px; 
    background-color:#fff;
    float:left;
    margin-left:8px;
}
.TopMenu {
    float:right; 
    margin:5px 0px 0 0; 
    position:relative;
}
.TopMenu ul { 
	list-style:none;
	display:inline;
}
.TopMenu ul li {
	display:inline;
	border-right:1px solid #000;
	padding-right:5px;
	margin-right:5px;
}
.TopMenu ul li.last {
	border:0;
}
.TopMenu ul li a {
	color:#000;
    font: normal 13px arial;
}
.TopMenu ul li a:hover {
	text-decoration:underline;
}
.icoLangVI {
    display:inline-block;
    border:0; width:18px; height:11px;
    background: url('../images/flag_vi.jpg') no-repeat left top; cursor:pointer;
}
.icoLangEN {
    display:inline-block;
    border:0; width:18px; height:11px;
    background: url('../images/flag_en.jpg') no-repeat left top; cursor:pointer;
}
.icoLangEN_test {
    display:inline-block;
    border:0; width:15px; height:15px;
    background: url('../images/testE.png') no-repeat left top; cursor:pointer;
}
/*-----------------------------------------------------------*/
#footer{}
#footer ul, ol { 
	list-style:none;
	font-size:11px;
}
#footer ul li span {
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
#footer ul li.bestview {
	font-size:9px;
}
#footer ul li a {
	text-decoration:none;
	color:#000;
}
#footer ul li a:hover {
	text-decoration:underline;
}
#content{
    width:990px;
    min-height:250px !important;
    background-color:#fff;
    vertical-align: top;
    text-align: left;
}
/*-----------------------------------------------------------*/
#colLeft {
    float:left;
    overflow:hidden;
}
#colRight {
    float:left;
    overflow:hidden;
}
#colCenter {
    float:left;
    overflow:hidden;
}
.icoError {
    background:url(../images/important.gif) no-repeat 0 0;
    padding:10px 0 3px 40px;
    font-family:Arial; font-size:25px; font-weight:bold; text-decoration:none;
    color:#000;
    width: 370px;
    margin:10px auto;
}
.boxError {
    border: dotted 3px #47B2E8;
    padding:12px 8px;
    margin:12px;
    background:url("../images/bgBdyDotline.jpg") repeat;
}
.msgErrorPage {
    text-align:left;
    font-family:Arial; font-size:20px; text-decoration:none; font-weight: normal; color: #47B2E8;
    display:block;
    padding:3px 0 0 0;
    white-space:nowrap;
}
.msgErrorPage a {
    text-align:left;
    font-family:Arial; font-size:18px; text-decoration:underline; font-weight: normal; color: #fe6002;
}
.msgErrorPage a:hover {
    text-decoration:none;
}
.FormSearchError {
    width: 400px;
    margin:20px auto 10px auto;
}
.cssTextBoxSearchError {
    font-family: Arial; font-size: 15px; color: #000;
    padding:8px 15px; margin: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #4281c7;
    width: 363px;
}
.cssTextBoxSearchError:hover,
.cssTextBoxSearchError:focus{
    border:solid 1px #e3c245;
}
.hightlight {
    background-color:Aqua;
}

/*-----------------------------------------------------------*/
.boxPartnerLogo {
    height: 100px;
    width: 970px;
    padding:3px 10px;
    margin:15px auto 0 auto;
    border-top: solid 3px #47B2E8;
    position:relative;
    background:url("../images/bgBdyDotline.jpg") repeat;
    line-height:1.53em;
}
.boxCapPartnerLogo {
    height: 20px;
    padding:0;
    margin:-15px -10px 0 -10px;
    overflow:hidden;
}
.TitlePartnerLogo {
    font-family:Arial; font-size:12px; font-weight:bold; text-decoration:none;
    color:#fff;
    float:left;
    padding:0 15px;
    margin:0;
    background: url(../images/titBG.jpg) repeat-x 0 0;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 0 1px 1px #b4cee9;
    -moz-box-shadow: 0 1px 1px #b4cee9;
    box-shadow: 0 1px 1px #b4cee9;
}
.ControlPartnerLogo {
    height: 10px;
    padding:3px 8px;
    margin:2px 0 0 0;
    float:right;
    background-color:#e4e4e4;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
    -webkit-box-shadow: 0 1px 1px #b4cee9;
    -moz-box-shadow: 0 1px 1px #b4cee9;
    box-shadow: 0 1px 1px #b4cee9;
}
#p_slideprev, #p_slidenext {
    display: block;
    width: 11px;
    height: 10px;
    cursor: pointer;
    float:left;
    margin-right: 2px;
}
#slideseper {
    border-left: dotted 1px #515151;
    width: 1px;
    height: 11px;
    float: left;
    line-height: 11px;
}
#p_slidenext a {
    display: block;
    background: url(../images/promotionbg.jpg) no-repeat 0px 0px;
    width: 11px;
    height: 10px;
    cursor: pointer;
    margin-left: 1px;
}
#p_slideprev a {
    display: block;
    background: url(../images/promotionbg.jpg) no-repeat -11px 0px;
    width: 11px;
    height: 10px;
    cursor: pointer;
    margin-right: 2px;
}
#boxPartners_slider {
    height:100px;
    width:970px;
    overflow:hidden;
    margin:3px 0;
}
#boxPartners_slider ul {
    margin:0;
    padding:0;
    list-style:none;
}
#boxPartners_slider li {
    margin:0 auto;
    padding:0;
    list-style:none;
    height:100px; width:970px;
    overflow:hidden;
    float:left;
    text-align:center;
}
.imgPartner {
    border:solid 1px #cadcef;
    background:#fff;
    padding:3px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    height: 80px;
}
.imgPartner:hover {
    background:#fd9959;
    cursor:pointer;
}
.linkImgPartner {
    margin: 0 10px;
}

/*-----------------------------------------------------------*/
.divCapPage {
    height:24px;
    border-bottom: dotted 2px #03418a;
    padding:0 0 6px 18px;
    margin:0 0 12px 0;
    overflow:hidden;
	background: url(../images/iCapPage.png) no-repeat 0 0;
}
.spanCapPage {
    font-family:Arial; font-size:16px; text-decoration:none; font-weight: bold; color: #03418a;
    display:block;
    padding:3px 0 0 0;
    white-space:nowrap;
}
.tags {
    background-color:#00adef;
    -webkit-border-radius: 0 30px 30px 0;
    -moz-border-radius: 0 30px 30px 0;
    border-radius: 0 30px 30px 0;
    float:left;
    margin: -4px 8px 0 -13px;
    padding:4px 13px 1px 5px;
    color:#fff;
}
.linkCapPage {
    font-family:Arial; font-size:13px; text-decoration:none; font-weight: bold; color: #03418a;
}
.linkCapPage:hover {
    color: #fe6002;
}
.linkSubCap {
    font-family:Arial; font-size:15px; text-decoration:none; font-weight: bold; color: #03418a;
}
.linkSubCap:hover {
    color: #fe6002;
}
.divSubCap {
    background:#91d4ff url(../images/stripes-white.png) repeat 0 0;
    height:20px;
    padding: 3px 0 3px 18px;
    margin: 0 0 12px 0;
    border:solid 1px #91d4ff;
    -webkit-border-radius:6px;
    -moz-border-radius:6px;
    border-radius:6px;
}
.divSubCap:hover {
    border:solid 1px #91d4ff;
    -moz-box-shadow: inset 0 0 5px #8dc6ff;
    -webkit-box-shadow: inset 0 0 5px #8dc6ff;
    box-shadow: inset 0 0 5px #91d4ff;
}

.boxShare {
    border-bottom: dotted 1px #000;
    border-top: dotted 1px #000;
    background:url("../images/bgBdyDotline.jpg") repeat;
    margin:25px 0;
    padding:5px;
}
a.face, a.google, a.twith, a.yahoo, a.favorites, a.mail, a.print  {
    background: url(../images/groupTich.jpg) top left no-repeat;
    height: 16px; width: 16px;
    float: left;
    display: block;
    cursor:pointer;
    margin:0 4px;
}
a.face {
    background-position: -86px 0;
    width: 16px;
}
a.google {
    background-position: -108px 0;
    width: 16px;
}
a.twith {
    background-position: -130px 0;
    width: 16px;
}
a.yahoo {
    background-position: -152px 0;
    width: 16px;
}
a.favorites {
    background-position: -174px 0;
    width: 16px;
}
a.mail {
    background-position: -196px 0;
    width: 16px;
}
a.print {
    background-position: -218px 0;
    width: 16px;
}
/*-----------------------------------------------------------*/
.TreeMenuCate {
    margin:0 0 0 15px; padding:0 0 20px 0; float:right;
    width:198px;
}
.BoxContentTreeMenuCate {
    margin:0; padding:0 0 20px 0; float:left;
    width: 447px;   /*660px - 198px - 15px*/
}
.linkCateTreeLogin {
    font-family:Arial; font-size:14px; text-decoration:none; font-weight: normal; color: #03418a;
}
.linkCateTreeLogin:hover {
    color: #fe6002;
}
/*-----------------------------------------------------------*/
.itemGadGets {
    border: dashed 1px #47B2E8;
    margin: 2px 1px 5px 1px;
    padding: 2px 7px;
    background: url(../images/capblueForm.png) center center repeat;
    
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
}
.itemGadGets a {
    padding-left: 35px;
    font-family:Arial; font-size:12px; font-weight: bold; color: #fff;
    text-decoration: none; text-transform:uppercase;
    display:inherit;
    line-height: 25px;
}
.itemGadGets a:hover {
    text-decoration: none;
    color: #fe6002;
}
.itemGadGets a.GadGetsMail {
    background: url(../images/Email.png) no-repeat left;
}
.itemGadGets a.GadGetsDMS {
    background: url(../images/DMS.png) no-repeat left;
}
.itemGadGets a.GadGetsInternalDoc {
    background: url(../images/InternalDoc.png) no-repeat left;
}
.itemGadGets a.GadGetsSchedule {
    background: url(../images/Schedule.png) no-repeat left;
}
.itemGadGets a.GadGetsShipDoc {
    background: url(../images/ShipDoc.png) no-repeat left;
}
.itemGadGets a.GadGetsTidal {
    background: url(../images/Tidal.png) no-repeat left;
}


/*-----------------------------------------------------------*/
/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; padding:7px 0 5px!important; padding-left:0!important; list-style-type:none!important;}
.messages ul{padding-left:0!important; list-style-type:none!important;}
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { line-height:normal; font-family:Arial; border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:12px 8px 2px 32px !important; font-size:10px !important; font-weight:bold !important;  margin:0 3px; }
.error-msg { font-family:Arial; border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { font-family:Arial; border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { font-family:Arial; border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }
/*-----------------------------------------------------------*/
#mrcc_tab{
    position:relative; overflow:hidden;
    width: 470px; /* all the child elements are refering to this width */
    margin:0 auto; /* fix ie 6 overflow bug */
}
#mrcc_tab .mtabs{
    position:relative;
    height:16px; /* enable absolute position for .lava */
    margin:0 0 10px 0;
}
#mrcc_tab .mtabs .mitem{
    position:relative;
    z-index:10;
    float:left;
    display:block;
    width: 139px; /* width = with of #mrcc_tab / total tab */
    margin:0;
    text-align:center;
    font-family: Arial; font-size: 12px; font-weight:normal; color: #03418a;
    cursor:pointer;
}
#mrcc_tab .mtabs .mlava{
    position:absolute;top:0;left:0;
    z-index:0; /* display the lava in bottom most layer */
    width: 130px; /* width = with of #mrcc_tab / total tab */ /*(edited for small)*/
    height:16px; /* height = height of .tabs */
    background-color:#47B2E8;
    -webkit-border-radius: 20px 4px 20px 4px;
    -moz-border-radius: 20px 4px 20px 4px;
    border-radius: 20px 4px 20px 4px;
    border:solid 1px #47B2E8;
    cursor:pointer;
}
#mrcc_tab .mcontent{
    position:relative;
    overflow:hidden;
    width: 417px;
}
#mrcc_tab .mpanel{
    position:relative;
    width: 1251px; /* width is width of total #mrcc_tab*/
}
#mrcc_tab .mpanel ul{
    float:left;
    width:417px;/* width is the same with #mrcc_tab */
    padding:0;margin:0;list-style:none;
}
#mrcc_tab .mpanel ul li{
    width:417px;
}
/*-----------------------------------------------------------*/
#guide_tab{
    position:relative; overflow:hidden;
    width: 417px; /* all the child elements are refering to this width */
    margin:0 auto; /* fix ie 6 overflow bug */
}
#guide_tab .gtabs{
    position:relative;
    height:16px; /* enable absolute position for .lava */
    margin:0 0 10px 0;
}
#guide_tab .gtabs .gitem{
    position:relative;
    z-index:10;
    float:left;
    display:block;
    width: 139px; /* width = with of #guide_tab / total tab */
    margin:0;
    text-align:center;
    font-family: Arial; font-size: 12px; color: #03418a;
    cursor:pointer;
}
#guide_tab .gtabs .glava{
    position:absolute;top:0;left:0;
    z-index:0; /* display the lava in bottom most layer */
    width: 125px; /* width = with of #guide_tab / total tab */ /*(edited for small)*/
    height:16px; /* height = height of .tabs */
    background-color:#47B2E8;
    -webkit-border-radius: 20px 4px 20px 4px;
    -moz-border-radius: 20px 4px 20px 4px;
    border-radius: 20px 4px 20px 4px;
    border:solid 1px #47B2E8;
    cursor:pointer;
}
#guide_tab .gcontent{
    position:relative;
    overflow:hidden;
    width: 417px;
}
#guide_tab .gpanel{
    position:relative;
    width: 1251px; /* width is width of total #guide_tab*/
}
#guide_tab .gpanel ul{
    float:left;
    width:417px;/* width is the same with #guide_tab */
    padding:0;margin:0;list-style:none;
}
#guide_tab .gpanel ul li{
    width:417px;
}
/*-----------------------------------------------------------*/
#service_tab{
    position:relative; overflow:hidden;
    width: 236px; /* all the child elements are refering to this width */
    margin:0 auto; /* fix ie 6 overflow bug */
}
#service_tab .stabs{
    position:relative;
    height:16px; /* enable absolute position for .lava */
    margin:0 0 10px 0;
}
#service_tab .stabs .sitem{
    position:relative;
    z-index:10;
    float:left;
    display:block;
    width: 118px; /* width = with of #guide_tab / total tab */
    margin:0;
    text-align:center;
    font-family: Arial; font-size: 12px; color: #03418a;
    cursor:pointer;
}
#service_tab .stabs .slava{
    position:absolute;top:0;left:0;
    z-index:0; /* display the lava in bottom most layer */
    width: 118px; /* width = with of #guide_tab / total tab */ /*(edited for small)*/
    height:16px; /* height = height of .tabs */
    background-color:#47B2E8;
    -webkit-border-radius: 20px 4px 20px 4px;
    -moz-border-radius: 20px 4px 20px 4px;
    border-radius: 20px 4px 20px 4px;
    border:solid 1px #47B2E8;
    cursor:pointer;
}
#service_tab .scontent{
    position:relative;
    overflow:hidden;
    width: 236px;
}
#service_tab .spanel{
    position:relative;
    width: 472px; /* width is width of total #guide_tab*/
}
#service_tab .spanel ul{
    float:left;
    width:236px;/* width is the same with #guide_tab */
    padding:0;margin:0;list-style:none;
}
#service_tab .spanel ul li{
    width:236px;
}
/*-----------------------------------------------------------*/
ul.bvtabs {
	margin:0px; padding:0px;
}
ul.bvtabs li {
	list-style:none;
	display:inline;
	
	color: #03418a;
    font-weight: bold;
    padding-left: 10px;
    vertical-align: middle;
    padding-bottom: 0px;
    height: 21px;
    line-height: 21px;
    font-size: 16px;
}
ul.bvtabs li a {
	color: #8fa1b5;
    font-weight: bold;
    font-size: 16px;
    text-decoration:none;
}
ul.bvtabs li a:hover {
	color: #fe6002;
    text-decoration:none;
}
ul.bvtabs li a.bvactive {
	color: #03418a;
    font-weight: bold;
    font-size: 16px;
    text-decoration:none;
}
ul.bvtabs li a.bvactive:hover {
	color: #03418a;
    text-decoration:none;
}
.bvcontent { margin:0px; padding:0px;}
#bvcontent_2 { display:none; }

/*-----------------------------------------------------------*/
.img_Products_Thumb{
    width:250px;
    height:159px;
    border:solid 1px #ccc;
    background-color:#fff;
    padding:5px;
    margin:2px 0 10px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
#products_slider {
    width: 262px;
    height:100%;
    min-height:340px !important;
    overflow:hidden;
}
#products_slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 1310px; /*Tổng chiều rộng của các đối tượng chứa dữ liệu.<li>*/
}
#products_slider li {
    margin: 0; padding: 0;
    list-style: none;
    width: 262px;
    overflow: hidden;
    float:left;
}
#products_slider li a{
    display: block;
    font-family:Arial; font-weight:bold; font-size:14px;
    color:#000; text-decoration:none;
}
#products_slider li a:hover{
    color:#fe6002;
}
#products_slider li p{
    display: block; padding-top:5px;
    font-family:Arial; font-weight:normal; font-size:12px;
    color:#000; text-decoration:none;
    text-align:justify; line-height:160%;
}

#products_slider1next, #products_slider1prev {
    display: block;
    width: 20px;
    height: 20px;
    float:left;
}
#products_slider1next a {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/product_next.png) no-repeat 0 0;
    margin-left:3px;
}
#products_slider1prev a {
    display: block;
    width: 20px;
    height: 20px;
    background: url(../images/product_prev.png) no-repeat 0 0;
    margin-right:3px;
}
/*-----------------------------------------------------------*/
#c_slider {
    width: 242px;
    height:100%;
    min-height:340px !important;
    overflow:hidden;
}
#c_slider ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 726px; /*Tổng chiều rộng của các đối tượng chứa dữ liệu.<li>*/
}
#c_slider li {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 242px;
    overflow: hidden;
    float:left;
}
#c_slider1next, #c_slider1prev {
    display: block;
    width: 4px;
    height: 8px;
    float:left;
}
#c_sep {
    background: url(../images/wigsep.png) no-repeat 0 0;
    width: 2px;
    height: 8px;
    margin:0 3px;
    float:left;
}
#c_slider1next a {
    display: block;
    width: 4px;
    height: 8px;
    background: url(../images/wignext.png) no-repeat 0 0;
}
#c_slider1prev a {
    display: block;
    width: 4px;
    height: 8px;
    background: url(../images/wigprev.png) no-repeat 0 0;
}
.content_bestview {
    background:url(../images/line-hor1.gif) repeat-x left bottom;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	text-align:justify;
}
.content_bestview a{
    color:#000;
    text-decoration:none;
}
.content_bestview a:hover{
    color:#fe6002;
    text-decoration:none;
}
.moreBestView {
    background: url(../images/iconnext.gif) no-repeat 0 5px;
    font-family:Arial;
    font-size:11px;
    color:#880000;
    padding-left:8px;
    margin:-10px 0 0 0;
    text-decoration:none;
}
.moreBestView:hover {
    color:#880000;
}
/*-----------------------------------------------------------------*/
.listBestView li {
	background:url(../images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:4px;
	margin-bottom:4px;
	margin-left:0px;
	list-style:none;
}
ul.listBestView li:last-child {
    background:none;
}
.listBestView li.last {
	background:none;
}
.listBestView li span {
	padding:0 0 0 10px;
	background:url(../images/gray-square.gif) no-repeat left 8px;
	display:inline-block;
}
.listBestView li span span {
	padding:0 0 0 3px;
	background:none;
	display:inline-block;
}

.listBestView li a {
	color:#03418a;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.listBestView li a:hover {
	color:#fe6002;
}
/*-----------------------------------------------------------*/
.colLefthotNews {
    float:left;
    overflow:hidden;
    width:400px;
    max-height:470px; height:470px;
    margin:0 13px 0 0;
}
.colRighthotNews {
    float:left;
    background-color:#e2ebf4;
    overflow:hidden;
    width:243px;
    max-height:468px; height:468px;
    -webkit-box-shadow: 0 5px 3px -3px #d2d2d2;
	   -moz-box-shadow: 0 5px 3px -3px #d2d2d2;
	        box-shadow: 0 5px 3px -3px #d2d2d2;
    
    -webkit-border-radius: 4px 4px 4px 4px;
       -moz-border-radius: 4px 4px 4px 4px;
            border-radius: 4px 4px 4px 4px;
}
.borderRadius {
    -webkit-border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}
.borderRadius_ {
    -webkit-border-radius: 6px 0 6px 0;
    -moz-border-radius: 6px 0 6px 0;
    border-radius: 6px 0 6px 0;
}
.bhotNews {
    height:31px;
    background-color:#47B2E8;
    position:relative;
    margin-bottom:8px;
}
.bchotNews {
    width:90px;
    background-color:#e2ebf4;
    padding:4px 0 2px 12px;
    position:absolute; bottom:0px; left:8px;
}
.caphotNews {
    text-transform:uppercase;
    font-family:Arial; font-size:12px; font-weight:bold; color:#03418a;
}
.capBox{
     padding:5px 0 3px 0;
     text-transform:uppercase;
     font-family:Arial; font-size:15px; font-weight:bold; color:#03418a;
}
.lineBox {
    background:#47B2E8 url(../images/pat-white70.png) top left repeat;
    height:7px;
    margin-right:20px;
}
.contentBox {
    margin-top:20px;
}

.spaceBar {
    padding-right:40px; margin-right:30px;
    border-right:dotted 2px #a5d4ec;
}
.spaceNoneBar {
    padding-right:40px;
}
.mapCom {
    float:left;
    width:332px;
    overflow:hidden;
}
.boxService {
    float:left;
    width:364px;
    overflow:hidden;
}
.img_Service_Thumb {
    width:140px;
    height:105px;
    border:solid 1px #ccc;
    background-color:#fff;
    padding:5px;
    margin:2px 0 10px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.picLeft {
    overflow:hidden;
    float:left;
    width:152px;
}
.DataRight {
    float:left;
    width:204px;
    padding-left:8px;
}
.DataRight a{
    font-family:Arial; font-weight:bold; font-size:14px;
    color:#000; text-decoration:none;
}
.DataRight a:hover{
    color:#fe6002; text-decoration:none;
}
.DataRight p{
    display: block; padding-top:5px;
    font-family:Arial; font-weight:normal; font-size:12px;
    color:#000; text-decoration:none;
    text-align:justify; line-height:160%;
}

.contactCom {
    float:left;
    width:250px;
    overflow:hidden;
}
.contactCom .capComName{
    padding-bottom:5px;
    font-family:Arial; font-size:14px; font-weight:bold; text-transform:uppercase;
}
.contactCom .ico {
    float:left; margin-left:8px;
    width:20px; padding-top:2px;
}
.contactCom .img_Ico {
    width:14px; height:14px;
}

.contactCom .txtCap {
    float:left; font-family:Arial; font-size:12px;
    font-weight:bold;
}
.contactCom .txtContent {
    float:left; font-family:Arial; font-size:12px;
    width:220px; font-weight:normal;
}

.contactCom .linkmail{
    font-family:Arial; font-size:12px; text-decoration:none;
    color:#fc9005;
}
.contactCom .linkmail:hover{
    color:#fe6002;
}

.box_bestview_header {
    background:#fdce02 url('../images/box_bestview_center.jpg') repeat-x top;
    height: 28px;
    border-top: solid 1px #cadcef;
    border-left: solid 1px #cadcef;
    border-right: solid 1px #cadcef;
    border-bottom: dotted 3px #47b2e8;
    -webkit-border-radius: 6px 6px 2px 2px;
    -moz-border-radius: 6px 6px 2px 2px;
    border-radius: 6px 6px 2px 2px;
    
}
.box_body_bestview {
    background:#fff url('../images/bgBestview.jpg') repeat-x top;
    border-left: solid 1px #cadcef;
    border-right: solid 1px #cadcef;
    padding:5px 0;
    height:100%;
}
.boxBestView {
    line-height:20px;
    padding:3px 0 10px 0;
}
.boxHotBestView {
    width: 237px;
    height:100%;
    overflow:hidden;
    border-bottom: dashed 2px #1abfdf;
    margin: -4px 0 12px 0;
    padding-bottom:8px;
    position:relative;
    z-index: 0;
}
.boxHotBestView a{
    display: block;
    font-family:Arial; font-weight:bold; font-size:13px;
    color:#1c62a4; text-decoration:none;
}
.boxHotBestView a:hover{
    color:#fe6002;
}
.box_title {
    color: #03418a;
    font-weight: bold;
    padding-left: 10px;
    vertical-align: middle;
    padding-bottom: 0px;
    height: 21px;
    line-height: 21px;
    font-size: 16px;
}
.box_title a{
    color: #03418a;
    font-weight: bold;
    font-size: 16px;
    text-decoration:none;
}
.box_title a:hover{
    color: #fe6002;
    text-decoration:none;
}

.box_header {
    border-top: solid 5px #3172c4;
    margin-top: 5px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.box_body {
    border-left: solid 1px #cadcef;
    border-right: solid 1px #cadcef;
    padding:5px 0 2px 0;
}

.box_body_content_text {
    padding:5px 8px 0 8px;
}
.box_body_content_image {
    padding:0 5px;
}
.boxHitCounter {
    border: solid 1px #cadcef;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow:hidden;
    margin:0 0 10px 0;
    padding:15px 5px 0px 5px;
    background:#e7f5ff url('../images/bgBoxLock.jpg') no-repeat top center;
    -webkit-box-shadow: 0 4px 3px -2px #d2d2d2;
	   -moz-box-shadow: 0 4px 3px -2px #d2d2d2;
	        box-shadow: 0 4px 3px -2px #d2d2d2;
}

.box_Clock {
    border: solid 1px #cadcef;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    overflow:hidden;
    margin:0 0 10px 0;
    background: url('../images/bgBoxLock.jpg') no-repeat top center;
}
.box_content_Clock {
    background: url('../images/bgLock.png') no-repeat center;
    height: 55px;
    margin:5px;
    border: solid 1px #bad2eb;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 0 1px #b4cee9;
    -moz-box-shadow: 0 0 1px #b4cee9;
    overflow:hidden;
}

.infoClock {
    font-family:Verdana; font-size:45px; font-weight:normal;
    color:#fff;
    float:left;
    width:144px; height:30px;
    margin:15px 10px 10px 10px;
    text-shadow: 0 1px #333;
}
.sDay{
    font-family:Verdana; font-size:20px; font-weight:normal;
    color:#2dfc04;
    border-bottom: solid 1px #34ef0f;
    margin:0 0 1px 0;
    padding:0 0 3px 0;
    text-align:center;
    text-shadow: 0px 1px #333;
}
.sMonth{
    font-family:Verdana; font-size:20px; font-weight:normal;
    color:#2dfc04;
    text-align:center;
    text-shadow: 0px 1px #333;
}
.infoDate {
    float:left;
    width:62px;
    margin:5px;
}

.box_footer_center {
    background: url('../images/box_footer_center.jpg') repeat-x top;
    width: 100%; height: 17px; margin-bottom: 12px;
}
.box_footer_left {
    background: url('../images/box_footer_left.jpg') no-repeat top;
    width: 9px; height: 17px; float: left;
}
.box_footer_right {
    background: url('../images/box_footer_right.jpg') no-repeat top;
    width: 6px; height: 17px; float: right;
}
.box_advert {
    margin-bottom: 15px;
}
.box_video {
    background: #d8f1fd url('../images/box_video_center.jpg') repeat-x top;
    border-left: solid 1px #cadcef;
    border-right: solid 1px #cadcef;
    border-bottom: solid 1px #cadcef;
    padding:5px 10px;
    margin:0 0 10px 0;
    -webkit-border-radius: 6px 6px 4px 4px;
    -moz-border-radius: 6px 6px 4px 4px;
    border-radius: 6px 6px 4px 4px;
}
.box_GoldRate {
    background: #cbd6dc url('../images/bgRater.gif') repeat-x top;
    border: solid 1px #d5d8de;
    padding:4px 3px 2px 3px;
    margin:10px 0 0 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height:100px;
}
.cssGold {
    border-right:dotted 1px #8f8f8f;
    margin:0 7px 0 1px;
    padding:0 7px 0 0;
    float:left;
    width:115px;
    height:100%;
}
.titleGoldRate {
    font-family:Arial; font-size:11px; color:#8a0000; font-weight:bold;
    float:left;
}
.titleSource {
    font-family:Arial; font-size:10px; color:#000; font-style:italic;
    float:left;
    margin:0 3px 0 0;
}
.iconGold {
    background:url('../images/WeatherGold.png') no-repeat;
    background-position: -15px 2px;
    margin:0 5px 0 0;
    width:14px; height:14px;
    float:left;
}
.NoteGold {
    font-family:Arial; font-size:10px; color:#000;
    text-align:right;
    margin:-2px 0 5px 0;
    float:right;
}
.sourceGold{
    background:url('../images/WeatherGold.png') no-repeat;
    background-position: 0 -16px;
    margin:4px 0 0 0;
    width:75px; height:9px;
    float:left;
}
.cssRate {
    margin:0;
    padding:0;
    float:left;
    width:115px;
    height:100%;
}
.iconRate {
    background:url('../images/WeatherGold.png') no-repeat;
    background-position: 0 0;
    margin:0 5px 6px 0;
    width:15px; height:15px;
    float:left;
}
.sourceRate {
    background:url('../images/WeatherGold.png') no-repeat;
    background-position: left bottom;
    margin:3px 0 0 0;
    width:70px; height:14px;
    float:left;
}
.tblCurrency,
.tblGoldPrices {
    width:100%;
    font-family: Arial; font-size: 11px;
    border-collapse:collapse;
    background-color:#fff;
    border:solid 1px #a8a8a8;
}
.tblCurrency td,
.tblGoldPrices td {
    border-collapse:collapse;
    border:solid 1px #a8a8a8;
}
/*------------------------------------*/
.box_Weather{
    background: #d4dde2 url('../images/WHead.gif') repeat-x top;
    border: solid 1px #d5d8de;
    padding:2px 3px;
    margin:10px 0 10px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    height:32px;
}
.cssWeather{
    overflow:hidden;
    float:left;
}
.cssTemperature {
    margin:4px 0 0 0;
    float:left;
    width:70px;
    height:20px;
}
.cssInfoWeather {
    font-family:Arial; font-size:11px; color:#000;
    float:left;
    overflow:hidden;
    width:100px;
    height:33px;
    margin:-1px 0 0 0;
    padding:0 0 0 3px;
    line-height:1.53em
}
.cssInfoCity {
    float:right;
    width:60px;
    height:14px;
    
}
/*--- Dropbox Weather --------------------------------*/
.wt_dropdown {
    float:right; margin:0;
}
.wt_dropdown dt,
.wt_dropdown dd,
.wt_dropdown ul {
    margin:0; padding:0px;
}
.wt_dropdown ul {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wt_dropdown dd {
    position:relative;
}
.wt_dropdown a,
.wt_dropdown a:visited {
    font-family:Arial; font-size:11px; font-weight:bold; text-decoration:none;
    color:#000;
    outline:none;
    padding:0;
}
.wt_dropdown a:hover {
    color:#764705;
}
.wt_dropdown dt a:hover,
.wt_dropdown dt a:focus {
    color:#764705; border: 0;
}
.wt_dropdown dt a {
    text-align:center;
    background:url(../images/arrow_down.gif) no-repeat scroll right center;
    display:block;
    padding-right:14px;
    min-width:60px;
    width:auto !important;
}
.wt_dropdown dt a span {
    cursor:pointer;
    display:block;
    padding:0;
    background:#eaf3f7 url('../images/WHead.gif') repeat-x top;
}
.wt_dropdown dd ul {
    background:#fff2d8 none repeat scroll 0 0;
    border:1px solid #eadcc2;
    color:#816c5b;
    display:none;
    top:0px; left:0px;
    padding:2px 1px;
    position:absolute;
    min-width:60px;
    width:auto !important;
    list-style:none;
}
.wt_dropdown span.value {
    display:none;
}
.wt_dropdown dd ul li a {
    padding:1px 5px;
    display:block;
    font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.wt_dropdown dd ul li a:hover {
    background-color:#eadcc2;
}
/*---- End Dropbox Weather ----------------------------------------*/

.img-weather1 {
    height:18px;
    padding-right:4px;
}
.img-weather1, img-weather {
    overflow:hidden;
}
.Box_LogoAdvert {
    overflow:hidden;
}
.Box_LogoAdvert a {
    border:solid 1px #cadcef;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin:0 0 8px 0;
    display:block;
    clear:both;
}
.lastBoxLogoAdvert {
    clear:both;
    padding-bottom:10px;
    font-size:1px;
}
.Box_banner {
    overflow:hidden;
}

.imgLogo {
    border:0; width:100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.Box_Gallery {
    float:left;
    padding:3px;
}
.Box_Gallery_Group {
    float:left;
    padding:3px;
    width:115px;
}
.imgControlGallery {
    border:solid 1px #cadcef;
    background:#fff;
    padding:3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:107px; height: 80px;
}
.imgControlGallery:hover {
    background:#f7680c;
}

.rowGallery {
    margin:0 auto; padding:0 0 3px 0;
    overflow:hidden;
    width:651px;
}
.rowGalleryInfo {
    padding:0 0 20px 0;
}
.cellGallery {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}
.cellGalleryInfo {
    font-family:Arial; font-size:11px; color:#bb7a7a;
}
.cellGalleryInfo span {
    color:#c1c1c1;
}
.linkGallery {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkGallery:hover {
    color:#fe6002;
}
.imgGallery {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:180px; height: 120px;
}
.imgGallery:hover {
    background:#fe9c5d;
}
.icoMarkImage {
    position: absolute;
    top: 100px;
    left: 22px;
    z-index: 1;
    background: url(../images/icoMarkImage.png) no-repeat 0px 0px;
    width: 24px; height:21px;
}
/*-----------------------------------------------------------*/
.rowThumbGrid {
    margin:0 auto; padding:0 0 3px 0;
    overflow:hidden;
    width:651px;
}
.rowThumbGridInfo {
    padding:0 0 20px 0;
}
.cellThumbGrid {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}
.cellThumbGridInfo {
    font-family:Arial; font-size:11px; color:#bb7a7a;
}
.cellThumbGridInfo span {
    color:#c1c1c1;
}
.linkThumbGrid {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkThumbGrid:hover {
    color:#fe6002;
}
.imgThumbGrid {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:180px; height: 120px;
}
.imgThumbGrid:hover {
    background:#fe9c5d;
}
.icoMarkThumbGridImage {
    position: absolute;
    top: 100px;
    left: 22px;
    z-index: 1;
    background: url(../images/icoMarkImage.png) no-repeat 0px 0px;
    width: 24px; height:21px;
}
.icoMarkThumbGridVideo {
    position: absolute;
    top: 100px;
    left: 22px;
    z-index: 1;
    background: url(../images/icoMarkVideo.png) no-repeat 0px 0px;
    width: 25px; height:25px;
}
/*-----------------------------------------------------------*/
.rowDataGrid {
    margin:0 auto; padding:0 0 3px 0;
    overflow:hidden;
    width:651px;
}
.rowDataGridInfo {
    padding:0 0 20px 0;
}
.cellDataGrid {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}
.cellDataGridInfo {
    font-family:Arial; font-size:11px; color:#bb7a7a;
}
.cellDataGridInfo span {
    color:#c1c1c1;
}
.linkDataGrid {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkDataGrid:hover {
    color:#fe6002;
}
.imgDataGrid {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:180px; height: 120px;
}
.imgDataGrid:hover {
    background:#fe9c5d;
}
/*-----------------------------------------------------------*/
.rowDisplayCate {
    margin:0 auto 20px auto; padding:0 0 10px 0;
    overflow:hidden;
    width:651px;
}
.cellDisplayCate {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}
.linkDisplayCate {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:13px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkDisplayCate:hover {
    color:#fe6002;
}
.linkGalleryGroupBlock {
    display:block;
    text-align:left;
    margin:0; padding:3px 0 0 0;
    font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkGalleryGroupBlock:hover {
    color:#fe6002;
}
.imgDisplayCate {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    width:180px; height: 120px;
    
    -webkit-box-shadow: 0 6px 4px -3px #d2d2d2;
	   -moz-box-shadow: 0 6px 4px -3px #d2d2d2;
	        box-shadow: 0 6px 4px -3px #d2d2d2;
    
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    
}
.imgDisplayCate:hover {
    background:#fe9c5d;
}

/*-----------------------------------------------------------*/
.listFileNameVideo {
	margin:3px 0 0 3px;
	padding:0 0 0 22px;
	background:url(../images/icon-video-dark-19x13.png) no-repeat left 0px;
	display:inline-block;
	text-decoration:none;
	color:#000;
	font-size:12px;
	cursor:pointer;
	line-height:130%;
}
.listFileNameVideo:hover {
	text-decoration:underline;
	color:#000;
}
.layerVideo {
    position:relative;
    margin:5px 0 3px 0;
}
.layerFileNameVideo {
    position:relative;
    margin:2px 0 0 0;
display: none;
}
.layerIcoVideo {
    width:460px; height:280px;
    position:absolute; top:0px; left:0px; z-index:2;
    background: url(../images/imgplay1.png) no-repeat ; cursor: pointer;
    margin:0 auto;
}
.layerFileNameVideo {
    width:460px;
    position:absolute; top:0px; left:0px; z-index:1;
    padding:5px 3px 3px 3px; text-align:center;
    font-family:Arial; font-size:11px; font-weight:bold; color:#ebebeb;
    margin:0 auto;
}
.AvatarVideo {
    width:459px; height:280px;
    border:solid 1px #e0e0e0;
}
.rowVideo {
    margin:0 auto; padding:0 0 3px 0;
    overflow:hidden;
    width:651px;
}
.rowVideoInfo {
    padding:0 0 20px 0;
}
.cellVideo {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}

.cellVideoInfo {
    font-family:Arial; font-size:11px; color:#bb7a7a;
}
.cellVideoInfo span {
    color:#c1c1c1;
}
.linkVideo {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkVideo:hover {
    color:#fe6002;
}
.imgVideo {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:180px; height: 120px;
}
.imgVideo:hover {
    background:#fe9c5d;
}
.icoMarkVideo {
    position: absolute;
    top: 100px;
    left: 22px;
    z-index: 1;
    background: url(../images/icoMarkVideo.png) no-repeat 0px 0px;
    width: 25px; height:25px;
}
/*-----------------------------------------------------------*/
.viewData li {
	background:url(../images/line-hor1.gif) repeat-x left bottom;
	padding-bottom:5px;
	margin:0 0 5px 0;
	text-align:justify;
}
.viewData li:last-child {
    background:none;
}
.viewData li.last {
	background:none;
}
.viewData li a {
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.viewData li a:hover {
	color:#fe6002;
}
/* Image ----------------------------------------------------*/
.img_Thumb_BestView{
    width:235px;
    margin:0px auto 5px auto;
    padding:0px;
    border:solid 1px #e0e0e0;
    
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    
    -webkit-box-shadow: 0 2px 3px -2px #959595;
	   -moz-box-shadow: 0 2px 3px -2px #959595;
	        box-shadow: 0 2px 3px -2px #959595;
}
.img_Thumb_hotNews {
    width:400px;
    display:block;
}
.img_Thumb_Small {
    width:90px;
    height:64px;
    border:solid 1px #ccc;
    background-color:#fff;
    padding:3px;
    float:left;
    margin:3px 8px 0 0;
}
.img_Thumb_Normal {
    width:140px;
    height:100px;
    border:solid 1px #ccc;
    background-color:#fff;
    padding:5px;
    float:left;
    margin:2px 8px 0 0;
}
.img_Thumb_Big {
    width:220px;
    border:solid 1px #ccc;
    background-color:#fff;
    padding:5px;
    float:left;
    margin:3px 8px 0 0;
}

.imgIconNew {
    width:33px; height:16px;
    border:0;
    margin:2px 0 0 5px;
}
/*-----------------------------------------------------------*/
.colLeftRSS {
    float:left;
    margin:0;
    overflow:hidden;
    width: 300px;
}
.infoRSS {
    padding:0;
    margin-bottom:30px;
    font-family:Arial; font-size:12px;
    line-height:180%;
    text-align:justify;
}
.limitRSS {
    padding:0;
    font-family:Arial; font-size:12px;
    line-height:180%;
    text-align:justify;
}
.colRightRSS {
    float:left;
    margin:0;
    overflow:hidden;
    width: 360px;
}
.icoRSS2 {
    width:30px;
    border:0px;
    margin:2px 3px 0 1px;
}

/*-----------------------------------------------------------*/
.containerNews {
    margin:0;
    text-align:justify;
}
.title_weatherNews{
    text-align:left;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
.title_weatherNews:hover {
    color:#fe6002;
    text-decoration:underline;
}
hr {
    color: white;
    background: transparent;
    margin: 0 0 0.5em 0;
    padding: 0 0 0.5em 0;
    border-bottom: 1px #EEE solid;
}
hr.dotted {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #d3d3d3;
    border: none;
    border-bottom: dotted 1px #d3d3d3;
    height: 1px;
    padding: 0;
    margin: 0;
}
#boxGroupListNew {
    padding: 10px 0 0 0;
    clear: both;
}
ul.listGroupNews {
    border-top: 1px solid #fe6002;
    padding: 10px 0 30px 0;
}
ul.NoneBorder {
    border-top:0;
    padding:0;
    margin:-14px 0 0 0;
}
ul.listGroupNews li {
    border-bottom: 1px solid #CDCDCD;
    padding: 14px 0 13px 0;
    clear: both;
    list-style: none;
}
ul.listGroupNews li:last-child {
    border: none;
}
.barCapOtherNews {
    border-bottom: solid 2px #fe6002;
    background: url(../images/Icon_008.gif) no-repeat left top;
    padding:0 0 2px 20px;
    margin:0 0 15px 0;
}
.barCapOtherNews span{
    font-family:Arial; font-size:14px; font-weight:bold; text-decoration:none;
    color:#000;
}
.barCapLastNews {
    border-bottom: solid 2px #fe6002;
    background: url(../images/Icon_008.gif) no-repeat left top;
    padding:0 0 2px 20px;
    margin:0 0 15px 0;
}
.barCapLastNews span{
    font-family:Arial; font-size:14px; font-weight:bold; text-decoration:none;
    color:#000;
}

.boxNumPage {
    border-bottom: dotted 1px #989898;
    border-top: dotted 1px #989898;
    background:url("../images/bgBdyDotline.jpg") repeat;
    margin:0 0 20px 0;
    padding:5px;
}
.PageLeft {
    float:left;
    font-family:Arial; color:#000; text-decoration:none;
    font-size:12px; font-weight:bold;
}
.PageRight {
    float:right;
    font-family:Arial; color:#000; text-decoration:none;
    font-size:12px; font-weight:bold;
}
.buttonPage {
    font-family:Arial; text-decoration:none;
    font-size:12px; font-weight:bold;
    margin:0 5px;
}
.buttonPage:hover {
    text-decoration:none;
}

.boxDateNews {
    border-bottom: 1px dotted #989898;
    padding-bottom: 3px;
    clear: both;
    margin-bottom: 10px;
}
.titleNewsDetail {
    text-align:left;
    font-family:Arial;
    color:#000;
    text-decoration:none;
    line-height:1.3em;
    font-size:16px; font-weight:bold;
    display:block;
}
.titleNewsBig {
    text-align:left;
    font-family:Arial;
    color:#000;
    text-decoration:none;
    line-height:1.3em;
    font-size:18px;
}
.titleNewsBig:hover {
    color:#fe6002;
}
.titlehotNews {
    text-align:left;
    font-family:Arial; font-size:18px; font-weight:bold;
    color:#b40505;
    text-decoration:none;
    line-height:1.3em;
    display:block;
    padding:5px 0;
}
.titlehotNews:hover {
    color:#fe6002;
    text-decoration:none;
}

.boxFlowEvents {
    padding:5px 0 0 0;
    margin:20px 0 0 0;
    background:#f0f8ff url(../images/bgBarDotline.gif) top left repeat;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.capFlowEvents{
    font-family:Arial; font-size:14px; font-weight:bold;
    color:#000;
    display:block;
    background-color:#fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin:0 10px;
    padding: 1px 8px 2px 8px;
    float:left;
    line-height:normal;
}
.flowEvents {
    padding:20px 10px 3px 10px;
    margin:10px 0 0 0;
    font-family:Arial; font-size:12px; font-weight:normal;
    line-height:1.53em;
}
.listFlowEvents li {
	padding-bottom:3px;
	margin-bottom:2px;
	margin-left:0px;
    list-style:none;
}
.listFlowEvents li span {
	padding:0 0 0 10px;
	background:url(../images/gray-square.gif) no-repeat left 8px;
	display:inline-block;
}
.listFlowEvents li span span {
	padding:0 0 0 3px;
	background:none;
	display:inline-block;
}

.listFlowEvents li a {
	color:#000;
	text-decoration:none;
	font-size:12px;
}
.listFlowEvents li a:hover {
	color:#fe6002;
}

.listDownload {
	padding:0;
	margin:8px 0 0 0;
}
.listDownload li {
	padding-bottom:3px;
	margin-bottom:3px;
	margin-left:0px;
    list-style:none;
}
.AccordionSpanSpace {
	margin-bottom:8px;
	margin-left:0px;
    list-style:none;
}
.listDownload li span, .AccordionSpan{
	padding:0 0 0 23px;
	background:url(../images/iconDownLoad.gif) no-repeat left 1px;
	display:inline-block;
}

.AccordionSpan {
    display:block;  /* Xuong dong */
}
.listDownload li a, .AccordionSpan a {
	font-family:Arial; font-size:12px; color:#0066B3;
	text-decoration:none; line-height:155%; text-align:justify;
	border-bottom: #c1c1c1 1px dashed; cursor:pointer;
}
.listDownload li a:hover, .AccordionSpan a:hover {
	color:#fe6002;
	text-decoration:none;
}
/*-----------------------------------------------------------*/
.rowDocument {padding:0; margin:0;}
.rowBackground {background-color:#91d4ff;}
.rowDataBackground {background-color:#e8f7ff;}
.borderTop {border-top:solid 1px #6bc4f1;}
.borderBottom {border-bottom:solid 1px #6bc4f1;}
.borderLeft {border-left:solid 1px #6bc4f1;}
.borderRight {border-right:solid 1px #6bc4f1;}
.colorCap {color:#0f6a98;}
.document {font-family:Arial; font-size:12px; text-decoration:none;}
.linkDown {color:#000;}
.linkDown:hover {color:#fe6002;}
.icoDown {border:0; width:19px; height:18px;}
.pad5px3px {padding:5px 3px;}
.pad5px5px {padding:5px 5px;}
.floafLeft {float:left;}
.width40 {width:40px;}
.width70 {width:70px;}
.mWidth675x574 {max-width:500px; min-width:360px; width:500px;}
.textAlignCenter {text-align:center;}
.textAlignLeft {text-align:left;}
.textAlignRight {text-align:right;}

/*-----------------------------------------------------------*/
.divTag {
    background:#ebf5fd url(../images/tag.gif) no-repeat left top;
    margin:20px 0 0 0;
    padding:5px 5px 5px 45px;
    text-align:left;
    min-height:33px;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
.divTag a {
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;
    color:#858484;
    margin:0;
    text-align:left;
}
.divTag a:hover {
    text-decoration:underline;
}
.barShare {
    border-top: dotted 1px #d3d2d2;
    border-bottom: dotted 1px #a5a5a5;
    background:url("../images/bgBdyDotline.jpg") repeat;
    margin:0 0 10px 0;
    padding:5px;
}
.boxComment {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #dedede;
    padding:0;
    margin: 30px 0 10px 0;
}
.capComment {
    font-family:Arial; font-size:14px; font-weight:bold; text-decoration:none;
    color:#000;
    display:block;
    margin:-11px 0 0 8px;
    padding:0 6px 0 20px;
    float:left;
    background:#fff url(../images/icoComment.jpg) no-repeat left 1px;
}
.TotalComment {
    font-family:Arial; font-size:14px; font-weight:normal; text-decoration:none;
    color:#000;
}
.cComment {
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;
    color:#000;
    text-align:justify;
    display:block;
    margin:10px 0 0 0;
    padding:8px;
}
.cComment h1 {
    font-family:Arial; font-size:13px; font-weight:bold; text-decoration:none;
    color:#000;
    padding:5px 0 2px 20px;
    display:block;
    background:url(../images/icoUser.jpg) no-repeat left 5px;
}
.contentPost {
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;
    color:#000;
}
.infoPost {
    font-family:Arial; font-size:10px; font-weight:normal; text-decoration:none;
    font-style:italic;
    color:#9c9b9b;
    padding:0 0 5px 0;
}
.UserPost {
    color:#236cb1;
}

.FormComment {
    border-top: dotted 1px #d6d6d6;
    padding:6px 6px 6px 10px;
    margin:0;
    background:url("../images/bgBdyDotline.jpg") repeat;
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    overflow:hidden;
}
.rowMsg {
    font-family:Arial; font-size:11px; text-decoration: none;
    color:#f67424;
    margin:6px 0; clear:both;
}
.rowForm {
    margin:6px 0;
    clear:both;
}
.TypingMode {
    float:left;
    margin:0 10px 0 0;
    padding:0;
    font-family:Arial;
    font-size:11px;
}
.Pad5 {padding:3px 0 0 0;}
.SForm {
    font-family:Arial;
    font-size:11px;
    text-decoration: none;
    vertical-align:middle;
    margin:-2px 3px 0 0;
}
.titleNewsSelect {
    text-align:left;
    font-family:Arial;
    color:#000;
    text-decoration:none;
    line-height:1.3em;
    font-size:16px;
    font-weight:bold;
}
.titleNewsNormal {
    text-align:left;
    font-family:Arial;
    color:#000;
    text-decoration:none;
    line-height:1.3em;
    font-size:14px;
    font-weight:bold;
}
.titleNewsNormal:hover {
    color:#fe6002;
}
.dateNews {
    font-family:Arial;
    font-size:11px;
    color:#999999;
    height:16px;
    padding:4px 0 0 0;
}
.dateNewsBig {
    font-family:Arial;
    font-size:11px;
    color:#999999;
    height:17px;
    padding:4px 0 0 0;
}
.titleNews {
    text-align:left;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-weight:bold;
    text-decoration:none;
}
.titleNews:hover {
    color:#fe6002;
    text-decoration:none;
}
.PadPhotoVideoMore {
    padding-top:5px;
}
.PadPhotoVideoMoreSmall {
    padding-top:1px;
}
.icoPhotoVideo {
    width:20px; height:14px;
    margin:0 0 0 3px;
    border:0px;
}
.icoPhotoVideoSmall {
    height:10px;
    margin:3px 0 0 3px;
    border:0px;
}
.icoMargin {
    margin:4px 0 0 3px;
}
.sumNews {
    text-align:justify;
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color:#000;
    font-weight:normal;
    text-decoration:none;
    display:block;
}
.sumNews:hover {
    color:#000;
    text-decoration:none;
}
.sumNewsBig {
    text-align:justify;
    font-size:13px;
    font-family:Arial;
    color:#000;
    font-weight:normal;
    text-decoration:none;
    display:block;
    line-height:150%;
    padding:7px 0 0 0;
}
.sumNewsBig:hover {
    color:#000;
    text-decoration:none;
}
.PaddingTop {
    padding:7px 0 0 0;
    display:block;
}
.MarginTab {
    margin:0;
}
.contentNews {
    font-family:Arial;
    text-align:justify;
    font-size:12px;
    color:#000;
    font-weight:normal;
    text-decoration:none;
    line-height:1.7em;
    margin:0 0 10px 0;
}
.Normal {
    font-family:Arial;
    text-align:justify;
    font-size:12px;
    color:#000;
    font-weight:normal;
    text-decoration:none;
    line-height:1.7em;
}
.ArialFont {
    line-height:1.4em;
    font-family:Arial; font-size:13px;
}
.Bold {
    font-weight:bold;
}
.Pad {
    padding-bottom:10px;
}
/* === RSS === */
.rssBar {
    width:968px; height:29px;
    vertical-align:top;
    text-align:left;
    margin: 0px 10px 22px 10px;
    background:#eeeeee url(../images/bgBarDotline.gif) top left repeat;
    border-right:solid 1px #f2f2f2;
    border-left:solid 1px #f2f2f2;
    -webkit-box-shadow: 0 5px 3px -3px #d2d2d2;
	   -moz-box-shadow: 0 5px 3px -3px #d2d2d2;
	        box-shadow: 0 5px 3px -3px #d2d2d2;	        
}
.rssMain {
    background:url(../images/rss.gif) no-repeat;
    width:19px;
    height:18px;
    display:block;
    float:left;
    margin: 6px 20px 0 10px;
}
#infoCom {
    float:left; width: 550px !important; overflow: hidden; margin-top: 4px;
}
#infoCom ul {
    display:inline;
    list-style:none;
}
#infoCom li {
    display:inline;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    padding:0 6px 0 0;
}
#infoCom li.icoPhone {
    display:inline;
    background:url(../images/phone.png) no-repeat left center;
    padding-left: 8px;
}
#infoCom li.icoFax {
    display:inline;
    background:url(../images/phone.png) no-repeat left center;
    padding-left: 8px;
}

.boxLinkWebsite {
    float:right; height: 20px; line-height:20px;
}
.boxSearch {
    float:right; width: 165px; height: 20px; line-height:20px; padding-top:3px;
}
.BoxAdvancedSearch {
    height:24px;
    border-bottom: dotted 3px #47B2E8;
    padding:0 0 6px 0;
    margin:0 0 12px 0;
    overflow:hidden;
}
.rowTextSearch {
    font-family:Arial; font-size:12px; font-weight:bold;
    color:#000;
    float:left;
    width:60px;
    margin:3px 5px 3px 1px;
    text-align:left;
}
.rowFormSearch {
    float:left;
    margin:2px 5px 3px 0;
}
.cssTextBoxSearchAdvan {
    font-family: Arial; font-size: 12px; color: #000;
    padding:3px 5px 2px 5px; margin: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #4281c7;
    width: 400px;
}
.cssTextBoxSearchAdvan:hover,
.cssTextBoxSearchAdvan:focus{
    border:solid 1px #e3c245;
}
.buttonSearchAdvan {
    font-family: Arial; font-size: 12px; color: #fff; font-weight:bold;
    background-color:#4281c7;
    border:solid 1px #4281c7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding:1px 7px;
    cursor:pointer;
}
.buttonSearchAdvan:hover,
.buttonSearchAdvan:focus {
    border:solid 1px #6fa3dd;
    -moz-box-shadow: inset 0 0 8px #fefdf8;
    -webkit-box-shadow: inset 0 0 8px #fefdf8;
    box-shadow: inset 0 0 8px #fefdf8;
    cursor:pointer;
}
.SearchResult {
    font-family:Arial; font-size:12px; font-weight:normal;
    color:#000;
    background:url(../images/searchResult.gif) no-repeat left bottom;
    padding:1px 0 0 30px;
    margin-bottom:6px;
}

.rowTextSendMail {
    font-family:Arial; font-size:12px; font-weight:bold;
    color:#000;
    float:left;
    width:115px;
    margin:3px 30px 3px 0;
    text-align:right;
}
.TextVadilationRed {
    font-family:Arial; font-size:12px; font-weight:normal;
    color:#ff0000;
    margin:3px 5px 3px 0;
}
.BoxFooterFormSendMail {
    border-top: dotted 1px #000;
    background:url("../images/bgBdyDotline.jpg") repeat;
    margin:20px 0 0 0;
    padding:5px;
}
.infoComSendMail {
    float:left;
}
.closeComSendMail {
    float:right;
}
.infoComSendMail ul {
    list-style:none;
}
.infoComSendMail ul li{
    list-style:none;
    font-family:Arial; font-weight:normal; font-size:11px;
    color:#666666;
}
.BoxCapFormSendMail {
    border-bottom: dotted 1px #000;
    border-top: dotted 1px #000;
    background:url("../images/bgBdyDotline.jpg") repeat;
    margin:0 0 15px 0;
    padding:5px;
}
.CapFormSendMail {
    font-family:Arial; font-weight:bold; font-size:12px;
    color:#666666;
    background:url("../images/Arrow3.gif") no-repeat right;
    padding:0 16px 0 0;
    width:98px;
}
.TitleFormSendMail {
    font-family:Arial; font-weight:bold; font-size:14px;
    color:#cc0000;
}
.rowFormSendMail {
    float:left;
    margin:2px 5px 3px 0;
}
.cssTextBoxSendMail {
    font-family: Arial; font-size: 11px; color: #000;
    padding:3px; margin:0;
    background-color:#fafdff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #dedede;
    width:300px;
}
.cssTextBoxSendMail:hover,
.cssTextBoxSendMail:focus{
    border:solid 1px #e2dede;
    background-color:#fff;
    color: #000;
}
.cssTextBoxSendMailDis {
    font-family: Arial; font-size: 11px; color: #000;
    padding:3px; margin:0;
    background-color:#ebebeb;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #dedede;
    width:300px;
    height:45px;
}

.H180 {
    height:180px;
}
.boxGoogle {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: solid 1px #dedede;
    padding:0;
    margin: 35px 0;
}
.capGoogle {
    font-family:Arial; font-size:16px; font-weight:bold; text-decoration:none;
    color:#47B2E8;
    margin:-16px 0 0 8px;
    padding:3px 6px 20px 23px;
    float:left;
    background:#fff url(../images/icoGoogle.jpg) no-repeat left top;
}
.mapGoogle {
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;
    width: 640px; height: 460px;
    overflow:hidden;
    display:block;
    margin:10px auto 15px auto;
    padding:0px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.mapGoogleSmall {
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none;
    width:310px; height:160px;
    border:solid 1px #ccc;
    overflow:hidden;
    display:block;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.BorderMapGoogleSmall {
    width:310px; height:160px;
    border:solid 1px #2276a4;
    background-color:#fff;
    padding:10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 5px 3px -2px #d2d2d2;
	   -moz-box-shadow: 0 5px 3px -2px #d2d2d2;
	        box-shadow: 0 5px 3px -2px #d2d2d2;
}

/*--- Dropbox link website --------------------------------*/
.lws_dropdown {
    float:right; margin:0 7px 0 0;
}
.lws_dropdown dt,
.lws_dropdown dd,
.lws_dropdown ul {
    margin:0; padding:0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.lws_dropdown dt {
    margin:4px 0 1px 0;
}
.lws_dropdown dd {
    position:relative;
}
.lws_dropdown a,
.lws_dropdown a:visited {
    font-family:Arial; font-size:12px; text-decoration:none; font-style:italic;
    color:#000;
    outline:none;
    padding:0 3px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.lws_dropdown a:hover {
    color:#fe6002;
}
.lws_dropdown dt a:hover,
.lws_dropdown dt a:focus {
    color:#fe6002; border: 1px solid #f49860;
}
.lws_dropdown dt a {
    background:#fff url(../images/arrow_down.gif) no-repeat scroll right center;
    display:block;
    margin:-1px 0;
    padding-right:20px;
    border:1px solid #d4ca9a;
    min-width:150px;
    width:auto !important;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.lws_dropdown dt a span {
    cursor:pointer;
    display:block;
    padding:0px 5px;
    background:#fff url(../images/bgBdyDotline.jpg) no-repeat scroll right center;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}
.lws_dropdown dd ul {
    background:#fff2d8 none repeat scroll 0 0;
    border:1px solid #eadcc2;
    color:#816c5b;
    display:none;
    top:0px; left:0px;
    padding:2px 1px;
    position:absolute;
    min-width:150px;
    width:auto !important;
    list-style:none;
    z-index:9999;
}
.lws_dropdown span.value {
    display:none;
}
.lws_dropdown dd ul li a {
    padding:1px 5px;
    display:block;
    font-family:Arial; font-size:12px; text-decoration:none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.lws_dropdown dd ul li a:hover {
    background-color:#eadcc2;
}

/*--- Print Page --------------------------------*/
.PrintPage {
    width:680px; margin:0 auto; padding:0; overflow:hidden; background-color:#fff;
}
.headerPrint {
    width:680px;
    border-bottom: solid 2px #F67221;
    padding:0 0 5px 0;
    margin:3px 0 15px 0;
}
.footerPrint {
    width:680px;
    border-top: dotted 2px #F67221;
    padding:5px 0 0 0;
    margin:15px 0 3px 0;
}
.footerPrint ul {
    list-style:none;
}
.footerPrint ul li{
    list-style:none;
    font-family:Arial; font-weight:normal; font-size:11px;
    color:#666666;
}
.printGallery {
    width: 675px; overflow:hidden;
    margin:0 auto; padding:10px 0; text-align:center;
    font-family:Arial; font-size:13px; font-weight:normal; text-decoration:none;
}
.imgGalleryPrint {
    max-width: 675px;
    border:solid 1px #ccc;
}

/*--- Accordion --------------------------------*/
#accordion {
	list-style: none;
	padding: 0;
	margin:0 0 15px 0;
}
#accordion li{
	display: block;
	font-family:Arial; font-weight:bold; font-size:13px;
	color:#0096c2;
	margin: 1px;
	cursor: pointer;
	padding: 5px 0;
	list-style: none;
}
#accordion li:hover{
	color:#fe6002;
}
#accordion ul {
	list-style: none;
	padding: 0;
	display: none;
}
#accordion ul li{
	font-family:Arial; font-weight: normal; font-size:12px;
	cursor: auto;
	background-color:#f6f6f6;
	padding: 0 5px;
	border:dotted 1px #d6d5d6;
}
#accordion a {
	text-decoration: none;
}
#accordion a:hover {
	text-decoration: underline;
}
/*Contact ---------------------------------------------------*/
.data_cap { height:20px; background: url('../images/dot_bar.jpg') repeat-x 1px 19px; }
.data_cap span { font-family:Arial; font-size:16px; font-weight:bold; text-decoration:none; color:#47B2E8; background: url('../images/icoForm.gif') no-repeat 0px 1px; padding-left:22px; margin-top:-13px;}
#data_form { padding: 10px 0 0 0;  margin:0 0 0 22px; background:url('../images/bgContact.png') no-repeat right 3px;}
#data_form .label { width: 90px; float:left; padding: 4px 0 0 0; font-family: Arial; font-size:11px; font-weight:bold; color:#555; background: url('../images/dot_bar_lable.gif') repeat-x 1px 17px; }
#data_form .label_none { float:left; padding: 4px 0 0 0; font-family: Arial; font-size:11px; font-weight:bold; color:#555;}
#data_form .label_red { float:left; padding: 4px 0 0 0; font-family: Arial; font-size:11px; font-weight:normal; color:#ff0000;}
#data_form .note { padding: 4px 0 0 0; font-family: Arial; font-size:11px; font-weight:bold; color:#555;}
#data_form .note span { padding: 4px 0 0 0; font-family: Arial; font-size:11px; font-weight:normal; color:#555;}
#data_form .spanNote {font-family:Arial; font-size:10px; font-weight:normal; margin:0; color:#8e8e8e;}
#data_form .control {float:left; padding: 0 5px 0 0;}
#data_form .cssTextBoxContact {
    font-family: Arial; font-size: 11px; color: #9c9b9b;
    padding:3px 3px 3px 3px; margin:0 3px 0 0;
    background-color:#fafdff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #dedede;
    float:left;
    display:block;
}
#data_form .cssTextBoxContact:hover,
#data_form .cssTextBoxContact:focus{
    border:solid 1px #e2dede;
    background-color:#fff;
    color: #000;
}


#data_form .TypingModeContact {
    float:left; margin:0 10px 0 90px; padding:0; font-family:Arial; font-size:11px;
}
#data_form .center {margin:10px auto; width:280px; white-space:nowrap;}
#data_form .cssButtonContact {
    border:solid 1px #c2c2c2;
    font-weight:bold; font-size: 11px; color: #474747; font-family: Arial;
    text-align: center; text-decoration: none; background: url(../images/bgButton.jpg) repeat-x left top;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding:1px 15px;
    cursor:pointer;
}
#data_form .cssButtonContact:hover, .cssButtonContact:focus{
    color: #5e5e5e;
    background: url(../images/bgButton_select.jpg) repeat-x left top;
}allery {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkGallery:hover {
    color:#fe6002;
}
.imgGallery {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:180px; height: 120px;
}
.imgGallery:hover {
    background:#fe9c5d;
}
.icoMarkImage {
    position: absolute;
    top: 100px;
    left: 22px;
    z-index: 1;
    background: url(../images/icoMarkImage.png) no-repeat 0px 0px;
    width: 24px; height:21px;
}
/*-----------------------------------------------------------*/
.rowThumbGrid {
    margin:0 auto; padding:0 0 3px 0;
    overflow:hidden;
    width:651px;
}
.rowThumbGridInfo {
    padding:0 0 20px 0;
}
.cellThumbGrid {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}
.cellThumbGridInfo {
    font-family:Arial; font-size:11px; color:#bb7a7a;
}
.cellThumbGridInfo span {
    color:#c1c1c1;
}
.linkThumbGrid {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkThumbGrid:hover {
    color:#fe6002;
}
.imgThumbGrid {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:180px; height: 120px;
}
.imgThumbGrid:hover {
    background:#fe9c5d;
}
.icoMarkThumbGridImage {
    position: absolute;
    top: 100px;
    left: 22px;
    z-index: 1;
    background: url(../images/icoMarkImage.png) no-repeat 0px 0px;
    width: 24px; height:21px;
}
.icoMarkThumbGridVideo {
    position: absolute;
    top: 100px;
    left: 22px;
    z-index: 1;
    background: url(../images/icoMarkVideo.png) no-repeat 0px 0px;
    width: 25px; height:25px;
}
/*-----------------------------------------------------------*/
.rowDataGrid {
    margin:0 auto; padding:0 0 3px 0;
    overflow:hidden;
    width:651px;
}
.rowDataGridInfo {
    padding:0 0 20px 0;
}
.cellDataGrid {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}
.cellDataGridInfo {
    font-family:Arial; font-size:11px; color:#bb7a7a;
}
.cellDataGridInfo span {
    color:#c1c1c1;
}
.linkDataGrid {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:12px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkDataGrid:hover {
    color:#fe6002;
}
.imgDataGrid {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:180px; height: 120px;
}
.imgDataGrid:hover {
    background:#fe9c5d;
}
/*-----------------------------------------------------------*/
.rowDisplayCate {
    margin:0 auto 20px auto; padding:0 0 10px 0;
    overflow:hidden;
    width:651px;
}
.cellDisplayCate {
    text-align:left;
    margin:0; padding:0 12px;
    float:left;
    width: 192px;
    overflow:hidden;
    position:relative;
    z-index: 0;
}
.linkDisplayCate {
    display:block;
    text-align:left;
    margin:0; padding:3px 0;
    font-family:Arial; font-size:13px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkDisplayCate:hover {
    color:#fe6002;
}
.linkGalleryGroupBlock {
    display:block;
    text-align:left;
    margin:0; padding:3px 0 0 0;
    font-family:Arial; font-size:11px; font-weight:normal; text-decoration:none; color:#000;
    line-height:135%;
}
.linkGalleryGroupBlock:hover {
    color:#fe6002;
}
.imgDisplayCate {
    border:solid 1px #cadcef;
    background:#fff;
    padding:5px;
    width:180px; height: 120px;
    
    -webkit-box-shadow: 0 6px 4px -3px #d2d2d2;
	   -moz-box-shadow: 0 6px 4px -3px #d2d2d2;
	        box-shadow: 0 6px 4px -3px #d2d2d2;
    
    -webkit-border-radius: 16px;
       -moz-border-radius: 16px;
            border-radius: 16px;
    
}
.imgDisplayCate:hover {
    background:#fe9c5d;
}
/*-----------------------------------------------------------*/
.labelGOC {
    float:left;
    font-family: Arial; font-size: 12px; color: #000; font-weight:bold;
    text-align:left;
    width:150px;
    padding:2px 10px 0px 0px;
}
.TextBoxGOC {
    float:left;
    font-family: Arial; font-size: 12px; color: #000; text-align:left;
    padding:2px 5px 3px 5px; margin: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #d4ca9a;
    width: 500px;
}
.TextBoxGOCW100 {
    float:left;
    font-family: Arial; font-size: 12px; color: #000; text-align:left;
    padding:2px 5px 3px 5px; margin: 0;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    border:solid 1px #d4ca9a;
    width: 100px;
}   

/* LEFT MENU */
#menu-left 
{
	
}

#menu-left li {
	list-style: none;
	position: relative;
}

#menu-left li a.first {
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;	
}
#menu-left li a.last {
	-webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;	
}

#menu-left li a{
	color: #fff;
	font-weight: bold;
	line-height: 12px;
	display: block;
	text-transform: uppercase;
	background: url(../images/left_menu_item.png) no-repeat center left 10px;
	background-color:  #316bb6;
	padding: 14px 5px 14px 30px;
	border-bottom: solid #7ac3f4 1px;
}

#menu-left li a:hover 
{
	background-color: #3ea9f1;
}

/* menu 2 */
#menu-left li:hover ul {
	display: block;
}
#menu-left li:hover #menu-left li a.hover
{
	background-color: #3ea9f1;
}
#menu-left ul {
	display: none;
}
#menu-left ul li a  {
	background: url(../images/left_menu_item2.png) no-repeat center left 10px;
	background-color: #3ea9f1;
}
#menu-left ul li a:hover  {
	background-color: #62bcf8;
}
#menu-left li a.center {
	border-bottom: dashed #7ac3f4 1px;
}
#menu-left li.li-hover 
{
		
}
#menu-left li.li-hover a
{
	background-color: #3ea9f1;
	-webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;	
}
#menu-left li.li-hover li a 
{
	-webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;	
	font-size: 11px;
}
#menu-left li.li-hover li a.last 
{
	-webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;	
}

/* REG PHAO*/
.main-box {
	border: 1px dashed #d4ca9a;
}

.main-box h2 {
	font-size: 16px;
	font-weight: bold;
}
.sub-box {
	padding: 10px;
	border-bottom: 1px dashed #d4ca9a;
}

.labelPhao {
    float:left;
    font-family: Arial; font-size: 12px; color: #000; 
    text-align:left;
    width:30%;
    padding:2px 10px 0px 0px;
}
.labelPhao100 {
    float:left;
    font-family: Arial; font-size: 12px; color: #000; 
    text-align:left;
    width:100%;
    padding:2px 10px 0px 0px;
}
.TextBoxPhao {
    float:left;
    font-family: Arial; font-size: 12px; color: #000; text-align:left;
    padding:2px 5px 3px 5px; margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border:solid 1px #999;
    width: 65%;
}

.CheckBoxPhao {
	float:left;
    font-family: Arial; font-size: 12px; color: #000; text-align:left;
    padding:2px 5px 3px 5px; margin: 0;
    width: 95%;
}
.textbold 
{
	font-weight: bold;	
}
.textitalic 
{
	font-style: italic;	
}
.boxPhao {
    margin: 10px auto 30px auto;
    padding:10px;
    width:580px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: solid 1px #cdcdcd;
}

table.emergency_contact 
{
	border: 1px solid #ccc;
}
table.emergency_contact tr {
	height: 30px;
}
table.emergency_contact td {
	padding: 0 10px;
}

.TextBoxPhaoTable {
    float:left;
    font-family: Arial; font-size: 12px; color: #000; text-align:left;
    padding:2px 5px 3px 5px; margin: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    /*border:solid 1px #d4ca9a;*/
    border:solid 1px #999;
    width: 200px;
}

.TableListItem3 td{
	width: 200px;
	border: 1px dashed #ccc;
	padding: 3px;
}

.TableListItem2 td{
	width: 350px;
	border: 1px dashed #ccc;
	padding: 3px;
}
.TableListItem5 td{
	width: 200px;
	border: 1px dashed #ccc;
	padding: 3px;
}
.TableListItem6 td{
	width: 200px;
	border: 1px dashed #ccc;
	padding: 3px;
}
.btnForm {
    font-family: Arial; font-size: 12px; color: #fff; font-weight:bold;
    background-color:#4281c7;
    border:solid 1px #4281c7;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding:8px 20px;
    margin: 5px 0;
}
.btnForm:hover,
.btnForm:focus {
    border:solid 1px #6fa3dd;
    -moz-box-shadow: inset 0 0 8px #fefdf8;
    -webkit-box-shadow: inset 0 0 8px #fefdf8;
    box-shadow: inset 0 0 8px #fefdf8;
    cursor:pointer;
}
.cssCaptionControl {
    font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #005F8F; padding-left: 8px; padding-right: 6px; padding-top:2px; padding-bottom:2px; background-color:#c6e1f1;
}
.DivFrame{
    border:1px solid #89b5d6; margin-bottom:15px;
}
.LeadTitle {
    font-weight:bold; color:#215998; font-size:15px; background-color:#9cc8e8; margin-bottom:3px;
}
.Grid {background-color: #fff; margin: 5px 0 10px 0; border: solid 1px #525252; border-collapse:collapse; font-family:Arial; color: #474747;width:100%;}
.Grid td {
      padding: 2px;
      border: solid 1px #c1c1c1;
	  font-size: 0.9em;
	  
}
.Grid th  {
      padding : 4px 2px;
      color: #fff;
      background: #316BB6 url(Images/grid-header.png) repeat-x top;
      border-left: solid 1px #525252;
      font-size: 1em; 
	  text-align:center;
}
.Grid .alt {
      background: #fcfcfc url(Images/grid-alt.png) repeat-x top; }
.Grid .pgr {background: #363670 url(Images/grid-pgr.png) repeat-x top; }
.Grid .pgr table { margin: 3px 0; }
.Grid .pgr td { border-width: 0; padding: 0 6px; border-left: solid 1px #666; font-weight: bold; color: #fff; line-height: 12px; }  
.Grid .pgr a { color: Gray; text-decoration: none; }
.Grid .pgr a:hover { color: #000; text-decoration: none; }
.cssButtonDate{ color: #000000; text-decoration: none; font-size:13px;}
.cssButtonDate:hover { text-decoration: none; }
