@charset "utf-8";
/* CSS Document */

img, div, a { behavior: url(iepngfix.htc) }

* {
	margin:0px;
	padding:0px;
}

body{
background-color:#1a344e;
	text-align:center;
}

#outer {
	position: absolute;
	width: 100%;
	top: 50%;
	margin-top: -250px;
	min-width:800px;
	left: 0px;
	text-align: center;
}

#inner {
	margin: auto;
	height: 500px;
	width: 840px;
	text-align:left;
	background-image:url(../images/main-bg.png);
	background-position:center center;
	background-repeat:no-repeat;
}
#tjs{
	float:left;
	display:inline;
	width:207px;
	height:154px;
	padding-left:274px;
	padding-top:125px;
}

#hen-nights{
	float:left;
	display:inline;
	width:276px;
	height:190px;
	padding-top:101px;
	padding-left:44px;
}

#menus{
	float:left;
	display:inline;
	width:234px;
	height:204px;
	margin-top:-46px;
	padding-left:30px;
}

#organising{
	float:left;
	display:inline;
	width:273px;
	height:157px;
	margin-top:10px;
	padding-left:22px;
}

#thank-joe{
	float:left;
	display:inline;
	width:276px;
	height:190px;
	margin-top:-11px;
	margin-left:-4px;
}

#container-pop {
	width: 557px;
	min-height: 500px;	
	height:auto !important;
	height:500px;
	margin:0 auto;
	background-color:#1a344e;
}

#pop-header {
	display:block;
	float:left;
	width:557px;
	height:66px;
	background-image:url(../images/popup-top.gif);
	background-repeat:no-repeat;
}

#pop-content {
	display:block;
	float:left;
	width:557px;
	min-height: 100px;	
	height:auto !important;
	height:100px;
	background-image:url(../images/popup-middle.gif);
	background-repeat:repeat-y;
}
#pop-footer {
	display:block;
	float:left;
	width:557px;
	height:35px;
	background-image:url(../images/popup-bottom.gif);
	background-repeat:no-repeat;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#244b73;
	padding-top:30px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#244b73;
	margin-bottom:10px;
}

.title {
	background-color:#FFFFFF;
	padding:10px;
}

#content {
	margin:0 auto;
	background-color:#FFFFFF;
	margin-top:10px;
	margin-bottom:10px;
	padding:10px;
	width:450px;
	text-align:left;
}

.tequila-header {
	text-align: right; 
	width: 700px;
	padding-bottom: 4px;
}
