/*
-----------------------------------------------
Cabana Bar Styles
Author: Chris Pearce (Cornerstone Technologies)
----------------------------------------------- */

html {
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	padding: 0;
	margin: 0;
	border: 0;
	/* hide overflow:hidden from IE5/Mac */
	/* \*/
	overflow: hidden; /*get rid of scroll bars in IE */
	/* */
}

body {
	height: 100%; /* fix height to 100% for IE */
	max-height: 100%; /* fix height for other browsers */
	padding: 0;
	margin: 0;
	border: 0;
	line-height: 1.5em;
	background: #571F10;
}

body {  
	scrollbar-face-color: #652310;
	scrollbar-highlight-color: #571F10;
	scrollbar-shadow-color: #571F10;
	scrollbar-3dlight-color: #571F10;
	scrollbar-arrow-color: #C58430;
	scrollbar-track-color: #571F10;
	scrollbar-darkshadow-color: #37130B;
}

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, div, img, table, th, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E0CCD7;
}

a:link, a:visited {text-decoration: underline; color: #EFB76E;}
a:hover {text-decoration: none; color: #9A7D61; font-weight: 400;}
a:active {color: #EFB76E;}

p {margin: 12px 0 12px 0;} 

pre {color: #E0CCD7; font-style: italic; font-weight: bold;}

a img {border: 0;}

form {margin: 0; padding: 0;}

input, input.smallFields, textarea {
	background: #FFF;
	border: 1px solid #46150D;
	border-bottom: 2px solid #36110A;
	border-right: 2px solid #36110A;
	color: #333;
	width: 185px;
}

input.smallFields {width: 40px;}
input.radio {background: transparent; border: 0; width: auto;}
input.noStyle {background: none; width: auto; margin: 11px 8px 0 0;}
input.small-text-field {width: 34px;}
input.meduim-text-field {width: 73px;}
select {font-size: 11px;}
p.small-text {font: 11px Arial, Helvetica, sans-serif; margin: 2px 0 2px 0; color: #FFCC33;}

textarea, .textareaWide {
	width: 240px; 
	background: #FFF;
	border: 1px solid #36110A;
	font: 11px Verdana, Arial, Helvetica, sans-serif; 
	color: #333;
	overflow: auto;
}

.textareaWide {width: 450px; }

input.button {
	background: #36110A;
	border: 1px solid #C58430;
	border-top: 1px solid #46150D;
	border-left: 1px solid #46150D;
	font-size: 11px;
	font-weight: 600;
	color: #C58430;
	text-align: center;
	cursor: hand;
	padding: 3px 0 3px 0;
	width: auto;
}

input.formInputButtonDeactivated {
	background: #CCC;
	border: 1px solid #C58430;
	border-top: 1px solid #46150D;
	border-left: 1px solid #46150D;
	font-size: 11px;
	font-weight: 600;
	color: #666;
	text-align: center;
	cursor: wait;
	padding: 3px 0 3px 0;
	width: auto!important;
}

ul, ol {
  	padding: 0;				
	margin: 8px 30px 20px 50px;
}
table td ul {margin-left: 30px;}

ul li {
	line-height: 1.5em;
	list-style-image: url(list-bullet.gif);
	color: #E0CCD7;
}

ol li {color: #E0CCD7;}

hr {
	color: #4B1B0E;
	border-width: thin;
}

blockquote {
	font-weight: bold;
	font-style: italic;
	color: #E0CCD7;
}

h1 {
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 13px;
	color: #C58430;
}

h2, h3, h4, h5, h6 {
	margin: 8px 0 8px 0;
	font-weight: bold;
	font-size: 12px;
	color: #C58430;
}

h3 {color: #9A7D61; font-size: 12px;}
h4 {font-size: 12px; color: #B8A48F;}
h5 {font-size: 12px; color: #FFF;}
h6 {font-size: 11px; color: #FFF;}

/* Page Structure: Main Outer Table Container
----------------------------------------------- */
	
table#outer {
	height: 100%;
	width: 100%;
	border: 0;
	background: #685B47;
}

table#outer td.container {
	vertical-align: middle;
	text-align: center;
}

/* Page Structure: Main Inside Container
----------------------------------------------- */

#main {
	height: 423px;
	width: 773px;
	margin: 0 auto 0 auto;
	background: url(main-shadow.jpg) no-repeat top right;
}

/* Page Structure: Inside Container
----------------------------------------------- */

#main #insideContainer {
	background: transparent;
	padding: 0 3px 3px 0;
}

/* Page Structure: Header Container
----------------------------------------------- */

#main #insideContainer #menu {
	height: 22px;
	background: #663527;
}

/* Page Structure: Main Content Container 
----------------------------------------------- */

#main #insideContainer #contentContainer {
	position: relative;
	height: 371px;
	background: url(content-bg.jpg) no-repeat top left;
}

/* Page Structure: LeftCol Area
----------------------------------------------- */

#main #insideContainer #contentContainer #leftCol {
	text-align: center;
	position: relative;
	float: left;
	width: 255px;
	height: 371px;
}

#main #insideContainer #contentContainer #leftCol img.sideImage {
	position: absolute;
	top: 18px;
	left: 30px;
}

#main #insideContainer #contentContainer #leftCol img.logo {
	position: absolute;
	left: 0;
	bottom: -1px;
}

/* Page Structure: Content Area
----------------------------------------------- */

#main #insideContainer #contentContainer #content {
	text-align: left;
	position: relative;
	float: right;
	width: 515px;
	height: 371px;
}

#main #insideContainer #contentContainer #content img.pageHeader {
	position: absolute;
	bottom: 18px;
	right: 18px;
}

#main #contentContainer #content #contentInside {
	margin: 18px 0 0 0;
	text-align: center;
	height: 330px;
	width: 490px;
	background: #571F10;
}

#main #contentContainer #content #contentInside .filler {height: 18px;}

#main #contentContainer #content #contentInside #text,
#main #contentContainer #content #contentInside #gallery {
	width: 430px!important; 
  	width /**/:450px; /* IE 5.5 hack */
	margin: 0 auto 0 auto;
	text-align: left;
	overflow: auto!important;
	height: 250px;
	padding-right: 20px;
}

#main #contentContainer #content #contentInside #text a.download img {
	border: 1px solid #36110A;
	margin-top: 5px;
	text-decoration: none;
}

#main #contentContainer #content #contentInside #text a.download:hover img {
	border: 1px solid #C58430;
	text-decoration: none;
}

#main #contentContainer #content #contentInside #gallery {
	padding-right: 0; 
	text-align: center;
	width: 450px!important;
}
#main #contentContainer #content #contentInside #gallery h1 {text-align: left;}
#main #contentContainer #content #contentInside #gallery p {text-align: left;}
#main #contentContainer #content #contentInside #gallery img.galleryImg {border: 1px solid #E0CCD7; padding: 2px; margin-top: 10px;}
#main #contentContainer #content #contentInside #gallery p#caption {margin: 10px 7px 0 10px; text-align: left;}

/*---EVENT SPACES---*/
#main #contentContainer #content #contentInside #gallery table.event-tble {
	width: 430px;
	margin-top: 10px;
}
#main #contentContainer #content #contentInside #gallery table.event-tble td {
	text-align: left;
	vertical-align: top;
}
#main #contentContainer #content #contentInside #gallery table.event-tble td.event-lrge {width: 255px;}
#main #contentContainer #content #contentInside #gallery table.event-tble td.event-details h2 {margin: 0 0 5px 0;}
#main #contentContainer #content #contentInside #gallery table.event-tble td.event-details h3 {
	font-size: 11px;
	margin-bottom: 5px;
}
#main #contentContainer #content #contentInside #gallery table.event-tble td.event-details ul {
	margin: 0 0 0 16px;
}
#main #contentContainer #content #contentInside #gallery table.event-tble td.event-details ul li {
	font-size: 9px;
	line-height: 1.5;
}
#main #contentContainer #content #contentInside #gallery table.event-tble td.event-details p {
	font-size: 9px;
	line-height: 1.5;
	margin-top: 0;
}
#main #contentContainer #content #contentInside #gallery table.event-tble td img.galleryImg {margin: 0;}

/* Page Structure: Footer Area
----------------------------------------------- */

#main #insideContainer #footer {
	position: relative;
	clear: both;
	height: 27px;
}

#main #insideContainer #footer p {
	margin: 0;
	position: absolute;
	top: 10px;
	left: 15px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;
	width: 600px;
}

#main #insideContainer #footer img {
	position: absolute;
	top: 11px;
	right: 20px;
}

/* ------------------------------------------------------------------------------------------- */

/* Page Styles: Gallery Table
----------------------------------------------- */

table.galleryThumbs {
	width: 189px;
	margin: 18px auto 0 auto;
	border: 0;
}

table.galleryThumbs td,
table.galleryThumbs td.btmCell {
	text-align: center;
	vertical-align: middle;
	width: 63px;
	height: 58px;
}
table.galleryThumbs td.event,
table.galleryThumbs td.event2 {
	width: 94px; 
	height: auto;
	padding-bottom: 10px;
}
table.galleryThumbs td.event2 {width: 95px;}

table.galleryThumbs td.btmCell {
	width: 100%; 
	height: 20px;
	font-size: 10px;
	line-height: 1.4;
}

table.galleryThumbs td a img {border: 1px solid #FFF;}
table.galleryThumbs td a:hover img {border: 1px dashed #FFF;}

/* Page Styles: Wine List Table
----------------------------------------------- */

table.wineList {
	width: 410px;
	margin: 20px auto 0 auto;
	border: 0;
	border-left: 1px solid #36110A;
}

table.wineList th,
table.wineList th.smallHeader {
	background: #36110A;
	text-align: left;
	font-weight: bold;
	color: #C58630 !important;
	padding: 3px 0 3px 2px;
	font-size: 11px; 
}
table.wineList th p,
table.wineList th.smallHeader p {color: #C58630 !important;}

table.wineList th.smallHeader {padding-left: 0; text-align: center;}

table.wineList td {
	padding: 2px;
	border-bottom: 1px solid #36110A;
	border-right: 1px solid #36110A; 
	vertical-align: top;
	background: #46150D;
}
table.wineList td p,
table.wineList th p {margin: 0;}

table.wineList td.prices {
	text-align: center; 
	font-weight: bold; 
	padding: 2px 0 2px 0;
}

/* Page Styles: Booking Form Table
----------------------------------------------- */

table.form,
table.formStaff {
	width: 450px;
	margin: 0 auto 0 auto;
	border: 0;
	border-right: 1px solid #36110A;
	border-left: 1px solid #36110A;
	border-bottom: 1px solid #36110A;  
}

table.formStaff {width: 680px;}

table.form th,
table.formStaff th {
	background: #36110A;
	text-align: left;
	font-weight: bold;
	color: #C58630;
	padding: 3px 0 3px 6px;
	font-size: 11px; 
}
table.formStaff th span {font-weight: normal;}

table.form td,
table.formStaff td {
	padding: 3px; 
	vertical-align: top; 
}
table.formStaff td .hidden {visibility: hidden;}

table.form td span,
table.formStaff td span {font-weight: bold; color: red;}

table.form td.leftCell,
table.formStaff td.leftCell {
	width: 200px;
	text-align: right;
	padding-right: 5px;
	background: #802D17;
}
table.formStaff td.leftCell {width: 160px;} 

table.form td.rightCell,
table.formStaff td.rightCell {
	width: 260px;
	text-align: left;
	background: #802D17;
}
table.formStaff td.rightCell {width: 240px;}

table.form td.two-cells {background: #46150D; font: 10px Arial, Helvetica, sans-serif; padding: 5px; text-align: left!important;}

/* Page Styles: Large Link
----------------------------------------------- */

a.largeLink {
	font-size: 11px;
	color: #C58430;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.largeLink:visited {text-decoration: none; color: #C58430;}
a.largeLink:hover {font-weight: bold; text-decoration: none; color: #9A7D61;}

/* Page Styles: Photo Gallery Table
----------------------------------------------- */

table.gallery {
	width: 420px;
	margin: 20px auto 20px auto;
}

table.gallery td {
	padding: 0;
	width: 420px;
	text-align: center !important;
}

table.gallery td p {margin: 0;}
table.gallery td img {border: 1px solid #36110A; border-bottom: 0;}

table.gallery td.caption {
	padding: 4px 3px 4px 3px;
	vertical-align: middle;
	background: #46150D;
	color: #C58430;
	text-align: left;
	border: 1px solid #36110A;
}

