/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/


/*MDA*/


#MDA form {
	background:transparent url(images/mda/MDA.png) no-repeat scroll 0 0;
	background-color:#f4f4f4;
  width: 940px;
	height: 250px;
  position: relative;
  margin-left: -10px;
  margin-bottom: 10px;
  border-radius: 5px;
}

.mda-zip { border: 1px solid #cfcfcf; padding: 5px; font-weight: bold; color: #9aa0a6; font-size: 20px; position: absolute; bottom: 30px; left: 19px; top:auto; width: 170px;  }
.mda-submit { width: 158px; height: 45px; position: absolute; bottom: 25px; left: 220px; top: auto; width: 158px; height: 45px; background-image: url(images/mda/button.png); border: 0; cursor: pointer;  }

.input-row { font-weight: bold; color: #70757a; font-size: 19px; text-align: right; padding: 5px 0px; }
.input-row input { position: relative; top: -4px; }
.input-row select { width: 107px; }
.input-rows { position: absolute; top: 88px; left: 64px; }
#MDA form.advanced { background:transparent url(images/mda/MDAlarge.png) no-repeat scroll 0 0; }
#MDA .advanced .mda-zip { bottom: 25px;  }
#MDA .advanced .mda-submit { bottom: 20px; }

#mda form {
  background:transparent url(images/mda/innerMDA.png) no-repeat scroll 0 0;
	background-color:#f4f4f4;
  width: 940px;
	height: 200px;
  position: relative;
  border-radius: 5px;
}

#mda .mda-zip { bottom: 25px; }
#mda .mda-submit { bottom: 20px; }

#mda form.advanced { background:transparent url(images/mda/innerMDAlarge.png) no-repeat scroll 0 0; }
#mda .advanced .input-rows { top: 53px; left: 52px; }
#mda .advanced .input-row { padding: 3px 0; font-size: 18px; }
#Container { float: none; }

.MDAWidget360 {
 position: relative;
}

.MDAWidget360 form {
  background:transparent url(images/mda/sidebarMDA.png) no-repeat scroll 0 0;
  width: 220px;
  height: 147px;
}

.MDAWidget360 form.advanced {
  background:transparent url(images/mda/sidebarMDAlarge.png) no-repeat scroll 0 0;
  width: 220px;
  height: 160px;
}

.MDAWidget360 .mda-zip { font-size: 16px; width: 80px; bottom: 25px; left: 10px; text-align: center; }
.MDAWidget360 .mda-submit { background-image: url(images/mda/buttonSmall.png); height: 30px; width: 105px; bottom: 25px; left: 107px; }
.MDAWidget360 .input-rows { top: 50px; left: 5px; }
.MDAWidget360 .input-row { font-size: 13px; padding: 2px 0; }
.MDAWidget360 .input-row input { position: relative; top: 0px; }
.MDAWidget360 .input-row select { width: 75px; }

#slider-mda form { 
  background:#f4f4f4 url(images/mda/footerMDA.png) no-repeat scroll 0 0;
  height: 141px;
  width: 362px;
  border-radius: 10px;
}
#slider-mda form.advanced {
  background:#ffffff url(images/mda/footerMDAlarge.png) no-repeat scroll 0 0;
  height: 172px;
  width: 362px;
  border-radius: 5px;
  margin-bottom: 25px;
}
#slider-mda.closed form { background: transparent; }

#slider-mda .mda-zip { font-size: 16px; width: 110px; bottom: 10px; left: 45px }
#slider-mda .mda-submit { background-image: url(images/mda/buttonSmall.png); height: 30px; width: 105px; bottom: 10px; left: 180px; }
#slider-mda .input-rows { top: 50px; left: 35px; }
#slider-mda .input-row { font-size: 13px; padding: 2px 0; }
#slider-mda .input-row input { position: relative; top: 0px; }
#slider-mda .input-row select { width: 75px; }

.quote-360-mda form {
  background:#f4f4f4 url(images/mda/contentMDA.png) no-repeat scroll 0 0;
  height: 250px;
  width: 700px;
  margin: 35px 0 35px 0;
  border-radius: 5px;
  
  
}
.quote-360-mda form.advanced {
  background:#f4f4f4 url(images/mda/contentMDAlarge.png) no-repeat scroll 0 0;
}

.quote-360-mda .mda-zip { bottom: 15px; width: 125px; left: 40px; }
.quote-360-mda .mda-submit { bottom: 10px; left: 190px;  }




/* Header Quote Phone Number*/

div.lead-phone-number h3 {
 color: rgb(77, 102, 139);
 font-size: 26px;
 padding: 0 3px 5px 3px;
 margin-bottom: 5px;	
}

div.lead-phone-number {
padding: 20px 0 0 0;
color: white;
}

div.lead-phone-number .phone-number-tagline {
font-size: 14px;
text-align: center;
color: rgb(77, 102, 139);
}



#logo {
  margin-top: 30px;
}


.entry h2 {
  font-size: 2.17em;
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 20px;
  border-top: 1px solid #E4E4E4;
  padding-top: 20px;
}

h2.single {
  font-size: 2.17em;
  border-bottom: 1px solid #E4E4E4;
  padding-bottom: 20px;
  border-top: 1px solid #E4E4E4;
  padding-top: 20px;
}


#homepage_content_left {
  width: 650px;
}

#home #footer { padding: 0px; margin-left: -10px; margin-bottom: 20px;}