/*
----------------------------------------------------
Title: 		JASCO Glocal CSS
Author:		Matthew Spiel
Born On:	A Cold November Morning		
----------------------------------------------------
*/

/* resets */
html, body, div, table, tr, td, ul, ol, li, p, a, h1, h2, h3, h4, h5, img {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background: url(../images/bg-mstr.png) repeat top left;
	font: 13px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #424242;
}

/* Text */
p {
	margin: 0px 0px 20px;
	text-align: left;
}
a {
	color: #0076a3;		
}
a:hover {
	color: #005373;		
}
h1 {
	
}
h2 {
	background: url(../images/bg-heading-slice.png) repeat-x left top;
	color: #0076a3;
	height: 55px;
	margin: 0px 0px 10px;
	text-transform: uppercase;
	font-size: 25px;
}
h3 {
	color: #9e0b0f;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 10px;
}
h4 {
	color: #9e0b0f;
	margin: 15px 0px 10px;
}
h5 {
	
}
ul {
	list-style: none;
	margin: 5px 0px 20px 20px;
	text-align: left;
}
.sub li {
	background: #f7f7f7;
	border-left: 1px solid;
	color: #0076a3;
	margin: 0px 0px 20px;
	padding: 10px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
/* Text Over-rides */
div#admin p {
	color: white;
	float: left;
	font-size: 11px;
}
div#mission h2, div#board h2 {
	height: 25px;
	margin: -10px 0px 15px -10px;
	padding: 15px 10px 15px 10px;
}
div#board h2 {
	background: url(../images/bg-heading-slice-blue.png) repeat-x left top;
	margin-top: 0px;
}
div#footer p {
	color: gray;
	font-size: 12px;
}
/* global */
.wrap {
	float: left;
}
.col {
	padding: 10px 0px 0px;
}
a img {
	border: none;
}
div.componentheading {
	border-bottom: 1px dotted;
	color: #0076a3;
	margin: 20px 10px 15px 12px;
	padding: 10px 0px;
	width: 598px;
}
table.contentpaneopen {
	margin: 0px 10px 0px 12px;
	padding: 0px;
	width: 598px;
}
.contentheading, .buttonheading {
	color: #0076a3;
	padding: 5px 0px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
.createdate, .modifydate, .small {
	padding: 0px 0px 30px;
	font: italic 11px/20px Georgia, "Times New Roman", Times, serif;
	color: silver;
}
/* structure */
div#bg {
	background: url(../images/bg-slice-gr.png) repeat-x left top;
	height: 560px;
	margin: 0px -10px;
	position: absolute;
	width: 980px;
	z-index: -1;
}
div#admin {
	background: url(../images/bg-slice-blue.png) repeat-x left top;
	height: 25px;
	padding: 5px 0px 0px;
}
div#banner {
	background: url(../images/banner-logo-01.png);
	height: 225px;
	width: 960px;
}
div#nav {
	background: url(../images/bg-nav.png) repeat-x left top;
	border-bottom: 1px solid silver;
	height: 55px;
	margin: 0px 0px 20px;
}
div#body {
	background: white;
	border-bottom: 1px solid silver;
	margin: 0px 0px 20px;
}
div#body.sub {
	background: white url(../images/bg-slice-gr02.png) repeat-x left bottom;
}
div.sub div#one {
	background: transparent !important;
}
div#one {
	background: url(../images/bg-shadow-right.png) no-repeat right top;
	min-height: 580px;
}
div#three {
	background: url(../images/bg-shadow-left.png) no-repeat left top;
	min-height: 580px;
	
}
div#footer {
	background: white url(../images/bg-slice-blue.png) repeat-x left -15px;
	margin: 0px 0px 30px;
	padding: 30px 0px 0px;
}

/* Index Page Styling */
div#mission, div#board {
	margin: 0px 0px 0px -10px;
	padding: 0px 10px;
	width: 300px;
}
div#board {
	background: url(../images/bg-board.png) repeat right top;
	margin-top: 40px;
	padding: 0px 10px 30px;
}
div.news_item_wrap {
	float: left;
	margin: 0px 10px 0px 0px;
}
 ul#board_list {
	border-top: 1px dotted #81b6c4;
	float: left;
	list-style: none;
	margin: 10px 10px 10px 0px;
	width: ;
}
 ul#board_list li {
	border-bottom: 1px dotted #81b6c4;
	padding: 8px 0px;
	color: #0076a3;
}
 ul#board_list li.news_item_1 {
	background: white;
}
 ul#board_list li span {
	margin: 0px 0px 0px 5px;
}
 ul#board_list li a {
	float: right;
	margin: 0px 5px 0px 0px;
}
div#three img {
	margin: 0px 0px 10px;
}
/* Admin Nav */
ul#admin_nav {
	background: transparent;
	float: right;
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul#admin_nav li {
	background: transparent;
	float: left;
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
ul#admin_nav li a {
	color: white;
	font-size: 11px;
}
/* Mapping Component */
#eventmap h1 {
	border-bottom: 1px dotted;
	color: #0076a3;
	margin: 20px 10px 15px 10px;
	padding: 10px 0px;
	width: 920px;
}
div#map {
	border: 10px solid #f8f8f8;
	margin: 20px 10px;
	padding-bottom: ;
}
div#jemContent table {
	border-top: 1px dotted #0076a3;
	margin: 0px 10px;
	padding: 20px 0px;
	width: 920px !important;	
}
div#jemContent table th {
	background: url(../images/bg-heading-slice.png) repeat-x left top;
	border: 0px;
	border-bottom: 1px solid silver !important;
	padding: 8px 3px 8px 8px;
	text-align: left;
	text-shadow: #f8f8f8 0 1px 0;
}
div#jemContent table td {
	border-bottom: 1px solid #eaeded;
	padding: 5px 0px 5px 8px;
	font-size: 12px;
}
div#jemContent table tr:hover td {
	color: #0076a3;
}
/* Main Nav */
ul#main_nav {
	float: left;
	list-style: none !important;
	margin: 0px 10px;
}
ul#main_nav li {
	border: none;
	float: left;
	height: 35px;
	margin: 10px 13px 10px 0px;
	padding: 0px;
}
ul#main_nav li a {
	float: left;
	font-size: 18px;
	height: 28px;
	padding: 7px 10px 0px 10px;
	color: #0076a3;		
	text-decoration: none;
}

ul#main_nav li a:hover {
	color: #005373;		
}
ul#main_nav li#current a {
	background: url(../images/bg-nav-slice.png) repeat-x left top;
	color: white;
}

