/***********************************************/
/* 3col_leftNav.css                             */
/* Use with template 3col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background-color:#FFFFFF;
}

a{
	color: #006699;
	text-decoration: none;
}

a:link{
	color: #006699;
	text-decoration: none;
}

a:visited{
	color: #006699;
	text-decoration: none;
}

a:hover{
	color: #006699;
	text-decoration: underline;
}


h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font-family: Arial,sans-serif;
 font-size: 114%;
 color: #006699;
 margin: 0px;
 padding: 0px;
}

h3{
	font-family: Arial, sans-serif;
	font-weight:bold;
	font-size: 12px;
	color:#FFFFFF;
	margin: 0px;
	background-image: url(../_CSS_Vert-Menu/titlebar.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 10px;
}

h4{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: normal;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font-family: Verdana, Arial, sans-serif;
 font-size: 14px;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


#dateTime {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	word-spacing: normal;
	color: #004382;
	line-height: 20px;
	font-weight: bolder;
	border: 1px solid #97B0C4;
	padding: 3px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	text-align: center;
}

ul{
	list-style-type: square;
	font-size: 12px;
	font-weight: normal;
}

ul ul{
	list-style-type: lower-roman;
	list-style-position: inside;
}

ul ul ul{
 list-style-type: none;
}

label{
 font-family: Arial,sans-serif;
 font-size: 100%;
 font-weight: bold;
 color: #334d55;
}


/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#masthead{
	width: 100%;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#navBar{
	float: left;
	width: 225px;
	margin: 0px;
	padding: 0px;
	background-image:url(../_images/Buttons/fadeBar.jpg);
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

#headlines{
  float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}

#content{
	float: left;
  width: 50%;
}

/***********************************************/
/* Components                                  */
/***********************************************/

#siteName{
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #6C97B7;
	background-color: #6B97B4;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-weight: bold;
	background-image: url(../_images/Buttons/fadeBar.jpg);
	background-repeat: repeat-y;
	background-position: left;
	line-height: 30px;
}


/************* #globalNav styles **************/

#globalNav{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../_images/Buttons/fadeBar.jpg);
	background-color: #6B97B4;
	background-repeat: repeat-y;
	background-position: left;
}

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 11px;
	padding: 0px 4px 0px 0px;
}

/*************** #pageName styles **************/

#pageName{
	margin: 0px;
	padding: 0px 0px 0px 10px;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #6B97B4;
	background-color: #6B97B4;
	background-image: url(../_images/Buttons/fadeBar.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 8px;
	padding: 2px 0px 0 10px;
	background-color: #6B97B4;
	background-image: url(../_images/Buttons/fadeBar.jpg);
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: thick;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 20px;
}


/************** .feature styles ***************/

.feature{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #334d55;
	line-height: 2em;
	width: 100%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}

.feature img{
	float: left;
	border: thin solid #6B97B4;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}


/************** .story styles *****************/

.story{
	padding: 0px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	background-position: top;
	text-indent: 10px;
	font-size: 10px;
}

.story p{
	font-size: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}

#siteInfo img{
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}


/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0px; padding: 0px;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	background-color: #dddddd;
	background-image:url(../_images/Buttons/arrow-org.gif);
}


/*********** .relatedLinks styles ***********/

.relatedLinks{
	position: relative;
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 90%;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a:link,
.relatedLinks a:visited {
	display: block; 
}

/************** #advert styles **************/

#advert{
	padding: 30px 0px 10px;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
	background-image: url(../_images/Buttons/fadeBar.jpg);
	background-repeat: repeat-y;
	line-height: 1.8em;
	float: right;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}


#masthead #headerGraphic {
	height: 145px;
	width: 100%;
	background-color: #6B97B4;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #6B97B4;
}
#content .story .title {
	padding-bottom: 4px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding-top: 4px;
	padding-right: 0px;
	padding-left: 10px;
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #86A2BA;
	font-size: 1em;
	text-indent: 20px;
}

#navBar .arrowlistmenu .selected {
	color: #666666;
	font-size: 12px;
	text-indent: 20px;
	background-repeat: no-repeat;
	background-position: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5EDCD;
	background-image: url(../_CSS_Vert-Menu/sm%20check.gif);
}

#headlines .rightMenu {
	line-height: 23px;
}

#menuh  .selected {
	color: #666666;
	font-size: 12px;
	text-indent: 20px;
	background-repeat: repeat;
	background-position: right;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #F5EDCD;
	background-image:url(../_images/Buttons/fadeBar.jpg);
}


#content .story .xsnazzy100 .xboxcontent .xPadding {
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.8em;
}

                                                                 
                                             
	
	/*  <a href="##" class="remote">EXTERNAL LINK</a>   */
a.remote {
	background: transparent url(../_images/Buttons/icon_externalSite.gif) no-repeat center;
	background-position:right;
	padding-right: 20px;
	white-space:nowrap;
	}	

 #content .feature a.remote {
	background-position:right;
	padding-right: 20px;
	white-space:nowrap;
	background-color: transparent;
	background-image: url(../_images/Buttons/icon_externalSite.gif);
	background-repeat: no-repeat;
	}
	
	/*  <a href="##" class="PDF">ADOBE ACROBAT LINK</a>   */
	
a.pdf {
	background: transparent url(../_images/Buttons/icon_pdf.gif) no-repeat center;
	background-position:right;
	padding-right: 20px;
	white-space:nowrap;
	}
	
	
	/*  <a href="##" class="HTML">Link to local site</a>   */
	
a.html {
	background-position:right;
	padding-right: 20px;
	white-space:nowrap;
	background-color: transparent;
	background-image: url(../_images/Buttons/icon_html.jpg);
	background-repeat: no-repeat;
	}
	
a.mail {
	background: transparent url(../_images/Buttons/icon_mailto.gif) no-repeat center;
	background-position:right;
	padding-right: 20px;
	white-space:nowrap;
	}	
		
a.check {
	background: transparent url(../_images/icons/check.gif) no-repeat center;
	background-position:right;
	padding-right: 20px;
	white-space:nowrap;
	}	
		

/* use qTip to add pop up text for any text or link, etc.  Link the .js and snippets */
#content .feature #qTip {
 padding: 3px;
 border: 1px solid #666;
 border-right-width: 2px;
 border-bottom-width: 2px;
 display: none;
 background: #999;
 color: #FFF;
 font: bold 9px Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 position:absolute;
 z-index: 1000;
}

i {
 font-style: normal;
 text-decoration: underline;
}


.message {
	background-color: #EAE0FE;
	border: thin solid #000099;
	font-size:12px;
	alignment-adjust:middle;
	margin-left: 20px;
	margin-right:20px;
}

#content .story #xsnazzy .xboxcontent #arrow {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content #xsnazzy .xboxcontent .noLine {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}

#content .story #xsnazzy .xboxcontent .altrow {
	background-color: #EEEFE4;
}
#content #xsnazzy .xboxcontent img {
	margin: 10px;
}

#content #xsnazzy .xboxcontent {
	font-size: 12px;
	padding: 10px;
	line-height: 2em;
}


#content .story #xsnazzy50 {
	width: 50%;
	float: left;
}
#navBar .arrowlistmenu #selected {
	background-color: #A7E4DE;
}

#content .story #table1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2em;
}

#content #awards {
	vertical-align: top;
}

#headlines .rightMenu .expand #noLine {
	text-decoration: none;
}
#content #awards #loadarea {
	vertical-align: top;
}
#content .story #indent {
	padding-left: 10px;
}
#content .feature #click {
	background-color: #ECF2FF;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #0066FF;
}


#content .feature #crime {
	background-image: url(../_images/Patrol/patrol-areas%20-200.jpg);
	background-position: top;
	background-repeat: no-repeat;
	vertical-align: top;
}
#image {
	border: medium double #000000;
}
#crime {
	font-size: 10px;
	text-align: right;
	padding: 3px;
	line-height: 2em;
	margin: 0px;
	width: 450px;
}
#gangs {
	text-align: left;
	text-indent: -20px;
}
#IndexPageRocketList {
	list-style-type: circle;
}
tr #yellow {
	font-weight: bold;
	background-color: #FF3;
	text-indent: 1px;
}
#redAlert {
	color: #F00;
}
ul #icon {
	list-style-position: outside;
	list-style-image: url(../_images/Buttons/arrow_right.jpg);
	list-style-type: none;
	text-align: left;
	display: inline;
}
#noBorder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

