* { margin:0; padding:0; }

body {
	background:#f7f8fa;
}

#holder {
	width:941px;
	height:auto;
	float: left;
	display:inline;
	margin-left:20px;
}

#top {
	width:941px;
	height:93px;
	background: url(../images/topbg.gif) top left no-repeat;
	float:left;
}

a.logo {
	width:157px; height:55px; display:block; float:left; cursor:pointer; text-decoration:none; margin:10px 0 0 12px;
	background:url(../images/logo.gif) top left no-repeat;
	text-indent:-99999px;
}






#topml {
	background:url(../images/topmbg.gif) top left no-repeat;
	width:7px;
	height:23px;
	float:right;
}

#topm {
	width:auto;
	height:23px;
	float:right;
	background:#f7f8fa;
	padding-left:12px;
	margin-bottom:10px;
}

#topm a {
	width:auto;	height:13px;
	background:url(../images/topabg.gif) top left no-repeat;
	display:block;	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; color:#255383; text-decoration:none;
	text-indent:10px; padding-top:5px; margin-right:12px;
	cursor:pointer;
	font-weight:bold;
}

#topm a:hover {
	color:#000000;
}






#menu {
	width:753px;
	display:inline;
	height:40px;
	float:right;
	margin-top:20px;
}

#menu a{
    height:39px; width:auto;
	display:block; float:left;
	font-family:Tahome, Verdana, Arial, Helvetica, sans-serif; font-size:13px; text-decoration:none; color:#416a8b;	font-weight:bold;
	background:url(../images/mline.gif) right top no-repeat;
	padding:12px 22px 0 22px;
}
	 
#menu a.nol {
	background:none;
}
#menu a:hover{
	color:#28445b;
}









#leftcolholder {
	width:209px;
	height:auto;
	float:left;
	background:#dce8eb;
	 margin-bottom:-8px;
}

#leftcoltop {
	width:209px;
	height:18px;
	background:#dce8eb url(../images/leftcbgtop.gif) top left no-repeat;
	float:left;
}

#leftcol {
	width:209px;
	height:auto;
	float:left;
}

#leftcol h5{
	color:#32475e;
	font-family:Tahome, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	font-weight:bold;
	padding-left:12px;
	padding-bottom:14px;
	width:180px;
}
#leftcol h1{
	color:#32475e;
	font-family:Tahome, Arial, Helvetica, sans-serif;
	font-size:13px;
	float:left;
	font-weight:bold;
	padding-left:12px;
	padding-bottom:5px;
	width:180px;	
}
#leftcol h1 a{
	color:#32475e;
	font-family:Tahome, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#leftcol #lmenu {
	width:205px;
	height:auto;
	float:left;
	display:inline;
	margin:15px 0 50px 2px;
}

#leftcol #lmenu .open {
	width:205px;
	height:auto;
	margin:2px 0 6px 0;
}

#leftcol #lmenu .open a, #leftcol #lmenu .open a:hover {
	width:205px;
	height:18px;
	color:#56708d;
	font-family:tahoma, arial;
	font-size:10px;
	background:url(../images/larrow.gif) top left no-repeat;
	line-height:18px;
	text-indent:26px;
	display:block;
}

#leftcol #lmenu .open a:hover, #leftcol #lmenu .open a.sel { color:#32475e; }

#leftcol #lmenu a{
	width:205px;
	height:25px;
	display:block;
	cursor:pointer;
	background:url(../images/lcolabg.gif) top left no-repeat;
	font-family:Tahome, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#32475e;
	text-decoration:none;
	line-height:25px;
	text-indent:12px;
	position:relative;
}

#leftcol #lmenu a:hover { background:url(../images/lcolabg_hover.gif) top left no-repeat;}
#leftcol #lmenu a.minus, #leftcol #lmenu a.minus:hover { background:url(../images/lcolabgminus.gif) top left no-repeat}
#leftcol #lmenu a.plus { background:url(../images/lcolabgplus.gif) top left no-repeat}
#leftcol #lmenu a:hover.plus{ background:url(../images/lcolabgplus_hover.gif) top left no-repeat;}








#continut {
	width:719px;
	height:auto; float:left;
	margin-left:13px;
}
#continut .homeimg {
	width:719px;
	height:309px;
	background:url(../images/homeimg.jpg) top left no-repeat;
}

#continut .text {
	width:486px;
	height:auto;
	float:left;
}
#continut .text h1 {
	font-family:Helvetica, Arial,  sans-serif;
	font-size:18px;
	color:#153658;
	font-weight:100;
	padding:21px 0 15px 10px;
	clear:both;	
}

#continut .text p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0d2a48;
	padding:10px 0 10px 10px;
	line-height:20px;
	text-align:justify;
}

#continut .escape {
	width:170px;
	height:auto;
	float:left;
	margin:63px 0 0 35px;
}

#continut .escape a.window {
	width:170px;
	height:auto;
	float:left;
	display:block;
	text-decoration:none;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/windowarrow.gif) 165px 10px no-repeat;
	border-bottom:1px dotted #dfdfdf;
	padding:8px 1px 10px 8px;
}
#continut .escape a:hover.window {
	background-color:#f2f3f4;	
}

#continut .escape a.window em{
	color:#2d4f73;
	width:170px;	
	text-decoration:none;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	float:left;
	clear:both;
}

#continut .escape a.window i {
	width:140px;
	font-size:11px;
	color:#7d7575;
	text-decoration:none;
	font-style:normal;
	float:left;	
	clear:both;
	text-align:justify;
	padding:3px 0 8px 0;
}	

#continut ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0d2a48;
	padding:10px 0 10px 10px;
	line-height:16px;
	text-align:justify;
}

#continut ul li {
	margin-left:30px;
	margin-bottom:12px;
}

#homefooter {
	width:486px;
	height:auto;
	border-top:3px solid #e4e6e7;
	margin:30px 0 0 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#767778;
	float:left;
	padding-bottom:50px;
	display:inline;
}	

#homefooter p {
	padding:10px 0 0 0;
}
#homefooter a{
	color:#767778;
	text-decoration:none;
	padding:0 10px 0 10px;
	font-weight:bold;
}

	
	
	



#leftcol #wd {
	width:205px;
	height:auto;
	float:left;
	padding:2px;
	position:relative;
	margin-bottom:1px;
}

#leftcol #wd em {
	width:70px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#566f80;
	float:left;
	font-weight:bold;
	font-style:normal;
	padding:10px 0 0 12px;
}

#leftcol #wd img {
	width:33px;
	height:36px;
	float:left;
}

#leftcol #wd i {
	width:45px;
	height:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#566f80;
	font-style:normal;
	text-align:center;
	line-height:15px;
	padding:0 3px 0 10px;
}

#leftcol .d1 {	background:#d5e5e8;}
#leftcol .d2 {	background:#d0e2e6;}
#leftcol .d3 {	background:#ccdfe3;}
#leftcol .d4 {	background:#cbdfe3;}
#leftcol .d5 {	background:#cadde1;}	
	


/*   admin    */
.cadmin {
	width:920px !important;
}
#continut .admin {
	width:920px !important;
}
.cadmin label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	font-weight:bold;
}
.hadmin{
	width:1200px !important;
}
.tadmin{
	padding-right:200px;
}	
#leftcol h6{
	color:#32475e;
	font-family:Tahome, Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	font-weight:bold;
	padding:10px 0 7px 12px;
}
#formular{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0d2a48;
	padding:10px 0 10px 10px;
	line-height:20px;
	text-align:justify;
}
#formular label{
	float: left;
	width: 132px;
	font-weight: bold;
	padding-bottom:10px;
}

#formular input, #formular textarea, #formular select{
	width: 280px;
	margin-bottom: 5px;
	float:left;
}

#formular textarea{
	width: 300px;
	height: 100px;
}

#formular .boxes{
	width: 1em;
}
#formular .small{
	width:35px;
}
#formular .radio{
	width:25px;
}
#formular .date{
	width:80px;
}
#formular .submitbutton{
	margin-left: 132px;
	margin-top: 5px;
	width: 90px;
}
#formular small{
	float:left;
	padding:0 3px 0 3px;	
}	
#formular br{
	clear: left;
}
p.pr{
	margin:5px 0 10px 0;
	padding:0 ;
	float:left;
	height:auto;	
	line-height:16px ;
	text-align:left;
	letter-spacing:normal;
	border-bottom:1px solid #999999;
	display:inline;
}
.left{ 
	float:left; 
	display:inline;
}
.right{ 
	float:right; 
	display:inline;

}
a.pra{
	color:#32475E;
	width:500px;
	float:left;
	margin:0;
	padding:0;
	font-weight:bold;
	text-decoration:none;
}
a.plink{
	color:#44668c;
	float:left;
	margin:25px 0 0 30px;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.ptour{
	float:left;
	border:1px solid #B6C6CA;
	width:110px;
	height:auto;
	background:#DCE8EB;
	text-align:center;
	margin-left:20px;
	margin-right:0px;
	margin-bottom:31px;
	display:inline;
}
.ptsmall{
	height:108px !important;
}
.ptour img{
	border:2px solid #C6D3D7;
	margin-bottom:7px;
	display:inline;
	float:left;
	margin-left:1px;
	margin-top:2px;
}
.ptour a{
	text-decoration:none;
	color:#153658;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
	float:left;
	padding:0 2px 0 2px;
}


p.map { padding:0 !important; margin:0 !important;}

.sp{
	border:1px solid #d2d3d5;
	padding:2px;
	width:718px;
	height:auto;
	min-height:28px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	margin-top:12px;
	cursor:pointer;
	font-weight:bold;	
}
.sph{
	float:left;
	width:100%;
	height:100%;
	background: #dde8ec;
}
.sprop{
	height:auto;
	min-height:28px;
	width:223px;
	float:left;
	background:#dde8ec url(../images/sp_top_desp.gif) right center no-repeat;
	color:#2b435f;
	padding:3px 5px 3px 10px;
	line-height:16px;
}
.sptit{
	float:left;
	background:#e7e8ea url(../images/plus.gif) right center no-repeat;
	color:#6d6d6f;
	padding:3px 5px 3px 10px;
	line-height:16px;
	height:auto;
	min-height:38px;
	width:465px;
}
.sptito{
	float:left;
	background:#dde8ec url(../images/minus.gif) right center no-repeat;
	color:#000000;	
	padding:0 5px 0 10px;
	line-height:26px;
	line-height:18px;
	height:auto;
	width:465px;
}
.spdesc{
	width:724px;
	float:left;
	margin-top:4px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#e7e8ea url(../images/vpopbg.gif) top left repeat-y;
}
.spleft{
	float:left;
	width:242px;
	padding-top:10px;
}
.spright{
	float:left;
	width:450px;
	padding:10px;
	background:#e7e8ea;
	color:#414141;
}	
.spleft a{
	float:left;
	margin-left:65px;
	width:113px;
	height:34px;
	background:url(http://www.kohalacoastresorts.com/images/abg.gif) top left no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	line-height:30px;
	color:#364e68;
	font-weight:bold;
	text-decoration:none;
	margin-top:20px;
}

#traveltab {margin:10px 0 0 5px;}

#traveltab td{
	padding:5px 5px 15px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	border-bottom:1px solid #eff1f4;
}

.tttxt, .caltxt, .dtxt, .ttr {
	width:220px;
	font-size:11px;
	padding:2px;
	float:left;
	margin-top:5px;
}

.caltxt {
	width:200px;
}

.calico {
	margin-top:5px;
	border:none;
}

.dtxt {
	width:120px;
	
}

.lng {
	width:220px;
}

.ttr {
	width:220px;
}

.fbt {
	width:70px;
	height:26px;
	border:none;
	font-size:12px;
	background:#69728a;
	color:#ffffff;
	cursor:pointer;
}