﻿body
{
	text-align:center;
	background-color:#3e92c5;
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Sans-Serif;
}

form 
{
	padding:0px;
	margin:0px;
}

div 
{
	position:relative;
}

#page 
{
	width:960px;
	margin:0 auto;
	
}

#pageInner
{
	float:left;
	border-left:1px solid #3f789a;
	border-right:1px solid #3f789a;	
	background-color:#ffffff;
	width:960px;
}

#header 
{
	height:82px;
	z-index:1000;
}

#footer 
{
	text-align:left;
	margin-top:25px;
	float:left;
		background-color:#cce0ff;
}

#footerLang 
{
	float:left;	
	width:220px;
	padding:20px 25px 10px 25px;
	background-color:#cce0ff;
	
}

#footerCredit 
{
	float:left;
	width:100%;
}

#footerCredit p
{
	color:#ffffff;
	padding:10px 0px 10px 0px;
	text-align:center;
}

#footerLinks 
{
	float:right;
	width:665px;
	font-size:12px;
	padding:14px 25px 13px 0px;
	background-color:#cce0ff;
	color:#ffffff;
}

#footerLinks a
{
	margin-right:0px;

}

#topLogo 
{
	position:absolute;
	left:25px;
	top:0px;
	float:left;
	z-index:2000;
}

#headerLogos 
{
	float:left;
	margin:0px 5px 0px 0px;
	clear:none;
}

#headerLogos a 
{
	float:left;
}

#languageIcons
{
	float:right;
	margin:16px 18px 0px 0px;
	width:70px;
	text-align:center;
}

#languageIcons img 
{
	border:0px;
}

#languageIcons div 
{
	float:left;
	height:33px;
	overflow:hidden;
}

#languageIcons img.caption 
{
	
}

#ktBanner 
{
	float:left;
	border:1px solid #ffffff;
	padding-bottom:10px;
	width:227px;
	margin-left:-1px;
	overflow:hidden;
	margin-bottom:10px;
}

#ktBanner2 
{
	float:left;
	border:1px solid #cce0ff;
	width:250px;
	margin-left:0px;
	overflow:hidden;
	margin-bottom:20px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}



#mainBanner 
{
	margin-top:0px;
	z-index:2;
	padding:0px;
	margin-bottom:0px;
	float:left;
}

#bannerContainer
{
	height:360px;
	background-position:top;
	background-repeat:no-repeat;
	width:960px;
	background-image:url(/images/bg_placeholder.jpg);
	background-repeat:no-repeat;
	z-index:1;	
}

#bannerContainerHome
{
	height:380px;
	width:960px;
	background-image:url(/images/bg_placeholder.jpg);
	background-repeat:no-repeat;
}

div.rangeRight 
{
	float:right;
	width:440px;
}

#topIkoLogo 
{
	margin-top:20px;
	float:left;
	clear:none;
}

#northDistLogo 
{
	float:left;
	margin:21px 0px 0px 0px;
	clear:none;
}

#arkasLogo 
{
	float:left;
	margin:19px 0px 0px 0px;
	clear:none;
}


.topbardiv
{
	float:left;
	margin:0px 15px 0px 15px;
	clear:none;
	overflow:hidden;
	padding:0px;
	width:1px;
}

#navigation 
{
	width:960px;
	text-align:center;
	background-color:#ffffff;
	border-top:1px solid #a2e2ff;
	float:left;
	height:54px;
	overflow:hidden;

}

#navigation .bgBar 
{
	position:absolute;
	background-color:#014195;
	background-image: url(/images/bg_nav.jpg);
	background-position:bottom;
	left:0px;
	width:960px;
	padding-top:5px;
	top:0px;
	height:36px;
	overflow:hidden;
}

#navLinks 
{
	white-space:nowrap;
	margin-top:0px;
	padding-top:5px;
	padding-left:13px;
}

#navigation .item,
#navigation .selected
{
	float:left;
}

#navigation .div 
{
	float:left;
	margin-top:0px;
	width:1px;
	height:36px;
}


#navigation .item a,
#navigation .item a:visited,
#navigation .selected a,
#navigation .selected a:visited  
{
	font-size:14px;
	font-family:"Trebuchet MS", Sans-Serif;
	color:#ffffff;
	padding:0px 18px 0px 18px;
	line-height:36px;
	float:left;
	border:0px;
	text-decoration:none;
	white-space:nowrap;

}

#navigation .selected a,
#navigation .selected a:visited  
{
	background-color:#44b0f2;
	background-image: url(/images/bg_buttonselect2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	color:#004491;
	line-height:36px;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius:2px 2px 0px 0px;
}

#navigation .item a:hover
{
	background-color: #6484b6;
	-webkit-border-top-left-radius:2px;
	-webkit-border-top-right-radius:2px;
	-moz-border-radius:2px 2px 0px 0px;
}



div.menuArrow
{
	float:none;
	clear:both;
}

.selected div.menuArrow 
{

	background-image:url(/images/icon_menuarrow.gif);
	background-position: center top;
	background-repeat:no-repeat;
}


div.keyline 
{
	border:1px solid #cce0ff;
	padding:15px 15px 15px 15px;
	margin-bottom:15px;
	float:left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	clear:both;
	text-align:left;
}


#content 
{
	float:left;
	width:960px;
	background-color:#ffffff;
	margin-top:0;
	padding-top:0;
}

a,
a:visited 
{
	text-decoration:none;
	color:#4500d0;
	outline:none;
}

a:hover 
{
	color:#db00ce;
	outline:none;
}

a:active 
{
	outline:none;
}

a.moreInline 
{
	margin-left:3px;
}

a.moreInline img
{
	border:0px;
	vertical-align:middle;
}

a img 
{
	border:0px;
}

h1 
{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size:23px;
	font-size:31px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 3px 0px;
	padding:0px;
	line-height:100%;
	letter-spacing:-2px;
	color:#2f2f2f;
}

h2 
{
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 17px 0px;
	line-height:100%;
	padding:0px;
	font-style:italic;
	color:#4c91cb;
	letter-spacing:-1px;
}

h3 
{
	font-size:17px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 6px 0px;
	line-height:100%;
	padding:0px;
}

h4 
{
	font-size:15px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 6px 0px;
	line-height:100%;
	padding:0px;
}

h5
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin:0px 0px 3px 0px;
	line-height:100%;	
	padding:0px;
	clear:both;
}

p 
{
	font-size:12px;
	line-height:140%;
	padding:0px;
	margin:0px 0px 10px 0px;
	text-align:left;
	width:auto;
}

p.caption 
{
	margin:0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
	line-height:120%;
}

span 
{
	font-size:12px;
	margin:0px;
	padding:0px;
}

ul 
{
	margin:5px 0px 10px 0px;
	padding:0px 0px 0px 20px;
	clear:both;
}

li 
{
	text-align:left;
	font-size:12px;
	list-style-image:url(/images/bullet.gif);
	line-height:155%;
}

.subText li 
{
	list-style-image:url(/images/bullet_yel.gif);
}

.panel_blu li 
{
	list-style-image:url(/images/bullet_blu.gif);
}

label
{
	font-size:11px;
	vertical-align:middle;
}

label.top 
{
	display:block;
	margin:3px 0px 1px 0px;
	vertical-align:bottom;
}

span.error 
{
	font-size:inherit;
}

.error 
{
	color:Red;
	font-size:inherit;
	font-weight:bold;
}

.okay 
{
	color:#2ba600;
	font-size:inherit;
	font-weight:bold;
}

.larger 
{
	font-size:14px;
	line-height:20px;
}

input.newsletter
{
	float:left;
	margin-right:2px;
	margin-bottom:0px;
	clear:both;
	border-width:1px;
}

.subscribe_home 
{

}

.subscribe_home,
.subscribe_page 
{
	font-size:11px;
	font-family:Arial, Sans-Serif;
}

.subscribe_home label,
.subscribe_page label
{
	margin:0;
	float:left;
	display:block;
}

.subscribe_home span.label,
.subscribe_page span.label 
{
	float:left;
	clear:both;
	white-space:nowrap;
	margin:5px 0 1px 0 !important;
}

.subscribe_home span.label span,
.subscribe_page span.label span 
{
	font-size:11px;
	float:left;
	margin-left:4px;
}


.subscribe_home input.newsletter
{
	width:223px;
}

.subscribe_page input.newsletter
{
	width:195px;
}

.subscribe_page button,
.subscribe_home button
{
	float:right !important;
	cursor:pointer;
}

.subscribe_page div.submitBox,
.subscribe_home div.submitBox 
{
	float:left;
	width: 195px;
	text-align:right;
	padding-top:5px;
}

.subscribe_home div.submitBox  
{
	width:223px;
}

h5.error,
h5.okay 
{
	font-size:13px;
	line-height:1.3;
}

/*
=======================================================
*/

div.panel_yel,
div.panel_blu,
div.panel_blus,
div.panel_lb,
div.panel 
{
	float:left;
}

div.panel_yel div.cap,
div.panel_blu div.cap,
div.panel_blus div.cap,
div.panel_lb div.cap,
div.panel div.cap
{
	clear:both;
	white-space:nowrap;
}

div.panel_yel div.bar,
div.panel_blu div.bar,
div.panel_blus div.bar,
div.panel_lb div.bar,
div.panel div.bar
{
	background-color:#cce0ff;
	border-left:1px solid #cce0ff;
	border-right:1px solid #cce0ff;
	clear:both;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding:5px 0px 6px 10px;
	width:238px;
	line-height:100%;	
}

div.panel_yel div.bar 
{
	background-color:#fde160;
	border-left:1px solid #fde160;
	border-right:1px solid #fde160;	
}

div.panel_blus div.bar  
{
	background-color:#cce0ff;
	border-left:1px solid #6595df;
	border-right:1px solid #6595df;	
}


div.panel_yel div.content,
div.panel_blu div.content,
div.panel_blus div.content,
div.panel_lb div.content,     
div.panel div.content 
{
	border-left:1px solid #cce0ff;
	border-right:1px solid #cce0ff;
	border-bottom:1px solid #cce0ff;
	clear:both;	
	width:228px;
	text-align:left;
	padding:0px;
	float:left;
}

div.panel_yel div.content img,
div.panel_blu div.content img,
div.panel_blus div.content img,
div.panel_lb div.content img,    
div.panel div.content img 
{
	margin-bottom:5px;
}

div.panel_yel div.content 
{
	background-color:#fde160;
	border-left:1px solid #fde160;
	border-right:1px solid #fde160;
	border-bottom:0px;
}

div.panel_blu div.content 
{
	background-color:#6595df;
	border-left:1px solid #6595df;
	border-right:1px solid #6595df;
	border-bottom:1px solid #6595df;
}

div.panel_blus div.content 
{
	background-color:#cce0ff;
	border-left:1px solid #6595df;
	border-right:1px solid #6595df;
	border-bottom:1px solid #6595df;
}

div.panel_lb div.content 
{
	background-color:#cce0ff;
}

.tlc 
{
	width:4px;
	height:4px;
	float:left;
	overflow:hidden;
	margin:0;
	padding:0;
}

.tlc img,
.trc img 
{
	float:left;
}

.trc 
{
	width:4px;
	height:4px;
	float:left;
	overflow:hidden;	
}

div.panel .tmc,
div.panel_yel .tmc,
div.panel_blu .tmc,
div.panel_lb .tmc,
div.panel_blus .tmc    
{
	height:4px;
	overflow:hidden;
	background-color:#cce0ff;
	float:left;
	clear:none;
}

div.panel_yel .tmc 
{
	background-color:#fde160;
}

div.panel_blu .tmc 
{
	background-color:#6595df;

}

div.panel_blus .tmc 
{
	background-color:#6595df;

}

div.imageCaption 
{
	background-color:#c6d8f5;
	font-size:11px;
	color:#ffffff;
	font-style:italic;
	line-height:100%;
	padding:4px;
	margin-bottom:10px;
}



#leftColumn 
{
	width:250px;
	float:left;
	padding-right:12px;
	margin-right:12px;
}

#rightColumn 
{
	width:635px;
	float:left;
}


#leftColumn2 
{
	width:220px;
	float:left;
	padding-right:12px;
	margin-right:12px;
}

#centreColumn2
{
	width:420px;
	float:left;
}

#centreRightColumn
{
	width:660px;
	float:left;
}

#rightColumn2
{
	width:220px;
	float:left;
	padding-left:24px;

	/*margin-left:12px;*/
}



div.middleForm 
{
	text-align:left;
}

div.middleForm input.text,
div.middleForm textarea 
{
	width:393px;
} 

div.middleFormBoxed 
{
	text-align:left;
	background-color:#fde160;
	padding:10px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;		
}

div.middleFormBoxed input.text,
div.middleFormBoxed textarea 
{
	width:393px;
} 



    
button.submit 
{
	background-color:#fde160;
	float:left;
	border:0px solid red;
	padding:0px;
	margin:0px;
	vertical-align:middle;
	height:auto !important;
}

button.submit img 
{
	margin:3px 5px 0px 5px;
	vertical-align:bottom;
}

div.subNavItems 
{
	float:left;
	margin-top:2px;
}

div.subNavItems a,
div.subNavItems a:visited 
{
	font-size:13px;
	font-weight:bold;
	padding:4px 0px 4px 10px;
	border-bottom:1px solid #dceafd;
	color:#000000;
	clear:both;
	float:left;
	width:210px;
	height:15px;
	line-height:15px;
}

div.subNavItems a:hover 
{
	color:#db00ce;
}

div.subNavItems .selected a 
{
	border-bottom:1px solid #e3bb3f !important;
}

div.subNavItems .selected 
{
	background-color:#f8dc15;
	border-bottom:1px solid #e3bb3f;
}

div.subNavItems div.item
{
	float:left;
	width:235px;
	line-height:1;
	padding:0;
	margin:0;
}

div.subNavItems img 
{
	display:none;
}

div.subNavItems img.selected
{
	display:block;
	border:0px;
}


.menuLevel2,
.menuLevel2Selected
{
	float:left;
	width:195px !important;
	color:#0153a8 !important;
	padding-left:25px !important;
	font-size:12px !important;
	font-weight:normal !important;
	line-height:15px !important;
}

.menuLevel2:hover 
{
	color:#db00ce !important;
}

.menuLevel2Selected 
{
	font-weight:bold !important;
	color:#000000 !important;
}

span.newLabel,
div.newLabel 
{
	position:absolute;
	left:190px;
	top:3px;
	background-color:#ffffff;
	border:1px solid red;
	padding:0px 2px 0px 2px;
	font-size:10px;
	color:red;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	vertical-align:bottom;
	text-transform:uppercase;
}

div.subText 
{
	padding:10px;
	background-color:#fde160;
	text-align:left;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

img.currentLang 
{
	float:left;
	margin-top:0px;
	margin-right:3px;
	vertical-align:middle;
}

table.info 
{
	border-collapse:collapse;
	margin-bottom:10px;
}

caption 
{
	font-family: "Trebuchet MS", Sans-Serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	padding-bottom:4px;
	color:#5882c3;
}

table.info tr 
{
	
}

table.info td,
table.info th 
{
	padding:3px 8px 3px 8px;
	font-family: "Trebuchet MS", Sans-Serif;
	font-size:12px;
	text-align:left;
	border-bottom:1px solid #dceafd;	
}

table.info td.centre,
table.info th.centre  
{
	text-align:center;
}

table.info thead th 
{
	background-color:#d6e6ff;
	border:0px;
}

img {
	behavior: url("/scripts/pngbehavior.htc");
}

.lnk
{
	visibility:hidden;
	height:0px;
	overflow:hidden;
}


.btnBookings
{
	position:absolute;
	top:284px;
	left:650px;
	width:283px;	
	overflow:hidden;
	z-index:99999999;
}

.btnBookingsHome
{
	position:absolute;
	top:304px;
	left:650px;
	width:283px;	
	overflow:hidden;
	z-index:99999999;
}

.btnBookingsHome a,
.btnBookings a
{
	margin-left:0px;
}

.btnBookingsHome a:hover,
.btnBookings a:hover 
{
	margin-left:-283px;
}

#newsletter,
img.newsletter  
{
	position:absolute;
	top:-43px;
	left:140px;
}


#newsletterHome,
img.newsletterHome 
{
	position:absolute;
	top:-53px;
	left:150px;

}

#mainBanner 
{
	outline:none;
	min-height:200px;
}


div.map_canvas_side
{
	width:218px;
	height:250px;
	float:left;
	clear:both;
}

div.map_canvas_side 
{
	margin: 1px 0px 0px 0px;
	overflow:hidden;
}

    
.glabel p
{
	font-size:12px;
	font-family:Helvetica, Arial, Sans-Serif;
	color:#444444;
}
    
.glabel h4 
{
	font-weight:bold;
	font-size:13px;
	color:#000000;
	margin:0px 0px 4px 0px;
	padding:0px;
	line-height:100%;
}

div.mapBox 
{
	float:left;
	margin-top:20px;
} 

div.northBanner 
{
	background-color:#cce0ff;
	clear:both;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding:24px 0px 10px 0px;
	width:220px;
	line-height:100%;
	float:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	cursor:pointer;
}

div.northBanner p 
{
	text-align:center;
	padding:0px;
	margin:10px 0px 0px 0px;
	line-height:100%;
}

p.ktLocationLinks 
{
	width:140px;
	z-index:3112222;
	position:absolute;
	padding-top:7px;
	margin:0px;
	top:0px;
	left:0px;
}

p.ktLocationLinks a 
{
	color:#ffffff;
	font-weight:bold;
}

p.ktLocationLinks a:hover 
{
	color:#cce0ff;
}

#fbLikeTag 
{
	float:right;
	margin-bottom:5px;
	margin-top:0px;
}


#emailField 
{
	height:1px;
	visibility:hidden;
	overflow:hidden;
	float:left;
	clear:both;
}

input.emailField 
{
	visibility:hidden;
}

label.subscribe 
{
	display:block;
	margin-bottom:2px;
	float:left;
	clear:both;
}



