
/* CSS Document */
body {
	margin: 10px auto;
	background-color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}

h1 {
	font-size:18px;
}

h2 {
	font-size:16px;
}

h3 {
	font-size:14px;
}

.references {
	border: 1px solid #777;
}

a.reference-link:link, a.reference-link:visited, a.reference-link:active {
	color: #0000FF;
	font-size: 10px;
    left: -22px;
    position: relative;
    text-decoration: none;
}

a.reference-link:hover {
	color: #D00D13;
}

#wrapper {
	margin:0 auto;
	width:1000px;

}

#main-wrapper {
	float: left;
	margin:0 auto;
	position:relative;
	width: 1000px;

}

#header {
	background-image:url(../images/css-images/hdr-bg-repeat.jpg);
	background-repeat:repeat-x;
	height:100px;
	margin:0;
	width:1000px;
}

#header-L {
	background-image:url(../images/css-images/Intrepid-hdrFlag.png);
	background-repeat:no-repeat;
	float:left;
	height:100px;
	width:310px;
}

#header-M {
	background-image:url(../images/css-images/Intrepid-hdrTitle.png);
	background-repeat:no-repeat;
	margin-left:75px;
	float:left;
	height:100px;
	width:375px;
}

#header-R {
	background-image:url(../images/css-images/Intrepid-hdrLogo.png);
	background-repeat:no-repeat;
	margin-left:85px;
	float:left;
	height:100px;
	width:115px;
}

#nav {
	background-image:url(../images/css-images/nav-repeat.jpg);
	background-repeat:repeat-x;
	border-left:3px solid #000;
	border-right:1px solid #000;
	font-size:14px;
	font-weight:bold;
	width:996px;
	text-align:center;
	height:30px;
}

#nav ul {
	height:30px;
	margin:0;
	padding:0 0 0 30px;
}

#nav li {
	height:23px;
	margin:0;
	letter-spacing:normal;
	padding:7px 15px 0 16px;
	border-right:2px solid #000;
	float:left;
	list-style-type:none;
	color:#294F96;
}

#nav li a {
	color:#294F96;
	text-decoration:none;
}

#nav li a:hover {
	text-decoration:underline;
}

.button-noborder {
	border:0;
}

#subheader {
	background-image:url(../images/css-images/sub-header-repeat.jpg);
	background-repeat:repeat-x;
	padding: 0 0 0 150px;
	height:145px;
	width:850px;
}

#flashcontent {
	height: 145px;
	width: 665px;
}

.picbtn {
	height:145px;
	float:left;
	border:0;
	margin-right:15px;
	width:155px;
}

#content-home {
	background-color:#FFF;
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	float:left;
	min-height:375px;
	margin:0 auto;
}

#content-table {
	margin:0 auto;
}

#content {
	background-image:url(../images/css-images/content-bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	width:1000px;
	float:left;
	min-height:375px;
	margin:0 auto;
}

#content .text {
	font-size:14px;
	padding:20px 50px;
}

#content .text2 {
	color:#294F96;
     border-bottom:3px solid #FF0000;
	font-size:16px;
    	font-weight:bold;
    	padding-top:15px;
    	text-align:center;
    	width:500px;
}

#lft-edge {
	background-image:url(../images/css-images/lft_edge1.jpg);
	background-repeat:repeat-y;
	width:21px;
	min-height:660px;
	float:left;
}

#rt-edge {
	background-image:url(../images/css-images/rt_edge1.jpg);
	background-repeat:repeat-y;
	width:21px;
	min-height:660px;
	float:right;
}

#existing-img-container {
	clear:both;
     height:260px;
	margin:0 auto;
     width:500px;
}

#existing-pic1 {
	background-image:url(../images/css-images/PanelInstaller.jpg);
     background-repeat:no-repeat;
     height:246px;
     width:220px;
}

#existing-pic2 {
	background-image:url(../images/css-images/HoneywellKeypad.jpg);
     background-repeat:no-repeat;
     height:172px;
     margin-top:-215px;
     margin-left:280px;
     width:240px;
}

.main-table td {
	border:1px solid #CCC;
}

.column {
	width:260px;
	float:left;
	margin-right:10px;
	padding:15px 15px;
}

.column h2 {
	border-bottom:2px solid #FE0000;
	color:#294F96;
}

.column-right {
	background-image:url(../images/css-images/column-border.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:315px;
	float:left;
	padding:15px 15px;
}

.column-right h2 {
	border-bottom:2px solid #FE0000;
	color:#294F96;
}

.column-right h5 {
 	font-size:14px;
	color:#E10000;
	text-align:center;
}

.column-text {
	color:#0000C8;
	font-family:Arial;
	font-size:14px;
	position:relative;
	left:30px;
}

.column-text a {
	color:#0000C8;
	font-family:Arial;
	font-size:14px;
	position:relative;
	left:30px;
}

#callbox {
	border:2px solid #E10000;
	height:175px;
	position:relative;
	width:272px;
}

#callbox-text {
	font-family:Arial Rounded MT Bold;
	font-size: 18px;
	color: #E10000;
	padding:5px;
}

#callbox-text strong {
	color:#0000C8;
	font-size:18px;
}

#callbox-text2 {
	font-family:Arial;
	font-size: 14px;
     font-weight:bold;
     clear:both;
	color: #0000C8;
	padding:5px;
}

#operator {
	background-image:url(../images/css-images/operator.jpg);
	background-repeat:none;
	bottom:10px;
	height:80px;
	position:absolute;
	right:10px;
	width:80px;
}

#lynx {
	background-image:url(../images/css-images/DSCKeypad-home.jpg);
	background-repeat:none;
	height:234px;
	width:240px;
	position:relative;
	left:30px;
}


#keypad {
	background-image:url(../images/css-images/keypad.jpg);
	background-repeat:none;
	height:176px;
	width:240px;
	position:relative;
	left:30px;
}

#special-1 {
	background-color:#fff;
	background-repeat:no-repeat;
	border:2px solid #FF0000;
	color:#294F96;
	display:none;
	font-family:Arial;
	font-size:18px;
	height:400px;
	left:250px;
	padding:15px;
	position: absolute;
	text-align:center;
	top:50px;
	width:400px;
	z-index:100;
}

#special-2 {
	background-color:#fff;
	background-repeat:no-repeat;
	border:2px solid #FF0000;
	color:#294F96;
	display:none;
	font-family:Arial;
	font-size:18px;
	height:400px;
	left:250px;
	padding:15px;
	position: absolute;
	text-align:center;
	top:50px;
	width:400px;
	z-index:100;
}

#form {
	margin:0 auto;
     padding:0;
     width:420px;
}

.homedepot {
	background-image:url(../images/css-images/HomeDepotLogo.jpg);
	background-repeat:no-repeat;
	margin:10px auto;
	height:97px;
	width:98px;
}

.chilis {
	background-image:url(../images/css-images/ChilisLogo.jpg);
	background-repeat:no-repeat;
	margin:10px auto;
	height:83px;
	width:208px;
}

.target {
	background-image:url(../images/css-images/TargetLogo.jpg);
	background-repeat:no-repeat;
	margin:10px auto;
	height:87px;
	width:208px;
}

#footer {
	background-image:url(../images/css-images/footer-repeat.jpg);
	background-repeat:repeat-x;
	clear:both;
	margin:0 auto;
	width:1000px;
	height:50px;
}

.copyrights {
	float:left;
	font-size:10px;
}

#poweredby {
	clear:both;
	font-size:10px;
	padding:10px;
	text-align:right;
	width:980px;
}

#poweredby a {
	color:#333;
	text-decoration:none;
}

#poweredby a:hover {
	text-decoration:underline;
}

/* POP UP DIV */

#popup {
	background-color: #f9f9f9;
	border: 2px outset #ccc;
    display:none;
    height: 300px;
    left: 225px;
    padding: 20px;
    position: absolute;
    top: 80px;
    width: 500px;
    z-index: 100;
}

#popup p {
	margin: .9em 0;
}



/* ALAMO AND Ft Worth CATS */

#provider {
	margin:0 0 10px 280px;
    text-align:center;
    width:500px;
}