html,body {height: 100%;}
body{
	background:url(../images/bg.gif) repeat #fff;
	font-family:verdana, arial, helvetica, sans-serif;
	font-size:0.8em;
	line-height:normal;
	background:#F6E7D7;
}
body, #contactNumber span{
	color:#004E6C;
}	
h1{
	font-size:2.0em;
	margin:0em 0em 1.2em 0em;
	font-weight:normal;
}
h2{
	font-size:1.7em;
	margin:0em 0em 1.2em 0em;
	font-weight:normal;
}
h3{
	line-height:1.3em;
	font-size:1.5em;
	margin:0em 0em 1.2em 0em;
	font-weight:normal;
}
h4{
	font-size:1.2em;
	margin:0em 0em 1.2em 0em;
	font-weight:bold;
}
h5{
	font-size:1.0em;
	margin:0em 0em 1.2em 0em;
	font-weight:bold;
}
h6{
	font-size:0.8em;
	margin:0em 0em 1.2em 0em;
	font-weight:bold;
}
input, select, textarea{
	color:#004E6C;
	font-family:verdana, arial, helvetica, sans-serif;
	background-color:#eee;
	margin-top:10px;
}
li{margin-left:30px;}
hr{border:0 #ddd solid;border-top-width:1px;clear:both;height:0;}
ol{list-style:decimal;}
ul{list-style:square;}
a{text-decoration:none; color:#900;outline: none;}
a:hover{text-decoration:none; color:#f00;}
ol,ul{line-height: 1.8em;}
p,dl,hr,ol,ul,pre,table,address,fieldset{padding-bottom:10px;}
legend{font-weight:bold; font-size:1.2em;color:#f60;}

/*classes*/
.centered{text-align:center;}
.justified{text-align:justify;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;}
.bold{font-weight:bold;}
.italic{font-style:italic;}
.empty{clear:both; line-height:0em; padding:0; margin:0;}
.red{color:#900;}
.pink{color:#D8056C;}
a.button span{display:none;}
a.button{display:block;}
.bgblau{background:#007A91; color:#fff;}
.w510{width:500px; float:left; padding-right:10px;}		/* -10px padding */
.w350{width:340px; float:left;	padding-left:9px;}		/* -10px padding + border */
.bigText{font-size:1.5em;}
.borderT{border-top:#ddd solid 1px;}
.borderB{border-bottom:#ddd solid 1px; margin-bottom:15px;}
.borderL{border-left:#ddd solid 1px;}
.borderR{border-right:#ddd solid 1px;}
/* bof */

/***** Navigation *****/
.nav, .nav a{
	color:#fff;
	font-weight:bold;
}
.nav a:hover{
	text-decoration:underline;
}
.nav span{
	padding-left:5px;
}
/***** headers *****/
#header{
	background:url(../images/bg1.png) bottom repeat-x #007A91;
}
#header .row1{
	position:relative;
	height:100px;
	width:900px;
	margin:0 auto;
}
#header #infos{
	color:#fff;
	font-size:1.2em;
	text-transform:uppercase;
	position:absolute;
	top:10px;
	right:0;
}
#header #infos #email{
	padding-left:50px;
}
#logo{
	position:absolute;
	top:5px;
	left:0;
}
#topNav{
	position:absolute;
	top:68px;
	right:0;	
}
#topNav a
{
	display:block;
	float:left;
	height:32px;
	width:154px;
	background:url(../images/nav-bg1.png) no-repeat top;
	text-align:center;
	padding-top:8px;
	margin-left:1px;
	color:#007A91;
}
#topNav a:hover, #topNav .selected{
	text-decoration:none;
	color:#fff;
}
#topNav a span{
	font-family:arial, helvetica, sans-serif;
	font-size:1.2em;
}
#header .row2{
	height:10px;
	background:#00BBD7;
	border-top:2px solid #fff;
}
#header .row3{
	margin:0 auto;
	width:960px;
	height:200px;
	/*background:url(../images/collage.jpg) no-repeat;*/
}
#header2{
	margin:0 auto;
	height:140px;
	width:930px;
	background:url(../images/bg4.gif) repeat-y #F6E7D7;
}
#categories{
	height:160px;
	width:900px;
	margin:auto;
	/*background:url(../images/bg2.png) repeat-x;*/
	background:#007A91;
	padding:20px 0;
}
#categories a{
	display:inline;
	float:left;
	height:28px;
	width:170px;
	background:url(../images/categories-btn.png) no-repeat;
	color:#fff;
	font-weight:bold;
	padding:6px 0 0 30px;
	margin:0 0 10px 20px;
}
#categories a:hover, #categories a.selected{
	color:#ff0;
}


/***** body *****/
#body .content{
	min-height:500px;
	height:auto !important;
	height:500px;
	width:930px;
	margin:0 auto;
	background:url(../images/bg4.gif) repeat-y #F6E7D7;
}
#body .row{
	margin-left:15px;
	width:860px;
	padding:20px;
}
#body #bread{
	padding:5px 20px;
}
#bread{
	display:none;
}
#bread a{
	color:#fff;
}
#bread a:hover{
	text-decoration:underline;
}
.titleBar{
	background:#F5F3E7;
	border:1px dotted #ccc;
	height:20px;
	font-size:1.2em;
	font-weight:bold;
	color:#FA8C19;
	margin-bottom:10px;
	padding:5px;
}
/***** footer *****/
#footer{
	height:80px;
	background:url(../images/bg5.png) repeat-x;
}
#footer .row1{
	width:900px;
	margin:0 auto;
	color:#824738;
}
#footer a, #botNav{
	color:#007A91;
}
#copyright{
	float:left;
	padding-top:30px;
	font-weight:bold;
}
#botNav{
	float:right;
	padding-top:30px;
}
/***** slide *****/
ul#slide{
	width:500px;
	padding:0;
	margin:0;
}
ul#slide li{
	margin:0;
	padding:0;
	list-style:none;
}
ul#slide li img{
	padding:0;
	margin:0;
}
/***** newsletter button *****/
#newsletterBtn{
	position:relative;
	top:10px;
}
#newsletterBtn a{
	background:url(../images/newsletter.gif) no-repeat top;
	height:80px;
}
#newsletterBtn a:hover{
	background-position:bottom;
}
/***** top destionation *****/
#topDest{
	height:210px;
}
#topDest h3{
	padding:10px 0 0 20px;
}
#topTours a{
	display:block;
	width:215px;
	height:30px;
	background:url(../images/dot.png) no-repeat 20px 5px;
	float:left; 
}
#topTours a span{
	color:#fff;
	padding-left:50px;
}
#topTours a:hover span{
	text-decoration:underline;
}
/***** tour search page *****/

/***** tabbed page *****/
#results{
	min-height:500px;
	height:auto !important;
	height:500px;
}
.tabs-hide{
	display: none;
}
.tabs-nav {
    list-style: none;
    margin: 0;
    padding: 0 0 0 4px;
	height:25px;
}
.tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
    display: block;
    clear: both;
    content: " ";
}
.tabs-nav li {
    float: left;
    margin: 0 0 0 1px;
    min-width: 84px; /* be nice to Opera */
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0 10px;
    background: url(../images/tab.png) no-repeat;
}
.tabs-nav a {
    position: relative;
    top: 1px;
    z-index: 2;
    padding-left: 0;
    color: #27537a;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
}
.tabs-nav .tabs-selected a {
    color: #000;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
    background-position: 100% -100px;
}
.tabs-nav a span {
    width: 64px; /* IE 6 treats width as min-width */
    min-width: 64px;
    height: 18px; /* IE 6 treats height as min-height */
    min-height: 18px;
    padding-top: 6px;
    padding-right: 0;
}
*>.tabs-nav a span { /* hide from IE 6 */
    width: auto;
    height: auto;
}
.tabs-nav .tabs-selected a span {
    padding-top: 7px;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
    background-position: 0 -50px;
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
    background-position: 0 0;
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer;
}
.tabs-nav .tabs-disabled {
    opacity: .4;
}
.tabs-container {
    border-top: 1px solid #97a5b0;
    padding: 1em 8px;
    background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */
	clear:both;
}
.tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}
/* Loading page */
.black_overlay{
	display:none;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#000;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:0.8;
	filter: alpha(opacity=80);
}
.white_content{
	display:none;
	position:fixed;
	top:35%;
	left:40%;
	width:20%;
	height:30%;
	padding:16px;
	border:5px solid #ccc;
	z-index:1002;
	overflow:auto;
	text-align:center;
}
.white_content span{
	color:#ccc;
	font-size:0.7em;
	text-transform:uppercase;
}
.black_overlay span{  /* preload loading.gif because javascript doesn't load it instantly and this css hides that preloaded image */
	display:none;
}

.nav .paginateclass, .nav .paginateclassnextprev,
.nav .paginateclass a, .nav .paginateclassnextprev a {
  color: #004E6C;
}

/* eof */
