@charset "utf-8";
/* CSS Document */
/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
basic styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
* {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*overflow-y: scroll, forces firefox, safari and opera to have a right scrollbar which fixes problem of page shifting from page to page if height is different i.e. height greater then content or not.*/
html {
	overflow-y: scroll;
}

body {
	text-align: center;
	background: #372f46;
	padding-top: 10px;
	padding-bottom: 40px;
}


div#container {
	width: 754px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}

.clear {
	clear: both;
	height: 0;
	font: 1px;
	line-height: 0px;
}

.orange {
	color: #e24b23;
}

a.link {
	color: #e24b23;
	font-size: 12px;
}
a.link:hover {
	text-decoration: none;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
nav styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#nav {
	width: 749px;
	height: 18px;
/*	background: url(../assets/nav_bg.gif) no-repeat;*/
	border-bottom: 1px solid #e24b23;
	overflow: hidden;
}

div#nav ul {
	list-style: none;
}

div#nav ul li {
	float: left;
	border-left: 1px solid #e24b23;	
}

div#nav ul li a {
	font-size: 12px;
	color: white;
	line-height: 18px;
	padding: 0 6px;
	display: block;
	text-decoration: none;
}
div#nav ul li a:hover, div#nav ul li a.selected {
	background: #e24b23;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
banner styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#banner, div.banners {
	width: 749px;
	height: 172px;
	background: url(../assets/banner_bg.gif) no-repeat;
	border-bottom: 1px solid #e24b23;
	position: relative;
	text-indent: -9999px;
}

div#animated_lines {
	background: url(../assets/zingara_top.gif);
	width: 414px;
	height: 172px;
	position: absolute;
	top: 0px;
	right: 0px;	
}

div#home_banner {
	background: url(../assets/banners/home_banner.gif) no-repeat;
}

div#eat_banner {
	background: url(../assets/banners/eat_banner.gif) no-repeat;
}

div#drink_banner {
	background: url(../assets/banners/drink_banner.gif) no-repeat;
}

div#function_room_banner {
	background: url(../assets/banners/function_room_banner.gif) no-repeat;
}

div#whats_on_banner {
	background: url(../assets/banners/whats_on_banner.gif) no-repeat;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
music styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div.music {
	position: absolute;
	top: -7px;
	left: 620px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
main content styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#main_content {
	width: 752px;
/*	height: 441px;*/
	overflow: hidden;
	background: url(../assets/content_bg2.jpg) no-repeat 335px 0px;
}

div#main_content.slideshow {
	height:441px;
	position: relative;
	background: url(../assets/main_slideshow/image1.jpg) no-repeat;
}

div#main_content p {
	color: white;
	font-size: 12px;
	left: 1.5;
	margin-bottom: 10px;
}

div#main_content h1 {
	color: #e24b23;
	font-size: 16px;
	margin-bottom: 10px;	
}

div.page_content {
	width: 219px;
	height: 397px;
	background: url(../assets/page_content_bg.png);
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 101;
	padding: 22px;
}

div.page_content p {
	line-height: 1.5;
}

div#home_content {
	left: 76px;
}

div#home_content h1 {
	background: url(../assets/home_heading.png);
	width: 165px;
	height: 40px;
	text-indent: -9999px;
}

a#discount_voucher {
	background: url(../assets/discount_voucher_button.png) no-repeat;
	width: 154px;
	height: 19px;
	outline: none;
	position: absolute;
	right: 20px;
	bottom: 18px;
	display: block;
	z-index: 200;
	text-indent: -9999px;
}

div#drink_content {
	left: 117px;
}

div#drink_content h1 {
	background: url(../assets/drink_heading.png);
	width: 135px;
	 height: 40px;
	 text-indent: -9999px;
}

div#eat_content {
	left: 307px;
}

div#eat_content h1 {
	background: url(../assets/eat_heading.png);
	width: 120px;
	 height: 40px;
	 text-indent: -9999px;
}

div#function_room_content {
	left: 270px;
	width: 350px;
}

div#whats_on_content {
	left: 323px;
}

div#whats_on_content h1 {
	background: url(../assets/whats_on_heading.png);
	width: 170px;
	 height: 40px;
	 text-indent: -9999px;
}

a#mailing_list_button {
	background: url(../assets/mailing_list_button.png) no-repeat;
	width: 154px;
	height: 19px;
	text-indent: -9999px;
	position: absolute;
	left: 22px;
	bottom: 18px;
}

div#slideshow_container {
	width: 335px;
	height:209px;
	float: left;
	border-bottom: 1px solid #e24b23;	
}

div#content.home {
	width: 354px;
	height: 149px;
	padding: 30px 30px;
	float: left;
	background: url(../assets/content_bg.jpg) no-repeat;
	border-bottom: 1px solid #e24b23;	
}

div#content {
	width: 354px;
	height: auto;
	padding: 30px 30px;
	float: right;
	border-bottom: none;
}

div#mailing_list {
	width: 320px;
	height: 160px;
	padding-top: 70px;
	padding-left: 15px;
	float: left;
	background: url(../assets/mailing_list_bg.jpg) no-repeat;
	position: relative;
}

div#whats_on {
	width: 354px;
	height: 155px;
	padding: 75px 30px 0 30px;
	float: left;
	background: url(../assets/whats_on_bg.jpg) no-repeat;
}

div#reviews p {
	text-align: center;
}

div#reviews p.orange {
	color: #e24b23;
}

div#map {
	width: 357px;
	height: 255px;
	background: url(../assets/map.gif);
}

div#map a img {
	border: none;
}

div#enquiry {
	width: 360px;
	padding: 20px;
	position: absolute;
	top: 200px;
	left: 100px;
	z-index: 101;
	background:url(../assets/form_bg.gif);
	border: 1px solid #e24b23;
	display: none;
}

div#requitment {
	width: 360px;
	padding: 20px;
	position: absolute;
	top: 200px;
	left: 100px;
	z-index: 101;
	background: url(../assets/form_bg.gif);
	border: 1px solid #e24b23;
	display: none;
}

a#form_close_button_requitment, a#form_close_button_enquiry {
	width: 24px;
	height: 20px;
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	background: url(../assets/form_close_button.gif) no-repeat;
	overflow: hidden;
}

a#form_close_button_requitment:hover, a#form_close_button_enquiry:hover {
	background-position: 0px -20px;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
form styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

form {
}
	
input, textarea{
	width: 170px;
	border: 1px solid white;
	background: #2a2336;
	color: white;
	padding: 2px 1px 2px 2px;
	}
	
textarea {
	height: 100px;
	width: 250px;
	font-size: 12px;
	margin-top: 10px;
	overflow: auto;
}	

p.segmented {
	width: 260px;
	float: left;
}
	
input.short {
	width: 100px;
}	

input#day {
	width: 25px;
}

input#month {
	width: 25px;
}

input#year {
	width: 35px;
} 

form#form1 p {
	margin-bottom: 6px;
}
	
label {
	float: left;
	margin-right: 10px;
	width: 110px;
	text-align: left;
	font-size: 12px;
}

form#form2 p#dob label {
	width: 120px;
}
	
input#submit {
	width: 62px;
	height: 19px;
	background: url(../assets/join_now_button.jpg);
	border: none; 
	position: absolute;
	left: 258px;
	bottom: 16px;
	display: block;
	cursor: pointer;
}

input#submitaaa {
	width: 62px;
	height: 19px;
	background: url(../assets/submit_button.png);
	border: none; 
	float: left;
	margin-top: 115px;
	margin-right: 12px;
	cursor: pointer;
}

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
footer styling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
div#footer {
	height: 42px;
	position: relative;
	width: 749px;
}

div#footer p {
	font-size: 11px;
	line-height: 21px;
	color: white;
	display: block;
	border-bottom: 1px solid #e24b23;		
	border-top: 1px solid #e24b23;
	padding: 5px 0px;			
}

div#footer a {
	color: #e24b23;
}
div#footer a:hover {
	text-decoration: none;
}

a#twitter_link {
	width: 94px;
	height: 31px;
	background: url(../assets/twitter_link.jpg) no-repeat;
	position: absolute;
	top: 54px;
	left: 550px;
	text-indent: -9999px;
}

a#facebook_link {
	background: url(../assets/facebook_link.jpg) no-repeat;
	width: 101px;
	height: 31px;
	position: absolute;
	top: 54px;
	left: 648px;
	text-indent: -9999px;
}
