body{
	color:#333;
	font-size:12px;
	font-family:arial,sans-serif;	
	line-height: 16px;
	background:#F3F3F3;	
}
.bd{
	background:#F3F3F3 url("../images/vnaic/bg-body.png") center top no-repeat;
}
.bd-contain{
	width: 1000px;
	background: #FFF;
	margin:0px auto;
}

/* Layout */
.container{
	
}
.header{
	height: 126px;
	width: 960px;
	margin:0px auto;
	position: relative;	
}
.main{
	min-height: 380px;
	padding: 20px 0px;
}
.main-content{
	
}
.left{

}
.right{
	float: right;
	margin: 0px;
	padding: 0px;
}
.wcontent{
	width:640px;
}
.column2 .wcontent{
	width:778px;
}
.column3 .wcontent{
	width:458px;
}
.wleft{
	width:160px;
}
.wright{
	width:300px;
}
.footer{
	width:1000px;
	height: 124px;
	margin: 0px auto;
	border-top:1px solid #DDD; 	
}

/* Main content */

/* General */
form .required,form .errorMessage{
	color: #FE0000;	
}
.button-general,.button-general-active{
	display:inline-block;
	*display:inline;
	*zoom:1;
	margin:0px;
	padding:0px 0px 0px 64px;
	background:url("../images/vnaic/button-general.png") left center no-repeat;
	line-height: 36px;
	height: 36px;
	text-decoration: none;				
}
.button-general > span,.button-general-active > span{
	display:inline-block;
  	*display:inline;
  	*zoom:1;
	margin: 0px;
	padding:0px 64px 0px 0px;
	background:url("../images/vnaic/button-general.png") right center no-repeat;
	line-height: 36px;
	height: 36px;	
	color: #362A2A;
	font-size: 14px;	
}
.button-general:hover,.button-general-active{
	background:url("../images/vnaic/button-general-hover.png") left center no-repeat;			
}
.button-general:hover > span,.button-general-active > span{
	background:url("../images/vnaic/button-general-hover.png") right center no-repeat;
	color: #ffc423;
}
.button-general + .button-general{
	margin-left: 5px;
}
.block-widget{
	margin-bottom: 20px;
}


/* Box title */
h3.box-title,h3.box-title-booking,.block-widget h3,.moduletable h3{
	margin:0px;
	padding:0px;	
	color: #333;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;			
	font-weight: bold;
	margin-bottom: 5px;
	border-bottom: 3px solid #999;
	background: #FFF;
}
.box-ad-title,.block-banner-right h3{
	margin:0px 0px 5px 0px;
	padding:0px;
	height: 14px;
	line-height:14px;	
	background:url("../images/vnaic/bg-ad-title.gif") left top repeat;
}
.box-ad-title label{
	color: #999;
	font-size: 12px;
	height: 14px;
	line-height: 14px;			
	background: #FFF;
	margin-left: 20px;
	float: left;
        text-transform: none;
}
h3.box-title-blue{
	margin:0px;
	padding:0px;	
	background: #014EA6;
	color: #b7dfff;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	text-transform: uppercase;			
	font-weight: bold;
	text-align:center;	
}

/* Header */
.header .language{
	position: absolute;
	width: 150px;	
	height: 30px;
	top: 0px;
	right: 0px;
}
.header .language .sel-lang{
	line-height: 30px;
	color: #6AA7ED;
	font-size: 11px;
}
.header .language .lang-item{
	text-decoration: none;
	padding-left: 5px;
}
.header .head-left{
	width:200px;
	height: 92px;	
	float: left;
}
.header .head-left .logo{
	margin:0px;
	width:176px;
	height:47px;
	margin-top:22px;	
	position: relative;	
}
.header .head-left .logo a.logo-link{	
	text-decoration: none;
}
.header .head-right{
	position: absolute;
	top: 40px;
	right:0px;
	width: 255px;
	height: 28px;
}
.header .head-right .search .box-search{
	background: #C7E1FF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	height:28px;	
}
.header .head-right .search .box-search .text-search{
	margin: 0px;	
	background: transparent;
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius: none;
	border: none;
	-webkit-box-shadow:none;
  	-moz-box-shadow:none;
  	box-shadow:none;
  	padding-left: 10px;
  	color: #999999;
  	width: 208px;
}
.header .head-right .search .box-search .submit-search{
	float: right;
	display: inline-block;
	text-decoration:none;
	width: 28px;
	height: 28px;
	background:url("../images/vnaic/icon-search.png") center center no-repeat;	
}
.header .head-nav{
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height: 34px;
}
.header .head-nav .navbar{	
	height: 34px;
	margin: 0px;
	padding: 0px;
}
.header .head-nav .navbar .nav{
	margin: 0px;
	padding: 0px;
}
.head-nav .navbar ul > li{
	background:url("../images/vnaic/seperate.gif") right center no-repeat;		
}
.head-nav .navbar ul > li.last-li{
	background: transparent;
}
.head-nav .navbar ul > li > a{
	margin:0px;
	padding:5px 0px;		
	color: #8FC3FF;
	height: 22px;			
}
.head-nav .navbar ul > li > a > span{	
	padding:0px 20px;	
	line-height: 24px;	
	height:24px;
	display: block; 	
	font-weight: bold;
}
.head-nav .navbar ul > li.active > a{
	background:url("../images/vnaic/menu-item-hover.png") center bottom no-repeat;	 
}
.head-nav .navbar ul > li > a:hover,.head-nav .navbar ul.nav > li.active > a:hover{
	background-color: transparent;
}
.icons-nav{	
	float: right;
	height: 34px;
}
.icons-nav > a,.icons-nav > p{
	margin:4px 0px;
	padding: 0px 0px 0px 19px;	
	height: 26px;
	line-height: 24px;
	color: #8FC3FF;
	font-weight: bold;
	float: right;
	text-decoration: none;
}
.icons-nav > a{
    padding-right: 15px;
}
.icons-nav > p a{
	color: #8FC3FF;
}
.icons-nav > a:hover{
	color: #FFF;
}
.icons-nav > a.ico-email{	
	margin:4px 0px;
	background:url("../images/vnaic/icon-email.png") left center no-repeat;	
	border-right:1px solid #000000; 
}
.icons-nav > a.ico-login{	
	margin:4px 0px 4px 14px;
	padding-right:0px;	
	line-height: 27px;
	background:url("../images/vnaic/icon-login.png") left center no-repeat;		
}

/* Footer Link */
.footer .footer-content{
	margin: 0px;
	padding: 0px;
}
.footer .footer-content .footerlinks{
	
}
.footer-content .footerlinks .navbar{
	height: 34px;
	margin:0px;
	margin-top:1px;
}
.footer-content .footerlinks .navbar .navbar-inner{
	margin:0px;
	padding: 0px;
	min-height:34px;
	background-image:-moz-linear-gradient(top,#f3f3f3,#ffffff);
    background-image:-ms-linear-gradient(top,#f3f3f3,#ffffff);
  	background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3f3f3),to(#ffffff));
  	background-image:-webkit-linear-gradient(top,#f3f3f3,#ffffff);
  	background-image:-o-linear-gradient(top,#f3f3f3,#ffffff);
  	background-image:linear-gradient(top,#f3f3f3,#ffffff);
  	background-repeat:repeat-x;	
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	-webkit-box-shadow:none;
  	-moz-box-shadow:none;
  	box-shadow:none;  	
}
.footerlinks .navbar .navbar-inner ul{
	
}
.footerlinks .navbar .navbar-inner ul li{	
	padding:6px 0px;
}
.footerlinks .navbar ul li a{
	margin: 0px;
	padding: 6px 0px;
	color: #014EA6;	
	text-shadow:none;
}
.footerlinks .navbar ul li a:hover,.footerlinks .navbar ul li.active a:hover{
	text-decoration: underline;
	color: #014EA6;
	background: transparent;
}
.footerlinks .navbar ul li.active a{
	background: none;
	color: #014EA6;
	text-decoration: underline;	 
}
.footerlinks .navbar ul li a span{
	padding:0px 10px;
	line-height: 11px;
	font-size: 11px;
	height: 11px;	
	border-right: 1px solid #DDD;
}
.footerlinks .navbar ul li a.last span{
	border-right:none; 
}
.footer-content .address-contain{
	height: 72px;
	clear: both;
	padding-top: 14px;	
}
.footer-content .address-contain .logo-foot{	
	float: left;
	width: 216px;
	text-align: center;	
}
.footer-content .address-contain .address{
	float: left;
	height: 40px;
	padding: 10px 10px;	
	background:url("../images/vnaic/separate-foot.png") left center no-repeat;	
}
.footer-content .address-contain .address p{
	margin: 0px;
	font-size: 11px;
	color: #666;
	line-height: 14px;
}

/* Menu */
.menu-left{
	border-right:1px solid #DDD;	
	border-left:1px solid #DDD;
	width: 158px; 
	margin-bottom: 20px;
}
.menu-left ul{
	list-style: none;
	margin: 0px;	
}
.menu-left ul li{
	background:url("../images/vnaic/bg-menu-item-left.gif") left bottom repeat-x;
	height: 29px;
	line-height: 28px;
	padding-left: 9px;
}
.menu-left ul li a{
	background:url("../images/vnaic/menu-item-left.png") left center no-repeat;
	color: #014EA6;
	padding-left: 9px;
	line-height: 28px;
	text-decoration: none;
	font-weight: bold;
}
.menu-left ul li a:hover,.menu-left ul li.active a{
	background:url("../images/vnaic/menu-item-left-hover.png") left center no-repeat;
	color: #333;
}

/* News */
.newshome{
	float:left;
	margin-bottom: 20px;
}
.newshome .newshome-focus{
	float: left;
	width: 350px;
        overflow: hidden;
        margin-top: 5px;        
        height: 275px;
}
.newshome .newshome-focus .intro{
	color: #666666;	
}
.newshome .newshome-focus .intro a.link-nh{
	font-weight: bold;	
	color: #333333;
}
.newshome .list-news-home{
	float: left;
	margin-left: 10px;
	width: 280px;
}
.newshome .list-news-home ul{
	margin:0px;
	padding:0px;
	list-style: none;
}
.newshome .list-news-home ul li{
	margin-bottom: 5px;
	float: left;
	width: 100%;
	line-height: 16px;	
}
.newshome .list-news-home ul li .img-nl{
	float: left;
	margin-right: 10px;
}
.newshome .list-news-home ul li .short-des{
	}
.newshome .list-news-home ul li a.link-t{
	font-size: 12px;
	color: #333333;
}
.newshome .list-news-home ul li .short-des{
	color: #333333;
	text-align: justify;
}

/*top_showviews*/
.top_showviews { text-align: left; height: 79px; overflow: hidden; margin: 0; padding: 0; }
.top_showviews .left_imgdetail { width: 81px; height: 69px; overflow: hidden; border: 5px solid #ffffff; float: left;  }
.top_showviews .left_imgdetail img { width: 81px; height: 69px; margin: 0; padding: 0; }

.top_showviews .left_textdetail { width: 160px; text-align: left; font-style: italic; float: left; margin: 0px 0px 0px 9px; padding: 0; line-height: 18px; color: #555; }
.top_showviews .left_textdetail a{color: #333;}

/*link_showviews*/
.link_showviews { text-align: left; margin: 0; padding: 0; clear: both; }
.link_showviews ul { margin: 0; padding: 0; line-height: 0; }
.link_showviews ul li { margin: 0; padding: 0; list-style: none; display: block; background: url(../images/line_shownews.gif) right bottom no-repeat; }
.link_showviews ul li a { background: url(../images/icon_02.jpg) left 11px no-repeat; margin: 0; padding: 6px 9px 7px 10px; display: block; text-align: left; clear: both; line-height: 17px; font-weight: bold;color:#555; }

.list-news-category{
	clear: both;
	float:left;
	margin-bottom: 20px;
	width: 100%;
}

.list-news-category .news-s{
	
}
.list-news-category .news-s img{
	margin:0px 8px 8px 0px;
	float: left;
}
.list-news-category .news-s .link-title-s{
	color: #333333;
	font-weight: bold;
	text-align: left;	
}
.list-news-category .news-s p{
	color: #666666;
	text-align: justify;
}

.news-other{
	clear: both;
}
.news-other ul{
	margin: 0px;
	list-style: none;
}
.news-other ul li{
	line-height: 19px;
	background:url("../images/vnaic/bul.gif") left 8px no-repeat;	
	padding-left: 10px;
}
.news-other ul li a{
	color: #666666;
}

.list-news-blue{
	clear: both;
}
.list-news-blue ul{
	margin: 0px;
	list-style: none;
	background: #F5F5F5;
}
.list-news-blue ul li{
	line-height: 19px;
	background:url("../images/vnaic/bul-blue.gif") left 8px no-repeat;	
	padding-left: 10px;
}
.list-news-blue ul li a{
	color: #333333;
}
.news-intro{		
}
.news-intro .news-i-b{
	position:relative;
	height: 82px;	
	background: #000;	
	text-align: justify;
}
.news-intro .news-i-b span.icon-up-black{
	position:absolute;
	top:-10px;
	left:10px;
	background:url("../images/vnaic/icon-up-black.png") left bottom no-repeat;
	width: 19px;
	height: 10px;
	display: inline-block;
	text-indent: -1500px;
}
.news-intro .news-i-b p{
	margin: 0px;
	padding: 10px;
	color: #999999;
}
.news-intro .news-i-b p a.arrow{
	line-height:22px;
	padding-right:15px;
	color: #8fc3ff;
	background:url("../images/vnaic/icon-arrow-right.png") right center no-repeat;
}

.news-detail{
	border: 1px solid #F1F1F1;
	min-height: 400px;
}
.news-detail .head-news{
	margin: 0px;
	padding-left: 20px;
	border-bottom: 1px dotted #F1F1F1;
	height: 26px;
}
.news-detail .head-news span,.news-detail .head-news a{
	line-height: 26px;
}
.news-detail .news-description{
	padding-left: 20px;
	margin-bottom: 15px;
	padding-right: 20px;
	min-height: 220px;
}
.news-detail .news-description h2.title-news{
	margin: 15px 0px;
	font-size: 30px;
	color: #014ea6;	
}
.news-detail .detail-news-orther{
	padding-left: 20px;
	border-top:1px solid #F1F1F1; 
}
.news-detail .news-other ul li a{
	color: #333;
}
.news-list-cat-title{
	width: 738px;
	padding: 5px 20px;
	border: 1px solid #F1F1F1;
}
.news-list-cat-title ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
}
.news-list-cat-title ul li{
	padding: 20px 0px 20px 12px;
	margin: 0px;
	background:url("../images/vnaic/bullet.png") left 26px no-repeat;	
	border-bottom:1px dotted #DDDDDD; 	
}
.news-list-cat-title ul li p{
	margin: 3px 0px 0px 0px;
	text-align: justify;
}
/* Booking */
.booking{
	background: #ECECDF;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;
}
.booking .well{	
	background: transparent;
	-webkit-box-shadow:none;
  	-moz-box-shadow:none;
  	box-shadow:none;
  	border: 0px;
}

/* Utility */
.link-website{
}
.link-website h3{
	margin: 0px;
}
.link-website .box-link-web{
	padding:10px;
	width:278px;
	background: #F5F5F5;
	border-right: 1px solid #F1F1F1; 
	border-bottom: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
}
.link-website .box-link-web label{
	width:100px;
	float:left;
	line-height:28px;
	margin: 0px;
}
.link-website .box-link-web select{
	width:177px;
	margin: 0px;	
}

/* Slider */
.slider-wrapper{
	position: relative;
}

/* Product */
.content-product{
	border-top:3px solid #FFBA00; 
	border-right: 1px solid #F1F1F1;	
	border-bottom: 1px solid #F1F1F1;
	border-left: 1px solid #F1F1F1;
}
.content-category{
	margin:0px;
	padding-top:30px;	
	background:#FFF url("../images/vnaic/bg-des-cat.gif") center top no-repeat;
}
h3.box-title-product{
	margin:0px;
	padding:0px;	
	color: #FFF;
	font-size: 24px;
	height: 90px;
	line-height: 88px;
	text-transform: uppercase;			
	font-weight: normal;
	margin-bottom: 1px;	
	background: #999 url("../images/vnaic/bg-cat-title.png") right center no-repeat;
	text-indent: 20px;
}
.product-wrapper{
	width:95%;
	padding: 10px 2.5%;
}
.home-product{
	width: 100%;
	float:left;
	margin-bottom: 18px;	
}
.home-product ul{
	margin:0px;
	padding:0px;
	list-style: none;
	float: left;
}
.home-product ul li{
	margin-bottom:2px;
	margin-right:2px;
	padding: 0px;
	float: left;		
}
.home-product ul li.last-row{
	margin-right: 0px;
} 

/* Contacts */
.contacts{
	
}
.contacts form .control-group .control-label{
	font-weight: bold;
}
/* Banner */
.block-banner img{
	margin: 0px 0px 5px 0px;	
}
/* Login */
.box-title-login{
	background:#FFF url("../images/vnaic/bg-login.png") center top no-repeat;
	width: 100%;
	height: 94px;
}
h3.login-title{
	margin:0px;
	padding:0px;	
	color: #FFF;
	font-size: 24px;
	height: 94px;
	line-height: 90px;
	text-transform: uppercase;						
	background: transparent;
	font-weight: normal;
	padding-left: 20px;
}
.login-form {
	margin-top: 10px;
	margin-left: 20px;
}
.login-form .login-row{
	clear: both;
	margin-bottom: 10px;
}
.login-form label{
	float:left;
	font-weight: bold;
	margin-right: 8px;
	height: 35px;
	line-height: 35px;	 
	width: 110px;
	text-align: right;
}
.login-form label.pass{
	margin-left: 40px;
}
.login-form input.input-text{
	width:300px;
	margin:0px;
	padding:0px;
	padding-left:5px;
	line-height: 32px;
	height: 34px;
	background: #F5F5F5;
	border:1px solid #D9D9D9;
	-webkit-border-radius: none;
    -moz-border-radius: none;
          border-radius: none;
}
.login-form  .login-sub{
	height:30px;
	line-height: 30px;
	padding: 0px 12px;
	font-weight: bold;
	color: #FFF;
	background-color:#004189;
	background-color:#004189;
   	background-image:-moz-linear-gradient(top,#004089,#014EA5);
  	background-image:-ms-linear-gradient(top,#004089,#014EA5);
  	background-image:-webkit-gradient(linear,0 0,0 100%,from(#004089),to(#014EA5));
  	background-image:-webkit-linear-gradient(top,#004089,#014EA5);
  	background-image:-o-linear-gradient(top,#004089,#014EA5);
  	background-image:linear-gradient(top,#004089,#014EA5);
  	background-repeat:repeat-x;
  	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#004089', endColorstr='#014EA5', GradientType=0);
  	border-color:#014EA5 #014EA5 #004089;
  	border-color:rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  	*background-color:#0125a6;
  	filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);	  
}



