/* array (
  'baseColor' => '#4a8cc0',
  'complementaryBaseColor' => 'lightgrey',
  'darkTextColor' => 'black',
  'lightTextColor' => '#FFFFFF',
  'darkBorder' => '#2D006B',
  'lightBackground' => '#FDFDFD',
  'h2Color' => '#19A800',
  'borderBottom' => '#7137c1',
  'phoneAccent' => '#24F000',
  'navColor' => '#2D006B',
  'navColorHover' => '#eee',
  'navBackground' => '#DABFFF',
  'navBackgroundHover' => '#e5e5e5',
  'isClone' => '0',
)*/@charset "utf-8";
@media print
{
	#container { display: none; }
	#jqmWindowShirley
	{
		display: block;
		position: absolute;
		right: 50px;
		top: 50px;
	}
}

.printLink:hover span
{
	cursor: pointer;
}

.printLink
{
	color: #00C;
	text-align: right;
}

html {
    padding:0;
    margin:0;
    width:100%;
}

body
{
	color: black;
	font-family: Open Sans, helvetica, sans-serif;	
	background: lightgrey;
}

#container
{
    		margin-left: auto;
	margin-right: auto;
}

#col1
{
	min-width: 425px;
	max-width: 55%;
	float: left;
	margin: .5em;
}

/* no col2 anymore */
#col2
{
	float: left;
	margin: 0 3% 0 3%;
}

#col3
{
	min-width: 320px;
	max-width: 38%;
	float: right;
	position: relative;
	bottom: .5em;
	margin-top: 1em;
}

h2
{
	font-size: 190%;
	font-weight: 300;
}

h1, h3
{
	/*font-size: 138%;*/
	font-weight: normal;
}

ul.serviceList
{
	list-style-type: none;
	margin: .5em;
}

ul.serviceList li
{
	/* border-top: solid 1px #458; */
	text-align: center;
}

ul.serviceList a
{
	color: /*#458;*/ #4a8cc0;
	text-decoration: none;
}

ul.serviceList a:hover
{
	text-decoration: underline;
}

ul.serviceList hr
{
	width: 65px;                                  
	height: 2px;
	border: none;
	background-color: /*#bbf*/ #DABFFF;
}

ul.specialistList
{
	list-style-type: none;
	margin-left: .5em;
	margin-right: .5em;
	padding: 0;
}

ul.specialistList img
{
	margin: 0 1em 0 0;
	max-width: 110px;
	float: left;
}

ul.specialistList a
{
	font-size: 135%;
	color: #4a8cc0;
}

ul.specialistList a:hover
{
	text-decoration: underline;
}

ul.specialistList li
{
	margin-top: .4em;
	margin-bottom: .4em;
}

ul.specialistList li p
{
	margin: 0 0 0 .7em;
}

#topBarContainer
{
	position: relative;
	margin: 0;
}

#topBar
{                              
	min-height: 100px;
	margin: 1em 1em 0 1em;
}

.inHorizontalBar
{
	/*display: inline;*/
	/*width: 100px;*/
	/*height: 94%;*/
}

#logo
{
	margin-left: .5em;
    margin-top: .5em;
	display: inline-block; /* *display:inline; zoom:1; */
	vertical-align: middle;
	/*width: 150px;*/
	/*position: absolute;
	left: 0em;
	bottom: 2.5em;*/
}

#logo img
{
	max-height: 97px; /* because of bottom:3px positioning of #logoAndTitle */
}

#title
{
	display: inline-block; *display:inline; zoom:1;
	vertical-align: middle;
	width: auto;
	/*margin-left: 5em;
	margin-top: 1em;*/
		position: relative;
	/*top: .7em;*/
	left: 2em; }

#title h2 { margin: .2em .2em 0 .2em; } /* no margin on bottom, so "h1" and "h2" are close */
#title h3 { margin: 0 .2em .2em .2em; } /* no margin on top */

#callNow
{
	color: gray;
	text-align: center;
	font-size: 120%;
	position: absolute;
	right: 0;
	bottom: 0;
	width: 15em;
}

#callNowText
{
	position: absolute;
	bottom: .8em;
	left: 0;
}

#phoneNumber
{
	color: red;
	font-size: 150%;
}

#callNowImg
{
	float: right;
    height: 75px;
    width: 75px;
    padding-right: .3em;
    padding-bottom: .8em;
}

#menuBar
{
	background: #4a8cc0;
	color: #FFFFFF;
	padding: .6em 1.5em;
	margin: 0;
	/*font-weight: bold;*/
}

#menuBar a
{
	color: #FFFFFF;
	text-decoration: none;
}

#menuBar a:hover
{
	color: white;
	text-decoration: underline;
}

#mainBody
{
	margin: 1em;
	}

div.bigPicContainer
{
	width: 100%;
	/*max-width: 500px;*/
	text-align: center;
}

#bigPic, #banner
{
	/*border: solid 2px darkblue;*/
	max-height: 300px;
	/*width: 100%;
	height: 300px;
	*/
	background: url(https://images.servicedirect.com/images/shared/banners/exclusite-shirley/heating.jpg) no-repeat;
}

div.layoutContent
{
	margin: 0.3em 0.3em 1.5em 0.3em;
}

.col1serviceSection
{
	margin: .5em;
}

.gradient
{
	background: #FDFDFD;
	background-image: url(https://images.servicedirect.com/images/shared/backgrounds/vert_trans_white_gradient_300.png);
}

.col2box
{	
	border: solid 1px gray;
	margin: .5em 0;
	width: 130px;
	display: block;
	padding: .5em;
}

.col2box h3
{
	margin-top: .2em;
	text-align: center;
}

.col2box h4
{
	font-size: 120%;
	font-weight: bold;
	margin-top: .2em;
	text-align: center;
}

.bbbLogo
{
	border: 1px solid white; /* invisible border for centering */
}

.bbbLogo img
{
	display: block;
}

.col2img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	text-align: center;
}

#professionalAssociations
{
	width: 130px;
}

#professionalAssociations h3
{
	margin-top: .2em;
	text-align: center;
}

.associationText
{
	text-align: center;
}

.associationText a
{
	color: #4a8cc0;
	text-decoration: none;
}

.learnMore
{
	text-align: center;
	font-weight: bold;
	background: initial;
	cursor: pointer;
}

#jqmWindowShirley div.learnMore
{
	display: none;
}

p.description, .finePrint
{
	text-align: center;
	margin: .3em;
}

.finePrint
{
	font-size: 120%;
}

p.providedBy
{
	font-size: 120%;
}

#paymentMethods.col2box
{
	text-align: center;
}

#paymentContainer
{
	padding-left: 2em;
}

.blueUnderline
{
	border-bottom: solid 4px #2D006B;
	padding-bottom: .1em;
}

.blueBox, .blueBox.testimonial
{
	background: lightgrey;
	border-top: solid 3px #4a8cc0;
	padding: .3em 1em .8em 1em;
	/*margin: 1.5em .5em 1.5em 0;*/
	margin: 1.5em 8px 1.5em 0;
}

.blueBox.first {
	margin-top: 0;
}

.blueBox h2, .blueBox h2 a
{
	color: black;
	margin: .4em auto .2em;
	text-decoration: none;
}
.blueBox h2 a:hover
{
	text-decoration: underline;
}
.blueBox a, .blueBox a:visited {
	color: #4a8cc0;
}
.blueBox p {
	margin-top: .3em;
	color: #4a8cc0;
}

a:hover .blueBox {
	background: initial;
}
a:hover .blueBox .recentRequest {
	background: #eee;
}

.blueBox .box
{
	background: #e5e5e5;
	margin: 5px;
}

.blue p {
	margin-left: 1.5em;
	margin-right: 1.5em;
}

#areaMap
{
	display: block;
	margin-left: auto;
	margin-right: auto;
    max-width: 100%;
}

.col3sectionLink
{
	text-decoration: none;
	text-align: center;
	display: block;
	margin: .3em .3em .3em .3em;
	padding: .2em;
	color: #4a8cc0;
}

.col3sectionLink:hover
{
	text-decoration: underline;
}

/*div#denseContentPanel2 ul, div#denseContentPanel2 ol
{
	margin: 1em 1em 1em 3em;
}*/

ul.featureBullets
{
	/*margin: 1em 1em 1em 3em;*/
}

#footer
{
	background: none;
	border: none;
    width: auto;
}

#footer div.copyright
{
	color: #000;
}

/*********************/
/* START FORM STYLES */
/*********************/
.formElement {
	display: block;
	margin: 5px 0px;
}
.integratedFormLabel {
	padding: 2px;
	background-color: #FFFFFF;
	border: solid thin #CCCCCC;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.integratedFormLabel label { 
	width: 35%;
	padding-left: 0.6em;
	color: #929292;
}
input {
	border: none;
	font-size: 100%;
}
.textInput {
	width: 110px;
	margin: 5px 0px;
	padding: 2px 0px;
	font-size: 10px;
	color: #2D006B;
}
.textareaInput {
	width: 150px;
	height: 100px;
	font-size: 10px;
	color: #2D006B;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
.submitInput {
	border: 2px solid #2D006B;
	background: #FFFFFF;
	margin: 5px;
}
.formButton {
	cursor: pointer;
	text-align: center;
	width: 100%;
}
.formButton input {
	cursor: pointer;
	background-color: #4a8cc0;
	padding: 2px;
	margin-top: 2px;
	font-size: 18px;
	font-weight: normal;
	color: lightgrey;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	width: 100%;
	height: 2em;
}
form #comments {
	height: 65px;
	width: 98%;
	font-size: 0.9em;
	border: 1px inset;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 2px;
}

form #city,
form #email,
form #first_name,
form #last_name,
form #phone,
form #service,
form #state,
form #street_address,
form #street_address_2,
form #company_name,
form #zip {
	width: 60%;
}
form #budget,
form #completion_time,
form #main_concern,
form #service,
form #service_date_request,
form #state,
form #type_of_project,
form #best_time,
form #current_portfolio,
form #number_of_employees {
	width: 60%;
}
form #city_state_zip #city,
form #city_state_zip #state,
form #first_last_name #first_name,
form #phone_email #phone,
form #zip_phone_email #phone,
form #zip_phone_email #zip {
	margin-right: 2px;
}
form #city_state_zip #city,
form #city_state_zip #state {
	width: 86px;
}
form #city_state_zip #zip,
form #zip_phone_email #zip {
	width: 46px;
}
form #first_last_name #first_name,
form #first_last_name #last_name,
form #phone_email #email,
form #phone_email #phone {
	width: 112px;
}
form #zip_phone_email #email,
form #zip_phone_email #phone {
	width: 86px;
}
/*******************/
/* END FORM STYLES */
/*******************/

.jqmWindow {
	text-align: center;
}

.couponModal img {
		max-height: 400px;
}

.couponHeader {
	padding-top: 5px;
	padding-bottom: 3px;
	font-weight: bold;
	text-align: center;
	background-color: #4a8cc0;
	color: lightgrey;
}

.opensJqm {
	cursor: pointer;
}

.gallery {
	background: initial;
	padding: .5em;
		text-align: center;
}

.galleryTip {
	font-size: 80%;
	text-align: right;
	margin: 1px;
	color: #444;
}

.gallery img {
	border: 1px solid;
	margin: .6em;
	cursor: pointer;
}

.gallery .photo {
	display: inline-block; *display:inline; zoom:1;
	vertical-align: top;
	}

.caption {
	margin: .5em .5em 1em .5em;
}

#licenseInsurance {
	font-size: 80%;
}

#licenseInsuranceContainer {
	margin: 4px;
}

.callUsToday {
	font-size: 138%;
	color: #f00000;
}

#callUsToday2 {
	text-align: center;
}

#topContainer {
	width: 100%;
	background: #FDFDFD;
}

.subMenuTrigger {
	position: relative;
	display: inline-block; *display:inline; zoom:1;
	padding-bottom: .6em;
	margin-bottom: -.6em;
}

/*
.subMenuTrigger:hover .subMenu {
	left: 0;
}
.subMenu:hover {
	left: 0;
}
*/

.menuHeader {
    cursor: pointer;
}

.subMenu {
	position: absolute;
	left: -9999px;
	z-index: 1;
	top: 1.6em;
	background: #889;
	margin-top: .6em;
	margin-left: -.5em;
	margin-right: -.5em;
	padding: .25em .5em;
	list-style: none;
	width: 300px;
	font-weight: 300;
	font-size: 90%;
}

.subMenu li {
	margin-top: .55em;
	margin-bottom: .55em;
}

.servicesNavMenu {
}

.servicesNavMenu:hover .servicesSubMenu {
}

.servicesSubMenu:hover {
}

.servicesSubMenu {
}

.servicesSubMenu li {
}


/* trust table style */

.trustTable {
	width: 100%;
	text-align: center;
	margin: 2em 0;
	border-top: 2px gray solid;
	border-bottom: 2px gray solid;
	table-layout: fixed;
	font-size: 90%;
	background: #fff;
}

.trustTable img {
	max-height: 84px;
	}

.trustBullets { display: none; }

.photoGallery {
	background: initial;
	width: 85%;
	margin: 2em auto;
	padding: 1em;
}

.photoGallery a img {
	vertical-align: top;
	padding: .45em;
	margin: .2em;
	border: solid 1px initial;
}

.photoGallery a img:hover {
	border: solid 1px black;
}

.photoGallery a {
	text-decoration: none;
}

.recentRequest { padding: .5em 1.2em; }
.testimonial { padding: 1.2em; }
.testimonial, .recentRequest {
	background: initial;
	margin: 2em 0;
}

.blueBox .recentRequest {
	margin: 1em 0;
	padding: .8em .9em .3em .9em;
	background: initial;
}

.photoPreview {
	text-align: center;
	background: initial;
	padding: .5em;
	width: 60%;
	margin: 2em auto;
}
.photoGallery.photoPreview a img {
	border: none;
}

.testimonialsOrRecentRequests {
	text-align: center;
	margin: 2em auto;
}

.item, .content .item {
	display: inline-block;
	max-width: 40%;
	margin: .5em;
	vertical-align: top;
}

html {
    -webkit-text-size-adjust: none;
}

.trustTable td.withImage {
	background: none;
}
.trustTable td {
	background: initial;
	padding: .5em;
}

.trustTable td.withImage {
	border: solid 1px white; /* invisible */
}
.trustTable td.withImage:hover {
	border: solid 1px black;
	background: none;
}
.trustTable td:hover {
	background: #ffb; /* invisible */
}

.trustTable.atTop {
	margin-top: 0;
}

.smallerText {
	font-size: 60%;
}

#container {
	background: #FDFDFD;
}

#trustItems .trustItem {
	max-width: 60%;
}

.trustItem {
	font-size: 175%;
	font-weight: 300;
	background: #fff; /*#eef;*/
	vertical-align: top;
	padding: 15px;
	margin: .7em auto;
	border: solid 1px #ccc;
	text-align: center;
}
#col3 .trustItem {
	margin-top: 0;
	margin-left: .1em;
	margin-right: 8px;
}
.trustItem.coupon /*, .trustTable td.trustTableCoupon*/ {
	border: dashed 1px #bbb;
}

.trustItem p {
	margin-top: 0;
	margin-bottom: .3em;
}
.trustItem img {
	}
a .trustItem:hover {
	background: #ffb;
}

a.plain {
	text-decoration: none;
}

#col1 .ourLocation {
	text-align: center;
	margin-top: 2em;
}

.itemsPageHeader {
	text-align: center;
}

.services {
	padding: 1em 2em;
	background: initial;
}
.services h3 {
	font-weight: bold;
}

#callToScheduleImg a {
    display: none;
}

.trustItem img {
    max-width: 100%;
}

@media (max-width: 1135px) {

    .item, .content .item {
        max-width: 100%;
    }
}


@media (max-width: 872px) {

    #callNowImg {
        display: none;
    }

    #callNowText {
        width: 100%;
        font-size: 77%;
    }

}


@media (min-width: 793px) {
    
    #col1 {
        min-width: 425px;
        max-width: 52%;
    }
    #col3 {
        min-width: 320px;
        max-width: 41%;
    }
    .withImage > a:first-child > img:first-child {
        max-width: 140px;
    }
}

@media (max-width: 792px) {
    #col1 {
        max-width: 95%;
    }
    #col3 {
        max-width: 99%;
    }
    img#areaMap {
        width: 402px !important;
        height: 268px !important;
    }
    #title > h2 {
        font-size: 170%;
    }
    #bigPic {
                                    }
    .withImage > a:first-child > img:first-child {
        max-width: 110px;
    }
}

@media (max-width: 748px) {
    #title {
        display: block;
    }
    
    #callNowText {
        font-size: 100%;
    }

    #topBar {
        min-height: 130px;
    }

    #logoAndTitle {
        width: 60%;
        text-align: center;
    }

    #title {
        left: 0;
    }
}

@media (max-width: 648px) {

    #callNowText {
        bottom: initial;
        position: static;
    }

    #callNow {
        position: static;
        width: 100%;
    }

    #logoAndTitle {
        width: 100%;
        position: initial;
    }

    .photoPreview {
        width: 100%;
    }
}


@media (max-width: 536px) {
    #col1 {
        min-width: 300px;
    }
    #col3 {
        min-width: 300px;
    }
    img#areaMap {
        width: 300px !important;
        height: 200px !important;
    }
    #bigPic {
        width: 255px !important;
        height: 180px !important;
        margin-left: auto;
        margin-right: auto;
    }
    #title > h2 {
        font-size: 150%;
    }
    .withImage > a:first-child > img:first-child {
        max-width: 73px;
    }
    #callNowImg {
        display: none;
    }
    #logo > img {
        max-width: 100px;
    }
}

@media (max-width: 375px) {
    #col1 {
        min-width: 300px;
    }
    #col3 {
        min-width: 300px;
    }
    img#areaMap {
        width: 225px !important;
        height: 150px !important;
    }
    #bigPic {
        width: 225px !important;
        height: 158px !important;
    }
    #title > h2 {
        font-size: 125%;
    }
    .withImage > a:first-child > img:first-child {
        max-width: 60px;
    }
    .innerWrapper > a:first-child {
        font-size: .7em;
    }
}

@media (max-width: 320px) {
    #col1 {
        min-width: 225px;
    }
    #col3 {
        min-width: 225px;
    }
    .withImage > a:first-child > img:first-child {
        max-width: 40px;
    }
}

.networkLogo, .networkLogoMobile {
	display: block;
    width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.networkLogo {
    max-width: 670px;
}
.networkLogoMobile {
    max-width: 318px;
    display: none;
}

@media (max-width: 536px) {
    .networkLogo {
        display: none;
    }
    .networkLogoMobile {
        display: block !important;
    }
}
