@charset "utf-8";
/* CSS Document */

* {
	padding:0px;
	margin:0px;
}

.left {
	float:left;
	display:inline;
}

.right {
	float:right;
	display:inline;
}

body {
	background-image:url(../images/bg.jpg);
	background-position:center center;
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-color:#040404;
}

#container {
	float:left;
	display:inline;
	width: 960px;
	min-height: 750px;
	height:auto !important;
	height:750px;
	background-color:#101010;
/*	background-image:url(../images/content-bg.jpg);
	background-repeat:no-repeat;
	margin-top:-725px; */
}

#cocktail_container
{
	width:245px;
	padding: 15px 15px;
	
	display:inline;
	float: left;
}

#left_cocktail
{

float:left;

padding-top:10px;
width:70px;

}


#right_cocktail
{

float:right;

}

#cocktail_form
{

clear:both;
padding-top:10px;

}

.input
{
	width:238px;
	padding-bottom:4px;
	border:1px solid gray;
	margin-bottom:5px;
	font-size:12px;
	color:#666666;

}

.button
{

	background: url('../images/submit_btn.png') no-repeat top;

  border:0;
  float:right;
  width:54px;
  height:20px;

}

#header {
	display:block;
	width:960px;
	height:95px;
	padding-top:23px;
}

#logo {
	float:left;
	display:inline;
	width:325px;
	height:71px;
	padding-left:26px;
}

#nav {
	float:right;
	display:inline;
	margin-top:37px;
	padding-right:10px;
	height:25px;
	width:595px;
}

.seperator {
	float:left;
	display:inline;
	width:4px;
	height:25px;
	background-image:url(../images/nav/seperator.gif);
	background-repeat:no-repeat;
}

#nav a.home {
	float: left;
	display: block;
	height: 25px;
	width: 47px;
	background: url(../images/nav/home.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.home:hover {
	background-position:bottom center;
}

#nav a.about-us {
	float: left;
	display: block;
	height: 25px;
	width: 72px;
	background: url(../images/nav/about-us.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.about-us:hover {
	background-position:bottom center;
}
#nav a.food {
	float: left;
	display: block;
	height: 25px;
	width: 42px;
	background: url(../images/nav/food.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.food:hover {
	background-position:bottom center;
}
#nav a.drinks {
	float: left;
	display: block;
	height: 25px;
	width: 64px;
	background: url(../images/nav/drinks.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.drinks:hover {
	background-position:bottom center;
}
#nav a.events {
	float: left;
	display: block;
	height: 25px;
	width: 56px;
	background: url(../images/nav/events.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.events:hover {
	background-position:bottom center;
}
#nav a.bookings {
	float: left;
	display: block;
	height: 25px;
	width: 70px;
	background: url(../images/nav/bookings.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.bookings:hover {
	background-position:bottom center;
}
#nav a.gallery {
	float: left;
	display: block;
	height: 25px;
	width: 62px;
	background: url(../images/nav/gallery.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.gallery:hover {
	background-position:bottom center;
}
#nav a.contact {
	float: left;
	display: block;
	height: 25px;
	width: 148px;
	background: url(../images/nav/contact.gif) 0px 0px no-repeat;
	background-position:top center;
}

#nav a.contact:hover {
	background-position:bottom center;
}

.hide {
	display:none;
}

.horizontal-rule {
	margin:0 auto;
	width:860px;
	height:1px;
	clear:both;
	padding-left:15px;
	margin-top:17px;
}

#flash-container {
	width: 1000px;
	margin:0 auto;
	margin-top:6px;
}

#outer-container {
	width: 960px;
	margin:0 auto;
	margin-top:6px;
}

#image {
	position:relative;
	float:right;
	display:inline;
	width:630px;
	height:640px;
	z-index:10;
	margin-top:80px;
}

/*//////////////////*/

#image-holder {
	float: right;
	display: inline;
	width: 584px;
	height: 414px;
	overflow: hidden;
	position: relative;
}

#image-frame {
	width: 584px;
	height: 414px;
	position: absolute;
	z-index: 5;
}

#image-slider {
	width: 559px;
	height: 380px;
	top: 29px;
	left: 5px;
	overflow: hidden;
	z-index: 1;
	position: absolute;
}

/*//////////////////*/


#main-content {
	float:left;
	display:inline;
	width:345px;
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:15px 0 0 25px;
}

#buttons {
	position:relative;
	float:left;
	display:inline;
	width:360px;
	height:254px;
	margin-top:40px;
	z-index:12;
}

/*//////////////////*/

#btn-holder {
	 width: 918px;
	 padding: 0 16px 0 26px;
	 float: left;
	 display: inline;
}

#networking-holder {
	width: 918px;
	min-height:200px;
	height:auto !important;
	height:200px;
}

#networking-holder .btn-holder {
	position: relative;
	width: 143px;
	height: 105px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 45px 50px 0 0;
	overflow: hidden;
}

#networking-holder .btn-holder .btn-link {
	position: absolute;
	width: 143px;
	height: 105px;
	top: 0;
	left: 0;
	overflow: hidden;
	z-index: 10;
}

#networking-holder .btn-holder .btn-icon {
	position: absolute;
	width: 106px;
	height: 69px;
	top: 17px;
	left: 19px;
	z-index: 5;
	overflow: hidden;
}

#networking-holder .btn-icon-background {
	background-color: #a9b455;
	position: absolute;
	width: 108px;
	height: 71px;
	top: 17px;
	left: 19px;
	z-index: 4;
	overflow: hidden;
}

#networking-events-holder {
	float: left;
	display: inline;
	width: 324px;
	height: 200px;
	margin-left: 13px;
}

#networking-events-title {
	float: left;
	display: inline;
	width: 324px;
	height: 83px;
}

#networking-events-box {
	float: left;
	display: inline;
	width: 322px;
	height: 18px;
	background-image: url(../images/up-and-coming-bg.jpg);
/*	background-color: #292826; */
	border: 1px solid #87888a;
	overflow: hidden;
}

.click-events {
	float: left;
	display: inline;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a9b455;
	padding-left: 5px;
}

.click-expand {
	float: right;
	display: inline;
	width: 17px;
	height: 18px;
	background-image: url(../images/up-and-coming-expander.jpg);
}

.click-up {
	width: 17px;
	height: 18px;
	cursor: pointer;
}

.click-down {
	width: 17px;
	height: 18px;
	cursor: pointer;
}

.click-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a9b455;
	padding: 10px;
}

.click-content-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #a9b455;
	text-decoration: none;
}
	
#sisterpubs-holder {
	width: 918px;
	min-height:150px;
	height:auto !important;
	height:150px;
}

#sisterpubs-title {
	float: left;
	display: inline;
	width: 168px;
	height: 150px;
}

.sisterpubs-link {
	float: left;
	display: inline;
	width: 187px;
	height: 75px;
}

/* #btn-holder {
	 width: 950px;
	 padding: 0 5px;
	 float: left;
	 display: inline;
}

	#btn-holder #btn-holder-left {
		 width: 370px;
		 padding: 48px 0 0 0;
		 float: left;
		 display: inline;
	}
	
	#btn-holder #btn-holder-right {
		 width: 580px;
		 padding: 0 0 0 0;
		 float: left;
		 display: inline;
	}
	*/
	
/*//////////////////*/

#footer {
	clear:both;
	float:left;
	display:inline;
	width:910px;
	padding:0 25px;
}

.flash-btns {
	float: left;
	display: inline;
	width: 183px;
	height: 101px;
}

/*/////// CHRISTMAS COUNTER  ///////*/

#cc-outer {
	float: left;
	display: inline;
	width: 186px;
	height: 73px;
	padding: 20px  75px 20px 15px;
}

#cc-date {
	float: left;
	display: inline;
	width: 58px;
	height: 52px;
	background-image: url(../images/cc-counterbg.jpg);
	background-repeat: no-repeat;
	padding-bottom: 9px;
	padding-left: 9px;
	padding-right: 6px;
	padding-top: 12px;
}

#cc-rhs {
	float: left;
	display: inline;
	width: 113px;
	height: 73px;
}

.cc-style {
	border:0px solid #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #db4d41;
	width: 55px;
	height: 45px;
	text-align:center;
	font-weight: bold;
	background: none;
}

/*/////// NEW COUNTER  ///////*/

#counter-outer {
	float: left;
	display: inline;
	width: 258px;
	height: 61px;
	padding: 5px 5px 5px 5px;
	margin-left: 20px;
}

#counter-date {
	float: left;
	display: inline;
	width: 68px;
	height: 52px;
	background-image: url(../images/worldcup-bg.jpg);
	background-repeat: no-repeat;
	padding: 9px 0 0 15px; 
}

#counter-image {
	float: left;
	display: inline;
	width: 175px;
	height: 61px;
}

.counter-style {
	border:0px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	color: #ffffff;
	width: 55px;
	height: 45px;
	text-align:center;
	font-weight: bold;
	background: none;
}

/*/////////////   ////////////*/
