body {background-color: #ffffff; margin: 0px auto;font-family: Arial,Helvetica,sans-serif; font-size: 12px; }
a {color: #000000;}
a:hover {color: #000000;}

.clear {clear: both;}

/* ******************* CUSTOM FONTS ******************* */
.proximaNova {font-family:'Proxima N W01 Reg', sans-serif;}
.proximaNovaBold {font-family:'Proxima N W01 Bold', sans-serif;}

.site-wrapper {width: 320px; margin: 0px auto;}
.logo {text-align:center; padding: 20px 0; border-bottom: 3px solid #000;}
.logo-int {}
.header-weather {position: absolute; bottom: 10px; right: 20px; font-size: 12px; }
.header-weather a {color:#ffffff; text-decoration: none;}
.header-weather img {padding-right: 3px;}

.top-dots {position:absolute; bottom: 5px; left: 0px; z-index:1000; height:5px; width: 320px;}
.top-dots img {width: 320px;}

.home-nav-wrapper {margin: 0px auto; text-align: center;}
.home-nav {display: inline-block; padding: 12px 20px 6px;}
.home-nav a {
	font-family:'Proxima N W01 Bold', sans-serif;
	font-size: 27px;
	color: #323232;
	text-decoration: none;
	text-transform: uppercase;
}

.bottomnav {padding: 5px 0px 0px 10px;}
.bottom-nav {padding: 5px 0px 0px 0px;}

.bottom-area-cont {
	margin: 10px auto;
	text-align: center;
}

.bottom-area-cont .fullsite, .bottom-area-cont .phone {display: inline-block; background-color: #af963c; min-width: 120px; padding: 2px 6px;}
.bottom-area-cont .phone {margin-right: 15px;}

.bottom-area-cont .fullsite a, 
.bottom-area-cont .phone a,
.bottom-area-cont .fullsite a:hover, 
.bottom-area-cont .phone a:hover,
.bottom-area-cont .fullsite a.ui-link,
.bottom-area-cont .phone a.ui-link,
.bottom-area-cont .fullsite a.ui-link:hover,
.bottom-area-cont .phone a.ui-link:hover {
	font-family:'Proxima N W01 Bold', sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

.footer { background:#000; color: #fff; text-align:center; font-size: 12px; padding:10px 0px; margin-bottom:50px; width: 100%;}
.footer a {color:#fff;}

/* Location check page override */

.ui-overlay-c {color: #fff; text-shadow: 0;}

/*****/

#socialMedia{
	border-right: 2px solid #FFFFFF;
    display: inline-block;
    margin: 10px 0 10px 8px;
    padding: 0 5px 0 0;
    text-align: center;
    width: 180px;
}

#socialMedia a{
	display: inline-block;
	margin: 0 7px 0 0;
}

.weather-cont {
	display: inline-block;
    padding: 0 0 0 15px;
    position: relative;
    text-align: left;
    top: -2px;
    width: 90px;
}

.weather-cont .weatherIcon, .weather-cont .weatherText {float: left;}
.weather-cont .weatherText {position: relative; top: 5px; left: 5px;}
.weather-cont .weatherText a { font-family: Arial, Helvetica, sans-serif; font-weight: bold; font-size: 16px; text-decoration: none;}
.weather-cont .weatherText a.ui-link {color: #fff;}

.copyright-cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	margin: 15px 0 25px;
}

.copyright-cont .copyright-info { font-size: 10px; }

/* ***** */

.bannerad-home {
	line-height: 25px !important;
	padding-top: 5px !important;
}

.bannerad, .bannerad-home {
	background-color: #ffffff; 	
	border-top: 0px solid #e1dcd7;	
	width: 100%;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	line-height: 10px;
}

.bannerad a {
	background-color: #ffffff; 	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bannerad a img {
	width: 300px;
	height: 50px;	
	padding: 0px 0px 0px;
	margin: 0px 0px 0px;
}
.bannerad .banneradtrim {
	width: 320px;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	vertical-align: bottom;
	padding-bottom: 1px;
}

.banneradtrim-inner {
	width: 300px;
	height: 5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
	vertical-align: top;
	padding-bottom: 1px;
}


.touchslider-next{
	position: absolute;
	top: 80px;
	left: 279px;
	width: 30px;
	height: 40px;
	overflow: hidden;
}
.touchslider-prev{
	position: absolute;
	top: 80px;
	left: -11px;
	width: 30px;
	height: 40px;
	overflow: hidden;
}
.touchslider {position:relative; }
.touchslider .touchslider-viewport {
/*	border: 5px solid #fff1e0;*/
	/*background: #fff1e0;
	-webkit-border-radius: 6px;
			border-radius: 6px;*/
}
.touchslider .touchslider-item {
	height: 320px;
	overflow: hidden;
}
.touchslider .touchslider-nav {
/*	text-align: center;
	
	width:320px;
	position:absolute;
	left:0px; 
	top:127px;*/
}
.touchslider .touchslider-nav a {
	cursor: pointer;
	color: #000;
}
.touchslider .touchslider-nav a:active {
	background: #c6c6c6;
}

.touchslider-nav {
	/*font: bold 16px/16px Georgia;*/
}

.touchslider .touchslider-nav-item {
/*	border: solid 1px #fff;
	width: 5px;
	height:5px;
	background: #4f8fcc;
	padding:2px;
	margin:0 5px;
	display: inline-block;
	-webkit-border-radius: 5px;
			border-radius: 5px;*/
}

.touchslider .touchslider-nav-item-current {
	background: #fff;
}


.reviewLayout {
    padding:0 10px;
}
.reviewLayout .detail-c1a {
    font-size:11px;
    width:150px;
    padding-right:10px;
    display: table-cell;
}
.reviewLayout .detail-c2a {
    width:580px;
    padding:0;
    display: table-cell;
    font-size: 13px;
}
.reviewLayout .detail-c1a .serviceLogo {
    height:70px;
}
.reviewLayout .reviewHeading {
    border-bottom:1px solid #999;
    padding-bottom:10px;
    margin-bottom:10px;
}
.reviewLayout .userInfo {
    overflow: auto;
    padding-bottom:5px;
}
.reviewLayout .userInfo img {
    width:45px;
    float: left;
    margin-right:10px;
}
.reviewLayout .ratingInfo {
    text-align:center;
}
.reviewLayout .ratingInfo img {
    clear:both;
}
.reviewLayout .moreReveiws {
    float:right;
}
.reviewLayout .reviewItem {
    padding-bottom:10px;
    margin-bottom:10px;
    border-bottom:1px solid #CFCFCF;
}
.reviewLayout:last-child .reviewItem {
    border-bottom:none;
}
/* 404.cfm */
.message {
	font-size:16px;
}

/* t - 227766 */
/* BEGIN Enewsletter*/
.enews-wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 5px;
    margin: 2px auto;
    padding: 4px 5px 8px 12px;
    position: relative;
    width: 300px;
    z-index: 2;
}
.crmform input[type="text"], .crmform select {
    height: 25px;
    margin: 5px 0 0;
}
.crmform table td {
    display: block;
    word-wrap: break-word;
}
#inquiry_interest {
  height: 80px;
}

.fld_req {
    color: #FF0000;
}
.crmform-warning {
    color: #FF0000;
}
.section{display:none;}

a.enews_signup{margin-top: 25px; display: inline-block;}
/* END Enewsletter*/

/* t - 247094 */
.dtn_banner{background:url(/images/dtn_featured_star.png) 6px 8px no-repeat #6e3c78; color:#fff; text-transform: uppercase; position: absolute; top:0px; left:0px; height:35px; width:calc(100% - 47px); line-height: 35px; padding:5px 5px 0 42px; font-size: 20px; font-family: "Proxima N W01 Bold", sans-serif}
.ui-btn .ui-btn-inner a.trackListing.isDtnPromoted{padding-top: 57px;}
.isDtnPromoted .ui-li-thumb{top:45px;}

/* t - 247092 */
#botbanner {
  position: fixed;
  bottom: 0px;
  margin-top: 15px;
  margin-left: -160px;
  height: 50px; 
  width: 320px; 
  text-align: center;
  left: 50%;
  z-index: 2;
}

#botbanner .more-link {
  position: absolute;
  right: 0px;
  top: -40px;
  font-size: 12px;
  color: #999999;
  text-shadow: none;
}

#botbanner .more-link div {
  margin-right: 5px;
  line-height: 14px;
  float: left;
  display: block;
}