@charset "UTF-8";
/* Department of Defense Northeast Regional Council, created August 2010 */

@import url("includes/tip.css");

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td { 
	margin: 0; 
	padding: 0; 
	border: 0 none; 
	outline: 0;  
	font-size: 100%;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}
body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 18px;
	background: url(img/bg_main.png) top center no-repeat scroll #dfdfdf;
	color: #222;
	text-align: center;
	height: 100%;
}
#header {
	width: 940px;
	height: 250px;
	margin: 0 auto;
}
#logo {
	width: 180px;
	height: 120px;
	margin: 0 0 0 380px;
	position: absolute;
	z-index: 1000;
}
#banner {
	width: 940px;
	height: 150px;
	margin: 100px 0 0 0;
	padding: 0 0 10px 0;
	position: absolute;
	z-index: 999;
	background: url(img/bg_banner.png) top left no-repeat scroll;
}
#wrapper {
	width: 960px;
	height: auto;
	margin: 0 auto;
	background: url(img/bg_wrapper.png) top left no-repeat scroll #fff;
}
#wrapperContent {
	width: 940px;
	margin: 0 10px;
	z-index: 998;
	height: auto;
	background: url(img/bg_wrapperContent.png) top center repeat-y scroll;
}
#sidebar {
	width: 300px;
	height: auto;
	float: left;
	background: url(img/bg_sidebar.png) top left repeat-y scroll;
}
#content {
	width: 560px;
	height: auto;
	float: right;
	padding: 40px;
	text-align: left;
}
#footer {
	width: 960px;
	min-height: 40px;
	margin: 0 auto;
	background: url(img/bg_footer.png) top left no-repeat scroll;
	padding: 40px 0 0 0;
	color: #999;
	text-shadow: 0 1px #fff;
	text-align: right;
	font-size: 12px;
}
.clearfloat { 
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0;
}

/* Navigatioin */

#accordion {
	margin: 0;
	padding: 0;	
	list-style: none;
}
#accordion ul {
	display:none;	
}
#accordion li {
	width: 300px;
}
#accordion li a {
	width: 280px;
	height: 40px;
	background: url(img/bg_link.png) bottom center no-repeat scroll;
	display: block;
	padding: 0 0 0 20px;
	color: #fff;
	font: 14px/40px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	text-shadow: 0 -1px #222;
}
#accordion li a.categoryOver {
	background: none;
}
#accordion li a:hover {
	color: #97d4ff;
}
#accordion li ul {
	background: #2a5473;
}
#accordion li ul li {
	margin-left: 0;
}
#accordion li ul li a {
	background: url(img/bg_linkSub.png) bottom center no-repeat scroll;
	padding: 0 20px 0 0;
	text-align: right;
	color: #97d4ff;
}
#accordion li ul li a:hover {
	color: #fff;
}
#accordion li.top {
	background: url(img/bg_linkSubTop.png) top center no-repeat scroll;
	height: 10px;
}
#accordion li.btm {
	background: url(img/bg_linkSubBtm.png) top center no-repeat scroll;
	height: 10px;
}
#accordion li a.last, #accordion li ul li a.last {
	background: 0 none;
}

/* Text and Lists*/

h1 {
	font-size: 24px;
	line-height: 24px;
	color: #9b171b;
	margin: 0 0 15px 0;
}
h2 {
	font-size: 18px;
	line-height: 18px;
	color: #0066b3;
	margin: 0 0 15px 0;
	font-style: italic;
	font-weight: normal;
}
h3 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: bold;
}
h4 {
	font: 14px Arial, Helvetica, sans-serif;
	color: #585858;
	font-weight: 100;
	margin: 0 0 10px;
}
p {
	margin: 0 0 10px 0;
}
ul.list {
	margin: 0 0 10px 30px;
}
ul.list li {
	list-style-image: url(img/list_bullet.png);
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
}
ul.list li ul {
	margin: 0 0 0 20px;
}
ul.list li ul li {
	list-style-image: url(img/list_bulletSub.png);
	list-style-position: outside;
	list-style-type: none;
	line-height: 20px;
}

/* Links */

a:link {
	color: #0066b3;
	text-decoration: underline;
}
a:visited {
	color: #9b171b;
	text-decoration: underline;
}
a:hover {
	color: #9b171b;
	text-decoration: none;
}
a:active {
	color: #0066b3;
	text-decoration: underline;
}
#footer a:link {
	text-decoration: none;
}

/* Links */

.tablespace td {
	padding: 5px 10px 0;
}
/* Img*/

.imgfloatLEFT{
	float:left;
	margin: 0 20px 20px 0;
}
.imgfloatRIGHT{
	float:right;
	margin: 0 0 20px 20px;
}

/* Comic Slider */

#slideshow {
	width: 560px;
	height: 300px;
	position: relative;
	margin: 25px 0;
}
#slideshow #slidesContainer {
  margin: 0 auto;
  width: 560px; 
  height: 300px;
  overflow: auto; /* allow scrollbar */
  position: relative;
}
#slideshow #slidesContainer .slide {
  margin: 0 auto;
  width: 540px; /* reduce by 20 pixels of #slidesContainer to avoid horizontal scroll */
  height: 300px;
}
.control {
  display: block;
  width: 35px;
  height: 35px;
  text-indent: -10000px;
  position: absolute;
  cursor: pointer;
  z-index: 1;
}
#leftControl {
  top: 50%;
  left: 10px;
  background: transparent url(img/btn_left.png) no-repeat 0 0;
}
#rightControl {
  top: 50%;
  right: 10px;
  background: transparent url(img/btn_right.png) no-repeat 0 0;
}