@import url("reset.css");

html {
	background:url(../img_v2/page_back.gif) repeat-x #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#030303;
}
strong, b{
	font-weight:bold;
}
em {
	font-style: italci;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

table {
	width: 100%;
}
	table td {
		padding: 5px;
		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#030303;
		
		vertical-align: top;
	}




#wrapper {
	width:1090px;
	background:url(../img_v2/wrapper_back.gif) no-repeat;
}

.topMenu {
	height:54px;
	padding-left:47px;
}
	
	.topMenu ul li {
		display:block;
		float:left;
	}
	
	.topMenu a {
		display:block;
		float:left;
		color:#FFFFFF;
		text-transform:uppercase;
		padding:20px 8px 0 8px;
		height:34px;
	}
	
		.topMenu a.selected {
			background:url(../img_v2/topmenu_sel.gif) center no-repeat;
		}
	
	.subMenu {
		
		height:36px;
		background:#FFFFFF;
		padding-left:55px;
		width:999px;
		*width:1053px;
	}
	
	.subMenu ul li {
		display:block;
		float:left;
	}
	
	.subMenu a {
		display:block;
		float:left;
		color:#353333;
		height:24px;
		padding:12px 12px 0px 0px;
	}
	
	.subMenu a.selected {
		color:#ae1431;
	}
	
.front .header {
}

	.logo {
		text-indent:-9999px;
		display:block;
		position:absolute;
		width:300px;
		height:100px;
		left:35px;
		top:80px;
	}

	.sub .logo {
		text-indent:-9999px;
		display:block;
		position:absolute;
		width:300px;
		height:100px;
		left:35px;
		top:100px;
	}

	.newsBanner {

		position:absolute;
		top:94px;
		left:414px;		

		background:url(../img_v2/newsBanner.png);
		width:640px;
		height:342px;
	}

		.newsBanner #bannerContent {
			width:604px;
			height:251px;
			position:absolute;
			top:28px;
			left:26px;
		}
		
		.newsBanner #bannerContent a.next,
		.newsBanner #bannerContent a.prev
		{
			display: none;
		}
		
		
		.newsBanner #bannerContent .item {
			width:604px;
			height:251px;
			background-position:center;
			background-repeat:no-repeat;
			position:absolute;
		}
		
			.newsBanner #bannerContent .bannerLabel {
				position:absolute;
				top:163px;
				left:20px;
				font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
				font-size:30px;
				text-transform:uppercase;
				color:#FFFFFF;
			}
			
			.newsBanner #bannerContent .bannerText {
				position:absolute;
				top:196px;
				left:20px;
				font-family:"Arial Rounded MT Bold", Arial, Helvetica, sans-serif;
				font-size:12px;
				text-transform:uppercase;
				color:#FFFFFF;
			}
			
			.newsBanner #bannerContent a {
				color:#FFFFFF;
			}
			
			.newsBanner #bannerContent .bannerText a {
				display:block;
				background:url(../img_v2/bannerLinkArrow.png) no-repeat right;
				padding-right:20px;
			}
			
			.newsBanner #bannerContent .bannerText a:hover {
				text-decoration:underline;				
			}
			
			.newsBanner #bannerContent a:hover {
				text-decoration:none;
			}
	
		.newsBanner .bannerMenu {
			position:absolute;
			top:294px;
			left:533px;
			width:86px;
			text-align:right;
			display:none;
		}
		
	.headerImage {
/*
		float:left;
		margin-left:64px;
*/
		position:absolute;
		top:89px;
		left:416px;
	}
	
	* html .header .headerImage {
		/*margin-left:64px;*/
	}
	
	.header .bookings_is {
/*
		float:left;
		margin-top:170px;
		margin-left:48px;
*/
		position:absolute;
		top:224px;
		left:48px;
		width:305px;
		background:url(/img_v2/netbokanir.gif) no-repeat;
		padding-top:24px;
	}
	
	.header .bookings_en {
		position:absolute;
		top:224px;
		left:48px;
		width:305px;
		background:url(/img_v2/netbookings.gif) no-repeat;
		padding-top:24px;
	}
	
	.bookings ul {
		position:absolute;
		
		top: 51px;
		left: 0;
		
		width:254px;
		padding:5px 5px 5px 12px;
		border:#cecfc6 1px solid;
		background:#f4f4f1;
	}
	
	.bookings ul ul {
		display:none;
	}
	
	.bookings ul li a {
		color:#333;
		display:block;
		padding:2px;
	}
	
	.bookings ul li a:hover {
		background:#deddd1;
		text-decoration:none;
	}
		
		.bookings .bookingsButton {
			width:260px;
			background:url(/img_v2/bookingsLeft.gif) no-repeat;
			height:26px;
			padding:0 0 0 14px;
		}
		
		* html .bookings .bookingsButton a {
			height:26px;
		}
		
		.bookings .bookingsButton a {
			display:block;
			background:url(/img_v2/bookingsRight.gif) right;
			height:20px;
			padding-top:6px;
			color:#333;
			outline: none;
		}
	
	* html .header .bookings {
		margin-left:24px;
	}
	
	.front .header {
		height:382px;
	}
	
	.sub .header {
		height:263px;
	}
	
	.sub .header .bookings {
	}
		
		.header .bookings h2 {
			display:none;
		}
		
		.header .bookings .title {
			display:block;
			float:left;
			font-weight:bold;
			width:80px;
		}
		
		.header .bookings select.searchFor {
			width:224px;
			float:left;
		}
		
		.header .bookings select.date_day {
			float:left;
			margin-right:6px;
			width:50px;
		}
		
		.header .bookings select.date_month {
			float:left;
			margin-right:6px;
			width:50px;
		}
				
		.header .bookings select.date_year {
			float:left;
			width:112px;
		}
		
		* html .header .bookings select.date_year {
			width:110px;
		}
		
		.header .bookings .submit input {
			float:right;
			background:url(../img_v2/submit_button.gif);
			width:50px;
			height:21px;
			border:none;
			font-weight:bold;
			font-size:10px;
		}

	.front #content {
		clear:both;
		padding:10px 0 0 35px;
	}
	
	.col3 #content {
		background:url(/img_v2/3colBack.gif) no-repeat;
		padding-top:21px;
	}

	.col2 #content {
		background:url(/img_v2/2colBack.gif) no-repeat;
		padding-top:21px;
	}

	#content a {
		color:#366ab3;
	}

	#content .section1 {
		width:1055px;
		padding-bottom:35px;
		background:url(../img_v2/section_back.gif) right bottom no-repeat;
	}
	
		#content .section1 .box {
			width:334px;
			min-height:30px;
			margin-left:7px;
			float:left;
		}
		
			#content .section1 .box img {
				margin-bottom:5px;
			}
	
	#content .section2 {
		padding-bottom:15px;
	}
		
		.section2 h2, .section2 h2 {
			color:#961016;
			font-size:13px;
			font-weight:bold;
			font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
			margin:0 0 18px 0;
		}

		#content .section2 .largebox {
			float:left;
			width:370px;
			min-height:100px;
			padding-right:10px;
		}
		
		#content .section2 .smallbox {
			float:left;
			width:200px;
			min-height:100px;
			padding-right:10px;
		}
		
		#content ul li {
			background:url(../img_v2/bullet.gif) no-repeat 0 4px;
			padding-left:10px;
		}
		
		#content ul li, #content ul li a {
			color:#366ab3;
		}
	
	#content .left {
		padding:20px 0 20px 12px;
		width:404px;
		float:left;
	}
	
	* html #content .left {
		padding-right:20px;
	}
	
	.cols #content .left {
		padding:10px 0 0 10px;
		width:202px;
	}
		
		.left ul {
			border-top:#dedede 1px solid;
		}
	
		.left ul li {
			border-bottom:#dedede 1px solid;
			padding:0 !important;
			background:none !important;
		}
		
		.left ul li a {
			display:block;
			background:url(/img_v2/menuArrow.gif) no-repeat 0 8px;
			padding:6px 10px 6px 10px;
		}
	
	#content .right {
		width:618px;
		float:left;
		padding:10px 0 20px 0;
	}
	
	.cols #content .right {
		width:578px;
		padding:10px 20px 20px 30px;
	}
	
	#content .right h1 {
		font-size:20px;
		color:#333333;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	#content .right h2 {
		font-size:18px;
		font-weight:bold;
		margin-bottom:10px;
	}
	
	#content .right h3 {
		color:#961016;
		font-size:13px;
		font-weight:bold;
		font-family:"Lucida Sans", Arial, Helvetica, sans-serif;
		margin:0 0 18px 0;
	}
	
	.col3 #content .rightSide {
		padding:20px 0 20px 12px;
		width:200px;
		float:left;
	}
	
#footer {
	border-top:#e7e5d6 45px solid;
	clear:both;
	padding:18px; 
}

	#footer .address {
		text-align:center;
		width:640px;
		float:left;
		
		left:320px;
	}
	
	#footer .logos {
		margin-left:15px;
		float:left;
		width:330px;
		min-height:20px;
	}
	
	#footer .logos a {
		display:block;
		float:left;
		margin-right:10px;
	}
	
#content .txt, #content .btn, #content .chk, #content .drp, #content .calendar {
		clear:both;
}

	#content .txt label, #content .drp label, #content .calendar label {
		width:120px;
		float:left;
	}
	
	#content .txt input, #content .drp select {
		width:350px;
		float:left;
		margin-bottom:8px;
	}
	
	#content .calendar input {
		margin-bottom:8px;
	}
	
	#content .txt textarea {
		width:350px;
		float:left;
		margin-bottom:8px;
	}
	
	#content .chk input {
		margin-left:120px;
		margin-bottom:8px;
	}
	
	#content .chk label {
		margin-left:8px;
	}

	#content .btn input {
		margin-left:120px;
	}
	
	#image-list .image-item {
		float:left;
		border:#CCCCCC 2px solid;
		margin-right:10px;
		margin-bottom:10px;
	}
	
	#image-list .image-item span {
		display:none;
	}
	
	#image-list .image-item a {
		display:block;
		width:100px;
		height:100px;
		background-position:center;
	}