﻿
/* Phan MasterPage  */

#dhtmltooltip
{
        position: absolute;
        width: 300px;
        border: 2px solid black;
        padding: 2px;
        background-color: white;
        visibility: hidden;
        z-index: 1;
        filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
 }
 
body
{
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    margin: 10px;
    background: url(Img/bg.gif); 
}

#DQContentContainer_Left
{
    width:210px;
    float:left;
    text-align:left;  
    padding-left:5px;  
}

#DQContentContainer_Center
{
    width:550px;
    padding:0 5px 0 5px;
    text-align:left;
    float:left;    
}

#DQContentContainer_Right
{
    width:180px;
    float:right;
    text-align:left;
    padding-right:5px;    
}

#DQTopBG
{
   width:972px;
   margin:auto;
   background: url(Img/t_bg.png);
   height:7px;
}

#DQBodyContainer
{
   width:960px;
   margin:auto;
   padding: 0 6px 0 6px;
   background: url(Img/c_bg.png);
}

#DQBottomBG
{
   width:972px;
   margin:auto;
   background: url(Img/b_bg.png);
   height:7px;
}

#DQHeaderContainer
{
    width:100%;    
}

#DQMenuContainer
{    
    width:100%;
}

#DQFooterContainer
{
    width:100%;
    text-align:center;
   /* border: solid 1px silver;*/
}

#DQContentContainer
{
    width:960px;    
}

/* phan dung chung */

.DQLink
{  
    text-decoration:none;
    color:#005FEC;
    font-size:12px;
    font-weight:bold;    
}

.DQLink:Hover
{  
    color:#993399;
    text-decoration:underline;
}

.DQContainer
{
    width:100%;
    text-align:left;
}

.DQ_Box_Top_Left_1
{
    background:url(img/content_top_left.png) no-repeat;    
    float:left;
    width:5px;
    height:32px;
}

.DQ_Box_Top_Center_1
{
    background: url('img/content_top_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	height: 24px;
	padding-top: 8px;
	padding-left: 4px;	
	font: bold 14px Arial;
}

.DQ_Box_Top_Right_1
{
    background:url(img/content_top_right.png) no-repeat;
    float:right;
    width:5px;
    height:32px;
}
.DQ_Box_Middle_1
{
    border-left: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	background: #FFFFFF;
	padding: 10px 10px 1px 10px;
	text-align:left;    	
}

.DQ_Box_Bottom_Left_1
{
    background:url(img/content_bottom_left.png) no-repeat;
    float:left;
    width:5px;
    height:5px;
}

.DQ_Box_Bottom_Center_1
{
    background: url('img/content_bottom_center.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	height:5px;	
}

.DQ_Box_Bottom_Right_1
{
    background:url(img/content_bottom_right.png) no-repeat;
    float:right;
    width:5px;
    height:5px;
}

.DQ_Box_Top_Left
{
    background:url(img/btl1.png) no-repeat;
    float:left;
    width:5px;
    height:32px;
}

.DQ_Box_Top_Center
{
    background: url('img/btc1.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	height: 24px;
	padding-top: 8px;
	padding-left: 4px;	
	font: bold 14px Arial;
	color:White;	
}

.DQ_Box_Top_Right
{
    background:url(img/btr1.png) no-repeat;
    float:right;
    width:5px;
    height:32px;
}
.DQ_Box_Middle
{   
    padding: 10px 10px 1px 10px;
	text-align:left;    	
	border-left: solid 1px #326582;
	border-right: solid 1px #326582;
}

.DQ_Box_Bottom_Left
{
    background:url(img/bbl1.png) no-repeat;
    float:left;
    width:5px;
    height:5px;
}

.DQ_Box_Bottom_Center
{
    background: url('img/bbc1.png') repeat-x;
	margin-left: 5px;
	margin-right: 5px;
	height:5px;	
}

.DQ_Box_Bottom_Right
{
    background:url(img/bbr1.png) no-repeat;
    float:right;
    width:5px;
    height:5px;
}

.DQ_Box_Top_Left_2
{
    background:url(img/t_l_2.png) no-repeat;    
    float:left;
    width:20px;
    height:37px;
}

.DQ_Box_Top_Center_2
{
    background: url('img/t_c_2.png') repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	height: 26px;
	padding-top: 11px;
	padding-left: 4px;	
	font: bold 14px Arial;
}

.DQ_Box_Top_Right_2
{
    background:url(img/t_r_2.png) no-repeat;
    float:right;
    width:20px;
    height:37px;
}
.DQ_Box_Middle_2
{   
    background:url(img/c_1.png) repeat-y; 
	padding: 10px 10px 1px 10px;
	text-align:left;    	
}

.DQ_Box_Bottom_Left_2
{
    background:url(img/b_l_1.png) no-repeat;
    float:left;
    width:20px;
    height:32px;
}

.DQ_Box_Bottom_Center_2
{
    background: url('img/b_c_1.png') repeat-x;
	margin-left: 20px;
	margin-right: 20px;
	height:32px;	
}

.DQ_Box_Bottom_Right_2
{
    background:url(img/b_r_1.png) no-repeat;
    float:right;
    width:20px;
    height:32px;
}

/* Phan DQFooter  */

.Div_Text_Footer
{
    text-align:center;
    float:left;           
}

.Div_Space_Footer
{
    width:3px;
    text-align:center;
    float:left;           
}

#DQFooterBG
{
    background:url("Img/footer.png");
    background-position: center center;    
    height:31px;
    font-size:12px;
    font-weight:bold;
    color: white;
    border-bottom: solid 1px silver;        
}

#DQFooterCO
{
    text-align:center;    
    margin:auto;    
    padding-top:7px;
    padding-left:170px;
}

#DQFooterCO div a
{
    text-decoration:none;
    cursor:hand;
    color:white;               
}

#DQFooterCO div a:hover
{
    text-decoration: underline;    
}

#DQFooter_Text
{
    /*background-image:url("Img/ft.png");*/    
}

/* Phan MenuInfo  */

.Icon_MeKong
{
    background:url(img/mk_ic2.png) 0 50% no-repeat;    
    padding-left: 5px;
    height:32px;
    width:25px;
    float:left;     
}

.Icon_HomeStay
{
    background:url(img/mk_ic.png) 0 50% no-repeat;    
    padding-left: 5px;
    height:32px;
    width:27px;
    float:left;     
}

.Icon_SaiGon
{
    background:url(img/mk_ic1.png) 0 50% no-repeat;    
    padding-left: 5px;
    height:32px;
    width:24px;
    float:left;     
}

.Icon_Cycling
{
    background:url(img/mk_ic7.png) 0 50% no-repeat;
    padding-left: 5px;
    height:32px;
    width:24px;
    float:left;     
}

.Icon_DMGT
{
    background:url(img/mk_ic4.png) 0 50% no-repeat;
    padding-left: 5px;
    height:32px;
    width:23px;
    float:left;     
}

.Icon_DMHTKH
{
    background:url(img/mk_ic3.png) 0 50% no-repeat;
    padding-left: 5px;     
    height:32px;
    width:21px;
    float:left;
}

.Icon_HTTT
{
    background:url(img/mk_ic5.png) 0 50% no-repeat;
    padding-left: 5px;     
    height:32px;
    width:24px;
    float:left;     
}

.Icon_US
{
    background:url(img/us.png) 0 50% no-repeat;
    padding-left: 25px;     
}

.Icon_OL
{
    background:url(img/ol.png) 0 50% no-repeat;
    padding-left: 25px;     
}

.Icon_TC
{
    background:url(img/tc.png) 0 50% no-repeat;
    padding-left: 25px;     
}

.Icon_IP
{
    background:url(img/ip.png) 0 50% no-repeat;
    padding-left: 25px;     
}

.Icon_SPNN
{
    background:url(img/spnn.png) 0 50% no-repeat;
    padding-left: 25px;     
}

/* Phan MenuWeb */

.spacer {
	font-size:0; line-height:0; clear:both;
}

.Icon_DMSP
{
    background:url(img/mostview.png) 0 50% no-repeat;
    padding-left: 25px;     
}

#MenuContainer_Center
{       
    background:url(img/header_1_center.png) 0 4px repeat-x;    
    float:left;
    width:560px;
    height:36px;
    padding: 0 0 0 390px;        
}

#MenuContainer_Left
{       
    background:url(img/header_1_left.png) 0 4px no-repeat;
    width:5px;
    float:left; 
    height:36px;   
}

#MenuContainer_Right
{       
    background:url(img/header_1_right.png) 0 4px no-repeat;
    width:5px; 
    float:left; 
    height:36px;      
}

#MenuContainer1_Center
{       
    background:url(img/header_2_center.png) repeat-x;
    height:32px;    
    float:left;
    width:950px;
}

#MenuContainer1_Left
{       
    background:url(img/header_2_left.png) no-repeat;
    width:5px;
    float:left;
    height:32px;        
}

#MenuContainer1_Right
{       
    background:url(img/header_2_right.png) no-repeat;
    width:5px; 
    float:left;
    height:32px;   
}

.MenuItem {			
	height: 25px;
	float: left;	
	cursor: hand;	
	padding: 11px 0 0 0;	
	font: bold 14px Arial;
	color:white;
	width:100px;
	text-align:center;
}

.MenuItem:Hover {	
	background:url(img/tab_1.png) no-repeat;
	color:Black;
}

.MenuItem_Selected 
{
    height: 25px;
	float: left;	
	cursor: hand;	
	padding: 11px 0 0 0;	
	font: bold 14px Arial;	
	width:100px;
	text-align:center;	
	background:url(img/tab_1.png) no-repeat;
	color:Black;
}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding:0;
	}

hr {
	border:none;
	border-top:1px solid #CCCCCC;
	height:1px;
	margin-bottom:25px;
	}

/* ---------------------- MenuwebC1 Dolphin nav ---------------------- */
#dolphincontainer
{
    background-position: #143D55;
    position: relative;
    height: 62px;
    color: #E0E0E0;
    background: #143D55;
    width: 100%;
    font-family: Helvetica,Arial,Verdana,sans-serif;     
}

#dolphinnav{
	position:relative;
	height:33px;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	background:#fff url(img/btc1.png) repeat-x bottom left;
	padding:0 0 0 20px;
	}

#dolphinnav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	float:left;
	}

#dolphinnav ul li{
	display:block;
	float:left;
	margin:0 1px;
	}

#dolphinnav ul li a{
	display:block;
	float:left;
	color:#EAF3F8;
	text-decoration:none;
	padding:0 0 0 20px;
	height:33px;
	}

#dolphinnav ul li a span{
	padding:12px 20px 0 0;
	height:21px;
	float:left;
	}

#dolphinnav ul li a:hover{
	color:#fff;
	background:transparent url(img/dolphin_bg-OVER.gif) repeat-x bottom left;
	}

#dolphinnav ul li a:hover span{
	display:block;
	width:auto;
	cursor:pointer;
	}

#dolphinnav ul li a.current,#dolphinnav ul li a.current:hover{
	color:#fff;
	background:#1D6893 url(img/dolphin_left-ON.gif) no-repeat top left;
	line-height:275%;
	}

#dolphinnav ul li a.current span{
	display:block;
	padding:0 20px 0 0;
	width:auto;
	background:#1D6893 url(img/dolphin_right-ON.gif) no-repeat top right;
	height:33px;
	}
/* ---------------------- END Dolphin nav ---------------------- */