@charset "UTF-8";
/*CSS Document*/

/**********************************
		
		Author:Zoar Interactive, LLC
		Copyright 2007 LPL
		
**********************************/

* {
	margin:0;
	padding:0;
}

body {
	background:url(../images/main_bg.gif) repeat-x #f3f0e7 0 0;
	color:#000;
	font:100% Georgia, Times, serif;
	line-height:normal;
	margin:0;
	padding:0;
	text-align:center;
}

/**************
**Main Styles**
**************/
#container {
	background-color:#f3f0e7;
	border:2px solid #f3f0e7;
	margin:100px auto;
	text-align:left;
	width:1000px;
}

a {
	color:#69001b;
	font-size:.8em;
	font-weight:400;
	text-decoration:none;
}

a:hover {
	color:#69001b;
	text-decoration:underline;
}

h2 {
	text-decoration:none;
}

/****************
**Header Styles**
****************/
/*Main Nav Styles*/
#nav {
	background-color:#67001a;
	border:2px solid #e4e0d4;
	float:right;
	height:27px;
	margin-left:268px;
	margin-top:-30px;
	position:absolute;
	width:730px;
	z-index:10;
	font-family:Georgia, serif;
	font-size:15px;
}

#nav ul {
	list-style:none;
	margin:0;
}

#nav li {
	background-color:#67001a;
	float:left;
	line-height:13px;
}

#nav a {
	color:#f3f0e7;
	display:block;
	font-weight:400;
	padding:7px 28px;
	text-decoration:none;
}

#nav #home {
	background:url(../images/home.gif) no-repeat 30% 0;
	border:none;
	height:27px;
}

#nav #home a {
	padding:5px 13px 6px;
	width:35px;
}

#nav li:hover {
	background-color:#f3f0e7;
	cursor:pointer;
}

#nav li:hover a {
	color:#67001a;
}

#nav #home:hover {
	background-color:#f3f0e7;
	background-position:30% 100%;
}

#nav .divider {
	background-color:#e4e0d4;
	height:29px;
	padding:0;
	width:2px;
}

#nav .divider:hover {
	background-color:#e4e0d4;
	cursor:pointer;
}
#location {
	padding-right:8px;
}

/*Logo*/
#logo {
	background:url(../images/logo.png);
	float:left;
	height:150px;
	margin-top:-72px;
	position:absolute;
	text-align:center;
	width:315px;
	z-index:15;
}

/*Rollover*/
#rollover {
	background:url(../images/roImg-Equiene.gif);
	float:left;
	height:278px;
	margin-top:0px;
	position:absolute;
	width:310px;
	z-index:5;
	/* border: 1px dotted black; */
}

/*Sitebox Styles*/
#sitebox {
	background:url(../images/sitebox_bg.jpg) no-repeat left top;
	height:278px;
	width:1000px;
}

/*About Weaver Styles*/
#aboutHeader {
	background:url(../images/about_bg.jpg) no-repeat left top;
	height:235px;
	width:1000px;
}

/*Location Styles*/
#locationHeader {
	background:url(../images/location_bg.jpg) no-repeat left top;
	height:235px;
	width:1000px;
}
#ohio-map {
	margin-left: 730px;
	padding-top: 20px;
}

/*Pressroom Styles*/
#pressroomHeader {
	background:url(../images/pressroom_bg.jpg) no-repeat left top;
	height:235px;
	width:1000px;
}
#newsHeader {
	background: url(../images/news_bg.jpg);
	height: 235px;
	width: 1000px;
}

/*Contract Styles*/
#contractHeader {
	background:url(../images/hdr-contract.jpg) no-repeat left top;
	height:235px;
	width:1000px;
}

/*Contact Styles*/
#contactHeader {
	background:url(../images/contact_bg.jpg) no-repeat left top;
	height:235px;
	width:1000px;
}

/*Careers Styles*/
#careersHeader {
	background:url(../images/careers_bg.jpg) no-repeat left top;
	height:235px;
	width:1000px;
}

/* Inline Image Style */
#inline-image {
	float:left;
	margin-left:-50px;
	margin-right:10px;
}
#float-left {
	float:left;
}

/*Subnav Styles*/
#subnav {
	float:right;
	height:321px;
	padding-right:10px;
	width:670px;
}

#subnav ul {
	margin-top:2px;
	list-style:none;
}

#subnav li {
	float:left;
}

#subnav a {
	background:none;
	color:#2f140f;
	display:block;
	text-decoration:none;
	padding:5px 10px;
	margin:0;
	width:310px;
}

#subnav a:hover {
	background-color:#e5ddcc;
}

#subnav strong {
	font-family:Georgia, serif;
	font-size:16px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0;
	padding:0;
	text-decoration:underline;
}

#subnav span {
	font-family:Helvetica, sans-serif;
	font-size:11px;
	line-height:13px;
}

/*Header Footing Styles*/
#header-footing, #identifier-bar {
	color:#fff;
	height:41px;
	margin:2px 0;
}
#header-footing {
	background-color: #67001a;
}

#brand {
	background:url(../images/brand_bg.gif) no-repeat;
	width:290px;
	height:40px;
	margin-left:320px;
}

#identifier {
	font-family:Georgia, serif;
	font-size:26px;
	color:#FFF;
	padding-top:6px;
	margin-left:105px;
}
/**********************
**Content Styles**
**********************/
/*Sidebar1 Styles*/
#sidebar1 {
	float:left;
	height:250px;
	padding:20px;
	width:268px;
}

#sidebar1 a {
	color:#900028;
	font-family:Verdana, Arial, Helvetica;
	font-size:.7em;
	font-weight:700;
	text-decoration:none;
}

#sidebar1 a:hover {
	color:#000;
	text-decoration:underline;
}

/*News Styles*/
#sidebar1 #news {
	color:#000;
	margin-top:10px;
}

#sidebar1 #news img {
	background-color:#FFF;
	border-bottom:solid #ccc 1px;
	border-right:solid #ccc 1px;
	margin:5px 5px 5px 0;
	padding:5px;
}

#sidebar1 #news-wrapper {
	float:left;
	width:250px;
}

#sidebar1 #news-wrapper h2 {
	margin-top:5px;
	text-decoration:none;
}

#sidebar1 #news-wrapper h2 a {
	color:#69001b;
	font-size:.8em;
	font-weight:700;
	text-decoration:none;
}

#sidebar1 #news-wrapper p {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
	font-weight:400;
	margin-top:5px;
}

#sidebar1 #news-wrapper a {
	color:#69001b;
	font-size:11px;
	font-weight:400;
	margin-top:5px;
	text-decoration:none;
}
#news-wrapper h3 {
	font-family:Helvetica, sans-serif;
	font-size:.8em;
	color:#69001b;
	line-height:1.2em;
	margin-top:4px;
}

/*Sidebar2 Styles*/
#sidebar2 {
	float:right;
	height:300px;
	margin-top:-1px;
	padding:20px;
	width:208px;
}

#sidebar2 img {
	margin-left:10px;
}
#tour {
	text-align: center;
}
#tour a {
	font-family:Helvetica, sans-serif;
	font-size:.6em;
	color:#69001b;
	line-height:1.2em;
	margin-top:4px;
}

/*Main Content Area Styles*/
#mainContent {
	background-color:#f3f0e7;
	margin:0 248px 0 308px;
	padding:20px 20px 45px;
}
#subContent {
	background-color:#f3f0e7;
	margin:0 248px 0 80px;
	padding:20px 20px 120px;
}

#mainContent ul, #subContent ul {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:400;
	margin:20px 40px;
}

#mainContent p, #subContent p {
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:400;
	margin:20px 0;
}

#mainContent p strong, #subContent p strong, form strong {
	color:#900028;
	font-size:.9em;
	font-weight:bolder;
	margin-bottom:1px;
}

/*Content Shared Styles*/
#sidebar1 h2,
#mainContent h2,
#subContent h2 {
	color:#69001b;
	font-family:Georgia, serif;
	font-weight:normal;
	font-size:1.4em;
	font-weight:400;
	margin:0;
	padding:0;
	text-decoration:underline;
}

#sidebar1 span,
#mainContent span,
#subContent span {
	font-family:Helvetica, sans-serif;
	font-size:.6em;
	font-weight:400;
	text-decoration:none;
}

#sidebar1 #news-wrapper h2 a:hover,
#sidebar1 #news-wrapper a:hover {
	color:#69001b;
	text-decoration:underline;
}

form {
	width: 450px;
	/* background-color: #FFF; */
	padding: 10px;
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	font-weight:400;
	/* border-top: 2px solid #900028; */
}
form td {
	text-align: right;
}

/****************
**Footer Styles**

	color: #F3F0E7; = cream
	color:#67001A;  = brick

****************/
#footer {
	background:url(../images/footer_bg.gif) repeat-x 0 bottom;
	clear:both;
	float:left;
	height:118px;
	margin:-150px 0 30px;
	position:relative;
	width:100%;
	z-index:5;
}

#footer-wrapper {
	background:url(../images/footer-wrapper_bg.gif) no-repeat 50% top;
	color:#000;
	height:118px;
	margin:0 auto;
	text-align:center;
	width:1000px;
}

#footer-nav {
	font-family: sans-serif;
	font-size: 14px;
	font-weight: 900;
}


#footer-wrapper #footer-nav {
	margin-left:22px;
	padding-top:74px;
	text-align:center;
}

#footer-wrapper #footer-nav span {
	padding:0 85px;
}

#footer-wrapper #footer-nav a {
	color: #F3F0E7;
	font-size:.8em;
	padding:3px 10px;
	text-decoration:none;
	/* border: 1px solid #F3F0E7; */
}

#footer-wrapper #footer-nav a:hover {
	color: #67001A;
	background-color: #F3F0E7;
}

#footer-wrapper #copyright {
	font-size:10px;
	font-weight:400;
	margin-left:-35px;
	margin-top:10px;
	text-align:center;	
	width:100%;
	color:#000;
}
#footer-wrapper #copyright a{
	font-size:10px;
	font-weight: 400;
}

#footer-wrapper #copyright span {
	padding:0 80px;
}

/***************
**Misc. Styles**
***************/
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
/******************
	**cmwise 02292008: about.php: the developer before me had some crazy custom CSS going on.  I didn't want to burn up too much time, so I laid in a table and rolled new CSS
	** cmwise 03012009: #tbl_contact is an HTML table which contains the form elements on contact.php
******************/

	#tbl_contact, #bandAidAboutWrapper
	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.8em;
		font-weight: 400;
	}

	.strong
	{
		font-size: 0.9em;
		font-weight: bolder;
	}
	
	#bandAidAboutWrapper td{
		vertical-align: top;
		margin-bottom: 0px;
		padding-bottom: 0px;
	}
	#bandAidAboutWrapper .innerContent br{
		margin: 10px 0 0 0;
	}
	#tbl_contact td{
		padding: 2px 2px 2px 2px;
	}
	#tbl_contact .hdr{
		font-family: Verdana,Arial,Helvetica,sans-serif; 
		font-size: 0.9em; 
		font-weight: bolder; 
		color: black;
		text-align: right;
		padding: 0 5px 0 0;
	}
	#tbl_contact .chk_question, #tbl_contact .chk_hear{
		margin: 0 3px 0 15px;
	}
	#tbl_contact .dtl_survey{
		padding: 10px 0 0 0;
		border-top: 1px dotted gray;
	}
	#tbl_contact #comments{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 14px;
		/* color: gray; */
		width: 600px;
	}
	#tbl_contact {
		margin-bottom: 35px;
	}
	#container_contact .contactInfo{
		width: 160px;
	}
	#container_contact #country,#container_contact #state{
		width: 164px;
	}
	
	#subContent a{
		font-size: 12px;
		text-decoration: underline;
	}
	#subContent a:hover{
		text-decoration: none;
	}
	
	/* PRESSROOM GALLERY STYLES */
	#samples {
	padding:10px;
	background-color:#67001a;
	font-family:Helvetica, sans-serif;
	font-size:12px;
	}
	#samples td {
	border:1px solid #67001a;
	}
	#samples td:hover {
	border-color:#fff;
	}
	#samples h3 {
	color:#fff;
	padding:0;
	margin:0;
	}
	#samples img {
	border:none;
	}
	
