@charset "UTF-8";
/* Screen styles for Ohio Fire Chiefs Association | OFCA (www.ohiofirechiefs.com) */
/* Designed and developed by TCS Software */
/* Built October 2009 */

body {
	margin:0;
	padding:0;
	text-align:center;
	background:#236 url(images/2009/back_body.png) top center repeat-x;
	color:#003;
	font:normal .9em Arial, Helvetica, sans-serif;
	line-height:1.3em;
	}
	
#frame {
	margin:0 auto;
	text-align:left;
	width:916px;
	}
	
#header {
	padding:20px 0;
	}
	
#topnav {
	float:right;
	color:#fff;
	}
	
#topnav p {
	display:block;
	text-align:right;
	}
	
#topnav a, #topnav a:hover, #topnav a:visited {
	color:#fff;
	}
	
#searcharea {
	padding:10px;
	background:#e41220 url(images/2009/back_search.png) bottom left repeat-x;
	margin-bottom:5px;
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	color:#fff;
	text-align:center;
	width:210px;
	}
	
#searcharea em {
	display:block;
	padding:3px 5px 0 0;
	float:left;
	font-style:normal;
	}
	
#topnav #search_phrase {
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	padding:3px;
	color:#666;
	border:1px solid #666;
	}
	
#topnav .search_button {
	background:none;
	margin:0 0 0 5px;
	padding:0;
	}
	
#header h1 {
	margin:0;
	padding:0;
	border:1px sold gold;
	}
	
ul#nav {
	overflow:hidden;
	margin:0;
	padding:0;
	list-style:none;
	}
	
#nav li {
	margin:0;
	padding:0;
	float:left;
	background:transparent url(images/2009/back_nav.png) top left no-repeat;
	}
	
#nav li a {
	display:block;
	padding:8px 10px 10px 0;
	margin-left:10px;
	color:#273e6f;
	text-decoration:none;
	background:transparent url(images/2009/back_nav.png) top right no-repeat;
	}
	
#nav li a:hover, #nav li:hover, #nav li.hover, #nav li.sfhover {
	position: static;
	text-decoration:none;
	color:#005fa1;
	}
	
	
/* subnav styles */

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
    background-color:#b9c1cc;
	background-image:none;
	}

#nav li ul {
	position:absolute;
	width: 12em;
	padding:0;
	margin:0;
	left: -999em;
    background-color:#b9c1cc;
	font-size:1em;
	list-style:none;
	z-index:100;
	}

#nav li ul li {
	clear:both;
	margin:0;
	padding:0;
    background-color:#b9c1cc;
	background-image:none;
	}
	
#nav li ul li a, #nav li ul li a:visited {
	width: 12em;
	display:block;
	padding:6px 12px;
	background-image:none;
	}
	
#nav li ul li:hover, #nav li ul li a:hover, #nav li ul li.mem a {
	color:#005fa1;
	background-image:none;
	background-color:#fff;
	}	
	
#content {
	overflow:hidden;
	padding:20px;
	background-color:#fff;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;	
	width:876px;
	}
	
#maincontent {
	float:right;
	width:662px;
	}
	
#maincontent.fullwidth {
	float:none;
	width:876px;
	}
	
#subcontent {
	float:left;
	width:194px;
	}
	
#sponsorslideshow {
	margin:5px 0 15px 0;
	border:1px solid #dfdfde;
	width:192px;
	height:125px;
	}
	
#footer {
	padding:20px;
	background-color:#005fa1;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	}
	
#footer address {
	font:normal normal .8em Arial, Helvetica, sans-serif;
	color:#fff;
	line-height:1.2em;
	}
	
#footer a, #footer a:visited, #footer a:hover {
	color:#fff;
	text-decoration:underline;
	}

	
	
	
	
	
/* home page styles */
	
.homepage #maincontent {
	float:left;
	}
	
#splash {
	width:310px;
	padding:20px;
	color:#fff;
	background:#9b1525 url(images/2009/back_splash.png) top left no-repeat;
	}
	
#splash h1 {
	color:#fff;
	font-size:1.6em;
	margin-bottom: .3em;
	}
	
#splash a, #splash a:hover, #splash a:visited {
	color:#fff;
	}
	
#promoflash {
	float:right;
	width:292px;
	}
		
.homepage #maincontent .left2col {
	float:left;
	width:350px;
	}
	
.homepage #maincontent .right2col {
	float:right;
	width:292px;
	}
	
.homepage h2 {
	padding:0 0 3px 0;
	border-bottom:1px solid #c5000b;
	}
	
.homepage #subcontent {
	float:right;
	}
	
.homepage .container {
	overflow:visible;
	}
	
	
	
	
	
	
	
	
	
/* text styles */

h1 {
	font:normal normal 2em Georgia, "Times New Roman", Times, serif;
	color:#004a71;
	margin-bottom:.6em;
	padding:0;
	line-height:1.2em;
	}

h2 {
	font:normal normal 1.6em Georgia, "Times New Roman", Times, serif;
	color:#0b3859;
	margin:.6em 0 .2em 0;
	line-height:1.2em;
	}
	
h3, .tcsSubHeadFont {
	font:normal normal 1.4em Georgia, "Times New Roman", Times, serif;
	color:#9b1525;
	margin:16px 0 2px 0;
	line-height:1.2em;
	}
	
h4 {
	font:normal bold 1.2em Helvetica, Arial, sans-serif;
	color:#001d46;
	margin:.4em 0 .1em 0;
	line-height:1.2em;
	}
	
h5 {
	color:#0169a6;
	font:italic bold 1.1em Arial, Helvetica, sans-serif;
	margin:.5em 0 .2em 0;
	line-height:1.2em;
	}
	
h6 {
	color:#003;
	font:normal bold 1em Arial, Helvetica, sans-serif;
	margin:.5em 0 .2em 0;
	line-height:1.2em;
	}
	
p {
	margin-bottom: .8em;
	line-height:1.3em;
	}
	
	
ol, ul {
	margin:0 2em .6em 2em;
	}
	
li {
	margin:0 1em;
	padding:2px 0;
	}
	
blockquote {
	margin:0 2em .6em 2em;
	}
	
a {
	color:#c5000b;
	text-decoration:none;
	}
	
a:hover {
	color:#fb3517;
	text-decoration:underline;
	}
	
a:visited {
	color:#9b1525;
	text-decoration:underline;
	}

hr {
	border:none;
	border-bottom:1px solid #dfdfde;
	margin:5px 0;
	padding:0;
	clear:both;
	}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/* child selector styles */

p + h2 {
	margin-top:.4em;
	}
	
hr + h3 {
	margin:0;
	}
	
.tcscalendars h5 + h3, .tcsnews h5 + h3, .tcscalendars h6 + h3, .tcsads h5 + h3, .tcsjobs h5 + h3, .tcscalendars h3 + h4, .tcsnews h3 + h4, .tcsads h3 + h4, .tcsjobs h3 + h4 {
	margin:0;
	}
	

	
	
	
	
	
	
	
	
	
/* tcs styles */

.tcsTable_Format1 td {
	padding-bottom:10px;
	}
	
.tcslinks td, .tcsproducts td {
	padding:0 15px 15px 0;
	}
	
.tcslinks h2 {
	font-size:1.5em;
	clear:left;
	}
	
.tcsproducts h2 {
	font-size:1.5em;
	}
	
.tcscalendars h2 {
	margin-top:20px;
	}
	
.pagination {
	border-top:1px solid #bbb5ae;
	padding:5px;
	background-color:#e8e6dd;
	clear:left;
	}
	
ul.tcslegend {
	margin:0 1.5em 1.2em 1.5em;
	padding:0;
	}
	
.tcsnews h3, .tcsjobs h3, .tcscalendars h3, .tcsads h3, .tcslinks h3 {
	margin:.6em 0 0 0;
	font-size:1.2em;
	}
	
.tcslinks h3 {
	margin:.6em 0 0 0;
	}
	
.tcsproducts h3 {
	font-size:1.2em;
	margin:0;
	}
	
#subcontent .tcslinks h3 {
	font-size:1em;
	}
	
.tcsnews h4, .tcsjobs h4, .tcscalendars h4, .tcsads h4 {
	margin:0;
	font-size:1.1em;
	}
	
.tcslinks h4 {
	margin:0;
	font-size:1em;
	}
	
.tcsnews h5, .tcslinks h5, .tcsjobs h5, .tcscalendars h5, .tcsads h5 {
	margin:.8em 0 0 0;
	}
	
.tcslinks h5 {
	margin:0;
	}
	
.tcsnews h5 + h3, .tcscalendars h5 + h3, .tcscalendars h6 + h3, .tcsads h5 + h3, .tcslinks td h3 {
	margin:0;
	}
	
.tcsnews_odd, .tcscalendars_odd, .tcsjobs_odd, .tcslinks_odd, .tcsnews_odd td, .tcscalendars_odd td, .tcsjobs_odd td, .tcslinks_odd td {
	padding:5px;
	overflow:hidden;
	}
	
.tcsnews_even, .tcscalendars_even, .tcslinks_even, .tcsjobs_even, .tcsnews_even td, .tcscalendars_even td, .tcslinks_even td {
	padding:5px;
	overflow:hidden;
	background-color:#dfdfde;
	}
	
.tcsnews_odd h3, .tcscalendars_odd h3, .tcsjobs_odd h3, .tcsads_odd h3, .tcsnews_even h3, .tcscalendars_even h3, .tcsjobs_even h3, .tcsads_even h3, .tcsnews_odd h5, .tcscalendars_odd h5, .tcsjobs_odd h5, .tcsads_odd h5, .tcsnews_even h5, .tcscalendars_even h5, .tcsjobs_even h5, .tcsads_even h5 {
	margin:0;
	}
	
.tcscalendars .datestamp {
	background:transparent url(images/2009/back_calendar.png) bottom center no-repeat;
	width:100px;
	margin-right:10px;
	float:left;
	text-align:center;
	clear:left;
	padding:0;
	}
	
.tcscalendars .datestamp h5 {
	padding:10px 0 15px 0;
	text-transform:uppercase;
	display:block;
	font-size:11px;
	width:100px;
	}

.tcscalendars h5 span.bignumber {
	font:24px bold Helvetica, Arial, sans-serif;
	color:#9b1525;
	}
	
.tcscalendars h6 {
	margin-bottom:0;
	}		
	
	
	
	
	
	
	
	
	
	
	
	
/* sitewide classes */

.sidenav {
	padding:10px;
	border:1px solid #c5000b;
	-moz-border-radius: 10px;
	-webkit-border-radius:10px;
	margin-bottom:10px;
	}
	
.sidenav h3 {
	margin-top:0;
	}

.sidenav ul {
	list-style:none;
	margin:0 0 15px 0;
	padding:0;
	}
	
.sidenav ul li {
	margin:0;
	padding:0;
	}
	
.sidenav a {
	display:block;
	text-decoration:none;
	padding:3px 5px;
	}
	
.sidenav a:hover {
	text-decoration:none;
	background-color:#dfdfde;
	}
	
input.search_button {
	border:none;
	-moz-border-radius: 7px;
	-webkit-border-radius:7px;
	background:#c26300 url(images/2009/back_button.png) top left repeat-x;
	color:#fff;
	padding:3px 5px;
	}
	
#subcontent input.search_button {
	margin:5px 0;
	}
	
input.search_button:hover, .button:hover {
	background:#4e004e url(images/2009/back_button_hover.png) top left repeat-x;
	}
	
a.buttonstyle em, a.buttonstyle em:visited {
	padding:3px 5px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	background:#c26300 url(images/2009/back_button.png) top left repeat-x;
	color:#fff;
	display:block;
	text-decoration:none;
	font-style:normal;
	width:4em;
	text-align:center;
	margin:10px 0;
	}
	
a.buttonstyle:hover em {
	background:#4e004e url(images/2009/back_button_hover.png) top left repeat-x;
	text-decoration:none;
	}
	
.sidebox {
	float:right;
	border:1px solid #e8e6dd;
	padding:10px;
	background-color:#f4f3ee;
	margin:0 0 20px 20px;
	width:172px;
	}
	
.sidebox h2 {
	margin-top:0;
	}
	
h3.leadin {
	margin-top:0;
	}
	
.smalltype {
	font-size:.8em;
	}
	
form dl {
	margin:10px 0;
	}
	
form dt {
	margin:8px 0 2px 0;
	}
	
.promolink {
	margin-bottom:7px;
	}
	
.divider {
	padding:0 10px;
	}
	
.container {
	clear:both;
	}
	
.fullwidth .left2col {
	float:left;
	width:350px;
	}
	
.fullwidth .right2col {
	float:right;
	width:506px;
	}
	
.highlight {
	font-weight:bold;
	background-color:#FFFFCC;
	}	
	
	
	
	
	
	
/* carousel styles */


#myCarousel {
	width:292px;
	}

#myCarousel .panel h4 { 
	margin: 0; 
	}

/* Styling for navigation bar */
.kidsCarouselNavigation {
    background: #333;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 10px;
    margin:5px 0 0 0;
    padding:0 10px;
}

/* Styling for navigation bar links */
.kidsCarouselNavigation a {
    color: #fff;
    outline: none;
    padding: 5px 10px;
    text-decoration: none;
}

/* Styling for the back and forward buttons */
.kidsCarouselNavigation .back { }
.kidsCarouselNavigation .forward { 
	float: right !important; 
	}

/* Styling for the navigation link that is currently displayed */
.kidsCarouselNavigation a.current { background: #666; }






/* calendar styles */

table.calendarbox {
	width:350px;
	}
	
.homepage table.calendarbox {
	width:100%;
	}
	
.calendarbox th {
	width:48px;
	text-align:center;
	height:48px;
	background-color:#005fa1;
	color:#fff;
	font-weight:bold;
	vertical-align: middle;	
	border:1px solid #fff;
	}
	
.calendarbox td {
	width:48px;
	text-align:center;
	vertical-align: middle;
	height:48px;
	background-color:#dfdfdd;
	border:1px solid #fff;
	}
	
.homepage .calendarbox td, .homepage .calendarbox th {
	width:40px;
	height:40px;
	}
	
.calendarbox tr.monthrow th {
	border:0;
	background-color:#fff;
	height:auto;
	padding:3px 0;
	text-align:center;
	font:normal normal 1.4em Georgia, "Times New Roman", Times, serif;
	color:#9b1525;
	}
	
.calendarbox td.todaydate {
	background-color:#b3bcc8;
	font-weight:bold;
	}
	
.calendarbox td.eventdate {
	background-color:#c5000b;
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
.eventdate a, .eventdate a:hover, .eventdate a:visited {
	color:#fff;
	text-decoration:none;
	}
	
td.eventdate:hover {
	color:#fb3517;
	}
	
.events {
	position: relative;
	}

.events ul {
	text-align: left;
	position: absolute;
	display: none;
	z-index: 1000;
	padding: 10px;
	margin:0;
	background:transparent url(images/2009/back_calendarevent.png) top left repeat-x;
	font-size: 12px;
	color:#fff;
	width: 220px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	-border-radius: 5px;
	list-style: none;
	}

.events li {
	padding-bottom: 5px;
	margin:0;
	padding:0;
	}
	
.events li h3 {
	font-size:1.2em;
	margin:0 0 .2em 0;
	color:#fff;
	}
	
.events li h4 {
	font-size:.9em;
	margin:0;
	color:#fff;
	}
	
.events li p {
	font-size:.9em;
	font-weight:normal;
	color:#fff;
	}
	
.events li + li {
	margin-top:.6em;
	border-top:1px solid #fff;
	padding-top:.3em;
	}
	
.calendarbox td.eventdate .events li a {
	font-weight:normal;
	}
	
.calendarbox td.eventdate .events li a:hover {
	text-decoration:underline;
	}
	
.calendarbox td.nodate {
	background-color:#fff;
	}