/*
 * Project:   Kodiak
 * Date:      2009/11/16
/* ---------------------------------------- */

* { margin: 0; padding: 0; }

html { min-height: 100%; margin: 0 0 1px; background: #000 url(../images/bg.gif) 50% 0 repeat-y; font-size: 100.01%; }
body { width: 100%; background: url(../images/bg.png) 0 0 repeat-x; font-size: 62.5%; }

@media only screen and (max-device-width: 480px) { html { -webkit-text-size-adjust: none; } }

body, textarea, input, select, option, button { color: #333333; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; line-height: 1.33; }
li, dt, dd, p, th, td, caption, pre { font-size: 1.2em; }
ul, ol, dl, p, table, pre, h1, h2, h4, h5, h6 { margin-bottom: 15px; }
h3 { margin-top: 15px; }

a { color: #C00; text-decoration: underline; }
a:hover, a:focus, a:active { color: #000; text-decoration: underline; }

ul, ol, dd, blockquote { padding-left: 40px; }
ul ul, ol ol, ul ol, ol ul { margin-bottom: 0; }
li *, li p, li li, dt *, dd *, p *, th *, td * { font-size: 1em; }

img { border: none; -ms-interpolation-mode: bicubic; }
pre { font-family: "Courier New",monospace; white-space: pre-wrap; }
table { border-collapse: collapse; border-spacing: 0; }
button { overflow: visible; padding: 0 10px; cursor: pointer; } button::-moz-focus-inner { padding: 0; border: none; }

hr { overflow: hidden; height: 1px; margin: 15px 0 !important; margin: -5px 0 8px; padding: 0; border: none; background-color: #ccc; color: #ccc; }
*:first-child+html hr { margin: -7px 0 8px !important; }

.offset { position: absolute !important; left: -10001px !important; overflow: hidden !important; }

/* LAYOUT
------------------------------------------- */

#root { background: url(../images/top-bg.jpg) 50% 0 no-repeat; }
 .wrapper { width: 750px; margin: 0 auto; }
  #top { position: relative; height: 167px; }
   #logo { position: absolute; top: 16px; left: 2px;  }
    #logo a { }
   #skip-links { position: absolute; top: 0; left: -10001px; list-style: none; margin: 0; padding: 0; }
    #skip-links li a:focus, #skip-links li a:active { display: block; position: absolute; left: 10001px; top: 0; z-index: 10001; width: 200px; margin: 15px 0 0 15px; padding: 2px 0; background: #333; color: #fff; text-align: center; text-decoration: none; }
   #nav-top { position: absolute; top: 26px; right: 4px; list-style: none; margin: 0; padding: 0; }
    #nav-top li { float: left; margin-left: 13px; font-size: 1.2em; }
     #nav-top li a { padding-left: 9px; background: url(../images/arrow.gif) 0 3px no-repeat; color: #000; text-decoration: none; }
	 #nav-top li a:hover, #nav-top li a:focus, #nav-top li a:active { color: #000; text-decoration: underline; }
     #nav-top li em { position: absolute; left: -10001px; top: -10001px; }
   #top .call { position: absolute; top: 61px; right: 4px; color: #d80000; font-size: 1.7em; font-weight: bold; line-height: normal; }
    #top .call span { color: #000; }
   #nav { position: absolute; top: 108px; right: 2px; list-style: none; margin: 0; padding: 0; font-size: 110%; font-weight: bold; }
    #nav li { float: left; display: inline; margin-left: 8px; }
     #nav li a { float: left; display: inline; min-height: 22px; padding: 4px 7px 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #c68f09; color: #fff; text-decoration: none; }
	 * html #nav li a { height: 19px; }
     #nav li a:hover, #nav li a:focus, #nav li a:active { background: #960; color: #fff; text-decoration: none; }
     #nav li em { position: absolute; left: -10001px; top: -10001px; }
  #content { display: block; overflow: hidden; width: 700px; padding: 33px 25px 35px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; background: #fff; }
  .home #content { width: 750px; padding: 15px 0 0; margin-left: 0px; }
   #main { float: right; display: inline; width: 500px; }
   #side { float: left; display: inline; width: 170px; }
  #footer { padding-top: 35px; padding-left: 188px; background: #fff; }
  .home #footer { padding-top: 20px; padding-left: 0; text-align: center; }
   #footer p { font-size: 1.1em; }
   
/* GENERAL
------------------------------------------- */

/* headers */

h1, h2, h3, h4, h5, h6 { }
h1 { color: #d80000; font-size: 2.0em; font-weight: normal; line-height: normal; }
h2 { margin: 0 0 10px; color: #c68f09; font-size: 1.6em; font-weight: bold; line-height: 1.16; }
h3 { color: #555555; font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }

/* containers */
p.banner-big-about-us { position: relative; margin-left: 15px; width: 719px; height: 230px; overflow: hidden; }
 p.banner-big-about-us a { z-index: 4; position: absolute; display: block; overflow: hidden; width: 719px; height: 230px; text-indent: -10000001em; background: transparent url('/images/transparent.gif') repeat center center; }
 p.banner-big-about-us img { z-index: 3; position: absolute; left: 0; top: 0; }

div.cols { margin: 0 16px 0 11px; }
 div.cols div.col { float: left; }
  div.cols div.col-a { margin-right: 14px;  }
  div.cols div.col-b { float: right; }
  
p.banner-complete-package { margin-top: -5px; }
 p.banner-complete-package a { display: block; overflow: hidden; width: 259px; height: 159px; background: url(../images/banner-complete-package.jpg) 0 0 no-repeat; text-indent: -10000001em; }
 p.banner-free-home-security a { display: block; overflow: hidden; width: 255px; height: 154px; background: url(../images/banner-free-home-security.png) 0 0 no-repeat; text-indent: -100001em; }
p.banner-refer-your-friends { margin-bottom: 11px; }
 p.banner-refer-your-friends a { display: block; overflow: hidden; width: 181px; height: 93px; background: url(../images/banner-refer-your-friends.jpg) 0 0 no-repeat; text-indent: -10000001em; }
p.banner-monitoring-station { display: block; overflow: hidden; width: 181px; height: 39px; padding: 11px 0 0; background: #F00 url(../images/banner-monitoring-station.png) 0 0 no-repeat; color: #fff; font-size: 1.3em; line-height: 1.15; text-transform: uppercase; text-align: center; }
 p.banner-monitoring-station strong { display: block; }
/* tables */

table { }
 table th, table td { padding: 5px 10px; border: 1px solid #ccc; }

/* lists */

#nav-side { list-style: none; margin: 0; padding: 0; }
 #nav-side li { display: block; margin: 0 0 0 8px; padding: 0; border-bottom: 1px solid #ddd; }
  #nav-side li a { display: block; width: 140px; margin-left: -8px; padding: 9px 0 7px 8px; background: url(../images/arrow-red.gif) 0 -100px no-repeat; color: #333; text-decoration: none; }
  #nav-side li a:hover, #nav-side li a:focus, #nav-side li a:active { background-position: 0 13px; color: #d80000; text-decoration: none; }


/* paragraphs */
p.img {}
 p.img img { display: block; }
 
p.img-fl { float: left; margin: 2px 18px 5px 0; }
p.img-fl img {margin: 2px 18px 35px 0; }
p.img-fr { float: right; margin-left: 2px 0 5px 18px; }

 
/* SPECIFIC
------------------------------------------- */

div.collapse h3:hover { cursor: pointer; color: #D80000; }
div.collapse h3 {
	padding-left: 20px;
	background: transparent url('/images/arrow-right.gif') no-repeat top left;
}
div.collapse h3.active {
	background: transparent url('/images/arrow-down.gif') no-repeat top left;
}

#contactform {
	margin: 0;
	padding: 0;
	font-size: 1.2em;
}
	#contactform fieldset {
		margin: 0;
		padding: 0;
		border: none;
		overflow: auto;
		margin-bottom: 10px;
	}
	#contactform fieldset#names {}
		#contactform fieldset#names div.field {
			width: 50%;
			float: left;
		}
		#contactform fieldset#names label {
			display: block;
		}
		#contactform fieldset#names input {
			width: 160px;
		}
	#contactform fieldset#contacts {}
		#contactform fieldset#contacts div.field {
			width: 50%;
			float: left;
		}
		#contactform fieldset#contacts label {
			display: block;
		}
		#contactform fieldset#contacts input {
			width: 160px;
		}
		
	#contactform fieldset#streetaddress {}
		#contactform fieldset#streetaddress div.field {}
		#contactform fieldset#streetaddress label {
			display: block;
		}
		#contactform fieldset#streetaddress input {
			width: 336px;
		}
	
	#contactform fieldset#region {}
		#contactform fieldset#region div.field {
			width: 33%;
			float: left;
		}
		#contactform fieldset#region label {
			display: block;
		}
		#contactform fieldset#region input {
			width: 90%;
		}
		
	#contactform fieldset#requesttype {}
		#contactform fieldset#requesttype div.field {}
		#contactform fieldset#requesttype label {
			display: block;
		}
		#contactform fieldset#requesttype select {
			width: 336px;
		}
		
	#contactform fieldset#comments {}
		#contactform fieldset#comments div.field {}
		#contactform fieldset#comments label {
			display: block;
		}
		#contactform fieldset#comments textarea {
			width: 336px;
			height: 100px;
		}
	
label.error {
	color: #f00;
	
}