/* @override http://www.colliesformobilityandsupport.com/styles/kvc_main.css */

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, ol, ul, li,
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;
	vertical-align: baseline;
	cursor: default;
}

a, a img, a span, a em, a strong {
    cursor: pointer;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 62.5%;
	line-height: 2.24em;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background: #8c5c41 url(/images/bg.jpg) repeat;
}

/* @group Type */

p {
	font-size: 1.4em;
	text-align: left;
	margin: 1.8em 0;
	line-height: 1.5em;
}

li {
	font-size: 1.4em;
	margin-left: 1.8em;
	list-style-type: disc;
}

a, a:visited {
	color: #911126;
	text-decoration: underline;
	border: 0px none;
}

a:hover {
	text-decoration: underline;
	color: #996140;
	border: 0px none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1, h2 {
	color: #073b72;
	font-size: 3.2em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	margin: 0px 0px 10px 0px;
}
h3 {
	color: #073b72;
	font-size: 1.92em;
	line-height: 1.1;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
}
h4 {
	color: #073b72;
	font-size: 1.8em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	line-height: 1.1;
	font-weight: normal;
	margin: 10px 0px 10px 0px;
}
h5 {
	font-size: 1.44em;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	line-height: 1.2;
}
/* @end */

/* @group Layout */
#accessibility {
	position: absolute;
	top: -10000px;
}
#header_wrapper {
	width: 100%;
	text-align: left;
	background: transparent url(/images/header_bg.jpg) repeat-x;
}
#container {
	width:862px;
	margin: 0px auto;
	text-align: left;
}

#header {
	width:862px;
	height:144px;
	margin: 0px auto;
	background: transparent;
}
#news-tout {
	width: 280px;
	height: 89px;
	float: right;
	margin: 0px 45px 0px 0px;
	padding: 20px;
	background: url(/images/top_box.png) no-repeat;
}
#nav_bar {
	width:862px;
	height:66px;
	margin: 0px auto;
	background: url(/images/nav_bar.png) no-repeat;
	position: relative;
	padding: 0px;
}

#content_container {
	width:862px;
	background: #fff;
	float: left;
}
#content {
	padding: 20px;
	width: 822px;
	float: left;
}
#content-home {
	padding: 20px;
	width: 535px;
	float: left;	
}
.secondary-tout {
	width: 234px;
	padding: 0px 10px 10px 10px;
	float: left;
	margin: 20px 2px 20px 20px;
	border: 1px solid #333;
	background: #fff;
	overflow: hidden;
	font-size: .84em;
}
.secondary-tout div.date {
	height: 25px;
	background: #730013;
	color: #fff;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	width: 35px;
	float: left;
	margin: 10px 10px 0px 0px;
	padding: 6px 0px 0px 0px;
	
}
.inside-box {
	width: 234px;
	padding: 10px 10px 10px 10px;
	float: right;
	margin: 2px 2px 2px 2px;
	border: 1px solid #333;
	background: #fff;
	overflow: hidden;
	font-size: 1.2em;
}
#footer {
	width:840px;
	padding: 15px 10px 0px 10px;
	clear: both;
}

.left, #content img {
	float: left;
	margin: 0px;
	padding: 4px 10px 4px 0px;
}

.right, #content img.right {
	float: right;
	margin: 0px;
	padding: 4px 0px 4px 10px;
}

#news-tout img.right {
	padding: 0px 0px 0px 10px;	
}

.none, #content img.none {
	float: none;
	margin: 0px;
	padding: 0px;
} 

a .left, #content a img, #content a img.left, a .right, #content a img.right, a .none, #content a img.none {
	border: 0px none;
	text-decoration: none;
}
#content img.left.main {
	padding: 4px 30px 0px 0px;
}
.clear {
	clear: both;
}

/* @end */


/* @group Overrides */

#header h1, #header span.logo {
	text-indent: -999em;
	display: block;
	overflow: hidden;
	padding: 0px;
	margin: 0px 0px 0px 34px;
	width: 366px;
	height: 129px;
	float: left;
	background: url(/images/2.png) no-repeat;
}
#header h1 a, #header span.logo a {
	display: block;
	width: 366px;
	height: 129px;
}
#news-tout h4 {
	margin: 0px 0px 10px 0px;
}
#news-tout p {
	margin: 0px;
	color: #890017;
}
h4.news {
	font-size: 16px;
	color: #730013;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 18px 0px 0px 0px;
}
.secondary-tout h4.news {
	margin: 18px 0px 5px 0px;
}
.secondary-tout li {
	margin-left: 1em;
	list-style-type: disc;
	line-height: 1.4;
}
.secondary-tout h3 {
	width: 100%;
	margin: 10px 0px 0px -10px;
	padding: 0px 0px 8px 20px;
	border-bottom: 1px solid #333;
	font-size: 17px;
	font-weight: bold;
}
.secondary-tout p {
	margin: 15px 5px;
	line-height: 1.4;
}
#footer h5, #footer h6 {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444;
	font-weight: normal;
	font-size: 9px;
	text-align: center;
}
#footer h5 a:link, #footer h5 a:visited, #footer h6 a:link, #footer h6 a:visited {
	color: #444;
}

/* @end */
/* @group Navigation */

#nav_bar ul li {
	margin: 0; 
	padding: 0; 
	display: block;
	position: absolute;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}
#nav_bar ul li ul li {
	position: relative;
	border-top: 1px solid #CFDEFF;
	padding: .75em 1em;
}
#nav_bar a {
	display: block;
}

/*** ESSENTIAL STYLES ***/

.sf-menu {
	line-height:1.3;
}
.sf-menu ul {
	position: absolute;
	top: -999em;
	width: 10em; /* left offset of submenus need to match (see below) */
}
.sf-menu li {
	text-indent: -9000px;
}
.sf-menu ul li {
	text-align: left;
	width: 160px;
	height: 30px;
	text-indent: 0px;
	padding: 10px 5px;
}
.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float: left;
	position: relative;
}
.sf-menu a {
	display: block;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left: 0;
	top: 57px; /* match top ul list item height */
	z-index: 99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top: -999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}
/*** DEMO SKIN ***/
.sf-menu {
	float: left;
	margin-bottom: 1em;
}
.sf-menu a {
	text-decoration:none;
}
.sf-menu * a {
	border: 0px none;
	padding: 0px;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #fff;
}
.sf-menu li li {
	background: #41000b;
}
.sf-menu li li li {
	background: #9AAEDB;
}
.sf-menu li li:hover, .sf-menu li li.sfHover,
.sf-menu li li a:focus, .sf-menu li li a:hover, .sf-menu li li a:active {
	background: #890017;
	outline:0;
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('/images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

#home, #home a {left: 0px; top: 0px; width: 115px; height: 66px;}
#puppy, #puppy a {left: 116px; top: 0px; width: 126px; height: 66px;}
#mobility, #mobility a {left: 243px; top: 0px; width: 126px; height: 66px;}
#autism, #autism a {left: 370px; top: 0px; width: 125px; height: 66px;}
#versatile, #versatile a {left: 496px; top: 0px; width: 126px; height: 66px;}
#news, #news a {left: 623px; top: 0px; width: 126px; height: 66px;}
#contact, #contact a {left: 750px; top: 0px; width: 112px; height: 66px;}

#home a:hover, #home .active {background: transparent url(../images/nav_bar.png) 0px -66px no-repeat;}
#puppy a:hover, #puppy .active {background: transparent url(../images/nav_bar.png) -116px -66px no-repeat;}
#mobility a:hover, #mobility .active {background: transparent url(../images/nav_bar.png) -243px -66px no-repeat;}
#autism a:hover, #autism .active {background: transparent url(../images/nav_bar.png) -370px -66px no-repeat;}
#versatile a:hover, #versatile .active {background: transparent url(../images/nav_bar.png) -496px -66px no-repeat;}
#news a:hover, #news .active {background: transparent url(../images/nav_bar.png) -623px -66px no-repeat;}
#contact a:hover, #contact .active {background: transparent url(../images/nav_bar.png) -750px -66px no-repeat;}

#home ul li a:hover, #home ul li .active, #puppy ul li a, #puppy ul li a:hover, #puppy ul li .active, #mobility ul li a, #mobility ul li a:hover, #mobility ul li .active, #autism ul li a, #autism ul li a:hover, #autism ul li .active, #versatile ul li a, #versatile ul li a:hover, #versatile ul li .active, #news ul li a, #news ul li a:hover, #news ul li .active, #contact ul li a, #contact ul li a:hover, #contact ul li .active {
	background: transparent;
	height: auto;
	width: auto;
}

/* @end */



/* @group Contact Form */
.zemContactForm br, #txpCommentInputForm br {
	margin: 0px;
	padding: 0px;
	line-height: 1px;
}

ul.contact {
	width: 500px;
	margin: 10px 0px 0px 40px;
	padding: 10px;
}
ul.contact li {
	margin: 0px;
}

input.zemText, textarea.zemTextarea, input.comment_name_input, textarea.txpCommentInputMessage, input.comment_email_input, input.comment_web_input {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0px 0px 5px;
}
#sub_nav input.zemText {
	border: 1px solid #cccccc;
	color: #666666;
	font-size: 12px;
	line-height: 14px;
	padding: 3px 0px 0px 3px;
	display: block;
	float: right;
}
input.zemText, input.comment_name_input {
	height: 1.66em; /* 12x1.66=20px */
}

.zemContactForm label, #txpCommentInputForm label {
	width: 70px;
}

ul.contact label {
	color: #333333;
	float: left;
	font-size: 0.9em;
	list-style-type: none;
	padding: 2px 3px 0px 5px;
	text-align: right;
	width: 70px;
}

.zemContactForm input, #txpCommentInputForm input {
	width: 200px;
}

#sub_nav .zemContactForm input {
	width: 140px;
}

ul.contact input, ul.contact select, ul.contact textarea {
	list-style-type: none;
	margin: 0px 0px 0px 4px;
	width: 200px;
}

form.zemContactForm li, form#txpCommentInputForm li {
	clear: both;
	list-style-type: none;
	margin: 3px 0px;
	padding: 0px;
}

form.zemContactForm li.bottom, form#txpCommentInputForm li.bottom {
	border-bottom: 0px none;
}
ul.contact label.zemRequired {
	font-weight: bold;
}
input.zemSubmit {
	background-color: #694832;
	border: 1px solid #333333;
	color: #ffffff;
	font-size: 12px;
	height: 30px !important;
	margin: 0pt;
	padding: 0px;
	width: 140px !important;
	cursor:pointer;
}

.newsletter-signup input.zemSubmit {
	background-color: #694832;
	border: 0px none;
	color: #ffffff;
	font-size: 12px;
	height: 28px !important;
	width: 114px !important;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-indent: -999em;
	float: right;
	background: url(/images/signup.png) no-repeat;
	cursor: pointer;
	display: block;
	clear: both;
	line-height: 0;
	clear: both;
}
* html .newsletter-signup input.zemSubmit {
	margin: -15px 0px 0px 0px;
}
ul.zemError {
	background-color: #f81526;
}

/* @end */


