@charset "UTF-8";
/* CSS Document */
/* Global setting for Thickbox to work*/
/*{padding: 0; margin: 0;}*/
img {
    border:none;
}
body, html {
	height:100%;
	}

body {
	padding:0px;
	margin:0px;
	background:url(../img/gradient_bg.png) center top repeat-y;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5f5e5e;
	text-align:center;
	}
	
a:link, a:visited {
	text-decoration:none;
	color:#5f5e5e;
	}
	
a:hover {
	color:#000000;
	}
	
p {
	line-height:22px;
	font-size:11px;
	}
	
.some_text {
	text-align:left;
	margin:0px 30px;
	}
	
h1 {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:left;
	}
	
#background{
	background:url(../img/sand_bg.png) center top repeat-x;
	width:100%;
	height:100%;
	}
		
#central_wrapper {
	width:798px;
	margin:auto;
	background:#FFFFFF;
	display:block;
	height:100%;
	}
	
#main {
	border-left:solid 1px #DCDCDC;
	border-right:solid 1px #DCDCDC;
	width:794px;
	position:relative;
	top:0px;
	left:1px;
	display:block;
	}
	
	
/*HEADER*/
	
#header {
	background:url(../img/header_bg.jpg) #e8e8e8 repeat-x;
	display:block;
	width:780px;
	margin:0px 7px;
	height:160px;
	border-bottom:1px #CCCCCC solid;
	}
	
#header_img {
	padding:0px;
	margin:0px 8px;
	clear:both;
	}
	
#nav_left, #nav_right {
	float:left;
	width:350px;
	text-align:center;
	padding:77px 0px 20px 0px;
	}
	
a#nav_centre {
	float:left;
	width:70px;
	background:url(../img/kaya_logo.png) center no-repeat;
	height:126px;
	padding:15px 5px;
	}
	
#header a.split {
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	margin:5px 10px;
	color:#777777;
	padding:7px 5px 7px 0px;
	}
	
#header a:hover {
	color:#333333;
	background:url(../img/loz_greenr.png) no-repeat right;
	}
#header span {
	color:#777777;
	padding:7px 3px 7px 7px;
	}
#header a:hover span{
	color:#333333;
	background:url(../img/loz_greenl.png);
	}
	
#header a#nav_centre:hover {
	background:url(../img/kaya_logo.png) center no-repeat ;
	padding:15px 5px;
	border:none;
	}
	
#header a.active {
	color:#333333;
	background:url(../img/loz_bluer.png) no-repeat right;
	padding:7px 5px 7px 0px;
	}
	

#header a.active span{
	color:#333333;
	background:url(../img/loz_bluel.png);
	}
	
/*MAIN CONTENT*/

#left_column {
	width:290px;
	margin:10px;
	display:inline;
	float:left;
	text-align:left;
	padding:0px 10px;
	}
#left_column2 {
	width:255px;
	padding:0px 10px;
	display:inline;
	margin:10px;
	float:left;
	text-align:left;
	}
#left_column3 {
	width:450px;
	display:inline;
	float:left;
	text-align:left;
	padding:0px 10px;
	margin:10px;
	}
	
#right_column2 {
	
	width:280px;
	padding:0px;
	margin:20px 10px;
    display:inline;
	float:right;
	text-align:left;
	}
	
#right_column {
	width:480px;
	display:inline;
	float:right;
	text-align:left;
	margin:10px 8px;
	}
	
#left_column a,#left_column2 a,#left_column3 a, #right_column a, #right_column2 a {
	color:#8FA6A6;
	font-weight:bold;
	}
#left_column a:hover,#left_column2 a:hover,#left_column3 a:hover, #right_column a:hover, #right_column2 a:hover {
	color:#000000;
	font-weight:bold;
	}
	
#full_column {
	text-align:center;
	}
	
#right_column p {
	padding-right:10px;
	}
	
#footer {
	width:774px;
	height:10px;
	display:block;
	padding:10px;
	clear:both;
	background:url(../img/sand_bg.png) left -500px;
	border-top: #CCCCCC 1px solid;
	}
	
#left_foot {
	float:left;
	text-align:left;
	}
#right_foot {
	float:right;
	text-align:right;
	}
	
#time {
	float:left; 
	margin:-25px 0px 5px 25px;
	}
#time img {
	border:none;
	margin:1px 5px;
	}
	
/*TABLE*/

table {
	margin:30px auto;
	border-collapse:collapse;
	}
table td{
	width:30px;
	height:30px;
	margin:0px;
	}
thead td{
	background:#C9E0DA;
	border:1px #b4cdc6 solid;
	}
	
tbody tr {
	}
	
.na {
	background:#F6F6F6;
	border:none;
	}
	
.month {
	background:#E1EBEF;
	width:35px;
	}

td {
	border:#CCCCCC 1px solid;
	}
	
.taken {
	background:#FCE5E4;
	border: #FFCCCC 1px solid;
	
	}
	
.start_end {
	background:#C2F7A4;
	border-color:#A1D88E;
	}
.booked_days {
	background:#E2FFDC;
	border-color:#A1D88E;
	}
	
/*HOME PAGE*/
	
.buttons {
	padding:155px 25px 20px 25px;
	float:left;
	}
	
.buttons span {
	display:block;
	width:110px;
	background:url(../img/button_a.png) right center no-repeat;
	height:21px;
	text-align:left;
	padding-top:8px;
	}
	
.buttons:hover span {
	background:url(../img/button_b.png) right center no-repeat;
	}
	

#house {background:url(../img/1c.png) 0 0;}
#house:hover {background:url(../img/1c.png) -160px no-repeat;}
#activities {background:url(../img/2c.png) -160px no-repeat;}
#activities:hover {background:url(../img/2c.png) 0 0;}
#people {background:url(../img/3c.png) -160px no-repeat;}
#people:hover {background:url(../img/3c.png) 0 0;}
#country {background:url(../img/4c.png) -160px no-repeat;}
#country:hover {background:url(../img/4c.png) 0 0;}
#journey {background:url(../img/5c.png) -160px no-repeat;}
#journey:hover {background:url(../img/5c.png) 0 0;}
#book {background:url(../img/6c.png) -160px no-repeat;}
#book:hover {background:url(../img/6c.png) 0 0;}

	
/*IMAGE SELECTOR*/

#image_selector {
	width:444px;
    display:inline;
	float:right;
	margin:20px 8px;
	background:#E8E8E8 url(../img/header_bg.jpg) repeat-x scroll 0 -70px;
	}
	
#photo_wrap {
	background:#6d6772;
	width:433px;
	color:#FFFFFF;
	margin:auto;
	}
		
#thumbs {
	height:84px;
	margin:auto;
	}

.thumbs_selected {
    background:#6d6772;
	}
	
#thumbs img {
	padding:7px;
	}
	
#photo_holder {
	margin-top:7px;
	}
	
#target_text {
	padding:0px 10px 10px 10px;
	text-align:left;
	}
	
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../img/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

