body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/old-brickwall-4-1.jpg);
	width: 886px;
	display: block;
	margin:0 auto;
	font-family: Tahoma, Arial, Helvetica, sans-serif;

}

.clear{
	clear: both;
}
.logo img{
	display: block;
}
.logo h1{
	 padding-left: 0 !important;
	 margin: 0;
}
.logo {
	position: relative;
}
.email{	
	top: 52px;
	right: 0;
	padding: 0;
	margin: 0;
	position: absolute;
}
.email li{
	margin: 0 10px 0 0;
	display: inline-block;
}
.border{
	width: 99.8%;
	height: 3px;
	border: 1px solid #fff !important;
	background-color:#fff;
}
.border-1{
	clear: both;
	width: 99.8%;
	height: 3px;
	border: 1px solid #fff !important;
	background-color:#fff;
}
.border-2{
	clear: both;
	width: 99.8%;
	height: 3px;
	border: 1px solid #fff !important;
	background-color:#fff;
}
.banner-section{
	width: 100%;
}
.side-logo{
	display: inline-block;
	float: left;
	width: 27%;
}
.side-logo img {
    display: block;
    width: 100%;
}
.video-flash{
	float: right;
	width: 73%;
}
.video-flash img{
	display: block;
}

.menu{
	background: url("images/top_menu_bg1.jpg") repeat;
	   height: 39px;
}
nav ul{
	margin:0;
	padding: 0;
}

nav li {
 	line-height: 39px;
    display: inline-block;
    text-align: center;
    list-style-type: none;
    float: left;
    background-size: contain;
    padding: 0 31.7px;
    border-right: 1px solid #fff;
}
li:last-child {
  border-right: none;
}
nav a{
	clear: both;
	font-weight: bold;
	display: block;
	font-size: 12px;
	color: #fff;
	
	 text-decoration: none;
}

.information {
    padding: 10px 11px 10px 11px;
    background: #d2cbb6;
    clear: both;

}
.info-section {
    padding: 10px;
    background: #000000;
    display:block;
 	
}
.point {
    width: 5%;
    display: inline-block;
    float: left;
}
.point img{
	margin-left: 10px;
}
.info-title {
    background: url("images/welcome_title_bg.gif") no-repeat;
    height: 39px;
    float: right;
    width: 95%;
}
.info-title h3{
	margin: 0;
	    font-family: Impact;
    font-size: 20px;
    color: #D1C9B5;
    font-weight: normal;
    padding-left:7px;
    text-decoration: none;
}

.containt-info {
    clear: both;
    padding: 10px 18px 10px 40px;
}
.img-info{
	float: left;
	width: 24%;
}
.info-about {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}


.border-3{
	clear: both;
	width: 99.8%;
	height: 3px;
	border: 1px solid #fff !important;
	background-color:#fff;
}

.footer{
 	background-color: #f3eee8;
 	padding: 15px 0;
}

.copyright {
    float: left;
    background: url("images/footer_bg_01.gif") no-repeat;
    padding: 10px;
    width: 19.9%;
}
.copyright ul{
	padding: 0;
	margin:0;
}
.copyright li{
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
	list-style-type: none;
}
.copyright a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #D2CBB6;
    font-weight: normal;
    padding-left: 2;
    text-decoration: none !important;
}
.copyright a:hover {
	 text-decoration: underline !important;
	 color: #D2CBB6;
}
.foo-menu {
    background: url("images/footer_bg_02.gif") no-repeat;
    padding: 22px 0;
    text-align: center;
    width: 55.4%;
    display: inline-block;
}
.foo-menu ul{
	margin:0;
	padding: 0;
}
.foo-menu li{
	display: inline-block;
	border-right: 1px solid #fff;
}

.foo-menu li:last-child {
  border-right: none;
}
.foo-menu a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    font-weight: normal;
    padding-left: 2px;
    margin: 0 6px 0 0px;
    text-decoration: none !important;
}
.foo-menu a:hover{
	text-decoration: underline !important;
	color: #D2CBB6;
}


.powerby {
    background: url("images/footer_bg_03.gif") no-repeat;
    padding: 22px 10px;
    float: right;
    width: 177px;
}
.powerby ul{
	margin:0; 
	padding: 0;
}
.powerby li{
	display: inline-block;
	list-style-type: none;
	 font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #ffffff;
	list-style-type: none;
}
.powerby a{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #D2CBB6;
    font-weight: normal;
    padding-left: 2px;
    text-decoration: none !important; 
}
.powerby a:hover{
	color: #D2CBB6;
	text-decoration: underline !important;
}

.nightly-specials{
	float: left;
	width: 50%;
}

.nightly-specials h3 {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-left: 2;
    text-decoration: none;
}

.nightly-specials li{
	line-height: 25px;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    text-decoration: none;
}
.party-menu{
	float: right;
	width: 50%;
}

.party-menu h3 {
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-left: 2;
    text-decoration: none;
}
.party-menu h4 {
	margin-top: 30px;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-left: 2;
    text-decoration: none;
}

.party-menu a {
    text-decoration: underline !important;
    font-size: 11px;
    line-height: 25px;
    font-weight: bold;
    padding-left: 2;
    text-decoration: none;
}

.fb-link{
	clear: both;
	width: 50%;
	float: left;
}
.fb-link a{
   
    font-size: 11px;
    color: #EA8533;
    font-weight: bold;
    padding-left: 2;
    text-decoration: none;
}
.open {
	text-align: center;

}
.open li{
	list-style-type: none;
}
.open a{
 	text-decoration: underline !important;
    font-size: 11px;
    line-height: 25px;
    color: #fff;
    font-weight: bold;
    text-align: center !important;
    text-decoration: none;
}
.open a:hover{
	color: #fff !important;
}
.fb-link a:hover{
	 color: #BE651C;
}

.table-info{
	width: 100%;
	margin: 0 auto;
	display: block;
	text-align: center;
}


table, .whitebg { 
	font-size:11px; 
	color:#ffffff;
}

.whitebg { 
	background-color:#000000; 
}
.timeing li{
	padding-bottom: 25px;
}
.week-menu li{
	line-height: 24px;
}

.map-img {
	width: 100%;
	height: 274px;
}


.enquirie-section {
    width: 72%;
    display: block;
    clear: both;
}

.martin{
	border: 1px solid #4f1502;
	float: left;
	width:39%;
}

.martin h4{
	margin: 0;
	font-size: 12px;
	color: #D1C9B5;
	padding: 5px;
	background: #4f1502;
}
.martin p{
	margin:15px 0 15px 10px;
	font-size: 11px;
	color: #fff;
}
.mulligan {
	border: 1px solid #4f1502;
	float: right;
	width: 60%;
}
.mulligan h4{
	margin: 0;
	padding: 5px;
	font-size: 12px;
	color: #D1C9B5;
	background: #4f1502;
}
.mulligan p{
	font-weight: bold;
	margin:15px 0 15px 10px; 
	font-size: 11px;
	color: #fff;
}

.enquiries {
    padding-top: 30px;
    clear: both;
    width: 72%;
    float: left;
    display: block;
}

.enquiries h4 {
    margin: 0;
    font-size: 12px;
    color: #D1C9B5;
    padding: 5px;
    background: #4f1502;
}

.titile-name{
	width: 35.2%;
	float: left;
}

.titile-name p{
	color: #fff;
	border: 1px solid #4f1502;
	margin: 0;
	padding: 10px;
	font-weight: bold;
	width: 100%;
	font-size: 11px;

}

.comments {
    height: 65px;
}
.text-box{
	float: right;
	width: 61%;
	display: block;
}

.text-box input{
	
	width: 80%;
}
.text-box div{
	margin: 0;
	padding: 8px;
	border: 1px solid #4f1502;
}
.opt-code-textbox p{
	margin: 0;
	padding: 0;
}

.text-box textarea {
    height: 63px;
    width: 79%;
}

.opt-code{
	height: 80px;
}
.opt-code-1{
	height: 76px;
}

.opt-code-text {
    height: 17px;
}

.opt-code-textbox input{
	width: 69%;
}

.button input{
	width: 20%;
}

.email-img {
    padding-top: 30px;
    float: right;
    display: block;
    width: 28%;
}

/*------------- IMAGES HOVER ---------*/


.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
	border: 2px solid white;
}
.highslide:hover img {
	border: 2px solid gray;
}

.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: white;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
    text-decoration: none;
	padding: 3px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
    background-color: black;
    /*
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
    */
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-move {
    cursor: move;
}

.highslide-overlay {
	display: none;
}

/* Controlbar example */
.controlbar {	
	background: url(highslide/graphics/controlbar4.gif);
	width: 167px;
	height: 34px;
	margin-top: -5px;
	float: left;
}
.controlbar a {	
	display: block;
	float: left;
	/*margin: 0px 0 0 4px;*/	
	height: 27px;
}
.controlbar a:hover {
	background-image: url(highslide/graphics/controlbar4-hover.gif);
}
.controlbar .previous {
	width: 50px;
}
.controlbar .next {
	width: 40px;
	background-position: -50px 0;
}
.controlbar .highslide-move {
	width: 40px;
	background-position: -90px 0;
}
.controlbar .close {
	width: 36px;
	background-position: -130px 0;
}


/* Necessary for functionality */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.info-about ul{
	margin: 0;
	padding: 0;
}
.info-about li {
    display: inline-block;
    list-style-type: none;
    padding-left: 3.8px;
    padding-bottom: 10px;
}



.dinner-list{
	float: left;
	width: 50%;
}
.dinner-list h4{
	color: #D1C9B5;
	font-size: 12px;
	padding: 5px;
	margin-top:0;
	margin-bottom: 0; 
	border: 1px  solid #4f1502;
}
.dinner-list p{
	color: #fff;
	text-align: center;
	font-size: 12px;
	margin-top: 30px
}
.dinner-list ul {
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #4f1502;
    height: 454px;
}
.dinner-list li{
	color: #ffffff;
	font-size: 11px;
	line-height: 30px;
}
.drink-list{
	float:right;
	width: 50%;
}
.drink-list h4{
	margin-top:0;
	margin-bottom: 0; 
	color: #D1C9B5;
	 padding: 5px;
	 font-size: 12px; 
	border: 1px  solid #4f1502;
}
.drink-list ul {
    margin-top: 0;
    padding: 20px 0 30px 80px;
    margin-bottom: 0;
    border: 1px solid #4f1502;
}
.drink-list li{
	color: #ffffff;
	font-size: 11px;
	padding-bottom: 20px;
}

.top-menu {
    width: 200px;
    height: 50px;
    display: none;
}

.location-1{
	float: left;
	width: 50%;
}
.location-1 h4{
	margin-top:0;
	margin-bottom: 0; 
	color: #D1C9B5;
	 padding: 5px;
	 font-size: 14px; 
	border: 1px  solid #4f1502;
}
.location-1 p{
	margin-top:0;
	margin-bottom: 0;
	 padding: 5px;
	border: 1px  solid #4f1502;
	font-size: 13px;
}
.location-2{
	float: right;
	width: 50%;
}
.location-2 h4{
	margin-top:0;
	margin-bottom: 0; 
	color: #D1C9B5;
	 padding: 5px;
	 font-size: 14px; 
	border: 1px  solid #4f1502;
}
.location-2 p{
	margin-top:0;
	margin-bottom: 0;
	 padding: 5px;
	border: 1px  solid #4f1502;
	font-size: 13px;
}

p.blnk-box {
    height: 17px;
}
.logo span {
    position: absolute;
    right: 18px;
    top: 12px;
}
.logo span img {
    height: 32px;
    width: 32px;
}

.thankyou-msg{
	height: 312px;
	display:block;
	padding-top:30px;
}

.thankyou-msg h4 {
	text-align: center;
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #EA8533;
    text-decoration: none;
}


.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #737373;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextbrown {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #4F1502;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.subheadingblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #17387B;
	text-decoration: none;
}
.border {
	border: 1px solid #D2D2D2;
}
.bodytextblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #EA8533;
	text-decoration: none;
}
.footerwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #767676;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0e0e;
	text-decoration: none;
}

/*category hyperlink effect gets start*/
A.sitemap {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA8533;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.sitemap{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BE651C;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.toplinkmenu {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.toplinkmenu{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1C9B5;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
.activelink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D1C9B5;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
.h1 {
font-family:  Impact;
	font-size: 20px;
	color: #D1C9B5;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
}
/*category hyperlink effect gets start*/
A.leftbarmenu {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
	line-height: 20px;
}
a:hover.leftbarmenu{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8c2c2;
	font-weight: normal;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.button {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f226f;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.button{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243eab;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.redlink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0e0e;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.redlink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f0d0d;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.clickhere {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA8533;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.clickhere{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA611A;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.footerlink {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2CBB6;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
}
a:hover.footerlink{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D2CBB6;
	font-weight: normal;
	padding-left:2;
text-decoration:underline;
}
/*category hyperlink effect gets start*/
A.mainfooterlink {
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
}
a:hover.mainfooterlink{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #D2CBB6;
	font-weight: normal;
	padding-left:2;
text-decoration:underline;
}
.norepet {
	background-repeat: repeat-x;
	border: 1px solid #D2D2D2;
}
.arrow {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EA8533;
	text-decoration: none;
}
.norepet {
	background-repeat: repeat-x;
}
.orange {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EA8533;
	text-decoration: none;
}

.bluebold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #183D8B;
	text-decoration: none;
	}
	
	/*category hyperlink effect gets start*/
A.clickhere {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EA8533;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.clickhere{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BA611A;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
.fieldheader1 { background-color:#4f1502; color:#A8A9AD; }

