﻿/*
Theme Name: Gray Black
Theme URI: http://kukui.com/
Description: Custom Themplate developed by Kukui IT
Author: Kukui IT
Version: 1.0
Tags: gray, black, blue, white, no-sidebar, dynamic content
*/



/* =Reset default browser CSS
-------------------------------------------------------------- */
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 
{
	border: 0;
	background: transparent;
	vertical-align: baseline;
}

*
{
	outline: 0;
    margin: 0;
    padding: 0;
}

body
{
    font-family: Verdana, Sans-Serif;
}

.entryContent h1,
.entryContent h2,
.entryContent h3,
.entryContent h4,
.entryContent h5,
.entryContent h6, 
.preContainer h1,
#appointmentsPage h2,
.footerRightColumn h3,
.servicesWidget td span
{
	font-family: Arial, Sans-Serif;
}

table 
{
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

a img {
	border: none;
}

a
{
    transition:         color .3s;
    -moz-transition:    color .3s; /* Firefox 4 */
    -webkit-transition: color .3s; /* Safari and Chrome */
    -o-transition:      color .3s; /* Opera */
}

.half { width: 47%; }
.clear { clear: both; }


/* =Layout
-------------------------------------------------------------- */
html, body, .wrapper 
{
    width: 100%;
    height: 100%;
    min-width: 960px;
    background: #e7e7e7;
}

.main
{
    margin: 0 auto -306px;
    width: 100%;
    min-height: 100%;
    height: auto !important;
}

.header
{
    width: 100%;
    min-width: 950px;
    height: auto !important;
    border-top: solid 2px #ef8b1d;
}

.preContainer
{
    padding: 30px 0 0px;
    width: 100%;
    background: #d3d3d3 url(images/headerBottomShadow.jpg) repeat-x left top;
    border-bottom: 1px solid #999;
}

.container
{
    border-top: 1px solid #fff;
}

.container > .content
{
    overflow: hidden;
    margin: 0px auto;
    padding: 35px 0 20px;
    width: 960px;
}

.footerPusher
{
    clear: both;
    height: 306px;
}

.footer 
{
    width: 100%;
    min-height: 307px;
    height: auto !important;
    background: #555;
    border-top: 1px solid #333;
}



/* =Global Style
-------------------------------------------------------------- */
/* Datepickers */
#ui-datepicker-div { font-size: 0.89em; }

/* Ratings */
.rating0, 
.rating5, 
.rating10, 
.rating15, 
.rating20, 
.rating25, 
.rating30, 
.rating35, 
.rating40, 
.rating45, 
.rating50
{
    padding: 0 52px;
    height: 16px;
    background: url(images/ratingStars.png) no-repeat;
    *zoom: 1;
}

.rating0 { background-position: 0 0; }
.rating5 { background-position: 0 -20px; }
.rating10 { background-position: 0 -40px; }
.rating15 { background-position: 0 -60px; }
.rating20 { background-position: 0 -80px; }
.rating25 { background-position: 0 -100px; }
.rating30 { background-position: 0 -120px; }
.rating35 { background-position: 0 -140px; }
.rating40 { background-position: 0 -160px; }
.rating45 { background-position: 0 -180px; }
.rating50 { background-position: 0 -200px; }



/* =Header
-------------------------------------------------------------- */
.header .headerTop
{
    width: 100%;
    height: 100%;
    background: #000 url(images/headerLinearOverlay.jpg) repeat-x center top;
}

.header .headerDecoration
{
    width: 100%;
    height: 100%;
    background: url("images/headerRadialOverlay.png") no-repeat center top;
}

.header .headerBottom
{
    overflow: hidden;
    width: 100%;
    height: 100%;
    min-height: 100px;
    background: url(images/headerLinearOverlayBottom.jpg) repeat-x center bottom;
}
/* .information */
.header .information 
{
    position: relative;
    overflow: hidden;
    margin:0px auto;    
    width: 950px;
}

.header .logoWebsite
{
    border: 0;
    float: left;
    position: relative;
    margin: 25px 0px 0px 65px;
}

.header .stars
{
    float: left;
    width: 370px;
    min-height: 50px;
    background: url(images/reviewsStars.png) no-repeat center top;
    position: relative;
    text-align: left;
    margin-top: 25px;
}

.header .stars .locName
{
    display: block;
    font: 14px/1em Audiowide,Verdana,Sans-Serif;
    color: #FFFFFF;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #111111;
}

.header .stars .locAvrgRating
{
    outline: 0;
    font-size: 0;
}

.header .reviewsWebsite
{
    color: #fff;
    font-size: 10px;
    display: inline;
}

.header .theReviews
{
    margin: 13px 0 0 12px;
}

.header .reviewsWebsite:hover
{
    color: #36BAEC;
    text-shadow: 1px 1px 1px #000;
}

.header .phone-and-information
{  
    float: right;
    position: relative;
    right: 0;
    width: 280px;
    line-height: 24px;
    font-size: 18px;
    text-align: right;
}

.header .phone-and-information p
{
    color: #CCC;
    font-size: 14px; 
    font-style: italic;
}

.header .callus + div
{
    clear: both;
}

.header .location-name
{
    font: 18px Audiowide, Verdana, Sans-serif;
    color: #ef8b1d;
}

.header .phone-and-information a
{
    color: #fff;
    font: 17px Verdana,Sans-Serif;
    text-decoration: none;
}

.header .phone-and-information span.hours
{
    color: #FFF;
    font-size: 12px;
    line-height: 1.3em;
    display: block;
    margin-bottom: 4px;
}
.header .reviewTitle
{
    display: block;
    font: 17px Audiowide;
    color: #ef8b1d;
}

.header .phone-and-information span.callus
{
    display: block;
    float: right;
    margin-bottom: 10px;
    width: 160px;
    height: 31px;
    text-align: center;
    color: #fff;
    font: 24px/1em Audiowide,Verdana,Sans-Serif;
    background: url(images/callUsBg.png) no-repeat center top;
}


/* .navigation */
.navigation
{  
    height: 100%;
    min-height: 36px;
    width: 100%;
    background: url(images/navigationBackground.jpg) repeat-x;
    text-align: center;
}

.navigation .navigationList
{
    margin: 0 auto;
    width: 950px;    
}

.navigation ul
{
    list-style: none;
    width: 950px !important;   
}

.navigation ul li 
{
    overflow:visible;
    margin: 4px 0 10px 0;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    float: none !important;
    max-height: 24px;
    text-align: center;
}

.navigation ul li + li
{
    background: url(images/navigationSeparator.png) no-repeat center left;
}

.navigation ul li a
{
    padding: 10px 20px 4px;
    margin-top: -8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    height:26px;
    font: bold 11px/20px Verdana,sans-serif;
    color: #999;
    white-space: nowrap;
    text-decoration: none;
    text-transform: uppercase;
}
.navigation ul li a:hover
{
    background: url(images/navigationHover.png) no-repeat center top;
    background-size: 100% 44px;
}
.navigation ul li a:hover,
.navigation ul li a:active
{
    color: #ff9d33;
}



/* =preContainer
-------------------------------------------------------------- */
.preContainer h1
{
    margin: 0 auto;
    width: 950px;
    color: #ff6600;
    font: bold 24px/1.2em Audiowide,Sans-Serif;
}

.preContainer > div 
{
    overflow: hidden;
    margin: 0 auto;
    width: 950px;
}

/* .slideshow */
.preContainer .banner
{
    background: url("images/bannerBorderBottom.jpg") repeat-x scroll center bottom transparent;
    width: 100%;
}
    

.widgetSlideshow
{
	margin: 0 auto;
	width: 900px;
	height: 270px;	
}
            
.slides 
{
	width: 900px;
	height: 270px;	
}

.slidesContainer 
{
    overflow: hidden;
    position: relative;
    width: 900px;
    height: 270px;
}

.slidesContainer ul 
{
    display: block;
    list-style: none outside none;
    position: relative;
    width: 20000px;
}

.slidesContainer li 
{
    float: left;
    width: 900px;
    height: 264px;
}

.slidesPagination 
{
    position: relative;
    z-index: 9999;
    top: -25px;
    margin: 8px auto 0;
    overflow: hidden;
    text-align: center;
}

.slidesPagination a 
{
    float: left;
	margin-left: 7px;
	width: 12px;
	height: 12px;
	outline: 0;
	font-size: 0;
	background: url(images/slideshowProgressMarker.png) no-repeat left top;
}

.slidesPagination a:hover,
.slidesPagination a.selected
{
	background-position: left bottom;
}

.slidesContainer li > *
{
    position: absolute;
}

.slidesContainer li .caption,
.slidesContainer li .caption span
{
    color: #fff;
    font: 12px Verdana,sans-serif;
}

.slidesContainer li .caption .rating
{
    display: inline-block;
    *zoom: 1;
    height: 16px;
}


.slidesContainer li.slide01 img ~ img
{
    padding: 0 0 0 360px;
}

.slidesContainer li.slide01 p
{
    padding: 205px 0 0 20px;
}

.slidesContainer li.slide01 p > span
{
    display: block;
    width: 430px;
}

.slidesContainer li.slide01 p > span + span
{
    padding: 0 0 0 10px;
    width: 100%;
}

.slidesContainer li.slide02 img ~ img
{
    padding: 0 0 0 495px;
}

.slidesContainer li.slide02 p
{
    padding: 180px 0 0 10px;
}

.slidesContainer li.slide02 p > span
{
    display: block;
    width: 460px;
}

.slidesContainer li.slide02 p > span + span
{
    padding: 0 0 0 10px;
    width: 100%;
}

.slidesContainer li.slide03 img ~ img
{
    padding: 0 0 0 465px;
}

.slidesContainer li.slide03 p
{
    padding: 180px 0 0 10px;
}

.slidesContainer li.slide03 p > span
{
    display: block;
    width: 440px;
}

.slidesContainer li.slide03 p > span + span
{
    padding: 0 0 0 10px;
    width: 100%;
}

/* =Entry
-------------------------------------------------------------- */
.editorPage,
.editorPage *,
.editorBlog,
.editorBlog *
{
    background: #fff !important;
    color: #000 !important;
}

.entry 
{
	clear: both;
	padding: 0px 5px 20px;
	width: 950px;
}

.editorPage
{
    margin: 0 auto;
    padding: 30px 10px;
    width: 950px;
    overflow: visible !important;
}

.editorBlog
{
    margin: 0 auto;
    padding: 30px 10px;
    width: 650px;    
}
/* .entryContent */
.entryContent
{
    color: #999;
    font: 14px/1.6em Verdana,sans-serif;
    overflow: hidden;
}

.entryContent div
{
    color: #333;
}

.entryContent h1,
.entryContent h2,
.entryContent h3,
.entryContent h4,
.entryContent h5,
.entryContent h6 
{
	color: #333;
	font: bold 30px/1.2em Arial,Sans-serif;
}

.entryContent h1,
.entryContent h2
{
	padding: 10px 0 15px;
}

.entryContent h3,
.entryContent h4
{
	padding: 5px 0 10px;
}

.entryContent h5,
.entryContent h6 
{
	padding: 5px 0;
}

.entryContent h1 { font-size: 22px; }
.entryContent h2 { font-size: 22px; }
.entryContent h3 { font-size: 14px; }
.entryContent h4 { font-size: 14px; }
.entryContent h5 { font-size: 12px; }
.entryContent h6 { font-size: 12px; }


.entryContent p,
.entryContent ul,
.entryContent ol,
.entryContent hr,
.entryContent dl,
.entryContent dd,
.entryContent table,
.entryContent pre,
.entryContent fieldset,
.entryContent blockquote
{
	margin-bottom: 25px;
	color: #333;
	font: 14px/1.6em Verdana,sans-serif;
}

.entryContent dt 
{
	color: #999;
	font-weight: bold;
}

.entryContent ul ul,
.entryContent ol ol,
.entryContent ul ol,
.entryContent ol ul 
{
	margin: 2px 0 0 10px;
}

.entryContent ol { list-style: decimal inside none; }
.entryContent ol ol { list-style: upper-alpha inside none; }
.entryContent ol ol ol { list-style: lower-roman inside none; }
.entryContent ol ol ol ol { list-style: lower-alpha inside none; }

.entryContent ol,
.entryContent ul 
{
    padding-left: 20px;
}

.entryContent ol li + li { margin-top: 7px; }
.entryContent ul li + li { margin-top: 2px; }


.entryContent table {
	border: 0;
	max-width: 100%;
	vertical-align: middle;
	text-align: center;
}

.entryContent table th {
	padding: 8px 20px;
	color: #004f6c;
	font: bold 14px/1.2em,Verdana,sans-serif;
}

.entryContent table td {
	padding: 8px 20px;
	color: #4c4c4c;
	font: 14px/1.2em Verdana,sans-serif;
}

.entryContent table.clear
{
    width: 100%;
}

.entryContent table.clear th,
.entryContent table.clear td
{
    margin: 0;
    border: 0;
    padding: 0;
    color: #4c4c4c;
    text-align: left;
}


.entryContent fieldset 
{
	padding: 20px;
	border: 1px dotted #999;
}

.entryContent fieldset legend 
{
	padding: 0 15px;
	color: #102B84;
	font-weight: bold;
}

.entryContent fieldset p 
{
    margin: 0;
    padding: 0;
}


.entryContent hr 
{
	clear: both;
	border-top: 3px double #ccc;
	border-left: 0;
	border-bottom: 0;
	border-right: 0;
	height: 3px;
}

.entryContent a { color: #F98904; }
.entryContent li > a { display: block; margin: 10px 0; color: #4c4c4c; }
.entryContent a:hover { color: #333; }

.entryContent strong  { font-weight: bold; }
.entryContent big { font-size: 1.3em; }

.entryContent cite,
.entryContent em,
.entryContent i 
{
	font-style: italic;
}

.entryContent sup,
.entryContent sub 
{
	position: relative;
	height: 0px;
	vertical-align: baseline;
	font-size: 10px;
}

.entryContent sup { bottom: 1ex; }
.entryContent sub { top: .7ex; }

.entryContent abbr,
.entryContent acronym 
{
	border-bottom: 1px dotted #666;
	cursor: help;
}

.entryContent pre 
{
	border: 1px dotted #999;
	padding: 15px;
	background: #f0f0f0;
}

.entryContent blockquote 
{
	border: 1px dotted #999;
	padding: 15px;
	background: #f0f0f0;
	font-style: italic;
}

.entryContent blockquote > p 
{
	padding: 0px;
	font-style: italic;
}

.entryContent blockquote cite,
.entryContent blockquote em,
.entryContent blockquote i 
{
	font-style: normal;
}

/* Alignment & positioning */
.entryContent .section 
{
    overflow: hidden;
}

.entryContent .section + .section 
{
    margin-bottom: 0px;
}

.entryContent .column 
{ 
    margin-bottom: 20px !important;
    width: 455px;
    border: 4px solid #f1b36f;
    border-radius: 3px;
}

.entryContent .wideColumn
{
    margin: 0 auto;
    width: 942px;
}

.entryContent .wideColumn .feature
{
    min-height: 50px !important;
}

.entryContent .feature p
{
    margin-bottom: 0px;
}

.wideColumn p
{
    margin: 20px 0;
}
    
.entryContent .elongation
{
    margin-left: 25px;
}

.entryContent .textleft { text-align: left; }
.entryContent .textcenter { text-align: center; }
.entryContent .textright { text-align: right; }

.entryContent .alignleft
{
	display: inline;
	float: left;
	margin: 0px 10px 5px 0;
}

.entryContent .alignright
{
	display: inline;
	float: right;
	margin: 0px 0 5px 10px;
}

.entryContent .aligncenter
{
	clear: both;
	display: block;
	margin: 10px auto;
	text-align: center;
}

/* Images */
.entryContent img 
{
	max-width: 920px;
}

.entryContent img.framed
{
	border: 1px solid #ccc;
	padding: 4px;
	height: auto;
}

.entryContent .caption 
{
	margin: 10px 0;
	border: 1px solid #ccc;
	padding: 5px;
	max-width: 948px !important;
	background: url(images/noise.jpg);
}

.entryContent .caption400 
{
    margin: 10px auto;
    width: 400px;
    background: none;
    border: none;
}

.entryContent .caption a
{
	color: #333333;
    text-decoration: none;
}

.entryContent .caption img 
{
	display: block;
	float: none !important;
	margin: 0 auto;
	border: 1px solid #d0c9cd;
	padding: 1px !important;
	max-width: 936px !important;
    background: #fff;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -ms-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
}

.entryContent .caption a:hover img
{
    border: 1px solid #008ae3;
}

.entryContent .caption span
{
    display: block;
    margin: 0;
	padding: 5px;
	text-align: center;
	color: #333333;
    font: italic 12px/1.6em Verdana,sans-serif;
    -webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -ms-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
}

.entryContent .caption a:hover span
{
    color: #137499;
}



/* =Directions Page
-------------------------------------------------------------- */
.directions-form
{    
    padding: 10px 0 30px;
    height: 30px;
}

.directions-form .location
{
    float: left;
    border: 0;
    padding: 6px 12px;
    width: 377px;
    height: 17px;
    color: #666;
    font: 14px Verdana,sans-serif;
    background: url(images/directionsLocatonInput.png) no-repeat;
}

.directions-form .submit
{
    float: left;
    margin: 0px 0 0 10px;
    border: 0;
    width: 50px;
    height: 30px;
    background: url(images/directionsGoBtn.png) no-repeat;
    cursor: pointer;
}


.directions-form .select
{
	float: left;
	text-transform: none;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
}

.directions-form .select dt
{
    cursor: pointer;
    display: block;
    height: 31px;
    width: 286px; 
    background: url(images/directionsddl.png) no-repeat right top;
}

.directions-form .select dt a
{
    float: left;
    overflow: hidden;
    margin: 5px 0;
    padding: 0px 45px 0px 13px;
    color: #ccc;
}

.directions-form .select dd
{
    display: block;
    margin-left: 8px;
    position: absolute;
    width: 278px;
    z-index: 1000;
}

.directions-form .select ul
{
    display: none;
    min-height: 20px;
    border-top: 0px none;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    list-style: none outside none;
    background: #fbfbfb;
}

.directions-form .select ul li
{   
    display: block;
}

.directions-form .select ul li a
{
    cursor: pointer;
    display: block;
    padding: 3px 10px;
    height: 18px;
    color: #ccc;
}

.directions-form .select ul li a:hover
{
    color: #000;
    background: #dedede;
}

.directions-form .select ul li span
{
    display: none;
}

.directions-form span
{
    float: left;
    font-size: 18px;
    text-transform: lowercase;
    font-weight: normal;
    padding: 0px 10px;
}


.directionsContainer
{
    margin: 0 0 72px;
    border: 1px solid #d1d1d1;
    padding: 10px;
    width: 928px;
    height: 578px;
    background: #fff;
}

#directions-gmapcanvas #directions-dirpanel
{
    overflow: hidden;
    float: left;
    padding-right: 8px;
    width: 344px;
    height: 578px;
}

#directions-gmapcanvas.no-directions #directions-dirpanel
{
    display: none;
}

#directions-gmapcanvas #directions-dirpamap
{
    float: left;
    width: 576px;
    height: 578px;
}

#directions-gmapcanvas.no-directions #directions-dirpamap
{
    width: 928px;
}

#directions-dirpanel > div
{
    overflow-y: auto;
    height: 578px;
}

table.adp-placemark 
{
   margin-top: 0px;
}

.googleInfoWindow 
{
    width: 240px;
    font-size: 12px;
    line-height: 1.4em;
}

.googleInfoWindow h3
{
    font-size: 16px;
    color: #1356cc;
    font-weight: bold;
}

.googleInfoWindow p
{
    margin: 12px 0;
}

.googleInfoWindow img
{
    float: right;
    margin: 5px 0;
}

.googleInfoWindow #directionlink
{
    float: right;
    width: 100%;
    text-align: right;
}


/* =Appointments Page
----------------------------------------------------------*/
#appointmentsPage 
{
    padding: 20px 0;
}

#appointmentsPage .section
{
    padding: 0 0 20px 6px;
}

#appointmentsPage h2
{
    margin-bottom: 3px;
    padding: 10px 0 28px;
    width: 560px;
    color: #333;
    font: bold 18px/1.2em Verdana, Sans-Serif; 
}

.section > div
{
    overflow: hidden;
    margin-bottom: 20px;
}


label
{
    float: left;
    padding: 6px 20px 6px 5px;
    color: #555;
    font: 14px/1.2em Verdana,sans-serif;
    cursor: pointer;
}

label span
{
    color: #8a8989;
    font: italic 12px Verdana,sans-serif;
}

label.short { width: 35px; }
label.average { width: 65px; }
label.long { width: 105px; }


.textarea
{
    border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	float: left;
    border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
	border-color: #bdbdbd;
	padding: 6px 10px;
	margin: 4px;
	width: 560px;
	min-height: 100px;
	height: 100px;
	background: #f5f5f5;
	resize: vertical;
	color: #333;
	font: italic 14px/1.2em Verdana,sans-serif;
}


.select
{
	float: left;
}

.select dt
{
    cursor: pointer;
    display: block;
    height: 31px;
}

.select dt a
{
    float: left;
    overflow: hidden;
    margin: 7px 0;
    padding: 0px 45px 0px 13px;
    height: 17px;
    color: #ddd;
	font: 14px/1.2em Verdana,sans-serif;
}

.select dd
{
    display: block;
    position: absolute;
    margin-left: 2px;
}

.select ul
{
    display: none;
    min-height: 20px;
    border-top: 0px none;
    border-right: 1px solid #333;
    border-bottom: 1px solid #333;
    border-left: 1px solid #333;
    list-style: none outside none;
    background: #000;
}

.select ul li
{   
    display: block;
}

.select ul li a
{
    cursor: pointer;
    display: block;
    padding: 3px;
    min-height: 10px;
    color: #ddd;
	font: 12px/1.2em Verdana,sans-serif !important;
	text-align: left;
	background: #000;
}

.select ul li a:hover
{
    color: #000;
    background: #aaa;
}

.select ul li span
{
    display: none;
}

.select.long dt { width: 400px; background: url(images/appointmentSelectBg.png) no-repeat right center; }
.select.front dt { width: 122px; height: 22px; background: url(images/frontPageDrpDown.jpg) no-repeat right center; }
.select.front dd{ width: 122px; }
.select.long dd { width: 395px; }
.select.front {float: right; height: 23px;}
.select.front dt a 
{
    padding: 0px; 
    margin: 0 0 0 10px;
    font: bold 10px/22px Verdana, Sans-Serif;
    color: #b2b2b2; 
}
.select.front ul li
{ 
    font: bold 10px/22px Verdana, Sans-Serif !important; 
    color: #b2b2b2;
}

input.input,
input.input-pair
{
    float: left;
    border-style: solid none none solid;
	border-width: 1px 0px 0px 1px;
	border-color: #bdbdbd;
	padding: 6px 10px;
	background: #f5f5f5;
	color: #333;
	font: italic 14px Verdana,sans-serif;
}

input.input
{
    border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
    margin-right: 5px;
}

span.validator
{
    margin-right: 20px;
    float: left;
    color: Red;
    min-width:8px;
}

input.input-pair
{
    border-radius: 4px 0px 0px 4px;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	text-align: center;
}

input.short { width: 85px; }
input.average { width: 130px; }
input.long { width: 210px; }


.date-btn,
.time-btn
{
    cursor: pointer;
    float: left;
    width: 46px;
    height: 30px;
    margin-right: 5px;
    border: 0px none;
}

.date-btn
{
    background: url(images/app-date-btn.png) no-repeat;
}

.time-btn
{
    background: url(images/app-time-btn.png) no-repeat;
}

.submit-btn
{
    cursor: pointer;
    display: block;
    margin: 0px 189px;
    border: 0px none;
    width: 180px;
    height: 48px;
    background: url(images/appointmnetSubmitBtn.png) no-repeat;
}

.submit-btn:hover
{
}

.textbox
{
    margin-bottom: 20px;
    border: 1px solid #ccc;
    padding: 10px;
    width: 560px;
    color: #333;
    background: #F5F5F5;
    font: 16px/1.3em Calibri,Arial,sans-serif;
    text-align: center;
}

.textbox.message { background: #feffce; }
.textbox.error { background: #facfcc; }
.textbox.success { background: #d3f8d0; }

#appointmentsPage .offer
{
    float: right;
    width:475px;
    padding-top:0px;
}


#appointmentsPage .timeformat dt
{
    cursor: pointer;
    display: block;
    margin: 0 3px 0 0;
    height: 30px;
    width: 46px; 
    background: url(images/app-time-format.png) no-repeat;
}

#appointmentsPage .timeformat dt a
{
    display: block;
    float: none;
    margin: 0;
    padding: 0 17px 0 0;
    height: auto;
    color: #676767;
    font: bold 13px/30px Verdana,sans-serif;
    text-align: right;
}

#appointmentsPage .timeformat dd
{
    display: block;
    position: absolute;
    margin: 0;
    width: 46px;
}

#appointmentsPage .timeformat ul
{
    display: none;
    min-height: 20px;
    border-top: 0px none;
    border-right: 1px solid #c4c4c4;
    border-bottom: 1px solid #c4c4c4;
    border-left: 1px solid #c4c4c4;
    list-style: none outside none;
    background: #fbfbfb;
}

#appointmentsPage .timeformat ul li
{   
    display: block;
}

#appointmentsPage .timeformat ul li a
{
    cursor: pointer;
    display: block;
    padding: 5px 10px;
    min-height: 15px;
    color: #333;
	font: 14px/1.2em Verdana,sans-serif;
}

#appointmentsPage.timeformat ul li a:hover
{
    background: #dedede;
}

#appointmentsPage .timeformat ul li span
{
    display: none;
}

/* =Information Page 
----------------------------------------------------------*/
#infoPage .entry
{
    padding-top: 25px;
}

/* =Widgets
-------------------------------------------------------------- */

/* .testimonialsWidget */
.testimonialsWidget
{
    margin: 25px auto 35px;
    width: 950px;
}  

.paymentWidget + .testimonialsWidget 
{
    margin-top: -10px;
}

.testimonialsWidget .topQuote
{
    position: relative;
    padding-left: 70px;
    margin: 0 auto;
    width: 770px;
    min-height: 57px;
    font: 20px Verdana,Sans-Serif;
    color: #111;
    background: url("images/quoteOpen.png") no-repeat scroll left top transparent;
}

.testimonialsWidget .meta
{
    display: inline;
    width: 100%;
    text-align: center;
}

.testimonialsWidget .meta span,
.testimonialsWidget .meta a
{
    color: #5e5e5e;
    font: 12px Verdana,Arial,sans-serif;
}

.testimonialsWidget .meta a:hover
{
    color: #FF9D33;
}

.testimonialsWidget .meta span + span 
{
    margin: 0 8px 0 6px;
    padding-bottom: 2px;
    vertical-align: middle;
}

.testimonialsWidget .content {
    padding: 15px 0px 50px;
}
/* .servicesWidget */

.servicesWidget table
{
    margin: 20px 0 0;
    width: 950px;
}

.servicesWidget td
{
    width: 300px;
}

.servicesWidget td + td
{
    padding: 0 0 0 25px;
}

.servicesWidget td img
{
    float: left;
    padding: 5px 10px 10px 0;
}

.servicesWidget td span
{
    display: block;
    color: #333;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.2em;
}

.servicesWidget td span + span
{
    margin: 0 0 20px;
    color: #5e5e5e;
    font: normal 12px/1.8em Verdana, sans-serif;
}


/* .servicesWidget */
.servicesWidget
{
    margin: 0 auto;
    padding: 0 0 30px;
    width: 940px;
}

.servicesWidget .title 
{
    
}

.servicesWidget .title a
{
    display: block;
    margin: 0 auto;
    width: 270px;
    height: 92px;
    background: url("images/servicesWidgetScheduleBtn.png") no-repeat center 20px transparent;
}

/* .yelpWidget */
.yelpWidget
{
    margin: 0 auto;
    padding: 0 0 30px;
    width: 940px;
}

/*.yelpWidget a
{
    display: block;
    margin: 0 auto;
    width: 942px;
    height: 140px;
    background: url(images/bannerYelp.jpg) no-repeat;
}*/

.yelpWidget a {
display: block;
margin: 0 auto;
padding: 87px 211px 0 285px;
width: 450px;
height: 53px;
font: bold 18px/1.5em Verdana, Sans-serif;
color: #333;
text-decoration: none;
text-transform: uppercase;
background: url(images/YelpRating.png) no-repeat;
text-align: center;
}

/* =Footer
-------------------------------------------------------------- */

.footerPreContent {
    background: url(images/contentBottomBorder.png) repeat left top;
}

/* .footerContent */
.footerContent
{
    position: relative;
    padding: 25px 0px;
    top: -5px;
    width: 100%;
    min-height: 215px;
    background: url(images/footerBg.png) repeat left top;
}

.footerContent > div
{
    overflow: hidden;
    margin: 0 auto;
    width: 950px;
}

/* .footerLeftColumn */
.footerLeftColumn
{
    float: left;
    padding: 0 20px 0 0;
    width: 340px;
    text-align: center;
}

.footerLeftColumn .logoWebsite
{

}

.footerLeftColumn ul
{
    float: left;
    padding: 3px 0 0;
    width: 100%;
    list-style: none outside none;
    text-align: center;
}

.footerLeftColumn ul li
{
    display: block;
}


.footerLeftColumn ul span,
.footerLeftColumn ul a,
.footerLeftColumn ul span a
{
    display: block;
    width: 100%;
    color: #fff;
    font: 12px Verdana,sans-serif;
    text-decoration: none;
}

.footerLeftColumn ul span,
.footerLeftColumn ul a 
{
    padding-top: 10px;
}

.footerLeftColumn ul a
{
    font-weight: bold;
    font-size: 18px;
    }


/* .footerRightColumn */
.footerRightColumn
{
    float: left;
}

.footerRightColumn h3
{
    margin: 0 0 5px;
    border-bottom: 1px solid #666;
    padding: 0 0 5px;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
}

.footerRightColumn .services tr a
{
    display: block;
    width: 135px;
    color: #fff;
    font-size: 12px;
    line-height: 1.2em;
}

.footerRightColumn .services td + td a
{
    padding-left: 15px;
}

.footerRightColumn .services tr + tr a
{
    padding-top: 11px;
}

.ftSingleLoc
{
    float: left;
    margin: 15px 15px 0 20px;
}

.ftLocHeader
{
    display: block;
    padding-bottom: 5px;
    font: bold 14px Verdana;
    color: #fff;  
}

.ftLocInfo
{
    display: block;
    width: 220px;
    color: #FFFFFF;
    font: 12px/20px Verdana;   
}

.ftIconLoc
{
    float: left;
    margin-top: 5px;
    padding: 0 5px 75px 0;
}



/* .footerPostContent */
.footerPostContent
{
    width: 960px;
    margin: 0 auto;
}

.footerPostContent > div
{
    margin: 0 auto;
    width: 960px;
    height: 100%;
}

.footerPostContent .kukuiFooterLogo
{
    height: 24px;
    width: 134px;
    float: right;
    margin: 10px;
    overflow: hidden;
    background: url(images/logoPoweredBy.png) no-repeat top center;
    font-size: 0px;
    color: transparent;
}

.footerPostContent .kukuiFooterLogo:hover
{
    background: url(images/logoPoweredBy.png) no-repeat bottom center;
}

.footer .microreview
{
    float: right;
    width: auto;
    padding-top: 20px;
}

.footer .microreview a
{
    font-size: 12px;
    color: #666;
    padding-top: 15px;
    text-align: center;
}
    
 /*Write a review*/
.topSeparator
{
    padding: 50px 0 0;
    background: url(images/appointmentSectionTitleBg.png) repeat-x;
    overflow: hidden;
}

.form > div
{
    overflow: hidden;
    width: 100%;
    margin-bottom: 20px;
}

.form div.section 
{
    height: 32px;
    overflow: visible;
    position: relative;
    z-index: 2;
 }

.fieldDescription
{
    font: italic 14px/1.6em Verdana,sans-serif;
    color: #666;
    position: relative;
    top: 4px;
}

.userRating
{
    float: left;
    padding: 0px;
    width: 198px;
    height: 28px;
    margin: 0 30px 0 0;
    background: url(images/userRating.png) no-repeat 18px -280px;
}

.userRating.rating0 { background-position: 18px 0px;}
.userRating.rating5 { background-position: 18px -28px;}
.userRating.rating10 { background-position: 18px -56px;}
.userRating.rating15 { background-position: 18px -84px;}
.userRating.rating20{ background-position: 18px -112px;}
.userRating.rating25{ background-position: 18px -140px;}
.userRating.rating30{ background-position: 18px -168px;}
.userRating.rating35{ background-position: 18px -196px;}
.userRating.rating40{ background-position: 18px -224px;}
.userRating.rating45{ background-position: 18px -252px;}
.userRating.rating50{ background-position: 18px -280px;}

.userRating label { display: none;}

.userRating li
{
    float: left;
    list-style: none;
    width: 18px;
}

.userRating li input
{
    filter: alpha(opacity=00);
    opacity: 0;
    height: 28px;
    width: 18px;
    cursor: pointer;
}

.yelpLink
{
    display: block;
    margin: 30px auto;
    width: 355px;
    height: 64px;
    background: url(images/btnYelpReviews.png) no-repeat;
}

#reviewsResponse .submit-btn
{
    margin: 0px 0px 30px 340px;
}

.writeareview .entry-content p,
.inlineWithLink,
.inlineWithLink a
{
    font-size: 16px;
    line-height: 1.5em;
    color: #333;
}

.writeareview .entry-content p
{
    width: 75%;
    margin: 0 auto 30px auto;
    }

.inlineWithLink a
{
    text-decoration: underline;
    text-align: center;
}

.writeareview
{
    min-height: 300px;
    text-align: center;
    }

.writeareview .form
{
    text-align: left;
    }

/* Yelp Page */

/*for inputs */
input.marginRight32 
{
    margin-right: 32px;
}

input.size315 
{
    width: 315px;
}

.userGuide
{
    width: 100%;
    height: 70px;
    background: #f8f0d0 url(images/yelpPageBackground.png) repeat-x bottom left;
}

.userGuide a
{
   display: block;
   font: 12px Verdana, sans-serif;
   color: #333;
   padding: 13px 0 0 0px;
   margin: 0 0 0 575px;
}

.userGuide a:hover
{
   text-decoration: underline;
}

.userGuide > div
{
    width: 990px;
    height: 100%;
    margin: 0px auto;
    background: url(images/yelpUserGuide.png) no-repeat 255px top;
}

.externalReview,
.reviewForm

{
    width: 100%;
    height: 100%;
}

/*googlePage */
.userGuide.google
{
    background: #ffffff url(images/yelpPageBackground.png) repeat-x bottom left;
}

.userGuide.google > div
{
    width: 100%;
    height: 100%;
    background: url(images/googleUserGuide.png) no-repeat left top;
}

.userGuide.google h2
{
    padding:  16px 0 0 128px;
    font: bold 16px Verdana,sans-serif;
    color: #262626;
}

.userGuide.google span,
.userGuide.google span a
{
    font: 12px Verdana,sans-serif;
    color: #4c4c4c;
}

.userGuide.google span
{
    padding:  2px 0 0 128px;
}

.textbox.center
{
    margin-left: 133px;
}

 /* Widgets
----------------------------------------------------------*/
/* Reviews */
.widgetReviews
{
    margin: 0 auto 40px;
    border: 0;
    width: 100%;
    border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.widgetReviews .dataRow + .dataRow
{
    background-position: center;
    background: url(images/entryContenTextSeparator.png) no-repeat;
}

.widgetReviews .dataRow td
{
    padding-bottom: 27px;
}

.widgetReviews .dataRow + .dataRow td
{
    padding-top: 32px;
}

.widgetReviews .dataRow td 
{
    padding-right: 10px;
    width: 120px;
    text-align: left;
    vertical-align: top;
}

.widgetReviews .dataRow td + td
{
    padding-right: 0;
    width: auto;
}

.widgetReviews .dataRow + .dataRow td + td
{
    background: url("images/footerRay.png") no-repeat scroll center top transparent;
}

.widgetReviews .rating
{
    display: block;
    margin: 3px auto;
}
.widgetReviews .rating0, 
.widgetReviews .rating5, 
.widgetReviews .rating10, 
.widgetReviews .rating15, 
.widgetReviews .rating20, 
.widgetReviews .rating25, 
.widgetReviews .rating30, 
.widgetReviews .rating35, 
.widgetReviews .rating40, 
.widgetReviews .rating45, 
.widgetReviews .rating50
{
    padding: 1px 56px;
    overflow: visible;
    height: 19px;
    *zoom: 1;
    background-image: url(images/ratingStars.png) ;
    background-repeat: no-repeat;
}

.widgetReviews .author
{
    display: block;
    padding: 5px 0 5px 5px;
    color: #999;
    font: 12px/1.4em Verdana,sans-serif;
}

.widgetReviews .region
{
    margin: 0 5px 0 0;
    padding: 3px 5px;
    color: #F98904;
    font: italic 12px Verdana,sans-serif;
    background: #333;
}

.widgetReviews .content
{
    color: #555;
    font: 14px/1.6em Verdana,sans-serif;
}

.widgetReviews .reply
{
    display: block;
    margin: 15px 0 0;
    border-top: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    border-left: 7px solid #e6e6e6;
    padding: 10px 15px;    
    background: #f0f0f0;
}

.widgetReviews .replyContent
{
    color: #333;
    font: 12px Verdana,sans-serif;
}

.widgetReviews .replyFrom
{
    display: block;
    padding: 10px 0 0;
    color: #003C7C;
    font: italic 12px Verdana,sans-serif;
}

.widgetReviews .paging table
{
    float: right;
    margin: 0 0 30px;
    border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}

.widgetReviews .paging span, 
.widgetReviews .paging a
{
    display: block;
    margin: 0 1px;
    padding: 0 5px;
    font: 12px/1.7em Verdana,sans-serif;
}

.widgetReviews .paging span, 
.widgetReviews .paging a:hover
{
    border: 1px solid #333;
    color: #FFFFFF;
    background: #333;
}

.widgetReviews .paging a
{
    border: 1px solid #333;
    color: #333;
    background: none;
}


/* Not-Found
----------------------------------------------------------*/
.pageNotFound 
{
    margin: 0 130px;
}

.pageNotFound h2
{
    color: #333;
    font: bold 28px Verdana,sans-serif;
}

.pageNotFound p
{
    color: #333;
    font: 16px Verdana,sans-serif;
}

.pageNotFound a
{
    text-decoration: underline;
}

.pageNotFound a img
{
	border: 0;
}

/* =Coupons Page 
----------------------------------------------------------*/
.couponsTable
{
    width: 960px;
}

.couponsTable td
{
    padding: 0 0 30px;
    width: 326px;
    vertical-align: top;
}

/* .couponsWidget */
.couponsWidget
{
    overflow: hidden;
    margin: 0 auto;
    padding: 0 24px 40px 0;
    width: 978px;
}


.readMore
{
    cursor: pointer;
}

.readMore u
{
	color: #f48604;
}

.readMore span
{
    display: inline;
}

.visible span
{
    display: none;
}

.readMore span + span
{
    display: inline;
}

.coupon
{
    margin-bottom: 30px;
    float: left;
    width: 300px;
    position: relative;
    background: #d4d4d4;
    margin-left: 10px;
}

.couponsBody {
    background: #d4d4d4 url(images/couponsBorder.jpg) repeat-y top center;
}

.topBorder {
    background: #d4d4d4 url(images/couponsTopBorder.jpg) no-repeat top center;
    height: 10px;
}

.bottomBorder {
    background: #d4d4d4 url(images/couponsTopBorder.jpg) no-repeat bottom center;
    height: 10px;
}

.coupon + .coupon
{
    padding-right: 2px;
    background: url(images/couponBorder.png) repeat-y center left;
}

.coupon .bodyLine
{
    padding: 20px 5px 10px 15px;
}

.coupon .title
{
    display: block;
    padding: 8px 0;
    color: #ff6600;
    font: bold 16px/1.2em Arial,sans-serif;
    text-align: center;
}

.coupon .content
{
    display: block;
    padding: 0 5px;
    min-height: 4.8em; /* 4 times the line height */
    color: #333;
    font: 14px/1.2em Verdana,sans-serif;
    text-align: center;
}

.coupon hr {
    margin:0px auto 8px;
    width: 80%;
    color: #333;
    background-color: #333;
    height: 1px;
}

.coupon .expiration
{
    display: block;
    padding: 10px 0 7px 15px;
    color: #4c4c4c;
    font: 10px Verdana,sans-serif;
    text-align: left;
}

.coupon .print
{
    float: right;
    color: #4c4c4c;
    font: 12px Verdana,sans-serif;
    margin: 5px;
}

.coupon .print:hover
{
    color: #003c7c;
}

.coupon .btnPrint
{
    height: 30px;
    margin: 4px 6px 0 0;
    position: absolute;
    bottom: -6px;
    right: 0;
}

.coupon .btnPrint a
{
    display: none;
    float: right;
    padding: 0 25px;
    background: url(images/print-icon.png) no-repeat right top;
    color: #666;
    font: 12px Verdana,sans-serif;
}

.coupon .btnPrint a:hover
{
    text-decoration: underline;
}

.coupon .btnPrint a img
{
    padding-right: 6px;
    vertical-align: text-top;
}

.coupon:hover .btnPrint a
{
    display: block;
}

/* .couponsPairWidget */
.coupon .redeem
{
    display: block;
    position: relative;
    margin: 15px auto 10px;
    width: 176px;
    height: 46px;
    background: url(images/couponPairRedeemBtn.png) no-repeat;
}

.coupon .redeem span
{
	position: absolute;
	top: 0; left: 0; bottom: 0; right: 0;
	cursor: pointer;
	background: url(images/couponPairRedeemBtn.png) no-repeat 0 -47px;
	opacity: 0;
	transition:         opacity 0.5s;
	-webkit-transition: opacity 0.5s;
	-moz-transition:    opacity 0.5s;
	-o-transition:      opacity 0.5s;
}


.coupon .redeem:hover span
 {  
	opacity: 1;
}

.couponPair .expiration
{
    display: block;
    padding: 5px 0 0 15px;
    color: #4C4C4C;
    font: 10px Verdana,sans-serif;
    text-align: left;
}

.print,
.print *
{
    background: none !important;
}
       
.print .header-wrapper,
.print .preContainer,
.print .footer,
.print .btnPrint,
.print .coupon
{
    display: none;
}

.print .couponsPrintHeader,
.print .coupon.visible
{
    display: block;
}

.couponsPrintHeader
{
    display: none;
    overflow: hidden;
}

.couponsPrintHeader .title
{
    display: block;
    margin: 0 0 20px;
    width: 100%;
    font-size: 24px;
}

.couponsPrintHeader .locations
{
    display: block;
    overflow: hidden;
    width: 100%;
    list-style: none;
}

.couponsPrintHeader .locations li
{
    float: left;
    margin: 0 60px 20px 0;
}

.couponsPrintHeader .locations span
{
    display: block;
}

.couponsPrintHeader .locations span + span + span
{
    margin: 10px 0 0;
    font-weight: bold;
}

  
.print .main
{
    margin: 0px;
}
    
.print .coupon
{
    border: 2px dashed black;
    padding: 20px 30px;
}
    
.print .coupon .topBorder
{
    display: none;
}
    
.print .coupon .bodyLine
{
    background: none;
}

.print .coupon .title
{
    display: block;
    margin-bottom: 10px;
    border-bottom: 1px solid black;
    padding: 0;
    width: 100%;
    color: #000;
    font-size: 16px;
    font-weight: bold;
}
    
.print .coupon .content
{
    display: block;
    overflow: hidden;
    padding: 0;
    width: 100%;
    color: #000;
}
    
.print .coupon .bottomBorder
{
    margin: 0;
    padding: 0;
    height: auto;
    background: none;
}

.print .coupon .expiration
{
    display: block;
    margin: 10px 0 0;
    color: #000;
    font: bold 14px Verdana;
    text-align: right;
}

.print .coupon .redeem,
.print .coupon .ptnPring
{
    display: none;
}

/* Unsubscribe
----------------------------------------------------------*/
.unsubscribe
{
    padding: 20px 0 50px;
}

.unsubscribeForm > div
{
    float: left;
    clear: both;
    margin: 0 0 50px;
}

.unsubscribe .textbox
{
    display: block;
    margin: 20px 0;
    width: 430px;
}

.unsubscribe li
{
    overflow: hidden;
    margin-bottom: 20px;
    list-style: none outside none;
}

.unsubscribe .submit-btn
{
    margin: 20px 125px;
}
/*additional css*/
.entryContent .column .feature
{
    padding: 15px;
    min-height: 175px;
    border: 1px solid #fff;
    background: #ddd;
    
}

.entryContent .column .feature h2
{
    display: inline;
    font: bold 18px Arial,Sans-Serif;
    color: #f98904;
}

.entryContent .column .feature img.alignleft
{
    margin-right: 20px;
}

.entryContent .column .feature p
{
    margin-top: 5px;
}

.bottomContentBg
{
    min-height: 150px;
    background: #e7e7e7;
}

.writeReviewBtn 
{
    display: block;
    margin: 0 auto 30px;
    width: 180px;
    height: 48px;
    background: url("images/leaveReview.png") no-repeat scroll 0 0 transparent;  
}

a.btnPrint
{
    float: right;
    margin: 0px 20px 0 0;
    width: 100%;
    text-align: right;
    font: 12px Verdana, Sans-Serif;
    color: #F98904;
}
/*blog*/

.blogArticles
{
    width: 100%;
}

.blogArticles tr + tr
{
    display: block;
    padding-bottom: 10px;
}

.blogArticles tr + tr + tr
{
    border-top: 1px solid #333;
}

.blogArticles .paging
{
    border-top: none;
    background: none;
}


.blogArticles tr th
{   
    padding: 0px;
}

.blogArticles tr td
{   
    text-align: left;
    padding: 0px;
}

.blogArticles tr + tr + tr td .single
{   
    padding: 25px 0 10px;
    background: url(images/articlerSeparator.png) no-repeat center top;
}

.blogArticles tr .single > h2 a
{
    text-decoration: none;
    border-bottom: 1px solid #999;
    font: bold 16px Verdana, sans-serif;
    color:#F98904;
}
.blogArticles tr .single > span
{
    font: italic 12px Verdana, sans-serif;
    color: #666;
}

.blogArticles .paging table
{
    margin: 0px auto;
}

.blogArticles .paging a
{
    display: block;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    margin: 10px 0 0 5px;
    padding: 2px 4px;
    text-decoration: none;
    border: 1px solid #999;
}

.simpleHeading span
{
    font: bold 16px Verdana , sans-serif;
    color: #333;
}

.postContent
{
    display: block;
    overflow: hidden;
    padding: 10px 0 0;
    max-width: 655px; 
    color: #333;
}
/* page with sidebar
------------------------------------------------------------- */
.content.withSidebar .entryContent
{
    float: left;
    width: 650px;   
}

.content.withSidebar .sidebar
{
    float: left;
    border: 3px solid #f1b36f;
    border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	padding: 20px;
    margin: 0 0 0 29px;
    width: 185px;   
    background: #d4d4d4; 
}
/* sidebar -
----------------------------------------------------------------*/
.sidebar h2
{
    font: Bold 16px/1.5em Verdana, sans-serif;
    color: #F98904;
    border-bottom: 1px solid #666;
}
.sidebar .categories li
{   
    list-style: none;
    padding: 2px 2px 2px 30px;
    background: url(images/ecListStyle.png) no-repeat 10px 1px;
}

.sidebar .categories li a
{
    font: 14px Verdana, sans-serif;
    color: #333;
    text-decoration: none;
}
.sidebar .categories li a:hover
{
    text-decoration: underline;
}


.faq
{
    list-style: none;
}

.faq li
{
    margin: 10px 0;
}

.faq li span
{   
    display: block;
    margin: 0px;
    padding: 0 0 10px 20px;
    background: url(images/question.png) no-repeat left top;
    font: normal 12px/1em Verdana;
}

.faq li span + span
{
    margin-left: 30px;
    background: url(images/answer.png) no-repeat left top;   
}


/* Contactus
----------------------------------------------------------*/
.contactus
{
    padding: 20px 0;
}

.section .contactForm
{
    margin: 0 0 0 10px;
}
.contactForm .textarea
{
    width: 280px;
}
.contactForm .submit-btn
{
    margin: 0 158px;
    font-size: 0px;
    color: transparent; 
}
.contactForm .textbox
{
    display: block;
    width: 430px;
}

.contactForm li
{
    list-style: none outside none;
    margin-bottom: 20px;
    overflow: hidden;
}

.contactForm dd li
{
    list-style: none outside none;
    margin-bottom: 5px;
    overflow: hidden;
}

/*footer*/
.footer-links li
{
    list-style: none;
}
.footer-links a
{
    display: none;
}
.footer-links li a
{
    display: block;
    float: left;
    margin: 0;
    padding: 0 25px;
    font: 12px/20px Verdana,Sans-serif;
    color: #999999;
    text-transform: uppercase;
    text-decoration: none;
    
}
.footer-links li + li
{
    background: url("images/navigationSeparator.png") no-repeat scroll left center transparent;
}
    
.footer-links a:hover
{   
    color: #F98904;
}
.header .chooseLoc
{
    float: left;
    padding: 0;
    font: 12px/20px Verdana,Sans-Serif;
    color: #fff;
}


.footerMaps
{
    position: relative;
    width: 960px !important;
}

.footerMaps .map
{
    position: relative;
    width: 290px;
    height: 280px;
    background: url(images/footer-map-background.png) no-repeat;
    border: 5px solid #0d0d0d;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.footerMaps .mapWrap
{
    width: 100%;
    height: 100%;
}

.footerMaps .map.left
{
    float: left;
}

.footerMaps .map.right
{
    float: right;
}


.footerMaps .label
{
    position: relative;
    float: left;
    width: 300px;
    height: 100px;
    color: White;
}

.footerMaps .label.left, .footerMaps .label.right
{ 
    height: 140px;
    margin-left: 20px;
    margin-top: 10px;
    width: 310px;
}
.footerMaps .label.left
{
    background: url("images/label.png") no-repeat;
}

.footerMaps .label.right
{
    background: url("images/labelRight.png") no-repeat;
    margin-top: 30px;
}
    
.footerMaps .label.left span, .footerMaps .label.right span
{
    display: block;
    width: 291px;
    margin: 26px 0 0 5px;
    font: bold 16px Verdana,Sans-Serif;
    color: #ccc;
}

.footerMaps .label.left span + span, .footerMaps .label.right span+span
{
    margin-top: 0px;
    font: normal 12px Verdana,Sans-Serif;
}

.footer .logoWebsite
{ 
    position: relative;
    z-index: 200;
    display: block;
    margin: 0 auto;
    left: -70px;
    top: 0px;
    width: 117px;

}

.footer .copyRight
{
    margin: 0 auto;
    padding: 15px 0;
    width: 960px;
    display: block;
    color: #999999;
    font: 10px Verdana,Sans-Serif;
    text-align: left;
    
}
.footer .copyRight a
{
    float: none;
    margin: 0px;
    padding: 0 10px;
    text-decoration: none;
    color: #999;
}

.homepageCarServ
{
    
    display: block;
    padding: 0 10px 6px;
    margin: 15px 15px 0 !important;
    font: bold 24px/1em Audiowide,Verdana,Sans-Serif;
    text-align: center;
    text-decoration: none;
    color: #262626 !important;
    background: url("images/homepageLink.png") no-repeat scroll center bottom transparent;
    background-size: 100% 9px;
    transition: .5s;
    -moz-transition: .5s; /* Firefox 4 */
    -webkit-transition: .5s; /* Safari and Chrome */
    -o-transition: .5s; /* Opera */
}

.homepageCarServ:hover
{
    background: url("images/homepageLinkHov.png") no-repeat scroll center bottom transparent;
    background-size: 100% 9px;
    color: #F98904 !important;
}

.header .getDirections
{
    display: block;
    height: 23px;
    font: bold 12px Verdana,Sans-Serif !important;
    text-transform: uppercase;
}

.entryContent .serviceList li
{
    margin: 0 10px;
    float: left;
    font: 12px/1.3em Verdana,Sans-serif;
    text-transform: uppercase;
}

/*leave a review header*/
.reviewsWebsite
{
    padding-right: 10px;
}

.reviewsWebsite + a
{
    color: #fff;
    font-size: 10px;
    padding-left: 10px;
    border-left: 1px solid #fff;
}

.reviewsWebsite + a:hover
{
    color: #36BAEC;
}

.centeredItems
{
    margin: 0 auto;
    overflow: hidden;
    display: block;
    list-style: none outside none;
    text-align: center;
    padding: 20px 0px;
}

.centeredItems *
{
    display: inline-block !important;
    float: none !important;
    overflow: visible;
    text-align: center;
    vertical-align: middle;
    *zoom: 1 !important;
    *display: inline !important;
}

/*Added on 20/12/2012  */
.writeareview .googlePage
{
    display: block;
    margin: 5px auto;
    width: 280px;
    height: 54px;
    background: url(images/btnReviews.png) left bottom no-repeat;
}

.writeareview .yelpPage
{
    display: block;
    margin: 5px auto;
    width: 280px;
    height: 54px;
    background: url(images/btnReviews.png) no-repeat;
}

/*added on 4/1/2013 by Ilian */

.yelpAndGooglePopUp
{
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(images/creditPopupBg.png);
    z-index: 10000;
}

.yelpAndGooglePopUp > div
{
    position: fixed;
    left: 50%;
    top: 50px;
    width: 500px;
    padding: 20px;
    background: #deffdc;
    border: 1px solid #0a7405;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin: 0px 0 0 -270px;
}

.yelpAndGooglePopUp .close
{
    display: block;
    width: 41px;
    height: 42px;
    background: url(images/creditPopupClose.png) no-repeat;
    float: right;
    margin: -29px -31px 0 0;
}

.yelpAndGooglePopUp span
{
    display: block;
    width: 100%;
    text-align: center;
    font: 14px Verdana, sans-serif;
    color: #095f05;
    padding: 0 0 20px;
    
}

.yelpAndGooglePopUp span.copyReview
{
    color:#333;
}