﻿/*************************************
                Reset
*************************************/

html {
	margin:0;
	padding:0;	
	outline:0;
	vertical-align:baseline;	
	overflow-y: scroll;
}

body {
    /*overflow-x:hidden;*/
}
ol, ul {
	list-style:none;
}
table {
	border-collapse:separate;
	border-spacing:0;
}
* { 
    padding:0; 
    margin:0; 
}

/*************************************
        GENERAL DECLARATIONS
*************************************/

body {
	font-size:100.01%;
	font-family:Tahoma,times,serif;
	background: #e8eae3 url(../images/bg_repeat.jpg) repeat-x 0 0;
}
a
{
	text-decoration:none;
	color: #19b0bc;
}
a:hover
{
	text-decoration:none;
	color: #ffffff;
	background: #19b0bc;
}
a:active { 
    outline:none; 
}
a:focus {
    -moz-outline-style:none;
}
.logo {
    float:left;
    width:246px;
    height:107px;
    position:absolute;
    top: 27px;
    left: 8px;
}

.logo:hover
{
    background: transparent;
}

img {
    border:0px;
}
.red
{
    color: #19b0bc;
}

.purple
{
    color: #50317a;
}

#wrapper 
{
    width: 100%;
    margin: 0;
    padding: 0;
    background: transparent url(../images/bg_main.jpg) no-repeat top center;
}

#container {
    width: 922px;
    height: 655px;
    margin: 0 auto;
    padding: 64px 0 0 0;
    position: relative;
}

#header {
    width: 100%;
    height: 113px;
    margin: 0;
    padding: 0;
    position: relative;
    background: #ffffff url(../images/bg_header.jpg) no-repeat 1px 40px;
}

#header .bone {
    position: absolute;
    top: 19px;
    right: 148px;
}

#header .info {
    position: absolute;
    top: 12px;
    right: 0px;
}

.logo {
    position: absolute;
    top: 30px;
    left: 2px;
}

.cont_left {
    float: left;
    width: 194px;
    height: 437px;
    margin: 0;
    padding: 15px;
    background: #c0aed8 url(../images/bg_left.jpg) repeat-x 0 -99px;
    color: #50317a;
    position: relative;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_leftNP {
    float: left;
    width: 224px;
    height: 467px;
    margin: 0;
    padding: 0;
    background: transparent url(../images/bg_left.jpg) repeat-x 0 -99px;
    color: #50317a;
    position: relative;
}

.cont_left .title {
    float: left;
    width: 100%;
    text-align: center;
    margin: 0 0 8px 0;
}

.cont_left .left_ul li{
    padding: 0 0 7px 0;
}

.cont_left .ratesBtn {
    position: absolute;
    left: 16px;
    bottom: 15px;
}

.cont_left .scheduleBtn {
    position: absolute;
    left: 16px;
    bottom: 15px;
}

.cont_right {
    float: right;
    width: 698px;
    height: 467px;
    background: #ffffff;
}

.cont_rightPadded {
    float: right;
    width: 678px;
    height: 427px;
    padding: 20px 0px 20px 20px;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_right .right_ul li, .cont_rightPadded .right_ul li{
    padding: 0 0 7px 0;
}

.extra
{
    position: absolute;
    width: 922px;
    left: 0px;
    bottom: 42px;
    padding: 0 0 0 0;
    color: #19b0bc;
    font-size: 0.9em;
}

.extra .r
{
    position: absolute;
    right: 0px;
    bottom: 02px;
}

.extraFacebook
{
    position: absolute;
    left: 0px;
    bottom: 42px;
}

.extraTwitter
{
    position: absolute;
    left: 100px;
    bottom: 42px;
}

.footer 
{
    position: absolute;
    left: 175px;
    bottom: 0px;
    text-align: center;
    padding: 3px 0 0 0;
    color: #19b0bc;
    font-size: 0.85em;
}

.footer a {
    color: #19b0bc;
}

.footer a:hover {
    color: #ffffff;
}

.Imageresize
{
    float: left;
    width: 200px;
    height: 200px;
    margin: 0 0 15px 0;
    padding: 0;
}

.resizedContainer
{
    float: left;
    padding: 0;
}

.Imageresized
{
    float: left;
    width: 200px;
    margin: 0 0 15px 0;
    padding: 0;
}

/*************************************
             TYPOGRAPHY
*************************************/

body {
    font:.80em/1.6em Arial, Helvetica, sans-serif;
    color:#333333;
}   /* IE */
h1,h2,h3,h4,h5,h6 {

    clear:both;
}
h1 { font-size: 1.2em; font-weight: bold; color: #47355f;}
h2 { font-size:1.1em; color:#666666; }
h3 { font-size:1.1em; line-height:0.9em; color:#e8eae3; margin-bottom: 7px;}
h3 a { margin-bottom:7px; color:#ffffff;}
h4 { font-size:0.9em; line-height:1.0; font-weight:normal;}
h5 { font-size:1em; font-weight:bold; }
h6 { font-size:2.1em; line-height:1.0em; font-weight:bolder; font-family:Helvetica, Arial, sans-serif; letter-spacing:-0.04em;}
p {
    margin:0px 0px 13px 0px;
}

.rateTitle
{
    float: left;
    font-size:1.1em; line-height:0.9em; color: #19b0bc; font-weight: bold;
    padding: 0 0 3px 0;
}

/*************************************
             NAVIGATION
*************************************/

ul#navmenu li a span .h
{
    display: none;
}
ul#navmenu {
    width:703px;
    height:23px;
    margin:0;
    padding: 0 0 0 0;
    list-style:none;
    position: absolute;
    top: 65px;
    left: 232px;
}
ul#navmenu li {
    float:left;
}
ul#navmenu li a {
    background:url(../images/nav_sprite.jpg) no-repeat scroll bottom left;
    display:block;
    height:23px;
    position:relative;
}
ul#navmenu li a.navHome {
    width:44px;
    background-position: 0px -24px;
}
ul#navmenu li a.navGallery {
    width:62px;
    background-position: -44px -24px;
}
ul#navmenu li a.navBoarding {
    width:70px;
    background-position: -106px -24px;
}
ul#navmenu li a.navDaycare {
    width:65px;
    background-position:-176px -24px;
}
ul#navmenu li a.navGrooming {
    width:72px;
    background-position:-241px -24px;
}
ul#navmenu li a.navDogwalk {
    width:92px;
    background-position:-313px -24px;
}
ul#navmenu li a.navBoutique {
    width:68px;
    background-position:-405px -24px;
}
ul#navmenu li a.navRequirements {
    width:99px;
    background-position:-473px -24px;
}
ul#navmenu li a.navRates {
    width:47px;
    background-position:-572px -24px;
}
ul#navmenu li a.navContactus {
    width:84px;
    background-position:-619px -24px;
}
ul#navmenu li a span {
    background:url(../images/nav_sprite.jpg) no-repeat scroll bottom left;
    display:block;
    position:absolute;
    top:0;
    left:0px;
    height:23px;
    width:100%;
    z-index:200;
}
ul#navmenu li a.navHome span {
    background-position: 0px 0px;
    cursor: hand;
}
ul#navmenu li a.navGallery span {
    background-position:-44px 0px;
    cursor: hand;
}
ul#navmenu li a.navBoarding span {
    background-position:-106px 0px;
    cursor: hand;
}
ul#navmenu li a.navDaycare span {
    background-position:-176px 0px;
    cursor: hand;
}
ul#navmenu li a.navGrooming span {
    background-position:-241px 0px;
    cursor: hand;
}
ul#navmenu li a.navDogwalk span {
    background-position:-313px 0px;
    cursor: hand;
}
ul#navmenu li a.navBoutique span {
    background-position:-405px 0px;
    cursor: hand;
}
ul#navmenu li a.navRequirements span {
    background-position:-473px 0px;
    cursor: hand;
}
ul#navmenu li a.navRates span {
    background-position:-572px 0px;
    cursor: hand;
}
ul#navmenu li a.navContactus span {
    background-position:-619px 0px;
    cursor: hand;
}

/*************************************
             DEFAULT
*************************************/

.stepcarousel
{
    position: relative; /*leave this value alone*/
    border: 0;
    overflow: hidden; /*leave this value alone*/
    width: 698px; /*Width of Carousel Viewer itself*/
    height: 466px; /*Height should enough to fit largest content's height*/
    background: #ffffff;
}

.stepcarousel .belt
{
    position: absolute; /*leave this value alone*/
    left: 0;
    top: 0;
}

.stepcarousel .panel
{
    float: left; /*leave this value alone*/
    overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
    margin: 0; /*margin around each panel*/
    width: 698px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.thumb {
    float: left;
    width: 64px;
    height: 64px;
}

/*************************************
             NEWS
*************************************/

.cont_leftNews {
    float: left;
    width: 194px;
    height: 437px;
    margin: 0;
    padding: 15px;
    background: transparent url(../images/bg_left.jpg) repeat-x 0 -99px;
    color: #50317a;
    position: relative;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_rightNews {
    float: right;
    width: 658px;
    height: 427px;
    padding: 20px 20px 20px 20px;
    background: transparent url(/images/bg_news.jpg) no-repeat 353px 178px;
    background-attachment: fixed;
    overflow-x:hidden;
    overflow-y:auto;
}

.cont_rightNews .title
{
    float: left;
    width: 100%;
    padding: 0 0 3px 0;
    font-size: 1.6em;
    font-weight: bold;
}

.cont_rightNews .date
{
    float: left;
    width: 100%;
    padding: 0 0 6px 0;
    font-size: 0.9em;
    font-style: italic;
}

.cont_leftNews .left_ulNews{
    padding: 8px 0 0 0;
    line-height: 1.0em;
}

.cont_leftNews .left_ulNews li{
    padding: 0 0 8px 0;
    line-height: 1.0em;
}

.linkNews 
{
    color: #50317a;
}

.newsDate
{
    font-size: 0.8em;
    font-style: italic;
}

/*************************************
           EVENTS PARTIES
*************************************/

.galleryCont
{
    float: left;
    width: 100%;
    margin: 0 0 10px 0;
}

.galleryCont .container
{
    float: left;
    width: 100%;
}

.galleryCont .container .thumb
{
    float: left;
    width: 64px;
    height: 64px;
}

.galleryCont .container .text
{
    float: right;
    width: 125px;
    height: 64px;
}

/*************************************
           ADMIN NEWS
*************************************/

.adminNewsCont
{
    float: left;
    width: 100%;
    margin: 0 0 6px 0;
}

.adminNewsCont .l
{
    float: left;
    width: 564px;
}

.adminNewsCont .r
{
    float: right;
    width: 90px;
    text-align: right;
}