/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #BA1823;
	background-image: url(../_images/mainBackground.jpg);
	background-repeat: repeat-y;
	background-position:center;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}

#overall {
	float:left;
	width:100%;
}

#row1a {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	background-image:url(../_images/mainBackground2.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#row1b {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	background-image:url(../_images/mainBackground4.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#row2a {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	background-image:url(../_images/mainBackgroundTop2.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#row2b {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	background-image:url(../_images/mainBackgroundBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#row2c {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	background-image:url(../_images/navigationBackgroundTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#row2d {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	background-image:url(../_images/navigationBackgroundBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}

#row2e {
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:center;
	width:100%;
	background-image:url(../_images/mainBackgroundTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}


#header {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
	height:90px;
	background-image:url(../_images/header.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
	text-align:left;
}

#navigationArea {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
	text-align:left;
	background-image:url(../_images/mainBackground2.jpg);
	background-position:top;
	background-repeat:repeat-y;
}

#ie6-fix{ /* HACKED */
	float:left;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
}


#mainImage { /* HACKED */
	float:left;
	margin:0px 0px 0px 15px;
	width:820px;
	height:315px;
	text-align:left;
	background-image:url(../_images/mainImage.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
}

#bottom-navigation-area { /* HACKED */
	float:left;
	margin:0px 0px 0px 15px;
	width:820px;
}

ul#bottom-navigation {
	margin:0 0px 0 0px; 
	padding:0 0px 0 0px;
	list-style:none;  
	height:33px;
	font-size:14px;
	background-color:#FFFFFF;
	float:left;	
}

ul#bottom-navigation li{ 
	margin:0;  
	display:block; 
	float:left; 
}

ul#bottom-navigation li a:link, ul#bottom-navigation li a:active, ul#bottom-navigation li a:visited
{ 
	display:block; 
	text-align:center; 
	text-decoration:none; 
	color:#FFFFFF;  
	float:left;
	padding:7px 0px 6px 0px;
	width:203px;
	background-color:#BA1823;
}

ul#bottom-navigation li a:hover, ul#bottom-navigation li #onIt{  
	display:block; 
	text-align:center; 
	text-decoration:none; 
	color:#DD1B24;  
	float:left;
	background-image:url(../images/nav-bottom2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffff00;
	font-weight:bold;
}


#contentArea {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
	text-align:left;
	background-image: url(../_images/mainBackground.jpg);
	background-repeat: repeat-y;
	background-position:center;
}

#contentUnder {
	float:left;
	width:850px;
	text-align:left;
	background-image: url(../_images/mainBackground.jpg);
	background-repeat: repeat-y;
	background-position:center;
}


#contentTop {
	float:left;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
	text-align:left;
	background-image:url(../_images/contentBackgroundTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#contentBottom {
	float:left;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
	text-align:left;
	background-image:url(../_images/contentBackgroundBottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}


#contentInside-Home {
	float:left;
	padding:60px 10px 40px 110px;
	width:730px;
	text-align:left;
}

#contentInside-Home-left {
	float:left;
	margin:0px auto;
	width:380px;
	text-align:left;
	border-right:1px solid #CCCCCC;
	padding-right:70px;
}

.red15 {
	color:#A71520;
	font-size:15px;
	line-height:22px;
	font-weight:bold;
}

.red13 {
	color:#A71520;
	font-size:13px;
	line-height:18px;
}

.red12 {
	color:#A71520;
	font-size:12px;
	line-height:18px;
}

.grey13 {
	color:#666666;
	font-size:13px;
	line-height:18px;
}

.grey12 {
	color:#666666;
	font-size:12px;
	line-height:16px;
}

#contentInside-Home-right {
	float:left;
	margin:0px auto;
	width:270px;
	text-align:center;
}



#contentInside {
	float:left;
	margin:0px auto;
	padding:50px 80px 70px 80px;
	width:680px;
	text-align:left;
}

#contentInside-menu {
	float:left;
	margin:0px auto;
	padding:20px 80px 70px 80px;
	width:680px;
	text-align:left;
}

#contentInside-Contact {
	float:left;
	margin:0px auto;
	padding:50px 80px 70px 50px;
	width:680px;
	text-align:left;
}

#contentInside-Title {
	float:left;
	width:674px;
	padding:0px 3px 30px 3px;
}

#contentInside-SubTitle {
	float:left;
	width:674px;
	padding-bottom:20px;
	background-color:#A71520;
	color:#FFFFFF;
	font-size:11px;
	padding:2px 5px 2px 5px;
	font-weight:bold;
}

#contentInside-SubTitle-left {
	float:left;
}

#contentInside-SubTitle-right {
	float:right;
}

#contentInside-step1a {
	float:left;
	width:674px;
	padding:20px 3px 20px 3px;
	color:#999999;
	border-bottom:1px dashed #E8E8E8;
	font-size:11px;
}

#contentInside-step1b {
	float:left;
	width:674px;
	padding:20px 3px 20px 3px;
	color:#999999;
	font-size:11px;
	text-align:right;
}

#contentInside-step2a {
	float:left;
	width:674px;
	padding:20px 3px 20px 3px;
	color:#999999;
	border-bottom:1px dashed #E8E8E8;
	font-size:11px;
}

#contentInside-step2a ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#contentInside-step2a li {
	float: left;
	margin: 0 0;
} 

#contentInside-step2a li a {
	color:#999999;
	text-decoration:none;
	font-size:11px;
	padding-right:20px;
	margin-right:20px;
	background-image:url(../_images/greyArrow.gif);
	background-position:right;
	background-repeat:no-repeat;
}

#contentInside-step2a li .active {
	color:#999999;
	text-decoration:none;
	font-size:13px;
	padding-right:20px;
	margin-right:18px;
	background-image:url(../_images/orangeArrowDown.gif);
	background-position:right;
	background-repeat:no-repeat;
	font-weight:bold;
	padding-top:-7px;
}

#contentInside-step2a li a:hover {
	color:#666666;
}

#contentInside-step2b {
	float:left;
	width:674px;
	padding:10px 3px 10px 3px;
	color:#999999;
	border-bottom:1px dashed #E8E8E8;
	font-size:11px;
}

#contentInside-step2c {
	float:left;
	width:674px;
	padding:10px 3px 30px 3px;
	color:#999999;
	border-bottom:1px dashed #E8E8E8;
	font-size:10px;
}

#contentInside-step2c-left {
	float:left;
	width:320px;
}

#contentInside-step2c-right {
	float:right;
	width:320px;
}

#contentInside-step2c-menu {
	float:left;
	width:240px;
	line-height:16px;
}

#contentInside-step2c-quantity {
	float:left;
	width:60px;
	text-align:center;
}

#contentInside-step2c-quantity2 {
	float:left;
	width:60px;
	padding-top:60px;
	text-align:center;
}

#contentInside-step2c-drinksMenu {
	float:left;
	width:120px;
	line-height:16px;
	padding-top:2px;
}

#contentInside-step2c-drinksSize {
	float:left;
	width:65px;
	line-height:16px;
	padding-top:2px;
}

#contentInside-step2c-drinksPrice {
	float:left;
	width:65px;
	line-height:16px;
	padding-top:2px;
}

#contentInside-step2c-drinksQuantity {
	float:left;
	width:60px;
	line-height:16px;
}

#contentInside-step3-left {
	float:left;
	width:210px;
}

#contentInside-step3-middle {
	float:left;
	width:210px;
	padding:0px 20px 0px 20px;
}

#contentInside-step3-right {
	float:left;
	width:210px;
}

#contentInside-step3-day {
	float:left;
	width:210px;
	padding-bottom:20px;
}

#contentInside-step3-day-title {
	float:left;
	width:210px;
	padding-bottom:6px;
}

#contentInside-step3-day-row {
	float:left;
	width:210px;
	padding-bottom:3px;
}

#contentInside-step3-day-item {
	float:left;
	width:140px;
}

#contentInside-step3-day-price {
	float:left;
	width:50px;
}

#contentInside-step3-day-quanity {
	float:left;
	width:20px;
}

#contentInside-step3a {
	float:left;
	width:674px;
	padding:20px 3px 0px 3px;
	color:#999999;
	border-bottom:1px dashed #E8E8E8;
	font-size:11px;
}

#totalPrice {
	float:right;
	width:100px;
	text-align:left;
	font-size:11px;
	color:#666666;
}
	

.total-price {
	border:1px solid #FFFFFF;
	background-image:none;
	color:#666666;
	font-size:13px;
}

#totalPrice2 {
	float:right;
	width:140px;
	text-align:left;
	font-size:11px;
	color:#666666;
	padding-left:400px;
}

#placeOrder {
	float:right;
	width:200px;
	text-align:right;
	font-size:11px;
	color:#666666;
	padding-top:10px;
	padding-left:400px;
}


#formRow, #formRowLink {
	float:left;
	width:100%;
	padding:2px 0px 2px 0px;
}

#formRowLink a {
	background-image:url(../_images/greyArrow.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}

#formRowLink a:hover {
	color:#000000;
}

#formRow2 {
	float:left;
	width:100%;
	padding:5px 0px 10px 0px;
}

#formRow3 {
	float:left;
	width:100%;
	padding:30px 0px 10px 0px;
}

#formColumnLeft {
	float:left;
	width:220px;
	padding:3px 0px 0px 0px;
}

#formColumnRight {
	float:left;
	width:200px;
}

.formTextBox {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
	font-size:11px;
	width:150px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.formTextBox2 {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#666666;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.orderTitle {
	background-image:url(../_images/orangeArrowDown.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
}

.pricesBased {
	font-size:10px;
}

#contentInside-BookingArea {
	float:left;
	width:674px;
	padding:0px 3px 00px 3px;
}

#contentInside-BookingArea-day {
	float:left;
	width:100px;
}

#contentInside-BookingArea-day-row {
	float:left;
	width:100px;
	padding-bottom:5px;
}

#contentInside-BookingArea-items {
	float:left;
	width:100px;
}

#contentInside-BookingArea-items-row {
	float:left;
	width:100px;
	padding-bottom:20px;
}

#footerArea {
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
	text-align:left;
}

#footerTop {
	float:left;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	width:850px;
	text-align:left;
	background-image:url(../_images/footerBackgroundTop.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#footer-inside {
	float:left;
	width:780px;
	margin:30px 0px 0px 0px;
	padding:0px 30px 20px 40px;
	background-image: url(../_images/mainBackground.jpg);
	background-repeat: repeat-y;
	background-position:center;
}

#footer-inside-left {
	float:left;
	width:140px;
}	

#footer-inside-right {
	float:left;
	width:635px;
	font-size:9px;
	color:#333333;
	line-height:13px;
	
}

#footer-inside-right a {
	text-decoration:underline;
	color:#333333;
}

#footer-inside-right a:hover {
	text-decoration:none;
	color:#DD1B24;
}

#menuArea {
	float:left;
	width:680px;
}

#menuLeft {
	float:left;
	width:330px;
}

#menuRight{
	float:right;
	width:330px;
}

#menuRow{
	float:left;
	width:330px;
	padding-bottom:10px;
}

#menuColumnLeft{
	float:left;
	width:270px;
	font-size:10px;
	line-height:16px;
}

#menuColumnRight{
	float:left;
	text-align:right;
	width:60px;
	font-size:12px;
	font-weight:bold;
	padding-top:25px;
}

.menu-redTitle {
	color:#DD1B24;
	font-size:14px;
	font-weight:bold;
}

.menu-greyTitle {
	color:#666666;
	font-size:12px;
	font-weight:bold;
}

#contactus-general{
	float:left;
	width:624px;
	padding-left:50px;
	font-size:12px;
	line-height:19px;
}

#contactus-email{
	float:left;
	width:624px;
	font-size:15px;
	font-weight:bold;
	margin-top:30px;
	padding:0px 0px 8px 50px;
	background-image:url(../_images/emilIcon.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#contactus-email a{
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}

#contactus-email a:hover{
	color:#DD1B24;
}

#contactus-telephone{
	float:left;
	width:624px;
	padding-left:50px;
	font-size:15px;
	font-weight:bold;
	margin-top:30px;
	line-height:25px;
	background-image:url(../_images/phoneIcon.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#menuBanner {
	float:left;
	padding-left:350px;
	width:330px;
	padding-bottom:10px;
}

.min2persons {
	font-size:10px;
	font-weight:normal;
}