/*------------------------------------------------------------------------
* JV Template 1.5 - Jan, 2010
* ------------------------------------------------------------------------
* Copyright (C) 2004-2010 APL Solutions And Vision Co., LTD. All Rights Reserved.
* @license - Copyrighted Commercial Software
* Author: APL Solutions And Vision Co., LTD
* Websites:  http://www.joomgroup.com -  http://www.joomvision.com
-------------------------------------------------------------------------*/
body#bd {
	background: #0067A4 url(../../images/darkblue/bd.jpg) repeat-x 0 0;	
	color: #000;
}

#jv-header {
	background: url(../../images/darkblue/head-bg.png) no-repeat center 0;
}
#jv-logo  {
width: 400px;	
height: 120px;
float: left;
		background: url(../../images/darkblue/logo.png) no-repeat 0 0;
}
a  {color: #c42502;}
/*-- Moo Mainmenu---*/
#menusys_moo li a {
	text-shadow:1px 1px 1px #aea281;
	background: url(../../images/darkblue/mainmenu-item.png) no-repeat scroll left 0 ;
}
#menusys_moo li a span {
	background: url(../../images/darkblue/mainmenu-item.png) no-repeat scroll right 0 ;
}
#menusys_moo li ul a.active span,
#menusys_moo li ul a:hover span,
#menusys_moo li ul a:active span,
#menusys_moo li ul a:focus span {
	color: #8f8059 !important;
	
}
/*--JV Hightline---*/
#jv-highlight .moduletable {
	background: url(../../images/darkblue/booking.png) repeat-x 0 0 ;
}
select {
	border:1px solid #a79f89;
}
input.bt-submit {
	background: url(../../images/darkblue/bt-submit.png) no-repeat 0 0;
}	
input.bt-viewall {
	background: url(../../images/darkblue/bt-viewall.png) no-repeat 0 0;
}	
#jv-highlight h3.title  {
	text-shadow: 1px 1px 1px #b4aa8b;
}
.jv-login span  {color: #6A717D;}
a.arrow-go {
	background: url(../../images/darkblue/ico-arrow-go.png) no-repeat 0 3px;
}
a.arrow-go:hover {
	background: url(../../images/darkblue/ico-arrow-go.png) no-repeat 0 -18px;
	color: #425371;
}
ul.latestnews li a:hover ,
ul.mostread li a:hover {
	text-decoration: none;
	color: #db2e08;
	background: #f7f7f7 url(../../images/darkblue/arrow-lst.png) no-repeat scroll 3px 10px ;
}
div.module h3.moduletitle {
	color: #fff;
	text-shadow: 1px 1px 1px #b9ac89;
	background: url(../../images/darkblue/mod-title1-bg.png) repeat-x;
}
.jv_tab_pedon_wrap ul.tabs_title li h3  {
	background: url(../../images/darkblue/tab-tour-bg.png) repeat-x 0 -25px;
}
.jv_tab_pedon_wrap ul.tabs_title li h3 span {
	background: url(../../images/darkblue/tab-tour-bg.png) repeat-x right 0;
}
a.link-comment  {	background: url(../../images/green/ico-comment.png) no-repeat 0 2px;}
a.arrow-view {background: url(../../images/darkblue/bt-masstop.png) repeat-x 0 0;}
a.arrow-view:hover {background: url(../../images/darkblue/bt-masstop.png) repeat-x 0 -20px;}

.newletter-inner {
	background: url("../../images/darkblue/booking.png") repeat-x 0 0 ;
}
.bg-title-comment {
	background: #b2a37c;
	margin: 5px 0;
}
#jv-userwrap5 ul.latestnews li a:hover  {
	color: #74a833;
	background: url(../../images/arrow.png) no-repeat 0 -59px;
}

a.l-login {
	color:#6a717d;
	font-size: 11px;
}
a.l-login:hover {
	color:#979ca3;
}
#jv-top {color: #6a717d;}

/*--RTL Languages---*/
.rtl a.arrow-go { background-position: right 3px;}
.rtl a.arrow-go:hover { background-position: right -18px;}
.rtl ul.latestnews li a:hover ,
.rtl ul.mostread li a:hover {
	background: #f7f7f7 url(../../images/darkblue/arrow-lst.png) no-repeat scroll right 10px ;
}
.rtl #jv-userwrap5 ul.latestnews li a:hover  {
	color: #b2a37c;
	background: url(../../images/arrow.png) no-repeat right -59px;
}
