@charset "utf-8";
/* National Alliance for Public Safety GIS */

body{
	margin: 0px;
	font: 78%/1.0em verdana, arial, helvetica, sans-serif;
	line-height: 1.50em;
}

a img {
	border: none;
}

p, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
}

ul {
	margin-left: 25px; 
	padding-left: 0px; 
}

li {
	list-style-type: none;
	list-style-image: url(images/orangearrow.gif);
	padding-bottom: 3px; 
}

li.sublist {
	list-style-type: none;
	list-style-image: none;
	padding-bottom: 1px; 
}

#banner {
	background: url(images/top_banner_main.jpg) no-repeat 0px 0px;
	/width: 800px;
	height: 120px;
	position: relative;
}

.small {
	font-size: .9em;
}


.pdf 	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .78em;
	color: #999999;
}

table{
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding: 2px;
}

table#contacts th, table#contacts td{
	/*border-collapse: collapse;
	border: 1px solid #6699fff;*/
	padding: 5px;
}	

/*table#bestpractices th{
	background-color: #E18253;
	padding: 4px;
}*/	

#content{
	background:url(images/left_bg_tile.gif) repeat-y; 
}

#leftNavigation{
	padding:0px;
	margin:0px;
	float:left;
	position:relative;
}

#leftNavigation table{
	padding:0px;
	cellspacing:0px;
	width:215px;
	
}

#mainContent{
	margin-left:215px;
	padding: 10px 10px;
	width:565px;
}
/*.menuTable { 
	table-layout:fixed;
	width:800px;
} */

.menuLinks {color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size: 1.0em;
}

.menuLinks:Hover{
	color: #000000;
}

.leftPanelContent {
	margin: 15px;
	font-size: .9em;
}

.leftPanelTitles {
	color: #1e72b1;
	font-size: 1.1em;
	font-weight: bolder;
	height: 27px;
	background:url(images/left_subTitle_bg.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.leftPanelChosen {
	color: #1e72b1;
	font-size: 1.1em;
	font-weight: bolder;
	height: 26px;
	background:url(images/left_menuOption_chosen.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.leftPanelOption{
	color: #1e72b1;
	spacing: 10px;
	font-size: 1.1em;
	font-weight: bolder;
	height: 26px;
	background:url(images/left_menuOption.gif);
	background-position:left;
	background-repeat:no-repeat;
}

.leftMenuLinks {
 	color: #1e72b1;
	font-size:13px;
	text-decoration:none;
}

.leftMenuLinks:Hover {
	color:#e19010;
	font-weight:bolod;
}

.leftPanelLinks {
 	color: #1e72b1;
}

.leftPanelLinks:Hover {
 	color: #e19010;
}

.mainContentHeader {
	padding:0;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #e19010;
	/*font: bold 1.2em ;*/
	font-size: 1.3em;
	font-weight: 900;
}

.subContentHeader{
	padding:0;
	margin-top:0px;
	margin-bottom: 0px;
	color: #1e72b1;
	/*font: bold 1.0em ;*/
	font-size: 1.1em;
	font-weight: bold;
}


#footer{
	clear:both;
	height: 22px;
	background:url(images/footer_bg_tile.gif);
	background-repeat:repeat-x;
	color:#FFF;
}

.footerWrapper{
	width: 780px;
	text-align:center;
}

.footerLink {
	color:#FFF;
	font-size: 1.0em;
}

#subfooter {
	font-size: .9em;
	color: #999;
}

#napsg_logo {
	background: url(images/napsg_content_bg.gif) no-repeat center;
	height: 103px;
}

.disciplinesBackground{
	background:url(images/disciplines_bg_tile.gif);
	background-repeat:repeat-y;
	background-position:left
}

.disciplinesHeader{
	color: #1e72b1;
	font-size:1.4em;
	font-weight: bolder;
	padding-top:5px;
}

.disciplineImages{
	border: none;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:0px;
}

.invisibleArrow {
	visibility: hidden;
	background: url(images/blue_arrow_down.gif) no-repeat center;
}

.invisibleText {
	visibility: hidden;
	color: #000000;
	font-size:.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 10px;
	padding:0px;
	margin:0px;
}
.clearing{
	clear:both;
}

#workshop_dates {
	background:url(images/workshop_advert.jpg) no-repeat;
	width: 494;
	height: 257;
}


table.boxTable {
	margin-left: 8px;
}
.box {
	padding: 14px 8px 8px 15px;
	border-bottom: 1px solid #D3CBB3;
	border-right: 1px solid #D3CBB3;
	border-left: 1px solid #D3CBB3;
	font-size: .88em;
}
.box-with-a-top {
	padding: 14px 8px 8px 15px;
	border-top: 1px solid #D3CBB3;
	border-bottom: 1px solid #D3CBB3;
	border-right: 1px solid #D3CBB3;
	border-left: 1px solid #D3CBB3;
	font-size: 1em;
}
.box object {
	float: none;
	display: inline;
}
.box .pdf {
	font-size: 0.9em;
}
td.caption .pdf {
	font-size: 1em;
}
.box ul {
	margin-top: 0px;
	margin-left: 8px;
	padding-left: 0px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: url(/graphics/boxbluebullet.gif);
}
.box ul.darkblue {
	margin-top: 0px;
	margin-left: 8px;
	margin-bottom: 0px;
	list-style-type: none;
	list-style-image: url(/graphics/boxbluebullet.gif);
}
ul.darkblue {
	margin-left: 8px;
	padding-left: 0px;
	padding-bottom: 4px;
	margin-top: 2px;
	list-style-type: none;
	list-style-image: url(/graphics/boxbluebullet.gif);
}
ul.darkblue li {
	padding-bottom: 4px;
	padding-top: 4px;
}
.boxHeader {
	background-color: #F49221;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1em;
	line-height: 1.25em;
	color: #ffffff;
}
