/* Normal, standard links. */
h1 {
		color:#0d2b8d;
		font-family:Arial, Helvetica, sans-serif;
		font-size:16px;
		margin:0px;
		padding-top:5px;
		text-align:center;
}

h2 {
		color:#0d2b8d;
		font-family:Arial, Helvetica, sans-serif;
		font-size:15px;
		margin:0px;
		padding-top:5px;
		text-align:center;
}

h3 {
		color:#0d2b8d;
		font-family:Arial, Helvetica, sans-serif;
		font-size:13px;
		margin:0px;
		padding-top:5px;
		text-align:center;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
	color: #000000;
    padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}

a:link, a:visited
{
	color: #005177;
	background-color: transparent;
	text-decoration: none;
}
a:hover
{
	color: #cc3333;
	background-color: transparent;
	text-decoration: none;
}

/* Navigation links - for the link tree. */
.nav, .nav:link, .nav:visited
{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}
a.nav:hover
{
	font-weight: bold;
	color: #cc3333;
	background-color: transparent;
	text-decoration: underline;
}

/* Tables should show empty cells too. */
table
{
	empty-cells: show;
}

/* By default (td, body..) use Verdana in black. */
body, td, th
{
	color: #000000;
	font-size: small;
	font-family: verdana, sans-serif;
}

/* Input boxes - just a bit smaller than normal so they align well. */
input, textarea
{
	font-size: 9pt;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #afc6db;
}

/* Checkboxes shouldn't have a background color. */
input.check
{
	background-color: transparent;
}

/* Selects are a bit smaller, because it makes them look even better 8). */
select
{
	font-size: 8pt;
	font-weight: normal;
	color: #6394bd;
	font-family: verdana, sans-serif;
	background-color: #afc6db;
}

/* Standard horizontal rule.. */
hr
{
	color: #6394bd;
	background-color: transparent;
}
/* A more colorful hr.. */
.hrcolor
{
	height: 1px;
	border: 0;
	color: #6394bd;
	background-color: #6394bd;
}

/* A quote, perhaps from another post. */
.quote
{
	color: #000000;
	background-color: #dee7ef;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
}

/* A code block - maybe even PHP ;). */
.code
{
	color: #000000;
	background-color: #cccccc;
	border: 1px solid black;
	margin: 1px;
	padding: 1px;
	font-size: x-small;
	line-height: 1.3em;
}

/* The "Quote:" and "Code:" header parts... */
.quoteheader, .codeheader
{
	color: #000000;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-size: x-small;
	line-height: 1.2em;
}

/* Generally, those [?] icons. */
.help
{
	cursor: help;
	background-color: transparent;
}

/* /me uses this a lot. */
.meaction
{
	color: red;
	background-color: transparent;
}

/* The main post box - this makes it as wide as possible. */
.editor
{
	width: 60%;
}

/* Highlighted text - such as search results. */
.highlight
{
	background-color: yellow;
	font-weight: bold;
	color: black;
}

/* Alternating backgrounds... */
.windowbg
{
	color: #000000;
	background-color: #f8f8f8;
}
.windowbg2
{
	color: #000000;
	background-color: #f8f8f8;
}
/* New NavBar Background Color... */
.windowbg3
{
	color: #800000;
	background-color: #c0c0c0;
}
/* Titles - such as table headers. Old Color #0A5095 Tried Color #01379c */
.titlebg, tr.titlebg th, tr.titlebg td, .titlebg a:link, .titlebg a:visited, .titlebg2, tr.titlebg2 th, tr.titlebg2 td, .titlebg2 a:link, .titlebg2 a:visited
{
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	background-color: #0A5095;
}
.titlebg a:hover, .titlebg2 a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* The category headers, page indexes, and such things. */
.catbg, .catbg3
{
	font-weight: bold;
	background-color: #afc6db;
/* <<Not used>>	background-image: url(http://www.diyalarmforum.com//board/images/catbg.gif); */
	color: #000000;
}

/* The borders around things. */
.bordercolor
{
	background-color: #6394bd;
}
.tborder
{
	border: 1px solid #6394bd;
	
}
.tborder-dbl
{
	border: 1px solid #6394bd;
	border-bottom-width: 3px;
	
}

.tborder3 {
		border-width: 1px 0 0 0;
		padding-left: .5ex;
}

/* Default font sizes. */
.smalltext
{
	font-size: x-small;
}
.normaltext
{
	font-size: small;
}
.largetext
{
	font-size: large;
}
/* No image should have a border when linked */
a img{
	border: 0;
}

/*layout.css*/
body{
 margin: 0;
 padding:0; 
}


div#tipDiv {
    padding:4px;
    color:#000; font-size:11px; line-height:1.1;
    background-color:#e3e7ef; border:3px solid #000080;
	width:330px; 
}
	

#home-page-articles h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
	font-weight:bold;
	text-align:center;	
}


#home-page-articles {
	text-align:left;
	}

div#home-page-articles a {text-decoration:underline;}
	

.special {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	vertical-align:bottom;

}

.special_cent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align:center;
	
}

.special1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	vertical-align:bottom;

}
.special2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	font-weight:bold;
	color: #003399; 
}

.special3 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #993333; 
	text-align:center;
}	

.special4 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight:bold;
	text-align:center;	
}

.special5 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight:bold;
	color: #000099;
	text-align:center;	
}		

#c-block {
 width:100%;
 top:122px;
 z-index:1;
 background:#ffffff;
 background-image: url(http://www.diyalarmforum.com//board/images/left-bg.gif)}
 
#c-col{
 margin:122px 142px 10px 180px;
 vertical-align:top;
 position:relative;
 background:#ffffff;
 z-index:5;
 width:652px;
 min-height:1825px;
}

* html #c-col{
		height:1825px;
		he\ight:1825px;
}

#content{
	padding: 20px 0px 20px 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 3px solid navy;
	margin: 0px 0px 0px 0px;
    color: #003399;
    font-weight: bold;
    line-height: 18px;
}        

Div#installers-list{
	padding: 20px 0px 20px 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 3px solid navy;
	margin: 0px 0px 0px 0px;
    color: #003399;
    font-size: small;
	font-weight: normal;
    line-height: 15px;
}


#lh-col{
	position:absolute;
	top:122px;
	left:0;
	width:170px;
	z-index:3;
	
	
}

#left-col-welcome{
 top:122px;
 left:0;
 width:170px;
 z-index:3;
 background:#e3e7ef;
 color: #003366;
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 }

#left-col-faq{
 left:0;
 width:170px;
 z-index:3;
 background:#eee7d1;
 color: #003366;
 }

#left-col-reference{
 left:0;
 width:170px;
 height:100%;
 z-index:3;
 background:#e3e7ef;
 color: #003366;
 }

#left-col-calculators{
 left:0;
 width:170px;
 height:100%;
 z-index:3;
 background:#e3e7ef;
 color: #003366;
 }
#left-col-featured-articles{
 left:0;
 width:170px;
 z-index:3;
 background:#eee7d1;
 color: #003366;
 }
#left-col-download{
 left:0;
 width:170px;
 z-index:3;
 background:#eee7d1;
 color: #003366;
 }
#left-col-books{
 left:0;
 width:170px;
 height:100%;
 z-index:3;
 background:#e3e7ef;
 color: #003366;
 }
 #left-col-pro-forum{
 left:0;
 width:170px;
 z-index:3;
 background:#eee7d1;
 color: #003366;
 }
#rh-col{
 position:absolute;
 top:122px;
 left:865px;;
 width:126px;
 padding-left:6px;
 padding-right:6px;
 z-index:2;
 background:#ffffff;
 color: #333333;}

#hdr{
position:absolute;
top:0px;
left:0px;
 height:122px;
 width:1010px; 
 background:url(http://www.diyalarmforum.com//board/images/header-bg.gif);
 margin:0;
}

#header-bg-top {
 top:0px;
 left:220px;
 position:absolute;
 width:580px;
 height:40px;
 z-index:6;
}

#header-nav-login {
 top:40px;
 left:220px;
 position:absolute;
 width:100px;
 height:82px;
 z-index:6;
}

#header-nav-join {
 top:40px;
 left:320px;
 position:absolute;
 width:126px;
 height:82px;
 z-index:6;
}

#header-nav-help {
 top:40px;
 left:446px;
 position:absolute;
 width:120px;
 height:82px;
 z-index:6;
}

#header-nav-search {
 top:40px;
 left:566px;
 position:absolute;
 width:108px;
 height:82px;
 z-index:6;
}

#header-nav-home {
 top:40px;
 left:674px;
 position:absolute;
 width:126px;
 height:82px;
 z-index:6;
}

#footer{
 height:50px; /* height was 34px */
 clear: both;
 bottom: 0 !important;
 bottom: -1px; /* For Certain IE widths */
 background:url(http://www.diyalarmforum.com//board/images/footer-bg2.gif);
 font-family:Arial, Helvetica, sans-serif;
 font-size: 10px;
 line-height:14px;
 color: #CCCCCC;
 padding:5px 0px 30px 0px;
}

/* Link Styles */ 

#footer a {
 color: #999999;
 text-decoration: underline;
}

#footer a:hover{
 text-decoration: underline;
 color: #ffffff;
}

#lh-col a {
 color: #003366;
 text-decoration: underline;
 font-weight:bold;
}

#lh-col a:hover{
 text-decoration: underline;
 color: maroon
}

/* Presentation Stylesheet */ 
p {
 padding: 0px;
 }

h4, h3 {
 margin:0; 
 padding: 5px 0;
 }

/************** #List styles **************/

h1.content{
        font-family: rockwell, Arial, sans-serif;
        font-size: 13pt;
        color: #000000;
        padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}

ul.leftnav
{
	color: #003366;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-top: -0.0em;
    margin-left: -18px; /* Pull the margin back for NS4.7 */
    padding-left: 10px;
	list-style-image:url(http://www.diyalarmforum.com//board/images/bullet-org.gif);
	line-height: 18px;
}

li.leftnav
{
    margin-left: 30px; /* Push the list back in for non NS4.7 browsers */
    padding-left: 8px;
	line-height: 18px;
	font-size:12px;
}

#bottomtxtb {
		position:relative;
		bottom:0px;
		width:660px;
		padding:0px 5px 0px 5px;
}

#container {
		width:100%;
		padding:0px;
		margin:0px;
		width:1004px;
}

#topbutton {
		background-color:#6394bd;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:5px;
		padding-right:5px;
		width:290px;
		margin-top:5px;
}

#topbutton a {
		color:#FFFFFF;
		font-weight:bold;
}

#toptxt {
		text-align:center;
}

#forumbutton {
		background-color:#6394bd;
		padding-top:3px;
		padding-bottom:3px;
		padding-left:5px;
		padding-right:5px;
		width:290px;
		margin-top:5px;
		margin-bottom:5px;
}

#forumbutton a {
		color:#FFFFFF;
		font-weight:bold;
}

#helptxt {
		width:684px;
		overflow:hidden;
}

#lh-col2 {
		height:777px;
		position:absolute;
	top:122px;
	left:0;
	width:170px;
	z-index:3;
}


#faq-content select {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #afc6db;
}

#faq-content {
	min-height: 1378px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	margin: 0px 0px 0px 0px;
   	font-weight: 590;/*color: #003399; OLD*/
    line-height: 18px;/*font-weight: bold;*/
    font-family: Arial;/*, Helvetica, sans-serif;/*line-height: 18px;*/        
    font-size: 10pt;/*font-family: arial; font-size: 10pt;*/
}

#faq-content a {text-decoration:underline;}


* html #faq-content {
		height:1378px;
		hei/ght:1378px;
}

#faq-content h1 {
	font-family: rockwell, Arial, sans-serif
    font-size: 13pt;
    color: #000000;
    padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}


#content2 select {
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-family: verdana, sans-serif;
	background-color: #afc6db;
}

#content2 {
		min-height:1378px;
		padding: 20px 0px 20px 20px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left:3px solid navy;
	margin: 0px 0px 0px 0px;
        color: #003399;
        font-weight: bold;
        line-height: 18px;     
        font-family: arial; font-size: 10pt;
		
}

* html #content2 {
		height:1378px;
		hei/ght:1378px;
}

#content2 h1 {
		font-family: rockwell, Arial, sans-serif;
        font-size: 13pt;
        color: #000000;
        padding-top:20px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}


.resistorform {
	padding-right:20px;
	text-align:left;
}


img.floatLeft { 
    float: left; 
    margin: 10px; 
}


