@import url("punctuation.css");
@import url("faqdrops.css");
/* stylesheet for WDAD Online Insights - written by Mark Jones zen20282@zen.co.uk */
* { margin:0px; padding:0px; } /* this clears any and all margins & padding on all elements */
html { height:100%; margin-bottom:1px; } /* this adds a scrollbar to Mozilla and keeps it there to stop centered pages jigging about*/
table {
	font-size:1em; 
	font-family:Verdana, Arial, Helvetica, sans-serif; }  /* this allows IE 5.* to view text inside tables correctly - not too big!! */
body {
	background-color:#aaa;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:62.5%;
	margin:0;
	padding:0;
}
#OuterWrapper {
	background:url(../images/BG500x6Q256.gif) repeat-x top;
	background-color:#f6ee24;
	/*border:1px solid #cdcdcd;*/
	margin:0px auto 0px auto;
	position:relative;
	width:970px;	
}
#Masthead {
	/*border:1px solid green;*/
	height:190px;
	margin:0px 0px 0px 0px;
	padding:105px 0px 0px 0px;
	position:relative;
}
#NoShow {
	display:none;
}
#Venue {
	border:1px solid #fff;
	color:#fff;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.3em;
	margin:0px 0px 0px 0px;
	overflow:auto;
	padding:8px;
	position:absolute;
	left:55px;
	top:37px;
}
#Files #Venue {
	display:none;
}
.address {
	font-size:0.9em;
}
.address a:link, .address a:visited {
	color:#ff0000;
	outline:none;
	text-decoration:underline;
}
.address a:hover {
	color:#ff0000;
	text-decoration:none;
}
#InKnowLogo {
	/*border:1px solid #ff0000;*/
	background-image:url(../images/logos/InTheKnow171x95.gif);
	background-repeat:no-repeat;
	height:95px;
	right:50px;
	position:absolute;
	top:20px;
	width:171px;
}
#OnlineInsightsHeadline {
	/*border:1px solid #ff0000;*/
	background-image:url(../images/LatestThinking882x150.gif);
	height:150px;
	left:40px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	bottom:10px;
	width:882px;
}
#PrintOnlyLogo {
	display:none;
}
#ContentContainer {
	background:transparent;
	/*border:1px solid blue;*/
	border-top:none;
	margin:20px 0px 0px 40px;
	overflow:auto;
	padding:0px 0px 40px 0px;
	width:900px;
}
#MapsLogosCont {
	border:1px solid #fff;
	display:inline;
	float:left;
	margin:0px 20px 0px 26px;
	overflow:auto;
	padding:1px 0px 5px 0px;
	width:275px;
}
#MapsBookContainer {
	/*border:1px solid green;*/
	display:inline;
	float:left;
	margin:6px 7px 0px 7px;
	padding:0px 0px 0px 0px;
	width:156px;
}
#Files #MapsLogosCont {
	visibility:hidden;
	width:3px;
}
#VenueMap {
	/*border:1px solid blue;*/
	height:121px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:156px;
}
#ClickMapStrip {
	background:#dedede;
	color:#999;
	font-size:0.8em;
	font-weight:bold;
	margin:90px auto 0px auto;
	padding:3px 3px 3px 8px;
	text-align:center;
	width:80%;
}
#BookPlace {
	background-color:#D51C5C;
	/*border:1px solid blue;*/
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	margin:5px 0px 5px 0px;
	padding:4px 0px 4px 0px;
	text-align:center;
}
#BlackBook {
	background:#000;
	/*border:1px solid blue;*/
	color:#fff;
	font-weight:normal;
	line-height:1.4em;
	margin:0px 0px 0px 0px;
	padding:5px 0px 8px 0px;
	text-align:left;
}
#HostLogos {
	/*border:1px solid green;*/
	display:inline;
	float:right;
	margin:6px 8px 0px 0px;
	overflow:auto;
	padding:0px 0px 0px 0px;
	width:95px;
}
#HostLogos img, #VenueMap img {
	border:none;
	outline:none;
	margin-bottom:5px;
	padding-bottom:2px;
}
#HostLogos a, #HostLogos a:link, #HostLogos a:visited, #HostLogos a:hover, #HostLogos a:active, #VenueMap a, #VenueMap a:link, #VenueMap a:visited, #VenueMap a:hover, #VenueMap a:active {
	border:none;
	outline:none;
}
#ContentColTextArea {
	/*border:1px solid yellow;*/
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:550px;
}
.imgborder {     /*removes link borders from images*/
	border:none;
	outline:none;
}
#Footer {
	/*border:1px solid #ccc;*/
	background:transparent;
	clear:both;
	height:5px;
}
