/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

* {position:relative;}
html,body {height:100%;min-height:100%;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: sans-serif; color: #222; }

::-moz-selection { background: #000; color: #ffffff; text-shadow: none; }
::selection { background: #000; color: #ffffff; text-shadow: none; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
  Author: Chris Elliot, Tomahawk Brand Mangement
  Styles For: The Dog Groomer
  Date: 14/02/2012
  ========================================================================== */

*{margin:0; padding:0; font-family:"Arial";}
.clear{clear:both;}
p,a{font-size:15px; color:#333333;}
a:hover{color:#E95129;}
small, strong{color:#333333;}
h1,h2,h3,h4,h5,h6{color:#818286; font-weight:100; padding-bottom:20px;}
h1{font-size:20px;}
p{margin-bottom:15px;}
html, body{
   margin:0;
   padding:0;
   width:100%;
   height:100%;
   line-height: 1.4em;
}
#content ul {
  padding-left: 40px;
  font-size: 16px;
  line-height: 1.8em;
}

#container{
   width:100%;
   height:100%;
   position:relative;
}

div.bg{
   height:100%;
   width:50%;
   top:0;
   position:fixed;
   
}

#left-bg{
   left:0;
   background:#EDEDED url(../../images/mainleft-shadow.png) repeat-y right top;
   z-index:30; 
}

#right-bg{
   right:0;
   background:#ffffff url(../../images/mainright-shadow.png) repeat-y left top;
}

#floral-wrap{
width:350px;
   height:720px;
   position:absolute;
   right:0;
   bottom:0px;
}

#main{
   width:980px;
   margin:0px auto;
   position:relative;
   z-index:50;
   height:auto;
   margin-top:85px;
}

div.cm{
   width:50%;
   height:100%;
   position:absolute;
   top:0;
   z-index:10;
}

div#cmleft{
   left:0;
}

div#cmright{
   right:0;
}
#a{
   position:relative;
   height:500px;
}
#slideshow-wrap{
   width:350px;
   height:500px;
   background:#fff;
   border:1px solid #E1E1E1;
   position:fixed;
   z-index:10;
}

.shadows{
   height:62px;
   width:393px;
   position:fixed;
   margin-left:-22px;
   z-index:5;
}

#stp-shadow{
   margin-top:-20px;
   background: url('../../images/slidehow-shadows.png') no-repeat -10px 0;
}

#sbtm-shadow{
   margin-top:468px;
   background: url('../../images/slidehow-shadows.png') no-repeat 0 -100px;
}

#slides{
   width:330px;
   height:480px;
   position:absolute;
   top:10px;
   left:10px;
   z-index:6;
   overflow:hidden;
}
div.slides_container{
   width:330px;
   height:480px;
   position:relative;
   overflow:hidden;
}
img.slide-image{
   position:absolute;
   top:0;
   left:0;
}
#nav-wrap{
   width:130px;
   float:right;
}
#main-nav{
   width:130px;
   position:fixed;
}

#main-nav ul li{
   list-style-type:none;
   margin-top:13px;
   margin-left:10px;
}

#main-nav ul li a{
   color:#A5A5A5;
   font-weight:bolder;
   font-size:13px;
   text-transform:uppercase;
   text-decoration:none;
}

#main-nav ul li a:hover, #main-nav ul li a.active{
   color:#5F5F5F;
}

#push{
   position:relative;
   height:160px;
}
#header-wrap{
   margin-top:-15px;
   margin-left:50px;
}
header{
   width:444px;
   height:150px;
   padding-bottom:35px;
   border-bottom:1px solid #EDEDED;
   background:#fff;
   position:fixed;
   z-index:100;
   top:0;
}
#logo{
   display:block;
   text-decoration:none;
   width:310px;
   height:99px;
   background:url(../../images/logo.png) no-repeat;
   position:absolute;
   margin-top: 60px;
   z-index:100;
}
#content{
   margin-bottom:85px;
}
footer{
   height:115px;
   position:relative;
   
}

#iconwrap li{
   float:left;
   margin-right:17px;
   list-style-type:none;
}
a.icon{
   display:block;
   text-decoration:none;
   width: 47px;
   height: 48px;
}


a#facebook{
   background: url('../../images/icons.png') no-repeat 0 0;
}
a#facebook:hover{
   background: url('../../images/icons.png') no-repeat 0 -49px;
}
a#youtube{
   background: url('../../images/icons.png') no-repeat -65px 0;
}
a#youtube:hover{
   background: url('../../images/icons.png') no-repeat -65px -49px;
}
a#email{
   background: url('../../images/icons.png') no-repeat -129px 0;
}
a#email:hover{
   background: url('../../images/icons.png') no-repeat -129px -49px;
}


p#credits{
   position:absolute;
   bottom:0;
   color:#A2A2A2;
}
div#padd{
   height:27px;
}
#toma_link{
   color:#A2A2A2;
}

ul#gallery{
   margin:0;
   padding:0;
   width:500px;
}

#gallery li.img_parent{
   width:146px;
   height:158px;
   float:left;
   list-style-type:none;
   background:url(../../images/galshadow.png) no-repeat;
   margin-right:6px;
   margin-top:6px;
}

#gallery li.img_parent a.highslide{
   display:block;
   width:114px;
   height:119px;
   margin-left:16px;
   margin-top:19.5px;
   overflow:hidden;
}

#gallery li.img_parent a.highslide img{
   display:none;
}

/* ==|== End of primary styles =====================================================
  ========================================================================== */

/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {

}

@media only screen and (min-width: 768px) {
}


/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}
