/* -------------------------------------------------------------------------
Little Happy Cattery - Main Style Sheet

last update: 17 December 2010
author: Andy Gosling
email: andy@andygosling.co.uk
website: http://www.andygosling.co.uk
------------------------------------------------------------------------- */


/* !layout -------------------------------------------------------------- */

* {
	/* global white space reset */
	padding: 0;
	margin: 0;
}

body {
	font: 81.25%/150% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	background-color: #366007;
	color: #666;
	text-align: center;
}

#outerWrapper {
	width: 100%;
	background: #FFF url("../images/bg_sky.jpg") repeat-x;
}

#midWrapper {
	margin: 0 auto;
	width: 764px;
	text-align: left;
	background: url("../images/wrapper_bg.gif") repeat-y;
}

#innerWrapper {
	width: 764px;
	background: url("../images/wrapper_bg.png") repeat-y;
}

#header {
	height: 230px;
	background: transparent url("../images/header_bg.jpg") no-repeat;
	position: relative;
}

#navigation {
	margin-top: 20px;
	height: 68px;
	text-align: center;
}

#mainContent {
	float: left;
	width: 420px;
	margin: 0 0 0 35px;
}

#gallery #mainContent {
	width: 690px;
	margin: 0 0 0 35px;
}

#sidebar {
	float: right;
	width: 251px;
	margin: 0 35px 0 0;
}

#footerOuter {
	clear: both;
	width: 100%;
	background: url("../images/grass.gif") repeat-x;
}

#footerMid {
	margin: 0 auto;
	width: 764px;
	text-align: left;
	background: url("../images/wrapper_bg.gif") repeat-y;
}

#footerInner {
	width: 764px;
	background: url("../images/wrapper_bg.png") repeat-y;
}

#footer {
	width: 764px;
	background: url("../images/footer_bg.gif") no-repeat left bottom;
	padding: 20px 0 35px 0;
}

.clearDiv {
	clear: both;
}

.clearLeft {
	clear: left;
}

img.rangeLeft {
	float: left;
	margin: 0 10px 5px 0;
}

img.rangeRight {
	float: right;
	margin: 0 0 5px 0;
}

#map {
	width: 418px;
	height: 340px;
	border: 1px solid #D9D9D9;
	margin: 1.5em 0 10px 0;
}

/* !type ---------------------------------------------------------------- */

h1, h2, h3, h4 {
	font-weight: normal;
	color: #C54B8A;
}

h1 {
	font-size: 2em;
	line-height: 1.2em;
	margin: 0 0 0.7em 0;
}

#home h1 {
	font-size: 1.5em;
	margin: 20px 0 1em 0;
}

h2 {
	font-size: 1.4em;
	margin-bottom: 0.7em;
}

#home h3 {
	font-size: 1em;
	margin-bottom: 0.5em;
}

#mainContent ul {
	margin: 0 0 1em 0;
	list-style: none;
}

#mainContent li {
	background: url("../images/crown.gif") no-repeat;
	padding-left: 20px;
	margin-bottom: 0.5em;
}

#mainContent a:link, #mainContent a:visited,
#sidebar a:link, #sidebar a:visited,
#footer a:link, #footer a:visited {
	color: #73A0C3;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

#mainContent a:hover, #mainContent a:active,
#sidebar a:hover, #sidebar a:active,
#footer a:hover, #footer a:active {
	color: #C54B8A;
	text-decoration: none;
	border-bottom: 1px dotted #333;
}

#mainContent p,
#sidebar p {
	margin-bottom: 1em;
}

.intro {
	font-size: 1.2em;
	line-height: 1.6em;
}

strong {
	font-weight: bold;
	color: #555;
}

.small {
	font-size: 0.88em;
	line-height: 1.3em;
}

.ruleAbove {
	clear: both;
	border-top: 1px solid #D9D9D9;
	padding-top: 1em;
}

#mainContent .rule {
	margin-top: 1em;
	clear: both;
	border-top: 1px solid #D9D9D9;
	padding-top: 1em;
}

/* !header -------------------------------------------------------------- */

#logo {
	width: 346px;
	height: 180px;
	background: url("../images/logo.gif") no-repeat bottom left;
	text-indent: -999em;
	margin: 0 auto 15px auto;
}

#tagline {
	width: 487px;
	height: 13px;
	background: url("../images/tagline.gif") no-repeat;
	text-indent: -999em;
	margin: 0 auto;
}

#cornerFlash {
	position: absolute;
	top: 99px;
	right: 6px;
	width: 151px;
	height: 151px;
	background: url("../images/corner_flash.gif") no-repeat;
	text-indent: -999em;
}

/* !navigation ---------------------------------------------------------- */

#navigation ul {
	width: 700px;
	list-style: none;
	height: 45px;
	margin: 0 auto;
}

#navigation ul li {
	float: left;
	height: 45px;
	background: #fff url(../images/navigation.gif) no-repeat 0 0;
}

#navigation ul li a {
	display: block;
	height: 45px;
	text-indent: -999em;
	outline: none;
	background: #fff url(../images/navigation.gif) no-repeat 0 0;
}

#navigation ul li#navHome,
#navigation ul li#navHome a:link,
#navigation ul li#navHome a:visited {
	width: 72px;
	background-position: 0 0;
}

#navigation ul li#navMore,
#navigation ul li#navMore a:link,
#navigation ul li#navMore a:visited {
	width: 129px;
	background-position: -72px 0;
}

#navigation ul li#navCare,
#navigation ul li#navCare a:link,
#navigation ul li#navCare a:visited {
	width: 156px;
	background-position: -201px 0;
}

#navigation ul li#navGallery,
#navigation ul li#navGallery a:link,
#navigation ul li#navGallery a:visited {
	width: 125px;
	background-position: -357px 0;
}

#navigation ul li#navTestimonials,
#navigation ul li#navTestimonials a:link,
#navigation ul li#navTestimonials a:visited {
	width: 113px;
	background-position: -482px 0;
}

#navigation ul li#navContact,
#navigation ul li#navContact a:link,
#navigation ul li#navContact a:visited {
	width: 105px;
	background-position: -595px 0;
}

#navigation ul li#navHome a:hover,
#navigation ul li#navHome a:active {
	background-position: 0 -50px;
}

#navigation ul li#navMore a:hover,
#navigation ul li#navMore a:active {
	background-position: -72px -50px;
}

#navigation ul li#navCare a:hover,
#navigation ul li#navCare a:active {
	background-position: -201px -50px;
}

#navigation ul li#navGallery a:hover,
#navigation ul li#navGallery a:active {
	background-position: -357px -50px;
}

#navigation ul li#navTestimonials a:hover,
#navigation ul li#navTestimonials a:active {
	background-position: -482px -50px;
}

#navigation ul li#navContact a:hover,
#navigation ul li#navContact a:active {
	background-position: -595px -50px;
}

#home #navigation ul li#navHome a {
	background-position: 0 -99px;
}

#more #navigation ul li#navMore a {
	background-position: -72px -99px;
}

#care #navigation ul li#navCare a {
	background-position: -201px -99px;
}

#gallery #navigation ul li#navGallery a {
	background-position: -357px -99px;
}

#testimonials #navigation ul li#navTestimonials a {
	background-position: -482px -99px;
}

#contact #navigation ul li#navContact a {
	background-position: -595px -99px;
}

/* !gallery ------------------------------------------------------------- */

.galleryItem {
	float: left;
	margin: 0 9px 5px 0;
	width: 163px;
	text-align: center;
}

/* !testimonials -------------------------------------------------------- */

.quotes p {
	background: #fff url(../images/quotemarks_small.gif) no-repeat -35px 4px;
	padding-left: 14px;
	margin-bottom: 1.3em !important;
	font-size: 1.05em;
	width: 370px;
}

.quotes .open {
	position: absolute;
	top: -999em;
	left: -999em;
}

.quotes .close {
	width: 10px;
	background: #fff url(../images/quotemarks_small.gif) no-repeat 0 4px;
	display: inline-block;
	margin: 0 0 0 2px;
	text-indent: -999em;
}

.quotePanel {
	background: url(../images/quote_panel.gif) no-repeat 0 0;
	padding-top: 15px;
	margin: 0 0 20px 5px;
	float: left;
}

.quotePanel p {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0 15px 5px !important;
	text-indent: 18px;
	background: url(../images/quotemarks.gif) no-repeat 0 4px;
	width: 210px;
}

.quotePanel .open {
	position: absolute;
	top: -999em;
	left: -999em;
}

.quotePanel .close {
	background: url(../images/quotemarks.gif) no-repeat -300px 4px;
	width: 16px;
	display: inline-block;
	text-indent: -999em;
	margin-left: 2px;
}

.quotePanel .footer1 {
	height: 76px;
	width: 240px;
	background: url(../images/quote_panel_footer1.gif) no-repeat 0 0;
	padding: 0;
}

.quotePanel .footer2 {
	height: 73px;
	width: 240px;
	background: url(../images/quote_panel_footer2.gif) no-repeat 0 0;
	padding: 0;
}

#testimonials #telephone {
	clear: both;
}

/* !sidebar ------------------------------------------------------------- */

#sidebar h2 {
	font-size: 1.4em;
}

#sidebar img.rangeRight {
	margin-bottom: 0px;
}

.notePanel {
	background: url("../images/note_bg.jpg") no-repeat left bottom;
	padding: 75px 0 25px 0;
	margin-bottom: 1em;
	position: relative;
}

.notePanel h2 {
	width: 251px;
	height: 71px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -999em;
}

#home .notePanel h2 {
	background: url("../images/checklist_head.jpg") no-repeat left bottom;
}

#more .notePanel h2 {
	background: url("../images/payment_head.jpg") no-repeat left bottom;
}

.notePanel ul {
	list-style: none;
	margin: 0 10px 0 15px;
}

.notePanel li {
	margin-left: 0;
	padding: 0 0 0.4em 18px;
	font-size: 1.1em;
	background: url("../images/tick.gif") no-repeat 0 2px;
}

#more .notePanel li {
	margin-left: 0;
	padding: 0 6px 0.7em 14px;
	font-size: 0.95em;
	background: url("../images/exclamation.gif") no-repeat 0 2px;
}

#sidebar #telephone {
	width: 251px;
	height: 54px;
	background: url("../images/telephone.gif") no-repeat 0 2px;
	text-indent: -999em;
	margin-bottom: 20px;
}

#tariffPanel,
#timesPanel,
#carolPanel,
#addressPanel,
#directionsPanel {
	margin: 0 6px 1.5em 6px;
}

#tariffPanel p,
#timesPanel p {
	font-size: 0.88em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}

#tariffPanel table {
	border-top: 1px solid #C54B8A;
	border-left: 1px solid #C54B8A;
	width: 235px;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 1em;
}

#tariffPanel table th {
	border-right: 1px solid #C54B8A;
	border-bottom: 1px solid #C54B8A;
	background: #C54B8A url("../images/th_bg.gif") repeat-x top left;
	color: #FFF;
	font-size: 1em;
	font-weight: normal;
	padding: 2px 0;
}

#tariffPanel table td {
	border-right: 1px solid #C54B8A;
	border-bottom: 1px solid #C54B8A;
	font-size: 0.95em;
	padding: 2px 0;
}

#sidebar dt {
	color: #333;
	font-size: 1em;
	margin-bottom: 0;
}

#sidebar dd {
	font-size: 0.95em;
	margin-bottom: 0.5em;
	line-height: 1.4em;
}

/* !fab panel */


#home #fab p {
	padding-top: 10px;
}

#sidebar #fab {
	clear: both;
	border-top: 1px solid #D9D9D9;
	margin-top: 20px;
	padding-top: 10px;
}

#sidebar #fab a,
#sidebar #fab img {
	border: none;
}

#sidebar #fab img {
	float: left;
	margin: 0 15px 0 0;
}

#sidebar #fab p {
	margin-top: 27px;
}

/* news panel */

#news {
	clear: both;
	border-top: 1px solid #D9D9D9;
	padding-top: 1em;
	/* padding: 1em 90px 0 0; */
	/* background: url("../images/xmas_cat.jpg") no-repeat 155px 10px; */
}

#news img {
	margin: 0 0 10px 10px !important;
}

/* !footer -------------------------------------------------------------- */

#footer .rule {
	border-top: 1px solid #D9D9D9;
	margin: 0 35px 15px 35px;
}

#licensed {
	float: left;
	font-size: 0.88em;
	width: 320px;
	margin: 7px 0 3px 35px;
	display: inline;
}

#copyright {
	color: #C54B8A;
	float: left;
	font-size: 0.88em;
	text-align: left;
	width: 280px;
	margin: 7px 0 3px 35px;
	display: inline;
}

.vcard {
	text-align: right;
	font-size: 0.88em;
	float: right;
	margin: 7px 41px 0 0;
	width: 300px;
}

.vcard p.org {
	font-size: 1.4em;
	color: #C54B8A;
}

p#credit a:link,
p#credit a:visited {
	width: 203px;
	height: 20px;
	display: block;
	background: url("../images/andygosling.gif") no-repeat 0 0;
	outline: none;
}

p#credit a:hover,
p#credit a:active {
	background-position: 0 -30px;
}

/* !credit
------------------------------------------------------------------------- */

p#credit {
	font-size: 0.88em;
	width: 203px;
	height: 20px;
	padding: 10px 0 20px 0;
	text-indent: -999em;
	margin: 0 auto;
}

p#credit a:link,
p#credit a:visited {
	width: 203px;
	height: 20px;
	display: block;
	background: url("../images/andygosling.gif") no-repeat 0 0;
	outline: none;
}

p#credit a:hover,
p#credit a:active {
	background-position: 0 -30px;
}
