﻿/* 

Theme & Template Designed By: Todd Swift
ThemeKings --  www.themekings.net
January 2010  All Rights Reserved
Ohio Sheriff Revised 02/10
Email questions or request to tswift@themekings.net

*/

body {
	padding: 0px;
	margin: 0px;
	background-color: #111111;
	overflow: auto;
	background-image: url('sheriff/theme/bdybgnd.jpg');
	background-repeat: repeat-x;
}

#wrapper {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 982px;
	height: 100%;
	position: relative;
	overflow: hidden;
	background-image: url('sheriff/theme/bodyfill.jpg');
	background-repeat: repeat-y;
}
#header {
	padding: 0px;
	margin: 0px;
	width: 982px;
	height: 258px;
	position: relative;
	overflow: hidden;
}
#hnav {
	background-image: url('sheriff/theme/hnav.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 982px;
	height: 42px;
	overflow: hidden;
}
#footer {
	background-image: url('sheriff/theme/footer.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 982px;
	height: 75px;
	position: relative;
	overflow: hidden;
	clear: both;
}
#MainBody {
	margin: 0px auto 0px auto;
	padding: 0px;
	width: 940px;
	position: relative;
	overflow: hidden;
}


/* COLUMNS */

#COL-left {
	margin: 8px 0px 0px 0px;
	padding: 0px;
	position: relative;
	width: 180px;
	float: left;
	overflow: hidden;
}
#COL-right {
	margin: 4px 0px 0px 12px;
	padding: 0px;
	position: relative;
	width: 748px;
	float: right;
	overflow: hidden;
}


/* CLEARS */

.clearB {
	clear:both;
}
.clearL {
	clear:left;
}
.clearR {
	clear:right;
}

/* VERTICAL NAV */

.vnavwrapper {
	background-position: left top;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 180px;
	position: relative;
	overflow: hidden;
	background-image: url('sheriff/theme/navfillfull.jpg');
	background-repeat: repeat-y;
}
.vnavhead {
	background-position: left top;
	background-image: url('sheriff/theme/navtop2.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 180px;
	height: 42px;
	overflow: hidden;
	font-size: .8em;
	font-weight: bold;
	color: #EED92A;
	font-family: Verdana;
	text-align: left;
	line-height: 360%;
	text-indent: 12px;
}
.vnavbody {
	background-image: url('sheriff/theme/navfill.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 180px;
	height: 100%;
	overflow: hidden;
}
.vnavinfo {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: .7em;
	text-decoration: none;
	text-align: left;
	text-indent: 0px;
	padding: 0px;
	margin-top: 4px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 164px;
	overflow: hidden;
	list-style-type: none;
}
.vnavfooter {
	background-position: left top;
	background-image: url('sheriff/theme/navft.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	width: 180px;
	height: 30px;
	position: relative;
	overflow: hidden;
}


/* CONTENT BOX */

.cntwrapper {
	padding: 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	width: 748px;
	height: 100%;
	overflow: hidden;
}
h1 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 748px;
	height: 60px;
	overflow: hidden;
	background-image: url('sheriff/theme/cnttopp.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	color: #EED92A;
	text-decoration: none;
	text-align: left;
	line-height: 500%;
	text-indent: 22px;
}
h2 {
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 748px;
	height: 60px;
	overflow: hidden;
	background-image: url('sheriff/theme/cnttopp.jpg');
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: .8em;
	font-weight: bold;
	color: #EED92A;
	text-decoration: none;
	text-align: left;
	line-height: 500%;
	text-indent: 22px;
}

.cntbody {
	background-image: url('sheriff/theme/cntfill.jpg');
	background-repeat: repeat-y;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 748px;
	height: 100%;
	overflow: hidden;
}
.cntfooter {
	background-image: url('sheriff/theme/cntbtm.jpg');
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	position: relative;
	width: 748px;
	height: 60px;
	overflow: hidden;
}
.signature {
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	color: #C0C0C0;
	text-align: center;
	padding: 0px;
	margin-top: 23px;
	margin-left: 542px;
	position: relative;
	width: 184px;
	height: 16px;
	overflow: hidden;
}
.cntinfo {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: .8em;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	padding: 0px;
	margin: 0px auto 0px auto;
	position: relative;
	width: 710px;
	height: 100%;
	overflow: hidden;
	list-style-type: none;
}

/* HNAV LINKS */
#menu {
	width: 936px;
	height: 32px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-top: 6px;
	position: relative;
}
#menu ul{
	margin: 0; padding: 0;
	float: left;
}

#menu ul li{
	display: inline;
}

#menu ul li a{
	float: left;
	text-decoration: none;
	color: #ffffff;
	background-position: center;
	padding: 0px;
	margin: 0px;
	width: 117px;
	height: 32px;
	position: relative;
	overflow: hidden;
	font-family: Verdana;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	list-style-type: none;
	text-align: center;
	line-height: 240%;
	background-image: url('sheriff/theme/butnOFF.gif');
	background-repeat: no-repeat;
}

#menu ul li a:visited{
	color: #ffffff;
}

#menu ul li a:hover, .menu ul li .current{
	background-position: center;
	color: #EED92A;
	background-image: url('sheriff/theme/butnON.gif');
	background-repeat: no-repeat;
}


/* VNAV LINKS */

.vmenu {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 160px;
	height: 100%;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.vmenu ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.vmenu li a {
	font-family: Verdana;
	font-size: .7em;
	color: #FFFFFF;
	text-align: left;
	line-height: 150%;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	list-style-type: none;
	text-decoration: none;
}
.vmenu li a:hover {
	color: #EED92A;
	text-decoration: underline;
}

/* FOOTER MESSAGE */

.disclaimer {
	color: #666666;
	font-family: Verdana;
	font-size: .6em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	position: relative;
	overflow: hidden;
}
.ftlinks {
	margin: 12px auto 5px auto;
	color: #999999;
	font-family: Verdana;
	font-size: .7em;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	padding: 0px;
	width: 940px;
	position: relative;
	overflow: hidden;
}

/* LINKS OPTIONS */


a.LINKft:link  {
	color : #999999;
	text-decoration: none;
}
a.LINKft:visited {
	color : #999999;
	text-decoration: none;
}
a.LINKft:active {
	color : #999999;
	text-decoration: none;
}
a.LINKft:hover {
	color : #EED92A;
	text-decoration: none;
} 


a.LINKurl:link  {
	color : #ffffff;
	text-decoration: none;
}
a.LINKurl:visited {
	color : #ffffff;
	text-decoration: none;
}
a.LINKurl:active {
	color : #ffffff;
	text-decoration: none;
}
a.LINKurl:hover {
	color : #EED92A;
	text-decoration: none;
} 

