﻿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, font, img, ins, kbd, q, s, samp, sub, sup, tt, var, dd, dl, dt, li, ol, ul, form, fieldset, input, textarea, label, table, legend, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    text-align: left;
}

a
{
    outline: none;
}

img, a img, :link img, :visited img
{
    border: 0;
}

ol, ul
{
    list-style: none;
}

h1, h2, h3, h4, h5, address
{
    font-weight: normal;
    font-style: normal;
}



/* new clearfix */
.clearfix:after
{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clearfix
{
    zoom: 1;
}
/* IE6 */
*:first-child + html .clearfix
{
    zoom: 1;
}
/* IE7
 new clearfix */

body
{
 
    font-family: Arial, Helvtica, Sans-Serif;
    font-size: 12px;
      
}
#outer
{
       background: url(images/header-top-bg.png) repeat-x;
}
#container
{
    width: 960px;
    margin: 0 auto;
    overflow:hidden;

}

#header
{
    height: 123px;
}

.logo
{
    display: inline-block;
    width: 180px;
    height: 123px;
    background: url(images/logo.png) no-repeat;
    top: 0px;
    position: absolute;
}

.logo-text
{
    background: url(images/espresso-carwash-cafe.png) no-repeat;
    width: 432px;
    height: 79px;
    display: inline-block;
    margin: 25px 0 0 180px;
    text-indent: -9999px;
}

#header h2
{
    float: right;
    color: #e52729;
    font-size: 2em;
    height: 79px;
    line-height: 88px;
    margin: 25px 25px 0 0 !important;
    text-shadow: 1px 1px 1px #000 !important;

}


#nav
{
    height: 51px;
    background: #666;
    margin: -19px 0 0 30px;
}

#nav > li
{
    float: left;
}

#nav li a
{
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 51px;
    padding: 0 15px;
    text-shadow: 1px 1px 1px #222;
}
#nav li a:hover
{
    background: #555;
}


#nav li ul
{
    background:#333;
    position:absolute;
    display:none;
    z-index:10000;
box-shadow: 2px 0 5px rgba(0,0,0,0.8)  
}

#nav li ul li a
{
    width:90px;
}
#outer.flush #content
{
    margin-top:0 !important;
    padding:0!important;
}
#content
{
   
  
    padding:20px 20px 0 20px
       
}
a
{
    text-decoration: none;
    color: #e62528;
}
a:hover
{
    color:#333;
}
#hero
{
    height: 307px;
    background: #333;
}



.hero-top
{
    width: 540px;
    height: 14px;
    background: url(images/hero-top.png) no-repeat;
    margin-top: -14px;
    margin-left: -40px;
    position: absolute;
}

.hero-main
{
  
    height: 307px;
    background: url(images/hero.jpg) no-repeat -40px top;
   
}

.services  
{  padding: 10px 0 0 0;
     float:right;
     width:485px;
    }

.services > ul > li
{
    float: left;
    margin: 0 6px 6px 0;
    width: 210px;
    background: #000;
    border: solid 1px #666666;
    padding: 8px 10px;
    color: #fff;
    font-size: 11px;
    
}

.services-image
{
    background:url(images/carwash-services.jpg) no-repeat center top;
    width:275px;
    height:800px;
    margin:15px 0 50px 0;
}

 .employment-image
 {
      background:url(images/employment.jpg) no-repeat left top;
    width:275px;
    height:590px;
    margin-top:3em;
 }
  .contact-image
 {
      background:url(images/contact.jpg) no-repeat center top;
    width:275px;
    height:450px;
    margin-top:3em;
 }
 
.corporate-vouchers-image
 {
           background:url(images/corporate-vouchers.jpg) no-repeat center top;
    width:275px;
    height:610px;
    margin-top:3em;
 }
 .personal-vouchers-image
 {
           background:url(images/personal-vouchers.jpg) no-repeat center top;
    width:275px;
    height:500px;
    margin-top:3em;
 }
 
ul.services-large 
{
   width:630px;
}
ul.services-large > li
{
    height:inherit !important;
min-height:240px;
font-size:1.2em;
width:245px;
margin:12px !important;
position:relative;
border-radius:5px;

}
ul.gift-voucher-chooser
{
    width:100%;
}
ul.gift-voucher-chooser > li
{
    cursor:pointer;
    margin: 20px 5px !important;
 
}

ul.services-large strong
{
color:#1f781e;
display:block;
margin-bottom:10px;
}

ul.services-large h3
{
      font-size:1.5em;
}

ul.services-large > li li
{
        background: url(images/red-tick.png) no-repeat left 4px;
    padding: 0 0 0 22px;
    margin: 5px 0;
}


ul.services-large > li > span
{
    position:absolute;
    bottom:10px;
    color:#666;
}
ul.services-large > li > span span
{color:#1f781e;
 margin-left:50px;
}
/*
ul.services > li:hover
{
    background: #111;
    border: solid 1px #999;
}
*/
.services > ul  > li > h3
{
    color: #e62528;
    font-size: 1.25em;
    line-height: 1.25em;
    
}
.services > ul > li > strong
{
    color: #fff;
    font-size: 1.25em;
    line-height: 1.25em;
    
}


.services > ul > li h3 span
{
    float: right;
    font-weight: bold;
}
.services > ul > li li
{
    background: url(images/red-tick.png) no-repeat left 4px;
    padding: 0 0 0 22px;
    margin: 3px 0;
}
ul li li.no-tick
{
    background: none;
    font-weight:bold!important;
    padding-left:0;
}

ul.boxed
{
    margin: 5px 0;
}

ul.boxed > li
{
    float: left;
    margin: 0 5px 0 0;
    background: #FEFEFE url(images/grey-gradient.png) repeat-x;
    padding: 10px 20px;
    border: solid 1px #ddd;
    color: #333333;

    height:245px;
}

ul.boxed > li
{
    
}

ul.boxed > li.red{
     background: #E62528;
     color:#fff;
     border:solid 1px #666;
}
ul.boxed > li.red strong
{
    color:#fff;
}
ul.boxed > li.red h2
{
        text-shadow: 1px 1px 1px #000;
}
ul.boxed > li.red .button-small
{
    background:#000;
}
ul.boxed > li.red .button-small:hover
{
    background:#222;
}
ul.boxed > li.no-box-flush-right
{
    background:#fff;
    padding: 10px 0;
    text-align:right;
}
ul.voucher-list li
{
    margin: 0 0 10px 0;
}


.grey-gradient
{
    background: #fefefe url(images/grey-gradient.png) repeat-x;
    margin: 4px 0;
 
    color: #333;
}

h1
{
    color: #000;
    font-size: 2.4em;
}

h2
{
    font-size: 1.3em;
    text-transform: uppercase;
    text-shadow: 1px 1px 1px #f3f3f3;
    margin: 2px 0 10px 0;
        font-weight:bold;
}
a + h2
{
    margin-top:1em;
}

p + h2
{
    margin-top:2em;
}
h3
{
    color: #000;
    font-size: 1.2em;
}

h4
{
}
h5
{
    font-weight:bold;
}
strong, .strong
{
    font-size: 1.2em;
    font-weight: bold;
}

p
{
    font-size:1.2em;
    margin: 14px 0;
    line-height:1.4em;
}

.slanted-voucher
{
    position:absolute;
    background:url(images/gift-voucher-slanted.png) no-repeat;
    width:155px;
    height:83px;
    margin:10px 0 0 157px;
    text-indent:-9999px;
}
.ipad
{
    position:absolute;
    background:url(images/ipad.png) no-repeat;
    width:73px;
    height:100px;
    margin:-35px 0 0 250px;
    text-indent:-9999px;
}

.button-small,.val
{
    display:inline-block;
   
   padding:6px 10px;
    color:#fff !important;
    background:#E62528;
    border-radius:5px;
    color:#fff;
    text-transform:uppercase;
   
   text-align:center;
   border:none;
   cursor:pointer;
   
}

.val2
{
    display:block;
    margin:5px 0 !important;
}
.button-small:hover
{
   background:#ec3639;
}

.more-services
{
    float:right;
    margin:10px 15px 0 0;
}

.more-vouchers
{
   
    margin:10px 0 0 0;
}

.button-subscribe
{
  
   display:inline-block;
 margin:0 0 0 20px;
   padding:6px 10px;
    color:#fff !important;
    background-color:#E62528;
    background-image: url(images/envelope.png);
    background-repeat: no-repeat;
    background-position:4px 8px;
    border-radius:5px;
    color:#fff;
    text-transform:uppercase;
   
   text-align:center;
   border:none;
   cursor:pointer;
}
.button-subscribe span
{   margin: 0px 0 0 60px;
    display:block;
    text-transform:uppercase;
    font-size:1.25em;
    line-height:1.15em;
    font-weight:bold;
}
.button-subscribe small
{   margin: 0 0 0 60px;
    display:block;
  
    font-size:11px;

}
.button-subscribe:hover
{
       background-color:#ec3639;
}

#subscribe
{
    width:924px;
    margin: 1em 0em 0em 0em;

}


#subscribe input, #subscribe select
{
    top:-8px;
    position:relative;
    margin:0 0 0 8px;
    font-size:12px;
    border:solid 1px #999;

}
#subscribe-result
{
    margin-right:30px;
	padding-top:4px;
	text-align:right;
	font-size:11px;
	display:none;
	
}
.fl
{
    float:left;
}
.fr
{
    float:right;
}
img.fl
{
    margin-right:20px;
}
.cb
{
    clear:both;
}
.sub-text
{
    margin-top:20px;
    border-top:solid 1px #e3e3e3;
    padding-top:20px;
    
}
.sub-text p
{
   margin:0;
   color:#666;
}
a.social
{
    display:inline-block;
    margin:8px 10px;
    width:52px;
    height:52px;
    background-image:url(images/social-icons.png);
    background-repeat:no-repeat;
    text-indent:-9999px;
   
}
.promo
{
     width: 440px; height: 623px;
     background-repeat:no-repeat;
     margin-bottom:30px;
}

.info-window h4
{
    font-weight:bold;
    
}

.last
{
    margin-right:0 !important;
    margin-bottom:0 !important;
 
    
}
.end
{
      margin-right:0 !important;    border-right:none 0px !important;
      padding-right:0 !important;
}
a.you-tube
{
    background-position:0px 0px;
}
a.facebook
{
    background-position:-53px 0px;
}
a.twitter 
{
    background-position:-106px 0px;
}

ul.location-list-simple li
{
    margin: 0 20px 4px 0;
    float:left;
    width: 240px;
    position:relative;
  
  
   
}

ul.location-list-simple li a
{
    color:#333 !important;
    display:block;  padding:4px 8px;
}
ul.location-list-simple li a:hover
{
    color:#fff !important;
    background:#E62528;
    border-radius:5px;
}

#location-list > li
{
    float:left;
    width:190px;
}

#location-list li ul
{
    margin-bottom:20px;
    list-style:disc;
}
#location-list li ul li
{
    margin:0 0 5px 10px;
}
#location-list li.wifi
{
    background:url(images/wifi.png) no-repeat right -4px;
   line-height:24px;
}

#location-list li a span
{
    display:block;    
}
#location-image
{
    margin-top:5px;
    width:380px;
    height:225px;
    background-repeat:no-repeat;
    background-position:center center;
}

/* locations slider */

.locations-wrap > ul {
	width: 510px;
	height: 195px;
	overflow: hidden;
}

.locations-wrap > li {
	list-style: none;
	margin: 0;
	height: 213px;
}

.locations-wrap.border {
	border-top: dotted #c3c3c1 1px;
	padding-top: 15px;
}
#air-nz
{
    background:url(images/air-nz-parking-grooming-services.png) no-repeat;
    width:960px;
    height:941px;
    margin-top:10px;
    text-indent:-9999px;
}
.locations-wrap.border .bx-window {
	margin-top: 78px;
}

.locations-wrap .0-small
{
    display:inline-block;
    width:24px;
    height:24px;
    position:absolute;
    margin:-10px 0 0 4px;
    right:10px;
    background:url(images-small.png) no-repeat right bottom
}

.locations-wrap .left {
	width: 205px;
	float: left;
}

.locations-wrap .right {
	width: 320px;
	float: left;
}


.locations-wrap .bx-wrapper {
	margin: 0 auto;
}

.locations-wrap .bx-prev {
	position: absolute;
	top: 136px;
	left: 470px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(images/icon_arrow_left.png) no-repeat 0 -31px;
}

.locations-wrap .bx-next {
	position: absolute;
	top: 136px;
	right: -16px;
	width: 31px;
	height: 31px;
	text-indent: -999999px;
	background: url(images/icon_arrow_right.png) no-repeat 0 -31px;
}

.locations-wrap .bx-next:hover,
.locations-wrap .bx-prev:hover {
	background-position: 0 0;
}

/* cards slider */

.cards-wrap > ul {
	width: 172px;
	height: 50px;
	overflow: hidden;
}

.home-partners
{
    width:350px; 
    padding:20px 0 0 30px;
    margin-left:20px;
    background:url(images/home-truck.jpg) no-repeat 10px bottom;
    height:440px;
    border-left:solid 1px #ccc;
}
.home-partners a p
{
    color:#333 !important;
}
.home-partners small
{
    color:#666;
    text-transform:uppercase;
    padding:0 10px;
    
}
.home-partners p
{
    margin:1em 3em;
    font-size:1em;
}
.home-vehicle
{
    width:400px;
    background:url(images/home-truck.jpg) no-repeat 40px 0;
    padding-top:210px;
  
}

#footer
{
   margin:25px 0 10px 0;
   padding:5px 0;
   border-top:solid 1px #999999;
}

#footer > li
{
    float:left;
    margin:0 10px;
    padding:4px 12px  4px 0;
    font-size:11px;
    color:#999;
    border-right:solid 1px #dadada;
    height:70px;
}

/* logos */

#footer ul.supporters li
{
    float:left;
    height:49px;
    margin:2px 2px;
}

#footer ul.supporters li a {
   background-image: url(images/logo-sprites.png);
   background-repeat: no-repeat;
   display:inline-block;
}

#sub-footer
{margin:20px 30px 20px 0;
 text-align:right;
 color:#666;
}
.bone-marrow-cancer-trust{ background-position: 0 0; width: 52px; height: 45px; } 
.bone-marrow-cancer-trust:hover{ background-position: 0 -55px; width: 52px; height: 45px; } 
.canterbury-hockey{ background-position: 0 -110px; width: 56px; height: 45px; } 
.canterbury-hockey:hover{ background-position: 0 -165px; width: 56px; height: 45px; } 
.canterbury-rugby-union{ background-position: 0 -220px; width: 97px; height: 45px; } 
.canterbury-rugby-union:hover{ background-position: 0 -275px; width: 97px; height: 45px; } 
.canterbury-tactix{ background-position: 0 -330px; width: 111px; height: 45px; } 
.canterbury-tactix:hover{ background-position: 0 -385px; width: 111px; height: 45px; } 
.chch-netball-centre{ background-position: 0 -440px; width: 45px; height: 45px; } 
.chch-netball-centre:hover{ background-position: 0 -495px; width: 45px; height: 45px; } 
.koru-care{ background-position: 0 -550px; width: 34px; height: 45px; } 
.koru-care:hover{ background-position: 0 -605px; width: 34px; height: 45px; } 
.nzmba{ background-position: 0 -660px; width: 110px; height: 45px; } 
.nzmba:hover{ background-position: 0 -715px; width: 110px; height: 45px; } 
.ronald-mcdonald-house{ background-position: 0 -770px; width: 46px; height: 45px; } 
.ronald-mcdonald-house:hover{ background-position: 0 -825px; width: 46px; height: 45px; } 
.what-now{ background-position: 0 -880px; width: 76px; height: 45px; } 
.what-now:hover{ background-position: 0 -935px; width: 76px; height: 45px; } 

.v8{ background-position: 0 -987px; width: 46px; height: 45px; } 
.v8:hover{ background-position: 0 -1039px; width: 46px; height: 45px; } 


#map-canvas
{
    width:500px;height:600px;
    border:solid 1px #999;
}

#map-list
{
    width:380px;
    margin-left:20px;
}

fieldset
{
    border:solid 1px #ccc;
    border-radius:5px;
    margin:3em 0 3em 1em;
    padding:15px 15px;
    display:inline;
    background:#fff;
    
}
fieldset dt
{
   clear:both;
     float:left;
    width:180px;
  
    font-size:1.1em;
    margin: 0 20px 15px 0;
    color:#333;
}
fieldset dd
{
  float:left;
   margin-bottom:15px;
}

fieldset dt > label
{ 
    display:block;
    text-transform:uppercase;
    line-height:22px;
    margin-top:5px;
    font-weight:bold;
    font-size:14px;

    
}

fieldset label em
{
    color:Red;
    margin-left:5px;
}

fieldset input[type=text], fieldset textarea, fieldset select
{
    padding:6px 5px;
    font-size:15px;
    color:#111;
    background:#f3f3f3;
    border:solid 1px #ccc;
   
}

fieldset.w300 input[type=text], fieldset.w300 textarea
{
    width:300px; 
}
fieldset.w240 input[type=text], fieldset.w240 textarea
{
    width:240px; 
}
fieldset textarea
{
    width:400px;
    overflow:visible;

}
fieldset .radio input,fieldset .radio label
{
    display:inline-block;
  
}
fieldset .radio input
{
    margin:6px 3px 0 0;
}
fieldset .radio label
{
    margin:6px 15px 0 0;
}
.val
{
    font-size: 11px !important;
    padding:3px 4px !important;
    margin-left:20px;
}

.watermark
{
    color:#666 !important;
}

.gift-voucher-chooser img
{
margin-top:10px;

}
.gift-voucher-chooser div
{
    margin-top:30px;
}
.gift-voucher-chooser div p
{
    line-height:1.25em;
    font-size:1em;
}


ul.voucher-list-buy li.promo-voucher
{
    border-radius:5px;
    background:#E52729;
    padding:10px;
    margin:10px -10px;
    font-weight:bold;
}
.voucher-list-buy
{
    width:370px;
}
.voucher-list-buy small
{
    color:#1f781e
}

ul.voucher-list-buy li.promo-voucher
{
    color:#fff;
    font-size:1.2em;
    position:relative;
}
ul.voucher-list-buy li.promo-voucher small
{
    position:absolute;
     color:#fff;
    display:block;
    width:90px;
right:12px; background:#000;
bottom:12px;
    padding:5px 8px;
        border-radius:5px;
        text-align:center;
       
  
}
ul.voucher-list-buy li.promo-voucher p
{
    margin-left:63px;
    margin-top:-.25em;
    text-align:center;
    margin-bottom:2em;
}
#please-wait
{
    background:url(images/loading.gif) no-repeat;
    font-size:11px;
    color:#666;
    padding-left:24px;
    line-height:16px;
    display:none;
}


.photo, .news-photos li, .gallery li a
{
    border:solid 1px #000;
    border-radius:15px;
    box-shadow: inset 0 0 10px 10px rgba(0,0,0,0.8), 2px 2px 15px #888;
    text-indent:-9999px;
  
}


.photo-500
{
    width:500px;
    height:375px;
    margin:18px 0 0 25px;
}

.news-photos, .gallery
{ float:left;
  width:100%;
    border-bottom: solid 1px #ccc;
    padding-bottom:20px;
}

.news-photos li
{
    float:left;
    margin:5px;
    width:440px;
   height:330px;
   background-repeat:no-repeat;
   
}
.gallery li a
{
    float:left;
    margin:10px;
    width:160px;
    height:120px;
   background-repeat:no-repeat;
     box-shadow: inset 0 0 5px 5px rgba(0,0,0,0.8), 2px 2px 8px #888;
   
}
.gallery li a
{
}
.franchises-for-sale
{
    width:210px;
    margin-top:36px;
    background: #FEFEFE url(images/grey-gradient.png) repeat-x;
    padding:15px;
    border:solid 1px #ccc;
    border-radius:5px;
}

.franchises-for-sale ul
{
    font-size:.9em;
}

.franchises-for-sale ul li
{
    margin-bottom:15px;
    border-top:solid 1px #ccc;
    padding-top:15px;
}

.franchises-for-sale ul h3
{
    font-weight:bold;
    margin:0;
}

.franchises-for-sale ul p
{
    margin:0;
}
