@charset "utf-8";

/* CSS reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	
}

html, body {
	margin-left: 0;
	margin-right: 0 ;
	width: 100%;
	text-align: center;
	background-image:url(../images/bg-stone-red.jpg);
	background-repeat:repeat-y;
	background-color:#050505;
	color: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img, div, a {behavior: url(iepngfix.htc);
}

/******************************************* Layout **********************************************/


#outer-center{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	width: 960px;
}

#container {
	background-color:#000000;
	width:960px;
	}
	
#flash-container {
	width:960px;
	height:206px;
	background-color:#000000;
	}
	
#salsa
{
	float:left;
	display:inline;
	height:320px;
	
}	
	
/*#nav {
	vertical-align:bottom;
	text-align:center;
	width:960px;
	background-color:#000000;
	border-bottom: 1px solid #852729;
	padding-bottom: 5px;
	}
	
.nav-item {
	padding: 0 24px 6px 24px;
	}

.nav-item2 {
	padding: 0 10px 0 10px;
	}

.nav-spacer {
	padding: 0 0 6px 0;
	}
*/

ul#nav {
	width:960px;
	background-color:#000000;
	border-bottom: 1px solid #852729;
	padding-bottom: 5px;
	list-style:none;
	height:40px;
}

ul#nav li{
	float:left;
	height: 40px;
	background: url(../images/nav-spacer.gif) no-repeat top right;
}
	
ul#nav li a{
	float: left;
	display: inline;
	margin: 0 15px;
	text-indent: -999em;
	overflow: hidden;
}
		
ul#nav li#nav-home a{
	margin-left: 20px;
	width: 52px;
	height: 25px;
	background: url(../images/nav/btn-home.gif) no-repeat top left;
}

ul#nav li#nav-hanover-street a{
	background: url(../images/nav/btn-aboutus.gif) no-repeat top left;
	width:214px;
	height:37px;
}
ul#nav li#nav-rose-street a{
	background: url(../images/nav/btn-rose-street.gif) no-repeat top left;
	width:214px;
	height:37px;
}
ul#nav li#nav-hen-parties a{
	background: url(../images/nav/btn-hen.gif) no-repeat top left;
	width:158px;
	height:25px;
}
ul#nav li#nav-gallery a{
	background: url(../images/nav/btn-gallery.gif) no-repeat top left;
	width:56px;
	height:20px;
}
ul#nav li#nav-contact a{
	background: url(../images/nav/btn-contact.gif) no-repeat top left;
	width:55px;
	height:20px;
}

ul#nav li#nav-salsa a{
	background: url(../images/nav/btn-salsa.gif) no-repeat top left;
	width:180px;
	height:20px;
}

ul#nav li#nav-home a:hover {background: url(../images/nav/btn-home.gif) no-repeat 0 -25px;}
ul#nav li#nav-hanover-street a:hover {background: url(../images/nav/btn-aboutus.gif) no-repeat 0 -37px;}
ul#nav li#nav-rose-street a:hover {background: url(../images/nav/btn-rose-street.gif) no-repeat 0 -37px;}
ul#nav li#nav-hen-parties a:hover {background: url(../images/nav/btn-hen.gif) no-repeat 0 -25px;}
ul#nav li#nav-gallery a:hover {background: url(../images/nav/btn-gallery.gif) no-repeat 0 -20px;} 
ul#nav li#nav-contact a:hover {background: url(../images/nav/btn-contact.gif) no-repeat 0 -20px;}
ul#nav li#nav-salsa a:hover {background: url(../images/nav/btn-salsa.gif) no-repeat 0 -36px;}

.home ul#nav li#nav-home a {background: url(../images/nav/btn-home.gif) no-repeat 0 -25px;}
.hanover ul#nav li#nav-hanover-street a {background: url(../images/nav/btn-aboutus.gif) no-repeat 0 -37px;}
.rose ul#nav li#nav-rose-street a {background: url(../images/nav/btn-rose-street.gif) no-repeat 0 -37px;}
.hen ul#nav li#nav-hen-parties a {background: url(../images/nav/btn-hen.gif) no-repeat 0 -25px;}
.gallery ul#nav li#nav-gallery a {background: url(../images/nav/btn-gallery.gif) no-repeat 0 -20px;} 
.contact ul#nav li#nav-contact a {background: url(../images/nav/btn-contact.gif) no-repeat 0 -20px;}
.salsa ul#nav li#nav-salsa a {background: url(../images/nav/btn-salsa.gif) no-repeat 0 -36px;}
	
#content-container {
	padding-top:10px;
	width:960px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	}

#content-container-3 {
	width:960px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image:url(../images/body-bg.jpg);
	background-repeat:repeat-y;
	}

#content-container-2 {
	width:960px;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	background-image:url(../images/body-bg2.jpg);
	background-repeat:repeat-y;
	}
	
#middle {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	float:left;
	width:708px;
	padding:20px;
}
	
#left-column {
	min-height: 300px;
	height: auto !important;
	height: 300px;
	width:172px;
	float:left;
	padding:20px;
	}

#middle-column {
	margin-top:0px;
	padding:20px;
	width:424px;
	float:left;
	min-height: 300px;
	height: auto !important;
	height: 300px;
	}
	
	#google-map {
		float: left;
		display: inline;
		width: 400px;
		height: 450px;	
	}

#right-column {
	width:278px;
	float:left;
	min-height: 320px;
	height: auto !important;
	height: 320px;
	padding-top:20px;
	text-align:right;
	}
	
#facebook {
	text-align:center;
	padding: 10px 0 10px 0;
	}
	
		#facebook-like-box{
			float: left;
			display:inline;
			background:#ffffff;
			margin:0 0 0 7px;
			width: 260px;
		}
	
#right-content {
	padding:20px;
	}
	
.flyer {
	padding-right:5px;
	padding-bottom:10px;
	}
	
.flyer-button {
	padding:3px;
	}
	
#footer {
	width:100%;
	height: 50px;
	float:left;
	display: inline;
	background-color:#000000;
	clear: both;
}

#footer-left{
	width:800px;
	background-image:url(../images/footer-left-bg.jpg);
	background-repeat:no-repeat;
	float:left;
	display: inline;
	padding: 10px 0 10px 10px;
}

#footer-right {
	width: 100px;
	text-align:right;
	float:right;
	display: inline;
	padding: 10px 10px 0 10px;
}
	
.footer-link {
	color: #e6a010;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.footer-address {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e6a010;
}

.footer-site {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color: #e6a010;
	}

.prop-link {
	float: right;
	color: #ffffff;
	text-decoration: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.sister-footer-link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 11px;
	line-height: 18px;
	padding: 5px 0 5px 0;
	clear:left;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #e6a010;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	clear:left;
	}
h3.large-txt {
	font-family:Arial, Helvetica, sans-serif;
	color: #e6a010;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 0px 5px 0px;
	clear:left;
	}
.redhighlight {
	color: #FF0000;
	}

.break-clear {
	clear:both;
	}
	
#full-wide {
	padding:20px;
	width:920px;
	}

.dotted-line {
	padding: 20px 0 20px 0;
	}

.partyblock {
	display: inline;
	float: left;
	width: 424px;
	margin: 10px 0 10px 0;
}
	.partyblock .p-image {
		display: inline;
		float: left;
		width: 178px;
	}
	.partyblock .p-text {
		display: inline;
		float: left;
		width: 241px;
		padding-left: 5px;
	}
	.partyblock .p-text p {
		font-size: 12px !important;
		line-height: 16px;
	}

em {font-style:italic}
strong {font-weight: bold;}
		
/************************************ FORMS *********************************************/

.button 
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #c9301b;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding:3px;
	cursor:pointer;
	cursor:hand;
}

.errorText {
	color:red;
}
.error {
	font-weight:bold;
	color:red;
}

label {
	width: 110px;
	float: left;
	display: inline;
}

#forename {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#surname {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

.textbox {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#email {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#phone {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width:200px;
}

#reservation-guests {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#comments {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 200px;
}

.formdropdown {
	background: #ffffff;
	border: 1px solid #888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.nightlcub-box {
	width:390px;
	float:left;
	border:1px dotted #c9301b;
	padding:3px;
	margin-bottom:10px;
	background-color:#201F1F;
	}
	
	#friend-image {
		float:left;
		display:inline;
		width:420px;
		background-image:url(../images/bg-friend.gif);
		background-repeat:repeat-y;
		background-position:right;
	}
	
	#friend-form {
			float:left;
		display:inline;
		width:430px;
		padding-left:30px;
	}
	
	
/*** welcome message on the title page ***/

#welcome-msg p {
	font-size: 16px;
	line-height: 21px;
}

.large{
	font-size: 16px;
	line-height: 21px;
}


#welcome-msg a {
	color: red;
	font-size: 16px;
}

#menu-buttons
{
	width: 424px;
	float: left;
	display: inline;
}

.menu-item
{
	float: left;
	display: inline;
	width: 424px;
	margin: 10px 0;
}

.menu-item p, .menu-item a
{
	float: left;
	display: inline;
	width: 200px;
}

.menu-item a
{
	margin-left: 15px;
}

.menu-item img
{
	width: 200px;
}

.alternate
{
	color: #e6a010;
}


.fajita-party{
	float:left;
	display:inline;
	margin:0 0 0 45px;
}

#welcome-msg .terms
{
	font-size: 0.9em;
}

#drink-offers
{
	float: left;
	display: inline;
	width: 244px;
	margin: 20px 0 0 0px;
}

#drink-offers .offer-row
{
	float: left;
	display: inline;
	width: 244px;
	margin-bottom: 10px;
}

#drink-offers .offer-image
{
	float: left;
	display: inline;
	width: 118px;
}

#drink-offers .offer-image img
{
	float: left;
	display: inline;
	width: 118px;
	height: 111px;
	margin-bottom: 5px;
}

#drink-offers .offer-image.offer-right
{
	float: right;
}

#drink-offers .offer-image p
{
	text-align: center;
	clear: none;
	font-size: 14px;
}

/*#drink-offers
{
	float: right;
}

#drink-offers .offer-image
{
	float: left;
	display: inline;
	width: 118px;
	margin-bottom: 5px;
}

#drink-offers .offer-image p
{
	text-align: center;
	margin-top: 5px;
	padding: 0;
	font-size: 14px;
	text-align: left;
	clear: none;
}*/
