/***********************************************/
/* emx_nav_left.css                            */
/* Use with template Halo_leftNav.html         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a{
	color: #005FA9;
	text-decoration: none;
}

/*a:hover{
	text-decoration: underline;
}*/

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin-top: 10px;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 012px;
	left: 10px;
	/*right: 17%;*/
	width:900px;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 2%;
	right: 2%;
	width:95.6%;
	
}

#pageNav{
	float: left;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#pageRight{
	float: right;
	width:300px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}


#content{
	padding: 0px 10px 0px 0px;
	margin:0px 0px 0px 178px;
	min-width:400px;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles ****************

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;*/
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 5px 10px;
	margin: 0px;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #FF3333;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: relative;
	top: 0px;
	left: 6px;
	padding: 0px;
	margin: 0px;
}
#pageLogo img{
	position: absolute;
	top: 0px;
	right: 10px;
	padding: 0px;
	margin: 0px;
	/*background-image: url(Logo.jpg);*/
}

/************* globalNav styles ****************/

#globalNav{
position: relative;
width: 100%;
min-width: 640px;
height: 32px;
color: #cccccc;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#globalNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 22px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


/*a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}*/

.skipLinks {display: none;}

/************ subglobalNav styles **************/

.subglobalNav{
	position: absolute;
	top: 84px;
	left: 0px;
	/*width: 100%;*/
	min-width: 640px;
	height: 20px;
	padding: 0px 0px 0px 10px;
	visibility: hidden;
	color: #ffffff;
}

/*.subglobalNav a:link, .subglobalNav a:visited {
	font-size: 80%;
	color: #ffffff;
}

.subglobalNav a:hover{
	color: #cccccc;
}*/




/************* breadCrumb styles **************

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}*/


/************** feature styles *****************/

.feature{
	padding: 0px 10px 10px 10px;
	font-size: 90%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	background-color:#AD2D2C;
	color:#FFFFFF;
	margin-top:10px;
	padding:5px 0px 5px 0px;
	font: bold 125% Arial,sans-serif;
}

.feature h4{
	padding: 5px 0px 0px 0px;
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.feature img{
	/*float: left;*/
	padding: 0px 0px 0px 0px;
}

.feature td{
	padding:5px 0px 5px 0px;
}

.feature li{
	padding:5px 0px 5px 0px;
}


/*************** story styles ******************/

#story {
	padding: 10px 0px 0px 10px;
	font-size: 90%;
	border-bottom:solid;
}

#story h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
	background-color:#FFFFFF;
}

#story h4{
	font: bold 100% Arial,sans-serif;
	color: #000000;
}


#story p {
	padding: 0px 0px 0px 0px;
}

#story a{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	padding-bottom: 5px;
	border-bottom:none;
}

#story a:hover{
	text-decoration: underline;
}

#story td {
	padding-right: 12px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: small;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	background-color:#AD2D2C;
	color:#FFFFFF;
	font-weight: bold;
	padding:5px 0px 5px 0px;
}


#sectionLinks p{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #404A91;
}

#sectionLinks h4, #sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #404A91;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
#sectionLinks form{
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 175px;
}


/************ subsectionLinks styles **************/

#subsectionLinks a:link, #subsectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	font-size:smaller;
	padding: 3px 0px 3px 20px;
	color: #404A91;
}

#subsectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: normal;
	font-size:smaller;
	text-decoration: none;
}

/*************** search styles *****************/

#search{
	position: relative;
	top: 5px;
	left:-3px;
	margin-bottom:5px;
}

#search input{
  font-size: 100%;
  margin: 0px  0px 0px 10px;
 }
 
#search a:link, #search a:visited {
	font-size: 80%;
	font-weight: bold;
	
}

#search a:hover{
	margin: 0px;
}
/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 10px 0px 10px 0px;
}

.relatedLinks h3{
	background-color:#AD2D2C;
	color:#FFFFFF;
	font-weight: bold;
	padding:5px 0px 5px 0px;
	margin-bottom:10px;
}

.relatedLinks a{
	display: block; 
	padding: 0px 0px 0px 10px;
}

.relatedLinks p{
	margin: 0px;
	padding: 0px 5px 0px 10px;
}

/************ mediaReleases styles **************/

#mediaReleases{
	margin: 0px;
	padding: 0px;
}

#mediaReleases h3{
	background-color:#AD2D2C;
	color:#FFFFFF;
	font-weight: bold;
	padding:5px 0px 5px 0px;
}

#mediaReleases a:link, #mediaReleases a:visited {
	display: block;
	font-weight: bold;
	color: #AD2D2C;
}

#mediaReleases a:hover{
	font-weight: bold;
	text-decoration: none;
}

#releaseDate {
	font-weight: bold;
	text-decoration: none;
}

/************ crimePrevention styles **************/

#crimePrevention{
	margin: 0px;
	padding: 0px;
}

#crimePrevention h3{
	background-color:#AD2D2C;
	color:#FFFFFF;
	font-weight: bold;
	padding:5px 0px 5px 0px;
}

#crimePrevention p{
	padding:5px 5px 5px 10px;
}

#crimePrevention a:link, #crimePrevention a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #AD2D2C;
}

#crimePrevention a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}



/************ agencies styles **************/

#agencies{
	margin: 0px;
	padding: 0px;
}

#agencies h3{
	background-color:#AD2D2C;
	color:#FFFFFF;
	font-weight: bold;
	padding:5px 0px 5px 0px;
}

#agencies p{
	padding:5px 5px 5px 10px;
}

#agencies a:link, #crimePrevention a:visited {
	display: block;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #AD2D2C;
	text-decoration:none;
	border:none;
}



/**************** advert styles *****************/

#advert{
	padding: 10px;
}

#advert img{
	display: block;
}

/********************* end **********************/

/* Normal, standard links. */
a:link
{
	color: #000000;
	text-decoration: underline;
}
a:visited, a:hover
{
	color: #323232;
	text-decoration: underline;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	text-decoration: underline;
}

/* Tables should show empty cells. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Tahoma in black. */
body, td
{
	color: #000000;
	font-size: small;
	font-family: Tahoma, arial, helvetica, serif;
}

/* The main body of the entire forum. */
body
{
	background-color: white;
	margin: 0px;
	padding: 0px;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea, button
{
	font-size: 9pt;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* All input elements that are checkboxes or radio buttons. */
input.check
{
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: Tahoma, arial, helvetica, serif;
}

/* Standard horizontal rule.. ([hr], etc.) */
hr, .hrcolor
{
	height: 1px;
	border: 0px none;
	color: #666666;
	background-color: #666666
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #C3B8D0;
	border: 1px solid #000000;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #000000;
	padding: 1px;
	font-family: "courier new", helvetica, "times new roman", serif;
	font-size: x-small;
	width: 99%;
	margin: 1px auto 1px auto;
	white-space: nowrap;
	overflow: auto;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
}

/* Generally, those [?] icons.  This makes your cursor a help icon. */
.help
{
	cursor: help;
}

/* /me uses this a lot. (emote, try typing /me in a post.) */
.meaction
{
	color: red;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 96%;
}

/* Highlighted text - such as search results ;). */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds for posts, and several other sections of the forum. */
.windowbg
{
	color: #000000;
	background-color: #FFFFFF; /*E1E1E1;*/
}
.windowbg2
{
	color: #000000;
	background-color: #F0F0F0;
}

/* All the signatures used in the forum.  If your forum users use Mozilla, Opera, or Safari, you might add max-height here ;). */
.signature
{
}

/* These are used primarily for titles, but also for headers (the row that says what everything in the table is.) */
.titlebg, tr.titlebg td, .titlebg a:link, .titlebg a:visited
{
	color: white;
	font-style: normal;
	background-color: #6B8EAE;
}
.titlebg a:hover
{
	color: #dfdfdf;
}

/* This is used for categories, page indexes, and several other areas in the forum. */
.catbg
{
	background-image: url('file:///C:/Documents%20and%20Settings/ddube/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WJM7UTQ1/images/catbg.jpg');
}

/* This is used for a category that has new posts in it... to make it light up. */
.catbg2
{
	background-image: url('file:///C:/Documents%20and%20Settings/ddube/Local%20Settings/Temporary%20Internet%20Files/Content.IE5/WJM7UTQ1/images/catbg2.jpg');
}

.catbg, .catbg2
{
	font-weight: bold;
	background-color: silver;
	color: #000000;
}

/* This is used for tables that have a grid/border background color (such as the topic listing.) */
.bordercolor
{
	background-color: #828181;
}

/* This is used on tables that should just have a border around them. */
.tborder
{
	border: 1px solid #828181;
	background-color: #FFFFFF;
	padding: 2px;
}

/* Default font sizes: small (8pt), normal (10pt), and large (14pt). */
.smalltext
{
	font-size: x-small;
	font-family: Tahoma, arial, helvetica, serif;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}

/* This is the white header area where the title, menu bars, and header boxes are. */
#headerarea
{
	background-color: white;
	border-bottom: 1px solid gray;
}
/* This is the main area of the forum, the part that's gray. */
#bodyarea
{
	/*background-color: #D4D4D4;*/
}
/* And this is the bottom, where the copyright is, etc. */
#footerarea
{
	color: black;
	background-color: white;
	border-top: 1px solid gray;
}

/* This is for the special header boxes on the top (user info, key stats, news box.) */
.headertitles
{
	background-color: #6B8EAE;
	border: 1px solid #6B8EAE;
}
.headerbodies
{
	border: 1px solid #7A7777;
	background-color: #EFEFEF;
	background-repeat: repeat-x;
	background-position: bottom;
}

