/* ===============================================
Tooling & Manufacturing Association (TMA)

--------------------------------------------------
AUTHOR(S): 
	jwynn@topspotims.com (Jeremy)


==================================================
COLOR TABLE
--------------------------------------------------
RED:      				#a70000
GRAY TEXT:				#8b8b8b


=================================================*/

body {
	background: #e8e8e8 url(../images/bg.gif) repeat-x scroll top center;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	color: #8b8b8b;
}

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

li {
	margin: 0;
	padding: 0;
}

a {
	color: #a70000;
}

#page-wrap {
	background-color: #fafafa;
	margin: 0;
	width: 949px;
}

#container {
	width: 949px;
	margin: 0 auto;
	position: relative;
	font-size: 120%;
}

/* ===============HEADER===============*/

#header {
	background: #e8e8e8 url(../images/header.gif) repeat-x;
	height: 240px;
	position: relative;
	border-right: 1px solid #f9f9f9;
	}
	#header a#logo {
		background: transparent url(../images/logo.gif) no-repeat scroll;
		width: 441px;
		height: 63px;
		position: absolute;
		top: 88px;
		left: 20px;
		margin: 0;
		padding: 0;
		text-indent: -9999px;
		/*letter-spacing: -1000em;*/
	}
	#header #callToday {
		background: transparent url(../images/callus.png) no-repeat scroll;
		position: absolute;
		width: 357px;
		height: 40px;
		bottom: 10px;
		right: 8px;
		margin: 0;
		padding: 0;
		}
		#header #callToday p {
			text-indent: -9999px;
			margin: 0;
			padding: 0;
			}
	#header img {
		position: absolute;
		top: 0;
		right: 0;
		height: 229px;
		margin: 0;
		padding: 0;
	}
	
/* ===============QUICK TOOLS MENU===============*/

#quickTools {
	background: transparent url(../images/quicktools.gif) no-repeat scroll;
	float: right;
	width: 374px;
	height: 171px;
	margin: 0;
	padding: 0;
	}
	#quickTools h2 {
		text-align: center;
		text-transform: uppercase;
		text-indent: -9999px;
		margin: 0;
		padding: 0;
	}
	#quickTools ul {
		margin: 22px 0 0 36px;
		padding: 0;
	}
		#quickTools ul li.quickBucket {
			float: left;
			width: 61px;
			text-align: center;
			margin: 0 45px 0 0;
			padding: 0;
		}
		#quickTools ul li#checklist {
			margin-left: 13px;
		}
		#quickTools ul li#map {
			margin-left: 7px;
		}
		#quickTools ul li#map img {
			margin-top: 2px;
		}
		#quickTools ul li a {
			text-decoration: none;
			color: #b0afaf;
		}
			#quickTools ul li a:hover {
				text-decoration: underline;
			}
			#quickTools ul li a img {
				border: none;
				display: block;
				margin: 0 auto;
			}

/* ===============MAIN NAVIGATION BAR===============*/

#primaryNavbar {
	background: transparent url(../images/primaryNavbar.gif) no-repeat scroll;
	float: left;
	width: 575px;
	height: 50px;
	margin-bottom: 20px;
	}
	#primaryNavbar ul {
		margin: 18px 0 0 20px;
		}
		#primaryNavbar ul li {
			display: inline;
			margin-right: 32px;
		}
			#primaryNavbar ul li a {
				text-decoration: none;
				color: #949494;
				font-weight: 700;
			}
			#primaryNavbar ul li a:hover {
				text-decoration: underline;
			}
		
/* ===============FOOTER===============*/		
		
#footer {
	background: #e8e8e8 url(../images/footer.gif) no-repeat scroll;
	width: 950px;
	height: 49px;
	margin: 0 0 10px -1px;
	overflow: auto;  /*To properly position text away from the top edge of footer*/
	position: relative;
	font-size: 95%;
	color: #717171;
	clear: both; /*To clear the footer in IE so it is not affected by earlier floats*/
	}
	#footer #footerInfo {
		margin: 6px 0 0 0;
		width: 675px;
		}
		#footer #footerInfo p {
			margin: 2px 0 0 28px;
			padding: 0;
			line-height: 1em;
		}
	#footer #footerLinks {
		position: absolute;
		font-size: 100%;
		right: 20px;
		top: 20px;
		color: #a70000;
		}
		#footer #footerLinks ul li {
			display: inline;
			font-weight: 700;
		}
			#footer #footerLinks ul li a {
				text-decoration: none;
				font-size: 100%;
				font-weight: 700;
			}
			#footer #footerLinks ul li a:hover {
				text-decoration: underline;
			}
		#footer #footerLinks .footerPipe {
			margin: 0 12px;
		}
		
/* ===============CONTENT===============*/
		
#content {
	padding: 0 0 0.5em 2em;
	line-height: 1.55em;
	margin-bottom: 20px;
}
#content h1 {
	color: #a70000;
	font-weight: normal;
	font-size: 1.5em;
	margin-top: 0;
	padding-top: 0;
}
#content p {
	margin-top: 0;
}
#convenience {
	background: transparent url(../images/convenience-bg.gif) no-repeat scroll;
	float: right;
	width: 354px;
	height: 171px;
	margin-right: 12px;
	}
	#convenience h2 {
		text-indent: -9999px;
		margin: 10px 0 0 0;
		padding: 0;
	}
	#convenience p {
		margin: 8px 0 0 27px;
		padding: 0;
		line-height: 1.2em;
		font-weight: 700;
	}
	#convenience ul {
		list-style: disc;
		margin: 6px 0 0 48px;
	}
	#convenience li {
		margin-bottom: 1px;
		line-height: 1.56em;
	}
	#convenience li.col2 {
		margin-left: 170px;
	}
	#convenience li.col2.top {
		margin-top: -6.52em;
	}
	
#features {
	background: #252525 url(../images/features-bg.gif) no-repeat scroll;
	float: left;
	width: 543px;
	height: 173px;
	}
	#features h2 {
	color: #DFDFDF;
	text-indent: -9999px;
	margin: 0 0 31px 0;
	padding: 0;
	}
	#features ul {
		color: #DFDFDF;
		font-weight: bold;
		margin: 0 0 0 21px;
		padding: 0;
	}
	#features ul li {
		margin: 0 0 5px 0;
		padding: 0;
		line-height: 1.55em;
		font-size: 100%;
	}
	#features li.col2 {
		margin-left: 300px;
	}
	#features li.col2.top {
		margin-top: -118px;
	}
	
#contactForm {
	background: #252525 url(../images/contact-bg.gif) no-repeat scroll;
	width: 543px;
	height: 273px;
}
	#contactForm form {
		padding: 0 35px;
	}
	#contactForm h2 {
		text-indent: -9999px;
	}
	#contactForm label {
		color: #DFDFDF;
		text-align: right;
		display: block;
	}
	#contactForm input {
		width: 138px;
		margin-bottom: 6px;
		margin-left: 5px;
		vertical-align: top;
	}
	#contactForm .col1 {
		float: left;
		width: 208px;
		height: 97px;
		margin-top: 20px;
		margin-right: 15px;
		margin-left: 5px;
	}
	#contactForm .col2 {
		float: right;
		width: 234px;
		height: 97px;
		margin-top: 20px;
	}
	#contactForm textarea#comments {
		width: 395px;
		height: 72px;
		margin-bottom: 10px;
		float: right;
	}
	#contactForm .commentslabel {
		display: block;
		float: left;
		margin-left: 3px;
	}
	#contactForm #submit {
		clear: both;
		float: right;
		width: 46px;
		height: 19px;
		background: transparent url(../images/submit.gif) no-repeat scroll;
		margin: 0;
		padding: 0;
		border: none;
		text-indent: -9999px;
	}
	
#checklistSteps {
	margin-top: 2em;
}
.meetingBucket {
	background: #252525 url(../images/bucket.gif) no-repeat scroll;
	float: left;
	width: 166px;
	height: 211px;
	color: #dfdfdf;
	font-size: 95%;
	margin-right: 18px;
	font-weight: 700;
}
#content .meetingBucket p {
	line-height: 1.2em;
	margin: 10px 10px 5px 10px;
}
.meetingBucket li {
	margin: 0 0 -4px 25px;
}
.meetingBucket h2 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
.meetingBucket h2#meetingDate {
	background: transparent url(../images/dates.gif) no-repeat scroll;
	width: 166px;
	height: 53px;
}
.meetingBucket h2#roomTypes {
	background: transparent url(../images/rooms.gif) no-repeat scroll;
	width: 166px;
	height: 53px;
}
.meetingBucket h2#avEquipment {
	background: transparent url(../images/equipment.gif) no-repeat scroll;
	width: 166px;
	height: 53px;
}
.meetingBucket h2#foodBeverage {
	background: transparent url(../images/food.gif) no-repeat scroll;
	width: 166px;
	height: 53px;
}
.meetingBucket h2#reservation {
	background: transparent url(../images/reservation.gif) no-repeat scroll;
	width: 166px;
	height: 53px;
}

#photoGallery {
	background: #252525 url(../images/gallery-bg.gif) no-repeat scroll;
	float: left;
	position: relative;
	width: 543px;
	height: 273px;
	margin-top: 41px;
	line-height: 1.2em;
}
#photoGallery h2 {
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#photoGallery #imagesContainer {
	position: absolute;
	width: 516px;
	top: 46px;
	left: 17px;
}
	#photoGallery #imagesContainer a {
		color: #8B8B8B;
	}
	#photoGallery #imagesContainerimg {
		width: 117px;
		height: 73px;
	}
#photoGallery a img {
	border: 2px solid #8B8B8B;
	margin-bottom: 2px;
}
#photoGallery .image {
	width: 117px;
	height: 90px;
	float: left;
	margin: 0 12px 20px 0;
	text-align: center;
}

#meetingRooms {
	background: transparent url(../images/rooms-bg.gif) no-repeat scroll;
	float: right;
	width: 354px;
	height: 269px;
	margin-right: 10px;
}
	#meetingRooms h2 {
		margin-bottom: 7px;
		text-indent: -9999px;
	}
	#meetingRooms table {
		border-collapse: collapse;
		margin-left: 1px;
		padding: 0;
		width: 354px;
		height: 225px;
		color: #616161;
		table-layout: fixed;
	}
	#meetingRooms td, th {
		margin: 0;
		padding-top: 2px;
		text-align: center;
	}
	#meetingRooms td {
		width: 37px;
		padding-top: 4px;
	}
	#meetingRooms th {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-size: 80.0%;
		line-height: 1.2em;
	}
	#meetingRooms th.col1 {
		width: 129px;
	}
	#meetingRooms th.room {
		font-family: "Trebuchet MS", Helvetica, sans-serif;
		font-weight: 400;
		font-size: 80%;
		line-height: 1.0em;
		padding: 0;
		margin: 0;
	}
	#meetingRooms tr {
	height: 24px;
	}
	#meetingRooms tr.headerRow {
		height: 25px;
	}
	#meetingRooms tr.topRow {
		height: 28px;
	}

/* ===============FIXES/HELP===============*/
.clearfix:after {  /*Clearing a float container without source markup*/
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }


