/* --------------------------------------------------------------

    base.css

    Author: 
    Date: 

    This is the main stylesheet 
    
    +top

--------------------------------------------------------------

  +Resets default browser CSS styles

-------------------------------------------------------------- */

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,
dl, dt, dd, ul, li, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

/* --------------------------------------------------------------

    +Default Styles

-------------------------------------------------------------- */

body { 
	text-align: center; 
	font-size: 62.5%;
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	color: #454545;
    background: url(/images/sitefiles/texture.jpg) repeat;
	}

.floatleft { float: left; }
.floatright { float: right; }

.clear-floats { clear: both; font-size: 1px; }

.line { height: 2px; border-bottom: 1px solid #e9e5d8; }

img.standard-image { border: 1px solid #908d8d; margin-bottom: 0; }

/* --------------------------------------------------------------

    +Layout
    
    -- This is the optimum layout for 1024px
    -- Individual column width 93px
    -- 9 column layout
    -- margin 14px

-------------------------------------------------------------- */

#top { 
    width: 100%; 
    margin: 0 auto; 
    padding: 0; 
    position: relative; 
    background: url(/images/sitefiles/header-bg.jpg) repeat-x; 
    }
#shell 	{ width: 997px; margin: 0 auto; position: relative; }
#page 	{ text-align: left;  width: 997px; }
#content { background-color: #ffffff; padding: 15px 22px; min-height: 600px; }

.col { float: left; margin-right: 14px; width: 93px; }

.span-1 { width: 93px; } 
.span-2 { width: 200px; }
.span-3 { width: 307px; }
.span-4 { width: 414px; }
.span-5 { width: 521px; }
.span-6 { width: 628px; }
.span-7 { width: 735px; }
.span-8 { width: 842px; }
.span-9 { width: 949px; }

.span-half { width: 48.5%; }

#main-content .span-4 { width: 399px; }

/* This should be the standard container ---------------------- */
.module { padding: 14px; margin-bottom: 14px; }

.stand-out-module { background-color: #f9f7f0; padding: 14px; border: 5px solid #f3f0e6; margin-bottom: 18px; }
.stand-out-module p { margin: 0; }

/* --------------------------------------------------------------

    +Typography + Headings

-------------------------------------------------------------- */

p { margin-bottom: 1.5em; }
p, ul, blockquote, dd, dt, table { font-size: 1.2em; line-height: 1.6em; }

strong { font-weight: bold; }

/* Lists ----------------------------------------------------- */

dt { margin-bottom: 0.35em; }
dd { margin-bottom: 1.3em; }

ul { margin: 0 0 1.5em 0; padding: 0 0 0 1.5em; }

ul.inline-list { float: left; }
ul.inline-list li { float: left; display: inline; }

/* Headings -------------------------------------------------- */

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	color: #333;
	font-weight: bold;
	clear: none;
	line-height: 1.5em;
	}
	
h1 { font-size: 2.3em; margin-bottom: 0.9em; }
h2 { font-size: 1.9em; margin-bottom: 0.8em; }
h3 { font-size: 1.7em; margin-bottom: 0.889em; }
h4 { font-size: 1.5em; margin-bottom: 1.066em; }
h5 { font-size: 1.3em; margin-bottom: 1.2307em; }
h6 { font-size: 1.1em; margin-bottom: 1.5em; }

h1 span, h2 span, h3 span { display: none; }

.mini-title { 
    margin: 10px 0 15px 0; 
    font-size: 1.2em; 
    color: #908d8d; 
    letter-spacing: 1px; 
    text-transform: uppercase; 
    font-weight: normal; 
    }
    
    
/* Links ------------------------------------------------------ */
a:link, a:visited { color: #2d508c; text-decoration: underline; }
a:hover { text-decoration: none; color: #2d508c; }


/* --------------------------------------------------------------

    +Tables

-------------------------------------------------------------- */

/* --------------------------------------------------------------

    +Forms

-------------------------------------------------------------- */

form dd em.error { 
    font-size: 0.9em; 
    font-weight: bold; 
    border: 1px solid #e15b5b; 
    color: #e15b5b; 
    padding: 2px 4px; 
    font-style: italic;
    display: block;
    background-color: #fcf2f2;
    margin: 4px 0 0 0;
    }
    
.form dt { font-weight: bold; }
.form { border: 1px solid #EEE9D9; padding: 20px; background-color: #f9f6ef; margin-bottom: 40px; }
    
#enquiry-form dd em.error { width: 160px; }

#enquiry-form { width: 185px; float: left; margin-right: 15px; }
#enquiry-form-info { width: 105px; float: left; margin: 18px 0 0 0; }
#enquiry-form-info p { font-size: 1.1em; color: #777; }
#enquiry-form-info p strong { color: #333; }

#enquiry-form dl { margin: 0; padding: 0; }
#enquiry-form dt { font-size: 1.1em; font-weight: bold; margin: 0 0 4px 0; }
#enquiry-form dd { margin: 0 0 7px 0; }

#enquiry-form dd.textbox input,
#enquiry-form dd.textarea textarea { width: 165px; }
#enquiry-form dd.textarea textarea { height: 100px; }


/* --------------------------------------------------------------

    +Header

-------------------------------------------------------------- */

#header h1 { margin: 0; padding: 0; }
#logo { padding: 8px 0 0 0; width: 140px; float: left; margin-left: -17px; position: relative; }

#top-links { float: left; width: 85%; }
#top-links #message { 
    float: left; 
    color: #fff; 
    font-size: 1.1em; 
    font-weight: bold; 
    padding: 12px 11px; 
    background: url(/images/sitefiles/new.gif) no-repeat center left; 
    }
#top-links #message span {  
    margin: 0 10px 0 2px;  
    }
#top-links #message a:link, #top-links #message a:visited { color: #fff; }
#top-links #search { float: right; margin: 5px 0 0 0; }
#top-links #search-input { width: 200px; }

#top-links #headline { float: right; margin: 20px 0 0 0; text-align: right; }
#top-links #headline h2 { 
    background: url(/images/sitefiles/headings/main-headline.png) no-repeat top left; 
    width: 645px; 
    height: 30px; 
    margin: 17px 0 5px 0; 
    }
#top-links #headline h3 { font-weight: normal; color: #666; }

/* --------------------------------------------------------------

    +Navigation

-------------------------------------------------------------- */

#nav { width: 997px; margin: 25px auto 0 auto; height: 39px; }
#nav ul { height: 39px; float: left; margin: 0; padding: 0; list-style: none; }
#nav li { float: left; display: inline; }
#nav li a { 
    background: url(/images/sitefiles/navigation.png) no-repeat top left; 
    display: block; 
    height: 39px; 
    text-indent: -9999px; 
    float: left;
    margin-right: 1px; 
}

#nav li.contact a { margin-right: 0; }

#nav li.home a { width: 110px; }
#nav li.about a { width: 222px; background-position: -111px 0; }
#nav li.services a { width: 137px; background-position: -334px 0; }
#nav li.gallery a { width: 170px; background-position: -472px 0; }
#nav li.help a { width: 211px; background-position: -643px 0; }
#nav li.contact a { width: 142px; background-position: -855px 0; }

#nav li.home a:hover { background-position: 0 -78px; }
#nav li.about a:hover { background-position: -111px -78px; }
#nav li.services a:hover { background-position: -334px -78px; }
#nav li.gallery a:hover { background-position: -472px -78px; }
#nav li.help a:hover { background-position: -643px -78px; }
#nav li.contact a:hover { background-position: -855px -78px; }

#nav li.home#current a { background-position: 0 -39px; }
#nav li.about#current a { background-position: -111px -39px; }
#nav li.services#current a { background-position: -334px -39px; }
#nav li.gallery#current a { background-position: -472px -39px; }
#nav li.help#current a { background-position: -643px -39px; }
#nav li.contact#current a { background-position: -855px -39px; }

/* Sub Nav ---------------------------------------------------- */
#sub-nav { 
    border-right: 1px solid #eee9d9; 
    min-height: 560px; 
    background: url(/images/sitefiles/side-nav-bg.jpg) no-repeat top right; 
    }

#sub-nav ul { list-style: none; margin: 0; padding: 25px 0 0 0; border-bottom: 1px solid #eee9d9; }
#sub-nav li { text-align: right; border-top: 1px solid #eee9d9; }
#sub-nav li a { display: block; padding: 13px; font-size: 1.2em; }

/* --------------------------------------------------------------

    +Homepage

-------------------------------------------------------------- */

/* Slideshow ------------------------------------------------- */
#slideshow {
    height: 253px;
    position: relative;
    padding: 0;
    margin-bottom: 15px;
    margin-top: 5px;
    }
    
#slideshow .details { 
    background: url(/images/sitefiles/slideshow-text-bg.png) no-repeat; 
    height: 60px; 
    position: absolute; 
    top: 210px; 
    right: 0; 
    width: 606px;
    padding: 15px 0 0 15px; 
    }
    
#slideshow .details a:link,
#slideshow .details a:visited { color: #5c9188; font-size: 0.9em; }

#slideshow .details span { display: none; }

#slideshow img {  position: relative; }
#slides { margin: 0; padding: 0; }
#slides li { width: 621px; height: 300px; position: absolute; margin: 0px; border: 1px solid #6c674e; }
    
/* Intro ------------------------------------------------- */
#intro { position: relative; }
#intro h3 { margin: 10px 0; border-bottom: 1px solid #528a80; padding-bottom: 10px; }

/* Help and Advice --------------------------------------- */
#help h2 { margin: 15px 0 15px 0; }
#help .advice-item { float: left; width: 194px; margin-right: 18px; }
#help .advice-item.last { margin: 0; }
#help .advice-item-img { border: 1px solid #908d8d; margin-bottom: 10px; }
#help .advice-item h3 { font-size: 1.4em; margin-bottom: 4px; }
#help .advice-item h3 a:link,
#help .advice-item h3 a:visited { text-decoration: none; }
#help .advice-item h3 a:hover { text-decoration: underline; }

#help .advice-item p.link { font-size: 1.1em; padding: 4px 0 10px 0;  }

/* Find us ----------------------------------------------- */
#find-us { background: url(/images/sitefiles/module-bg.gif) no-repeat top left; padding: 22px 23px; margin-top: 15px; }
#find-us h2 { background: url(/images/sitefiles/headings/how-to-find-us.gif) no-repeat top left; height: 20px; }
#find-us #map { margin-bottom: 10px; }

/* News and Events --------------------------------------- */
#news .news-item { margin-bottom: 15px; }
#news .news-item .image { width: 74px; }
#news .news-item .image img {  border: 1px solid #908d8d; }
#news .news-item .desc { width: 210px; }
#news .news-item h4 { font-size: 1.2em; }
#news .news-item p { font-size: 1.1em; line-height: 1.4em;  } 

/* Pet Gallery ------------------------------------------- */
#mini-gallery .item { width: 85px; float: left; margin-right: 20px; height: 120px; }
#mini-gallery .item.last { margin-right: 0; }
#mini-gallery .item .details { font-size: 1.1em; text-align: center; padding: 7px; }

/* --------------------------------------------------------------

    +Content pages

-------------------------------------------------------------- */
#main-content { padding: 25px 0 15px 15px; }
#main-content h3 { font-size: 1.4em; color: #60968d; }
#additional-content-col { 
    border-left: 1px solid #eee9d9; 
    min-height: 560px; 
    background: url(/images/sitefiles/blog-right-col-bg.jpg) no-repeat top right;
    }
    
h1.standard-heading { margin-bottom: 25px; }
#main-content .intro p { font-size: 1.6em; font-family: Georgia; color: #777; }

#additional-content { margin-top: 75px; }
#additional-content img { border: 1px solid #908d8d; }
#additional-content p.label { background-color: #f9f7f0; padding: 7px 10px; font-size: 1.1em; text-align: center; } 

/* --------------------------------------------------------------

    +Blog

-------------------------------------------------------------- */
#blog-content { padding: 25px 15px 15px 0; }
#blog .entry { margin: 0 0 20px 0; border-top: 1px solid #eee9d9; padding: 15px 0;  }

#blog .icon { width: 115px; float: left; margin-right: 30px; padding: 0 0 0 15px; text-align: center; }
#blog .details { width: 560px; float: left; }

#blog .blog-img { border: 1px solid #908d8d; }

#blog .entry h2 { margin: 0 0 5px 0; padding: 0; }
#blog p.published { color: #777; }
#blog p.published strong { color: #333; }

#blog p.synopsis { font-weight: bold; color: #555; }

#blog .entry ul { margin: 0; padding: 0; list-style: none; }
#blog .entry ul li { background: url(/images/icons/bullet.gif) no-repeat left 5px; padding-left: 1.4em; margin-bottom: 10px; }

#additional-content-col { padding: 35px 0 0 15px; }
#additional-content-col h3 { font-size: 1.4em; color: #666; }
#additional-content-col ul { list-style: none; margin: 0 0 30px 0; padding: 0; border-top: 1px solid #eee9d9; }
#additional-content-col ul li { padding: 10px 10px 10px 0; border-bottom: 1px solid #eee9d9; }

#comments  { margin-left: 160px; border-top: 1px solid #eee9d9; margin-top: 20px; padding-top: 15px;  }
#comments h3 { font-size: 1.1em; text-transform: uppercase; padding-left: 27px; }
#comments h3.comments { background: url(/images/icons/comment.gif) no-repeat left 0; }
#comments h3.add-comment { background: url(/images/icons/pencil.gif) no-repeat left 0; }

#comments-form { padding: 20px; background-color: #f9f7f0; border: 1px solid #eee9d9; }
#comments-form ol { list-style: none; margin: 0; padding: 0; }
#comments-form li { margin: 0 0 10px 0; }
#comments-form li label { font-size: 1.2em; padding: 0 15px 0 0; }

#Comment_Form_Name,
#Comment_Form_Email { width: 200px; }

#comments-form textarea { width: 510px; }

#comments .comment { border-top: 1px dotted #e5dfce; padding: 10px 27px; }
#comments .comment .name-date { width: 150px; margin-right: 20px; float: left; }
#comments .comment .details { width: 335px; float: left; }
#comments .comment p.name { font-weight: bold; color: #588e84; margin: 0; }
#comments .comment p.date { font-size: 1.1em; color: #777; }

/* --------------------------------------------------------------

    +News

-------------------------------------------------------------- */

#news-item .media { float: right; margin-left: 20px; margin-bottom: 20px; }
#news-item p#date { color: #888; font-size: 1.1em; }
.news-story .img { width: 72px; float: left; margin-right: 15px; }
.news-story .details { width: 400px; float: left; }
.news-story h2 { font-size: 1.4em; margin-bottom: 4px; }
.news-story p { margin: 0; }
.news-story { border-top: 1px solid #e9e5d8; padding: 14px 0; }

/* --------------------------------------------------------------

    +Gallery

-------------------------------------------------------------- */

.gallery-item { 
    background: url(/images/sitefiles/gallery-frame.jpg) no-repeat top center; 
    width: 338px; 
    height: 264px; 
    float: left; 
    margin: 0 20px 20px 0;
    }
.gallery-item.last { margin-right: 0; }
.gallery-item .img { padding: 30px 30px 0 30px; }

.gallery-item .details { text-align: center; }
.gallery-item h3 { font-family: Georgia, 'Times New Roman', serif; font-size: 1.6em; color: #4d4025; margin: 0; }
.gallery-item h4 { font-family: Georgia, 'Times New Roman', serif; font-size: 1.2em; color: #777; font-style: italic; font-weight: normal; }

/* --------------------------------------------------------------

    +Staff Profiles

-------------------------------------------------------------- */
.profile { 
    background-color: #f9f7f0; 
    padding: 14px; 
    border: 5px solid #f3f0e6; 
    width: 310px; 
    float: left; 
    margin-right: 20px; 
    margin-bottom: 20px; 
    }
.profile.last { margin-right: 0; }

.profile .img { float: left; margin-right: 15px; }
.profile img { border: 1px solid #f3f0e6; }
#main-content .profile h3 { font-size: 1.6em; margin: 0; color: #60968d; }
#main-content .profile h4 {  font-size: 1.3em; color: #444;  }

/* --------------------------------------------------------------

    +Contact

-------------------------------------------------------------- */
#address ul { list-style: none; margin: 0; padding: 0; }
#address { margin: 20px 0 20px 10px;  }
#address ul li { margin-bottom: 7px; color: #888; float: left; display: inline; padding-right: 5px; }

#contact-map { border: 1px dotted #EEE9D9; padding: 20px; margin-left: 10px; margin-top: 98px; }

/* --------------------------------------------------------------

    +Footer

-------------------------------------------------------------- */

#content-bottom { height: 15px; background: url(/images/sitefiles/content-bottom.png) no-repeat bottom center; margin-bottom: 15px; }

#legal { width: 60%; }
#gcd  { width: 30%; }
#gcd p { text-align: right; }
#footer { margin-bottom: 20px; }

/* --------------------------------------------------------------
		
		+Overwrite Styles 
		
    Add these class names to clear any margins, paddings or floats
    Keep these declarations at the BOTTOM of this stylesheet

-------------------------------------------------------------- */

.clear-floats { clear: both; font-size: 1px; height: 1px; line-height: 0px; }

.bold 	 	{ font-weight: bold; margin: 0; }
.quiet 	 	{ font-weight: lighter; text-transform: none; letter-spacing: 0;}
.last 		{ margin-right: 0; }
.half 		{ width: 48.5%; margin-right: 15px; }
.left 		{ float: left; }
.italic 	{ font-style: italic; letter-spacing: 0.04em; }

.no-marg 			{ margin: 0; }
.no-pad 			{ padding: 0; }
.marg-right 	{ margin-right: 14px; }
.marg-left 		{ margin-left: 14px; }
.marg-bottom 	{ margin-bottom: 14px; }
.marg-top 		{ margin-top: 14px; }
.marg-all 		{ margin: 14px; }

.center { text-align: center; }

.pad-bottom 	{ padding-bottom: 14px; }
