@charset "utf-8";
/* CSS Document */

/* Copyright 2012 by 3graphic.com */

@font-face {
	font-family: 'MyriadProLight';
	src: url('../fonts/myriadpro-light-webfont.eot');
	src: url('../fonts/myriadpro-light-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/myriadpro-light-webfont.woff') format('woff'), 
	url('../fonts/myriadpro-light-webfont.ttf') format('truetype'), 
	url('../fonts/myriadpro-light-webfont.svg#MyriadProLight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProCondensedbold';
	src: url('../fonts/myriadpro-boldcond-webfont.eot');
	src: url('../fonts/myriadpro-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
	url('../fonts/myriadpro-boldcond-webfont.woff') format('woff'), 
	url('../fonts/myriadpro-boldcond-webfont.ttf') format('truetype'), 
	url('../fonts/myriadpro-boldcond-webfont.svg#MyriadProCondensedbold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadProSemibold';
	src: url('../fonts/myriadpro-semibold-webfont.eot');
	src: url('../fonts/myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'), 
	url('../fonts/myriadpro-semibold-webfont.woff') format('woff'), 
	url('../fonts/myriadpro-semibold-webfont.ttf') format('truetype'),  
	url('../fonts/myriadpro-semibold-webfont.svg#MyriadProSemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*RESET*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background-color:#009184;
	height:100%;
	width:100%;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
	border:none
}
h1, h2, h3, h4, h5, h6 {
}
h1 {
	font-size: 220%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 110%;
}
h5 {
	font-size: 100%;
}
a {
	text-decoration:none;
}
p {
	text-decoration:none;
}
strong {
	font-weight:bolder;
	text-decoration:none;
	font-size: 100%;
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Arial, Helvetica, sans-serif;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.5em;
	font-size:80%
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
/*LOAD*/
.loadx {
	width:100%;
	height:100%;
	overflow:hidden;
	left:0;
	top:0;
	position:absolute;
}
#qLoverlay {
	width:100%;
	height:100%;
	position:absolute;
	z-index:9999;
	top: 0;
	left:0;
	font-family: 'MyriadProLight', Arial, Helvetica, sans-serif;
	background:#009184;
	
}
#qLoverlay h3 {
	padding-top:200px;
	width:100%;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
}

.loading {
	height:100%;
	width:100%;
	background:url(../images/load.gif) no-repeat center;
	position:relative;
	
}
/*LAYOUT*/
#container {
	position:absolute;
	width:100%;
	height:100%;
	min-height:630px;
	min-width:980px;
	
}
.clear {
	clear:both
}
.btn:hover {
	background-position:bottom;
}

.bottom-right{
	width:80px;
	height:22px;
	left:500px;
	bottom:10px;
	position:absolute;
	
}
ul.all-link {
	float:left;
}
ul.all-link li {
	float:left;
	position:relative;
	margin:5px;
	
}
ul.all-link li a {
	display:block;
	text-indent:-9999px;
}
ul.all-link li a.tw {
	background:url(../images/twitter.png) no-repeat top;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
}
.tw span.hover {
	background:url(../images/twitter.png) no-repeat bottom;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
}
ul.all-link li a.fb {
	background:url(../images/facebook.png) no-repeat top;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
}
.fb span.hover {
	background:url(../images/facebook.png) no-repeat bottom;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
}

#left{
	background:url(../images/menu_bg.png) no-repeat;
	float:left;
	height:100%;
	width:263px;
	left:0;
	top:0;
	position:absolute;
	overflow:hidden;
	z-index:999;
	display:none;
	
}
.logo {
	background:url(../images/logo.png) no-repeat;
	width:237px;
	height:143px;
	float:left;
	left:0;
	top:0;
	position:absolute;
	text-indent:-9999px;
	display:none;
	
}

#bottom {
	background:url(../images/bottom_bg.png) no-repeat;
	width: 475px;
	height: 30px;
	display: none;
	z-index:1000;
	position:absolute;
	bottom:0;
	display:none;
}
.bottom-center {
	width: 445px;
	height:30px;
	margin-left:30px;
	text-align:center;
}
.copyright {
	float:left;
}
.copyright span {
	background:url(../images/copy.png) no-repeat;
	width:407px;
	display:block;
	text-indent:-9999px;
	float:left;
	height:30px;
}
.copyright a {
	background:url(../images/3g.png) no-repeat;
	width:121px;
	display:block;
	float:left;
	height:30px;
	text-indent:-9999px;
}

.close{
	background:url(../images/close.png) no-repeat top;
	width:36px;
	height:36px;
	position:absolute;
	float:right;
	top:5px;
	right:5px;
	cursor:pointer;
	text-indent:-9999px;
	z-index:1010;
}
.close span.hover{
	background:url(../images/close.png) no-repeat bottom;
	width:36px;
	height:36px;
	float:right;
}
.close2{
	background:url(../images/close2.png) no-repeat top;
	width:62px;
	height:62px;
	float:right;
	position:absolute;
	z-index:9999;
	right:20px;
	top:20px;
	display:none;
	text-indent:-9999px;
	cursor:pointer;
}
.close2:hover{
	background-position: bottom;
}
.close3{
	background:url(../images/close2.png) no-repeat top;
	width:62px;
	height:62px;
	float:right;
	position:absolute;
	z-index:9999;
	right:-50px;
	top:-50px;
	text-indent:-9999px;
	cursor:pointer;
}
.close3:hover{
	background-position: bottom;
}

.open{
	background:url(../images/open.png) no-repeat top;
	width:36px;
	height:36px;
	position:absolute;
	float:right;
	top:5px;
	right:5px;
	cursor:pointer;
	text-indent:-9999px;
	z-index:1110;
	display:none;
}
.open span.hover{
	background:url(../images/open.png) no-repeat bottom;
	width:36px;
	height:36px;
	float:left;
}


/*MAIN*/

.main-menu {
	position:absolute;
	width:237px;
	height:100%;
	float:left;
	left:0;
	top:150px;
	
	
}
.main-nav {
	float:left;
	position:absolute;
	width:237px;
	height:100%;
	left:0;
	top:0;
	
}
.home{
	background:url(../images/home.png) no-repeat top;
    width:237px;
	height:36px;
	text-indent:-9999px;
	cursor:pointer;
	float:left;
	display:none;
}
.home span.hover{
	background:url(../images/home.png) no-repeat bottom;
	width:237px;
	height:36px;
	float:left;
	
}
.about {
	background:url(../images/vn/about.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.about span.hover{
	background:url(../images/vn/about.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}

.about-en {
	background:url(../images/en/about.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.about-en span.hover{
	background:url(../images/en/about.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}

.service {
	background:url(../images/vn/service.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.service span.hover{
	background:url(../images/vn/service.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
	
}
.service-en {
	background:url(../images/en/service.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.service-en span.hover{
	background:url(../images/en/service.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;

}
.project {
	background:url(../images/vn/project.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.project span.hover{
	background:url(../images/vn/project.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
	
	
}
.project-en {
	background:url(../images/en/project.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.project-en span.hover{
	background:url(../images/en/project.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}
.partner {
	background:url(../images/vn/partner.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.partner span.hover{
	background:url(../images/vn/partner.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}
.partner-en {
	background:url(../images/en/partner.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.partner-en span.hover{
	background:url(../images/en/partner.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
}

.news {
	background:url(../images/vn/news.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.news span.hover{
	background:url(../images/vn/news.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}

.news-en {
	background:url(../images/en/news.png) no-repeat top;
	float:left;
    width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.news-en span.hover{
	background:url(../images/en/news.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}
.library {
	background:url(../images/vn/library.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.library span.hover{
	background:url(../images/vn/library.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}

.library-en {
	background:url(../images/en/library.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.library-en span.hover{
	background:url(../images/en/library.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}
.contact {
	background:url(../images/vn/contact.png) no-repeat top;
	float:left;
     width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.contact span.hover{
	background:url(../images/vn/contact.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}

.contact-en {
	background:url(../images/en/contact.png) no-repeat top;
	float:left;
	width:237px;
	height:36px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	display:none;
}
.contact-en span.hover{
	background:url(../images/en/contact.png) no-repeat bottom;
	float:left;
	width:237px;
	height:36px;
}

.main-nav ul li.current a, .main-nav ul li.current{
	background-position:bottom;
	cursor:default;
}
.second-button{
	float:left;
	bottom:80px;
	position:fixed;
	width:237px;
	height:60px;
	display:none;
	z-index:20;
}
.login {
	background:url(../images/login.png) no-repeat top;
	float:left;
    width:74px;
	height:60px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	margin:0 10px 0 40px;
	
	
}
.login span.hover{
	background:url(../images/login.png) no-repeat bottom;
	float:left;
    width:74px;
	height:60px;
	
}
.login-content{
	background-color:#ccc;
	width:230px;
	height:140px;
	position:relative;
	top:35%;
	left:40%;
	border-radius:20px;
	padding:30px;
	box-shadow:inset 0 0 5px #333;
	border:1px solid #666;
}

.network {
	background:url(../images/network.png) no-repeat top;
	float:left;
    width:74px;
	height:60px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
.network span.hover{
	background:url(../images/network.png) no-repeat bottom;
	float:left;
    width:74px;
	height:60px;
}
.left-lang{
	display: none;
	z-index:10;
	
}
.lang{
	background:url(../images/vn/lang.png) no-repeat top;
	float:left;
	width:237px;
	height:24px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
    bottom:40px;
	left:0;
	position:fixed;
	
}
.lang span.hover{
	background:url(../images/vn/lang.png) no-repeat bottom;
	float:left;
	width:237px;
	height:24px;
}
.lang-en{
	background:url(../images/en/lang.png) no-repeat top;
	float:left;
	width:237px;
	height:22px;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
	bottom:40px;
	left:0;
	position:fixed;
}
.lang-en span.hover{
	background:url(../images/en/lang.png) no-repeat bottom;
	float:left;
     width:237px;
	height:24px;
}
/*sub menu*/
.tab-nav {
}
.sub-tab {
	display:none;
}
.sub-products{
	background:url(../images/bg_sub.png) no-repeat;
	width:385px;
	height:32px;
	float:right;
	top:19px;
	right:27px;
	position:absolute;
	display:block;
}
.sub-products ul{
	width:385px;
	height:32px;
	margin-left:30px;
	display:block;
}
.sub-products li a{
	color:#fff;
	text-transform:uppercase;
	font-family: 'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	display: block;
	font-size:16px;
	text-transform:uppercase;
	text-align:left;
	float:left;
	white-space:nowrap;
	padding:6px 15px;
	height:20px;
	background-color:transparent;
}
.sub-products li a:hover, .sub-products li.current a {
	background-color:#009184;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.sub-products li.current a {
	background-color:#009184;
	cursor:default;
}
#sub-right{
	position:absolute;
	float:right;
	top:-150px;
	right:0;
}
#sub-menu {
	background:url(../images/sub_bg.png) no-repeat;
	width:550px;
	height:117px;
	float:right;
	z-index:999;
	position:absolute;
	top:0;
	right:0;
	display:block;
}
#sub-nav {
	float:left;
	margin-top:5px;
	display:block;
	left:50px;
	position:absolute;
	z-index:9999 !important;
}
#sub-nav .col-1, #sub-nav .col-2, #sub-nav .col-3{
	float:left;
	width:auto;
	height:auto;
	display:block;
	position:relative;
	margin-right:30px;
}
#sub-nav li a {
	color:#bed3d1;
	text-transform:uppercase;
	font-family: 'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	display: block;
	line-height:24px;
	font-size:16px;
	text-transform:uppercase;
	text-align:left;
	white-space:nowrap;
	text-shadow:#666 0 0 2px;
}
#sub-nav li a:hover {
	color:#fff;
	white-space:nowrap;
	text-shadow:#666 0 0 2px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
#sub-nav ul li.current a {
	color:#fff;
	cursor:default;
	white-space:nowrap;
	text-shadow:#666 0 0 2px;
	
}

#sub-project {
	float:left;
	margin-top:5px;
	display:block;
	left:50px;
	position:absolute;
	z-index:9999 !important;
}
#sub-project .col-1, #sub-project .col-2{
	float:left;
	width:auto;
	height:auto;
	display:block;
	position:relative;
	margin-right:30px;
}
#sub-project li a {
	color:#bed3d1;
	text-transform:uppercase;
	font-family: 'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	display: block;
	line-height:24px;
	font-size:16px;
	text-transform:uppercase;
	text-align:left;
	white-space:nowrap;
	text-shadow:#666 0 0 2px;
}
#sub-project li a:hover {
	color:#fff;
	white-space:nowrap;
	text-shadow:#666 0 0 2px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
#sub-project ul li.current a {
	color:#fff;
	cursor:default;
	white-space:nowrap;
	text-shadow:#666 0 0 2px;
	
}
/*HOME*/
#project-right{
	position:absolute;
	float:right;
	right:0;
	top:0;
}
#project-home{
	background:url(../images/news_bg.png) no-repeat;
	position:absolute;
	width:566px;
	height:233px;
	float:right;
	right:0;
	top:-250px;
	z-index:1000;
}
#project-home .text{
	width:250px;
	height:180px;
	position:absolute;
	top:40px;
	left:280px;
	display:block;
	
}
#project-home h3 {
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:-30px 0 0 10px;
	color:#999;
	text-transform: uppercase;
	font-size:26px;
	text-shadow: 1px 1px 0 #fff;
}

#project-home .text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width:240px;
	line-height:18px;
	color:#666;
	display:block;
	float:left;
	margin-left:10px;
}
#project-home .text p:hover {
	color:#000;
}
#project-home .text h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	width:240px;
	line-height:18px;
	color:#c4161c;
	float:left; 
	font-weight:bold;
	display:block;
	margin:5px 0 0 10px;
}
.pics-wrap {
	position:relative;
	float:left;
	margin:10px;
	width:263px;
	height:202px;
	background-color:#fff; 
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
}
.pics-slide {
	overflow:hidden;
	width:250px;
	height:190px;
	padding:5px;
}
.pics-wrap li {
	width:260px;
	float:left;
}
.pics-wrap li img {
	display:block;
	width:250px;
	height:190px;
	border-radius:12px;
	border:1px solid #ccc;
}

.pics-wrap .button-prev {
	display:block;
	position:absolute;
	float:left;
	left:270px;
	top:165px;
	z-index:9999;
}
.pics-wrap .button-next {
	display:block;
	position:absolute;
	float:left;
	left:318px;
	top:165px;
	z-index:9999;
}

#Prev, #Next{
	text-indent: -9999px !important;
	display:none;
}
.pics-wrap .button-next a {
	background: url(../images/button_right.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
	text-indent: -9999px !important;
}
.pics-wrap .button-prev a {
	background:url(../images/button_left.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
	text-indent: -9999px !important;
}
.pics-wrap .button-next a[href="javascript:void(0);"]:hover {
	background-position:bottom;
}
.pics-wrap .button-prev a[href="javascript:void(0);"]:hover {
	background-position:bottom;
}
.pics-wrap .button-prev .sl-dis, .pics-wrap .button-next .sl-dis {
	background-position:top !important;
	cursor:default;
	opacity:0.5;
}
.pics-wrap .button-prev .sl-dis:hover, .pics-wrap .button-next .sl-dis:hover {
	background-position:top !important;
	cursor:default;
}

#content-bottom {
	height: 150px;
	display: none;
	float:left;
	overflow:hidden;
	position:absolute;
	bottom:32px;
	width:100%
}
.bottom-news-wrap {
	background:url(../images/news_bottom_bg.png) repeat-x;
	position:absolute;
	display:block;
	overflow:hidden;
	height:136px;
	left:370px;
	width:100%;
	bottom:0;
	z-index:1;
}
.news-home {
	position:relative;
	top:14px;
	left:0;
	z-index:999;
}
.news-home li {
	width:360px;
	position:relative;
}
.news-home .pic {
	float:left;
	display:block;
	width:154px;
	height:106px;
	background-color:#fff; 
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
	
}
.news-home .pic img {
	margin:6px;
	border:1px solid #ccc;
	border-radius:12px;
	display:block;
	width:139px;
	height:92px;
	min-width:139px;
	min-height:92px;
}
.news-home .pic:hover {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.news-home .pic.current {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	cursor:default;
}
.news-home li.content.current {
	background-color:#fff;
	border-radius:15px;
	width:350px;
	height:108px;
	margin:-3px 10px 0 0;
	padding:3px;
	cursor:default;
}
.news-home .content {
	float:left;
	width:360px;
	height:112px;
}
.news-home .content .text {
	float:left;
	width:180px;
	height:110px;
}
.text p:hover {
	color:#000;
}
.text p.current {
	color:#c4161c;
	cursor:default;
}
.text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	width:170px;
	line-height:18px;
	color:#666;
	display:block;
	float:left;
	margin-left:10px;
}
.text h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	width:170px;
	line-height:18px;
	color:#c4161c;
	float:left; 
	font-weight:bold;
	display:block;
	margin:5px 0 0 10px;
	cursor:default;
}
#NextNews {
	position:absolute;
	top:60px;
	left:310px;
	float:left;
	z-index:1004;
	text-indent:-9999px;
}
#PrevNews {
	position:absolute;
	top:60px;
	left:260px;
	float:left;
	z-index:1004;
	text-indent:-9999px;
}

#NextNews a {
	background: url(../images/button_right.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
}
#PrevNews a {
	background:url(../images/button_left.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
}
#PrevNews a[href="javascript:void(0);"]:hover, #NextNews a[href="javascript:void(0);"]:hover {
	background-position: bottom;
	border-radius: 42px;
}
#PrevNews .sl-dis, #NextNews .sl-dis {
	opacity:0.3;
	background-position: top;
	cursor:default;
}
#PrevNews .sl-dis:hover, #NextNews .sl-dis:hover {
	background-position:top !important;
}

/*LIBRARY*/
.picture-full {
	width:100%;
	height:100%;
	left:0px;
	top:0px;
}
.pic-large{
	display:none;
	position:absolute;
	z-index:9000;
	width:100%;
	height:100%;
	
}
.library-wrap{
	width:100%;
	height:450px;
	overflow:hidden;
	position:relative;
	
}
.tab-library {
	display:none;
	position:relative;
	margin-top:40px;
	width:100%;
	height:400px;
	
}
.white {
	position:absolute;
	background:url(../images/white.png) repeat-x;
	width:100%;
	height:400px;
	z-index:1000;
	top:40px;
	left:467px;
	display:none;
}
.lib_item{
	background:url(../images/bg_content5.png)  no-repeat;
	width:450px;
	height:400px;
	float:left;
	position:relative;
}
.lib_item img{
	width:383px;
	height:333px;
	float:left;
	position:absolute;
	margin:32px 0 0 34px;
}
span.libary-name {
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	color:#fff;
	font-size:18px; 
	text-transform:uppercase;
	text-align:center;
	text-shadow: 1px 1px 0 #333;
	background-color:#009184;
	padding:10px;
	height:24px;
	bottom:22px;
	margin-left:22px;
	width:386px;
}
.lib_item a span.zoom{
	background:url(../images/zoom.png) no-repeat top;
	width:68px;
	height:68px;
	top:40%;
	left:45%;
	position:absolute;
	text-indent:-9999px;
	z-index:999;
	opacity:0.3;
}
.lib_item a span.zoom:hover{
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.bottom-library-wrap {
	background:url(../images/news_bottom_bg.png) repeat-x;
	position:absolute;
	display:block;
	overflow:hidden;
	height:136px;
	left:370px;
	width:100%;
	bottom:0;
	z-index:1;
}
.library-home {
	position:relative;
	top:2px;
	left:0;
	z-index:999;
}

.library-home li {
	width:180px;
	position:relative;
}
.library-home .pic {
	float:left;
	display:block;
	width:123px;
	height:130px;
	background-color:#fff; 
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
	position:relative;
}
.library-home .pic img {
	margin:6px;
	border:1px solid #ccc;
	border-radius:12px;
	display:block;
	width:108px;
	height:116px;
	min-width:108px;
	min-height:116px;
}
.library-home .pic:hover {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.library-home .pic.current {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	cursor:default;
}
.library-home span.text {
	top:0;
	left:0;
	float:left;
	width:102px;
	font-family:'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	margin:6px;
	padding:5px;
	color:#fff;
	text-transform: uppercase; 
	text-align:center;
	font-size:18px;
	border-top-right-radius:12px;
	border-top-left-radius:12px;
	text-shadow: 1px 1px 0 #000;
	background:url(../images/pixel2.png) repeat;
	position:absolute;
}
.library-inner {
	position:relative;
	top:2px;
	left:0;
	z-index:999;
}
.library-inner li {
	width:180px;
	position:relative;
}
.library-inner .pic {
	float:left;
	display:block;
	width:123px;
	height:130px;
	background-color:#fff; 
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
	position:relative;
}
.library-inner .pic img {
	margin:6px;
	border:1px solid #ccc;
	border-radius:12px;
	display:block;
	width:108px;
	height:116px;
	min-width:108px;
	min-height:116px;
}
.library-inner .pic:hover {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.library-inner .pic.current {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	cursor:default;
}
.library-inner span.text {
	top:0;
	left:0;
	float:left;
	width:102px;
	font-family:'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	margin:6px;
	padding:5px;
	color:#fff;
	text-transform: uppercase; 
	text-align:center;
	font-size:18px;
	border-top-right-radius:12px;
	border-top-left-radius:12px;
	text-shadow: 1px 1px 0 #000;
	background:url(../images/pixel2.png) repeat;
	position:absolute;
}
.library-wrap .button-prev, .library-wrap .button-next {
	display:block;
	position:absolute;
	float:left;
	left:0;
	top:160px;
	z-index:1000;
}
.library-wrap .button-prev {
	margin-left:-5px;
}
.library-wrap .button-next {
	margin-left:390px;
}
.library-wrap .button-next a {
	background:url(../images/next.png) no-repeat top;
	display:block;
	width:63px;
	height:63px;
	text-indent: -9999px;
}
.library-wrap .button-prev a {
	background:url(../images/previous.png) no-repeat top;
	display:block;
	width:63px;
	height:63px;
	text-indent: -9999px;
}
.library-wrap .button-next a[href="javascript:void(0);"]:hover {
	background-position:bottom;
}
.library-wrap .button-prev a[href="javascript:void(0);"]:hover {
	background-position:bottom;
}
.library-wrap .button-prev .sl-dis, .library-wrap .button-next .sl-dis {
	background-position:top !important;
	cursor:default;
	opacity:0.5;
}
.library-wrap .button-prev .sl-dis:hover, .library-wrap .button-next .sl-dis:hover {
	background-position:top !important;
	cursor:default;
}
#NextLIB {
	position:absolute;
	top:60px;
	left:310px;
	float:left;
	z-index:1004;
	text-indent:-9999px;
}
#PrevLIB {
	position:absolute;
	top:60px;
	left:260px;
	float:left;
	z-index:1004;
	text-indent:-9999px;
}

#NextLIB a {
	background: url(../images/button_right.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
}
#PrevLIB a {
	background:url(../images/button_left.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
}
#PrevLIB a[href="javascript:void(0);"]:hover, #NextLIB a[href="javascript:void(0);"]:hover {
	background-position: bottom;
	border-radius: 42px;
}
#PrevLIB .sl-dis, #NextLIB .sl-dis {
	opacity:0.3;
	background-position: top;
	cursor:default;
}
#PrevLIB .sl-dis:hover, #NextLIB .sl-dis:hover {
	background-position:top !important;
}

.library-document-list{
	width:770px;
	float:left;
	height:400px;
	display:none;
	background:url(../images/bg_content.png) no-repeat;
	position:relative;
	margin-top:40px;
}
.tab-library-document {
	display:none;
	width:770px;
	float:left;
	height:400px;
	background:url(../images/bg_content.png) no-repeat;
	position:relative;
}
.tab-library-document .title{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009184;
	width:670px;
	line-height:20px;
	position:absolute;
	margin:30px 0 0 40px;
	text-shadow: 1px 1px 0 #fff;
	
}

.library-document-page, .library-document-page p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
	width:670px;
	text-align:justify;
	position:relative;
}
.library-document-page a, .library-document-page p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#009184;
}
.library-document-page a:hover, .library-document-page p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.library-document-page img.image1{
	border:1px solid #ccc;
	width:auto;
	height:275px;
	float:left;
	margin: 0 20px 0 0;
}
.library-document-list h3{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:30px 0 0 40px;
	color:#009184;
	text-transform: uppercase;
	font-size:24px;
	text-shadow: 1px 1px 0 #fff;
}
.library-document-left {
	float:left;
	width:700px;
	position:absolute;
}

.library-document-left .colum-left {
	width:700px;
	float:left;
	position:relative;
}
.library-document-left .colum-left .row{
	width:700px;
	height:80px;
	float:left;
	position:relative;
}
.library-document-nav-wrap {
	position:relative;
	overflow:hidden;
}
.library-document-nav {
	overflow:hidden;
	margin:80px 0 0 90px;
}
.library-document-nav li {
	float:left;
	width:700px;
	height:240px;
}
.library-document-scroll {
	height:280px;
	width:700px;
	position:relative;
	margin:40px;
	top:40px;
	
}
span.library-document-text{
	padding:15px;
	background-color:#ebebeb;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	width:440px;
	height:44px;
	line-height:20px;
	position:relative;
	float:left;
	left:5px;
	margin-bottom:5px;
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
}
span.library-document-text:hover {
	color:#fff;
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
span.library-document-text.current {
	color:#fff;
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
}

.library-document-item {
	padding:5px;
	display:block;
	width:100px;
	height:66px;
	min-width:100px;
	min-height:66px;;
	background-color:#fff; 
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
	margin-bottom:5px;
	position:relative;
	float:left;
	left:0;
}
.library-document-item:hover {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;;
}

.library-document-item.current {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	cursor:default;
}
#LIBPrev {
	width:63px;
	height:63px;
	display:block;
	position:absolute;
	top:170px;
	left:25px;
}
#LIBNext {
	width:63px;
	height:63px;
	display:block;
	position:absolute;
	top:170px;
	left:680px;
}
#LIBPrev a, #LIBNext a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999px;
}
#LIBPrev a {
	background:url(../images/previous.png) no-repeat top;
}
#LIBNext a {
	background:url(../images/next.png) no-repeat top;
}
#LIBPrev a[href="javascript:void(0);"]:hover, #LIBNext a[href="javascript:void(0);"]:hover {
	background-position: bottom
}
#LIBPrev .sl-dis, #LIBNext .sl-dis {
	opacity:0.3;
	cursor:default;
}
#LIBPrev .sl-dis:hover, #LIBNext .sl-dis:hover {
	background-position:top !important
}

/*PROJECT DETAILS*/
.view-details{
	font-family: 'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
	background-color:#009184;
	border-radius: 20px;
	padding:8px;
	line-height:18px;
	float:left;
	top:290px;
	left:100px;
	position:absolute;
	width:120px;
	z-index:4000;
	cursor:pointer;
	display:block;
	cursor:pointer;
}
.view-details:hover{
	color:#fff;
	background-color:#666;
	text-shadow: 1px 1px 1px #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}

.slidemenu-bg {
	background:url(../images/bg_content4.png) no-repeat;
	width:770px;
	height:400px;
	display:block;
	float:left;
}
.slidemenu-bg img{
	position:absolute;
	border:2px solid #009184;
	width:600px;
	height:333px;
	float:left;
	margin:24px 0 0 85px;
	box-shadow: 0 0 0 #009184;
}

span.project-name {
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	color:#fff;
	font-size:18px; 
	text-transform:uppercase;
	text-align:center;
	text-shadow: 1px 1px 0 #333;
	background-color:#009184;
	padding:10px;
	height:24px;
	bottom:41px;
	margin-left:87px;
	width:580px;
}


.all-project {
	position:absolute;
	width:100%;
	height:auto;
	overflow:hidden;
	z-index:6000;
}
.color-bg {
	width:100%;
	height:540px; 
	background: url(../images/color.png) repeat-x;
	position:relative;
	z-index:998;
	margin-top:100px;
	overflow:hidden;
	float:left;
	display:none;
}
.align-p{
	width:1200px;
	margin: -20px auto;
	position:relative;
}
.tab-project {
	display:none;
	background:url(../images/bg_content.png) no-repeat;
	position:relative;
}
.tab-project h3{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:30px 0 0 40px;
	color:#009184;
	text-transform: uppercase;
	font-size:24px;
	text-shadow: 1px 1px 0 #fff;
}
.content-project, .content-project p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
	text-align:justify;
	position:relative;
}
.content-project a, .content-project p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#009184;
}
.content-project a:hover, .content-project p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.project-content{
	width:350px;
	float:left;
	left:770px;
	position:relative;
	margin-top:100px;
}
.project-content h3{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:relative;
	color:#fff;
	text-transform: uppercase;
	font-size:20px;
	text-shadow: 1px 1px 0 #333;
}
.project-content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#fff;
	list-style:circle;
	position:relative;
	text-shadow: 1px 1px 0 #333;
}
.picture-details {
	display:none;
}
.pic-big {
	position:absolute;
	background-color:#009184;
	float:left;
	overflow:hidden;
	z-index:1000;
	display:none;
	padding:10px;
	
}
.pic-big .pic-center {
	position:relative;
	overflow:hidden;
}
.pic-big .pic-center ul {
	position:relative;
}
.pic-big .pic-center li {
	position:relative;
	
}
.pic-big .pic-center li img {
	left:0;
	top:0;
}
.pic-big .button-prev, .pic-big .button-next {
	display:block;
	position:absolute;
	float:right;
	right:20px;
	top:430px;
	z-index:9999;
}
.pic-big .button-prev {
	margin-right:50px;
}
.pic-big .button-next {
	margin-left:750px;
}
.pic-big .button-next a {
	background: url(../images/button_right.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
	text-indent: -9999px;
}
.pic-big .button-prev a {
	background:url(../images/button_left.png) no-repeat top;
	display:block;
	width:42px;
	height:42px;
	text-indent: -9999px;
}
.pic-big .button-next a[href="javascript:void(0);"]:hover {
	background-position:bottom;
}
.pic-big .button-prev a[href="javascript:void(0);"]:hover {
	background-position:bottom;
}
.pic-big .button-prev .sl-dis, .pic-big .button-next .sl-dis {
	background-position:top !important;
	cursor:default;
	opacity:0.5;
}
.pic-big .button-prev .sl-dis:hover, .pic-big .button-next .sl-dis:hover {
	background-position:top !important;
	cursor:default;
}
/*ABOUT - SERVICE*/
#fix-page{
	overflow:hidden;
	z-index:999;
}

.tab-content {
	display:none;
	background:url(../images/bg_content.png) no-repeat;
	position:relative;
}
.tab-content h3{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:30px 0 0 40px;
	color:#009184;
	text-transform: uppercase;
	font-size:24px;
	text-shadow: 1px 1px 0 #fff;
}
.scroll {
	height:280px;
	position:relative;
	margin:40px;
	top:70px;
}
.scroll-text {
	height:280px;
	width:670px;
}
.content-scroll, .project-scroll{
	height:280px;
	position:relative;
	margin:40px;
	top:70px;
}
.service-scroll {
	height:280px;
	position:relative;
	margin:40px;
	top:70px;
}
.tab-service {
	display:none;
	background:url(../images/bg_content.png) no-repeat;
	position:relative;
	top:-30px;
}

.tab-service h3{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:30px 0 0 40px;
	color:#009184;
	text-transform: uppercase;
	font-size:24px;
	text-shadow: 1px 1px 0 #fff;
}
.pic-slide{
	position:absolute;
	border:1px solid #ccc;
	width:auto;
	height:275px;
	float:left;
	margin:70px 0 0 40px;
}
.content-service, .content-service p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
	text-align:justify;
	position:relative;
}
.content-service a, .content-service p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#009184;
}
.content-service a:hover, .content-service p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.content-page, .content-page p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
	text-align:justify;
	position:relative;
}
.content-page a, .content-page p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#009184;
}
.content-page a:hover, .content-page p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.content-page img{
	border:1px solid #ccc;
	width:auto;
	height:275px;
	float:left;
	margin: 0 20px 0 0;
}
span.zoom a{
	background:url(../images/zoom.png) no-repeat top;
	width:68px;
	height:68px;
	top:10px;
	left:10px;
	position:absolute;
	text-indent:-9999px;
	z-index:999;
	opacity:0.3;
}
span.zoom a:hover{
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}
.tabs-page {
	overflow:hidden;
	position:relative;
	width:100%;
}
.slidemenu-wrap {
	width:100%;
	position:relative;
	float:left;
	display:none;
	margin-top:40px;
}
.slidemenu-ipad {
	position:relative;
	display:block;
}
.slidemenu-slide {
	position:relative;
	width:100%
}
.slidemenu-item {
	float:left;
	width:770px;
	position:relative;
	opacity:0.3;
}
.slidemenu-item-bg {
	background:url(../images/bg_content.png) no-repeat;
	width:770px;
	height:400px;
	display:block;
	float:left;
}

.slidemenu-content {
	width:650px;
	height:280px;
	position:relative;
	margin:40px 0 0 60px;
	top:30px;
}

.slidemenu-content .text, .slidemenu-content .text p{
    font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
	text-align:justify;
	position:relative;
	width:620px;
}
.slidemenu-name {
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:30px 0 0 60px;
	color:#009184;
	font-size:18px; 
	text-transform:uppercase;
	text-shadow: 1px 1px 0 #fff;
}
.slidemenu-item.centerframe {
	opacity:1.0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
}
.slidemenu-content .text img{
	border:1px solid #ccc;
	width:auto;
	height:275px;
	float:left;
	margin: 0 20px 0 0;
}
.slidemenu-mask {
	background:url(../images/blank.png) repeat;
	height:100%;
	width:100%;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:997;
	cursor:pointer;
}
.slidemenu-item.centerframe .slidemenu-mask {
	display:none;
}
.slidemenu-navwrap {
	position:absolute;
	z-index:4000;
	display:block;
	width:770px;
}
.slidemenu-navwrap a {
	width:63px;
	height:63px;
	display:block;
	position:absolute;
}
.slidemenu-navwrap a.btndisable {
	background-position:top;
	cursor:default;
	opacity:0.5;
}
.slidemenu-left {
	background:url(../images/previous.png) no-repeat top;
	left:0;
	top:160px;

}
.slidemenu-right {
	background:url(../images/next.png) no-repeat top;
	right:0;
	top:160px;

}
.slidemenu-right:hover, .slidemenu-left:hover {
	background-position:bottom;
}

.go-back{
	font-family: 'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	font-size:16px;
	text-align:center;
	text-transform:uppercase;
	color:#fff;
	text-shadow: 1px 1px 1px #333;
	background-color:#009184;
	border-radius: 20px;
	padding:8px;
	line-height:18px;
	float:left;
	top:10px;
	left:30px;
	position:absolute;
	width:120px;
	z-index:9999;
	cursor:pointer;
	display:none;
}
.go-back:hover{
	color:#fff;
	background-color:#666;
	text-shadow: 1px 1px 1px #000;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
.relation-list{
	width:770px;
	float:left;
	height:400px;
	display:none;
	background:url(../images/bg_content.png) no-repeat;
	position:relative;
	margin-top:40px;
}
.tab-relation {
	display:none;
	width:770px;
	float:left;
	height:400px;
	background:url(../images/bg_content.png) no-repeat;
	position:relative;
}
.tab-relation .title{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009184;
	width:670px;
	line-height:20px;
	position:absolute;
	margin:30px 0 0 40px;
	text-shadow: 1px 1px 0 #fff;
	
}
#details-page{
	margin-top:40px;
}
.relation-page, .relation-page p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
	width:670px;
	text-align:justify;
	position:relative;
}
.relation-page a, .relation-page p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#009184;
}
.relation-page a:hover, .relation-page p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.relation-page img{
	border:1px solid #ccc;
	width:auto;
	height:275px;
	float:left;
	margin: 0 20px 0 0;
}
.relation-list h3{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:30px 0 0 40px;
	color:#009184;
	text-transform: uppercase;
	font-size:24px;
	text-shadow: 1px 1px 0 #fff;
}
.relation-left {
	float:left;
	width:700px;
	position:absolute;
}

.relation-left .colum-left {
	width:700px;
	float:left;
	position:relative;
}
.relation-left .colum-left .row{
	width:700px;
	height:80px;
	float:left;
	position:relative;
}
.relation-nav-wrap {
	position:relative;
	overflow:hidden;
}
.relation-nav {
	overflow:hidden;
	margin:80px 0 0 90px;
}
.relation-nav li {
	float:left;
	width:700px;
	height:240px;
}
.relation-scroll {
	height:280px;
	width:700px;
	position:relative;
	margin:40px;
	top:40px;
	
}
span.relation-text{
	padding:15px;
	background-color:#ebebeb;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	width:440px;
	height:44px;
	line-height:20px;
	position:relative;
	float:left;
	left:5px;
	margin-bottom:5px;
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
}
span.relation-text:hover {
	color:#fff;
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
}
span.relation-text.current {
	color:#fff;
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
}

.relation-item {
	padding:5px;
	display:block;
	width:100px;
	height:66px;
	min-width:100px;
	min-height:66px;;
	background-color:#fff; 
	box-shadow:inset 0 0 5px #ccc;
	border-radius:15px;
	border:1px solid #ccc;
	margin-bottom:5px;
	position:relative;
	float:left;
	left:0;
}
.relation-item:hover {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;;
}

.relation-item.current {
	background-color:#009184;
	border-radius:15px;
	box-shadow:inset 0 0 5px #333;
	cursor:default;
}
#RePrev {
	width:63px;
	height:63px;
	display:block;
	position:absolute;
	top:170px;
	left:25px;
}
#ReNext {
	width:63px;
	height:63px;
	display:block;
	position:absolute;
	top:170px;
	left:680px;
}
#RePrev a, #ReNext a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999px;
}
#RePrev a {
	background:url(../images/previous.png) no-repeat top;
}
#ReNext a {
	background:url(../images/next.png) no-repeat top;
}
#RePrev a[href="javascript:void(0);"]:hover, #ReNext a[href="javascript:void(0);"]:hover {
	background-position: bottom
}
#RePrev .sl-dis, #ReNext .sl-dis {
	opacity:0.3;
	cursor:default;
}
#RePrev .sl-dis:hover, #ReNext .sl-dis:hover {
	background-position:top !important
}
/*NEWS*/

.tab-news {
	display:none;
	width:770px;
	float:left;
	height:463px;
	background:url(../images/bg_content3.png) no-repeat;
	position:relative;
}
.news-align{
  position:relative;
  width:100%;
  overflow:hidden;
}
.news-scroll {
	height:330px;
	width:690px;
	position:relative;
	margin:40px;
	top:40px;
	
}
.tab-news .title{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#009184;
	width:670px;
	line-height:20px;
	position:absolute;
	margin:30px 0 0 40px;
	text-shadow: 1px 1px 0 #fff;
	
}
.news-page, .news-page p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
	float:left;
	width:670px;
	text-align:justify;
	position:relative;
}
.news-page a, .news-page p a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#009184;
}
.news-page a:hover, .news-page p a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	color:#666;
}
.news-page img{
	border:1px solid #ccc;
	width:auto;
	height:275px;
	float:left;
	margin: 0 20px 0 0;
}


/*PARTNER*/
.partner-list{
	display:none;
	width:770px;
	float:left;
	height:463px;
	background:url(../images/bg_content3.png) no-repeat;
	position:relative;

}
.partner-list h3{
	font-family:'MyriadProSemibold', Arial, Helvetica, sans-serif;
	position:absolute;
	margin:30px 0 0 40px;
	color:#009184;
	text-transform: uppercase;
	font-size:24px;
	text-shadow: 1px 1px 0 #fff;
}
.partner-left {
	float:left;
	width:700px;
	position:absolute;
}

.partner-left .colum-left {
	width:700px;
	float:left;
	position:relative;
}
.partner-left .colum-left .row{
	width:188px;
	height:150px;
	float:left;
	margin:8px;
	position:relative;
}
.partner-nav-wrap {
	position:relative;
	overflow:hidden;
}
.partner-nav {
	overflow:hidden;
	margin:83px 0 0 73px;
}
.partner-nav li {
	float:left;
	width:700px;
	height:420px;
}

span.partner-text{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	width:188px;
	margin:5px;
	line-height:18px;
	position:relative;
	float:left;
	text-align:center;
}
.partner-item {
	padding:5px;
	display:block;
	width:188px;
	height:100px;
	background-color:#fff; 
	border-radius:10px;
	position:relative;
	float:left;
	left:0;
}
#PaPrev {
	width:63px;
	height:63px;
	display:block;
	position:absolute;
	top:200px;
	left:25px;
}
#PaNext {
	width:63px;
	height:63px;
	display:block;
	position:absolute;
	top:200px;
	left:680px;
}
#PaPrev a, #PaNext a {
	width:100%;
	height:100%;
	display:block;
	text-indent:-9999px;
}
#PaPrev a {
	background:url(../images/previous.png) no-repeat top;
}
#PaNext a {
	background:url(../images/next.png) no-repeat top;
}
#PaPrev a[href="javascript:void(0);"]:hover, #PaNext a[href="javascript:void(0);"]:hover {
	background-position: bottom
}
#PaPrev .sl-dis, #PaNext .sl-dis {
	opacity:0.3;
	cursor:default;
}
#PaPrev .sl-dis:hover, #PaNext .sl-dis:hover {
	background-position:top !important
}

/*CONTACT*/
.contact-wrap {
  position:relative;
  width:100%;
  overflow:hidden;
}
.bg-contact{
	width:770px;
	float:left;
	height:463px;
	display:none;
	background:url(../images/bg_content3.png) no-repeat;
	position:relative;
}
.contact-content {
	display:none;
	position:relative;
	height:400px;
	top:30px;
	margin-bottom:20px;
	float:left;
	left:40px;
	width:300px;
}
.contact-content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#404040;
	width:220px;
	line-height:18px;
	position:relative;
	margin-top:10px;
}
.contact-content a {
	color:#009184;
}
.contact-content a:hover {
	color:#666;
}
.contact-content h3 {
	font-family: 'MyriadProCondensedbold', Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#009184;
	float:left;
	position:absolute;
	line-height:24px;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #fff;
}
#contact-right {
	width:470px;
	float:left;
	left:270px;
	height:380px;
	top:70px;
	display:none;
	position:absolute;
}
.contact-right-content {
	position:relative;
	height:380px;
}

.form-row {
	clear:both;
	display:block;
}
.bg-input {
	background:url(../images/form_input.png) no-repeat;
	padding:2px 2px;
	width:467px;
	height:40px
}
.bg-input2 {
	background:url(../images/form_input2.png) no-repeat;
	padding:2px 2px;
	width:232px;
	height:40px
}
.bg-input4 {
	background:url(../images/form_input2.png) no-repeat;
	padding:2px 2px;
	width:232px;
	height:40px
}
.bg-input3 {
	background:url(../images/form_area.png) no-repeat;
	padding:2px 2px;
	width:467px;
	height:121px
}
.form-row input[type=text], .form-row textarea {
	width:420px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:10px 20px;
	display:block;
	background:none;
	font-size:14px;
}
.form-row textarea {
	resize:none;
	height:98px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	width:420px;
}
.form-row2 {
	width:232px;
	float:left;
}
.form-row .form-row2 input[type=text] {
	width:184px;
	height:18px;
}
.form-row .form-row2 input[type=password]{
	width:184px;
	height:18px;
	
}
.form-row1 {
	margin-left:-5px;
	width:456px;
}
.form-row1 input {
	height:38px;
	display:block;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}
.form-row3 {
	margin-left:-5px;
	width:100px;
}
.form-row3 input {
	height:38px;
	display:block;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}
.form-row1 input[type=submit] {
	background:url(../images/vn/send.png) no-repeat top;
	width:89px;
	height:43px;
	float:left;
	margin:5px;
}
/***hoang***/
.form-row1 div.submit-vn input[type=button] {
	background:url(../images/vn/send.png) no-repeat top;
	width:89px;
	height:43px;
	float:left;
	margin:5px;
}


.form-row1 div.reset-vn input[type=reset] {
	background:url(../images/vn/reset.png) no-repeat top;
	width:89px;
	height:43px;
	float:left;
	margin:5px;
}

.form-row1 div.submit input[type=button] {
	background:url(../images/en/send.png) no-repeat top;
	width:89px;
	height:43px;
	float:left;
	margin:5px;
}


.form-row1 div.reset input[type=reset] {
	background:url(../images/en/reset.png) no-repeat top;
	width:89px;
	height:43px;
	float:left;
	margin:5px;
}

.form-row1 input:hover {
	background-position:bottom !important;
}
/*****#hoang****/


.form-row3 input[type=log-in]{
	background:url(../images/log.png) no-repeat top;
	width:89px;
	height:43px;
	float:left;
	margin:5px;
}
.form-row3 input:hover {
	background-position:bottom;
}

/*SCROLL*/
.jspContainer {
	overflow:hidden;
	position:relative;
}
.jspVerticalBar {
	position:absolute;
	top:0;
	right:0;
	width:8px;
	height:100%;
}
.jspHorizontalBar {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:16px;
}
.jspVerticalBar *, .jspHorizontalBar * {
	margin:0;
	padding:0;
}
.jspCap {
	display:none;
}
.jspHorizontalBar .jspCap {
	float:left;
}
.jspTrack {
	background-color:#fff;
	position:relative;
}

.jspDrag {
	position:relative;
	top:0;
	left:0;
	cursor:pointer;
	background-color:#009184;
}

.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag {
	float:left;
	height:100%;
}

.jspVerticalBar .jspArrow:focus {
	outline:none;
}

.jspPane {
	position:absolute;
}
/*HOME SLIDE*/
.pic-large{
	display:none;
	position:absolute;
	z-index:3100;
	width:100%;
	height:100%;
	
}
.pic-large img{
	width:100%;
	height:auto;
	top:0;
	left:0;
	position:relative;
	
}
.overlay-dark {
	background:url(../images/pixel.png) repeat;
	width:100%;
	height:100%;
	position:fixed;
	z-index:5000;
	top:0;
	left:0;
	display:none;
}
.overlay-dark2 {
	background:url(../images/pixel2.png) repeat;
	width:100%;
	height:100%;
	position:absolute;
	overflow:scroll;
	z-index:3000;
	top:0;
	left:0;
	display:none;
}
.overlay-dark3 {
	background:url(../images/pixel.png) repeat;
	width:100%;
	height:100%;
	position:absolute;
	z-index:9000;
	top:0;
	left:0;
	display:none;
}
#overlay-background {
	width:100%;
	height:100%;
	position:absolute;
	z-index:1;
	top: 0;
	left:0;
	background:#009184;
	display:block;
	
}

#slide-home {
	display:block;
}
#background-slide {
	position:absolute;
	z-index:-9999 !important;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	
}
#supersized {
	display:block;
	position:fixed;
	left:0;
	top:0;
	overflow:hidden;
	z-index:-999;
	height:100%;
	width:100%;
}
#supersized img {
	width:auto;
	height:auto;
	position:relative;
	display:none;
	outline:none;
	border:none;
}
#supersized.speed img {
	-ms-interpolation-mode:nearest-neighbor;
	image-rendering: -moz-crisp-edges;
}	/*Speed*/
#supersized.quality img {
	-ms-interpolation-mode:bicubic;
	image-rendering: optimizeQuality;
}			/*Quality*/
#supersized li {
	display:block;
	list-style:none;
	z-index:-30;
	position:fixed;
	overflow:hidden;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#009184;
}
#supersized a {
	width:100%;
	height:100%;
	display:block;
}
#supersized li.prevslide {
	z-index:-20;
}
#supersized li.activeslide {
	z-index:-10;
}
#supersized li.image-loading img {
	visibility:hidden;
}
#supersized li.prevslide img, #supersized li.activeslide img {
	display:inline;
}

/***********Hoang*********/
.bottom-right{
	width:150px;
}

ul.all-link li a.yahoo {
	background:url(../images/icon-yh.png) no-repeat top;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
	background-size:22px 44px;
}
.yahoo span.hover {
	background:url(../images/icon-yh.png) no-repeat bottom;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
	background-size:22px 44px;
}
ul.all-link li a.skype {
	background:url(../images/icon-sk.png) no-repeat top;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
	background-size:22px 44px;
}
.skype span.hover {
	background:url(../images/icon-sk.png) no-repeat bottom;
	float:right;
	width:22px;
	height:22px;
	cursor: pointer;
	text-indent:-9999px;
	background-size:22px 44px;
}

.content_text p{
	float:none !important;
}
.detail-scroll {
	height:325px;
	width:350px;
	position:relative;	
}

.active_details_scroll{
	width:330px;
}
.lib-detail-scroll {
	height:370px;
	width:350px;
	position:relative;	
}


.contact-success{
	color: #006A33;
    font-style: italic;
    font-weight: bold;
    text-align: center;
	margin-top:30px;
}

.loader{
	display:none;
	width:70px;
	height:70px;
	position:absolute;
	top:40%;
	left:50%;
	margin:-35px 0px 0px -35px;
	opacity:0.7;
	z-index:9999;
	background:#fff url(../images/loading.gif) no-repeat center center;
	border-radius:35px;
	box-shadow:2px 1px 4px #ccc;
}
.hello_sb{
	float:left;
	bottom:150px;
	position:fixed;
	width:237px;
	display:none;
	z-index:20;
	text-align:center;
	color:#009184;
	font-weight:bold;
}

.form-row3 input#btn-login{
	background:url(../images/log.png) no-repeat top;
	width:89px;
	height:43px;
	float:left;
	margin:5px;
}
.form-row3 input#btn-login:hover {
	background-position:bottom;
}
.form-row input[type=password]{
	width:420px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	padding:10px 20px;
	display:block;
	background:none;
	font-size:14px;
}

.login-fail {
	background-color: #FFFFFF;
    border: 5px solid #EFEFEF;
    margin-left: -15px;
    margin-top: 40px;
    padding: 9px;
    position: absolute;
    width: 232px;
}

.library-document-page .content_text table, tr, td{
	border:1px solid #999;
	margin:auto;
}

a.video{
	background: url("../images/video.png") no-repeat scroll center top transparent;
    display: block;
    height: 67px;
    text-indent: -9999px;
    width: 71px;
}
a.video:hover{
	background-position:center bottom;
}

.video_show {
	background-color: #009184;
    display: none;
    float: left;
    margin-top: 40px;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    width: 724px;
	height:471px;
    z-index: 1000;
}

.close_video{
	background:url(../images/close2.png) no-repeat top;
	width:62px;
	height:62px;
	float:right;
	position:absolute;
	z-index:9999;
	right:20px;
	top:20px;
	display:none;
	text-indent:-9999px;
	cursor:pointer;
}
.close_video:hover{
	background-position: bottom;
}



.lib_item a span.lib_detail{
	background:url(../images/info.png) no-repeat top;
	background-size: 62px 62px;
	width:55px;
	height:45px;
	top:40%;
	left:43%;
	position:absolute;
	text-indent:-9999px;
	z-index:999;
	opacity:0.4;
}
.lib_item a span.lib_detail:hover{
	opacity:1;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
}



.all-library {
	position:absolute;
	width:100%;
	height:auto;
	overflow:hidden;
	z-index:6000;
}








