/* Global CSS for New Steine Hotel, Brighton */

/* Erik Meyer Global Reset @ */
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset, form { margin: 0; padding: 0; }

/* General */

body	{font-family: Arial, Helvetica, sans-serif;
	color:#333;	
	font-size:80%;
	background:#54372d url(../images/bg.gif) repeat-x top center;}

a	{color:#b21a38;
	font-weight: bold;
	text-decoration:none;}

a:hover {color:#f33;}

h1 {font-size:160%;
	border-bottom:1px solid #9e7970;
	margin:20px 20px 0 0;
	color: #990000;
	padding: 0 0 6px 0;}

h2 {font-size:140%;
	color: #6a5049;
	margin: 0;
	text-align: center;
	padding: 0 0 8px 0;}

h3 {font-size:120%;
	color: #6a5049;
	margin: 0;
	padding:0 0 8px 0;
	font-weight:bold;
	text-decoration:underline;}

h4 {font-size:110%;
	color: #6a5049;
	padding:0 0 8px 0;
	margin:0;
	font-weight:bold;}
	
p {	padding:0 0 8px 0; color:#1c100e; margin:0;}
ul {padding:0 0 12px 0;}
ul li {padding:0 0 4px 0;}

/* layout */

#container {
	width:980px;
	margin: 0 auto;
	background: #1c100e;}

#left-column {
	width:174px;
	background-color:#1c100e;
	float:left;
	color:#fffddd;
	text-align:center;	
	border-bottom:1px solid black;}

#logo {
	border: none;
	margin: 0 0 10px 0;}

#main-column {
	float: left;
	width: 785px;
	background-color:#fffddd;
	padding: 0 0 20px 20px;
	position: relative;}

#left-content {
	width: 500px;
	float: left;
	margin: 20px 0 0 0;
	position: relative;}

#right-content {
	width: 245px;
	float: left;
	margin: 20px 0 0 20px;}
	
/* navigation */

#navigation {
	padding: 30px 0 0 0;
	height: 30px;
	background: #694a42;}

#tabRow {
 	width:910px;
	height: 30px;}
*html #tabRow {width:975px;}

#tabRow li{
	float: left;
	list-style: none;
	width: 90px;
	text-align:center;
	height: 30px;
	margin: 0 1px 0 0;
	padding:0;}

#tabRow li a {
	display: block;
	height: 30px;
	padding: 7px 5px;
	background: #694f48;
	color: #fffddd;
	font-weight: bold;
	background: url(../images/bg-tab-on.gif) no-repeat;}

*html #tabRow  li a {
	padding: 5px 5px 0 5px;
	height: 25px;}

#tabRow li.tabOn a {
	background: url(../images/bg-tab.gif) no-repeat;}
	
/* footer */

#footer {
	height: 80px;	
	margin: 0 auto 20px auto;
	width: 980px;
	font-size: 90%;
	border-top: 4px solid #a32928;
	border-bottom: 1px solid #a32928;
	padding-bottom: 2px;}

#footer p {
	text-align: right;
	padding: 8px 0 0 0;
	color: #fffddd;}

#footer a {
		color: #fff;
		font-weight: normal;
		text-decoration:none;}

#footer a:hover {
		color: #fc6;
		font-weight: normal;
		text-decoration:none;}

/* variations  */

#special-offers {
	width: 240px;
	float: left;
	margin: 0 0 0 20px;}

#home #special-offers2 {
	position: absolute;
	width: 220px;
	top: 140px;
	right: 27px;
	margin: 0 0 0 20px;
	background-color:#fefded;
	opacity: .85;
	filter: alpha(opacity=85);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	z-index: 10;
	padding: 10px;
	font-size: 90%;
	font-weight: bold;
	height: 244px;}

#restaurant #special-offers2 {
	background-color: #A32928;
	position: absolute;
	top: 140px;
	right: 27px;
	width: 300px;
	height: 70px;
	opacity: .85;
	filter: alpha(opacity=85);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
	z-index: 10;
	padding: 5px;}

#special-offers2  h2 {
	font-weight: bold;
	font-size: 140%;
	padding: 0;
	margin: 0 0 2px 0;
	color: #a32928;
	text-transform:uppercase;}

#special-offers2  p { padding:0 0 2px 0; font-weight:normal;}

/* column variations */

#left-column p {
	margin: 0;
	padding: 5px 0;
	font-size: 120%;
	color:#FFFFFF;}

#left-column  a {
	color:#fffddd;
	text-decoration:none;}

#left-column  a:hover{
	color:#f33;}
	
#left-content  h1 {
	margin:0;}

#left-content  h2 {
	text-align: left;}

#left-content ul{
	margin: 15px 0 0 20px;}

#right-content ul li {
	list-style: none;
	background: #e3d1b8;
	padding: 7px;
	margin: 0 0 4px 0;
	font-size: 90%;}

/* quick booking */

#quickBookingWrapper {
	background: #e3d1b8;
	border-bottom: 1px solid #9e7970;
	height:74px;
	width:765px;}

#quickBooking {
	padding: 5px;
	margin: 0 20px 10px 0;
	float:left;}

#quickBooking form{}

#quickBooking .input {
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #AAAAAA;
	line-height: 10px;}

#quickBooking p{
	padding: 3px 0 5px 0;
	color: #F00;
	font-weight: bold;}
	
/* rotate images */

#rotate {
	width: 480px;
	height: 280px;
	border: 1px solid #ccc;
	float: left;
}

#rotate2 {
	width: 765px;
	height: 280px;
	float: left;
}

#rotate2 img {
	width: 765px;
	height: 280px;
}

/* details */

#others p{
	font-size: 85%;
	padding: 6px;}

#others img{
	border: none;}

.horizontal-line {
	border-top: 1px solid #5a3d35;
	width: 157px;
	margin: 2px 0 2px 7px;
	height: 1px;}

.horizontal-line-wide {
	border-bottom: 1px solid #9e7970;
	margin: 2px 20px 2px 0;
	height: 10px;}

.pdf {
	background:url(../images/download-brochure.gif) left bottom no-repeat; 
	padding: 3px 0 0 35px;
	font-weight: bold;
	width: 80px;
	display: block;
	height: 30px;
	text-align:left;
	margin: 0 0 0 30px;
	line-height: 95%;}

.flags {
	float: right; 
	margin: -30px 20px 0 0;}
	
.lastmindeals {
	float: right; 
	margin: 0;
	padding: 0;}

.small {
	font-size: 75%;
	font-weight: normal;}

.email {}

.hightlight {
	padding: 8px;
	background: #efedcd;
	margin: 8px 0 8px 0;
	color: #6a5049;
	text-align: center;
	font-weight: bold;}

.facebook {
	margin: 0 0 0 60px;}

.facebook img {
	float: left; 
	margin-right: 5px; 
	border: none;}		

#share {
	position: absolute;
	top: 0;
	margin-top: -20px;}

.hide { visibility:hidden;}

/* book now buttons */

.NSHbook-button {
	display: block;
	width: 106px;
	height: 42px;
	float: right;
	text-align:center;
	padding:0;
	margin:6px;}

.NSHbook-button a {
	color:#fff;
	background-image:url(../images/BookNow.gif);
	width: 106px;
	height: 30px;
	padding:12px 0 0 0;
	margin:6px;
	display:block;}

.NSHbook-button a:hover {
	background-image:url(../images/BookNowOn.gif);
	color:#fffddd;
	width: 106px;
	height: 30px;
	padding:12px 0 0 0;
	margin:6px;}

.NSHbook-rightbutton {
	display: block;
	width: 106px;
	height: 42px;
	text-align:center;
	padding:0 25px 0 25px;
	margin:6px;}

.NSHbook-rightbutton a {
	color:#fff;
	background-image:url(../images/nshbutton-side-left-off.gif);
	width: 106px;
	height: 30px;
	padding:12px 0 0 0;
	margin:6px;
	display:block;}

#left-column .NSHbook-rightbutton a:hover {
	background-image:url(../images/nshbutton-side-left.gif);
	color:#fff;
	width: 106px;
	height: 30px;
	padding:12px 0 0 0;
	margin:6px;}
	
.bookingbestrates{
	color:#FF0000;
	padding:6px 0 12px 0;
	margin:4px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:1.2em;}

#NSHgo-button {
	display: block;
	width: 50px;
	height: 19px;
	text-align:center;
	padding:0 0 2px 0;
	margin:0 0 0 12px;
	background-image:url(../images/button-go-on.gif);
	color:#FFF;
	border:none;
	float:left;}

/* Events File */
	
#eventswrapper { 
padding: 4px;
	background: #f6e8d4;
	margin: 4px;
	color: #6a5049;
	font-family:Arial, Helvetica, sans-serif;}
	#eventswrapper p { padding:8px 0 6px 0; margin-bottom:4px; border-bottom: dotted 1px #7f6862;}
