/* Global Whitespace Reset */
* {	padding:0;	margin:0;	 }
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address {	margin:20px 0; }
li, dd, blockquote {	margin-left: 40px; }
p {	margin: 15px 0;}
fieldset {	padding:10px; }
h1, h2, h3, h4, h5, h6 {	margin: 20px 0 5px;	color: #0A067B; }
p {	margin: 5px 0 20px;}
h1 {	font-size: 160%; }
h2 {	font-size: 150%; }
h3 {	font-size: 140%; }
h4 {	font-size: 130%; }
h5 {	font-size: 120%; }
h6 {	font-size: 110%; }
ul ul {	margin: 5px 0;	}
.structure {	display: none;}
hr.clear {	clear: both;	height: 1px;	margin: 0;	visibility: hidden;}
#logo {	display: none;	}
img {
	border: 1px solid #16087A;
	margin: 6px;
}
/* Styles */
a:link {
	color: #16087C;
	text-decoration: underline;
}
a:visited {
	color: #413892;
	text-decoration: underline;
}
a:hover, a:active {
	color: #E92128;
	text-decoration: none;
}
html, body {
	height: 100%;
	min-width: 770px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #050337;
	background: #FFF url(../images/top-repeat.gif) 0 0 repeat-x;
}
#container {
	min-height: 100%;
}
#header {
	background: url(../images/header.gif) 0 0 no-repeat;
	margin: 0;
	height: 48px;
	text-indent: -1234em;
}
#header a {
	display: block;
	height: 48px;
	width: 536px;
	text-decoration: none;
}
#navigation {
	width: 200px;
	margin: 0;
	list-style: none;
	padding: 0 0 148px 0;
	background: #413892 url(../images/menubottom.jpg) 0 100% no-repeat;
	position: absolute;
	top: 48px;
	left: 0;
}
#navigation li {
	border-top: 1px solid #0A067B;
	background: #413892;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
li#home {
	background: #413892 url(../images/menutop.gif) 0 0 no-repeat;
	padding-top: 8px;
}
#navigation li a {
	color: #FFF;
	text-decoration: none;
	padding: 7px 23px;
	display: block;
}
#navigation li a:hover {
	background: #E92128;
}
#content {
	margin: 0 0 0 220px;
	padding: 10px 20px 10px 0;
	background: #FFF;
	min-height: 372px;
}
h2#title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 15px;
}
#clear {
	height: 48px;
}
#footer {
	background: url(../images/bottom-repeat.gif) 0 0 repeat-x;
	height: 38px;
	padding: 5px 23px;
	color: #FFF;
	margin: -48px 0 0;
	font-size: 10px;
}
#footer p {
	margin: 3px 0 4px;
}
#footer p#byline {
	margin-bottom: 0;
}
#footer a {
	color: #FFF;
	text-decoration: none;
	margin: 0 3px;
}
#footer a:hover {
	text-decoration: underline;
}
#byline em {
	font-style: normal;
	text-decoration: underline;
}
/* Index Overides */
html {
	background: #ACB1CC url(../images/index-repeat.gif) 0 0 repeat-y;
}
body#index {
	background: url(../images/top-repeat.gif) 0 0 repeat-x;
}
#index #content {
	background: url(../images/home.jpg) 0 0 no-repeat;
	width: 726px;
	margin: 0;
	padding: 220px 20px 0;
	min-height: 0;
}
#index #navigation {
	background: transparent;
	padding: 0;
	position: absolute;
	top: 48px;
	left: 0;
}
#index #navigation li a {
	padding: 4px 23px;
	font-size: 11px;
}
/* Profiles
======================================================================================= */
.profiles {
	clear: both;
	padding: 10px 0;
	border-bottom: 1px solid #423997;
}
.profiles img {
	float: left;
	clear: left;
	border: 1px solid #423997;
	margin: 0;
}
.profiles h2.name {
	margin: 0 0 5px 130px;
	font-size: 20px;
}
.profiles a {
	text-decoration: none;
}
.profiles p {
	margin: 5px 0 5px 130px;
}
.profiles a.viewprofile {
	margin-left: 130px;
	display: block;
	clear: both;
	text-align: right;
}
.fullprofile h2.name {
	font-size: 24px;
}

/* Message Board
	=========================================================================================== */
ul.plugin_menu {
	height: 20px;
	padding: 10px 0;
	margin: 0 0 10px;
	list-style: none;
}
.plugin_menu li {
	margin: 0;
	padding: 0;
	display: inline;
}
.plugin_menu li a:link,
.plugin_menu li a:visited {
	float: left;
	padding: 5px 8px;
	margin: 0 6px 0 0;
	border: 1px solid #2C2E2D;
	background: #16087C;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.plugin_menu li a:hover,
.plugin_menu li a:active {
	background: #FFF;
	color: #16087C;
}

.category_table {
	width: 520px;
	border: 1px solid #777;
	border-collapse: collapse;
}
.category_table th {
	background: #16087C;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #777;
	text-align: center;
}
.category_table td {
	padding: 5px 3px;
	text-align: center;
	border: 1px solid #777;
}
th.num_posts, th.num_topics {
	font-size: 10px;
	width: 50px;
}

ul.plugin_menu {
	height: 20px;
	padding: 10px 0;
	margin: 0 0 10px;
	list-style: none;
}
.plugin_menu li {
	margin: 0;
	padding: 0;
	display: inline;
}
.plugin_menu li a {
	float: left;
	padding: 5px 8px;
	margin: 0 6px 0 0;
	border: 1px solid #2C2E2D;
	background: #16087C;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.plugin_menu li a:hover {
	background: #FFF;
	color: #16087C;
}

.topics_table {
	width: 520px;
	border: 1px solid #777;
	border-collapse: collapse;
}
.topics_table th {
	background: #16087C;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #777;
	text-align: center;
}
.topics_table td {
	padding: 5px 3px;
	text-align: center;
	border: 1px solid #777;
}
th.num_posts, th.num_topics {
	font-size: 10px;
	width: 50px;
}
ul.plugin_menu {
	height: 20px;
	padding: 10px 0;
	margin: 0 0 10px;
	list-style: none;
}
.plugin_menu li {
	margin: 0;
	padding: 0;
	display: inline;
}
.plugin_menu li a {
	float: left;
	padding: 5px 8px;
	margin: 0 6px 0 0;
	border: 1px solid #2C2E2D;
	background: #16087C;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.plugin_menu li a:hover {
	background: #FFF;
	color: #16087C;
}

.thread_table {
	width: 520px;
	border: 1px solid #777;
	border-collapse: collapse;
}
.thread_table th {
	background: #16087C;
	color: #FFF;
	font-weight: bold;
	padding: 3px;
	border: 1px solid #777;
	text-align: center;
}
.thread_table td {
	padding: 5px 3px;
	text-align: center;
	border: 1px solid #777;
}
th.num_posts, th.num_thread {
	font-size: 10px;
	width: 50px;
}
p.post {
	font-size: 12px;
	font-weight: normal;
}
.thread_table td {
vertical-align: top;
}
.thread_table td.post {
text-align: left;
}
.thread_table th.post {
width: 70%;
}
h4.post_title {
border-bottom: 1px solid #16087C;
padding: 3px 0;
margin-top: 5px;
margin: 0 0 10px;
font-size: 14px;
}
h4.post_title a {
text-decoration: none;
display: block;
}
.thread_table h5.date_created {
margin: 0;
font-size: 10px;
font-weight: normal;
text-align: right;
}
.thread_table h5.last_updated {
display: none;
}
h5.num_subposts {
font-weight: normal;
font-size: 10px;
border-top: 1px solid #16087C;
padding: 5px 0;
margin-bottom: 5px;
}
ul.post_options {
margin: 5px 0;
}
ul.post_options li {
display: inline;
margin: 0 20px 0 0;
}
td.user {
font-weight: bold;
color: #16087C;
padding: 10px 0;
}
h4.breadcrumb {
	font-size: 12px;
}
div.row {
/*	border: dashed 1px #1B317C; */
    margin: 2px;
clear: both;
	padding: 2px 0;
}
.left {
    width: 200px;
	float: left;
}
.center {
	width: 200px;
	float: left;
}
.right {
    width: 200px;
	float: right;
}
.clear {
	clear: both;
}

/* Forms */
option {
padding-right: 10px;
}

form label {
display: block;
margin: 2px 0;
float: left;
width: 160px;
height: 14px;
}
form input, 
form textarea,
form select  {
clear: right;
display: block;
margin: 2px 0 2px 170px;
font-size: 12px;
}

form input {
padding: 2px 3px;
}
form textarea {
padding: 2px 3px;
width: 300px;
height: 120px;
}
form select {
}
form input.button {
margin-left: 0;
margin: 5px 0;
border: 1px solid #000;
background: #FFF;
color: #000;
font-weight: bold;
letter-spacing: 0;
font-size: 14px;
width: 100px;
text-align: center;
cursor: pointer;
clear: left;
}
#countymap {
	height: 520px;
	width: 311px;
	position: relative;
	float: left;
}
#countymap div {
	height: 490px;
	width: 311px;
	position: absolute;
	left: 0;
	top: 0;
}
#rankin,
#montgomery,
#madison,
#george,
#jackson,
#harrison,
#grenada,
#humphreys,
#holmes,
#copiah,
#jones,
#desoto,
#webster,
#winston,
#hinds,
#simpson,
#clay,
#lee,
#lowndes,
#oktibbeha {
	display: none;
}
#locationsinfo img {
	margin: 0;
}
#locationsinfo {
	min-height: 250px;
	float: left;
	width: 280px;
	padding: 10px;
	border: 1px solid #16087A;
	background: #EFEFEF;
}
#countyjumper {
	margin-top: 50px;
	border-top: 1px solid #16087A;
	padding: 10px 0;
}
#countyjumper select {
	margin: 0 auto;
	width: 270px;
}
.careerlist h3 {
	margin: 5px 0;
	font-size: 14px;
}
.careerlist p {
	margin: 5px 0 5px;
}
.careerlist p.listing {
	margin-bottom: 25px;
	font-size: 10px;
}
#content .careerlist a {
	text-decoration: none;
}
#content .careerlist a:hover {
	text-decoration: underline;
}
h3.careertitle {
	margin-bottom: 5px;
}
h5.newsdate {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	margin: 5px 0 20px;
}
.backto {
	margin-top: 30px;
	display: none;
}
#content .backto a {
	text-decoration: none;
}
table#jobs {
	border-collapse: collapse;
	border: 1px solid #16087B;
}
#jobs td {
	border-collapse: collapse;
	border: 1px solid #16087B;
	padding: 3px 5px;
}
#jobs th {
	border-collapse: collapse;
	border: 1px solid #16087B;
	background: #16087B;
	color: #FFF;
	padding: 3px 5px;	
}
#jobs a {
	text-decoration: none;
}
#jobs a:hover {
	text-decoration: underline;
}
/* media */
#videobox {
	margin-top: 20px;
}
.videobox {
float: left;
width: 250px;
padding-right: 15px;
height: 290px;
text-align: center;
}
.videobox img {
border-width: 0;
background: #423995;
margin: 0 0 3px;
}
#content .videobox a {
text-decoration: none;
font-weight: bold;
font-size: 14px;
}
.videobox embed,
.videobox object {
	margin: 0;
	border-width: 0;
	width: 250px;
	height: 250px;
}
