/*------------------------------------------------------------------------
* ZT Template 1.6
* ------------------------------------------------------------------------
* Copyright (c) 2008-2011 ZooTemplate. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: ZooTemplate
* Websites:  http://www.zootemplate.com
-------------------------------------------------------------------------*/

/* ZT Slideshow-------------*/
.jv_eoty_wrap .eoty-controlNav{
	bottom: auto;
	top: 10px;
	background: none;
	z-index: 99;
	
}
.jv_eoty_wrap .eoty-controlNav a{
	width: 16px;
	height: 16px;
	background: url(../images/point-slide.png) no-repeat 0 0;
}
.jv_eoty_wrap .eoty-controlNav a.active{
	background: url(../images/point-slide.png) no-repeat 0 bottom;
}

/* ZT Lastnews-------------*/
#zt-mainbody .no-title h3.moduletitle{
	background: none;
	padding-bottom: 0;
}
div.latestnewsitems-inner{
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccd9dc;
}
div.latestnewsitems img {
	padding: 3px;
	margin-right: 10px;
	background: #eefaff;
	float: left;
	border: 1px solid #c5eeff;
}
div.latestnewsitems:hover img {
	background: #fff;
}
div.latestnewsitems h4{
	
	width: 100%;	
	font-weight: normal;
	text-transform: uppercase;
	margin: 0.5em 0;
}
div.latestnewsitems a.latestnews{
	color: #488a9a;
	font-size: 76%;
	text-decoration: underline;
}
div.latestnewsitems a.latestnews:hover{
	text-decoration: none;
}
.latestnewsdate{
	width: 100%;
	color: #c4c4c4;
}
a.readone{
	display: inline;
	color: #10a1d1;
}
/* ZT News-------------*/
.jv_news_wrap ul.jv-title-category {
	padding: 0 0 5px 0 !important;
	border-bottom: 1px solid #B3C9CC;
}
.jv_news_wrap ul.jv-title-category span.jv-title-category {
	font-size: 120%;
	font-weight: normal;
}
li.jv-firstitem a span{
	border-bottom: none;
	color: #4f91a1;	
}
li.jv-article-title a, p.more_link{
	clear: both;
}
div.jv-frame-cat .jv-category img.jv-sectcont-thumb-left{
	padding: 3px;
	background: #fff;
	margin: 0;
}
.jv_news_wrap li.jv-article-title h4{
	display: none;
}
.jv_news_wrap p.jv-sectcont-introtext{
	float: left;
	width: 100%;
	clear: both;
}
.jv_news_wrap ul.article-item li{
	padding: 3px 0 3px 12px;
	border-bottom: 1px dashed #cad2d4;
	background: url(../images/arrow.png) no-repeat 0 7px;
}
.rtl .jv_news_wrap ul.article-item li{
	padding-left: 0;
	padding-right: 20px;
	background: url("../images/rtl/arrow-2.png") no-repeat 99% 6px;
}
div.clear{
	display: none;
	height: 0;
}
/* ZT Round----------------*/
.zt-round {
	border: 1px solid #fff;
	background: url(../images/content-1-bg.png) #e7f1f2 repeat-x 0 0;
}
.zt-round .ztmodule{
	padding-top: 4em;
	background: url(../images/border-1.png) no-repeat center 15px;
}
/*ZT Booking -------------*/
#booking  select{
	width: 75px;
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #ddd;
}
#booking .zt-field{
	margin-bottom: 5px;
}
button.bt-submit{
	width: 96px;
	height: 34px;
	display: block;
	border: none;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	cursor: pointer;
	background: url(../images/bt-submit.png) no-repeat 0 0;
}
/*ZT Headline -------------*/
.slide6_itembar_wrap{
	float: left;
	padding: 0;
	width: 27%;
	background: none;
}
.s6bar_container .s6_itembar{margin: 0;margin-bottom: 6px;}
.s6bar_container .s6_itembar img{
	padding: 3px;
	background: #fff;
	border: 1px solid #ddd;
}
.s6bar_container .active img{ background: #cae5ec;border: 1px solid #c9c9c9;}
.jv_lslide6_wrap{
	padding: 4px;
	background: #fff;
	border: 1px solid #ddd;
}
.jv_rslide_wrap{width: 99% !important;}
.s6bar_container{
	padding: 0;
	background: none;
}
.jv_slide6_wrap {
	float: right;
	width: 73%;
}
.jv_rslide_wrap {
	margin: 0;
	height: 75px !important;
}
.descript_item h3.title{
	display: none;
}
div.box-title {
	padding: 10px;
	background: #eef7fa;
	border: 1px solid #fff;
}
div.box-title h3.moduletitle {
	margin: 0 0 10px 0;
	padding: 5px 7px;
	color: #408090;
	background: #cae5ec;
	text-indent: 5px;
	line-height: 25px;
}
div.box-title .modulecontent,
div.box-title .modulecontentfull {
	padding: 0;
	border: none;
	background: none;
}
.jv_slideshow6_wrap a.readmore{
	background: none;
	height: auto;
	width: auto;
	text-align: left;
	color: #48add0;
	padding: 0;
	font-weight: normal;
	text-decoration: underline;
}
.jv_slideshow6_wrap a.readmore:hover{
	text-decoration: none;
}
