@charset "utf-8";
/* CSS Document */

body {
	background-color: #0055a5;
	font-family: Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	margin: 0 auto;
	font-size: 12px;
}
form {
	font-size: inherit;
}
/* Forms */
input[type=text],
input[type=password],
textarea {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
textarea:focus {
	color: #373737;
}
#wrapper {
	margin: 0 auto;
	width: 1060px;
	background-image: url(http://www.eaglesecuritysolutions.net/images/layout/background.jpg);
	background-repeat: repeat-y;
}

#header {
	background-image: url(http://www.eaglesecuritysolutions.net/images/layout/header.jpg);
	background-repeat: no-repeat;
	height: 153px;
}

#topbutton {
	text-align: right;
	padding: 60px 50px 0 0;
	float:right;
}

#topbutton a {
	font-family: Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #afafaf;
	text-decoration:none;
}

#topbutton a:hover {
	color:#FFF;
	text-decoration:none;
}

#crime-report {
	padding: 10px 30px 0 0;
	clear:both;
	float:right;
}

#nav {
	background-image: url(http://www.eaglesecuritysolutions.net/images/layout/navbg.jpg);
	background-repeat: no-repeat;
	height: 37px;
}

#content {
	background-image: url(http://www.eaglesecuritysolutions.net/images/layout/contentbg.jpg);
	background-repeat: no-repeat;
	width: 1060px;
	float: left;
}

#leftcol {
	width: 668px;
	padding: 1px 0 20px 32px;
	text-align: left;
	float: left;
}

#leftcol-instructions {
	width: 1000px;
	padding: 0 0 20px 32px;
	text-align: left;
	float: left;
}

#banner {
	width: 671px;
	height: 404px;
}

#infobutton {
	height: 35px;
}

.moreinfo {
	background-image: url(http://www.eaglesecuritysolutions.net/images/moreinfobutton.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 154px;
	float: left;
}

.moreinfo a {
	background-image: url(http://www.eaglesecuritysolutions.net/images/moreinfobutton.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 154px;
	float: left;
	display: block;
}

.moreinfo a:hover {
	background-image: url(http://www.eaglesecuritysolutions.net/images/moreinfobuttonon.jpg);
	background-repeat:no-repeat;
}

#leftcolcopy {
	padding-left: 15px;
}

#leftcol-vidbox {
	padding: 0 15px 15px 15px;
	background-color: #E9E9E9;
	border: #999 thin solid;
	width: 935px;
	float: left;
}

#leftcolcopy ul, #leftcolcopy ol {
	font-family: Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	font-size: 13px;
	color: #333;
}

#leftcolcopy ul li, #leftcolcopy ol li {
	padding-bottom: 10px;
}

#leftcolcontact {
	padding-left: 50px;
	width: 300px;
	float: left;
}

#leftcolcontact2 {
	padding-top: 110px;
	width: 300px;
	float: left;
}

#leftcolsystem {
	width: 300px;
	float: left;
}

#leftcolsystem2 {
	width: 300px;
	float: left;
}

#leftcolvid {
	width: 450px;
	float: left;
}

#leftcolvid2 {
	width: 450px;
	float: right;
}

#contentleftcol {
	width: 214px;
	float: left;
}

#contentrightcol {
	width: 405px;
	height: 250px;
	padding-left: 30px;
	float: left;
}

/* ------------------------------ Package Table ----------------------------------

	.indent {
	padding: 5px 10px 5px 10px;
	}
	
	.indent2 {
	margin-left:30px;
	}

	.head {
		background-color:#336699;
		color:#FFFFFF;
		font-weight:bold;
		align:center;
	}
	
	#spaced {
		font-size:12px;
	}
	
	#spaced td {
		vertical-align:top;
		padding:5px;
	}
	
	#compare  {
	border:1px solid #CCCCCC;
	border-collapse:collapse;
	font-size:12px;
	margin-left:0;
	vertical-align:middle;
	width:575px;
	}
	
	table {
	-moz-box-sizing:border-box;
	border-collapse:separate;
	border-spacing:2px;
	display:table;
	margin-bottom:0;
	margin-top:0;
	text-indent:0;
	}
	#compare td {
		padding: 10px;
		text-align:center;
	}
	
	.grey {
		background-color: #EFEFEF;
	}
	
	.legal {
	color: #79755b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}
	
---------------------------------------------------------------------- */

/* --------------------------------- Packages table -------------------------- */

.indent {
	padding: 5px 10px 5px 10px;
}
	
.indent2 {
	margin-left:40px;
}

.inner {
	font-family: "Trebuchet MS","Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans",Verdana,sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
}

.inner2 {
	font-family: "Trebuchet MS","Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans",Verdana,sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
}

.number {
	font-size: 10px;
}

#outer-orange {
	border: thin solid #F5A01A;
}

#bottom-orange {
	border-bottom: thin solid #F5A01A;
}

.light-orange {
	background-color: #FFF2E2;
}

.orange {
	background-color: #F5A01A;
	font-size: 18px;
}

#outer-green {
	border: thin solid #559534;
}

#bottom-green {
	border-bottom: thin solid #559534;
}

.light-green {
	background-color: #E6EEE0;
}

.green {
	background-color: #559534;
	font-size: 18px;
}

#outer-red {
	border: thin solid #E13A3E;
}

#bottom-red {
	border-bottom: thin solid #E13A3E;
}

.light-red {
	background-color: #FBE7E0;
}

.red {
	background-color: #E13A3E;
	font-size: 18px;
}

.details {
	font-size: 10px;
	color: #666;
}

/* ------------------------------------- End --------------------------------------------------------------- */

#rightcol {
	width: 322px;
	padding: 0 0 0 8px;
	text-align: left;
	float: left;
}

#formtop {
	background-image: url(http://www.eaglesecuritysolutions.net/images/formtop.jpg);
	background-repeat:no-repeat;
	height: 52px;
}

#formtoppayments {
	background-image: url(http://www.eaglesecuritysolutions.net/images/formtoppayments.jpg);
	background-repeat:no-repeat;
	height: 52px;
}

#formtopmanuals {
	background-image: url(http://www.eaglesecuritysolutions.net/images/formtopmanuals.jpg);
	background-repeat:no-repeat;
	height: 52px;
}

#contactform {
	background-image: url(http://www.eaglesecuritysolutions.net/images/formbg.jpg);
	background-repeat: repeat-y;
	padding: 1px 0 0 0;
}

#formbottom {
	background-image: url(http://www.eaglesecuritysolutions.net/images/formbottom.jpg);
	background-repeat: no-repeat;
	height: 22px;
}

#promo {
	padding: 2px 5px 0 0;
}

#manuals {
	height: 310px;
	width: 290px;
	overflow: scroll;
}

#services {
	padding: 10px 0 0 20px;
}

#services li {
	padding-bottom: 8px;
	color: #333;
	font-size: 15px;
}

#affiliates {
	margin: 0 auto;
	padding-left: 120px;
	width: 1000px;
	clear: both;
}

#adt {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/ADTb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 81px;
	float: left;
}

#adt a {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/ADTb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 81px;
	display: block;
}

#adt a:hover {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/ADTcolor.jpg);
	background-repeat:no-repeat;
}

#vbfaa {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/VBFAAb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 141px;
	float: left;
}

#vbfaa a {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/VBFAAb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 141px;
	float: left;
	display:block;
}

#vbfaa a:hover {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/VBFAAcolor.jpg);
	background-repeat:no-repeat;
}

#honeywell {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/Honeywellb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 165px;
	float: left;
}

#honeywell a {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/Honeywellb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 165px;
	float: left;
	display: block;
}

#honeywell a:hover {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/Honeywellcolor.jpg);
	background-repeat:no-repeat;
}

#nbfaa {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/NBFAAb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 141px;
	float: left;
}

#nbfaa a {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/NBFAAb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 141px;
	float: left;
	display: block;
}

#nbfaa a:hover {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/NBFAAcolor.jpg);
	background-repeat:no-repeat;
}

#hampton {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/Hamptonb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 139px;
	float: left;
}

#hampton a {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/Hamptonb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 139px;
	float: left;
	display: block;
}

#hampton a:hover {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/Hamptoncolor.jpg);
	background-repeat:no-repeat;
}

#ge {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/GEb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 146px;
	float: left;
}

#ge a {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/GEb&w.jpg);
	background-repeat: no-repeat;
	height: 84px;
	width: 146px;
	float: left;
	display: block;
}

#ge a:hover {
	background-image: url(http://www.eaglesecuritysolutions.net/images/affiliates/GEcolor.jpg);
	background-repeat:no-repeat;
}

#footer {
	background-image: url(http://www.eaglesecuritysolutions.net/images/layout/footer.jpg);
	background-repeat: no-repeat;
	height: 68px;
	padding-top: 10px;
	text-align: center;
	clear: both;
}

#footer-leftcol {
	width: 670px;
	height: 40px;
	padding: 15px 0 0px 40px;
	text-align: left;
	float: left;
}

#footer-rightcol {
	width: 302px;
	height: 55px;
	padding: 10px 0 0 20px;
	text-align: left;
	font-size: 13px;
	float: left;
}

#footer-rightcol p {
	font-size: 12px;
	color: #CCC;
}

#footer p a {
	font-weight: normal;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}

#footer p a:hover {
	color: #fff;
	text-decoration: none;
}

/* --------------------------------------- Form Styles ---------------------------------------- */

form#contactForm {
	background-image: url(http://www.eaglesecuritysolutions.net/images/formbg.jpg);
	background-repeat: repeat-y;
	padding: 10px 20px;
}
#services form {
	background: none;
	font-size: 12px;
}
#services form select {
	font-size: 12px;
}
form.long {
	background-image: none;
	padding: 0px 20px 10px 20px;
}

form ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width: 280px;
}

form li{
	display:block;
	margin:0;
	padding: 2px 6px;
	clear:both;
}

form li span{
	float:left;
}

label.desc{
	font-size:12px;
	font-weight:bold;
	line-height:150%;
	margin:0;
	padding:0 0 0px 0;
	border:none;
	color: #333;
	display:block;
}

form li div label, form li span label {
	margin-top: 0pt;	
	margin-right: 0pt;
	margin-bottom: 0pt;	
	margin-left: 0pt;	
	padding-top: 4px;	
	clear: both;	
	font-size: 10px;	
	line-height: 100%;	
	color: #666;	
	display: block;
}

.left {
	float: left;
}

.right {
	float: left;
}

/* --------------------------------------- Text Styles ---------------------------------------- */

.blue {
	color: #012342;
}

.grey {
	color: #333;
}

.lightgrey {
	color: #CCC;
}

.white {
	color: #FFF;
}

.disclaimer {
	width: 1000px;
	margin-left: 30px;
	font-size: 10px;
	color: #002141;
}

p {
	font-family: "Trebuchet MS","Segoe UI",Candara,"Bitstream Vera Sans","DejaVu Sans",Verdana,sans-serif;
	font-size: 13px;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
}

a {
	font-family: "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	color: #0055a5;
	font-size: 13px;
}

a:hover {
	font-family: "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	color: #0055a5;
	font-size: 13px;
	text-decoration: none;
}

a img {
	border: 0;
	text-decoration: none;
}
img {
	border: 0;
}

h1 {
	font-family: Century Gothic, Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #333;
}

h2 {
	font-family: Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}

h3 {
	font-family: Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	font-size: 14px;
	color: #333;
}

h4 {
	font-family: Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: normal;
	padding-top: 0px;
	margin-top: 0px;
}

h5 {
	font-family: Arial, "Trebuchet MS", "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", Verdana,sans-serif;
	font-size: 16px;
	color: #333;
	padding-top: 0px;
	margin-top: 0px;
}

.no-padding-margin {
	padding: 0px;
	margin: 0px;
}
