@charset "utf-8";
/* CSS Document */

html, body, div, table, tr, th, td, span, p, label, img, ul, li {
    margin: 0px;
    padding: 0px;
    border: none;
    outline: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: inherit;
    color: inherit;
}

body { font-size: 12px; color: #404; background: url(../images/bodybg.gif) repeat top left transparent; }
div  { position: relative; }
p    { margin: 0px 0px 15px; line-height: 1.6em; }
p.heading { font-size: 1.6em; }
body p.list-heading { margin: 0px; font-weight: bold; font-size: 1.1em; }
textarea { font-family: Arial, Helvetica, sans-serif; font-size: inherit; color: inherit; }

table { width: 100%; border-collapse: collapse; }
th, td { vertical-align: top; text-align: left; }

h1 {
    font-size: 1.8em;
    font-weight: normal;
    margin: 0px;
    padding: 6px 7px 4px;
    color: #FFF;
}

h2 {
    font-size: 2em;
    font-weight: normal;
    margin: 0px 0px 10px;
    color: #404;
}

ul { list-style: none; margin-bottom: 10px; }
li { background: url(../images/paw-bullet-purple.png) no-repeat transparent 0px 2px; padding: 0px 0px 4px 14px; margin: 0px; }

.purple { color: #404; }
.lightpurple { color: #A8A; }
.white  { color: #FFF; }
.black  { color: #000; }

.bold { font-weight: bold !important; }
.underline { text-decoration: underline !important; }
.italic { font-style: italic !important; }

.not-bold { font-weight: normal !important; }
.not-underline { text-decoration: none !important; }
.not-italic { font-style: normal !important; }

.alignCenter { text-align: center; }
.alignRight { text-align: right; }
.floatLeft  { float: left; }
.floatRight { float: right; }
.clear      { clear: both; background: none !important; padding: 0px !important; margin: 0px !important; border: none !important; }

.hidden { display: none; }

.form_completed { background: #EFE; border: 2px solid #060; padding: 5px; margin: 0px 0px 10px; }
.form_completed p { margin: 0px !important; text-align: center; font-weight: bold; color: #060; }

.formError {  }
.formErrorText { color: #E00; }

.requiredField { color: #E00; font-weight: bold; }

a:link    { color: #404; text-decoration: none; }
a:active  { color: #404; text-decoration: none; }
a:visited { color: #404; text-decoration: none; }
a:hover   { color: #404; text-decoration: underline; }

#topMenu a:link    { color: #FFF; }
#topMenu a:active  { color: #FFF; }
#topMenu a:visited { color: #FFF; }
#topMenu a:hover   { color: #FFF; text-decoration: none; }

#footer a:link    { color: #A8A; }
#footer a:active  { color: #A8A; }
#footer a:visited { color: #A8A; }
#footer a:hover   { color: #A8A; }

#container {
    width: 980px;
    margin: 0px auto;
    padding: 0px 4px;
	background: url(../images/containerbg.gif) repeat-y top;
}

#header {
    height: 120px;
    background: url(../images/headerbg.gif) no-repeat top transparent;
    color: #404;
}

#headerLeft {
    float: left;
    padding: 10px 0 0 10px;
}

#headerRight {
    float: right;
    text-align: right;
    padding: 15px 10px 0 0;
}

#topMenu { background: url(../images/topmenubg.gif) repeat-x top; width: 980px; height: 31px; overflow: hidden; }
#topMenu ul { list-style: none; margin: 0px 15px; padding: 0px; background: url(../images/topmenudivider.gif) top left no-repeat transparent; }
#topMenu ul li { display: inline; margin: 0px; padding: 8px 0px; background: url(../images/topmenudivider.gif) top right no-repeat transparent; text-align: center; }
#topMenu ul li a { font-size: 1.2em; margin: 0px 2px 0px -2px; padding: 7px 14px 8px 15px; line-height: 31px; }
#topMenu ul li a.hover { background: url(../images/topmenuhoverbg.gif) top left repeat-x transparent; }
#topMenu ul li a.selected { background: url(../images/topmenuselectedbg.gif) top left repeat-x transparent; }

#topMenu ul li.first a { margin-left: 2px; }

#content { padding: 10px 0px; }
#sidebar { float: left; width: 231px; padding: 0px 7px; }
#mainContent { float: left; width: 713px; padding: 0px 10px; }

#mainPageImage { padding: 0px; margin: 0px 0px 15px; }
#mainPageImage img { border: 4px solid #EDE; margin: 0px; padding: 0px; }

#mainContentSidebar { float: left; width: 231px; margin: 0 0 10px 10px; }
#mainContentBody { float: left; width: 470px; }

#footer { background: #FFF; border: 0px solid #A8A; border-top-width: 5px; padding: 5px; }
#footer ul { list-style: none; margin: 5px 0px; padding: 0px; }
#footer ul li { display: inline; margin: 0px; padding: 8px 0px; background: none; }
#footer ul li a { margin: 0px; padding: 0px 10px; border: 0px solid #A8A; border-left-width: 1px; }
#footer ul li.first a { border: none; }
#footer #offsiteLinks { float: right; margin: 1px; }
#footer #offsiteLinks a { margin-left: 3px; }

#site-branding { width: 988px; margin: 0px auto; padding: 14px 4px 10px; background: url(../images/containerbase.gif) top no-repeat transparent; text-align: right; }
#site-branding p { margin: 2px 5px; color: #A8A; }
#site-branding a { color: #A8A; }

.widget { margin: 1em auto; }
.widget.first-widget { margin-top: 0px !important; }
.widget.last-widget { margin-bottom: 0px !important; }
.widget .widget-content { padding: 0px; }
.widget p { margin: 10px 0px; }
.widget ul { margin: 0px; padding: 0px 0px 1em; list-style: none; }
.widget ul li { background: url(../images/widget-bullet.gif) no-repeat transparent 2px 6px; padding-left: 10px; }

.advert-widget { background: #848; border: solid #848; border-width: 5px 1px 10px; width: 223px; }

#nose-for-business-widget { height: 350px; }

.rounded-widget { background: #FFF; }
#sidebar .rounded-widget { width: 231px; }
.rounded-widget .widget-content { padding: 0 13px; }

.rounded-widget .widget-head { position: absolute; top: 0px; left: 0px; right: 0px; background: url(../images/widget-head-bg.gif) top repeat-x transparent; height: 31px; }
.rounded-widget .widget-head-left { position: absolute; top: 0px; left: 0px; background: url(../images/widget-head-left.gif) top left no-repeat transparent; height: 31px; width: 50%; }
.rounded-widget .widget-head-right { position: absolute; top: 0px; right: 0px; background: url(../images/widget-head-right.gif) top right no-repeat transparent; height: 31px; width: 50%; }
.rounded-widget .widget-left { position: absolute; top: 15px; bottom: 5px; left: 0px; background: url(../images/widget-left.gif) left repeat-y transparent; width: 4px; }
.rounded-widget .widget-right { position: absolute; top: 15px; bottom: 5px; right: 0px; background: url(../images/widget-right.gif) right repeat-y transparent; width: 4px; }
.rounded-widget .widget-base { position: absolute; bottom: 0px; left: 0px; right: 0px; background: url(../images/widget-base.png) bottom repeat-x transparent; height: 8px; }
.rounded-widget .widget-base-left { position: absolute; bottom: 0px; left: 0px; background: url(../images/widget-base-left.png) bottom left no-repeat transparent; height: 8px; width: 7px; }
.rounded-widget .widget-base-right { position: absolute; bottom: 0px; right: 0px; background: url(../images/widget-base-right.png) bottom right no-repeat transparent; height: 8px; width: 7px; }
.rounded-widget h3 { margin: 0px 0px 9px; padding: 8px 3px 7px; font-weight: normal; font-size: 1.2em; color: #FFF; }

#mainContent .widget { margin: 10px 0px; }

.content-break-widget { clear: both; margin: 10px 0px 0px; padding: 10px 0px 0px; border: solid #CCC; border-width: 2px 0px 0px; }

#mainContent #testimonials-widget { width: 231px; }
.widget .testimonial { padding: 10px 0px; border: solid #CCC; border-width: 1px 0px 0px; }
.widget .testimonial.first-testimonial { border: none; padding-top: 0px; }
.widget .testimonial p { margin: 0px; }
.widget .testimonial p.quote { font-style: italic; color: #626; }
.widget .testimonial p.author-name { font-weight: bold; color: #969; text-align: right; }
.widget .testimonial p.author-who { font-style: italic; color: #969; text-align: right; }

.widget .lower-box { float: left; width: 231px; height: 366px; margin-right: 8px; background: top no-repeat transparent; }
.widget .lower-box.last-lower-box { margin-right: 0px; }
.widget .lower-box.dogs-box { background-image: url(../images/lower-box-dogs.jpg); }
.widget .lower-box.cats-box { background-image: url(../images/lower-box-cats.jpg); }
.widget .lower-box.small-animals-box { background-image: url(../images/lower-box-small-animals.jpg); }
.widget .lower-box ul { margin: 215px 15px 0px; padding: 0px; list-style: none; min-height: 110px; }
.widget .lower-box ul li { background: no-repeat transparent 0px 3px; padding: 0px 0px 4px 13px; }
.widget .lower-box.white ul li { background-image: url(../images/paw-bullet-white.png); }
.widget .lower-box.black ul li { background-image: url(../images/paw-bullet-black.png); }
.widget .lower-box p.more-link { margin: 10px 125px 0px 15px; background: right no-repeat transparent; }
.widget .lower-box.white p.more-link { background-image: url(../images/more-arrow-white.png); }
.widget .lower-box.black p.more-link { background-image: url(../images/more-arrow-black.png); }
.widget .lower-box.white p.more-link a { color: #FFF; text-decoration: underline; }
.widget .lower-box.black p.more-link a { color: #000; text-decoration: underline; }

#mainContent #dog-walking-widget { clear: both; margin: 10px 0px 0px; padding: 10px 0px 0px; border: solid #CCC; border-width: 2px 0px 0px; }
#mainContent #dog-walking-widget .widget-content { padding: 3px 4px 0px; }
#mainContent #dog-walking-widget h3 { margin-bottom: 0px; padding: 5px 10px 7px; }
#mainContent #dog-walking-widget .widget-head { top: 10px; }

#mainPageTiledImages { background: url(../images/widget-tiled-images-bg.gif) top left no-repeat; width: 695px; height: 340px; margin: 0px 0px 10px; padding: 11px 4px 11px 10px; }
#mainPageTiledImages img { border: 1px solid #404; }
#mainPageTiledImages #bigPic { float: left; width: 479px; height: 337px; margin-right: 10px; }
#mainPageTiledImages #bigPic img {  }
#mainPageTiledImages #smallPics { float: left; width: 205px; }
#mainPageTiledImages #smallPics img { float: left; margin-bottom: 4px; cursor: pointer; }
#mainPageTiledImages #smallPics img.rowStart { margin-right: 4px; }

#mainPageImageScroller { background: url(../images/widget-image-scroller-bg.gif) top left no-repeat; width: 470px; height: 337px; padding: 0px; margin: 0px 0px 15px; }
#mainPageImageScroller img { position: absolute; top: 10px; left: 10px; display: none; }
#mainPageImageScroller img:first-child { display: block; }

.widget.youtubevid { width: 470px; height: 339px; margin: 0px 0px 15px !important; }
.widget.youtubevid iframe { margin: 2px 2px; }

/* Page specific bits (mainly which widgets to show) */
#areas-of-operation #areas-of-operation-widget { display: none; }
#areas-of-operation #mainPageImage { display: none; }
#areas-of-operation #mainContentSidebar { display: none; }
#areas-of-operation #mainContentBody { width: auto; background: #EDE; padding: 5px; }
#areas-of-operation .areas-of-operation-map { float: left; margin-right: 10px; }
#areas-of-operation .areas-of-operation-text { float: left; width: 368px; }
#areas-of-operation .areas-of-operation-text p { margin: 0 0 10px; line-height: 1.4em; }

#links #mainContentSidebar { display: none; }
#links #mainContentBody { width: auto; }
#links #lower-boxes-widget { display: none; }

#links .links { margin: 15px 0px; padding-top: 10px; }
#links .links .link { border: 0px solid #CCC; border-top-width: 1px; padding: 15px 0px; }
#links .links .link p { margin: 0px; line-height: 1.5em; }
#links .links .link .linkPic { float: left; width: 200px; margin-right: 10px; text-align: center; }
#links .links .link .linkPic a {  }
#links .links .link .linkPic a img { margin-bottom: 7px; }
#links .links .link .linkPic a.textLink { display: block; padding: 0px 5px; text-decoration: underline; }
#links .links .link .linkText { float: left; width: 500px; }
#links .links .link .linkTitle { font-weight: bold;}

#contact-us #mainPageImage { display: none; }
#contact-us #mainContentSidebar { display: none; }
#contact-us #mainContentBody { width: 100%; }
#contact-us #frmContactForm { padding: 0px; margin: 0px; }
#contact-us #frmContactForm p { margin: 0px; padding-bottom: 10px; }
#contact-us #frmContactForm table { width: 100%; }
#contact-us #frmContactForm table th,
#contact-us #frmContactForm table td { padding: 3px 0px; }
#contact-us #frmContactForm table th { font-weight: normal; width: 120px; padding-top: 7px; }
#contact-us #frmContactForm table td {  }
#contact-us #frmContactForm table td select { width: 150px; }
#contact-us #frmContactForm table td .text-input { width: 200px; }
#contact-us #frmContactForm table td textarea { width: 400px; }

/* Browser custom CSS */
/* IE 6 */
.ie6 li,
.ie6 #content { height: 1px; }

.ie6 .widget .widget-head,
.ie6 .widget .widget-head-left,
.ie6 .widget .widget-head-right,
.ie6 .widget .widget-base,
.ie6 .widget .widget-base-left,
.ie6 .widget .widget-base-right,
.ie6 .widget .widget-left,
.ie6 .widget .widget-right { background: none; }

.ie6 .widget h3 { background: #848; }

.ie6 .widget .lower-box ul { height: 110px; }

/* IE 7 */
.ie7 #topMenu ul li { padding: 0px; }

.safari #topMenu ul { margin: 0px 11px; }
