/* CSS Document */

body {
	font-size: small;
	margin-top: 30px;
	font-family: Arial;
	text-align:center;
	background: #D40026;
}

hr.ruler {
   height: 1px;
   margin: 0;
   padding: 0;
   border-top: 0;
   border-bottom: 1px solid #9E9E9E;
   background-color:#ffffff;
}

.right {
	text-align: right;
}

div#action_reminder a.image{
	text-decoration: none;
}

div#action_reminder .padding {
	border: 5px solid #FFF;
}

div#action_reminder {

	top: 150px;
	left: 50%;
	margin-left: -300px;
	position: absolute;
	border: 2px solid #cccccc;
	border-bottom: 2px solid #777777;
	border-right: 2px solid #777777;
	background: #FFF;
	width: 680px;
	min-height: 250px;
	display: block;
	z-index:1000;

}

div#action_reminder ol {
	list-style-position: inside;
}

div#action_reminder .offer_description .paddding {
	border: none;
	border-color: #FFF;
}

.offer_container:after{content:'.';clear:both;height:0;display:block;visibility:hidden;}

#list_offers_popup{
height: 350px;
overflow: auto;
}

.disabled {
	color: #555;
}

.left {
	text-align: left;
}

#offer_popup{
	width: 550px;
	height: 370px;
	margin-left: -275px;
	background: url(../img/zebrano_offers_background.jpg);
	top: 100px;
	left: 50%;
	position: absolute;
	border: 2px solid #cccccc;
	border-bottom: 2px solid #777777;
	border-right: 2px solid #777777;
	min-height: 250px;
	display: block;
	z-index:1000;
	color: #e9e9e9;
}

#offer_popup .padding {
	padding: 2px !important;
}

#offer_popup h1 {
font-size: 18px;
padding: 0 0 0 10px;
}

#offer_popup a {
	color: #FFF;
}

#offer_popup .offer_container {
	width: 454px;
	margin: 0 auto 0 auto;
	border: 2px solid #999 !important;
	*zoom:1;
	margin-top: 5px;
	font-size: 10px;
	text-align: left;
	background: #000;
	padding-bottom: 0;
}

#offer_popup .offer_container:hover {
	border: 1px solid #ccc;
}

#offer_popup .offer_icon {
	border: 1px solid #999 !important;
	width: 142px;
	float: left;
}

#offer_popup .offer_icon .padding {
	padding: 10px !important;
}

#offer_popup .offer_description {
	border: none !important;
	width: 305px;
	float: right;
	font-size: 11px;
}

#offer_popup .offer_description h2 {
font-size: 16px;
padding: 0 0 0 5px;
}

div#offer_popup .offer_description .paddding {
	border: none;
	border-color: #FFF;
}

.offer_container:after{content:'.';clear:both;height:0;display:block;visibility:hidden;}

#list_offers_popup{
height: 200px;
overflow: auto;
}

#page_content {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
	background: #FFF;
	border: 1px solid #fff;
}

#page_header {
	width: 750px;
}

#bookings-navigation {
 height: 50px;
 margin-top: 30px;
}

#bookings-navigation div {
 width: 120px;
 float: left;
 text-align: center;
 margin-left: 25px;
 margin-right: 25px;
}

#main-content-admin {
	width: 850px;
	margin: 0 auto 0 auto;
	background: #FFF;
	text-align: left;
/*	background: #170000 url(../img/background_bottom_left.jpg) bottom left no-repeat;*/
	border: 1px solid #FFF;
	color: #FFF;
}

#main-content {
	width: 750px;
	margin: 0 auto 0 auto;
	background: #FFF;
	text-align: left;
/*	background: #170000 url(../img/background_bottom_left.jpg) bottom left no-repeat;*/
	border: 1px solid #FFF;
	color: #FFF;
}

#main-content, #header {
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: left;
/*	background: #170000 url(../img/background_bottom_left.jpg) bottom left no-repeat;*/
	border: 1px solid #FFF;
	background: #FFF;
	color: #000;
	font-size: 9.5px;
	clear: both;
	line-height: 200%;
}

#main-content, #header { *zoom: 1; }

#main-content:after, #header:after { clear:both; display: block; content: '.'; visibility: hidden; height: 0; }

.padding{
	padding: 10px;
}

.feature{
	text-align: center;

}

h1 {
	color: #D40026;
	border: none;
	font-size: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
}

h2, h3, h4 {
	color: #D40026;
	border: none;
}

.contentareafull h3{
	color: #002277;
	border: none;
}

.menu_item_name, .menu_item_name_vegetarian {
	color: #000;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: bold;
}

.item_price {
	float: right;
}

p.comments {
text-align: left;
}

p.author {
text-align: right;
}

div.review {
width: 500px;
margin: 10px auto 0 auto;
border-bottom: 1px solid #000;
}

#flash_logo {
	float: left;
	width: 50px;
	padding-bottom: 10px;
}

#header_text {
	float: right;
	width: 675px;
	color: #000;
}

#header_text #address {
	float: right;
	width: 475px;
	font-size: 9px;
	text-align: right;
}

#header_text #title {
	float: left;
	width: 200px;
	font-size: 9px;
	text-align: left;
	padding-top: 35px;
}

#home-intro {
	width: 398px;
	float: left;
}

#booking-form-home {
	width: 352px;
	min-height: 880px;
	float: left;
	background: #F6CCD4;
}



#imageContainer img
{
	width: 398px;
	height: 305px;
	cursor: hand;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer
{
	border: 0px;
/*	overflow: hidden;*/
	position: relative;
	width: 398px;
	height: 305px;
}

#imageContainer_members img
{
	width: 350px;
	height: 50px;
	cursor: hand;
}

#imageContainer_members img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#imageContainer_members
{
	border: 0px;
/*	overflow: hidden;*/
	position: relative;
	width: 350px;
	height: 50px;
}

#introduction {
	width: 398px;
		float: left;
	border: 0;
	padding: 0;
}

#booking {
height: auto;
}

.gallery {
	width: 650px;
	margin: 0 auto 0 auto;
}
.gallery .photo {
	width: 280px;
	height: 240px;
	border: 1px solid #e9e9e9;
	padding: 5px;
	float: left;
}

.staticbutton {
	display: block; 
	padding: 3px; 
	padding-left: 10px;
	margin: 6px auto; 
	width: 188px; 
	height: 20px; 
	background-color: #D40026; 
	color: #FFF; 
	cursor:pointer;
	font-size: 12px;
}

.staticbuttonlit {
	display: block; 
	padding: 3px; 
	padding-left: 6px;
	margin: 6px auto; 
	width: 188px; 
	height: 20px; 
	color: #D40026; 
	background-color: #FFF; 
	cursor:pointer;
	font-size: 12px;
}

.registerBTN{
	display: block;
	background-color: #A60009;
	width: 214px;
	padding: 10px 0px 10px 10px;
	font-weight: bold;
	font-size: 12px;
}


.chooseBooking{
	background-color: #ffffff;
	width:500px;
	margin-bottom:15px;
}

.chooseBooking a{
	color: #A01C1A;
	font-weight: bold;
	font-size: 12px;
}


/* Clearing floats */

div.clear {
	overflow: hidden;
	width: 100%;
	padding-bottom: 10px;
}

div.clear{
	 zoom: 1; 
}

/* featureBox*/

.featureBox{
	border:1px solid #C25656;
	background: url("/img/featureBoxTop.gif") no-repeat left top;
	padding-left:15px;
	padding-bottom: 0px;
}

.featureBox p{
	padding-right:15px;
}

.featureBoxBottom{
	background: url(/img/featureBoxBottom.gif) no-repeat right bottom ;
	padding-bottom: 0px;
}

/* Latest Offers */
.offerPic{
	float:left;
	padding-right:10px;
}


/* Event Styles*/
.beachParty img{
	border-bottom:1px solid #979797 ;
	padding: 8px 0;

}

.beachParty  .price{
	width:90px;
	text-align:right;
}





/* Offer Styles*/

.offer{
	width: 650px; 
	margin: 0 auto 30px auto; 
	padding:0px 15px 10px 15px; 
	font-size: 1.2em;
	text-align:center;
}

.offer h2{
	font-size: 2em;
	padding:5px 0 5px 0;
}

.offer h3{
	font-size: 1.5em;
}

.offer p{
	font-size: 0.9em;
}

.offerLeft{
	float:left; 
	border:1px solid #CBC9D7; 
	width:310px; 
	height:23em;  
	padding: 10px 5px 0 5px;
	background: #ffffff url(/gantonSt/img/leftOffer.gif) no-repeat top left;

}

.offerRight{
	float:right; 
	border:1px solid #CBC9D7; 
	width:310px;
	height:23em; 
	padding: 10px 5px 0 5px;
	background: #ffffff url(/gantonSt/img/rightOffer.gif) no-repeat bottom right;
}

.offerFooter{
	clear:both;
	padding:2px 0 0 0;
	width: 650px;
	text-align:center;
}

/*Register table*/
#register{
	text-align:center;
	background: #ffffff url(/gantonSt/img/leftOffer.gif) no-repeat top left;
	width:350px; 
	border:1px solid #CBC9D7; 
}

#registerTb{
	margin-left:50px;
	text-align:left;
	padding:10px;
	font-size:12px;
}

#registerTb td{
	padding:5px;
}

#registerTb .submit{
	padding:5px;
	text-align:center;
}


