@charset "utf-8";

/* Printer-friendly styles */
* {
	color:#000000 !important;
}
#content {

	padding: 20px;
	text-align: left;

}

h1 {

	text-align: center;

}

.imagePrintFloat {

	float: left;
	padding: 30px;
	
}


/* Hide all of the general search interface elements */
.links, .tabs, .photos, .map, #tabs, .cmxform, #topPageNav, #background, #topnav, #header, .cufon canvas, #basemenu, #printDirectionsLink, table.seamless #directions {

	visibility: hidden;
	display: none;
}
#content, #center, #inner-wrapper, #main {
	width:auto;
	margin:0;
	padding:0;
}
#content, #inner-wrapper {
	width:100%;
}
#content h1, h2, .section_break_image {
	margin:0;
	text-align:center;
}
#logo, #inner-wrapper {
	background:none;
	text-indent:0;
}
#inner-wrapper {
	margin-top:0;
}
#logo, #logo a {
	position: inherit;
	top:auto  !important;
	left:auto  !important;
	width:100%  !important;
	height:auto !important;
	text-align:center;
	font-size:24pt;
}
.content {

	border: 1px solid #555555;	

}


#search-results div {
	
	border: 0px;
	margin-bottom: 15px;

}
#directions_print {
	display:block;
	width:90%;
	margin:0 5% 20px;
	float:left;
}
.ui-tabs .ui-tabs-panel {
	float:left;
}
.ui-tabs-container {
	width:auto;
}
#map_canvas {
	width:420px;
	height:400px;
}
.ui-tabs-container .tab-title {
	font-size:20pt;
	margin:5px 0;
	display:block;
}
.ui-tabs-hide {
	position:relative !important;
	left:0  !important;
}
body {
	background:#FFFFFF none !important;
}
