@import "960.css";
@import "jquery-ui-1.7.2.custom.css";

*, html {
	margin: 0;
	padding: 0;
}

body {
	font-family: Trebuchet MS,Arial,Sans-Serif;
	font-size: 75%;
	color: #999999;
	background: #000 url(../images/pattern.gif);
}

/* industry elements */
p {
	font-size: 0.9em;
}

a {
	color: #FFF;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	border-bottom: 1px dotted #7D7D7D;
	color: #FFF;
}

img {
	margin: 0;
	padding: 0;
	border: none;
}

ul {
	margin: 0;
	padding: 0;
}
	ul li {
		margin: 0;
		padding: 0;
	}

ul.normalList {
	font-size: 1.2em;
	padding: 0 0 0 30px;
}
	ul.normalList li {
		margin: 3px 0;
		color: #999;
	}

/* headings */
h1 {
	width: 160px;
	height: 170px;
	position: relative;
	top: 17px;
	left: 135px;
	margin: 0;
	padding: 0;
	z-index: 10;
}
	h1 a {
		width: 246px;
		height: 170px;
		display: block;
		
	}
	
	h1 a:hover {
		border: none;	
	}
		h1 a span {
			width: 246px;
			height: 0px;
			display: block;
			padding: 170px 0 0;
			overflow: hidden;
		}
		
h2 {
	color: #FFF;
	font-size: 1.9em;
	font-weight: normal;
	padding: 0 0 10px;
	margin: 10px 0;
	border-bottom: 1px dotted #333333;
	font-family: Trebuchet MS, Sans-Serif;
}

div.container_12 {
	position: relative;
}
	div.container_12 div.footerBg {
		height: 400px;
		height: auto !important;
		min-height: 400px;
		padding: 0 0 87px;
	}
	
div.logo {
	position: absolute;
	left: -150px;
	top: -170px;
	width: 126px;
	height: 125px;
}

div.bigbg {
	position: absolute;
	left: -140px;
	top: -11px;
	left: -100;
}

div.slidebg {
	position: absolute;
	top: 185px;
	left: 206px;
	width: 600px;
	height: 300px;
	background: url(../images/slide-bg.png) no-repeat;
}

div.gap {
	height: 30px;	
	color: #666;
}
	
/* NIVO SLIDER */

#slider {
	width: 550px;
	height: 220px;
	margin-top: 160px;
	margin-bottom: 30px;
	margin-left: 210px;
}

#slider img {
	display:none;
}

.nivo-controlNav {
	bottom: -20px;
	left: 47%;
	position: absolute;
}

.nivo-controlNav a {
	background: url(../images/bullets.png) no-repeat;
	border: none;
	display: block;
	float: left;
	height: 10px;
	margin-right: 3px;
	text-indent: -9999px;
	width: 10px;
}

.nivo-controlNav a.active {
	background-position: -10px 0px;
}

.nivo-controlNav a:hover {
	text-decoration:none;
	border: ;
}

.nivo-directionNav a {
	background: url(../images/arrows.png) no-repeat;
	border: none;
	display: block;
	height: 30px;
	text-indent: -9999px;
	width: 30px;
}

a.nivo-prevNav {
	left: 15px;
}

a.nivo-nextNav {
	background-position: -30px 0px;
	right: 15px;
}

.nivo-directionNav a:hover {
	text-decoration:none;
	border: none;
}
	
div.header {
	font-size: 1.2em;
	width: 960px !important;
	height: 180px;
	margin: 0;
	position: absolute;
	top: 187px;
	left: 0;
	z-index: 5;
}

div.main {
	margin: 0 10px 0;
	padding: 10px 0 0;
	z-index: 10;
	height: 200px;
	height: auto !important;
	min-height: 200px;
	top: 30px;
	position: relative;
}

div.navigation {
	width: 800px;
	height: 36px;
	position: absolute;
	top: 80px;
	left: 150px;
}
	div.navigation ul {
		width: 800px;
		height: 36px;
		float: left;
		color: #666666;
		
	}
		div.navigation ul li {
			list-style: none;
			height: 36px;
			display: inline-block;
			padding-left: 19px;
			float: left;
		}
		div.navigation ul li a  {
			height: 20px;
			cursor: pointer;
			display: block;
			font-size: 1.4em;
			color: #999999;
			font-weight: 100;
		}
		div.navigation ul li a:hover  {
			color: #FFF;	
		}
			div.navigation ul li a span {
				width: 100%;
				height: 0;
				padding: 6px 0 0;
				overflow: hidden;
				display: block;
			}
			
ul.subnav {
	display: inline-block;
	width: 550px;
}
	ul.subnav li {
		float: left;
		list-style: none;
		cursor: pointer;
		padding: 0px 11px 25px;
		font-size: 1.1em;
		display: block;
		margin: 0 0 10px;
		color: #FFF;
		border bottom: 1px dotted #7D7D7D;
	}
			
div.meetingsWrap {
	margin: 20px 0 0;
}

div.content {
	height: 300px;
	height: auto !important;
	min-height: 500px;
	boarder: thin solid #FFF;
	padding: 19px;
}
	div.content p {
		color: #999999;
		font-size: 1.2em;
		line-height: 1.7em;
		margin: 0 0 10px;
	}
	div.content p.backButton {
		float: right;
		margin: 10px 0;
	}
		div.content p.backButton a {
			width: 80px;
			height: 25px;
			display: block;
		}
			div.content p.backButton a span.backButton {
				width: 80px;
				height: 0;
				padding: 25px 0 0;
				overflow: hidden;
				display: block;
				background: url(../images/backButton.png) no-repeat 0 0;
			}
div.bookingForm {
	margin-bottom: 10px;
	background-color: #181818;
	padding: 19px;
	border: #333 solid 1px;
}
	div.bookingForm fieldset {
		width: 300px;
		border: none;
	}
		div.bookingForm fieldset table {
			width: 300px;
			border-collapse: collapse;
			table-layout: fixed;
			border: none;
		}
			div.bookingForm fieldset table td {
				border: none;
				font-size: 1.2em;
				color: #FFF;
				padding: 3px;
			}
			div.bookingForm fieldset table td.one { width: 25%; }
			div.bookingForm fieldset table td.two { width: 25%; }
			div.bookingForm fieldset table td.three { width: 25%; }
			div.bookingForm fieldset table td.four { width: 25%; }
			div.bookingForm fieldset table td.submit { text-align: right; padding: 15px 0 0; }
				div.bookingForm fieldset table td.submit img#submitBooking { cursor: pointer; }
				div.bookingForm fieldset table td input {
					width: 30px;
					background: #FFF;
					color: #000;
					padding: 4px;
					font-size: 1em;
					border: 1px solid #272727;
					text-align: center;
				}
				div.bookingForm fieldset table td.submit input {
					width: auto;
					height: auto;
					border: none;
					padding: 0;
				}
				div.bookingForm fieldset table td input.dateField {
					width: 100px;
				}

div.subscribe {
	background-color: #181818;
	padding: 19px;
	border: #333 solid 1px;
	
}
	div.subscribe p {
		color: #CCC;
		font-size: 1.2em;
		margin: 0 0 -10px;
	}

div.special { 
	width: 280px;
	height: 120px;
	padding: 1px 10px 0px 10px;	
}

div.specialoffer {
	background-color: #181818;
	border: #333 solid 1px;
	padding: 19px;
	margin-bottom: 10px;
}

div.specialoffer p {
	color: #FFF;
	font-size: 1em;
	margin: 0 0 10px;
	position: relative;
	bottom: 50px;
	left: 55px; 

}

div.gallthumb {
	padding: 9px;
	margin-top: 10px;
	border: #333 solid 1px;
	background: url("../images/pattern.gif") repeat scroll 0 0 transparent;
	text-align: center;
}
	div.gallthumb a:hover {
		border: none;	
	}
			
div.footer {
	font-size: 1em;
	border: 1px solid #181818;
	color: #999999;
	padding: 10px;
	margin-bottom: 20px;
}
		div.footer a {
			font-size: 1em;
			color: #999999;
		}
			div.footer a:hover {
			font-size: 1em;
			color: #FFF;
		}
	div.footer li {
		margin-left: 20px;
		list-style-image:url(../images/bullet_grey.png);
		color: #000;
	}
			
div.footerinside {
	padding: 10px;
	margin-left: 50px;
}
	div.footerinside h2 {
		font-size: 1.3em;	
	}
	
			
/* LAVA */
ul#nav li.backLava {
	background: url("images/lava.png") no-repeat right -30px;
	z-index: 8;
	position: absolute;
}
ul#nav li div.leftLava {
	background: url("images/lava.png") no-repeat top left;
	height: 25px;
}
ul#nav li a {
	z-index: 10;
	position: relative;
}

/* notify panel */
div.notifyPanel {
	color: #000;
	width: 627px;
	height: 30px;
	font-size: 1.2em;
	padding: 17px 20px 23px 113px;
	margin: 20px auto;
	background: #000 url(../images/warning_panel.png) no-repeat 0 0;
}
	div.notifyPanel a {
		color: #000;
	}

/* helpers */
.floatLeft { float: left; clear: none; }
.floatRight { float: right; clear: none; }
.marginLeft { margin-left: 10px; }
.marginRight { margin-right: 10px; }
.marginRightFive { margin-right: 5px; }
.emphasize { font-weight: bold; }
.white { color: #FFF; }
.vTop { vertical-align: top; }
.hide { display: none; }
.center { text-align: center; }
strong, em { font-weight: normal; font-style: normal; }
label.p { font-size: 1.2em; margin: 10px 0; text-indent: 0; display: block; }
legend { display: none; }
table th { display: none; }

img.ajax {
	position: absolute;
	z-index: -100;
	top: 100px;
	left: 304px;
	display: none;
}
img.ajaxSlideshow {
	top: 280px;
	left: 462px;
	display: block;
	z-index: 1;
}

div.subscribe input.subscribe {
	width: 118px;
	border: none;
	float: right;
	margin: 0 6px 0 0;
}

/* google maps */
div#map_canvas {
	color: #000;
	margin: 10px 0;
}

ul.normalList li a {
	text-decoration: underline;
}

/* Home Page Offer */

.homefeature { 
	width:400px; 
	background: #181818;
	border: #333 1px solid;
	padding-right: 30px;
	padding-left: 20px;
	margin-left: 40px;
	margin-top; 10px;
	font-size: 0.9em;
}

.homefeaturewrap { 
	float:left; 
	width:400px;
	padding: 10px;
}

/* Offers Page */

.feature { 
	width:450px; 
	padding:10px;
	margin-top: 10px;
	margin-left: 50px;
	border: #333 1px solid;
	background: url(../images/pattern.gif);
}

.featurewrap { 
	float:left; 
	width:270px;
}

.featurewrap a{  
	color: #FFF; 
	font-weight:normal;
}

.featurewrap a:hover{
	color: #7D7D7D; 
}

.feature img {
	float:left; 
	width:130px;
	margin-right: 9px;
	margin-left: 10px;
	border: medium #FFF;
	margin-top: 20px;
}

.feature p1 {
	margin-bottom:5px; 
	margin-top:0;
	line-height: 1em;
	color: #999;
	font-size: 1.2em;
	padding-top: 5px;
}
h3 {
	color: #FFF;
	font-size: 1.3em;
	font-weight: normal;
	padding: 0 0 5px;
	margin: 15px 0 5px;
	border-bottom: 1px dotted #333333;
	font-family: Trebuchet MS, Sans-Serif;
}

/* contact form */
fieldset.contactForm {
	height: 300px;
	border: none;
	margin: 0 auto;
}
	fieldset.contactForm table.askMeAQuestion {
		table-layout: fixed;
		width: 440px;
		margin: 10px;
	}
		fieldset.contactForm table.askMeAQuestion td {
			padding: 5px;
		}
		fieldset.contactForm table.askMeAQuestion td.question {
			width: 50px;
			font-size: 1.2em;
		}
		fieldset.contactForm table.askMeAQuestion td.answer {
			width: 150px;
		}
			fieldset.contactForm table.askMeAQuestion td.answer textarea,
			fieldset.contactForm table.askMeAQuestion td.answer input[type="text"] {
				border: #333 1px solid;
				background: #181818;
				color: #FFF;
				padding: 5px;
			}
			fieldset.contactForm table.askMeAQuestion td.answer textarea {
				font-family: Arial, Helvetica, Sans-Serif;
				font-size: 1.2em;
			}
			fieldset.contactForm table.askMeAQuestion td.answer input[type="text"] {
				font-size: 1.2em;
				font-family: Arial, Helvetica, Sans-Serif;
				width: 150px;
			}
		fieldset.contactForm table.askMeAQuestion td.submit {
			
		}
			fieldset.contactForm table.askMeAQuestion td.submit span.submitContactFormSmall {
				width: 100%;
				text-align: left;
				color: #333;
			}
			fieldset.contactForm table.askMeAQuestion td.submit span.submitted {
				font-size: 1.2em;
				color: #666;
			}

/* non js stuff */

body.js div.newSlideShow {
	display: block;
}

div.newSlideShow {
	display: none;
}

body.js div#map_canvas {
	display: block;
}
div#map_canvas {
	display: none;
}

span.dateHelp {
	font-size: 0.7em;
}