@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

.padLeft200 {
	padding-left:270px;
}

.padTop20 {
	margin-top:20px;
}

img {
	border:0;
}

img, div,a  { behavior: url(iepngfix.htc) }

body {
	background-color:#000000;
	background-image:url(../images/s&m-bg.gif);
	background-repeat:repeat-x;
}

.clearBoth {
	clear:both;
}

.bullet-spacing {
	margin-right:30px;
}

.left {
	float:left;
	display:inline;
}

.leftPad {
	float:left;
	display:inline;
	padding-left:50px;
}

.leftPad20 {
	float:left;
	display:inline;
	padding-left:20px;
}

.right {
	float:right;
	display:inline;
}

.textRight {
	text-align:right;
}

.container{
	clear:both;
	width:960px;
	margin:0 auto;
	padding:20px 0;
}

.container-nopad{
	clear:both;
	width:960px;
	margin:0 auto;
	padding:0 0 20px 0 ;
}

.container-header{
	width:960px;
	margin:0 auto;
	height:87px;
}

.container-left-nav {
	width:960px;
	min-height:430px;
	height:auto !important;
	height:430px;
	margin:0 auto;
	position:relative;
}

#horizontal-check{
	float:left;
	display:inline;
	clear:both;
	width:100%;
	height:23px;
	background-image:url(../images/check-bg.gif);
	background-repeat:repeat-x;
	margin-top:-18px;
}

#horizontal-dot {
	float:left;
	display:inline;
	clear:both;
	width:100%;
	height:4px;
	background-image:url(../images/nav-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.horiz-dot {
	float:left;
	display:inline;
	clear:both;
	width:100%;
	height:4px;
	background-image:url(../images/nav-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#horizontal-footer {
	float:left;
	display:inline;
	clear:both;
	width:100%;
	height:37px;
	background-image:url(../images/footer-bg.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

#logo {
	float:left;
	display:inline;
	width:197px;
	height:87px;
	margin-top:4px;
}

#nav {
	float:right;
	display:inline;
	width:760px;
	text-align:right;
	margin-top:49px;
}


#image {
	float:left;
	display:inline;
	height:525px;
	width:100%;
	position:relative;
	z-index:1;
	margin-top:-435px;
}

#left-nav {
	clear:both;
	float:left;
	display:inline;
	width:234px;
	text-align:left;
	margin-top:10px;
	position:relative;
	z-index:10;
}

#left-column {
	float:left;
	display:inline;
	width:234px;
	padding-right:13px;
}

#center-column {
	float:left;
	display:inline;
	width:518px;
}

#center-column-wide {
	float:left;
	display:inline;
	width:712px;
}


#right-column {
	float:right;
	display:inline;
	width:194px;
	padding-top:20px;
	text-align:center;
}
/*/////////////////////////////////////Index Stylings */

#index-image {
	float:right;
	display:inline;
	width:584px;
	height:524px;
	background-image:url(../images/home-header-small.jpg);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	margin-bottom:4px;
}

#index-right {
	float:right;
	display:inline;
	width:129px;
	/*height:524px;*/
}

.btn_box {
	float:left;
	width:120px;
	padding:0 0 10px 0;
	overflow:hidden;
}

#twitter-bird{
	float:left;
	display:inline;
	clear:both;
}

#sm-menu {
	float:left;
	display:inline;
	clear:both;
	margin-top:50px;
}

#christmas-btn {
	float:left;
	display:inline;
	clear:both;
	padding:40px 0 50px 0;
}

#potato-man {
	float:left;
	display:inline;
	margin-top:350px;
	position:relative;
	z-index:20;
}


#lovers-club {
	float:left;
	display:inline;
	margin-top:170px;
	margin-left:260px;
	position:relative;
	z-index:20;
}
#more-banger{
	float:left;
	display:inline;
	clear:both;
	position:relative;
	margin-left:-20px;
	margin-top:-170px;
	z-index:20;
}

#howzat{
	float:left;
	display:inline;
	clear:both;
	position:relative;
	margin-left:480px;
	margin-top:-135px;
	z-index:20;
}

#lovers-club_bookparty {
	float:left;
	display:inline;
	/*margin-top:200px;
	margin-left:300px;*/
	margin-top:50px;
	margin-left:550px;
	position:relative;
	z-index:20;
}
#more-banger_bookparty{
	float:left;
	display:inline;
	clear:both;
	position:relative;
	margin-left:20px;
	/*margin-top:-30px;*/
	margin-top:80px;
	z-index:20;
}

#tweet-birds {
	position:relative;
	float:left;
	display:inline;
	top:395px;
	left:50px;
	margin-bottom:3px;
}
/*/////////////////////////////////////Venue Stylings */

#venue-container {
	width:960px;
	margin:0 auto;
	margin-top:-430px;
	position:relative;
	z-index:1;
}

#venue-info {
	float:right;
	display:inline;
	width:426px;
	padding-left:13px;
	margin-top:12px;
}

#venue-pics {
	float:right;
	display:inline;
	width:277px;
	padding-left:10px;
	margin-top:50px;
}

/*/////////////////////////////////////More Banger Stylings */

#offers-buttons {
	float:right;
	display:inline;
	width:713px;
	min-height:500px;
	height:auto !important;
	height:500px;
}

/*/////////////////////////////////////Lovers Stylings */

#lovers-outer{
	float:left;
	width:100%;
	position:relative;
	z-index:1;
	margin-top:-435px;
}

#lovers-container {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:1;
}

#Lovers-Image {
	float:right;
	display:inline;
	width:713px;
	height:444px;
	background-image:url(../images/lovers-images/main-images.jpg);
	background-repeat:no-repeat;
}

#Lovers-Image2 {
	float:right;
	display:inline;
	width:713px;
	height:444px;
	background-image:url(../images/corporate-lovers.jpg);
	background-repeat:no-repeat;
}

#lovers-signup {
	float:right;
	display:inline;
	width:150px;
	padding-right:20px;
	margin-top:195px;
}


/*/////////////////////////////////////Party Stylings */

#party-image {
	float:right;
	display:inline;
	width:713px;
	height:524px;
	background-image:url(../images/party-images/party-header.jpg);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
}

.party-image {
	position:absolute;
	top:0;
	left:0;
}
/*/////////////////////////////////////Our Commitment Stylings */

#our-food-image {
	float:right;
	display:inline;
	width:713px;
	height:444px;
	background-image:url(../images/our-food-header.jpg);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
}

#our-commitment-image {
	float:right;
	display:inline;
	width:713px;
	height:392px;
	background-image:url(../images/party-images/rotation/1.jpg);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
}
/*/////////////////////////////////////Your Film Stylings */

#film-image {
	float:right;
	display:inline;
	width:713px;
	height:524px;
	background-image:url(../images/film-header.jpg);
	background-repeat:no-repeat;
}
/*/////////////////////////////////////Your Music Stylings */


#music-image {
	float:right;
	display:inline;
	width:713px;
	height:524px;
	background-image:url(../images/music-header.jpg);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////WOrk For Us Stylings */


#work-image {
	float:right;
	display:inline;
	width:713px;
	height:444px;
	background-image:url(../images/work-for-us-header.jpg);
	background-repeat:no-repeat;
}


/*/////////////////////////////////////Our History Stylings */


#history-image {
	float:right;
	display:inline;
	width:713px;
	height:526px;
	background-image:url(../images/our-history-header.jpg);
	background-repeat:no-repeat;
}


/*/////////////////////////////////////Our History Stylings */


#contact-image {
	float:right;
	display:inline;
	width:713px;
	height:444px;
	background-image:url(../images/contact-header.jpg);
	background-repeat:no-repeat;
}

/*/////////////////////////////////////Gallery Stylings */
#gallery-potato-man {
	margin-top:30px;
	float:right;
	display:inline;
}

#gallery-image {
	float:right;
	display:inline;
	width:702px;
	height:367px;
	background-image:url(../images/gallery-images/image-background.gif);
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
	padding-top:9px;
	padding-left:11px;
}

#gallery-right {

	float:right;
	display:inline;
	width:195px;
	padding-left:4px;
}

.gallery-image {
	float:left;
	display:inline;
}

#gallery-outer {
	float:left;
	display:inline;
	width:511px;
	height:243px;
	background-image:url(../images/gallery-images/slide-bg.gif);
	background-repeat:no-repeat;
}

#gallery-inner {
	float:left;
	display:inline;
	width:458px;
	height:220px;
	margin-top:12px;
	margin-left:27px;
	position:relative;
	overflow:hidden;
}
#move-thumbs {
	position:absolute;
	width:460px;
	top:0;
	left:0;
	overflow:hidden;
}

.thumb {
	float:left;
	display:inline;
	width:92px;
	overflow:hidden;
	cursor:pointer;
}

/*/////////////////////////////////////Reservation Stylings */

#reservation-image {
	float:right;
	display:inline;
	width:713px;
	min-height:444px;
	height:auto !important;
	height:444px;
	position:relative;
}

#reservation-right {
	float:right;
	display:inline;
	width:220px;
	padding-left:19px;
}
#reservation-livebooking-image {
	float:right;
	display:inline;
	width:713px;
	min-height:444px;
	height:auto !important;
	height:444px;
	position:relative;
}

#reservation-livebooking-right {
	float:right;
	display:inline;
	width:300px;
	padding-left:19px;
}

.reservation-image {
	float:left;
	display:inline;
}

/*/////////////////////////////////////JTIP*/
#JT_arrow_left{
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	width:100%;
	height:12px;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
}


#image-fade {
	width: 460px;
	height: 479px;
	float: left;
	display: inline;
	position: relative;
}

.absolute {
	position:absolute;
	left: 0;
	top: 0;
}

.hide {
	display:none;
}

#video-right {
	position:absolute;
	right:0;
	top:0;
	width:180px;
}

#nowhere-comp-btn {
	width:125px;
	height:125px;
	position:absolute;
	top:215px;
	right:10px;
	z-index:10;
}

p.offers {
	width: 675px;
	margin: 0 0 40px 0;
}

#food-col1 {
	float:left;
	width:210px;
	padding-right:10px;
	}
	
#food-col2 {
	float:left;
	width:210px;
	padding-right:10px;
	}

#food-col3 {
	float:left;
	width:210px;
	}