/*
	Date: March 03, 2009
	Title: LawEnforcement
====================================
*/
body{
	font-family:Arial,Verdana, "Trebuchet MS",Georgia, Lucida,Helvetica,Tahoma, sans-serif;
	margin:0;
	font-size:12px;
	text-align:center;
	color:#020000;
	background:#000 url(../images/bodybg.jpg) repeat-x;
}
*{
	margin:0; padding:0;
}
img,fieldset{
	border:none;
}
ul,ol,li{
	list-style:none;
	font-style: 15px;
}	
a{
	color:#020000;
	text-decoration:none;
}
/*
	voice-family:"\"}\"";
	voice-family:inherit;
*/
a:hover{
	color:#79121b;
	text-decoration:underline;
}
.hide,h1 b,h2 b,h3 b,h4 b,h5 b,a i{
     position: absolute;
     left: -9999px;
}
/*-----------------------Page Structure
*/
#wrappper{
	width:1024px;
	margin:0px auto;
	text-align:left;
	position:relative;
	background:url(../images/wapperbg.gif) repeat-y;
}
#leftShade,#rightShade{
	display:block;
	width:1px;
	font-size:1px;
	position:absolute;
}
.leftShade{
	width:1024px;
	background:url(../images/sideline.png) no-repeat;
}
.rightShade{
	width:1016px;/*1024*/
	background:url(../images/sideline.png) no-repeat top right;
	padding:0 4px;
}
#leftShade{
	left:4px;
	top:0;
	background:url(../images/longshade.png) no-repeat;	
}
#rightShade{
	right:4px;
	top:0;
	background:url(../images/longshade.png) no-repeat;
}
/*-----------------------Header
*/
#header{
	width:1016px;
	position:relative;
}
.banner{
	display:block;
}
.logo{
	position:absolute;
	z-index:1;
	left:15px;
	top:77px;
	width:225px;	height:105px;
	display:block;
	background:url(../images/spacer.gif) repeat;
	font-size:1px;
}
.topShade{
	position:absolute;
	z-index:10;
	display:block;
	width:1016px;	height:3px;
	background:url(../images/topshade.png) repeat-x;
}


/*-----------------------Foeward Obsercer Header
*/

#fwdobsheader{
	background:#000;
}	

#fowdimg{
	margin-top:0px;
}

/*-----------------------Navigation
*/
.navigation{
	width:1016px;	height:34px;
	background:url(../images/navigationbg.gif) no-repeat;
	z-index:1;
	
}
.navigations ul{
	float:right;
	padding-right:11px;
}
#sddm li{
	float:left;
	margin-right:11px;
}
#sddm a{
	display:block;
	background:url(../images/divider.gif) no-repeat;
	padding:0px 0 0 11px;
	font:bold 17px/34px Verdana;
	text-decoration:none;
}
#sddm .leftItem{
	background:none;
}
#sddm a:hover{
	text-decoration:none;
	color:#ec2027;
}
/*-----------------------Drop down menu
*/
#sddm{
	float:right;
	padding-right:11px;
	position: relative;
	z-index:1;
}


#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0 0 0 -85px;
	padding: 0;}
/* 	border: 1px solid #5970B2} */

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 7px 20px;
		width: 205px;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #EB7A17;
		color: #fff;
		font: 18px arial;
		font-weight:bold;
	 	border-bottom: 1px solid #FFE3AD;
		padding-left:20px;
}

	#sddm div a:hover
	{	background: #B3231C;
		color: #FFF}

/*-----------------------Box Content
*/
.boxContent{
	width:1016px;	height:287px;
	overflow:hidden;
}
.boxLeft{
	float:left;
	width:1000px;/*727*/
	padding:15px 0 0 35px;
}
.boxLeft dd{
	float:left;
	width:200px;
	margin-left:30px;
	display:inline;
}
.boxLeft dd img{
	display:block;

}
.boxLeft p{
	font:normal 14px/17px Arial;
	color:#fff;
	padding:0 6px;
}
.boxLeft strong{
	color:#fff100;
}
.boxLeft span{
	display:block;
	text-align:right;
	color:#fff100;
	font-weight:bold;
}
.more a{
	color:#fff100;
	text-decoration:none;
}
.more a:hover{
	color:#ec2027;
	text-decoration:none;
}
.boxRight{
	float:right;
	width:280px; height:287px;
	background:url(../images/shade.png) repeat;
}
.bottomCorner{
	display:block;
	width:247px;	height:9px;
	background:url(../images/bottomRound.gif) no-repeat left bottom;
	font-size:1px;
}
.videoItem h3{
	width:247px;	height:37px;
	background:url(../images/headerbg.gif) no-repeat;
	font:bold 24px/37px Verdana;
	text-align:center;
}
.videoItem{
	margin:13px 0 0 13px;
}
.videoItem ul{
	width:227px;
	background:url(../images/roundBoxbg.gif) repeat-y;
	padding:13px 10px 11px 10px;
}
.videoItem ul li{
	background:url(../images/icon.gif) no-repeat;
	height:43px;
	line-height:14px;
	padding:13px 0 0 60px;
	margin-bottom:17px;
	color:#fff;
}


.videoItem a {
	color: #FF9900;
}

* html .videoItem ul li{
	height:1%;
}
.videoItem ul .lastItem{
	margin-bottom:0px;
}
.videoItem ul li strong{
	color:#fff100;
}

/*-----------------------Main Body
*/
#mainBody{
	width:1016px;
	height:100%;
	overflow:hidden;
	background:url(../images/mainbg.gif) repeat-y;
	padding-bottom:60px;
}
.mainLeft{
	width:736px;
	float:left;	
}
.mainRight{
	width:280px;
	float:right;
	background:url(../images/righttopbg.gif) no-repeat;
	padding-top:34px;
}
.mainTop{
	width:736px;	height:379px;
	background:#dbbe99 url(../images/lefttopbg.gif) no-repeat;
}
.mainMessage{
	width:736px;	height:379px;
	background:url(../images/mainmsgbg.gif) no-repeat left bottom;
	position:relative;
	
}

.Video{
	padding-top: 25px;
	
}



.mainMessage h1{
	font:bold 43px/50px Verdana;
	color:#00274c;
	padding:53px 20px 0 266px;
	margin-bottom:60px;
}
.mainMessage h2{
	font:bold 17px/21px Verdana;
	padding:0px 120px 0 260px;
	color:#231f20;
}
.batch{
	position:absolute;
	z-index:1;
	left:0;
	top:0;
}
.combat{
	position:absolute;
	z-index:2;
	right:10px;
	bottom:42px;
}
.rssNews{
	overflow:hidden;
}
.rssNews dd{
	width:307px;
	float:left;
	margin-left:40px;
	display:inline;
}
.rssNews h2{
	width:284px;	height:39px;
	background:	url(../images/rssbg.gif) no-repeat;
	padding:0 0 0 23px;
	font:bold 24px/39px Arial;
	color:#f2c236;
	margin-bottom:5px;
}
.rssNews h3,.rssNews p{
	padding-left:7px;
	font-size:12px;
	line-height:15px;
}
.rssNews p span{
	color:#ec1c24;
}
.rssNews p{
	margin-bottom:18px;
}

.rssNews a{
	color: #CC0000;
}

.rssNews .rightItem{
	width:310px;
	padding-top:13px;
}

.formArea{
	background:url(../images/formareabg.gif) no-repeat 18px 0;
	padding:124px 0 0 18px;
	height: 250px;
}
.formArea label{
	display:block;
	text-transform:uppercase;
	font:bold 12px/12px Arial;
	margin-top:10px;
}
.formArea p{
	margin-bottom:9px;
}
.formArea input{
	width:232px;	height:20px;
	border:1px solid #635645;
	padding:4px 0 0 3px;
	font-size:12px;
	font-family:Arial;
}
.formArea .submit{
	border:0;
	padding:0;
	width:108px;	height:38px;
	margin-left:126px;
}
/*-----------------------Footer
*/
#footer{
	width:1016px;	height:24px;
	text-align:right;
	font-size:11px;
	background:#eaa316 url(../images/footerbg.gif) repeat-x;
}
#footer p{
	padding:0 24px 0 0;
	line-height:24px;
	font-weight:bold;
}
/*-------------------Subpage 
*/
.nobg{
	background:none;
}
.topContent{
	position:relative;
	margin-bottom:8px;
}
.bigimage{
	margin-bottom:10px;
	display:block;
}
.eagleCombat{
	z-index:10;
	position:absolute;
	right:14px; top:435px;	
}
.topContent h2{
	font:bold 42px/42px Verdana;
	color:#79121b;
	padding-left:23px;
}
.textContent{
	padding:0 25px 0 23px;
}
.textContent p{
	font:normal 14px/17px Verdana;
}

.videomain{
	background-color:#000000;
	padding:15px 25px 15px 23px;
}


.videomain ul li{
	background:url(../images/icon.gif) no-repeat;
	height:43px;
	line-height:14px;
	padding:13px 0 0 60px;
	margin-bottom:17px;
	color:#fff;
}

.videomain a {
	color: #FF9900;
}

.contactAddress{
	font:normal 18px/22px Arial;
	padding-top:15px;
}
.contactAddress p{
	font:normal 18px/20px Arial;
	margin-bottom:22px;
}

.contactAddress a{
	color:#006633;
}


.contact .topContent h2{
	padding-left:72px;	
}
.contact .textContent{
	padding:0 25px 0 72px;
}
.contactForm{
	padding:16px 0 7px 0;
}
.contactForm label{
	font:normal 16px/30px Verdana;
	float:left;
	width:100px;
}
.contactForm p{
	overflow:hidden;
	margin-bottom:17px;
}

.contactForm .submit2{
	width:57px;	height:22px;
	border:0;	padding:0;
	margin:13px 0 0 110px;
	display:inline;
	
}
.contact .formArea {
	background-position:18px 100%;
	padding:124px 0 0px 18px;
}
.logoArea{
	border-top:1px solid #c0b8a0;
	background:#020000;
	padding:12px 0 11px 129px;
	overflow:hidden;
	width:607px;
}
.logoArea li{
	float:left;
	padding:13px 0 7px 0;
}
.logoArea .leftItem2{
	border-right:1px dashed #fff;
	padding-right:30px;
	margin-right:22px;
}
#contactPage .contact{
	padding-bottom:0;
}
.pageNavigate{
	font:normal 14px/14px Verdana;
	padding-left:18px;
	color:#c0b8a0;
	margin-bottom:12px;
}
.pageNavigate span{
	color:#00a0e3;
	font-weight:bold;
}
.pageNavigate a{
	font:bold 14px/14px Verdana;
	color:#020000;
	text-decoration:none;
}
.pageNavigate a:hover{
	color:#00a0e3;
	text-decoration:underline;
}
.details {
	overflow:hidden;
}
.details dd{
	float:left;
	width:334px;
	margin-left:20px;
	display:inline;
}
.details .leftItem3{
	margin-left:0;	
}
.details p{
	margin-bottom:24px;
	font-size:15px;
	line-height:18px;
}
.catalog li{
	background:url(../images/bullets.gif) no-repeat 0 6px;
	padding-left:15px;
	margin-bottom:12px;
	font-size: 15px;
}
.catalog li a{
	font-size:15px;
	text-decoration:none;
}
.catalog li a:hover{
	color:#ec2027;
	text-decoration:underline;
}
.alignRight{
	float:right;
}
.contactAddress strong{
	color:#79121b;
	font-size:20px;
	line-height:24px;
}
.download{
	color:#00a0e3;
	text-decoration:none;
	margin-left:80px;
}
.download:hover{
	color:#79121b;
}
.spaceBottom{
	padding-bottom:18px;
}
.boxArea{
	width:258px;
	background:url(../images/boxbgY.gif) repeat-y;
	margin:0 0 10px 11px;

}
.innerBox{
	width:258px;
	background:url(../images/boxtopcorner.gif) no-repeat;
}
.deeperBox{
	width:222px;
	background:url(../images/boxbottomcorner.gif) no-repeat left bottom;
	padding:17px 18px 12px 18px;
}
.listings{
	margin-bottom:21px;

}
.listings li{
	background:url(../images/bullets2.gif) no-repeat 0 6px;
	padding-left:15px;
	margin-bottom:7px;
	color:#fff;
}
.listings li a{
	color:#fff;
	text-decoration:none;
}
.listings li a:hover{
	color:#eaa316;
	text-decoration:underline;
}

.listings1{
	margin-bottom:21px;

}
.listings1 li{
	padding-left:2px;
	margin-bottom:7px;
	color:#fff;
}
.listings1 li a{
	color:#fff;
	text-decoration:none;
}
.listings1 li a:hover{
	color:#eaa316;
	text-decoration:underline;
}



.boxArea h2{
	font:bold 23px/23px Verdana;
	color:#eaa316;
	margin-bottom:15px;	
}
.boxArea p{
	color:#fff;
	font:normal 12px/14px Verdana;
}
.nospace #mainBody{
	padding-bottom:0;
}
.bottomSpace{
	margin-bottom:80px;
}
.nospace .mainRight{
	padding-top:13px;
}
/*********** events page
********/
.eventInfo{
	overflow:hidden;
	padding-bottom:10px;
}
.eventInfo dd{
	width:204px;
	float:left;
	margin-left:35px;
	display:inline;
}
.eventInfo dd.altdd{
	margin-left:23px;
	display:inline;
}
.eventInfo h3{
	font:bold 24px/24px Verdana;
	color:#000;
	border-bottom:1px dashed #000;
	padding:10px 0;
	margin-bottom:7px;
}
.eventInfo p{
	line-height:17px;
}
.altEvent{
	padding-bottom:30px;
}
/*********** about News
*******/
.abtNews{
	padding:16px 0 0 16px;
}

.abtNews a{
font-weight:bold;
color:#CC0000;
}

.abtNews dd{
	width:703px;
	display:block;
	border-bottom:1px dashed #000;
	overflow:hidden;
	padding-bottom:20px;
	margin-bottom:20px;
}
.abtNews span{
	width:149px; height:148px;
	float:left;
	display:block;
	background:url(../images/news-image-background.jpg) no-repeat left top;
}
.abtNews div{
	width:540px;
	float:right;
}
.abtNews p{
	line-height:17px;
	padding:5px 0;
}
.abtNews dd.altdd2{
	border-bottom:none;
}
