/*
-----------------------------------------------
imarketsolutions.com 
Stylesheet: Master.css
Created: 8/28/2013
Author:  Ben Schiling
Organization:	iMarket Solutions
----------------------------------------------- */

/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- UNIVERSAL RESET --------------------------------------------------------------------------------------------------------------------------------- */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

fieldset, a img { border: 0 solid transparent; }

body {
    font: 62.5%/1.8em Arial, 'Helvetica Neue', Helvetica, sans-serif;
	background: #50adad; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM4NGY1YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MGFkYWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #384f5b 0%, #50adad 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#384f5b), color-stop(100%,#50adad)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #384f5b 0%,#50adad 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #384f5b 0%,#50adad 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #384f5b 0%,#50adad 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #384f5b 0%,#50adad 100%); /* W3C */

	text-align: left;
	min-width:970px;
}

body.mceContentBody {
	min-width:0;
	background: #fff;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- ACCESSIBILITY  --------------------------------------------------------------------------------------------------------------------------------- */

#access_key, .access_key { text-align: center; }
#accessibility {
	position: absolute;
	left: -999em;
}


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- TYPOGRAPHY  --------------------------------------------------------------------------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 3em;
	font-weight:bold;
	font-style:italic;
	line-height: 1.25em;
	margin: 10px 0;
	color:#0c4384;
}

h2 {
	font-size: 2.4em;
	line-height: 1.25em;
	margin: 8px 0;
	color:#0c4384;
}

h3 {
	font-size: 1.8em;
	line-height: 1.2857em;
	margin: 6px 0;
	color:#0c4384;
}

h4 {
	font-size: 1.4em;
	font-weight:bold;
	line-height: 1.0588em;
	margin: 5px 0;
	color:#0c4384;
}

h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
	color:#000000;
}

h6 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0;
	color:#000000;
}

p {
	font-size: 1.2em;
	margin-bottom: 1.5em;
	color:#00000;
}

address {
	font-size: 1.2em;
	font-style: normal;
	margin-bottom: 1.5em;
}

blockquote {
	margin: 0 .6em;
	padding-bottom: 1.8em;
}

blockquote p { margin-bottom: 0.75em; }
blockquote .source { font-size: 1.2em; }
ul, ol { margin: 0 0 1.8em 3.6em; color:#000000;}
ul ul, ul ol, ol ul, ol ol { margin-bottom: 0; }
li { font-size: 1.2em; }
li li, li p { font-size: 1em; }
dl { margin: 0 0 1.8em 0; }

dt {
	font-size: 1.2em;
	font-weight: bold;
}

dd {
	font-size: 1.2em;
	margin: 0 0 1.5em 3.6em;
}

dd ul, dd ol { margin-left: 0; }
dd * { font-size: 1em; }
.publication_name { font-style: italic; }
.footnote { font-size: 1.1em; }


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- IMAGES  --------------------------------------------------------------------------------------------------------------------------------- */

a img { border: 0; }
p.last { margin-top: 3em; }

.image-left, .image-right, .image-center {
	font-size: 1.2em;
	line-height: 0;
}

.image-left {
	float: left;
	margin: 0;
	padding: 0 2em 0.75em 0;
}

.image-right {
	float: right;
	margin: 0;
	padding: 0 0 0.75em 2em;
}

.image-center {
	margin: 0 auto 1.8em auto;
	text-align: center;
}

.caption {
	font-size: 0.9167em;
	line-height: 1.6364em;
	text-align: center;
}

.automatic-page-image {
  margin-top:10px;
}

.automatic-page-image img {
  max-width:250px;
  max-height:250px;
  height:auto;
  width:auto;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LINKS  --------------------------------------------------------------------------------------------------------------------------------- */


a:link {
	color: #c51c24;
	text-decoration: underline;
}

a:visited {
	color: #bd6f72;
	text-decoration: underline;
}

a:hover {
	color: #0c4384;
	text-decoration: underline;
}

a:active {
	color: #c51c24;
	text-decoration: underline;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- TABLES  --------------------------------------------------------------------------------------------------------------------------------- */


table { margin: 0 auto 1.8em auto; }

caption {
	font-size: 1.2em;
	font-style: italic;
	text-align: center;
	padding: 0 0 0.6429em 0;
	margin: 0 auto;
}

td, th {
  font-size: 1.2em;
  line-height: 1em;
  padding: 0.5em 9px 0.25em;
}

th {
	font-weight: bold;
	border: 0;
}

tfoot td { line-height: 1.5em; }

tfoot ul {
	margin: 0;
	list-style: none;
}

tfoot li { font-size: 1em; }

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- ERROR AND CONFIRMATION MESSAGES  --------------------------------------------------------------------------------------------------------------------------------- */

/* highlight fields marked as error */
input.error,
select.error,
textarea.error {
	border: 1px solid red !important;
}

/* error container styling */
#error-container {
	background-color: #FFE5E5 !important;
	border: 1px solid red !important;
	border-radius: 10px 10px 10px 10px !important;
	box-shadow: 0 1px 3px #000000 !important;
	color: #000000 !important;
	margin-bottom: 1.8em !important;
	padding: 1.8em 1.8em 2.5em !important;
	position: fixed !important;
	right: 25px !important;
	top: 20px !important;
	z-index: 900 !important;
}

#error-container h3,
#error-container h2 {
	font-weight:bold !important;
	margin: 0 0 5px 0 !important;
	width:100% !important;
	background: none !important;
	color:#e51937 !important;
	border: none !important;
	font-size: 2em !important;
	font-style: normal !important;
	padding: 0 !important;
	position: relative !important;
	top: 0 !important;
}

#error-container ul {
	margin: 0 0 1em 2em !important;
	max-height: 325px !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
}

#error-container li {
	color:#000000 !important;
	min-height: 0 !important;
	list-style-image: none !important;
	font-size: 1.3em !important;
	font-weight:normal !important;
}

/* close error container input */
input.close-modal-popup {
	background: #bc1010 !important; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U4YWFhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2JjMTAxMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzhjMDAwMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiYzEwMTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;
	background: -moz-linear-gradient(top, #e8aaa4 0%, #bc1010 50%, #8c0000 51%, #bc1010 100%) !important; /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8aaa4), color-stop(50%,#bc1010), color-stop(51%,#8c0000), color-stop(100%,#bc1010)) !important; /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e8aaa4 0%,#bc1010 50%,#8c0000 51%,#bc1010 100%) !important; /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e8aaa4 0%,#bc1010 50%,#8c0000 51%,#bc1010 100%) !important; /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e8aaa4 0%,#bc1010 50%,#8c0000 51%,#bc1010 100%) !important; /* IE10+ */
	background: linear-gradient(top, #e8aaa4 0%,#bc1010 50%,#8c0000 51%,#bc1010 100%) !important; /* W3C */

	border: 2px solid #FFFFFF !important;
	border-radius: 30px 30px 30px 30px !important;
	box-shadow: 0 1px 1px #000000 !important;
	color: #FFFFFF !important;
	cursor: pointer !important;
	font-size: 1.4em !important;
	height: 25px !important;
	margin: 1px 5px !important;
	padding: 0 0 0 1px !important;
	position: absolute !important;
	right: -8px !important;
	top: -3px !important;
	width: 25px !important;
}

input.close-modal-popup:hover,
input.close-modal-popup:active {
	background:#000000 !important;
	box-shadow: none !important;
} 

.confirmation {
	background: #FFF url(/manager/media/style/ContentWorks/images/icons/save.gif) no-repeat 18px 18px;
	border: 1px solid green;
	padding: 18px 18px 0px 40px;
	margin-bottom: 18px;
}


/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SITEWIDE FORMS  --------------------------------------------------------------------------------------------------------------------------------- */

.populate {
	color:#6d6d6d;
}

.populate:focus {
	color:#000000;
}

form fieldset input[type="text"],
form fieldset textarea,
form fieldset select {
  border:1px solid #CECECE;
  border-radius: 5px 5px 5px 5px;
  font-family: Arial,Helvetica,sans-serif;
  padding:5px;
}

form fieldset select {
  min-height: 20px;
  padding: 4px;
  -webkit-margin-after: 5px;
}

label,
input[type="radio"],
input[type="checkbox"],
input[type="submit"],
button {
 cursor:pointer;
}

label,
input[type="submit"],
button {
	-webkit-appearance:none;
}

input[type="submit"],
button,
#primary-navigation,
#footer-navigation {
	background: #02428a; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAyNDI4YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjZmOTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #02428a 0%, #3f6f95 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#02428a), color-stop(100%,#3f6f95)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #02428a 0%,#3f6f95 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #02428a 0%,#3f6f95 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #02428a 0%,#3f6f95 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #02428a 0%,#3f6f95 100%); /* W3C */
  border: 1px solid #293F5D;
  color: #fff;
}

input[type="submit"]:hover,
input[type="submit"]:active,
button:hover,
button:active,
#primary-navigation li a:hover,
#primary-navigation li a:active,
#footer-navigation li a:hover,
#footer-navigation li a:active {
	background: rgb(3,67,139); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzNDM4YiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZmE3ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(3,67,139,1) 0%, rgba(63,167,249,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(3,67,139,1)), color-stop(100%,rgba(63,167,249,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(3,67,139,1) 0%,rgba(63,167,249,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(3,67,139,1) 0%,rgba(63,167,249,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(3,67,139,1) 0%,rgba(63,167,249,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(3,67,139,1) 0%,rgba(63,167,249,1) 100%); /* W3C */
  color: #fefefe;
}

/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- COLUMN LAYOUTS  --------------------------------------------------------------------------------------------------------------------------------- */

fieldset.onecol ul,
fieldset.twocol ul,
fieldset.threecol ul,
ul.twocol, 
ul.threecol {
  overflow: hidden;
  padding: 0 0 0 1.5em;
}

fieldset.twocol ul li,
ul.twocol li {
	float: left;
	width: 50%;
}

fieldset.threecol ul li,
ul.threecol li {
	float: left;
	width: 33%;
}



/* --- GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/* --- UTILITY CLASSES  --------------------------------------------------------------------------------------------------------------------------------- */


.clear { clear: both; }
.clear_right { clear: right; }
.clear_left { clear: left; }

.hide { display: none; }
.show { display: block; }

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


/* Honeypot Validation */
li.company_name_required {
  display:none;
}

/*Checkmark Bullets */
ul.checkmarks li {
  list-style-image: url("../images/bullets/bullet-checkmark.png");
}

ul.twocol.checkmarks, 
ul.threecol.checkmarks {
  padding: 0 0 0 2.5em;
}

/* 'View All' links */
p.view-all { font-size:1.4em;margin-bottom:0;}
p.view-all span { font-size:1.2em;}
p.view-all a { text-decoration:none; }
p.view-all a:link, p.view-all a:visited { color:#e41937; }
p.view-all a:hover, p.view-all a:active { color:#515151; }



/* --- END GENERAL UTILITY --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */


#container-masthead {
	overflow: hidden;
}

#masthead {
  background: url("../images/bg-masthead.png") no-repeat scroll center center #BFCCBA;
  border: 1px solid #91998B;
  border-radius: 8px;
  height: 175px;
  margin: 45px auto 10px;
  position: relative;
  width: 960px;
}


/* --- MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/* --- LOGO - TAGLINE - PHONE NUMBER --------------------------------------------------------------------------------------------------------------------------------- */

#logo {
  left: -15px;
  position: absolute;
  top: -62px;
  z-index: 1;
}

#tagline {
  color: #38525D;
  font-size: 1.48em;
  font-style: normal;
  font-weight: normal;
  left: 47px;
  margin: 0;
  position: absolute;
  text-align: center;
  top: 107px;
  z-index: 1;
}

#phone-text,
#phone-number {
  left: 605px;
  line-height: 1em;
  position: relative;
  text-align: center;
  width: 350px;
}

#phone-text {
  color: #c61000;
  font-size: 2em;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.25em;
  line-height: 1.1em;
  margin: 0;
  text-transform: uppercase;
  top: 53px;
  z-index: 1;
}

#phone-text span {
  background: url('../images/bg-phone.png') 0 0 no-repeat scroll #c61000;
  border-radius: 70px 70px 70px 70px;
  color: #FFFFFF;
  font-size: 0.7em;
  height: 60px;
  left: -55px;
  letter-spacing: 0.1em;
  padding-top: 5px;
  position: absolute;
  text-shadow: 2px 2px 0 #000000;
  text-transform: uppercase;
  width: 65px;
}

#phone-text span span {
  background: none repeat scroll 0 0 transparent;
  display: block;
  font-size: 3em;
  height: auto;
  left: 4px;
  letter-spacing: 0.05em;
  line-height: 0.7em;
  position: relative;
  top: 1px;
  width: auto;
}

#phone-number {
  font-size: 5em;
  font-style: normal;
  font-weight: bold;
  list-style-type: none;
  margin: 0;
  padding: 0;
  top: 50px;
  z-index: 1;
}

#phone-number,
#phone-number span,
#phone-number a,
#phone-number span.gc-cs-link {
  color: #000000;
} 

/* --- MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/* --- UTILITY NAV --------------------------------------------------------------------------------------------------------------------------------- */

#utility-nav {
  color: #000000;
  left: 780px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  z-index: 2;
}

#utility-nav li {
  float: left;
  font-size: 1.4em;
  margin: 0 6px;
}

#utility-nav li a {text-decoration:none;}

#utility-nav li a:link, 
#utility-nav li a:visited {color: #535353;}

#utility-nav li a:hover, 
#utility-nav li a:active {color: #C51C24;}

#utility-nav li span.nav-arrow {
  font-size: 0.8em;
  padding: 0 3px 0 0;
}


/* --- MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SEARCH FORM --------------------------------------------------------------------------------------------------------------------------------- */
.ajaxSearch_intro {display: none;}

#ajaxSearch_form {
  right: 121px;
  position: absolute;
  top: -35px;
  width: 185px;
}

#ajaxSearch_input {
  border: medium none;
  border-radius: 3em 0 0 3em;
  box-shadow: #565656 1px 1px 5px inset;
  height: 22px;
  padding: 0 10px 0 7px;
  width: 112px;
}

#ajaxSearch_submit {
  border-radius: 0 3em 3em 0;
  height: 24px;
  margin: 0 0 0 -4px;
  padding: 0 3px;
  position: relative;
  top: 1px;
  right: 0;
}


/* --- MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SOCIAL NETWORKING --------------------------------------------------------------------------------------------------------------------------------- */

#social-networking {
  position: absolute;
  right: -35px;
  top: -35px;
}

#social-networking h2 {
  left: -999em;
  position: absolute;
}

#social-networking ul {
  list-style-type: none;
  margin: 0 0 0;
}
#social-networking ul li {
  float: left;
  margin-right: 4px;
  position: relative;
}

#social-networking ul li a {
  display:block;
  text-indent: -999em;
  height: 25px;
  width: 25px;
}

#social-networking ul li#btn-facebook {
  background: url('../images/btn-facebook.png') 0 0 no-repeat scroll transparent;
}

#social-networking ul li#btn-twitter {
  background: url('../images/btn-twitter.png') 0 0 no-repeat scroll transparent;
}

#social-networking ul li#btn-youtube {
  background: url('../images/btn-youtube.png') 0 0 no-repeat scroll transparent;
}

#social-networking ul li#btn-gplus {
  background: url('../images/btn-gplus.png') 0 0 no-repeat scroll transparent;
}

#social-networking ul li#btn-facebook:hover,
#social-networking ul li#btn-twitter:hover,
#social-networking ul li#btn-youtube:hover,
#social-networking ul li#btn-gplus:hover {
  background-position: 0 -25px;
}

#google-plus-one {
  left: 5px;
  position: absolute;
  top: 5px;
  z-index:2;
}


/* --- END MASTHEAD --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN CONTENT --------------------------------------------------------------------------------------------------------------------------------- */


#container-content {
  margin: 0 auto;
  position: relative;
  width: 960px;
}

#cta-buttons {
  position: absolute;
  text-align:center;
  top: 0;
  width: 680px;
}

#content {
  background: none repeat scroll 0 0 #D3E1DA;
  border: 1px solid #A1A696;
  border-radius: 8px;
  display: inline-block;
  margin: 60px 8px 0 0;
  overflow: hidden;
  width: 680px;
}

#sidebar-left {
  background: none repeat scroll 0 0 #FFF0E8;
  border-right: 1px solid #A1A696;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  vertical-align: top;
  width: 180px;
  z-index: 1;
}

#sidebar-right {
  display: inline-block;
  vertical-align: top;
  width: 265px;
  margin-right: -3px;
}

#main-content {
  display: inline-block;
  margin-right: -3px;
  padding: 0 15px;
  position: relative;
  vertical-align: top;
  width: 470px;
}

#main-content:before {
  background-color: #FFF0E8;
  border-right: 1px solid #A1A696;
  content: " ";
  display: block;
  height: 100%;
  left: -100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}


.exclude-both-columns #main-content:before {content:none;}
.exclude-left-column #main-content:before {content:none;}

.exclude-both-columns #content,
.exclude-right-column #content,
.exclude-both-columns #cta-buttons,
.exclude-right-column #cta-buttons {width:960px;}

.exclude-both-columns #main-content {width:930px;margin:0;}
.exclude-left-column #main-content {width:650px;margin:0;} 
.exclude-right-column #main-content {width:750px;margin-right:0;} 


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SECONDARY CONTENT --------------------------------------------------------------------------------------------------------------------------------- */

.secondary-tools {
  overflow: hidden;
}

.secondary-tools ul li a {
  display:block;
}

#sidebar-right .secondary-tools-outer {
  background: none repeat scroll 0 0 #E7D4B8;
  border-radius: 8px;
  margin: 0 0 10px;
  padding: 10px;
}

#sidebar-right .secondary-tools h2 {
  font-size: 2.8em;
  line-height: 1.1em;
}

#sidebar-right .secondary-tools h2,
#sidebar-right .secondary-tools h2 a:link,
#sidebar-right .secondary-tools h2 a:visited {
  color: #03438A;
  font-style: italic;
  font-weight: bold;
  margin: 0;
  text-decoration: none;
  text-shadow: 0 1px 0 #FFFFFF;
}

#sidebar-right .secondary-tools h2 a:hover,
#sidebar-right .secondary-tools h2 a:active,
#sidebar-left .secondary-tools h2 a:hover,
#sidebar-left .secondary-tools h2 a:active {
  color:#740B1B;
}

#sidebar-right .secondary-tools ul {
	list-style: none;
	margin: 5px 0 10px 15px;
}

#sidebar-right .secondary-tools ul li {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 1.1em;
  padding: 5px 0 5px 12px;
  position: relative;
}

#sidebar-right .secondary-tools ul li a:before {
  content: "\25B6";
  left: -5px;
  position: absolute;
  font-size:0.9em;
}

#sidebar-right .secondary-tools ul li a:link,
#sidebar-right .secondary-tools ul li a:visited {
  color: #000000;
  text-decoration:none;
}

#sidebar-right .secondary-tools ul li a:hover,
#sidebar-right .secondary-tools ul li a:active {
  color: #C51C24;
}



#sidebar-left .secondary-tools-outer {
  margin: 0 0 15px;
  padding: 0 20px;
}

#sidebar-left .secondary-tools-outer:first-child {
  margin-top:10px;
}

#sidebar-left .secondary-tools h2 {
  border-bottom: 1px solid #5B5B5B;
  font-size: 1.7em;
  line-height:1.1em;
  margin: 0 0 5px;
  padding: 0 0 5px;
}

#sidebar-left .secondary-tools h2,
#sidebar-left .secondary-tools h2 a:link,
#sidebar-left .secondary-tools h2 a:visited {
  color: #5B5B5B;
  font-style: italic;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 0 1px 0 #FFFFFF;
}


#sidebar-left .secondary-tools ul {
	list-style: none;
	margin: 0 0 0 5px;
}

#sidebar-left .secondary-tools ul li {
  font-size: 1.3em;
  line-height: 1.2em;
  padding: 5px 0;
}

#sidebar-left .secondary-tools ul li a:link,
#sidebar-left .secondary-tools ul li a:visited {
  color: #000;
  text-decoration:none;
}

#sidebar-left .secondary-tools ul li a:hover,
#sidebar-left .secondary-tools ul li a:active {
  color: #C51C24;
}


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PAYMENTS (SECONDARY CONTENT) --------------------------------------------------------------------------------------------------------------------------------- */

#payments,
#sidebar-right #payments {
  text-align: center;
}

#payments h2,
#sidebar-right #payments h2 {
  font-size:1.85em;
}

#payments ul,
#sidebar-right #payments ul {
  margin: 15px 10px 0;
}

#payments ul li,
#sidebar-right #payments ul li {
  background: none repeat scroll 0 0 transparent;
  display: inline;
  list-style-type: none;
  padding: 0;

}

#payments ul li img,
#sidebar-right #payments ul li img {
}

#payments ul li span,
#sidebar-right #payments ul li span {
	position:absolute;
	left:-999em;
}


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PROMOTIONS (SECONDARY CONTENT) --------------------------------------------------------------------------------------------------------------------------------- */

.promotions-item {
    border-top: 1px solid #999999;
    margin: 0 1em;
    padding: 1em 0;
    text-align: center;
}

.promotions-item:last-child {
    border-bottom: 1px solid #999999;
    margin-bottom: 2em;
}

.promotions-item h2 {
 font-weight:bold;
 margin-top:0;
}

/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PROJECTS (SECONDARY & MAIN CONTENT) --------------------------------------------------------------------------------------------------------------------------------- */

.project-album {
  display: block;
  margin: 0 auto;
  min-height: 110px;
  position: relative;
  width: 90%;
}

.project-album h2 a {
	text-decoration:none;
	margin:0;
	padding:0;
}
.project-album .project-album-thumbnail-wrapper {
  margin: 0 auto;
  position: relative;
  width: 90%;
}
.project-album img.project-album-thumbnail {
	-moz-box-shadow:5px 5px 0px 0px rgba(119, 119, 119, 0.5);
	-webkit-box-shadow:5px 5px 0px 0px rgba(119, 119, 119, 0.5);
	box-shadow:5px 5px 0px 0px rgba(119, 119, 119, 0.5);
	width: 100%;
	border: 2px solid #000;
}
.project-album p.total-photos {
  position: absolute;
  right: 0;
  top: 0;
}
.project-album .image {
	float:right;
}

.project-photo-thumbnail {
    display: inline;
    margin:5px;
    width: 100%;
}
.project-photo-thumbnail a {
  display: block;
  height: 100%;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.project-photo-thumbnail h2{
  display: block;
  height: 100%;
  text-align: center;
  text-decoration: none;
  width: 100%;
}
.project-photo-thumbnail img {
  width: 30%;
}
.ellipse{
	float: left;
}
.page_navigation , .alt_page_navigation{
	padding-bottom: 10px;
	overflow: hidden;
}
.page_navigation a, .alt_page_navigation a{
	padding:3px 5px;
	margin:2px;
	color:white;
	text-decoration:none;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	background-color:#000;
}
.active_page{background-color:white !important;color:black !important;}	
.alt_content{color: black;}


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- REVIEWS (SECONDARY CONTENT) --------------------------------------------------------------------------------------------------------------------------------- */

div.testimonial {
  border-top: 1px solid #999999;
  font-style: italic;
  margin: 0 1em;
  padding: 1em 0.4em 0;
}

div.testimonial:last-child {
    border-bottom: 1px solid #999999;
    margin-bottom: 2em;
}

#testimonials-secondary div.testimonial {
    border: medium none;
    margin: 0;
}

#reviews .promotions-item-details-wrapper {
  border:none;
}
.star-rating, .star-rating span:hover, .star-rating span:active,.star-rating span:focus,.star-rating .current-rating{background: url(../images/star.png) left -1000px repeat-x;}
.star-rating {position:relative;width:125px;height:25px;overflow:hidden;list-style:none;margin:0;padding:0;background-position: left top;}
.star-rating li {display: inline;min-height: 0;padding-bottom: 0;}
.vertical .star-rating li {display: inline;min-height: 0; padding-bottom: 0;}
#main-content form fieldset ul li.current-rating {list-style: none outside none;margin:0px;}
.star-rating span, .star-rating .current-rating {position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;border: none;}
.star-rating span:hover,.star-rating span:active,.star-rating span:focus{background-position: left bottom;}
.star-rating span.one-star {width:20%;z-index:6;}
.star-rating span.two-stars {width:40%;z-index:5;}
.star-rating span.three-stars {width:60%;z-index:4;}
.star-rating span.four-stars {width:80%;z-index:3;}
.star-rating span.five-stars {width:100%;z-index:2;}
.star-rating .current-rating {z-index:1;background-position: left center;}	

/* for an inline rater */
.inline-rating {display:-moz-inline-block;display:-moz-inline-box;display:inline-block;vertical-align: middle;}

/* smaller star */
.small-star {margin-right: 10px; position: absolute; width: 50px;}
.small-star, .small-star span:hover, .small-star span:active, .small-star span:focus, .small-star .current-rating {background-image: url(../images/star_small.png);line-height: 10px;height: 10px;}


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- BLOGS (SECONDARY CONTENT) --------------------------------------------------------------------------------------------------------------------------------- */

div.blog-post {
  margin: 0 0 0 5px;
}

.blog-post h3 {
  font-size: 1.3em;
  font-style: normal;
}

.blog-post h3 a:link,
.blog-post h3 a:visited {
  color:#000000;
  text-decoration:none;
}

.blog-post h3 a:hover,
.blog-post h3 a:active {
  color:#C51C24;
}

.blog-date {
  font-size: 1.1em;
  margin:0;
}

.blog-post p.view-all {
  font-size: 1.2em;
}


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- CTA BUTTONS --------------------------------------------------------------------------------------------------------------------------------- */

div.cta-button, div.cta-button * {
	box-sizing:border-box;
}

div.cta-button {
	background: #f26e50; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyNmU1MCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3NDBiMWIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #f26e50 0%, #740b1b 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f26e50), color-stop(100%,#740b1b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f26e50 0%,#740b1b 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f26e50 0%,#740b1b 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f26e50 0%,#740b1b 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f26e50 0%,#740b1b 100%); /* W3C */

  border-radius: 8px;
  display: inline-block;
  height: 48px;
  margin: 0 0 0 1%;
  padding: 0;
  position: relative;
  text-align:left;
  width: 32%;
}

div.cta-button:hover,
div.cta-button:active {
	background: #ff9881; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmOTg4MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYTE4MDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ff9881 0%, #da1808 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff9881), color-stop(100%,#da1808)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ff9881 0%,#da1808 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ff9881 0%,#da1808 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ff9881 0%,#da1808 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ff9881 0%,#da1808 100%); /* W3C */
}

div.cta-button:first-child {
  margin:0;
}

div.cta-button h2 {
  display: block;
  font-size: 1.8em;
  height: 100%;
  left: 0;
  line-height: 1.1em;
  margin: 0;
  top: 0;
}

div.cta-button h2 a {
  background: url("../images/icons/icon-generic.png") no-repeat scroll 0 -3px transparent;
  color: #FFFFFF;
  display: block;
  font-style: italic;
  font-weight: bold;
  height: 100%;
  padding: 4px 10px 0 60px;
  text-decoration: none;
  text-shadow: 1px 2px 0 #000000;
  text-transform: uppercase;
}

.exclude-both-columns div.cta-button h2 a,
.exclude-right-column div.cta-button h2 a {
  padding: 13px 10px 0 70px;
}

div.cta-button h2 a:link,
div.cta-button h2 a:visited {

}

div.cta-button h2 a:hover,
div.cta-button h2 a:active {

}

div.cta-button.download h2 a {background-image: url("../images/icons/icon-download.png");}
div.cta-button.print h2 a {background-image: url("../images/icons/icon-print.png"); background-position: 5px 0;}

div.cta-button#schedule-service-button h2 a {background-image: url("../images/icons/icon-service.png");}
div.cta-button#request-estimate-button h2 a {background-image: url("../images/icons/icon-estimate.png");}
div.cta-button#take-survey-button h2 a {background-image: url("../images/icons/icon-survey.png");}



/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- NEWSLETTER SIGNUP/ SERVICE AREA SEARCH --------------------------------------------------------------------------------------------------------------------------------- */

/* Forms */

#newsletter-signup form, 
#service-area-search form {
  margin: 0 auto;
  position: relative;
  width: 190px;
  height: 30px;
}

#newsletter-signup form label, 
#service-area-search form label {
  display:none;
}

#sidebar-right #newsletter-signup form ul, 
#sidebar-right #service-area-search form ul {
  list-style-type: none;
  margin:0;
}

#sidebar-right #newsletter-signup form ul li, 
#sidebar-right #service-area-search form ul li {
  padding:0;
}

#newsletter-signup input[type='text'], 
#service-area-search input[type='text'],
#search-zip-form input[type='text'] {
  border: medium none;
  border-radius: 3em 0 0 3em;
  box-shadow: #565656 1px 1px 5px inset;
  height: 22px;
  left: 0;
  padding: 0 10px 0 7px;
  position: absolute;
  top: 0;
}

#newsletter-signup button[type='submit'], 
#service-area-search input[type='submit'],
#search-zip-form input[type='submit'] {
  border-radius: 0 3em 3em 0;
  height: 22px;
  left: 130px;
  position: absolute;
  top: 0;
  padding: 0 3px;
}

#newsletter-signup p, 
#service-area-search p {
  margin-bottom: 0.6em;
  text-align: center;
}


/*Newsletter */
#newsletter-signup {
  border-top: 1px solid #FFFFFF;
  margin: 10px 0 0;
  padding: 6px 0 0;
}

#promotions-secondary #newsletter-signup h2 {
  background: url("../images/icons/icon-newsletter.png") no-repeat scroll 0 0 transparent;
  font-size: 1.75em;
  padding: 6px 0 10px 36px;
}

/* Service Area Search */

#service-area-search h2 {
  background: url("../images/service-area-truck-sm.png") no-repeat scroll -3px 31px transparent;
  padding: 0 0 100px;
  text-align: center;
}

p#view-map {
  background: none repeat scroll 0 0 transparent;
  padding: 0;
}

p#view-map a {
  background: url("../images/btn-view-map.png") no-repeat scroll 0 0 transparent;
  display: block;
  height: 26px;
  margin: 0 auto;
  position: relative;
  text-indent: -999em;
  width: 90px;
}

p#view-map a:hover,
p#view-map a:active {
  background-position: 0 -26px;
}


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PROMOTIONS (INDIVIDUAL) --------------------------------------------------------------------------------------------------------------------------------- */


#promotions-secondary .secondary-tools h2 {
  background: url("../images/icons/icon-promotions.png") no-repeat scroll 0 0 transparent;
  padding: 0 0 5px 36px;
}

/* Indidual Promotions/Coupons */

div.promotions-item-details-wrapper {
  border: 3px dashed #000000;
  margin: 0 auto;
  width:90%;
}

#promotions div.promotions-item-details-wrapper {
  border: none;
}

div.promotional-item-details {
  margin: 10px;
  text-align:center;
}

div.promotional-item-details h2 {
  color: #03438A;
  font-size: 3em;
  font-style: italic;
  font-weight: bold;
  margin: 0.3em 0;
}

div.promotional-item-details  p {
  font-size:1.4em;
}

div.promotional-item-details p.promotions-content {
  color: #C71B23;
  font-size: 1.6em;
  font-weight: bold;
}

div.promotional-item-details  p.coupon-footer {
  font-size:1.2em;
}

div#btn-print-coupon.cta-button {
  display: block;
  height: 35px;
  margin: 15px auto;
  text-align: left;
  width: 57%;
}

div.cta-button#btn-print-coupon h2 a {padding:7px 10px 5px 60px; height: 30px;}


/* --- CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/* --- AFFILIATIONS --------------------------------------------------------------------------------------------------------------------------------- */

ul.affiliations {
    list-style-type: none;
    margin: 10px 0 30px;
    padding: 0;
    text-align: center;
}
ul.affiliations li {
    display: inline;
    margin: 25px;
}
ul.affiliations li a {
    text-decoration: none;
}
ul.affiliations li img {
    border: medium none;
}
ul.affiliations li span {
    left: -999em;
    position: absolute;
}

/* --- END CONTENT --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN NAVIGATION  --------------------------------------------------------------------------------------------------------------------------------- */

#container-primary-navigation,
#container-footer-navigation {
  margin: 0 auto;
  position: relative;
  min-width:960px;
}

#container-primary-navigation {height: 40px;}
#container-footer-navigation {height: 42px;clear: both;}


#primary-navigation,
#footer-navigation {
	position:relative;
	margin: 0 auto;
	width: 960px;
	clear: both;
	z-index:2;
}

#primary-navigation {
  border: 1px solid #293F5D;
  border-radius: 0 0 6px 6px;
  bottom: -1px;
  left: -1px;
  position: absolute;
}

#primary-navigation ul,
#footer-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 960px;
}

#primary-navigation ul {
  border-radius: 0 0 6px 6px;
  height: 40px;
  overflow: hidden;
}
#footer-navigation ul {height: 40px;}


#primary-navigation ul li,
#footer-navigation ul li {
	background: url("../images/bg-nav-separator.png") repeat-y scroll 100% 0 transparent;
	float: left;
	font-size:1.5em;
	margin: 0;
	padding: 0;
	position:relative;
	text-align:center;
}

#primary-navigation ul li.last,
#footer-navigation ul li.last {
  background-image: none;
}


/* --- NAVIGATION  --------------------------------------------------------------------------------------------------------------------------------- */
/* --- PRIMARY NAVIGATION  --------------------------------------------------------------------------------------------------------------------------------- */


#primary-navigation li a {	
	display: block;
	height: 40px;
	line-height:40px;
	margin-right:1px;
}

#footer-navigation ul li a {	
	display:block;
	height:40px;
	line-height:40px;
	margin-right:1px;
}

/* Widths */
#primary-navigation li#nav-index a { width: 72px;}
#primary-navigation li#nav-heating a { width: 84px;}
#primary-navigation li#nav-air-conditioning a { width: 90px;}
#primary-navigation li#nav-indoor-air-quality a { width: 76px;}
#primary-navigation li#nav-plumber a { width: 90px;}
#primary-navigation li#nav-drain-sewer a { width: 80px;}
#primary-navigation li#nav-water-heater a { width: 60px;}
#primary-navigation li#nav-commercial-services a { width: 80px;}
#primary-navigation li#nav-maintenance-program a { width: 95px;}
#primary-navigation li#nav-contact a { width: 103px;}

#footer-navigation ul li#sec-nav-about a { width: 130px;}
#footer-navigation ul li#sec-nav-service-areas a { width: 130px;}
#footer-navigation ul li#sec-nav-blog a {width:102px;}
#footer-navigation ul li#sec-nav-affiliations a {width:150px;}
#footer-navigation ul li#sec-nav-in-the-news a {width:160px;}
#footer-navigation ul li#sec-nav-sitemap a {width:140px;}
#footer-navigation ul li#sec-nav-accessibility-statement a {width:247px;}
#footer-navigation ul li#sec-nav-service-areas a {width:185px;}




/* Two-Line Text */
#primary-navigation li#nav-air-conditioning a,
#primary-navigation li#nav-indoor-air-quality a,
#primary-navigation li#nav-drain-sewer a,
#primary-navigation li#nav-water-heater a,
#primary-navigation li#nav-commercial-services a,
#primary-navigation li#nav-maintenance-program a {
    height: 35px;
    line-height: 15px;
    padding: 5px 10px 0;
} 


/* Static */
#primary-navigation li a:link,
#primary-navigation li a:visited,
#footer-navigation ul li a:link,
#footer-navigation ul li a:visited {
	color:#FFFFFF;
	text-decoration: none;
}


/* Rollovers */
#primary-navigation li a:hover,
#primary-navigation li a:active,
#footer-navigation ul li a:hover,
#footer-navigation ul li a:active {

	color:#FFFFFF;
	text-decoration: none;
}

/* You Are Here */
#primary-navigation li.current a:link,
#primary-navigation li.current a:visited,
#primary-navigation li.current a:hover,
#primary-navigation li.current a:active,
#footer-navigation ul li.current a:link,
#footer-navigation ul li.current a:visited,
#footer-navigation ul li.current a:hover,
#footer-navigation ul li.current a:active,
#wp-blog #footer-navigation ul li#sec-nav-blog a {
	background-color: #293f5d;
	color:#FFFFFF;
	text-decoration: none;
	cursor:text;
}



/* --- NAVIGATION  --------------------------------------------------------------------------------------------------------------------------------- */
/* --- FOOTER NAVIGATION  --------------------------------------------------------------------------------------------------------------------------------- */

#footer-navigation, #footer-navigation ul {
	border-radius: 6px;
	list-style: none;
	padding:0;
	position: relative;
}

#footer-navigation ul li:first-child,
#footer-navigation ul li:first-child a {
  border-radius:6px 0 0 6px;
}

#footer-navigation ul li.last,
#footer-navigation ul li.last a {
  border-radius:0 6px 6px 0;
}

#footer-navigation ul li ul {
	position: absolute;
	border:none;
	border-radius:0;
	background: #E9E9E9;
	width: 200px;
	height: auto;
	left: -999em;
	z-index: 200;
	margin:0;
	padding:0;
}

#footer-navigation ul li ul li {
	background-image: none;
}

#footer-navigation ul li#sec-nav-faq ul li a,
#footer-navigation ul li#sec-nav-about ul li a {
	background: none;
	border-radius:0;
	font-size: .65em;
	width: 180px;
	height: auto;
	text-align:left;
	padding:0 0 0 20px;
	line-height:30px;
}

#footer-navigation ul li#sec-nav-faq ul li a:link, 
#footer-navigation ul li#sec-nav-faq ul li a:visited,
#footer-navigation ul li#sec-nav-about ul li a:link, 
#footer-navigation ul li#sec-nav-about ul li a:visited { 
	background: none;
	color: #000000; 
	cursor:pointer;
	text-decoration: none;
	}
#footer-navigation ul li#sec-nav-faq ul li a:hover, 
#footer-navigation ul li#sec-nav-faq ul li a:active,
#footer-navigation ul li#sec-nav-about ul li a:hover, 
#footer-navigation ul li#sec-nav-about ul li a:active { 
	color: #000000; 
	background: #8f8f8f;
}



 /* --- NAVIGATION  --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SECONDARY NAVIGATION  --------------------------------------------------------------------------------------------------------------------------------- */


/* Secondary Navigation */

#secondary-navigation-outer {
  background: url("../images/icons/icon-secondary-nav.png") no-repeat scroll 2px 40px transparent;
  padding: 15px 20px 15px 25px;
}


#secondary-navigation {
  margin: 0 auto;
  position: relative;
}

#secondary-navigation h2 {
  border-bottom: 1px solid #5B5B5B;
  color: #5B5B5B;
  font-size: 1.6em;
  font-style: italic;
  font-weight: normal;
  margin: 0 0 10px;
  padding: 0 0 5px;
}

#secondary-navigation h2 a:link,
#secondary-navigation h2 a:visited {
    font-weight: normal;
    text-decoration:none;
    text-transform: uppercase;
    color:#5B5B5B;
}

#secondary-navigation h2 a:hover,
#secondary-navigation h2 a:active {
    color:#c51c24;
}

#secondary-navigation ul { padding:0;margin:0;}
#secondary-navigation ul li { font-size:1.3em;line-height:1.2em;list-style-type:none;padding:8px 0;}
#secondary-navigation ul li ul { margin:3px 0 0 5px; }
#secondary-navigation ul li li {font-size:1em;}
#secondary-navigation ul li.current {
  background: none repeat scroll 0 0 #D3E1DA;
  border: 1px solid #A1A696;
  border-radius: 4px 0 0 4px;
  border-right: none;
  left: -9px;
  padding: 9px;
  position: relative;
  width: 146px;
}
#secondary-navigation ul li li.current {
  background: none repeat scroll 0 0 #e6f7ee;
  border: medium none;
  border-radius: 4px;
  box-shadow: 0 0 2px #999;
  font-size: 1em;
  font-weight: normal;
  width: 137px;
}

#secondary-navigation ul li a,
#secondary-navigation ul li strong {
  position:relative;
}

#secondary-navigation ul li a span.nav-arrow,
#secondary-navigation ul li strong span.nav-arrow {
    font-size: 0.8em;
    left: -12px;
    position: absolute;
    top: 0;
}

#secondary-navigation ul li a:link, 
#secondary-navigation ul li a:visited,
#secondary-navigation ul li strong { 
    text-decoration:none;
    color:#000000;
    margin:0px;
    padding:0;
    display:block;    
}
#secondary-navigation ul li a:hover, 
#secondary-navigation ul li a:active { 
    color:#B32317;
}

#secondary-navigation ul li.current strong,
#secondary-navigation ul li.current a { 
    color:#000000;
 }
#secondary-navigation ul li.last a { }
#secondary-navigation ul li li.last  { }
#secondary-navigation ul li li.last a { }
#secondary-navigation ul li.last.current {color:#000000;} 


/* --- END NAVIGATION --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/



/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --- BEGIN FOOTER --------------------------------------------------------------------------------------------------------------------------------- */

#container-footer {
  clear: both;
  overflow: hidden;
}

#footer-information {
	margin:0 auto;
	width:960px;
    color:#000;
    padding:15px 0;
    position:relative;
  text-align:center;
}

#footer-information p {
	color:#000;
}

p.imarket-link a {
	position:relative;
	font-size: .9em;
	width:420px;
	background: transparent url(../images/logo-imarket.png) no-repeat 0 50%;
	color: #000;
	padding-left: 20px;
	margin:0 auto;
	text-decoration: none;
}

p.imarket-link a:hover {
	text-decoration: underline;
}


/* --- FOOTER --------------------------------------------------------------------------------------------------------------------------------- */
/* --- SERVICE AREAS LIST --------------------------------------------------------------------------------------------------------------------------------- */


#service-area-navigation-footer {
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.4);
  border-radius: 6px;
  margin: 16px auto 0;
  overflow: hidden;
  text-align: center;
  width: 900px;
}

ul.service-cities {
	clear:both;
	list-style: none;
	margin:10px 0;
	overflow: hidden;
}

ul.service-cities li {
  display: inline-block;
  font-size: 1.4em;
  padding: 3px 0;
  width: 175px;
}


/* --- END FOOTER --------------------------------------------------------------------------------------------------------------------------------- */
/*------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/


/* --- SHARED STYLES --------------------------------------------------------------------------------------------------------------------------------- */

#masthead,
#sidebar-right .secondary-tools-outer,
#content,
#footer-navigation,
#homepage-content {
 box-shadow: 0 0 4px #333333;
}