.theme-default .nivoSlider {
	position:relative;
	background:#fff url(images/loading.gif) no-repeat 50% 50%;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
/*-- style default --*/
.window-default{clear:both;background:#131310; overflow:hidden; position:relative; margin:10px auto 10px auto;}

.slideshow-default{width:1920px; height:700px; overflow:hidden; position:relative;list-style:none;
	margin:0;	}
.slideshow-default li{width:960px; height:350px; float:left; display:inline;}
/*-- style shows 2 --*/
.slider-two {
    position: relative; /* important */
	overflow: hidden; /* important */
}
.slider-content{
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
.slider-two ul { list-style-type: none;}
/*-- style shows 4 --*/
.myslideshow-four {
     
} 
 
.myslideshow-four img {  
    background-color: rgb(230,230,230);
    top:  0; 
    left: 0 
}
/*tran tin tuc fbu*/
#featured{ 
	width:470px; 
	padding-right:282px; 	
	position:relative; 	
	height:auto;
	background:#EFECEC;
	padding-bottom:10px;
	float:left;
	overflow:hidden;
	margin-bottom:5px;	 	
}
*  html #featured
{	
	width:455px;
	padding-right:275px;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:440px; 
	list-style:none; 
	margin:0; 
	width:282px;
	padding:0px 0 0 7px;	 
}
#featured ul.ui-tabs-nav li img{ 
	float:left;
	margin-right:5px;
	cursor:pointer;
}
#featured ul.ui-tabs-nav li span{ 
	float:left;
	width:190px;
	color:#000000;
	font-size:11px;
	text-align:left;
	cursor:pointer;
}
#featured ul.ui-tabs-nav li span b
{
	color:#016286;
	cursor:pointer;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px;	
	color:#333;
	line-height:15px;
	padding-left:5px;
	padding-top:5px;
}
#featured li.ui-tabs-selected{ 
	background:url(images/selected-item.gif) top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#featured .ui-tabs-panel{ 
	width:447px;
	height:274px; 
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:202px; left:0; 
	*top:205px;
	height:auto;
	padding:5px;	
	background:#000000;
	opacity:0.4;
	filter:alpha(opacity=40);
}
#featured .info .title-slide{ 
	font-size:16px; 
	font-weight:bold; 
	color:#d9e812; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-size:12px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info p a
{
	color:#fff;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0 0px 13px; 
	height:65px;
	overflow:hidden;
}
#featured .info a{ 
	text-decoration:none; 
	color:#d9e812; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
/*-- kieu 7 -*/
.pikachoose-seven .pika-image {position: relative; height: 100%; width: 99%;}
	/*position image holders */
.pikachoose-seven .pika-image .animation, .pika-image .main-image {position: absolute; top: 0px; left: 0px;}
.pikachoose-seven .pika-image .animation {display: none;z-index:2;}
.pikachoose-seven .pika-image img {border:0;}

.pikachoose-seven .pika-image .caption {position: absolute; background: url(images/75-black.png);  border: 1px solid #141414; font-size: 11px; color: #fafafa; padding: 10px; text-align: right; bottom: 50px; right: 10px;}
	.pika-image .caption p {padding: 0; margin: 0; line-height: 14px;}
.pika-textnav {display:none;}
.pikachoose-seven ul{display:none;}

.slide-avia{ /*center content area */
position: relative;
margin:0 auto;
border:solid 4px #fff;
padding:5px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.aviaslider{ 
overflow: hidden;
position: relative;
background: #fff url(images/preload.gif) center center no-repeat;
margin:0 auto;
}

.aviaslider li, .aviaslider .featured{
display: block;
width:100%;
height:100%;
position: absolute;
top:0;
left:0;
z-index: 1;
}

.js_active .aviaslider li, .js_active .aviaslider .featured{
display:none;
}

.aviaslider img, .aviaslider a img, .aviaslider a{
border:none;
text-decoration: none;
}

.slidecontrolls{
position: absolute;
top:20px;
right:30px;
z-index:999999;
}

.slidecontrolls a{
height:20px;
width:18px;
display:block;
cursor: pointer;
background: transparent url(images/bullet2.png) center bottom no-repeat;
float:left;
outline: none;
}

.slidecontrolls a:hover, .slidecontrolls .active_item{
background: transparent url(images/bullet2.png) center top no-repeat;
}

.feature_excerpt{
width:100%;
position: absolute;
display: block;
bottom: 0;
left:0;
z-index: 2;
padding:14px 15px;
font-size: 11.5px;
line-height:1.5em;
cursor: pointer;
background: #000;
color: #fff;
}

.feature_excerpt strong{
display: block;
font-size: 15px;
padding-bottom: 3px;
}

#slide-typefour
{
	position:relative;		
	width:768px;
	margin:0 auto 8px auto;
}
.easy-slider
{
	width:766px;
	margin:0 auto;	
	height:234px;
	overflow:hidden;
}
.easy-slider  li
{ 	
	width:763px;
	height:231px;	
	position:relative;	
}
.easy-slider .bg-slider
{
	background:url(images/bg-slider.png) no-repeat ;
	width:766px;
	height:234px;
	position:absolute;
	top:0;
	bottom:0;
	margin:auto;
	z-index:999999;
	overflow:hidden;	
}
.easy-slider .bg-brief
{
	background:url(images/bg-text-slider.png) repeat-x left top;
	height:33px;
	bottom:1px;
	margin:auto;
	width:762px;
	position:absolute;
	overflow:hidden;
	left:3px;
}
.easy-slider .bg-brief a
{
	color:#fff;
	font-weight:bold;
	font-size:18px;
	display:block;
	padding:5px 10px;
	font-family:"Myriad Pro", Tahoma;
	font-style:italic;
	white-space:nowrap;
	z-index:9999999;
	position:relative;
}
/*#prevBtn, #nextBtn
{ 
	display:block;
	width:32px;
	height:32px;
	position:absolute;
	left:-45px;
	top:97px;
}*/															
#prevBtn, #nextBtn 
{  
	display:block;
	background:url(images/bt-prev.png) no-repeat 0 0;	
	width:32px;
	height:32px;
	position:absolute;
	left:-45px;
	top:97px;	
}
#nextBtn
{ 
	background:url(images/bt-next.png) no-repeat 0 0;	
	left:780px;
}	

.number-slideshow .slideshow-description {
	background: url(images/bg-1.png) top left;
	width: 379px;
	height: 62px;
	position: relative;
	top: -68px;
	left: 0;
	z-index: 10;
}
.number-slideshow{
    line-height: 20px;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0px;
    margin: 0px;
    position: relative;
	width:755px !important;
}
.number-slideshow .number_slideshow_nav{
    /*filter: alpha(opacity=60) !important;*/
    /*opacity: 0.6 !important;*/
    padding: 0px;
    margin: 0px;
    position: absolute;
    bottom: 1px;
    right: 10px;
}
.number-slideshow .number_slideshow_nav li{
    margin-left: 3px;
    position: relative;
    float: left;
	width:24px;
	height:24px;
	text-align:center;
	line-height:24px;
	border: none;
	background:url(images/normal-sli.png) no-repeat scroll;
}
.number-slideshow .number_slideshow_nav li:hover,
.number-slideshow .number_slideshow_nav li.active {
	width:24px;
	height:24px;
	background:url(images/active-sli.png) no-repeat scroll;
}
.number-slideshow .number_slideshow_nav li:hover a,
.number-slideshow .number_slideshow_nav li.active a {
	color: #fff !important;
	font-weight: bold;
}
.number-slideshow .number_slideshow_nav li a{
	color: #000;
}
.slideshow-description p {
	color:#fff;
	font-weight:bold;
}
.number-slideshow ul{
    margin: 0px;
    background-position:center center;
    background-repeat: no-repeat;
}
.number-slideshow ul li{   
    padding: 0px;
    margin: 0px;
    list-style: none;
    position: absolute;
}
.number_slideshow_nav img{
	width:80px !important;
}
.number-slideshow ul li p{
    margin: 0px;
    position: absolute;
    top: 0px;
    left: 0px;
    padding-left: 5px;
    padding-right: 5px;
    filter: alpha(opacity=60);
    opacity: 0.6;
    font-size: 13px;
    line-height: 23px;
}
.number-slideshow ul li a{
    text-decoration: none;
}
.number-slideshow ul.number-is-slide li a img{
		width:750px !important;
}
.number-slideshow ul li a img{
    border: none;
}
.slideshow-vaea {
	border-bottom: none;
}
