/*
	http://www.ooid.org style sheet
	by Jesse R. Ewing & Scott Reid
	updated 26 SEP 09
*/

/*
---------------------------------------------------------------
------- PAGE --------------------------------------------------
---------------------------------------------------------------
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, th, td {
	margin: 0;
	padding: 0;
	}

html, body {
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background: #ffffff url(http://www.sonsofstate.com/projects/ooid/i/bkrd_tile.gif) repeat;
	}

/* IE centering fix */
#page-wrap {
	position: relative;
	min-height: 100%;
	width: 100%;
	margin: 0px 0px -200px 0px;
	text-align: center;
	background: url(http://www.sonsofstate.com/projects/ooid/i/header_tile.png) top left repeat-x;
	}
	
#container {
	min-height: 100%;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}

#content-wrap {
	width: 940px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	}

#title-bar {
	width: 940px;
	height: 90px;
	position: relative;
	float: left;
	margin-top: 40px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/title_bar.png);
	}

#secondary-content-wrap {
	width: 940px;
	position: relative;
	float: left;
	background: url(http://www.sonsofstate.com/projects/ooid/i/secondary_tile.png) repeat-y;
	}

#secondary-content {
	width: 940px;
	min-height: 720px;
	float: left;
	background: url(http://www.sonsofstate.com/projects/ooid/i/secondary_bkrd.png) top left no-repeat;
	}

#secondary-content-cap {
	width: 940px;
	height: 40px;
	position: relative;
	float: left;
	margin-bottom: 140px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/secondary_botcap.png);
	}

#secondary-img-wrap {
	float: left;
	width: 460px;
	height: 100%;
	}

.secondary-img {
	float: left;
	padding-top: 60px;
	padding-left: 10px;
	}


.caption {
	float: left;
	width: 420px;
	height: 100%;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #ffffff;
	text-shadow: #3d3d3d 0px 1px 3px;
	padding-top: 5px;
	padding-left: 30px;
	}

.indent {
	padding-left: 20px;
	}

#half-column-wrap {
	position: relative;
	float: right;
	width: 440px;
	height: 100%;
	display: block;
	margin-left: -10px;
	padding-top: 20px;
	padding-right: 40px;
	z-index: 1;
	}

#half-column-top {
	width: 440px;
	height: 40px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/half_column_topcap.png);
	}

#half-column-mid {
	float: left;
	width: 440px;
	min-height: 350px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/half_column_mid.png) repeat-y;
	}

#half-column-bot {
	float: left;
	width: 440px;
	height: 40px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/half_column_botcap.png);
	}

#full-column-wrap {
	position: relative;
	float: right;
	width: 860px;
	height: 100%;
	display: block;
	margin-left: -10px;
	padding-top: 20px;
	padding-right: 40px;
	z-index: 1;
	}

#full-column-top {
	width: 860px;
	height: 40px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/full_column_topcap.png);
	}

#full-column-mid {
	float: left;
	width: 860px;
	height: 100%;
	background: url(http://www.sonsofstate.com/projects/ooid/i/full_column_mid.png) repeat-y;
	}

#full-column-bot {
	float: left;
	width: 860px;
	height: 40px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/full_column_botcap.png);
	}

#half-column-mid p, #full-column-mid p {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #555555;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	}

#half-column-mid h1, #full-column-mid h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #c62d31;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	}

#half-column-mid h2, #full-column-mid h2 {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #555555;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	}
#half-column-mid h3, #full-column-mid h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #555555;
	text-align: left;
	padding-right: 40px;
	padding-left: 40px;
	}
	

#half-column-mid a, #full-column-mid a, #half-column-mid a:visited, #full-column-mid a:visited {
	color: #cb2e32;
	text-decoration: none;
	border-bottom: 1px solid #dadada;
	}

#half-column-mid a:hover, #full-column-mid a:hover, #half-column-mid a:active, #full-column-mid a:active {
	color: #202020;
	text-decoration: none;
	border-bottom: 1px solid #282828;
	}

#half-column-mid ul, #full-column-mid ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #555555;
	text-align: left;
	padding-right: 40px;
	padding-left: 60px;
	}

#half-column-mid ul li, #full-column-mid ul li {
	padding-bottom: 6px;
	}

#half-column-mid ol, #full-column-mid ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #555555;
	text-align: left;
	padding-right: 40px;
	padding-left: 60px;
	}

#half-column-mid ol li, #full-column-mid ol li {
	padding-bottom: 6px;
	}

.divider {
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 30px;
	border-bottom: 1px solid #d7d7d7;
	}

a:focus {
	outline: none;
	}

/*
---------------------------------------------------------------
------- TABLES ------------------------------------------------
---------------------------------------------------------------
*/

#half-column-mid table, #full-column-mid table {
	width: 100%;
	height: 100%;
	padding-right: 40px;
	padding-left: 40px;
	}

tbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #555555;
	font-size: 13px;
	text-align: left;
	}

tbody tr th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 10px 7px 8px;
	background-color: #c32026;
	}

td {
	padding: 7px 10px 7px 8px;
	vertical-align: top;
	}
	
table.four-cell td {
	width: 25%;
	
}
table.six-cell td {
	width: 16.66%;
}

tr.alt td {
	background: #eaeaea;
	}

#half-column-mid h1.table, #full-column-mid h1.table {
	line-height: 130%;
	}

#half-column-mid h2.table, #full-column-mid h2.table {
	line-height: 130%;
	}

#half-column-mid p.table-sub, #full-column-mid p.table-sub {
	font-size: 13px;
	margin-top: -1px;
	padding-right: 40px;
	padding-left: 40px;
	}

/*
#list {
	text-align: left;
	width: 100%;
	padding-right: 40px;
	padding-left: 40px;
	}

#list tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #555555;
	font-size: 13px;
	padding: 7px 10px 7px 8px;
	}

#list tbody tr th {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	color: #ffffff;
	padding: 7px 10px 7px 8px;
	background-color: #c32026;
	}
*/

/*
---------------------------------------------------------------
------- HEADER ------------------------------------------------
---------------------------------------------------------------
*/

#header {
	position: relative;
	width: 940px;
	height: 220px;
	text-align: left;
	}

.sitelogo {
	float: left;
	display: block;
	width: 331px;
	height: 108px;
	padding-top: 35px;
	padding-left: 10px;
	border: none;
	}

/* Firefox border fix */
#header #ooid-logo:hover {
	border: none;
	background: none;
	}

#nav {
	width: 940px;
	height: 33px;
	position: relative;
	float: left;
	padding-top: 34px;
	padding-left: 10px;
	margin: 0;
}




/*
---------------------------------------------------------------
------- FOOTER ------------------------------------------------
---------------------------------------------------------------
*/

#footer {
	position: relative;
	width: 100%;
	height: 200px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/footer_tile.png) bottom left repeat-x;
	}

.clearfooter {
	height: 200px;
	clear: both;
	}

#footer p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #ffffff;
	text-align: center;
	padding-top: 50px;
	}

#footer a, #footer a:visited {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #404040;
	}

#footer a:hover, #footer a:active {
	color: #cb2e32;
	text-decoration: none;
	border-bottom: 1px solid #cb2e32;
	}

.copyright {
	color: #cb2e32;
	font-weight: bold;
	}

.sos-credit {
	margin-top: -50px;
	}

/*
---------------------------------------------------------------
------- HOME PAGE ---------------------------------------------
---------------------------------------------------------------
*/

#homepage-images {
	width: 940px;
	height: 230px;
	position: relative;
	float: left;
	text-align: left;
	background: url(http://www.sonsofstate.com/projects/ooid/i/images_bkrd.png);
	}

.left {
	padding-left: 10px;
	}

#homepage-info {
	width: 940px;
	height: 350px;
	position: relative;
	float: left;
	margin-bottom: 140px;
	background: url(http://www.sonsofstate.com/projects/ooid/i/homepage_info.png);
	}

#map-wrap {
	width: 310px;
	height: 350px;
	float: left;
	background: url(http://www.sonsofstate.com/projects/ooid/i/ohio_map.png);
	}

.map-animation {
	float: right;
	padding-top: 73px;
	padding-right: 51px;
	}

.ooid-info {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #ffffff;
	text-align: left;
	padding-top: 70px;
	}

.ooid-info a, .ooid-info a:visited {
	color: #202020;
	text-decoration: none;
	border-bottom: 1px solid #282828;
	}

.ooid-info a:hover, .ooid-info a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #dbdbdb;
	}

#ssg-wrap {
	width: 310px;
	height: 350px;
	float: right;
	background: url(http://www.sonsofstate.com/projects/ooid/i/ssg.png);
	}

.ssg-info {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	color: #ffffff;
	text-align: left;
	padding-top: 180px;
	}

.ssg-info a, .ssg-info a:visited {
	color: #202020;
	text-decoration: none;
	border-bottom: 1px solid #282828;
	}

.ssg-info a:hover, .ssg-info a:active {
	color: #ffffff;
	text-decoration: none;
	border-bottom: 1px solid #dbdbdb;
	}

/*
---------------------------------------------------------------
------- LOCATIONS PAGE ----------------------------------------
---------------------------------------------------------------
*/

#2-column-wrap {
	float: left;
	width: 440px;
	height: 100%;
	}

#2-column-wrap span.left {
	}

#2-column-wrap span.right {
	padding-left: 150px;
	}


#highways {
	text-align: left;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 140%;
	color: #555555;
	padding-top: 5px;
	}

#highways tbody tr td.l {
	width: 140px;
	vertical-align: top;
	padding-top: 10px;
	}

#highways tbody tr td.r {
	width: 310px;
	vertical-align: top;
	padding-top: 10px;
	}

/*
---------------------------------------------------------------
------- LINKS PAGE --------------------------------------------
---------------------------------------------------------------
*/

#half-column-mid ul.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #555555;
	text-align: left;
	padding-top: 15px;
	padding-right: 40px;
	padding-left: 40px;
	list-style-type: none;
	}

#half-column-mid ul li.links {
	padding-bottom: 6px;
	}

/*
---------------------------------------------------------------
------- BUILDING INFO PAGE ------------------------------------
---------------------------------------------------------------
*/

#bldg-info {
	float: left;
	width: 780px;
	min-height: 320px;
	margin-bottom: 30px;
	padding-left: 40px;
	padding-right: 40px;
	}

#lg-img-wrap {
	position: relative;
	float: left;
	width: 390px;
	min-height: 295px;
	padding: 0;
	}
#bldg-wrap {
	position: relative;
	float: left;
	width: 390px;
	min-height: 295px;
	padding: 0;
	}

#enlarge {
	display: block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 138px;
	height: 23px;
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	text-align: left;
	z-index: 1;
	}

#full-column-mid p.larger {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 23px; /* was 100% */
	color: #555555;
	margin: 0;
	padding: 0px; /* was 5px 0px 0px 0px */
	}

.mag-glass-icon {
	float: left;
/*	margin-top: -5px; */
	}

#bldg-name-address {
	float: left;
	width: 360px;
	height: 100%;
	}

#full-column-mid p.bldg {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 130%;
	color: #555555;
	margin: 0;
	padding: 6px 0px 3px 40px;
	}

#bldg-links {
	float: left;
	width: 360px;
	height: 100%;
	}

#exterior {
	float: left;
	width: 360px;
	height: 100%;
	margin-top: -5px;
	}
#exterior-img, #interior-img {
	text-align: left;
	margin-left: 40px;
	}

#exterior a {
	text-decoration: none;
	border: none;
}
#interior a {
	text-decoration: none;
	border: none;
}
#exterior a:hover {
	text-decoration: none;
	border: none;
}
#interior a:hover {
	text-decoration: none;
	border: none;
}

#interior {
	float: left;
	width: 360px;
	height: 100%;
	}

#bldg-links p, #exterior p, #interior p {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	color: #555555;
	text-align: left;
	}

#enlarge a, #enlarge a:visited, #bldg-links a, #bldg-links a:visited {
	color: #cb2e32;
	text-decoration: none;
	border: none;
	}

#enlarge a:hover, #enlarge a:active, #bldg-links a:hover, #bldg-links a:active {
	color: #202020;
	text-decoration: none;
	border: none;
	}

.medium {
	border: 2px solid #cccccc;
	}

.thumb {
	display: inline;
	border: 2px solid #cccccc;
	margin-right: 10px;
	}

/*
---------------------------------------------------------------
------- MAP STYLES --------------------------------------------
---------------------------------------------------------------
*/

#building-map {
	float: left;	
	left: 10px;
	top: 60px;
}

#site-pop {
	position:absolute;
	
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	line-height: 150%;
	background: black;
	color: white;
	
	padding:8px;
	width:150px;
	font-family: 
}

.site-name {
	color: #c62d31;
	font-weight: bold;
}

.site-address {
	
}


#site-pop a{
	color: #c62d31;
	
}

#site_pop2{
	margin-top: 3px;	
}


#site-list {
	list-style-type: none;
	width: 180px;
	margin-left: -15px;
	padding-left: 0;
	color: #cb2e32;

	
}

#site-list li {
	color: #cb2e32;
	/*text-decoration: underline;*/
	}

#site-list li:hover {
	color: #202020;
	/*text-decoration: underline;*/
	cursor:pointer; cursor:hand;
	}

/*
#building_list li:hover {
	cursor:pointer; cursor:hand;
	color: #202020;
}
*/