@charset "UTF-8";
/******************************************************************************************************

										Market Hardware Core CSS

/******************************************************************************************************/

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address { margin: 0; padding: 0; text-indent: 0; border: none; outline: none; list-style: none; text-decoration: none; font-size: 100%; font-weight: normal; font-style: inherit; }
table, td, tr, tbody, thead, th, caption { border-spacing: 0; border: none; border-collapse: separate; vertical-align: top; text-align: left; font-weight: normal; }

/* typography */
body { font-size: 0.75em /* 12px */; background: white; color: black; font-family: Arial, Helvetica, sans-serif; line-height: 1.5em; margin: 0 auto; }

h1, h2, h3, h4, h5, h6 { /* Use to set global header styles. ie, bold, italic, color, margin, padding */ }
h1 { font-size: 1.5em /* 18px */; }
h2 { font-size: 1.3em /* 15px */; }
h3 { font-size: 1.2em /* 14px */; }
h4, h5, h6 { font-size: 1.1em /* 13px */;  }

p, ul, ol { margin-bottom: 1.1em; } /* DO NOT RESIZE */
li { margin-bottom: 0.5em; }

/* group (also known as clearfix) applies style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.group { zoom: 1; display: block; }

/* layout */
#branding { position:relative; }

#nav ul, #nav li, #callout ul, #callout li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; }
#nav li ul { position: absolute; display: none; }
#nav li:hover ul, #nav li.hover ul { display: block; }

#nav a, #nav a:visited { text-decoration: none; }

#footer { margin: 0 auto; font-size: 90%; text-align: center; color: #5D7D96; }
#footer a, #footer a:visited { color: #5D7D96; text-decoration: none; }
#footer a:hover, #footer a:active { color: #5D7D96; text-decoration: underline; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #FFF8F1; border-bottom: 1px solid #EFE0D1; border-right: 1px solid #EFE0D1; }
blockquote p { padding-left: 10px; }

/* forms */
form, fieldset, input { margin : 0; padding : 0; }
form { width: 38em; margin-left: 5px; }
form p { font-size: 100%; padding: 2px; margin: 0; }

/* fieldset styling */
fieldset { margin: 1em 0; padding: 1em; border : 1px solid #e2e2e2 }

/* legend styling */
legend { font-weight: bold; color: #0E5398; }

/* style for  labels */
label { float: left; width: 14em; }

/* style for required labels */
label .required { font-size: 0.9em; font-style: normal; color: red; }
label.error, input.submit { color: #F00; margin: 5px 0 0 0; }
input { width: 225px; }
input.radio, input.submit { width: auto; }
textarea { width: 225px; height: 100px; padding:0; }

/* submit */
form div input, form div button { width: 100px; margin-top:5px; margin-left: 260px; padding: 0 .25em; background-color: #0E5398; color: #fff; text-transform: uppercase; font-size: 90%; }

/******************************************************************************************************

											Custom Styles

/******************************************************************************************************/

/* Layout */

body {
	background: #e8e8e8 url('../images/bg_body.gif') center top no-repeat;
	color: #252525;
	padding-top: 25px;
}

.container {
	margin: 0 auto;
	width: 940px;
	border-top: solid 9px #fff;
	background: #fff url('../images/bg_container.gif') repeat-y;
	color: #333;
}

/* Header */

#branding {
	color: #0e5398;
	padding: 0 150px 0 352px;
	height: 211px;
	overflow: hidden;
	text-align: center;
	background: #fae324 url('../images/bg_header.gif') no-repeat;
	width: 420px;
	margin: 0 auto;
}

#branding a {
	color: #0e5398;
	text-decoration: underline;
}

#branding a:hover {
	text-decoration: none;
}

#branding h1, #branding h1 span {
	width: 420px;
	height: 113px;
	overflow: hidden;
	position: relative;
}

#branding h1 span {
	background: url('../images/logo.gif') no-repeat;
	cursor: pointer;
	position: absolute;
	left: 0;
	top: 0;
}

#branding .phone, #branding .fax {
	font-size: 1.8em;
	margin-bottom: 3px;
}

#branding .email {
	font-size: 1.4em;
}

/* Top */

h2#top {
	background: url('../images/bg_top.gif') repeat-x;
	font: normal 1.3em 'Comic Sans MS', Arial, sans-serif;
	text-align: center;
	line-height: 27px;
	height: 27px;
	width: 922px;
	margin: 0 auto;
}

/* Left Column */

#leftcol {
	float: left;
	width: 173px;
	padding: 22px 0;
	margin-left: 9px;
	background-color: #fae218;
	color: #0e5398;
	margin-right: 1px;
}

* html #leftcol {
	display: inline;
}

#leftcol a {
	color: #0e5398;
	text-decoration: underline;
}

#leftcol a:hover {
	text-decoration: none;
}

#leftcol .link {
	background: url('../images/bg_footstep_yellow.gif') 25px 5px no-repeat;
	font-size: 1.3em;
	padding: 0 20px 0 45px;
	font-weight: bold;
}

/* Navigation */

#nav {
	font-family: 'Comic Sans MS', Arial, sans-serif;
	padding: 0;
	margin: 0 0 25px;
}

#nav li {
	height: 45px;
	background: #0e549a url('../images/bg_nav.gif') -1px -45px no-repeat;
	padding: 0;
	margin: 0;
	color: #fff;
	font: bold 1.2em/45px 'Comic Sans MS', Arial, sans-serif;
	text-align: center;
}

#nav li a {
	display: block;
	height: 45px;
	line-height: 45px;
	background: url('../images/bg_nav.gif') -1px -45px no-repeat;
	color: #fff;
	text-decoration: none;
}

#nav li a:hover, 
.home #nav #nav-home a,
.about #nav #nav-about a,
.webcams #nav #nav-webcams a,
.boarding #nav #nav-boarding a,
.grooming #nav #nav-grooming a,
.daycare #nav #nav-daycare a,
.other #nav #nav-other a,
.requirements #nav #nav-requirements a,
.testimonials #nav #nav-testimonials a,
.articles #nav #nav-articles a,
.contact #nav #nav-contact a {
	background-position: -1px 0;
	background-color: #aac1d4;
	color: #0e5398;
}

/* Content */

#content {
	float: left;
	width: 549px;
	padding: 22px 0 0 22px;
	margin-right: 2px;
}

.home #content {
	padding-top: 195px;
	background: url('../images/bg_content.jpg') no-repeat;
}

#content a {
	color: #0e5398;
	font-weight: bold;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

#content h1, #content h2, #content h3 {
	font-family: 'Comic Sans MS', Arial, sans-serif;
	line-height: 1.25em;
	margin-bottom: 3px;
	padding-right: 22px;
}

#content h1 {font-size:1.7em; margin-bottom: 10px;}

#content h3 {
	font-size: 1.5em;
}

#content p, #content ul {
	font-size: 1.2em;
	margin-bottom: 12px;
	padding-right: 22px;
}

#content ul li {
	margin-bottom: 5px;
}

#content ul.images {
	padding: 0 22px 0 0;
	margin: 0 0 18px;
	list-style-type: none;
}

#content ul.images li {
	padding: 0 0 0 32px;
	background: url('../images/bg_footstep.gif') 10px 2px no-repeat;
}

/* Bottom */

#content #bottom {
	padding: 0;
	margin: 0;
	margin-left: -17px;
	list-style-type: none;
	font-size: .9em;
}

#bottom li {
	width: 170px;
	height: 96px;
	float: left;
	background: #69478f url('../images/bg_bottom.gif') no-repeat;
	color: #fff;
	margin-left: 6px;
	padding: 18px 0 0 10px;
}

* html #bottom li {
	margin-left: 3px;
}

#bottom li a {
	color: #fff;
	text-decoration: none;
	font: bold 1em/1.7 'Comic Sans MS', Arial, sans-serif;
	padding-left: 28px;
}

#bottom li a:hover {
	text-decoration: underline;
}

/* Right Column */

#rightcol {
	width: 174px;
	float: left;
}

#rightcol img {
	display: block;
}

#rightcol p {
	text-align: center;
	font-size: 1.6em;
	padding: 15px 5px;
	margin: 0;
	background-color: #e5e5e5;
}

#rightcol .images img {
	margin-top: 10px;
}

/* Footer */

#footer {
	clear: both;
	background-color: #e8e8e8;
	padding: 15px 0;
	text-align: center;
	font-size: .8em;
	color: #84888b;
}

#footer a {
	color: #0e5398;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}