/* CSS DOCUMENT */

/*-------------------------- GENERAL --------------------------*/
body {
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	width:900px;
	margin:0 auto;
	background:#D9EFF7 url(images/bodybg.gif) repeat-x;
}
div, mg, p, a, ul, form, input, label, h2, h3 {
	padding:0;
	margin:0;
}
img {
	border:none;
}
a
{
    outline: none;
    text-decoration: none;
    color: #09C;
}
ul {
	list-style-type:none;
}
.spacer {
	line-height:0;
	font-size:0;
	clear:both;
}
h1{
	color:#005fa4;
	font-size:15px;
	font-weight:normal;
	padding:0 5px 5px 0px;
	margin:0;
}
br{
	padding:4px;
    margin-left: 40px;
}
/*-------------------------- WRAPPER --------------------------*/	
#HTwrapper {
	margin:0 auto;
	display:block;
}
/*-------------------------- HEADER --------------------------*/
div#header-bg {
	background:#d9eff7 url(images/header-bg.gif) 0 100% repeat-x;
	padding:0;
}
div#header-bg div#header {
	width:900px;
	margin:0 auto;
}
div#header-bg div#header img.logo {
	float:left;
	margin:0;
}
/*-------------------------- NAVIGATION PART --------------------------*/
div#navigation-bg {
	font-family:Tahoma, Geneva, sans-serif;
	height:60px;
	background:url(images/navigation-bg.gif) 0 0 repeat-x;
}
div#navigation-bg div#navigation {
	width:900px;
	margin:0 auto;
}
div#navigation-bg div#navigation ul.mainMenu {
	padding:0;
	float:left;
	width:650px;
}
div#navigation-bg div#navigation ul.mainMenu li {
	width:81px;
	float:left;
	background:url(images/navigation-divider.gif) 100% 0 no-repeat;
}
div#navigation-bg div#navigation ul.mainMenu li a {
	width:80px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	color:#FAF0C2;
	font-size:11px;
	background-color:inherit;
}
div#navigation-bg div#navigation ul.mainMenu li a:hover {
	background:url(images/navigation-bg-selected.gif) 0 0 no-repeat;
}
div#navigation-bg div#navigation ul.mainMenu li a.selectMenu {
	width:80px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	font-weight:bold;
	color:#FAF0C2;
	font-size:11px;
	background:url(images/navigation-bg-selected.gif) 0 0 no-repeat;
	background-color:inherit;
}
.subMenu {background:url(images/BgNav.gif) repeat-x 0 -60px; height:30px}
.subMenu ul {list-style-type:none; padding:0; margin:0}
.subMenu ul li {float:left; padding:8px 10px;font:normal 11px/12px Tahoma, Geneva, sans-serif;}
.subMenu ul li a {color:#fff; text-decoration:none}
.subMenu ul li a:hover
{
    color: #FDFA04;
    text-decoration: none;
}
.subMenu ul.ctl00_logo01 {padding-left:0px}
.subMenu ul.ctl00_logo02 {padding-left:0px}
.subMenu ul.ctl00_logo03 {padding-left:0px}
.subMenu ul.ctl00_logo04 {padding-left:220px}
.subMenu ul.ctl00_logo05 {padding-left:290px}
.subMenu ul.ctl00_logo06 {padding-left:300px}
.subMenu ul.ctl00_logo07 {padding-left:250px}
.subMenu ul.ctl00_logo08 {padding-left:450px}
/*-------------------------- LASTEST NEWS --------------------------*/	
.language {
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 5px 0 0;
	font-size:10px;
	color:#ccc;
	float:right;
}
.language img {
	padding:0;
	margin:0;
}
.language:after {
	clear:both;
}
div#navigation-bg div#navigation a.signup {
	width:71px;
	height:28px;
	display:block;
	background:url(images/sign-up-btn.gif) 0 0 no-repeat;
	margin:2px 0 0 0;
	float:right;
}
div#navigation-bg div#navigation a.signup:hover {
	background:url(images/sign-up-btn-selected.gif) 0 0 no-repeat;
}
/*-------------------------- MAIN CONTENT --------------------------*/
#maincontent {
	color:#000;
	width:900px;
	clear:both;
}
#maincontentwrapper {
	background-color:#FFF;
	background:#fff url(images/contentbg.gif) 0 0 repeat-x;
}
.contenttable,.contenttable tbody,.contenttable tr,.contenttable td{
	padding:0;
	margin:0;
	vertical-align:top;
}
/*-------------------------- LEFT PANE --------------------------*/
#leftpane {
	width:300px;
	padding:10px;
	/*border-right:1px #CCC dotted;*/
}
.headerbar{
	background:transparent url(images/headerbar_bg.png) 0 0 no-repeat;
	height:30px;
	font-size:14px;
	text-transform:uppercase;
	line-height:30px;
	padding-left:10px;
	color:#FFF;
}
#searchbox{
	width:100%;
	font-size:14px;
	color:#fff;
}
#searchbox table{
	border-top:1px #aaa dotted;
}
#searchbox table td{
	padding:5px;
	vertical-align:middle;
	width:50%;
}
#searchbox a{
	color:#FF0;
	line-height:32px;
	font-size:12px;
	font-weight:bold;
}
#searchcontent{
	background: url(images/search_bg.gif)  repeat-x;
}
.button{
	text-align:center;
	background: url(images/buttonsearch_bg.gif) center center no-repeat;
}
.button:hover{
	text-align:center;
	background: url(images/buttonsearch_bg_hover.gif) center center no-repeat;
}
.searchbox1{
	/*background-color:/*#035877;#638499;*/
}
.searchbox2{
	/*background-color:/*#036d92;#7895a7;*/
}
.searchbox3{
	/*background-color:/*#0093c6;#87abc2;*/
}
.paddingdivide{
	height:20px;
}
#mapbox img{
	width:258px;
}
.contentbox{
	overflow:hidden;
}
#supportbox{
	background-color:#146A8A;
	color:#FFF;
	font-size:14px;
	border:1px solid #FDFA04;
}
#supportbox table td{
	padding:5px 0 5px 10px;
	vertical-align:middle;
}
.supporttitle{
	font-size:20px;
	font-weight:bold;
	color:#FF3;
	text-transform:uppercase;
}
.onlinesupport{
	border-top:1px #CCC dotted;
	height:30px;
	line-height:30px;
	font-size:16px;
	color:#0F3;
}
/*-------------------------- RIGHT PANE --------------------------*/
#rightpane {
	width:600px;
	padding:10px 10px 20px 10px;
}
.rightcontenttableheader{
	
}
.rightcontent{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
}
.rightcontentheader{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#06C;
}
.rightcontent a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#005fa4;
}
.rightcontenttable{
	background: url(images/wideheader_bg.png) top left no-repeat;
}
.rightcontenttable input{
	vertical-align:middle;
}
.rightcontenttable th
{
	color:white;
	font-style:normal;
	height:30px;
	padding:0 5px 2px;
	vertical-align:middle;
}
.rightcontenttable td{
	padding:5px;
	vertical-align:middle;
	border:none;
	border-bottom:1px #999 dotted;
	min-height:20px;
}
iframe{
	width:600px;
	height:100%;
	border:none;
	overflow:hidden;
}
.featurenews{
	margin-top:20px;
	line-height:16px;
}
.featureheader
{
    background-position: #fff url(images/wideheader_bg.png);
    height: 30px;
    font-size: 1em;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 30px;
    color: #FFF;
    border-bottom: 1px #fff solid;
    background: #fff url(images/wideheader_bg.png);
    padding: 0 10px 0 10px;
}
.featuretitle{
	float:left;
	color:#FFF;
}
.featurenavigation{
	float:right;
	color:#FDFA04;
	font-size:12px;
	text-transform:none;
}
.featurenavigationplace
{
    float: right;
    color: #FF0000;
    font-size: 14px;
    font-weight: bold;
}
.featurecontent, #buscontent, #tourcontent, #hotelcontent, #E-Services, #partner{
	clear:both;
	border:1px #CCC solid;
	background:#fff url(images/contentbg.gif) 0 0 repeat-x;
}
.featurecontent2, #tourcontent2{
	clear:both;
	border:1px #CCC solid;
	background:#fff url(images/contentbg.gif) 0 0 repeat-x;
	width:590px;
}
#tourcontent2 li, #buscontent2 li
{
    font-family: Arial;
    font-size: 13px;
    color: #005fa4;
    padding: 0 10px 10px 25px;
    background: url(images/bullet.png) top left no-repeat;
    font-weight: bold;
}
#tourcontent li, #buscontent li
{
    padding: 0 5px 5px 25px;
    background: url(images/bullet.png) top left no-repeat;
}
.featurecontent1,#tourcontent1,#buscontent1
{
    clear:both;
	border:px #CCC solid;
}
#tourcontent1 li, #buscontent1 li
{
    padding: 0 10px 10px 25px;
    font-family: Arial;
    font-size: 14px;
    background: url(images/bullet.png) top left no-repeat;
    color: #000000;
}
#tourcontent table table td{
	padding:5px;
	margin:0;
}
#tourcontent2 table table td{
	padding:5px;
	margin:0;
}
#tourcontent li a{
	color:#005fa4;
	font-size:13px;
	font-weight:bold;
}
#buscontent li a{
	color:#005fa4;
	font-size:13px;
	font-weight:bold;
}
#tourcontent1 li a
{
    color: #06C;
    font-size: 13px;
    font-weight: bold;
}
#buscontent1 li a
{
    color: #06C;
    font-size: 13px;
    font-weight: bold;
}
#tourcontent2 li a{
	color:#005fa4;
	font-size:13px;
	font-weight:bold;
}
#buscontent table table td{
	padding:5px;
	margin:0;
}
#hotelcontent td, #tourcontent td, #buscontent td{
	clear:both;
	padding:10px 10px 10px 10px;
	font-size:12px;
	color:#000;
}
.news{
	padding:10px 9px 0 10px;
}
.newsimage img{
	width:130px;
	height:86px;
}
.newstitle{
	font-size:14px;
	color:#005fa4;
	padding:4px 0 4px 0;
}
.newstitledefault{
	font-size:14px;
	color:#005fa4;
	padding:2px 10px 0 10px;
}
.newcontent{
	font-size:13px;
	padding:4px 0 4px 0;
}
.newcontentdefault{
	font-size:13px;
	padding: 2px 10px 0 10px;
}
.officecontent{
	font-size:12px;
	padding:5px;
}
.officecontent div{
	padding:10px 5px 0 0;
}
.officeheader{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#06C;
	border-bottom:1px solid #06C;
	padding-bottom:10px;
}
/*-------------------------- FOOTER LOGO --------------------------*/	
#footerlogo {
	clear:both;
	background:#fff url(images/creditcardlogo.gif) 0 0 no-repeat;
	height:60px;
	border-top:#016bb8 dotted 1px;
	border-bottom:#016bb8 solid 5px;
}
/*---------- FOOTER PART --------------------------*/
#footer-bg {
	/*background:#f3f4f5 url(images/footer-bg.gif) 0 0 repeat-x;*/
	color:#666;
	padding:10px;
	text-align:center;
	font-size:10px;
}
#footer-menu {
}
#footer-link{
	padding-bottom:4px;
}
#footer-link, #footer-link a {
	font-size:12px;
	color:#016bb8;
	text-align:center;
}
#footer-link a:hover {
	font-size:12px;
	color:#00aeef;
	text-align:center;
}
/*-------------------------- MISLENIOUS --------------------------*/
.noBottomPadding {
	padding-bottom:0 !important;
}
.noBg {
	background:none !important;
}
.topPad {
	padding-top:15px !important;
}
.percent{
	width:100%;
}
/*-------------------------- SLIDESHOW IMAGE --------------------------*/
#HTSlideShow{
	border:4px #000 solid;
	background-color:#111;
	width:592px;
}
.HTSlideShowDB{
	border:4px #000 solid;
	background-color:#111;
	width:592px;
}
#HTSlideShowIn{
	border:none;
	width:572px;
	margin:0px;
}
.HTSlideShowInDB{
    border:none;
	width:572px;
	margin:0px;
}
#HTSlideShowIn #image img{
	position:absolute;
	z-index:25;
	height:300px;
	width:582px;
	overflow:hidden;
}
#slideshow {
	list-style:none;
	color:#fff;
}
.slideshowDB {
	list-style:none;
	color:#fff;
}
#slideshow span {
	display:none
}
#wrapper {
	width:592px;
	display:none
}
#wrapper * {
	margin:0;
	padding:0
}
#fullsize {
	position:relative;
	width:592px;
	height:300px; /*padding:0px; border:1px solid #ccc; background:#000*/
}
#information {
	position:absolute;
	bottom:0;
	width:592px;
	height:0;
	background:#000;
	color:#fff;
	overflow:hidden;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=70);
}
#information h3 {
	padding:4px 8px 3px;
	font-size:18px;
}
#information p {
	padding:0 8px 8px;
	font-size:12px;
}
#image {
	width:590px;
	overflow:hidden;
}
#image img {
	position:absolute;
	z-index:25;
	height:300px;
	width:590px;
	overflow:hidden;
}
.imgnav {
	position:absolute;
	width:25%;
	height:300px;
	cursor:pointer;
	z-index:150
}
#imgprev {
	left:0;
	background:url(images/left.gif) left center no-repeat
}
#imgnext {
	right:0;
	background:url(images/right.gif) right center no-repeat
}
#imglink {
	position:absolute;
	height:306px;
	width:100%;
	z-index:100;
}
.linkhover {
	background:url(images/link.gif) center center no-repeat
}
#thumbnails {
	margin:0;
	border-top:1px #000 solid;
	height:30px
}
#slideleft {
	float:left;
	width:30px;
	height:30px;
	background:url(images/scroll-left.gif) center center no-repeat;
	background-color:#000
}
#slideleft:hover {
	background-color:#fff
}
#slideright {
	float:right;
	width:30px;
	height:30px;
	background:#000 url(images/scroll-right.gif) center center no-repeat
}
#slideright:hover {
	background-color:#fff
}
#slidearea {
	float:left;
	position:relative;
	width:532px;
	/*margin-left:5px;*/
	height:30px;
	overflow:hidden;
	background-color:#000;
}
#slider {
	width:635px;
	position:absolute;
	left:0;
	height:30px
}
#slider img {
	cursor:pointer; border:1px solid #666;
	padding:1px;
	height:26px;
	width:35px;	
}
/*-------------------------- NEXT --------------------------*/
.entry 
{
	background:transparent url(images/rightpanetopbg.gif) no-repeat scroll 0 0;
	padding:0 5px 20px;
	width:600px;
	
}
.entrytitle{
	font-size:20px;
	font-weight:bold;
	color:#0066cc;
	padding:10px 10px 10px 10px;
}
.entrytitle_tailor{
	font-size:14px;
	font-weight:bold;
	color:#0066cc;
	padding:10px 10px 10px 10px;
}
.bold
{
    font-size:10;
    font-weight:bold;
    padding:10px 10px 10px 10px;
    }
.entrysubtitle
{
	font-size: 16.px;
	color: #09C;
	width:560px;
	margin: 0 0 5px 10px;
	padding: 0 0 5px 25px;
	border-bottom: #0CF 1px solid;
	background: url(images/logobullet.gif) top left no-repeat;
	font-weight: bolder;
}
.entrysubtitleplace
{
	font-size: 16.px;
	color: #09C;
	margin: 0 0 5px 0px;
	padding: 0 0 5px 25px;
	border-bottom: #0CF 1px solid;
	background: url(images/logobullet.gif) top left no-repeat;
	font-weight: bolder;
}
.entrysubtitleOpen{
	font-size:16.px;
	color:#09C;
	margin:0 0 5px 10px;
	padding:0 0 5px 25px;
	border-bottom:#0CF 1px solid;
    background: url(images/bullet.png) top left no-repeat;
    font-weight: bolder;
}
.entrycontentOpen
{
    clear:both;
	border:1px #CCC solid;
	width:95%;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 0 10px;
	line-height:20px;
	background:#fff url(images/contentbg.gif) 0 0 repeat-x;
}

.entrycontent{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 0 5px;
	line-height:20px;
	width:102%;
}
.entrycontentNews{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 0 5px;
	line-height:20px;
	width:98%;
}
.entrycontentplace{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 0 0px;
	line-height:20px;
	width:98%;
}
.entrycontentabout{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 0 10px;
	line-height:20px;
	width:96%;
}
.entrycontentCaree{
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:10px 10px 0 10px;
	line-height:20px;
	width:98%;
}
.entrycontent p{
	padding:0 0 10px 0;
}
.leftbox{
	background: #FFFFFF url(images/contentbg.gif) repeat-x scroll 0 0;
	padding:10px;
	font-size:12px;
	border:0px solid #CCCCCC;
	vertical-align:middle;
}
.leftboxOP{
	background: #FFFFFF url(images/contentbg.gif) repeat-x scroll 0 0;
	padding:5px;
	font-size:12px;
	border:0px solid #CCCCCC;
	vertical-align:middle;
}
.leftbox li{
	padding:2px 5px 5px 25px;
	background:url(images/bullet.png) top left no-repeat;
}
.leftbox table{
	width:580px;
}
.leftbox div table td{
	padding:5px;
}
.subtitle{
	font-size:14px;
	font-weight:bold;
	color:#09C;
	vertical-align:middle;
	background:url(images/logobullet.gif) top left no-repeat;
	height:25px;
}
subtitle span{
	padding-left:25px;
}
.linebreak{
	height:30px;
}
.subtitleCode{
	font-size:14px;
	font-weight:bold;
	color:#09C;
	vertical-align:middle;
	height:25px;
}
.numbernavigator{
	background:url(images/number.png) center no-repeat;
}
.fontall
{
    font-size:13px;
    font-family:Arial;
}
.fontallOnepay
{
    font-size:14px;
    font-family:Arial;
}
.textbox
{
    font-size:14px;
    font-family:Arial;
    text-align:justify;
    vertical-align:middle;
}
.link
{
    color:#09C;
    font-family:Arial;
    font-size:14px;
}