/* CSS Document */

/*set page background to black and text to grey
html is included because this is the root element for
pages served as application/xhtml+html*/

html, body {
	margin: 0;
	padding: 0;
	background: #000000;
	color:#999999;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	}

/*set width of wrapper to same width as title image
no top or bottom margin
auto on both sides will centre wrapper in most modern browsers	*/

#wrapper {
	width: 760px;
	margin: 0 auto;
	position: relative;
	top:20px;
	}
	
#wrapper p {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	font-size: 85%;
	font-weight:normal;
	}
	
	
/* follow buttons */
	
#follow {
	width: 760px;
	height: 36px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color:transtarent;
	position: relative;
	}
	
#follow .cap1 {
	width: 60px;
	position: relative;
	float: left;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color:#999999;
	}
	
#follow .cap2 {
	width: 600px;
	position: absolute;
	float: right;
	top: -18px;
	}


/* header  */
#header {
	width: 760px;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 75%;
	}
	
/* leaderboard for full display ad, if there is one */
#leaderboard {
	width: 728px;
	margin: 0 auto;
	position:relative;
	top:20px;
	margin-bottom: 24px;
	}
	
/* titlebar  */
	
#titlebox {
	width: 292px;
	height: 60px;
	float:left;
	background-image:url(../artwork/filmstrip_topleft.jpg);
	}

#titlebox h1 {
	color:#FFFFFF;
	margin-right: 24px;
	font-size: 100%;
	bottom: 0;
	}
	
/* ad banner  */

#banner {
	width: 468px;
	height: 60px;
	float:right;
	}
	
/* main WGML Flash logo  */

#logoanimation {
	width: 760px;
	height: 140px;
	clear:both;
	}
	
/*styles for the nav menu - remove padding, margin and bullets*/
	
#navbar {
	width: 520px;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-decoration: none;
	background-color: #3366FF;
	height: 22px;
	float: right;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	}
	
#navbar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	text-decoration: none;
}
	
#navbar ul li {
	list-style-type: none;
	float: left;
}
#navbar ul li a {
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	white-space: nowrap;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 20px;
	padding-right: 20px;
	text-decoration: none;
	display: block;
	-webkit-transition: all 500ms ease-in-out 100ms;
	-o-transition: all 500ms ease-in-out 100ms;
	transition: all 500ms ease-in-out 100ms;
}

#navbar ul li a:hover {
	background-color: #000000;
	color: #3366FF;
}

/*styles for the home menu - remove padding, margin and bullets*/
	
#homebar {
	width: 224px;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 100%;
	text-decoration: none;
	background-color: #FFFFFF;
	height: 22px;
	float: left;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	}
	
#homebar ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -40px;
	text-decoration: none;
}
	
#homebar ul li {
	list-style-type: none;
	float: left;
}

#homebar ul li a {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 110%;
	white-space: nowrap;
	padding-top: 4px;
	padding-bottom: 8px;
	padding-left: 54px;
	padding-right: 54px;
	text-decoration: none;
	display: block;
	-webkit-transition: all 500ms ease-in-out 100ms;
	-o-transition: all 500ms ease-in-out 100ms;
	transition: all 500ms ease-in-out 100ms;
}

#homebar ul li a:hover {
	background-color: #000000;
	color: #FFFFFF;
}

	/*style for the page trail*/
	
#trail {
	width: 760px;
	border: 0;
	margin: 0;
	padding-top: 12px;
	font-size: 80%;
	font-weight:bold;
	}	
	
#trail p {
	line-height: 1;
	text-align:left;
	letter-spacing: 0px;
	text-transform:uppercase;
	}
	
#trail a:link {
	color: #3366FF;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
	border-bottom-width: 1px;
	}

#trail a:visited {  
	color: #3366FF;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;	
	border-bottom-width: 1px;
	}
	
#trail a:hover {
	color: #FFFFFF;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	text-decoration: none ! important
	}
	
/* banner */

#banner a:link {
	color: none;
	text-decoration:none;
	border-bottom-width: 0;
	text-decoration: none ! important
	}

#banner a:visited {  
	color: none;
	text-decoration:none;
	border-bottom-width: 0;
	text-decoration: none ! important
	}
	
#banner a:hover {
	color: none;
	text-decoration:none;
	border-bottom-width: 0;
	text-decoration: none ! important
	}
	
/* fieldtrip */

#fieldtrip a:link {
	color: none;
	text-decoration:none;
	border-bottom-width: 0;
	text-decoration: none ! important
	}

#fieldtrip a:visited {  
	color: none;
	text-decoration:none;
	border-bottom-width: 0;
	text-decoration: none ! important
	}
	
#fieldtrip a:hover {
	color: none;
	text-decoration:none;
	border-bottom-width: 0;
	text-decoration: none ! important
	}
	
/* locations */
	
#locations {
	width: 760px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color:transparent;
	font-size: 100%;
	position: relative;
	}
	
#locations h1 {
	margin: 0;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-weight: 500;
	color:#FFFFFF;
	}
	
#locations h2 {
	color:#FFFFFF;
	font-size: 120%;
	font-weight:500;
	padding-bottom: 12px;
	}
	
#locations a:link {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
	border-bottom-width: 1px;
	}

#locations a:visited {  color: #666666;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;}
	
#locations a:hover {  color: #3366FF;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	text-decoration: none ! important
	}
	
/* content */
	
#content {
	width: 760px;
	border: 0;
	margin: 0;
	padding: 0;
	position: relative;
	background-color: transparent;
	}
	
#content a:link {
	color: #FFFFFF;
	text-decoration:none;
	border-bottom-style: dotted;
	border-bottom-color: #3366FF;
	border-bottom-width: 1px;
	}

#content a:visited {  
	color: #666666;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 1px;
	}
	
#content a:hover {
	color: #3366FF;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
	text-decoration: none ! important;
	}
	
#content p {
	margin-bottom: 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 85%;
	font-weight:normal;
	line-height: 1.8;
	text-align:justified;
	}
	
#content p2 {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 85%;
	font-weight:normal;
	line-height: 1.6;
	}

#content h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	color:#FFFFFF;
	}
	
.ital {
font-style:italic;
}

/* details and content */

#details {
	width: 120px;
	border: 0;
	margin: 0;
	padding: 0;
	font-size: 75%;
	position: relative;
	float:left;
	}	
	
#details p {
	line-height: 1.6;
	text-align:left;
	}
	
.ital {
font-style:italic;
}	

.name {
	color:#FFFFFF;
	}
	
.dvd {
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	}
	
#details h1 {
	font-size: 110%;
	text-align:left;
	color: #FFFFFF;
	background-color:#333333;
	padding: 3px 4px 3px 8px;
	text-transform:uppercase;
	}
	
#details h2 {
	font-size: 110%;
	text-align:left;
	color: #FFFFFF;
	background-color:#333333;
	padding: 3px 4px 3px 8px;
	text-transform:uppercase;
	}
	
#details h3 {
	font-size: 110%;
	text-align:left;
	color: #999999;
	text-transform:uppercase;
	}

#details ul {
	margin: 0;
	padding: 0;
	font-size: 80%;
	line-height: 1.6;
	list-style: none;
	margin-bottom: 18px;
	}
	
/* skyscraper */
	
#skyscraper {
	width: 160px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color:#000000;
	font-size: 65%;
	position: relative;
	float: left;
	display:inline;
	left: 44px;
	}
	
/* market */
	
#market {
	width: 120px;
	border: 0;
	margin: 0;
	padding-left: 20px;
	padding-right: 20px;
	background-color:#333333;
	font-size: 65%;
	position: relative;
	float: left;
	display:inline;
	left: 44px;
	}
	
#market p {
	line-height: 1.6;
	text-align:left;
	padding-left:6px;
	padding-right:6px;
	}
	
#market h1 {
	font-size: 120%;
	text-align:left;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-top:6px;
	padding-left:6px;
	}
	
#market h2 {
	font-size: 110%;
	text-align:left;
	color: #999999;
	text-transform:uppercase;
	padding-left:6px;
	}
	
/* marketlist */
	
#marketlist {
	width: 120px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color:transparent;
	font-size: 65%;
	position: relative;
	float: left;
	display:inline;
	left: 36px;
	}
	
#marketlist p {
	line-height: 1.6;
	text-align:left;
	padding-left:6px;
	padding-right:6px;
	}
	
#marketlist h1 {
	font-size: 120%;
	text-align:left;
	color: #FFFFFF;
	text-transform:uppercase;
	padding-top:6px;
	padding-left:6px;
	}
	
#marketlist h2 {
	font-size: 110%;
	text-align:left;
	color: #999999;
	text-transform:uppercase;
	padding-left:6px;
	}
	
/* maintext */
	
#maintext {
	width: 438px;
	border: 0;
	margin-: 0;
	padding: 0;
	background-color:transparent;
	position: relative;
	float: left;
	display:inline;
	top: 0;
	left: 21px;
	}
	
#maintext p {
	margin-bottom: 12px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.8;
	text-align:justify;
	letter-spacing: 0px;
	}
	
#maintext p2 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style:italic;
	}
	
#maintext h1 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight:bold;
	color: #FFFFFF;
	}
	
#maintext h2 {
	color:#FFFFFF;
	font-size: 80%;
	font-weight:500;
	}
	
/* maintextlist */
	
#maintextlist {
	width: 600px;
	border: 0;
	margin-bottom: 0;
	background-color:transparent;
	position: relative;
	float: left;
	display:inline;
	top: 0;
	left: 0;
	line-height: 130%;
	}
	
/* illustrations */
	
#illust {
	width: 438px;
	height: 200px;
	position:relative;
	float:left;
	margin-bottom: 15px;
	}
	
#illust img {
	float:left;
	width: 300px;
	}

#illust .cap {
	width: 118px;
	position: absolute;
	float: right;
	bottom: 0%;
	left: 318px;
	font-size: 65%;
	color:#FFFFFF;
	text-align:left ! important;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#illustvert {
	width: 438px;
	height: 300px;
	position:relative;
	float:left;
	margin-bottom: 15px;
	}
	
#illustvert img {
	float:left;
	width: 200px;
	}

#illustvert .cap {
	width: 218px;
	position: absolute;
	float: right;
	bottom: 0%;
	left: 218px;
	font-size: 65%;
	color:#FFFFFF;
	text-align:left ! important;
	}
	
#illust225 {
	width: 458px;
	height: 225px;
	position:relative;
	float:left;
	margin-bottom: 15px;
	}
	
#illust225 img {
	float:left;
	width: 300px;
	height: 225px;
	}
	
#illust225 .cap {
	width: 138px;
	position: absolute;
	float: right;
	bottom: 0%;
	left: 318px;
	font-size: 65%;
	color:#FFFFFF;
	text-align:left ! important;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#illustwide {
	width: 458px;
	position:relative;
	float:left;
	margin-bottom: 15px;
	}
	
#illustwide img {
	width: 458px;
	}

#illustwide .cap {
	width: 458px;
	font-size: 65%;
	color:#FFFFFF;
	text-align:left ! important;
	}
	
/* recommendations */

#recombox {
	width: 458px;
	position:relative;
	float:left;
	margin-bottom: 6px;
	}
	
#recom {
	width: 95px;
	position:relative;
	float:left;
	margin-right: 19px;
	}
	
#recom img {
	width: 95px;
	}

#recom .cap {
	width: 95px;
	position:relative;
	left: 0px;
	font-size: 65%;
	color:#FFFFFF;
	text-align:left ! important;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	
/*footer */

#footer {
	width: 760px;
	border: 0;
	margin: 0;
	padding-top: 12px;
	padding-bottom: 12px;
	position: relative;
	background-color: transparent;
	clear: left;
	}

#footer p {
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 65%;
	font-weight:normal;
	line-height: 1.6;
	}
	
/*styles for the nav menu - remove padding, margin and bullets*/
	
#navbar2 {
	width: 438px;
	border: 0;
	padding: 0;
	margin-bottom: 12px;
	font-size: 100%;
	}
	
#navbar2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	
/*float each list element inline*/

#navbar2 li {
	float: left;
	display: inline;
	}
	
/*style links in the nav list*/

#navbar2 a {
	display: block;
	margin: 0;
	height: 1em;
	padding: 2px 0 3px 22px;
	border: 0;
	width: 87px;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	font-size: 70%;
	}
	
#navbar2 a:link, #navbar2 a:visited {
	background-color: #333333;
	color: #FFFFFF;
	}
	
#navbar2 a:hover, #navbar2 a:active {
	background-color: #000000;
	color: #666666;
	}
	
/*special style for link to identify current page*/

	#thispage a:link, #thispage a:visited,
	#thispage a:hover, #thispage a:active {
	background-color: #FFFFFF;
	color: #000000;
	}
	
/* column one */

#colone {
	width: 188px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: relative;
	float: left;
	display:inline;
	left: 26px;
	}	
	
#colone p {
	line-height: 1.6;
	text-align:left;
	font-size: 65%;
	font-weight:bold;
	text-transform:uppercase;
	}

#coltwo {
	width: 188px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: relative;
	float: left;
	display:inline;
	left: 44px;
	}
	
#coltwo p {
	line-height: 1.6;
	text-align:left;
	font-size: 65%;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#colthree {
	width: 188px;
	border: 0;
	margin: 0;
	padding: 0;
	background-color: transparent;
	position: relative;
	float: left;
	display:inline;
	left: 62px;
	}	
	
#colthree p {
	line-height: 1.6;
	text-align:left;
	font-size: 65%;
	font-weight:bold;
	text-transform:uppercase;
	}
	
#mainWide {
	width: 760px;
	border: 0;
	margin: 0;
	padding: 0;
	}	
	
/* trivago widget style */

#trivago_dealform {
	width:269px;
	background-color:#333333;
	border:thin solid #666666;
	padding:10px;
	font-family:Arial;
	font-size: 12px;
	color:#FFFFFF;
	}

#trivago_dealform input.querystring {
	width:261px;
	margin-bottom:5px;
	}

#trivago_dealform select.room_type {
	width:267px;
	margin-bottom:5px;
	}

#trivago_dealform select.day {
	width:50px;
	margin-bottom:5px;
	margin-left:5px;
	}

#trivago_dealform select.month {
	width:80px;
	margin-bottom:5px;
	margin-left:5px;
	}

#trivago_dealform input.button {
	width:267px;
	}

#trivago_dealform ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
	}
title_list {
	font-size: 9px;
}