@charset "utf-8";
body  {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #00561e;
	margin: 0;
	padding: 0;
	text-align: left;
	color: #000000;
}
#container { 
	width: 977px; 
	margin: 0 auto;
	margin-top: 10px;
	padding: 0;
	text-align: left;
} 
/*------------------------------- Header -------------------------------*/
#header { 
	padding: 0;
	padding-bottom: 6px;
	margin: 0;
	background: #fff;
	overflow: hidden;
	position: relative;
} 
#header .topheader{
	background: url(../images/top_bgcontent.png) no-repeat top left;
	width: 977px;
	height: 15px;
	margin: 0;
	padding: 0;
	}
#leftheader{
	float: left;
	padding: 0;
	padding-top: 10px;
	margin: 0 0 0 6px;
	}
#leftheader ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 15px;
	}
#leftheader ul li{
	padding: 0 3px;
	margin: 0;
	float: left;
	font: bold 11px Tahoma, Geneva, sans-serif;
	}
#leftheader ul a{
	font: bold 11px Tahoma, Geneva, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #000;
	padding: 0;
	margin: 0;
	display: block;
	}
#leftheader ul a.current{
	font: bold 11px Tahoma, Geneva, sans-serif;
	text-align: left;
	text-decoration: none;
	color: #9e0b0f;
	padding: 0;
	margin: 0;
	display: block;
	}
#leftheader ul a:hover{
	color: #9e0b0f;
	}
#searchform{
	clear: both;
	padding: 0;
	margin: 0 0 0 5px;
	}
#quickSearch {padding:3px 5px 0; margin:0; color:#fff; overflow:hidden;}
#quickSearch p{
	padding: 6px 0;
	margin: 0;
	}
#quickSearch label {padding:0; display:block; float:left; margin:0;}
#quickSearch input.box {
	width:150px; 
	height:19px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #b7b7b7;
	padding: 0 25px 0 5px !important;
	padding: 0 25px 0 5px;
	padding-top: 5px;
	float:left; 
	margin: 0;
	background: url(../images/search_bg.jpg) no-repeat top right;
	border: 1px solid #cccccc; 
}
.logo_header{
	position: absolute;
	top: 15px;
	right: 15px;
	}
/*--------- Menu Top ---------*/
#menu_top{
	padding: 0;
	margin: 20px 6px 0;
	background: url(../images/topmenu_bg.jpg) repeat-x;
	height: 51px;
	}
#menu_top .leftmenu{
	background: url(../images/topmenu_left.jpg) no-repeat top left;
	width: 13px;
	height: 51px;
	margin: 0;
	padding: 0;
	float: left;
	}
#menu_top .rightmenu{
	background: url(../images/topmenu_right.jpg) no-repeat top right;
	width: 13px;
	height: 51px;
	margin: 0;
	padding: 0;
	float: right;
	}
#menu_top ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#menu_top ul li{
	margin: 0;
	padding: 0;
	}
#menu_top ul a{
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #7fe100;
	text-decoration: none;
	text-transform: uppercase;
	padding: 14px 16px;
	margin: 0;
	display: block;
	float: left;
	}
#menu_top ul a:hover, #menu_top ul a.current{
	color: #fff;
	}

/*--------- Banner Slide ---------*/
#banner_slide{
	padding: 0;
	margin: 0 6px;
	position: relative;
	overflow: hidden;
	}
.conner_left{
	position: absolute;
	bottom: -3px;
	left: -3px;
	background: url(../images/conner_left.png) no-repeat;
	width: 17px;
	height: 16px;
	z-index: 2000;
	}
.conner_right{
	position: absolute;
	bottom: -3px;
	right: -3px;
	background: url(../images/conner_right.png) no-repeat;
	width: 17px;
	height: 16px;
	z-index: 2001;
	}
.nivoSlider {
	position:relative;
	min-height:228px;
	margin:0;
	background:#202834 url(../images/loading.gif) no-repeat 50% 50%;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.nivoSlider a {
	border:0;
}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

#slider2 .nivo-controlNav{
	position:absolute;
	/*left:47%;*/
	right: 10px;
	bottom: 10px;
}
#slider2 .nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
#slider2 .nivo-controlNav a.active {
	background-position:-10px 0;
}

#slider2 a {
	display:block; /* IE Fix */
}



/*--------- Suport Index ---------*/
#suport_index{
	padding: 0 6px 10px;
	margin: 0 auto 0;
	background: #fff url(../images/bg_topsuport.jpg) no-repeat 6px top;
	min-height: 100px;
	overflow: hidden;
	border-bottom: 3px solid #e1e1e1;
	}
#suport_index .titile_serviceindex{
	padding: 0;
	margin: 20px 0 0 10px;
	font: bold 24px "Times New Roman", Times, serif;
	text-align: left;
	color: #00561e;
	text-transform: uppercase;
	}

#suportColumn{
	padding: 0;
	margin: 15px 10px 5px;
	overflow: hidden;
	}
.clear_ver {overflow:auto;}
#vertical{
	margin: 0 auto;
	width: 960px;
}
#vertical div{
	margin-right:16px;
	float:left;
	width:176px;
	height:84px;
	position:relative;
	overflow:hidden;
	border: none;
}
#vertical img{
	position:absolute;
}

#line_services{
	margin: 5px auto;
	width: 960px;
	}
#line_services div{
	margin-right:16px;
	float:left;
	width:176px;
	height:17px;
	position:relative;
	overflow:hidden;
	border: none;
}
#line_services img{
	position:absolute;
}



/*----------- Content -----------*/
#content{	
	width: 977px; 
	margin: 0 auto;
	margin-top: 8px;
	padding: 0;
	text-align: left;
	background: #fff;
	border-top: 3px solid #e1e1e1;
	overflow: hidden;
}
#content_bottom{
	width: 977px;
	padding: 0;
	margin: 0;
	background: url(../images/bottom_bgcontent.png) no-repeat;
	height: 15px;
	}

/*------------------------------- Sidebar Left -------------------------------*/
#mainContent {
	float: left; 
	width: 655px;
	background: #fff;
	padding: 10px 0;
	margin: 0 6px;
	background: url(../images/bgBottom_left.jpg) no-repeat bottom left;
	overflow: hidden;
}
#welcomeTnT{
	padding: 0;
	margin: 0 10px;
	}
#welcomeTnT .titile_pagesup{
	padding: 0;
	margin: 20px 15px 15px 0px;
	font: bold 26px "Times New Roman", Times, serif;
	text-align: left;
	color: #00561e;
	text-transform: uppercase;
}
.color_black{
	color: #000;
	font-weight: normal;
	}
#welcomeTnT h3{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/gioithieu.jpg) no-repeat;
	width: 251px;
	height: 25px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.history{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/lsuthanhlap.png) no-repeat;
	width: 344px;
	height: 31px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.aboutus{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/tongquancty.png) no-repeat;
	width: 370px;
	height: 31px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.Service_TugAssistance{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/dvu_hotrotauravaocang.png) no-repeat;
	width: 388px;
	height: 34px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.Service_OilGas{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/phucvuthamdo.png) no-repeat;
	width: 508px;
	height: 33px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.Service_cargoHandling{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/xepdokiemdem.png) no-repeat;
	width: 514px;
	height: 34px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.Service_Tugboat{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/chothuexalan.png) no-repeat;
	width: 460px;
	height: 33px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.Service_Transport{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/vanchuyenhh.png) no-repeat;
	width: 507px;
	height: 34px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.Service_Supplying{
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/cungungtb.png) no-repeat;
	width: 281px;
	height: 33px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.Service_ShippingAgent {
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/dlymoigioi.png) no-repeat;
	width: 269px;
	height: 33px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.contact_us {
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/lienhe.png) no-repeat;
	width: 182px;
	height: 31px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.hethongcangbien {
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/hethongcangbienVN.png) no-repeat;
	width: 316px;
	height: 34px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#welcomeTnT h3.tinhanghai {
	padding: 0;
	margin: 20px 0 0 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/tinhanghai.png) no-repeat;
	width: 138px;
	height: 27px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
.content_welcome{
	padding: 0;
	margin: 0;
	margin-top: 22px;
	position: relative;
	}
.content_welcome img{
	padding: 7px 20px 5px 0;
	margin: 0;
	float: left;
	}
.content_welcome p{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0 0 5px;
	margin: 0;
	}
.content_welcome p.titleNews{
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	padding: 0;
	margin: 0;
	}
.content_welcome a{
	font: bold 18px/1.4em Arial, Helvetica, sans-serif;
	color: #0eaf1c;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
.content_welcome a:hover{
	color: #9e0b0f;
	}
.content_welcome ul{
	list-style: none;
	padding: 0;
	margin: 0;
	margin-top: 5px;
	overflow: hidden;
	}
.content_welcome ul li{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	background: url(../images/disc.jpg) no-repeat left 6px;
	padding: 0 0 3px 10px;
	margin: 0;
	display: block;
	}
.content_welcome .moreright{
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	padding-bottom: 5px;
	}
.content_welcome a.readmore{
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	text-decoration: none;
	text-align: right;
	background: url(../images/arrow_double.png) no-repeat right 3px;
	padding: 0;
	padding-right: 20px;
	margin: 0;
	}
.content_welcome a.readmore:hover{
	text-decoration: underline;
	}


.content_welcome ul.imgbot{
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	}
.content_welcome ul.imgbot li{
	padding: 0;
	margin: 0 25px 0 0;
	display: block;
	}
.content_welcome ul.imgbot li.last{
	margin-right: 0;
	}
.highslide {
	outline: none;
	text-decoration: none;
}
.highslide img {
	border: none;
	vertical-align: middle;
}
.highslide:hover img {
	border-color: gray;
}
.highslide-caption {
	display: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-align: left;
	background: #fff;
}
/* Example of a semitransparent, offset closebutton */
.closebutton {
	position: relative;
	top: -15px;
	left: 15px;
	width: 30px;
	height: 30px;
	cursor: pointer;
	background: url(../images/close.png);
	/* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}


.textstrong{
	font-weight: bold;
	}
	
.content_welcome ul.newsbullet{
	list-style: none;
	padding: 0;
	margin: 5px 0 10px 0;
	overflow: hidden;
	}
.content_welcome ul.newsbullet li{
	padding: 0;
	margin: 0;
	overflow: hidden;
	}
.content_welcome ul.newsbullet a{
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #32533d;
	text-decoration: none;
	display: block;
	background: url(../images/bullets1.png) no-repeat left 6px;
	padding: 2px 0 3px 20px;
	margin: 0;
	float: left;
	}
.content_welcome ul.newsbullet a:hover{
	color: #9e0b0f;
	}

.boxdownload{
	background: url(../images/box_Download.png) no-repeat;
	width: 155px;
	height: 95px;
	float: right;
	padding: 0;
	margin: 0 0 30px 30px;
	}
.buttondowload{
	padding: 0;
	margin-top: 35px;
	margin-left: 12px;
	}
.imgShip{
	padding: 0;
	margin:5px 0 10px 90px;
	}
.imgShip img{
	margin-top: 5px;
	margin-bottom: 15px;
	padding: 3px;
	clear: both;
	border: 1px solid #939c96;
	}

/*-------------- Liên Hệ --------------*/
.textcompany{
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #32533d;
	}
.color_darkgreen{
	color: #21753f;
	}
table#tblcontact{
	margin: 0 auto;
	margin-top: 20px;
}
#tblcontact td{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 5px;
	padding-right: 10px;
	text-align: left;
	margin: 0;
	border-bottom: 1px dashed #c6c6c6;
	padding-bottom: 10px;
}
#tblcontact td.department{
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	padding: 10px 0 0 5px;
	}
#tblcontact td.departmentGer{
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #000;
	border: none;
	padding: 10px 0 0 100px;
	}
#tblcontact td.inforGer{
	padding-left: 100px;
	}
#tblcontact td.inforEnd{
	border: none;
	}
	
/*-------------- Tin Hàng Hải--------------*/
#news_Maritime{
	margin: 0;
	margin-bottom: 10px;
	border-bottom: 1px dashed #c6c6c6;
	padding: 0 0 7px 0;
	overflow: hidden;
	}
#news_Maritime img.thumbs{
	float: left;
	padding: 0;
	margin: 4px 10px 5px 0;
	width: 130px;
	height: auto;
	border: 1px solid #536058;
	}
#news_Maritime img.large{
	float: none;
	padding: 0;
	margin: 5px 0;
	max-width: 475px;
	height: auto;
	border: 1px solid #536058;
	}
#news_Maritime .titiledetail{
	font: bold 16px/20px Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	padding: 0;
	margin: 0;
	}
#news_Maritime .author{
	font: bold 11px Arial, Helvetica, sans-serif;
	text-align: right;
	color: #536058;
	padding: 5px 5px 5px 0;
	}
#news_Maritime p{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	padding: 0;
	padding-bottom: 3px;
	margin: 0;
	}
#news_Maritime .datepost{
	font: italic 12px Arial, Helvetica, sans-serif;
	color: #536058;
	padding-bottom: 10px;
	padding-top: 3px;
	}
#news_Maritime a.titilenews{
	font: bold 13px/19px Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	padding: 0;
	margin: 0;
	}
#news_Maritime a.titilenews:hover{
	color: #1b6233;
	}


/*-------------- Chi tiết đội tàu --------------*/
table#tblshipdetail{
	clear:both;
	margin: 0 auto 10px;
	border: 1px solid #ccd4cc;
	border-right: none;
}
#tblshipdetail th{
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #7e9b81;
	text-align: center;
	text-transform: uppercase;
	padding: 5px;
	border-right: 1px solid #9db4a0;
}
#tblshipdetail td{
	font: normal 13px/18px Arial, Helvetica, sans-serif;
	color: #39453a;
	padding: 5px 7px;
	text-align: left;
	margin: 0;
	border-right: 1px solid #ccd4cc;
	border-top: 1px solid #ccd4cc;
}
#tblshipdetail tr.ord{
	background: #ecf0ed;
}
#tblshipdetail tr:hover{
	background: #dbdfdb;
	}
#tblshipdetail td.specs{
	font-weight: bold;
	width: 170px;
}
#tblshipdetail td.kind{
	text-align: right;
	padding-right: 7px;
}

/*-------------- Hệ Thống Cảng Biển --------------*/
table#tblpostsystem{
	margin: 15px auto 10px;
	border: 1px solid #ccd4cc;
	border-right: none;
}
#tblpostsystem th{
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #7e9b81;
	text-align: center;
	padding: 5px;
	border-right: 1px solid #9db4a0;
}
#tblpostsystem td{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #39453a;
	padding: 5px;
	text-align: left;
	margin: 0;
	border-right: 1px solid #ccd4cc;
	border-top: 1px solid #ccd4cc;
}
#tblpostsystem tr.ord{
	background: #ecf0ed;
}
#tblpostsystem tr:hover{
	background: #dbdfdb;
	}
#tblpostsystem td.specs{
	font-weight: bold;
	text-align: center;
}
#tblpostsystem td.kind{
	text-align: right;
	padding-right: 7px;
}

#addinfor{
	padding: 0;
	margin: 25px 0 10px 0;
	}
#addinfor p{
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #425043;
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	}
#addinfor ul.inforextra{
	list-style: none;
	margin: 0;
	margin-left: 20px;
	padding: 0;
	overflow: hidden;
	}
#addinfor ul.inforextra li{
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
#addinfor ul.inforextra a{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #465047;
	text-decoration: none;
	background: url(../images/arrow_single.png) no-repeat left 7px;
	padding: 2px 0 2px 13px;
	margin: 0;
	display: block;
	float: left;
	}
#addinfor ul.inforextra a:hover{
	color: #9e0b0f;
	}

/*------------------------------- Main Content -------------------------------*/
#sidebar1 {
	padding: 0;
 	margin: 0;
	margin-right: 6px;
	width: 300px;
	/*background: #fff url(../images/bgBottom_right.jpg) no-repeat bottom left;*/
	min-height: 250px;
	overflow: hidden;
} 
#news_index{
	padding: 0;
	margin: 0 10px;
	}
#news_index .title_leftindex{
	padding: 0;
	margin: 28px 0 25px 0px;
	font: bold 26px "Times New Roman", Times, serif;
	text-align: left;
	color: #00561e;
	text-transform: uppercase;
	}
.news_indexcontent{
	padding: 0;
	padding-bottom: 10px;
	margin: 0;
	margin-top: 15px;
	border-bottom: 1px dashed #c6c6c6;
	overflow: hidden;
	}
.news_indexcontent_end{
	padding: 0;
	padding-bottom: 30px;
	margin: 0;
	margin-top: 15px;
	}
	
.news_indexcontent p, .news_indexcontent_end p{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	}
.news_indexcontent a.titlelink, .news_indexcontent_end a.titlelink{
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #068131;
	text-decoration: none;
	padding: 0;
	padding-bottom: 5px;
	margin: 0;
	}
.news_indexcontent a.titlelink:hover, .news_indexcontent_end a.titlelink:hover{
	color: #9e0b0f;
	}
.news_indexcontent .datepost, .news_indexcontent_end .datepost{
	font: italic 12px/18px Arial, Helvetica, sans-serif;
	color: #666;
	padding-bottom: 10px !important;
	}
.news_indexcontent p.readRight, .news_indexcontent_end p.readRight{
	float: right;
	}
.news_indexcontent a.readmore, .news_indexcontent_end a.readmore{
	font: bold 11px/18px Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	text-decoration: none;
	text-align: right;
	background: url(../images/arrow_double.png) no-repeat right 3px;
	padding: 0;
	padding-right: 20px;
	margin: 0;
	}
.news_indexcontent a.readmore:hover, .news_indexcontent_end a.readmore:hover{
	text-decoration: underline;
	}
/*------------- Sub Page Block Right -------------*/
#BlockRight {
	padding: 0;
 	margin: 0;
	margin-right: 6px;
	width: 300px;
	height:auto;
	overflow: hidden;
}
#menu_blockright{
	padding: 0;
	margin: 0 10px;
	}
#menu_blockright .titilemenu{
	padding: 0;
	padding-bottom: 20px;
	margin: 30px 0 5px 0px;
	font: bold 26px "Times New Roman", Times, serif;
	background: url(../images/heading_rightmneu_bg.gif) no-repeat left bottom;
	text-align: left;
	color: #00561e;
	text-transform: uppercase;
	}
#menu_blockright h3.aboutus{
	padding: 0;
	margin: 35px 0 23px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/gioithieuchung.png) no-repeat;
	width: 178px;
	height: 31px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#menu_blockright h3.falcontnt{
	padding: 0;
	margin: 35px 0 23px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/FALCON%20T&T.png) no-repeat;
	width: 118px;
	height: 21px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#menu_blockright h3.services{
	padding: 0;
	margin: 35px 0 23px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/dichvu.png) no-repeat;
	width: 79px;
	height: 27px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
#menu_blockright h3.news{
	padding: 0;
	margin: 35px 0 23px 15px;
	font: normal 18px Arial, Helvetica, sans-serif;
	background: url(../images/tintuc.png) no-repeat;
	width: 79px;
	height: 25px;
	text-indent: -1000em;
	color: #000;
	text-transform: uppercase;
	}
.menu_blockright_content{
	padding: 0;
	margin: 0;
	background: url(../images/block_rightmenu.jpg) no-repeat bottom left;
	min-height: 144px;
	height: auto;
	overflow: hidden;
	}
.menu_blockright_content ul{
	list-style: none;
	margin: 7px 15px 5PX 15px;
	padding: 0;
	overflow: hidden;
	}
.menu_blockright_content ul li{
	margin: 0;
	padding: 0;
	overflow: hidden;
	}
.menu_blockright_content ul a{
	font: bold 13px/18px Arial, Helvetica, sans-serif;
	color: #32533d;
	text-decoration: none;
	display: block;
	background: url(../images/arrow_green.png) no-repeat left 9px;
	border-bottom: 1px dashed #c6c6c6;
	padding: 7px 0 7px 20px;
	margin: 0;
}
.menu_blockright_content ul a:hover, .menu_blockright_content ul a.current{
	color: #9e0b0f;
	}
.menu_blockright_content ul a.last{
	border: none;
	}
.menu_blockright_content ul a.currentlast{
	color: #9e0b0f;
	border: none;
	}


/*---------- Block Sub Right ---------- */
#blockRightsub_header{
	margin: 15px 0 0 10px;
	padding: 0;
	background: url(../images/blockright_header.png) top left;
	height: 30px;
	width: auto;
	overflow: hidden;
	}
#blockRightsub_header .rate{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #00561e;
	background: url(../images/rate_icon.png) no-repeat left 5px;
	padding: 7px 0 5px 35px;
	margin: 0;
	margin-left: 7px;
	}
#blockRightsub_header .weather{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #00561e;
	background: url(../images/weather_icon.png) no-repeat left 1px;
	padding: 7px 0 5px 35px;
	margin: 0;
	margin-left: 7px;
	}
#blockRightsub_content{
	background: url(../images/blockright_bg.png) repeat-y top left;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	overflow: hidden;
	}
#blockRightsub_bottom{
	background: url(../images/blockright_bottom.png) no-repeat top left;
	height: 8px;
	padding: 0;
	margin: 0;
	margin-left: 10px;
	}
table#tblrates{
	margin: 0 auto;
	margin-left: 1px;
}
#tblrates th{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #9e0b0f;
	text-align: center;
	padding: 8px 5px;
	padding-right: 15px;
}
#tblrates td{
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #59595a;
	padding: 5px;
	padding-right: 15px;
	text-align: center;
	margin: 0;
}
#tblrates tr.ordColor{
	background: url(../images/blockright_row.png) repeat-y top left;
}
#tblrates td.specs{
	font-weight: bold;
}
#tblrates td.source{
	vertical-align: middle;
	padding-top: 7px;
}

.wheatherImg{
	padding: 0;
	margin: 15px;
	margin-right: 5px;
	margin-top: 42px;
	margin-bottom: 0;
	width: 90px;
	float: left;
	}
.wheatherContent{
	padding: 0;
	margin: 0;
	margin-top: 10px;
	overflow: hidden;
	}
.wheatherContent P{
	font: bold 12px/1.6em Arial, Helvetica, sans-serif;
	color: #59595a;
	padding: 5px 0;
	margin: 0;
	}
#wheatherlink{
	padding: 0;
	margin: 0;
	}
#wheatherlink {padding:0; margin:0; color:#fff; overflow:hidden;}
#wheatherlink label {padding:0; display:block; float:left; margin:0;}
#wheatherlink p{
	padding: 6px 0;
	margin: 0;
	}
#wheatherlink select{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 5px;
	width:165px; 
	}
/*------------ Contact Form -------------*/
#contactform { margin:0; padding:5px 0; margin-top: 20px; font:bold 11px Arial, Helvetica, sans-serif; color:#8d8d8d; text-transform:capitalize;}
#contactform ol { margin:0; padding:0; list-style:none;}
#contactform li { margin:0; padding:0; background:none; border:none; display:block; overflow: hidden;}
#contactform li.buttons { margin:5px 0 5px 0;}
#contactform label { margin:0; width:110px; display:block; padding:7px 0; font:bold 11px Arial, Helvetica, sans-serif; color:#8d8d8d; text-transform:capitalize; float:left;}
#contactform label span { display:block; font:normal 10px Arial, Helvetica, sans-serif;}
#contactform input.text { width:340px; border:1px solid #dcdcdc; margin:5px 0; padding:5px 2px; height:16px; background:#f5f5f5; float:left; color: #555555;}
#contactform textarea { width:340px; border:1px solid #dcdcdc; margin:10px 0; padding:2px; background:#f5f5f5; float:left; color: #555555;}
#contactform li.buttons input { padding:3px 0; margin:0 0 0 110px; border:0; color:#FFF;}
p.response { text-align:center; color:#2c2c2c; font: bold 11px Arial, Helvetica, sans-serif; line-height:1.8em; width:auto;}

/*-------------- News -----------------------*/

/*------------------------------- Footer -------------------------------*/
#footer { 
	padding: 0;
	margin: 0;
	margin-top: 5px;
	background:#00561e url(../images/footer_bg.png) no-repeat top center;
	min-height: 80px;
	overflow: hidden;
	position: relative;
} 
#link_footer{
	padding: 0;
	margin: 20px 0 0 15px;
	}
#link_footer ul{
	list-style: none;
	margin: 0;
	padding: 0;
	}
#link_footer ul li{
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #fff;
	padding: 0 3px;
	margin: 0;
	float: left;
	}
#link_footer ul a{
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	display: block;
	}
#link_footer ul a:hover, #link_footer ul a.current{
	color: #7fe100;
	text-decoration: underline;
	}

#link_footer p {
	clear: both;
	margin: 0;
	padding: 18px 5px 25px;
	font: bold 11px Tahoma, Geneva, sans-serif;
	color: #7fe100;
}
#linkconnect{
	position: absolute;
	top: 20px;
	right: 10px;
	}
#linkconnect {padding:0 5px; margin:0; color:#fff; overflow:hidden;}
#linkconnect label {padding:0; display:block; float:left; margin:0;}
#linkconnect p{
	padding: 6px 0;
	margin: 0;
	}
#linkconnect select{
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	padding: 3px 0 3px 5px;
	width:245px; 
	background: url(../images/select.jpg) no-repeat; 
	border: none;
	}
#counter_user{
	position: absolute;
	top: 50px;
	left: 412px;
	
	}
#counter_user p{
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: right;
	float: right;
	padding: 0;
	margin: 0;
	}
.counterNumber{
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #7fe100;
	}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
