/*
Theme Name: Galbreath and Sons Theme
Theme URI: http://galbreathandsonshvac.org/
Description: Galbreath and Sons Heating and Air Conditioning.
Version: 1.0
Author: Doy Cave
Author URI: http://www.richmondhillmedia.com/

*/

/* CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* -----------------===================-------------------- */

body{background:url(images/body_bg.jpg) top center repeat-x; text-align:center; line-height:18px; font-size:12px; font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif; color:#000;}

.clearfix:after{content: "."; display: block; clear:both; height:1px; visibility:hidden; margin-bottom:9px;}
.separate{clear:both; height:1px; visibility:hidden;}

h2{font-size:24px; line-height:36px; font-family:Georgia, Times, "Times New Roman", serif; font-weight:normal; color:#006; margin-bottom:9px;}
h2 a{text-decoration:none; color:#006;}

h3{font-size:18px; line-height:36px; text-decoration:none; font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif; color:#666;}

h3 a{text-decoration:none; color:#666;}

h4 { color: #900; font-size: 14px; margin-bottom: 9px; }

blockquote{border-bottom:1px dotted #CCC; padding:9px 0; margin-bottom:9px;}
blockquote strong{display:block; text-align:right; color:#006;}

/* -- BANNER AND STYLES -------- */

#banner{height:150px; width:980px; margin:0 auto; position:relative; text-align:left;}
	#banner .home a{display:block; width:470px; height:130px; text-indent:-999em; background:url(images/banner_logo.png) top left no-repeat !important; background:url(images/banner_logo.gif) top left no-repeat;}
	#banner .tagline{position:absolute; display:block; width:400px; height:69px; top:40px; left:483px; text-indent:-999em; background:url(images/tagline.png) top left no-repeat !important; background:url(images/tagline.gif) top left no-repeat;}
	#banner p{ display: block; text-align: left; color: #006; margin-left: 25px; font-size: 11px;}

/* -- CONTAINER AND STYLES -------- */

#container{width:980px; margin:0 auto; text-align:left; background:transparent;}

/* -- CONTENT AND STYLES ----------- */
#content{margin:25px 0;}

	.threeCol{width:278px; float:left; margin-left:25px; padding-right:5px; border-right:1px solid #bae2ea;}
		.last{border-right:none;}
		.threeCol img{margin-bottom:9px; border-bottom:1px dotted #CCC; padding-bottom:9px; display:block; height: 120px;}
		
	.more a{display:block; width:80px; padding:9px; background-color:#EFEFEF; color:#006; text-decoration:none; margin:9px 0;}
	.more a:hover{background-color:#bae2ea; color:#FFF;}
		
/* -- CONTENTLEFT AND STYLES ---------*/
#contentLeft{width:575px; float:left; margin:25px 0 25px 25px;}

.post{margin-bottom:18px; border-bottom:1px dotted #CCC; padding-bottom:9px;}

.post small{font-size:10px; font-weight:bold; color:#999; margin-bottom:9px;}


/* -- CONTENTRIGHT AND STYLES -------*/
#contentRight{width:278px; float:right; margin:25px 25px 25px 0; border-left:1px solid #bae2ea; padding-left:25px;}

/* -- CONTENTRIGHT AND STYLES -------*/
#contentWide{width:930px; float:left; margin:25px 0 25px 25px;}
		
/* -- FEATURE AND STYLES ---------- */

#feature{border-bottom:1px solid #bae2ea; width:932px; margin-left:25px;}
	.featureFlash{float:right; }
	.lennox{width:450px; float:left; margin-top:30px; background:url(images/lennox_bg.jpg) top left repeat-x; min-height:135px;}
		.lennox h3{font-family:Georgia, Times, "Times New Roman", serif; color:#006; font-weight:normal; line-height:18px; font-size:14px; padding:9px;}
		.lennox p{padding:9px; font-size:10px;}
		.lennox img{float:right; margin:15px 9px;}
#featureInner{width:932px; margin-left:25px;}
	
	
/* -- QUOTE FORM AND CFORMS STYLES ---------- */
	
.quoteForm{width:450px; float:right; background-color:transparent; padding:15px 0 10px 18px; border-left:1px dotted #CCC;}
	.quoteForm h2{line-height:18px; font-size:18px; padding:9px 0; border-bottom:1px solid #bae2ea; font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif; color:#0a3764;}
	.featPic{float:right; width:470px; height:315px; overflow:hidden; text-align:center;}
		.featPic img{margin:0 auto;}
		
	.quoteForm .cform{float:right; width:190px; margin-left:18px; text-align:left;}
	.quoteForm label, .quoteForm .single, .quoteForm textarea{display:block; width:180px; color:#0a3764;}
	.quoteForm textarea{height:75px;}
	.quoteForm .linklove{display:none;}
	.quoteForm .emailreqtxt, .quoteForm .reqtxt{display:block; width:180px; text-align:right; font-size:8px; color:#b80000;}
	.cf_info{color:#b80000;}
		

/* -- FOOTER AND STYLES ---------- */
#footer{clear:both; border-top:1px solid #bae2ea; padding-top:18px; width:932px; margin-left:25px;}
	#footer p{padding:15px 0; color:#0a3764;}

/* -- NAV AND STYLES --------------- */

#nav{float:left; background:transparent; width:450px; margin-top:15px; margin-bottom:9px;}
	#featureInner #nav{display:none; width:932px;}
	#nav li{font-size:18px; color:#0a3764; text-transform:lowercase; display:block; padding:9px 0; float:left; width:200px; margin-right:25px; border-bottom:1px solid #bae2ea;}
	#nav li a{color:#0a3764; text-decoration:none;}
	#nav li a:hover{color:#51bbc9;}
	
	.pagenav li.current_page_item a{color:#b80000;}
	.pagenav li.current_page_item ul li a{color:#51bbc9;}
	.pagenav li a{display:block; padding-bottom:9px; margin-bottom:9px; text-decoration:none; color:#0a3764; border-bottom:1px dotted #CCC;}
	.pagenav li a:hover{color:#51bbc9;}
	.pagenav li ul{margin-left:15px;}
	.pagenav li ul li a{text-transform:none; border-bottom:none; color:#51bbc9;}
	

/* WRAP (HOUSES THE DROP SHADOW BACKGROUND) */
	
#wrap{width:1088px; margin:5px auto; background:url(images/wrap_bg.gif) center 185px no-repeat; min-height:900px; text-align:center;}

.entry p{margin-bottom:9px;}
.entry ul{margin-left:15px; list-style:circle; line-height:18px;}
.entry .alignright{float:right; margin:0 0 12px 12px;}
.entry .alignleft{float:left; margin:0 12px 12px 0;}

.product{margin-bottom:18px; padding-bottom:9px; border-bottom:1px dotted #CCC;}
.product h1{font-size:14px; font-weight:bold; font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif; color:#333;}
.product h2{font-size:14px; font-weight:bold; font-family:"Lucida Grande", Arial, Verdana, Helvetica, sans-serif; color:#333;}
.product h3{color:#006; line-height:27px;}

/* Contact Form styles -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

.contactForm {
	margin-top:10px;
	padding:12px 15px;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
}

.contactForm legend {
	padding: 0 2px;
	font: normal 20px Times;
	color: #333;
}

.contactForm p {
	display: block;
	margin-bottom: 9px;
}

.contactForm p label {
	font-weight: bold;
	float: left;
	width: 100px; 
	margin-right: 18px;
	text-align: right;
}

.wpcf7-list-item {
	display: block;
}


/* CFORMS STYLES -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- */

/*                                                    */
/*  main 'top-level' form elements                    */
/*                                                    */
@import "calendar.css";

.cform {
	margin: 18px 0 18px 0;
	width: 560px;
}

.cform fieldset	{
	margin-top:10px;
	padding:10px 0;
	border:1px solid #adadad;
	border-left-color:#ececec;
	border-top-color:#ececec;
	background:#f7f7f7;
}

.cform .cf_hidden {
	display:none;
	border:none!important;
	background:none!important;
	padding:0!important;
	margin:0!important;
}

.cform legend {
	margin-left:10px;
	padding: 0 2px;
	font:normal 20px Times;
	color:#333;
}

ol.cf-ol {
	margin:0!important;
	padding:0!important;
}
ol.cf-ol li	{
	background:none!important;
	margin:0 10px!important; /*some themes may interfere otherwise*/
	padding:0;
	list-style:none!important;
	text-align:left;
	line-height:1.3em;
}


/*                                                    */
/* just for text-only fields (no input)               */
/*                                                    */

ol.cf-ol li.textonly {
	margin: 10px 0 !important;
	padding: 10px;
	text-align: left;
}


/*                                                    */
/* global definitions for field labels                */
/*                                                    */

.cform label {
	margin:0px 10px 0 0;
	text-align:left;
	font-size: 11px;
	display:block;
	color:#666;
	padding:2px;
}

label.cf-before {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 5px 0 0;
}

label.cf-before span{
	width:200px;
	display:block;
}

label.cf-after 	{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 0 0 4px;
	width:115px;
	text-align:left;
}

label.cf-after span {
	width:115px;
	display:block;
}

label.cf-group-after {
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	margin:4px 6px 0 4px;
	width:105px;
	text-align:left;
}
label.cf-group-after span {
	width:105px;
	display:block;
}

/*                                                    */
/*   FORM FIELDS general formatting                   */
/*                                                    */

.cform input,
.cform textarea,
.cform select {
	margin:0 0 8px 0;
	padding:3px;
	background: #fbfbfb;
	border:none;
	border-top: 1px dotted #CCC;
	vertical-align:top;

}
.cform input:hover,
.cform textarea:hover,
.cform select:hover	{
	background:#EFEFEF;
}

.cform input:focus,
.cform textarea:focus,
.cform select:focus	{
	background:#F3F8F8;
}

.cform textarea,
.cform input {
	width:520px;
}
.cform select {
	width:525px; /* attempt to have equal length */
}

.cform select.cfselectmulti	{
	height:6.5em;
}

.cform textarea {
	font-family: arial;
	font-size: 0.9em;
	height: 6em;
	overflow:auto;
}

.cform input.cf_date {
	width:395px;
}

/*                                                    */
/*   radio button title                               */
/*                                                    */

ol.cf-ol li.cf-box-title {
	letter-spacing:2px;
	margin:12px 0pt 4px 10px!important;
	font-size:10px;
	color:#888888;
}

/*                                                    */
/*   check boxes                                      */
/*                                                    */

input.cf-box-a,
input.cf-box-b 	{
	margin:3px 0 0 0;
	width:16px;
	height:22px;
	border:none!important;
	background:none!important;
}


/*                                                    */
/* check box groups                                   */
/*                                                    */

ol.cf-ol li.cf-box-group {
	padding: 0 0 12px 0;
}


/*                                                    */
/* formatting for text:  "(required)"  & other        */
/*                                                    */

span.reqtxt,
span.emailreqtxt {
	display:block; /*for mozilla*/
	width:520px;
	font-size:9px;
	vertical-align:top;
	color:#888888;
	text-align:right;
	margin:0;
	height:13px;
	line-height:13px;
}

.cform textarea.fldemail,
.cform textarea.fldrequired,
.cform input.fldemail,
.cform input.fldrequired {
	margin:0;
}
/*                                                    */
/*   FORM submit button                               */
/*                                                    */

p.cf-sb {
	padding: 0!important;
	margin: 0;
	text-align:right;
}
.cform input.backbutton,
.cform input.resetbutton,
.cform input.sendbutton	{
	width:150px;
	padding:5px;
	margin: 5px 3px 4px 0pt;
	font-size:0.8em;
	background:url(../images/button-bg.gif) repeat-x;
	border:1px solid #adadad!important;
	border-left-color:#ececec!important;
	border-top-color:#ececec!important;
}
.cform input.resetbutton {
	width: auto;
	padding:5px 1em;
}
.cform input.backbutton {
	width: auto;
	padding:5px 1em;
}

/*                                                    */
/*   FORM FIELDS enhanced error display               */
/*                                                    */
ol.cf-ol li.cf_li_err {
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
	padding:5px 10px!important;
	margin:5px 0!important;
}

ol.cf-ol li ul.cf_li_text_err {
	padding:0 0 0 10px;
	margin:0;
	color:#333;
	display:inline-block;
}

ol.cf-ol ul.cf_li_text_err li {
	background:url(icon-alert.png) no-repeat left 1px!important;
	list-style:none!important;
	font-weight:bold;
	text-indent:0;
	margin:0 0 2px!important;
	padding-left:15px;
}
ol.cf-ol ul.cf_li_text_err li:before {
	content:'';
}


/*                                                    */
/* 'visitor verification' related styles              */
/*                                                    */

label.seccap {
	margin-top: 6px;
}

label.secq{
	display:-moz-inline-box; /*for mozilla*/
	display:inline-block; /*for Opera & IE*/
	width:auto;
	padding:2px 4px 2px 2px;
}
label.secq span {
	display:block!important;
	width:auto;
}

input.secinput {
	vertical-align:text-bottom;
}

#cforms_captcha6,
#cforms_captcha5,
#cforms_captcha4,
#cforms_captcha3,
#cforms_captcha2,
#cforms_captcha {
	height:15px;
	width:350px;
	padding: 4px 4px;
	margin: 0 0 8px 0;
	vertical-align:text-bottom;
}

img.captcha	{
	vertical-align:text-bottom;
	margin:0 0 8px 10px!important;
	padding:0!important;
	border:none!important;
	float:none!important;
}

img.captcha-reset {
	vertical-align:text-bottom;
	background:	url(http://www.galbreathandsons.com/images/captcha_reset_white.gif) no-repeat;
	margin:0 0 10px 3px;
	width:21px;
	height:21px;
	border:none!important;
}

img.imgcalendar {
	border:none!important;
}

/*                                                    */
/* change formatting of response msgs here            */
/*                                                    */

div.cf_info {
	color:#333;
	display:none;
	padding:10px 15px!important;
	width:420px;
	line-height:1.3em;
	margin:10px auto;
}
div.cf_info ol {
	margin:0;
	padding:5px 15px 0 30px;
}
div.cf_info ol li {
	padding:1px 0;
	margin:2px 0;
}
div.cf_info a	{
	color:red!important;
	text-decoration:underline!important;
}
div.success {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}
div.failure {
	display:block;
	background:#FFDFDF url(li-err-bg.png) repeat!important;
	border-color:#DF7D7D;
	border-style:solid;
	border-width:1px 0pt;
}
div.waiting {
	background:#F9F9F9 none repeat scroll 0%;
	color:#AAAAAA;
	display:block;
}

/*                                                    */
/*   formatting for invalid user inputs               */
/*                                                    */
.cform .cf_error {
	color:#ad2929;
	border:1px solid #ad2929;
}
div.mailerr {
	display:block;
}
.mailerr,
.cform .cf_errortxt {
	color:#ad2929;
}

/*                                                    */
/* disabled fields [disabled] does not work on IE!    */
/*                                                    */

[disabled] {
	color:#dddddd;
	border-color:#dddddd!important;
	background:none!important;
}
.disabled {
	border-color:#dddddd!important;
}

/*                                                    */
/* upload box styling                                 */
/*                                                    */

.cform input.cf_upload  {
	width:220px;
	background: #f9f9f9;
	border:1px solid #888888;
}

/*                                                    */
/*  Other: link love                                  */
/*                                                    */
.linklove { visibility: hidden;
	width:410px;
	margin:0 auto 10px!important;
	padding:0!important;
	text-align:center!important;
}
.linklove a,
.linklove a:visited {
	font-size: 0.8em;
	font-family: Tahoma;
	color:#aaaaaa!important;
}


/*                                                    */
/*  Other: browser hacks                              */
/*                                                    */
* html .cform legend {
	position:absolute;
	top: -10px;
	left: 10px;
	margin-left:0;
}
* html .cform fieldset {
	position: relative;
	margin-top:15px;
	padding-top:25px;
}
* html ol.cf-ol 	{
	display:inline-block; /*for IE6!!*/
}
* html img.captcha	{
	margin-bottom:9px!important;
}
*+html img.captcha	{
	margin-bottom:9px!important;
}

/* Lennox styles */
table.Products thead { width: 908px;}
table.Products th {
	border-bottom:		8px solid white;
	background-color:	black;
	color:				white;
	text-align:			left;
	padding:			9px;
	border-left: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}
	table.Products th a {
		color:			#DDF;
	}
	
tr.Odd {
	background-color: #EFEFEF;
}
tr.PadBot td {
	border-bottom: 8px solid white;
}
td {
	padding: 9px;
}

#ProductPhoto {
	float:	right;
	text-align:center;
	margin-top: 36px;
}
	#ProductPhoto div.content {
		margin: 0 25px 20px 20px;
	}
	
#ProductInfo ul {
	list-style: circle;
	margin-left: 15px;
	line-height: 18px;
	margin-bottom: 18px;
}

#ProductInfo li {
	padding: 4px 0;
}
img.CertLogo {
	margin: 0 5px;
}

.OneLiner{ color: #999; padding: 0 9px;}

.NoUnderline {font-size: 14px; text-decoration: none; color: #006; border-bottom: 1px dotted #006; }

.Category {
	display: 		block;
	width:			400px;
	border:			1px solid #bae2ea;
	padding:		10px;
	margin-bottom:	15px;
}
.Category h2 {
	margin-bottom:	5px;
}
.Category img {
	float:			left;
	margin-right:	20px;
	margin-bottom:	5px;
}
.Category .Description {
	font-size:		.9em;
}
.Category .SubCats {
	font-size:		.9em;
	font-weight:	bold;
	clear:			left;
}
.Category div {
	margin-bottom:	5px;
}