@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: inherit; 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: #CCDCE8; color: #444444; font-family: Arial, Verdana, 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 */; color: #0092B2; font-weight: normal; }
h2 { font-size: 1em; font-weight: bold; color: #333 }
h3 { font-size: 1em; font-weight: bold; color: #635A53; }
h4, h5, h6 { font-size: 1.1em /* 13px */; }

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

a, a:visited { color: #444444; text-decoration: underline; }
a:hover, a:active { color: #444444; text-decoration: none; }

/* 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, #side-nav ul, #side-nav li { margin: 0; padding: 0; text-indent: 0; list-style-type: none; }
#nav li { position: relative; }
#nav li ul { position: absolute; }

#footer { background: #22689B; padding: 16px 0 8px 0; }
#footer p { font-size: 0.92em; /* 11px */  color: #fff; text-align: center; width: 760px; padding-left: 32px; margin: 0;  line-height: 14px; }
#footer a, #footer a:visited { color: #fff; text-decoration: underline; }
#footer a:hover, #footer a:active { color: #fff; text-decoration: none; }

.breadcrumb { font-size:85%; padding-bottom: 10px; }
.breadcrumb a { outline: none; }
blockquote { margin: 10px 10px; padding: 5px; background: #f2f2f2; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #e2e2e2; }
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: #0567ae; }

/* 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: 297px; padding: 0 .25em; background-color: #0567ae; color: #fff; text-transform: uppercase; font-size: 90%; }

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

											Custom Styles

/******************************************************************************************************/
/* font-size guide
	10px->0.83em 11px->0.92em 12px->1em 13px->1.1em 14px->1.2em 15px->1.4 em 16px->1.33em 17px->1.42em 18px->1.5em 19px-> 20px->1.67em 21px->1.75em 22px->1.83em 23px->1.92em 24px->2em 28px->2.33em
 */
.ir a { display: block; position: relative;  text-indent: -999em;}
.ir span { display: block; width: 100%; height: 100%; position: absolute; top:0; left:0; cursor: pointer; }
.container { width: 890px; margin: 0 auto; position: relative; }

#branding { background: #F4EEE4; padding: 24px 0 0 0; font-weight: bold; height: 128px; z-index: 9; }
#branding h1#logo { position: absolute; top:-22px; left: 482px; }
#branding h1#logo a { width: 165px; height: 173px; }
#branding h1#logo span { background: url(../images/logo.png) no-repeat 0 0; height: 173px; }
#branding .header-left { float: left; width: 300px; text-align: right; padding-bottom: 4px;padding-left:120px; }
#branding .header-right { float: right; width: 349px; padding-bottom: 4px; }
#branding .org { 	color: #000;  font-size: 1.2em; display: block; }
#branding .tel { display: block; font-size: 1.2em; }
#branding .email { color: #548512; display: block; font-size: 0.92em; margin: 3px 0 13px 0;}
#branding span { display: block; color: #793401; font-size: 1.2em; margin-bottom: 12px }
#branding h2 { font-family: Georgia; font-size: 32px; color: #793401; font-weight: normal;}
/* nav */
#nav { background: #E1CEAD;  background: url(../design/bg_nav.jpg) repeat-x 0 0; height: 108px; z-index:10; position: relative;}
#nav div.spot { margin: 0 auto; width: 890px; padding:0; height: 64px; overflow: hidden; }
#nav div.spot h2 { text-indent: -999em; height: 50px; }
#nav div.spot h2 span { background: url(../images/_text.png) center 10px no-repeat; position: relative;display: block;height:40px;  }
#nav ul { margin: 0 auto; width:890px; padding-top: 16px;  }
#nav ul li { float: left; }
#nav ul li a { 
float: left; padding: 6px 12px 4px 12px; display: inline; background: url(../design/bg_nav-dot.gif) no-repeat center right;
color: #18374E; font-size: 0.92em; text-decoration: none; font-weight: bold; text-transform: uppercase; }
/*#nav ul li a.last { background: transparent; }*/
#nav a:hover, #nav a:active,
.home #nav #nav-home a,
.meet #nav #nav-meet a,
.for-jon #nav #nav-for-jon a,
.oceanside #nav #nav-oceanside a,
.services #nav #nav-services a,
.requirements #nav #nav-requirements a,
.testimonials #nav #nav-testimonials a,
.rates #nav #nav-rates a,
.contact #nav #nav-contact a
  { background: #18374E; color: #fff; }
#nav ul li ul { width: 180px; padding: 0; top:28px; left:0; display: none; }
#nav ul li li { float: none;  }
#nav ul li li a { float: none; display: block; background: #18374E; color: #fff; width: 140px; border-bottom: 1px solid #fff; }
#nav ul li li a.selected, #nav ul li li a:hover { background: #E1CEAD; color: #18374E;}
/* content */
#wrapper { margin: 0 auto; width: 890px;  position: relative; z-index: 1;}
#content {  background: #fff url(../design/bg_content.jpg) repeat-x bottom left; width: 826px;  }
.left-column { float: left; width: 260px; padding: 30px 0 0 16px;}
.right-column { float: right; width: 540px; padding: 16px 0 0 0; background: url(../design/bg_rightcol.png) no-repeat 190px 290px; }

/* side-nav */
#side-nav { margin-bottom: 32px; }
#side-nav ul { width: 230px; background: url(../design/bg_sidenav.gif) no-repeat top left; padding-top: 4px; }
#side-nav li { background: url(../design/bg_sidenav.gif) no-repeat bottom left; width: 230px; height: 40px; vertical-align: middle; line-height: 38px; }
#side-nav li a { display: block; width: 226px; padding-left: 4px; color: #0092B2; font-size: 1.4em; font-family: "Myriad Pro"; text-decoration: none; background: url(../design/bg_sidenav-dot.gif) no-repeat center right;  }
/* banner */
#banner { position: relative; z-index: 2;}


/* callout */
#callout { margin-bottom: 42px; }
#callout li { position: relative; background: #F2EDE0; width: 220px; padding: 6px; margin-bottom: 12px; }
#callout li h3 { padding: 12px 0 0 0; margin: 0 3px; background: url(../design/bg_callout-dot.gif) no-repeat 0 0; font-weight: normal; }
#callout li h3 a { color: #0092B2; text-decoration: none; text-transform: uppercase; font-family: "Myriad Pro"; }
#callout li p { color: #635A53; margin-left: 3px; }

.left-column .bottom { margin: 0 0 32px 22px; }
.right-column .context { padding: 8px 40px 0 16px; }
.right-column .context h1 { margin-bottom: 6px; }
.right-column .context ul.dog-list h2 { margin-bottom: 2px; }
.right-column .context ul.dog-list { padding: 0 0 0 16px; margin-left:0; }
.right-column .context ul.dog-list li { list-style: none; background: url(../design/arrow.png) no-repeat 0 0; padding-left: 24px; margin-bottom: 12px; }
.context table { margin-left: 12px; }

.context table td, .context table th, .context table caption { padding: 6px; text-align: center; }
.context table caption { font-weight: bold; text-align: left; }
