@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font-size: 62.5%;
	font-family: "Helvetica Neue", Helvetica, Arial, "Lucida Grande", Verdana, sans-serif, serif;
	color: #666666;
	background-image: url(../images/background/bg-wpkd.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
}

img {
	border: none;
}




/* HEADER */

#wrapper-header {
	float: left;
	height: 140px;
	width: 800px;
	padding: 0 0 0 0;
}


#header-banner {
	height: 140px;
	width: 800px;
}




/* NAVIGATION */

#wrapper-navigation {
	float: left;
	padding: 0 0 10px 0;
	margin: 0 5px 0 5px;
	width: 190px;
	background-color: #FFFFFF;
	/* drop shadow */
	-webkit-box-shadow: 1px 1px 5px #666666;
	-moz-box-shadow: 1px 1px 5px #666666;
	box-shadow: 1px 1px 5px #666666;
}

#logo {
	float: left;
	padding: 25px 10px 20px 10px;
}

#navigation {
	float: left;
	padding: 0 0 0 0;
	width: 190px;
	min-height: 260px;
}

#sidenav {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	display: block;
}

#sidenav li {
	margin: 0;
	height: 17px;
	padding: 0;
	overflow: hidden;
	list-style: none;
	display: inline;
}

#sidenav a {
	float: left;
	padding: 17px 0 0 0;
	margin: 0;
	overflow: hidden;
	display: block;
	height: 0px; !important; /* for most browsers */
	height: /**/ :17px; /* for IE5/Win */
}


#link1 a {
	width: 170px;
	background-image: url(../images/navigation/nav_tab-home.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#link2 a {
	width: 170px;
	background-image: url(../images/navigation/nav_tab-work.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#link3 a {
	width: 170px;
	background-image: url(../images/navigation/nav_tab-services.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#logo-wsg {
	float: left;
	margin: 175px 0 0 0;
	padding: 0 0 0 10px;
}





/* MAIN CONTENT */

#wrapper-content {
	float: left;
	padding: 0;
	width: 800px;
}

#wrapper-left_column {
	float: left;
	padding: 0 0 0 0;
	width: 200px;
}

#wrapper-main_column {
	float: left;
	padding: 5px 0 0px 0;
	width: 800px;
}

#home-flash_slideshow {
	float: left;
	padding: 0;
	margin: 0;
	width: 800px;
	height: 265px;
}

#wrapper-main_column.text_panel-main {
	padding: 25px;
	min-height: 700px;
	width: 800px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 750px; /* proper value */
}


.text_panel-white {
	background-color: #FFFFFF;	
}


#wrapper-feature_windows {
	float: left;
	padding: 5px 0;
	margin: 0 0 5px 0;
	width: 800px;
}

.feature_window-attractions {
	float: left;
	padding: 0;
	margin: 0 3px 0 4px;
	width: 262px;
	height: 322px;
	background-image: url(../images/feature_window-attractions.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.feature_window-exhibitions {
	float: left;
	padding: 0;
	margin: 0 3px 0 0;
	width: 262px;
	height: 322px;
	background-image: url(../images/feature_window-exhibitions.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.feature_window-booking {
	float: left;
	padding: 0;
	margin: 0 0 0 0;
	width: 262px;
	height: 322px;
	background-image: url(../images/feature_window-booking.png);
	background-repeat: no-repeat;
	background-position: left top;	
}

.feature_window-text_box {
	float: left;
	padding: 167px 15px 10px 15px;
}

.feature_window-text_box h4 {
	font-weight: normal;
	padding: 0;
	margin: 0;
	height: 40px;
	font-size: 1.6em;
	line-height: 1.15;
}

.feature_window-text_box p {
	padding: 0;
	margin: 0;
	font-size: 1.0em;
	line-height: 1.3;
}



/* TEXT STYLING */

h1 {
	margin: 0;
	padding: 0;
	font-size: 1.7em;
}

h5 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.8em;
}

h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.6em;
}



p {
	margin: 0;
	padding: 0 0 15px 0;
	font-size: 1.2em;
	line-height: 1.4;
}

ul {
	padding: 0;
	margin: 0 0 0 20px;
}

li {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.2em;
	line-height: 1.2;
	font-weight: bold;
	list-style-position: outside;
	list-style-image: url(../images/editorial/list-icon-orange.png);
}

.text_highlight-mid_green {
	color: #65B300;
}

.text_highlight-orange {
	color: #F47920;
}

.text_highlight-blue {
	color: #00AEEF;
}

.text_highlight-magenta {
	color: #EC008C;
}

.text_highlight-dark_grey {
	color: #4D4D4F;
}

.text_highlight-red {
	color: #FF0000;
}

.text_highlight-dark_blue {
	color: #0065FF;
}





/* EDITORIAL */

/* Services */

.center {	
}




/* FOOTER */

#wrapper-footer {
	clear: both;
	float: left;
	margin: 0 0 0 200px;
	padding: 10px 15px 10px 15px;
	background: #58595B;
	width: 800px; /* FOR IE5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 770px; /* proper value */
}

#wrapper-footer_left {
	float: left;
	display: block;
	padding: 7px 0 4px 0;
	background: #000000;
	width: 720px;
	line-height: 1.0;
}

#wrapper-footer_right {
	float: right;
	display: block;
	padding: 0;
	height: 30px;
	line-height: 30px;
	width: 230px;
	background: #000000;
}

#wrapper-footer p {
	font-size: 1.2em;
	color: #FFFFFF;
	padding: 0;
	margin: 0;
}


#wrapper-footer_right p {
	text-align: right;
}

#wrapper-footer p a {
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

#wrapper-footer p a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
}

