/*  
Name: Hackworth Fire and Security Stylesheet
URI: http://www.hackworthfireandsecurity.com
Description: Version: 1.2
Author: Todd Libby - todd@toddlibby.net
Author URI: http://www.toddlibby.net
*/

/**** MISCELLANEOUS STYLING ****/

a {
  outline: none;
  }

img {
  border: 0;
  }

* {
  margin: 0;
  padding: 0;
  }

/**** END MISCELLANEOUS STYLING ****/
 
body {
  background-color: #dabdad;
  background-image: url(../images/bg.jpg);
  background-repeat: repeat-x;
	}
	
#wrapper {
	width: 909px;
	height: auto;
	text-align: center;
	margin: 0 auto;
	}
		
.header {
	text-align: center;
	width: 909px;
	height: 71px;
	margin-top: 50px;
	background-color: #ffffff;
  background-image: url(../images/header.gif);
  background-repeat: no-repeat;
	}
	
.content {
	width: 909px;
	height: 185px;
	background-color: #ffffff;
  background-image: url(../images/body.gif);
  background-repeat: no-repeat;
	}

#contentMain, #contentServices, #contentAbout {
	width: 430px;
	height: 600px;
	float: right;
	overflow: auto;
	margin-right: 150px;
	}
	
#contentMain p, #contentServices p, #contentAbout p {
	float: right;
	width: 380px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.7em;
	text-align: left;
	color: #333333;
	padding: 10px;
	margin-left: 20px;
	}
	
ul#aboutlist  {
	width: 300px;
	margin-left: 60px;
	}
	
ul#aboutlist li {
	width: 300px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.65em;
	text-align: left;
	color: #333333;
	padding: 5px 0;
	}
	
.picture {
	float: left;
	margin-left: 130px;
	}
	
.info, .misc {
	text-align: center;
	width: 170px;
	margin: 15px 0 0 5px;
	}
	
.info h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.2em;
	text-align: left;
	color: #900000;
	padding-bottom: 10px;
	}
	
.info p, .misc p {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.65em;
	text-align: left;
	color: #333333;
	padding-bottom: 10px;
	}
	
#contentMain h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	color: #900000;
	}
	
#contentServices h1 {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 1.0em;
	text-align: left;
	color: #900000;
	padding: 2px 0;
	}
	
.info h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.75em;
	text-align: left;
	color: #333333;
	}
	
.info h3 {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.0em;
	text-align: center;
	color: #333333;
	}
	
#contentMain h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: center;
	color: #333333;
	}
	
#contentServices h2 {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	color: #333333;
	padding: 2px 0;
	}
	
ul.navMain {
	float: right;
	width: 400px;
	height: 42px;
	padding-top: 34px;
	margin-right: 103px;
	}
	
.navMain li {
	width: 100%;
	display: inline;
	list-style-type: none;
	padding-right: 24px;
	}
	
.navMain li a {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.86em;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
	color: #a73728;
	line-height: 1.9em;
	}
	
h1.features {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: bold;
	font-size: 0.8em;
	text-align: center;
	text-transform: uppercase;
	color: #000000;
	padding-bottom: 5px;
	}
	
h2.priceinfo {
	width: 300px;
 	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.7em;
	text-align: left;
	color: #900000;
	padding: 5px 0 5px 0;
	margin-left: 25px;
	}
	
.disclaimer {
	width: 350px;
	height: auto;
	overflow: auto;
	margin-left: 30px;
	}
	
.disclaimer blockquote {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.7em;
	text-align: left;
	color: #340000;
	padding: 5px 0 5px 0;
	}
	
#contentMain a, #contentServices a {
 	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.0em;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	color: #900000;
	}

#contentMain a:hover, #contentServices a:hover {
	text-decoration: underline;
	color: #000000;
	}
	
ul#brands {
	width: 300px;
	margin-left: 40px;
	}
	
ul#brands li {
	display: block;
	list-style-type: none;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.75em;
	text-align: left;
	color: #333333;
	}
	
ul.featured {
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 1.0em;
	text-align: left;
	text-transform: uppercase;
	color: #666666;
	}
	
ul.featured li {
	list-style-type: none;
	}
	
ul#links {
	width: 170px;
	}
	
ul#links li {
	display: block;
	list-style-type: none;
	}
	
ul#links li a {
	color: #900000;
	text-decoration: none;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-weight: normal;
	font-size: 0.7em;
	text-align: left;
	}
	
ul#links li a:hover {
	color: #333333;
	text-decoration: underline;
	}
	
#bottom {
	text-align: center;
	width: 909px;
	height: 436px;
  background-image: url(../images/lower.gif);
  background-repeat: no-repeat;
	}
	
.footer {
	text-align: center;
	width: 909px;
	height: 91px;
  background-image: url(../images/footer.gif);
  background-repeat: no-repeat;
  }

.footer p {
  text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.65em;
	color: #eeeeee;
	margin-left: 100px;
	}

p.copyright {
	padding-top: 63px;
	}
	
p.siteby a, p.copyright a {
	color: #dedead;
	text-decoration: none;
	}
	
p.siteby a:hover, p.copyright a:hover {
	color: #900000;
	text-decoration: underline;
	}
	
/****************** FORM STYLING ********************/

form {
  margin-left: 20px;
  width: 400px;
  font-family: Georgia, Times, "Times New Roman", serif;
  font-weight: normal;
  font-size: 0.85em;
}

form fieldset {
  clear: both;
  font-size: 100%;
  border: 1px solid #000;
  padding: 10px;
}

form fieldset legend {
  font-size: 120%;
  font-weight: normal;
  color: #000000;
  padding: 0 5px;
}

label {
  font-size: 90%;
}

textarea {
  overflow: auto;
}

form div.formfield {
  clear: left;
  width: 350px;
  margin-top: 5px;
  padding: 1px 3px;
}

form div fieldset {
  border: 1px solid #000;
  margin-left: 10px;
  padding: 0 5px 5px 5px;
  width: 200px;
}

form div label {
  display: block;
  width: 100px;
  padding: 3px 5px;
  margin: 0 0 5px 0;
  text-align: left;
}

form div.formfield input,
form div.formfield select {
  width: 160px;
  padding: 1px 3px;
}

form div.formfield textarea {
	width: 200px;
  padding: 1px 3px;
  margin-left: 40px;
}
input, select, textarea {
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 100%;
  color: #000000;
  border: 1px solid #333333;
}

#button input {
	width: 80px;
	float: left;
}
