	/*

logo blue dark #00bce4
logo blue light #b9e1f8
blue #005ddb

*/

* {margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 13px;
	line-height: 20px;
	background-color: #000000;
}

.fixedwidth {width: 900px; margin: 0 auto; position: relative;}

.box {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

ul {list-style-type: none;}

#masthead {height: 200px;  background: url(../images/BGhead.jpg) no-repeat center top}

h1 {
	text-indent: -9000px;
	height: 75px;
	width: 315px;
	position: absolute;
	top: 75px;
	background-image: url(../images/logo-WDL.jpg);
	background-repeat: no-repeat;
}
h1 a {
	display: block;
	height: 75px;
	background-image: url(../images/logo-WDL.jpg);
	background-repeat: no-repeat;
}
h1 a:hover {
	background-image: url(../images/logo-WDL-H.jpg);
}

#masthead p {position: absolute; right: 0px; top: 15px; color: #cccccc; font-size: 90%;}

#masthead ul {
	list-style: none;
	position: absolute;
	top: 105px;
	right: 0px;
	width: 475px;
}

#masthead ul a {
	display: block;
	text-decoration: none;
	float: left;
	padding: 30px 5px 0 5px;
	margin-left: 15px;
	background-image: url(../images/navU.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #b9e1f8;
}

#masthead ul a:hover {
	color: #ffffff;
	background-image: url(../images/navH.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#masthead li {display: inline;}


.content {
	padding-bottom: 60px;
	overflow: auto;
}

.contentL {
	float: left;
	width: 550px;
	border-bottom: 1px solid #333333;
	padding-top: 50px;
	padding-bottom: 40px;
}


.contentR {
	float: right;
	width: 300px;
	font-size: 90%;
	padding-bottom: 40px;
	padding-top: 50px;
}

.contentLXL {
	float: left;
	width: 700px;
	border-bottom: 1px solid #333333;
	padding-top: 50px;
	padding-bottom: 40px;
}



.date {text-align: right; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #333333; color: #333333;}

.imgHeader {margin-bottom: 70px;}

p {
	margin-bottom: 20px;
}


h2 {
	font-size: 13px;
	text-align: right;
	margin-bottom: 50px;
	border-bottom: 1px solid #CCCCCC;
	color: #999999;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0;
	line-height: 18px;
}

h3 {
	font-size: 18px;
	color: #005ddb;
	line-height: 22px;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.textHighlight {
	font-weight: bold;
	color: #005ddb;
}

h4 {
	font-size: 13px;
	color: #005ddb;
	line-height: 16px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h5 {font-size: 100%; padding-top: 2px; padding-bottom: 2px;}

.imgL {float: left; margin-right: 15px;}
.imgR {float: right; margin-left: 10px;}
.imgC {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}
.hr {
	margin-bottom: 60px;
	background-color: #005ddb;
	height: 1px;
}

a img {border: 0;}
a, a:visited {
	text-decoration: none;
	color: #00bce4;
}
a:hover {
	color: #00bce4;
	text-decoration: underline;
}

.listbullet {padding: 5px 0 8px 0; list-style-type: square; list-style-position: inside; margin-left: 20px;}

.listpics {
	padding-bottom: 30px;
	border-top: 1px solid #333333;
}
.listpics a {
	text-decoration: none;
	display: block;
	line-height: 90px;
	padding-left: 140px;
}
.listpics li {border-bottom: 1px solid #333333;}
.listpics li#retail a {background: url(../images/icon-retail.jpg) no-repeat left center;}
.listpics li#retail a:hover {background: #222222 url(../images/icon-retailBW.jpg) no-repeat left center;}
.listpics li#entertainment a {background: url(../images/icon-entertainment.jpg) no-repeat left center;}
.listpics li#entertainment a:hover {background: #222222 url(../images/icon-entertainmentBW.jpg) no-repeat left center;}
.listpics li#leisure a {background: url(../images/icon-leisure.jpg) no-repeat left center;}
.listpics li#leisure a:hover {background:  #222222 url(../images/icon-leisureBW.jpg) no-repeat left center;}
.listpics li#hospitality a {background: url(../images/icon-hospitality.jpg) no-repeat left center;}
.listpics li#hospitality a:hover {background:  #222222 url(../images/icon-hospitalityBW.jpg) no-repeat left center;}
.listpics a:hover {text-decoration: none; color: #ffffff;}

.listtools {margin-bottom: 20px;}
.listtools img {float: left; margin-right: 20px;}
.listtools a {
	text-decoration: none;
	display: block;
	line-height: 20px;
}
.listtools a:hover {text-decoration: none; color: #ffffff; background-color: #222222;}
.listtools li {height: 20px; margin-bottom: 20px;}


.liststrip {padding: 8px 0 8px 0;}
.liststrip li {background-color: #101010; margin-bottom: 10px; padding: 4px 0 4px 15px;}

.footnotenav {
	text-align: right;
	clear: both;
	padding-top: 80px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 0;
}
.footnotenav a {
	color: #00bce4;
	text-decoration: none;
}
.footnotenav a:hover {color: #ffffff;}

.clearfix {clear: both;}


/* Footer */

#footer {
	background: #444444 url(../images/BGfooter.jpg) no-repeat top;
	clear: both;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
}
#footer a, #footer p {text-decoration: none; color: #666666; margin: 0px;}
#footer a:hover {text-decoration: none; color: #ffffff;}



.grey {
	background-color: #101010;
	margin-top: -10px;
}
.green {background-color: #111906;}

/*Lightbox*/
#lightbox{position: absolute; left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{width: 49%; height: 100%; background: transparent url(../images/blank.gif) no-repeat; display: block;}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

#portfolio {list-style-type: none; margin: 0px; padding: 0px;}
#portfolio li {height: 100px; width: 130px; float: left; display: block; margin: 0 50px 60px 0;}


/*Contact form*/
#emailFields {width: 250px;}
	
#emailFields input {width: 230px; border: none; text-align: center; background: none; margin: 7px 0 0 7px; font-size: 13px; line-height: 13px; height: 20px;}

#emailFields .input-bg {height: 35px; margin-bottom: 15px; position: relative; background-color: transparent; background: url(../images/formBG.jpg) no-repeat left top;}
	
#emailMessage {width: 340px;}
	
#emailMessage textarea {display: block; border: none; overflow: auto; height: 260px; width: 300px; position: absolute; top: 20px; left: 20px;}
	
#emailMessage .message-bg {height: 300px; background-color: transparent; background: url(../images/messageBG.jpg) no-repeat left top; position: relative;}
	
label {display: block; font-size: 10px;}

fieldset {border: none;}

label.error {position: absolute; top: -20px; right: 0px; padding: 3px; color: #da3939; font-size: 10px; text-align: right;}

input.submit-button {float: right;}

.pic {
	margin-bottom: 40px;
	position: relative;
	height: 400px;
	width: 900px;
}
.pic img {z-index: 0;}

.pic #copy {
	position: absolute;
	left: 0px;
	top: 200px;
	z-index: 2;
	width: 730px;
}
#copy  p {
	color: #FFFFFF;
	font-size: 16px;
	background-image: url(../images/trans.png);
	margin-bottom: 10px;
	padding-right: 5px;
	padding-left: 10px;
	line-height: 22px;
	letter-spacing: 1px;
}
