/*

	File: screen.css
	Media: screen
	Copyright: (c) 2008 Church Media Group, Inc. www.churchmedia.cc
	Author: Ismael Burciaga Jr.
	Notes: 

Table of Contents:

	Reset Defaults
	Basic Selectors
	Links
	Main Structure Selectors
	Header Layout
	Main Layout
	Sidebar Layout
	Margins
	
Colors:

	Dark Gray #333
	Medium Gray #777
	Light Gray #ccc
	Red #a90000
	
*/


/* Reset Defaults
--------------------------------------------------------------------------------------- */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, del, dfn, font, img, ins, kbd, q, s, samp, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-family: inherit; vertical-align: baseline;}
:focus { outline: 0;}
ul { list-style: none;}
table {	border-collapse: separate; border-spacing: 0;}
caption, th, td { text-align: left;	font-weight: normal;}
blockquote:before, blockquote:after, q:before, q:after { content: "";}
blockquote, q {	quotes: "" "";}


/* Basic Selectors
--------------------------------------------------------------------------------------- */

html {background:#d9d9d9;}
body { background: #ffffff; font: normal 62.5% Arial, Helvetica, sans-serif; color: #555; }

h1, h2, h3, h4, h5, h6 { font-size:1.4em; font-weight:bold; color: #333; }
p { font-size:1.2em; line-height:1.4em; margin:12px 0; }
small { font-size:1.1em; }

.align-left { text-align:left; }
.align-center { text-align:center; }
.align-right { text-align:right; }

.float-left { float:left; }
.float-right { float:right; }
.float-none { float:none; }

.clear-left {clear: left;}
.clear-right {clear:right;}
.push {clear:both;}

.hide {display: none;}

.title_full_width_border { width:100%; padding-bottom:12px; border-bottom:6px solid #ccc; }

.ten { font-size:1em; }
.eleven { font-size:1.1em; }
.twelve { font-size:1.2em; }
.fourteen { font-size:1.4em; }
.sixteen { font-size:1.6em; }
.eighteen { font-size:1.8em; }
.twenty { font-size:2em; }
.twentytwo { font-size:2.2em; }
.twentyfour { font-size:2.4em; }


/* Links
--------------------------------------------------------------------------------------- */

a {font-weight: bold; text-decoration: none;}
a:link { color:#467900; } 
a:visited { color:#467900; } 
a:hover { color:#66a70d; }
a:active { color:#467900; }

body.home #header ul li a#home,
body.about #header ul li a#about,
body.services #header ul li a#services,
body.testimonies #header ul li a#testimonies,
body.free #header ul li a#free,
body.contact #header ul li a#contact { display:block; padding:12px 20px 10px 20px; background:#ffffff; color:#467900; border-bottom:3px solid #ffffff;}

body.home #header ul li a#home:hover,
body.about #header ul li a#about:hover,
body.services #header ul li a#services:hover,
body.testimonies #header ul li a#testimonies:hover,
body.free #header ul li a#free:hover,
body.contact #header ul li a#contact:hover { display:block; padding:12px 20px 10px 20px; background:#ffffff; color:#467900; border-bottom:3px solid #ffffff;}


/* Main Structural Selectors
--------------------------------------------------------------------------------------- */

#header_box { background:#548a0a url(../images/bg/hdr_bg2.gif) top left repeat-x; overflow:hidden;  }
#header { width: 800px; margin:0 auto; height:141px; }
#content_box { overflow:hidden; border-bottom:1px solid #cbcbcb; }
#content { width: 800px; margin:0 auto; padding:20px 0; overflow:hidden; }
#footer_box { overflow:hidden; background:#d9d9d9; border-top:1px solid #cbcbcb; min-height:125px; }
#footer { width: 800px; margin:0 auto; }
.main { width:489px; padding:20px; float:left; display:inline; }
.sidebar { width:271px; float:left; display:inline; }


/* Header Layout
--------------------------------------------------------------------------------------- */

#header h1 { float:left; margin-right:60px; margin-top:20px; }
#header_box h1 a { display:block; text-indent:-9999px; width:216px; height:60px; background: transparent url(../images/btn/aop_logo.gif) top left no-repeat; margin-bottom:24px; }
#header_box p.slogan { float:left; display:inline; margin: 28px 0 0 0;font-size:1.2em; color:#ffffff; font-family: helvetica; }
#header_box h2.emergency { width:200px; height:43px; text-align:center; float:right; display:inline; margin: 12px 12px 0 0 ;font-size:11px; color:#555555; padding-top:9px;background: transparent url(../images/btn/emergency.gif) top left no-repeat; line-height:14px; }

#header ul { clear:both; overflow:hidden; width: 800px; float:left; }
#header ul li { float: left; border-right:1px solid #386100; font-size:1.1em; display:inline; }
#header ul li a { display:block; padding:12px 20px 10px 20px; background:#467900; color:#ffffff; text-transform:uppercase; border-bottom:3px solid #386100;}
#header ul li a:hover { background:#599407; border-bottom:3px solid #599407; }


/* Services Layout
--------------------------------------------------------------------------------------- */


#plumbing_tips { width:239px; padding: 14px; margin: 18px 0; background:url(../images/bg/bg_plumbing_tips.gif) right bottom no-repeat; border:2px solid #cccccc;}
#plumbing_tips p.title_tips { font-weight:bold; font-size:1.5em; padding:0 0 0 0; color:#4c4c4c; margin-top:0; }
#plumbing_tips p.tips { line-height:1.4em; font-style:normal; font-size:1.3em; color:#4c4c4c;}
#plumbing_tips a { color:#467900; padding:0 0 0 6px; text-transform:uppercase; }
#plumbing_tips a:hover { color:#599407; }

#side_box1 { width:239px; padding: 14px; margin: 18px 0; border:2px solid #cccccc;}
#side_box1 p.title_tips { font-weight:bold; font-size:1.5em; padding:0 0 0 0; color:#4c4c4c; margin-top:0; }
#side_box1 p.tips { line-height:1.4em; font-style:normal; font-size:1.3em; color:#4c4c4c;}
#side_box1 a { color:#467900; padding:0 0 0 6px; text-transform:uppercase; }
#side_box1 a:hover { color:#599407; }
				 
ul.services_list  { margin:0; width:489px; }
ul.services_list  li { width:457px; border-bottom: #cbcbcb dashed 1px; font-weight:normal; padding:12px 16px; color:#5e9513; font-size:1.4em; margin:0; }	


/* Inner Layout
--------------------------------------------------------------------------------------- */

.sidebar   { width: 271px; float:left; display:inline;}
.sidebar  p { line-height:1.8em; font-style:normal; font-size:1.5em; margin:5px;}
.sidebar h2 { width: 239px; padding:12px 16px; line-height:1.2em; font-style:normal; margin-top:14px; color:#fff;background: #5e9513; font-size:1.8em; }

h2.enewsletter { background: #888888; }
				 
.sidebar ul { margin:0 0 0 0; width:271px;}
.sidebar ul li { border-bottom: #cbcbcb dashed 1px; font-weight:normal;  }	
.sidebar ul li a { display:block; width:239px; padding:12px 16px; color:#5e9513; font-size:1.4em; font-weight:normal}	
.sidebar ul li a:hover{text-decoration:none; color:#7cc020;}

#rotator {float:left; display: inline; margin:0 ; width:521px; }


/* Inner Layout
--------------------------------------------------------------------------------------- */

.inner { width: 271px; float:left; display:inline;}
.inner p { line-height:1.8em; font-style:normal; font-size:1.5em; margin:5px;}
.inner h2 { width: 239px; padding:12px 16px; line-height:1.2em; font-style:normal; margin-top:14px; color:#fff;background: #5e9513; font-size:1.8em; }
				 
.inner ul { margin:0 0 0 0; width:271px;}
.inner ul li { border-bottom: #cbcbcb dashed 1px; font-weight:normal;  }	
.inner ul li a { display:block; width:239px; padding:12px 16px; color:#5e9513; font-size:1.4em; font-weight:normal}	
.inner ul li a:hover{text-decoration:none; color:#7cc020;}


ul.sitemap {margin:0;}
ul.sitemap li { border-bottom: #cbcbcb dashed 1px; font-weight:normal;  }	
ul.sitemap li a { display:block; width:239px; padding:12px 16px; color:#5e9513; font-size:1.4em; font-weight:normal}	
ul.sitemap li a:hover{text-decoration:none; color:#7cc020;}

#rotator {float:left; display: inline; margin:0 ; width:521px; }


/* Main Layout
--------------------------------------------------------------------------------------- */

#main h2 { font-size:1.6em; margin:34px 0 10px 0; text-transform: capitalize; }
.html_code { font-family: Courier, Times New Roman, serif; color: #888; margin-left: 24px;}
.main p { line-height:1.7em; font-style:normal; font-size:1.3em; color:#4c4c4c; margin:0 0 20px 0;  }
.main em { line-height:1.9em; font-style:normal; font-size:1em; color:#467900; margin:0 0 20px 0;  }
.main ol { line-height:1.7em; font-style:normal; font-size:1.3em; color:#4c4c4c; margin:0 0 20px 0; padding-left: 20px;  }
.main ol li { margin-top:20px;}
.main ol li em { line-height:1.9em; font-style:italic; font-size:1em; color:#4c4c4c; margin:0 0 20px 0;  }
h2.page_titles { width:465px; padding:12px; background-color:#5e9513; margin:0 0 14px 0; color:#ffffff;}

.testimonies { border-bottom:6px solid #e8e8e8; margin-bottom:16px; }


/* Sidebar Layout
--------------------------------------------------------------------------------------- */

ul.side_menu { width:258px; }
ul.side_menu li { border-bottom: 1px solid #e8e8e8; font-size: 1.4em; list-style: upper-roman; display: list-item; margin-left: 34px; padding-left: 6px;}
ul.side_menu li a { display: block; width:218px; padding: 10px 0; color: #777; text-decoration: none; font-weight: bold; }
ul.side_menu li a:hover { color: #a90000; text-decoration: none; }


/* Footer Layout
--------------------------------------------------------------------------------------- */

#spo_box { overflow:hidden; background:#f3f3f3; padding:24px 0 6px 0;  }

p.promo_note {margin:5px 0 0 48px; float:left; color:#999999; font-size:1em; display:inline;}

#spo_box h2 { float:left; margin-left:12px; margin-top:4px; display:inline; }
#spo_box h2 a { display:block; width:247px; height:84px; background: transparent url(../images/btn/promo1.gif) top left no-repeat; text-indent:-9999px;}
#spo_box h2 a:hover { background: transparent url(../images/btn/promo1.gif) bottom no-repeat;}

#spo_box h3 { float:left; margin-left:12px; margin-top:4px; display:inline; }
#spo_box h3 a { display:block; width:247px; height:84px; background: transparent url(../images/btn/promo2.gif) top left no-repeat; text-indent:-9999px;}
#spo_box h3 a:hover { background: transparent url(../images/btn/promo2.gif) bottom no-repeat;}

#spo_box h4 { float:left; margin-left:12px; margin-top:4px; display:inline; }
#spo_box h4 a { display:block; width:247px; height:84px; background: transparent url(../images/btn/promo3.gif) top left no-repeat; text-indent:-9999px;}
#spo_box h4 a:hover { background: transparent url(../images/btn/promo3.gif) bottom no-repeat;}

#footer p { color:#999999; font-size:1em; float:right; display:inline; margin-top:20px; }
#footer img { float:left; display:inline; padding-right: 10px;}
