/* Getting the new tags to behave */
article, aside, audio, 
canvas, command, 
datalist, details, 
embed, 
figcaption, figure, footer, 
header, hgroup, 
keygen, 
meter, 
nav, 
output, 
progress, 
section, source, 
video {
	display:block;
}
mark, 
rp, rt, ruby, 
summary, 
time {
	display:inline;
}

/* Global properties ======================================================== */
body { 
	background:url(../images/splash.jpg) no-repeat center top #d9d9d9;
	background-attachment:fixed; 
	font-family:"Times New Roman", Times, serif;
	font-size:100%; 
	line-height:1em;
	color:#747474;
}
html { 
	min-width:980px;
}
html, 
body { 
	height:100%;
}



/* Global Structure ============================================================= */
.container {
	margin:0 auto;
	width:930px;
	font-size:1em;
}

	/* Header */
	header { margin-top:10px;
	/*	border-top:7px solid #585858;*/
	}
		header .container {
			height:294px;
			position:relative;
		}
	header.extra {
		background:  no-repeat center 10px;
		min-width:980px;
	}
		header.extra .container {
			height:580px;
			overflow:hidden;
		}

	
	/* Content */
	section#content .container {
		padding:50px 0 56px 0;
	}
			
	/* Footer */
	footer {
		background-color:#404040;
		min-width:980px;
		margin-top:-42px;
		text-align:center;
		line-height:2.7em;
	}
		footer .container {
			height:42px;
			overflow:hidden;
			position:relative;
		}


/* Hotel list ============================================================= */
#hotelList {  text-align:center; margin:auto; padding:0 0 55px 0; background:url(../images/exp-coll-ft-on.png) no-repeat center top;}
#hotelList img { margin:30px 10px 0 0; border:1px solid #CCC;}
#HotelPage  { margin:0px 0px 15px 0; border:1px solid #CCC;}

/* Left & Right alignment */

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}	

.wrapper { 
	width:100%;
	overflow:hidden;
}
.wrap {
	min-height:100%;
	height:auto!important;
	height:100%;
}



/*----- form defaults -----*/
input, 
select, 
textarea { 
	font-family:"Times New Roman", Times, serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	color:#747474;
	margin:0;
	padding:0;
}

fieldset {
	border:0;
}

/*----- lists -----*/

.list {
	padding-bottom:30px;
}
	.list li {
		padding:0 0 12px 18px;
		background:url(../images/marker.gif) no-repeat left 5px;
		height:1%;
	} 
		.list li a {
			text-decoration:none;
		}
		.list li a:hover {
			text-decoration:underline;
		}

.list1 {
	padding-bottom:10px;
}
	.list1 li {
		position:relative;
		padding:5px 0 26px 109px;
		min-height:89px;
		height:auto!important;
		height:89px;
		line-height:1.25em;
	}
		.list1 li a {
			text-decoration:none;
			display:inline-block;
		}
		.list1 li a:hover {
			text-decoration:underline;
		}	
		.list1 li strong {
			position:absolute;
			left:0;
			top:0;
			width:94px;
			height:94px;
			text-align:center;
			color:#fff;
			font-size:3.125em;
			line-height:1.6em;
			font-weight:normal;
		}
			.list1 li strong span {
				font-size:.4em;
				line-height:1.2em;
				display:block;
				text-transform:uppercase;
				margin-top:-24px;
			}
		.list1 li strong.color1 { background-color:#4f91cd;}
		.list1 li strong.color2 { background-color:#576776;}

.services {
	padding-bottom:15px;
}		
	.services li {
		width:100%;
		overflow:hidden;
		vertical-align:top;
		padding-bottom:27px;
	}
		.services li img {
			float:left;
			margin-right:22px;
		}
		.services li h3 {
			margin:0;
		}

.projects li {
	width:445px;
	float:left;
	overflow:hidden;
	vertical-align:top;
	margin-left:35px;
}
.projects li:first-child {
	margin-left:0;
}
	.projects li img {
		float:left;
		margin-right:21px;
	}
	
.tips li {
	list-style-type:decimal;
	list-style-position:inside;
	line-height:1.25em;
	padding-bottom:24px;
}
	

/*----- other -----*/
.img-indent { 
	margin:0 21px 0 0; 
	float:left;
}
.img-indent1 {
	margin-bottom:20px;
}

.extra-wrap { 
	overflow:hidden;
}

p {
	margin-bottom:22px;
	line-height:1.25em;
}
.p0 {
	margin:0;
}

dl.locations {
	line-height:1.25em;
	margin-bottom:-20px;
}
	dl.locations dd {
		padding-bottom:20px;
	}
	
.address span {
	float:right;
	padding-right:135px;
}
.address a {
	text-decoration:none;
}
.address a:hover {
	text-decoration:underline;
}



/*----- txt, links, lines, titles -----*/
a {
	color:#747474; 
	outline:none;
}
a:hover {
	text-decoration:none;
}

h1 {
	text-indent:-9999px;
}
	h1 a {
		position:absolute;
		left:30px;
		top:111px;
		width:323px;
		height:147px;
		background:url(../images/logo3.png) no-repeat left top;		
	}
	
h1.inner a {
		position:absolute;
		left:3px;
		top:11px;
		width:930px;
		height:122px;
		background:url(../images/logo6.png) no-repeat left top;			
	}
	
h2 {
	font-size:2.5em;
	line-height:1.2em;
	font-weight:normal;
	color:#1e1d1d;
	margin-bottom:35px;	
}
h3 {
	color:#282828;
	font-size:1.188em;
	line-height:1.263em;
	text-transform:uppercase;
	font-weight:normal;
	margin:-5px 0 15px 0;	
}

.link {
	color:#bdbdbd;
	font-style:italic;
	line-height:1.2em;
}
	a.link,
	.link a {
		color:#000;
	}

.link1 {
	text-decoration:none;
}
.link1:hover {
	text-decoration:underline;
}
	

.line-hor { 
	background:#e0e0e0;
	height:1px;
	overflow:hidden;
	font-size:0;
	line-height:0;
	margin:63px 0 55px 0;
}
.line-ver1 { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:303px 0;
	width:100%;
}
.line-ver2 { 
	background-image:url(../images/line-ver.gif); 
	background-repeat:repeat-y;
	background-position:626px 0;
	width:100%;
}




/*===== header =====*/
header #account {
	position:absolute;
	right:0;
	top:18px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.688em;
	line-height:1.2em;
}
	header #account a {
		color:#939393;
	}
header #slogan {
	top:166px;
	position:absolute;
	left:0;
}
*+ html header #slogan {
	top:157px;
}
	header #slogan h2 {
		font-size:3.875em;
		line-height:.81em;
		color:#1e1d1d;
		padding-bottom:39px;
		font-weight:normal;
		margin:0;
	}
	*+ html header #slogan h2 {
		padding-bottom:49px;
	}
	header #slogan a {
		text-decoration:none;
		color:#fff;
		text-align:center;
		display:inline-block;
		font-size:.75em;
		line-height:1.1em;
		text-transform:uppercase;
		background-color:#f2b705;
		padding:16px 37px;
	}
	header #slogan a:hover,
	header #slogan a.alt:hover {
		background-color:#000;
	}
	header #slogan a.alt {
		background-color:#cfcfcf;
	}
 
/*===== content =====*/
#content .bot-indent {
	padding-bottom:58px;
}

/*===== footer =====*/
footer,
footer a {
	color:#fff; font-size:14px; padding:4px 0 0 0;
	text-decoration:none;
}
footer a:hover {
	text-decoration:underline;
}
footer .fright {
	position:absolute;
	right:0;
	top:0;
	height:30px;
}


/*----- forms -----*/

#search-form fieldset {
	position:absolute;
	right:0;
	top:56px;
}
#search-form input {
	border-width:1px;
	border-style:solid;
	border-color:#afafaf;
	border-right:none;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior: url(js/PIE.htc);
	background-color:#fff;
	position:relative;
	float:left;
	width:185px;
	padding:9px 52px 8px 15px;
	color:#353535;
	font-size:.813em;
	line-height:1.2em;
	font-family:Arial, Helvetica, sans-serif;
}
#search-form a {
	float:left;
	margin-left:-39px;
	position:relative;
}

/*----------------------*/

#feedback-form .rowElem { 
	height:45px;
}
#feedback-form input,
#feedback-form textarea {
	padding:7px 13px;
	border:1px solid #afafaf;
	border-radius:14px;
	-moz-border-radius:14px;
	-webkit-border-radius:14px;
	behavior:url(js/PIE.htc);
	background-color:#fff;
	position:relative;
	width:253px; 
}
#feedback-form input {
	vertical-align:top;	
	line-height:1.2em;
}
#feedback-form textarea { 
	height:72px;
	height:410px; 
	overflow:auto;
	margin-bottom:37px;
}

/*==========================================*/
    
/*--- kwicks gallery ---*/
.kwicks {
	/* recommended styles for kwicks ul container */
	list-style: none;
	position:absolute;
	bottom:0;
	left:0;
	margin: 0;
	padding: 0;
	overflow:hidden;
	width:930px;
	height:100px;
}
.kwicks li{
	/* these are required, but the values are up to you (must be pixel) */
	width: 186px;
	height: 130px;
	/*do not change these */
	display: block;
	overflow: hidden;
	padding: 0;  /* if you need padding, do so with an inner div (or implement your own box-model hack) */
	cursor:pointer;
	text-align:center;
}
.kwicks.horizontal li {
	/* This is optional and will be disregarded by the script.  However, it should be provided for non-JS enabled browsers. */
	margin-right: 0; /*Set to same as spacing option. */
	float: left;
	text-transform:uppercase;
	font-size:.875em;
	line-height:9.5em;
}
	.kwicks.horizontal li a {
		color:#fff;
		display:block;
		text-decoration:none;
	}
.kwicks #kwick_1 { background-color:#4f91cd;}
.kwicks #kwick_2 { background-color:#51819E;}
.kwicks #kwick_3 { background-color:#1D628B;}
.kwicks #kwick_4 { background-color:#1E588C;}
.kwicks #kwick_5 { background-color:#576776;}