/* Ivory Tavern Style Sheet created by 2Creative */
* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 1.4em;
	color: #C29737;
	background: #040000;
}	
h1 {
}
h2 {
	font-size: 180%;	
	font-weight: normal;
	margin-bottom: 20px;	
	color: #FFF;
}
h3 {
	font-size: 130%;
	margin-bottom: 15px;
	color: #669900;
}
h4 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #C29737;
}
p { 
	padding-bottom: 15px;
}
img {
	border: none;
}	
a {
	color: #C29737;
	text-decoration: underline;	
}
a:hover {
	text-decoration: none;
}
ul, ol {
	padding-left: 20px;
	margin-bottom: 15px;
}
li {
	margin-bottom: 10px;
}

#wrapper {
	width: 1000px;	
	margin: 0 auto;
	padding: 0;
}
	
	#header {
		height: 137px;
	}
	
	#nav {
		height: 100px;
		background: url(images/bg4.jpg) no-repeat left top;
		margin-top: 0 !important;
		margin-top: -3px;
	}
		#nav ul {
			list-style: none;
			border: none;
			margin: 0 0 0 15px;
		}
		#nav li {
			float: left;
			display: block;
			width: 94px;
			height: 36px;			
			text-align: center;			
			line-height: 1.3em;
			padding-top: 12px;
		}
			#nav li#item-bistro {				
			}
			#nav li#item-nubian {
				width: 100px;
			}
			#nav li#item-sports {
				width: 90px;
			}
			#nav li#item-whatson {	
				width: 120px;
			}
			#nav li#item-functions {
				margin-left: 120px;
			}
			#nav li#item-bookings {
				width: 134px;
			}
			#nav li#item-marina {
				width: 88px;
			}
			#nav li#item-about {
				width: 96px;
			}
			
		#nav a {
			font-size: 14px;
			font-weight: bold;
			color: #C29737;
			text-decoration: none;	
		}
		#nav a:hover {
			color: #FFFFCC;
			text-decoration: none;
		}
		#thispage a:link, #thispage a:visited,
		#thispage a:hover, #thispage a:active {	
			color: #FFFFCC;
			text-decoration: none;
		}
		
	#flash {
		height: 200px;
	}
	
	#deco {
		height: 68px;
		background: url(images/bg5.jpg) no-repeat left top;
	}
	
	#mainContent {
	}
		.leftContent {
			float: left;
			/* width: 502px; */
			width: 482px;
			background: url(images/bg6.jpg) no-repeat left top;		
			padding-right: 20px !important;
			padding-right: 0;
			
		}
			#leftContentText {
				padding-top: 30px;
				padding-left: 40px;
				margin-bottom: 60px;
			}
		
			#leftContentHome {
				background: url(images/bg6.jpg) no-repeat left top;				
			}
			#leftContentBistro {
				background: url(images/ivory-menu-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			#leftContentNubian {
				background: url(images/ivory-bar-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			#leftContentSports {
				background: url(images/sports-bar-title.jpg) no-repeat left top;
				padding-top: 20px;
			}			
			#leftContentFunctions {
				background: url(images/functions-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			#leftContentBookings {
				background: url(images/bookings-title.jpg) no-repeat left top;
				padding-top: 20px;
			}			
			#leftContentAbout {
				background: url(images/club-ivory-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			#leftContentCareers {
				background: url(images/careers-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			#leftContentService {
				background: url(images/responsible-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			#leftContentDress {
				background: url(images/dress-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			#leftContentPrivacy {
				background: url(images/privacy-title.jpg) no-repeat left top;
				padding-top: 20px;
			}
			
			
			#leftContentHomeText {
				padding-top: 45px;
				padding-left: 40px;
				margin-bottom: 25px;
			}
			
			
		#rightContentHome {
			float: left;
			width: 485px;
		}
		#rightContentOther {
			float: left;
			width: 465px;
			padding-left: 20px;
			padding-top: 48px;
			min-height: 149px !important;
			background: url(images/title-rhs.jpg) no-repeat left top;				
		}
				#rightContentOther img {
					margin-bottom: 20px;
				}
			
			#ivory-bistro {
				width: 485px;
				height: 120px;
				background: url(images/bistro-tile.jpg) no-repeat left top;
				margin-bottom: 31px;
			}
			#nubian-bar {
				width: 485px;
				height: 120px;
				background: url(images/bar-tile.jpg) no-repeat left top;
				margin-bottom: 31px;
			}
			#sports-bar {
				width: 485px;
				height: 120px;
				background: url(images/sports-bar-tile.jpg) no-repeat left top;
				margin-bottom: 31px;
			}
			#function-events {
				width: 485px;
				height: 120px;
				background: url(images/functions-tile.jpg) no-repeat left top;
				margin-bottom: 31px;
			}
			
			.click-image {
				float: left;
				width: 118px;
			}
			.feature-text {
				float: left;
				width: 272px;
			}
				.feature-text h3 {
					font-weight: normal;
					margin-top: 20px;
					margin-bottom: 0;
					margin-left: 22px;
					color: #FFF;
				}
				.feature-text ul {
					list-style: none;
					padding-left: 45px;
					margin-top: 4px;
					margin-bottom: 0;
				}
				.feature-text li {
					font-size: 12px;
					margin-bottom: 0;
					padding-bottom: 0;
					color: #FFF;
				}
				.feature-text a {
					color: #FFF;
					text-decoration: none;
				}
				.feature-text a:hover {
					text-decoration: underline;
				}
				
			.click-arrow {
				float: right;
				width: 92px;
			}
			
			#map, #mapContact {
				width: 462px;
				height: 269px;
				background: url(images/map-bg.jpg) no-repeat left top;
				margin-left: 40px;
			}
			
			#mapContact {
				margin-top: 20px;
				margin-left: 0;
			}
				#map img, #mapContact img {
					margin-top: 9px;
					margin-left: 10px;
				}
		
		
		.oneContent {
			padding: 40px 40px 60px;
		}
			
			#oneContentWhatsOn {
				background: url(images/whats-on-title.jpg) no-repeat left top;
				min-height: 149px;				
			}
			#oneContentMarina {
				background: url(images/marina-title.jpg) no-repeat left top;
				min-height: 149px;
			}
			#oneContentGallery {
				background: url(images/photo-gallery-title.jpg) no-repeat left top;
				min-height: 149px !important;
			}
			
			.event-listing {
				margin-bottom: 20px;
			}
				.event-image {
					float: left;
					width: 200px;
					margin-right: 20px;
				}
				.event-text {
					float: left;
					width: 660px;
				}	
					.event-text a {
						color: #FFF;
					}	
				
			.photo-wrapper, .photo-wrapper-last {
				float: left;
				width: 220px;
				margin-right: 12px;
				margin-bottom: 15px;
			}
			.photo-wrapper-last {
				margin-right: 0;
			}	
				.photo-wrapper p, .photo-wrapper-last p {
					text-align: center;
				}
				
	
	#subContent {
		margin-bottom: 30px;
	}
		#our-friend {
			float: left;
			width: 294px;
			height: 120px;
			background: url(images/myspace-tile.jpg) no-repeat left top;
			margin-left: 40px !important;
			margin-left: 20px;
			margin-right: 33px;
		}
			.myspace {
				padding-top: 10px;
				padding-left: 10px;
			}
			.facebook {
				padding-top: 14px;
				padding-left: 10px;
			}
		
		#mailing-list {
			float: left;
			width: 294px;
			height: 120px;
			background: url(images/mail-list-tile.jpg) no-repeat left top;
			margin-right: 33px;
		}
		
		#photo-gallery {
			float: left;
			width: 293px;
			height: 120px;
			background: url(images/gallery-tile.jpg) no-repeat left top;
		}
			.click-arrow-gallery {
				position: relative;
				top: -18px;
				left: 30px;
			}
		
	#footer {	
		border-top: 1px solid #653819;	
	}
		#footer p {
			font-size: 90%;
			text-align: center;
			padding-top: 15px;
		}
		
		a.web-design {
			text-decoration: none;
		}
		a.web-design:hover {
			text-decoration: underline;
		}
	
		
/************************ MISC ********************/	
.clearFloat {
	clear: both;
}
.warning {
	color: #FF0000;
	font-weight: bold;
	padding-bottom: 0;
}
.error {
	color: #FF9900;
	font-weight: bold;
	padding-bottom: 10px;
}
.notice {
	font-size: 85%;
	font-style: italic;
}
.invisibleHeading {
	display: none;
}

.textWhite, .textWhiteBold {
	color: #FFF;
}
.textWhiteBold {
	font-weight: bold;
}


/************************* FORM **********************/
form br {
	clear: left;
}
label {
	border: none;
	width: 150px;
}
input, textarea {
	font: small Arial, Helvetica, sans-serif;
	font-size: 85%;
	margin-bottom: 5px;
	border: 1px solid #000;
	padding: 2px;
	width: 160px;
	color: #333;
}

#formSignup {
	padding-top: 45px;
	padding-left: 115px;
}
#formSignup input {
	width: 150px;
	padding: 0 2px;
	border: none;
	margin-bottom: 2px;
}
#formSignup input#signupButton {
	width: 75px;
	height: 29px;
	cursor: pointer;
	border: none;
	padding-left: 80px;
}

#formContact {
}
#formContact label, #formContact input, #formContact select, #formContact textarea {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
	border: 1px solid #CCC;
	font-size: 100%;
	padding: 2px;
}
#formContact input, #formContact select, #formContact textarea {
	border: 1px solid #000;
}
#formContact label {
	text-align: left;
	width: 140px;
	padding-right: 5px;
	border: none;
}
#formContact p {
	padding-top: 10px;
	padding-bottom: 5px;
	
}
#formContact br {
	clear: left;
}
#formContact .sendButton {	
	height: 20px;
	cursor: pointer;
	color: #FFF;
	font-weight: bold;
	border: none;
	float: left;
	display: block;
	margin-top: 10px;
	background: #669900;
	width: 100px;
}
#formContact .tinyInput { 
	width: 30px;
}
#formContact .smallInput { 
	width: 180px;
}
#formContact .mediumInput { 
	width: 200px;
}
#formContact .wideLabel {
	width: 280px;
}
#formContact p {
	margin-bottom: 5px;
}
#formContact input.hidden {
	display: none;
}
#formContact input.radioButton {
	float: left;
	width: 15px;
	margin: 0 5px 0 0;
	border: none;
}
#formContact .radioLabel {
	float: left;
	text-align: left;
	width: 80px;
	padding-top: 5px;
}
#formContact .radioYesNoLabel {
	float: left;
	text-align: left;
	width: 50px;
	padding-top: 5px;
}

/* ---------- Listing Table --------- */
#listTable {
	width: 100%;
}
td {
	padding: 2px;
	vertical-align: top;
}
.tr-heading {
	background: #973D00;
	color: #FFF;
}
.tr-body {
	padding-bottom: 10px;
}
.td-heading {
	padding-bottom: 0;
}