html, body
{
	margin: 0px;
	min-width: 900px;
	top: 0px;
	padding: 0;
}

body
{
	text-align: center;
	background-color: white;
}
#MiddleBackground
{
	width: 900px;
	margin: 0 auto;
	text-align: left;
}

#PageFrame
{
	width: 900px;
	margin: 0px;
	background-color: white;
}

#LeftBackground
{
	margin-right: 450px;
	background-color: white;
	height: 500px;
	background-image: url(../images/LeftSky.jpg);
	background-repeat:no-repeat;
	background-position: right top;
	z-index: -10;
}
#RightBackground
{
	margin-left: 449px;
	background: white;
	background-image: url(../images/RightSky.jpg);
	background-repeat:no-repeat;
	background-position: left top;
	height: 500px;
	z-index: -10;

}

.column {
	width: 50%;
	position: absolute;
	top: 0;
	z-index: -10;
}
.left
{
	left: 0;
	z-index: -10;
}
.right
{
	right: 0;
	z-index: -10;
}

.maxhw
{
	height: 100%;
	width: 100%;
}
.directory
{
	height: 100%;
	width: 25%;
	float: left;
}
#d_directory
{
height: 150px;
font-family:Arial,Helvetica,sans-serif;
font-size:12.5px;

}
.dirp
{
	line-height:1.45;
}

#LayerBot
{
}
#LayerTop
{
}

	#Area1
	{
		margin: 0px;
		height: 20px;
		background-color: Grey;
		background-position: 0px 0px;
	}
	#Area3
	{
		background-color: Black;
		padding: 0px;
		margin: 0px;
		background-position: 0px 0px;
		height: 330px;
		background-repeat: no-repeat;
		overflow: hidden;
	}
	#Area3 h1
	{
		width: 450px;
		padding: 0px;
		margin: 0px;
		position: relative;
		top: 22px;
		left: 180px;
		font-family: verdana;
		font-size: 30px;
		font-weight: normal;
		font-style: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
		overflow: hidden;
		height: 40px;
	}

	#Area3 p
	{
			font-family: verdana;
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
	}
#Area1
{

	background-image: url(../images/MasterBg/BgHdTownh.png);
}
#Area1 p
{
	border-width: 0px;
	padding: 4px 5px 0px 0px;
	margin: 0px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Area2
{
	height: 40px;
	background-color: Grey;
	background-image: url(../images/greybar.png);
	background-repeat: repeat-x;
	padding: 0px;
	margin: 0px;
}
#Area2 ul
{	
	border-top-width: 0px;	
	padding-left: 150px;
	margin: 10px 0px 10px 0px;
	position: absolute;
	height: 40px;
	/*width: 580px;*/
	padding-top: 0px;
	margin-bottom: 0px;
	float: left; 
	width: 700px;
	/*clear: right;*/
}
#Area2 li, #Area2 a
{
	margin: 0px 0px 0px 0px;
	position: relative;
	height: 40px;
	display: inline; /*	border-bottom:5px solid purple;*/
	border-left: 1px solid purple;
	padding-left: 8px;
	padding-right: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border-width: 0px;
	border-color: #000000 #008000 #000000 purple;
	text-decoration: none;
	cursor: pointer;
}
#Area2 form
{
	position: absolute;
	margin-left: 730px;
	margin-top: 9px;
}
#Area2 input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990099;
}
#Area4
{
	height: 25px;
	background-color: Gray;
	background-image: url(../images/purplebar25.png);
	background-repeat: repeat-x;
}
#InfoBar
{
	position: relative;
	width: 475px;
	float: left;
	height: 100%;
}
#InfoBar p
{
	/*opacity: 1.0;*/
/*filter:alpha(opacity=100);*/
	position: relative;
	top: 4px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	bottom: 0px;
	margin-top: auto;
	margin-left: 5px;
	margin-bottom: auto;
}
#Command
{
	position: relative;
	float: right;
	width: 400px;
	clear: right;

}
#Command a
{
	text-decoration: none;	
}


#Command img
{
	padding: 0px;
	border-width: 0px;
	position: relative;
	top: 2px;
	margin-right: 3.5px;
	margin-left: 2.5px;
	right: 0px;
	cursor: pointer;
	visibility: hidden;
}
#Command_Btn_2, #Command_Btn_3, #Command_Btn_4, #Command_Btn_5, #Command_Btn_6
{
	visibility: hidden;
}

#Area5
{
	height: 110px;
	margin: 0px;
	padding: 0px;
}
#Scroll
{
	padding: 0px;
	margin: 0px;
	float: left;
	width: 630px;
	height: inherit;
	overflow: hidden;
	clear: none;
	background-image: url( '../images/6pxpurgreyblufadepad.png' );
}
#ScrollLeft
{
	padding: 0px;
	margin: 0px;
	width: 20px;
	height: inherit;
	float: left;
	cursor: pointer;
	background-image: url( '../images/LeftBlackArrow.png' );
}
#ScrollLeft img
{
	cursor: pointer;
	margin-top: 45px;
	margin-left: 1px;
	visibility: hidden;
}

#ScrollRight
{
	padding: 0px;
	margin: 0px;
	width: 20px;
	height: inherit;	
	float: left;
	cursor: pointer;
	background-image: url( '../images/LeftBlackArrow.png' );
}

#ScrollRight img
{
	cursor: pointer;
	margin-top: 45px;
	margin-left: 1px;
	visibility: hidden;
}

/*#Scroll img
{
	float: left;
	position: relative;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: inherit;
	background-color: Aqua;
	left: 0px;
}*/

.ScrollImages
{
	float: left;
	position: relative;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: inherit;
	left: 6px; /*was 6 */
	clear: none;
	display: inline;
	text-decoration: none;
}
.ScrollLinks 
{
	float: left;
	position: relative;
	border-width: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
	height: inherit;
	left: 6px; /*was 6 */
	clear: none;
	display: inline;
	text-decoration: none;
	background-color: black;
	width: 150px;
}
#Scroll ul
{
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #899EE7;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding: 0px;
	margin: 0px 6px 0px 0px;
	list-style-type: none;
	position: relative;
	width: 3000000px;
	left 0px;
}

#Scroll li
{
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

.ScrollTitle
{
	position: relative;
	left: 6px;
	top: 0px;
	width: 150px;
	background-image:url(../images/tran2.png);
	height: 20px;
	padding: 0px;
	margin: 0px;
}

.ScrollTitle a
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: center;
	padding-top: 3px;
	width: 150px;
	color: #F2F2F2;
	margin-left: -150px;
	text-decoration: none;
	
}

.ScrollInfo a
{
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-size: 12px;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: normal;
	text-align: center;
	padding-top: 30px;
	width: 150px;
	color: #F2F2F2;
	visibility: hidden;
	height: 90px;
	margin-left: -150px;
	text-decoration: none;
	
}

.ScrollInfo
{
	position: relative;
	left: 6px;
	top: 0px;
	width: 150px;
	height: 90px;
	padding: 0px;
	margin: 0px;
}
.ScrollItemHolder
{
	width: 150px;
	height: 110px;
	padding: 0px 0px 0px 0px;
	margin: 0px 6px 0px 0px;
}

#ScrollArrowRight 
{
}
#ScrollArrowLeft 
{
}


#BlueLinks
{
	float: left;
	height: inherit;
	width: 230px;
	height: 110px;
	background-image: url(../images/grey_grad1.png); /*was blue_grad6 */
	background-repeat: no-repeat;
}

#BlueLinks ul
{
	margin: 3px 0px 2px 0px;
	padding: 0;
	list-style-type: none;
	height: 110px;
	z-index:inherit;
}

#BlueLinks li
{
	margin: 0px;
	width: 200px; /*185px minus all left/right paddings and margins*/ /*	background-color: #0044B8;*/
	height: 21px;
	padding-top: auto;
	padding-left: 20px;
	padding-bottom: auto;
	border-right-color: Yellow;
	cursor: pointer;
	z-index: inherit;
}
#BlueLinks a
{
	padding: 0px;
	font: normal 12.5px Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	margin: 0px;
	width: 200px; /*185px minus all left/right paddings and margins*/ /*	background-color: #0044B8;*/
	height: 22px;
	cursor: pointer;
	z-index: inherit;
	text-decoration: none;
}

#OnInLogo
{
	position: relative;
	left: 10px;
	top: 0px;
	clear: none;
	height: 0px;
	width: 0px;
	z-index: 5;
}

.Logos
{
	border-width: 0px;
}

#BriddersLogo
{
	position: relative;
	left: 667px;
	top: 65px; /* was 62 */
	clear: none;
	height: 0px;
	width: 0px;
	z-index: 5;
}

#BriddersLogo img
{
	height: 58px;	/* Todo: Needs to be resized! */
}


#WhatsOn
{
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 240px;
	width: 900px;
	background-color: Blue;
	top: 150px;
	
	
}

#WhatsOn p
{
	border-style: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	height: 0px;
	width: 0px;
}

#map
{
	width:900px;
	height:330px;

}

#Area6
{
	padding: 0px;
	margin: 0px;
	height: 25px;
	background-color: Gray;
	background-image: url(../images/bluebar3.png);
	background-repeat: repeat-x;
}

#Area6 ul
{
	position: relative;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #899EE7;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	left: 10px;
	height: 25px;
	margin-top: auto;
	margin-bottom: auto;
	padding-right: 0px;
	padding-left: 0px;
	top: 5px;
	bottom: auto;
}

#Area6 li
{
	padding: 0px 15px 0px 0px;
	margin: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#d_Breadcrumb
{
	float: left;
	height: 100%;
	width: 670px;
}

#d_Bookmarks
{
	float: left;
	height: 100%;
	width: 230px;
}

#Area6B
{
	height: 110px;
	background-image: url(../images/BottomSky.jpg);

}
#Area7
{
	height: 20px;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 3px;
}

#Area7 ul
{
	margin: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #899EE7;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
#Area7 li
{
	margin: 0px;
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.ImageViewer_Small
{
	position: relative;	
	background-color: Black;
	height: 120px;
	width: 160px;
}

.ImageViewer_Large
{
	position: relative;
	background-color: Black;
	height: 250px;
	width: 333px;
}

.ImageViewer_STop
{

}

.ImageViewer_SBottom
{

}

#ImageViewer_Img1
{
	position: relative;
	top: 198px;	
	left: 10px;
	background-color: Black;
	height: 120px;
	width: 160px;
	float:left;
	border: 1px solid #FFFFFF;
	background-image: url(../images/imageviewer/SideSm.jpg);
}
#ImageViewer_Img2
{
	position: relative;
	top: 65px;
	left: 10px;
	background-color: Black;
	height: 120px;
	width: 160px;
	float: left;
	margin-left: -55px;
	border: 1px solid #FFFFFF;
	background-image: url(../images/imageviewer/SideSm.jpg);
}
#ImageViewer_Main
{
	top: 40px;
	left: 10px;
	position: relative;
	background-color: Black;
	height: 250px;
	width: 333px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #FFFFFF;
		background-image: url(../images/imageviewer/MainMid.jpg);
}
#ImageViewer_Img3
{
	border: 1px solid #FFFFFF;
	top: 65px;
	left: 10px;
	position: relative;
	background-color: Black;
	height: 120px;
	width: 160px;
	float: left;
	background-image: url(../images/imageviewer/SideSm.jpg);
}
#ImageViewer_Img4
{
	border: 1px solid #FFFFFF;
	top: 0px;
	left: 105px;
	position: relative;
	background-color: Black;
	height: 120px;
	width: 160px;
	float: left;
	margin-top: 78px;
	background-image: url(../images/imageviewer/SideSm.jpg);
}

	#WhatsOnSide
	{
		width: 255px;
		height: 330px;
		float: right;
	
	}
#WhatsOnSide img
{
	top: 60px;
	left: 23px;
	position:relative;

}
#WhatsOnSide table
{
	width: 215px;
	position:relative;
	left: 28px;
	top: 56px;
}
.WhatsOnSideHeading
{
	text-align: left;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.WhatsOnSideEvent
{
	text-align: left;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.WhatsOnSideVenue
{
	text-align: right;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.WhatsOnBlue
{
	color: #0044B8;
}
.WhatsOnPurple
{
	color: #800080;
}
.WhatsOnSideMore
{
	text-align: center;
	font-family: "lucida grande" ,tahoma,verdana,arial,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #DDDDDD;
}
#d_Badges
{
	height: 110px;
}
#d_Badges p
{
	font-size: 9px;
	font-family: Arial,Helvetica,sans-serif;

}
#d_Badges a
{
	font-size: 9px;
	font-family: Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	color: black;
	
}
#Image_DrinkAwareLogo 
{
	left: 45px;
	float: right;
	margin-right: 10px;
	margin-top: 0px;
	right: 5px;
}
#i_ToDo 
{
	margin-left: 5px;
		margin-bottom: 13px;
}
#i_OnInMedia
{
	margin-bottom: 14px;
		margin-left: 11px;
}
#i_BU
{
	margin-bottom: 13px;
	margin-left: 5px;
}
#i_ThinkLogo
{
float: right;
}

#d_Badges img
{
	border-width:0;
}#PRELAUNCH_Area1
{
	background-image: url(../images/BgHdTownhall1.jpg);
}

#PRELAUNCH_Area3
{
	background-image: url(../images/BgTlTownhall1.jpg);
}
#DynamicViewFrame
{
	height: 243px;
	width: 485px;	
	margin-top: 68px;
	margin-left: 15px;	
	padding:0px;
	float: left;
	clear: none;
	overflow: hidden;
	position: relative;
	display:inline;
	border:1px solid white;
	left: 0px;
}
#DynamicViewFrame li
{
	display:inline;
	margin:0;
	padding:0;
	height:100%;
	width: 450px;
}

#DynamicViewFrame ul
{
	margin:0;
	padding:0;
	height:100%;
	list-style-type: none;
	position: relative; 
	width: 30000px;
	left: -495px;
}

#DynamicViewFrame p
{
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.45;
	padding: 0px;
	margin: 0px;
	color: white;
	margin-top: 7px;
}

#DynamicViewFrame h1
{
	color: white;
	font-family: Arial,Helvetica,sans-serif;
	font-size:20px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:1.45;
	padding: 0px;
	margin: 0px;
	top: 0px;
	left: 0px;
	height: 30px;
}

#DVFPage1
{
	background-image: url(../images/tran2.png);
}

#DVFPage2
{
	background-image: url(../images/tran2.png);
}
#DVFPage3
{
	background-image: url(../images/tran2.png);
}

.DVFPage
{
	height: 240px;
	width: 465px;
	float: left;
	position: relative;
	padding: 10px;
	margin: 0px;
	margin-right: 10px;
}

.DVFPage img
{
	padding: 0px;
	margin: 0px;
}



.DVFHomeTop
{
	height: 95px;
	width: 100%;
	float:left;
	position:relative;
	clear: right;
}

.DVFHomeMidLeft
{
	height: 90px;
	width: 65%;
	float:left;
	position:relative;
}

.DVFHomeMidRight
{
	height: 130px;
	width: 35%;
	float:left;
	position:relative;
	text-align:right;
}

.DVFHomeLow
{
	height: 40px;
	width: 302px;
	float:left;
	position:relative;
	margin-top: -40px;
}
.BlueLink
{
	border: 0 none;
	float: right;
	margin-bottom: -15px;
	top: 99px;
	position: relative;
	color: black;
	padding: 0px;
}


.tindent
{  
	text-indent: 40px;  
}  

.LeftFlash
{
	z-index:4;
	position:absolute;
}


#Area3_Template1_LogoHolder
{
float: right;
margin-top: 9px;
margin-bottom: 9px;
height: 50px;
width:220px;
}



#Area3_Template1_Col1
{
	height: 100%;
	width: 380px;
	float: left;
}

#Area3_Template1_Col2
{
	height: 100%;
	width: 520px;
	float: left;
}
#ImagePreview
{
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 1px;
	padding-right: 1px;
	border: 1px solid #000000;
	border-color: white;
	height: 240px;
	width: 358px;
	float: right;
	background-image: url(../images/dialine.png);
	position: relative;
	left: 0px;
	top: 0px;
}

#ImagePreview img
{
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 0px;
	color: white;
	font-family: verdana;
	font-size: 9px;
}

#ImagePreview img.s
{
	margin-right: 2px;
}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ 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; }
#l_Mag{ padding: 0px }
#i_Mag{ position: relative; top: -75px; left: 260px}