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

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
html, body {
	height: 100%;
}
body {
	background-color: #b4d9e1;
	background-image: url(images/smk9_bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-attachment: fixed;
	margin: 0;
	text-align: center;
}
a {
	color: #14395e;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #e5352f;
}
.highlight {
	border: 1px solid #ccc;
	border-bottom-width: 2px;
	background-color: #fff;
	padding: 5px 8px;
	text-align: justify;
}
h1 {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: 1px solid #acc;
	color: #ea513b;
	text-shadow: 1px 1px 1px #acc;
	font-size: 36px;
	line-height: 32px;
	letter-spacing: -1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	font-weight: normal;
	font-style: italic;
	color: #599e4a;
	margin: 0;
	margin-top: 25px;
	padding: 0;
	padding-bottom: 2px;
	border-bottom: 1px dashed #acc;
	letter-spacing: -1px;
}
h4 {
	margin: 0;
	display: block;
	padding: 0;
	color: #ea513b;
	font-size: 18px;
	font-weight: bold;
}
hr {
	display: block;
	margin: 20px 0;
	padding: 0;
	border: 0px dashed #8ac4d0;
	border-bottom-width: 1px;
}
.clear {
	clear: both;
}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -70px;
	margin-left: auto;
}
#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	padding-bottom: 20px;
	background-color: #fff;
	background: rgba(255, 255, 255, 0.5);
	box-shadow: 0px 5px 7px #5f7788;
	-moz-box-shadow: 0px 5px 7px #5f7788;
	-webkit-box-shadow: 0px 5px 7px #5f7788;
	text-align: left;
	-webkit-border-bottom-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	border-bottom-left-radius: 8px;
	z-index:0;
}
#header {
	width: 986px;
	height: 170px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/sk9_01.png);
	background-repeat: no-repeat;
	text-align: left;
}
#header img {
	margin: 0;
	margin-top: 22px;
	margin-left: 27px;
	border: none;
	display: inline;
}
#slogan {
	float: right;
	text-align: right;
	width: 650px;
	position: relative;
	margin: 0;
	padding: 5px 0;
	top: 142px;
	right: 28px;
	font-size: 18px;
	line-height: 3px;
	color: #14395e;
	letter-spacing: -1px;
}
#search {
	position: relative;
	margin: 0;
	padding: 0;
	line-height: 3px;
	top: -18px;
}
#search form {
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
}
#search input {
	background-color: #fff;
	background-image:url(images/search.jpg);
	background-repeat: no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #14395e;
	width: 176px;
	margin: 0;
	padding: 2px;
	padding-left: 22px;
	border: 1px solid #8ac4d0;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
#menu {
	padding: 0;
	margin: 0 auto;
	width: 984px;
	height: 36px;
	border: 1px solid #16466d;
	background-image: url(images/sk9b_02.jpg);
	background-repeat: repeat-x;
	background-color: #4d7536;
	text-align: center;
}
#nav {
	padding:0;
	margin:0 auto;
	list-style:none;
	height:35px;
	position:relative;
	z-index:500;
	font-family:arial, verdana, sans-serif;
}
#nav li.top {
	display:block;
	float:left;
	height:35px;
	border-left: 1px dotted #4d7536;
}
#nav li.start {
	display:block;
	float:left;
	height:35px;
	border-left-width: 0px;
}
#nav li a.top_link {
	display:block;
	float:left;
	height:35px;
	line-height:35px;
	color:#ccc;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	color: #14395e;
	padding:0 0 0 6px;
	letter-spacing: -1px;
	cursor:pointer;
}
#nav li a.top_link span {
	float:left;
	display:block;
	padding:0 12px 0 6px;
	height:35px;
	color:#FFF;
}
#nav li a.top_link span.down {
	float:left;
	display:block;
	padding:0 12px 0 6px;
	height:35px;
}
#nav li:hover a.top_link {
	background-color: #14395e;
	background: rgba(20,57,94,.7);
	color:#fff;
}
#nav li:hover a.top_link span {
	
}
#nav li:hover a.top_link span.down {
	
}
/* Default list styling */

#nav li:hover {
	position:relative;
	z-index:200;
}
#nav li:hover ul.sub {
	left:1px;
	top:35px;
	background-color: #d4e9ee;
	padding:0;
	border:1px solid #b2c7cc;
	border-top-width: 0px;
	border-bottom: 4px solid #14395e;
	white-space: normal;
	line-height: 30px;
	width:130px;
	height:auto;
	z-index:300;
}
#nav li:hover ul.sub li {
	display:block;
	position:relative;
	float:left;
	width:130px;
	font-weight:normal;
}
#nav li:hover ul.sub li a {
	display:block;
	font-size:12px;
	text-align: left;
	padding: 10px 8px;
	width:114px;
	line-height:10px;
	color:#14395e;
	text-decoration:none;
	border-bottom:1px dotted #bbd37e;
}
#nav li ul.sub li a.fly {
	
}
#nav li:hover ul.sub li a:hover {
	background-color: #F0675B;
	color: #fff;
	border-color:#fff;
}
#nav li:hover ul.sub li a.fly:hover {
	
	color: #14395e;
}
#nav li:hover li:hover ul, #nav li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover ul, #nav li:hover li:hover li:hover li:hover li:hover ul {
	left:130px;
	top:-4px;
	background-color: #d4e9ee;
	padding:3px;
	border:1px solid #b2c7cc;
	border-bottom-width: 3px;
	white-space:nowrap;
	width:130px;
	z-index:400;
	height:auto;
}
#nav ul, #nav li:hover ul ul, #nav li:hover li:hover ul ul, #nav li:hover li:hover li:hover ul ul, #nav li:hover li:hover li:hover li:hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
#nav li:hover li:hover a.fly, #nav li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover a.fly, #nav li:hover li:hover li:hover li:hover li:hover a.fly {
	color:#14395e;
	border-color:#fff;
}
#nav li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li a.fly, #nav li:hover li:hover li:hover li:hover li a.fly {
	color:#14395e;
	border-color:#bbd37e;
}
#menuShadow {
	margin: 0 auto;
	padding: 0;
	background-image:url(images/nav_shadow.png);
	width: 986px;
	height: 12px;
	line-height: 3px;
	display:block;
	z-index:1;
}
#content {
	margin: 0;
	padding:0;
	padding-left: 20px;
	padding-top: 10px;
	width: 940px;
	display: block;
}
#content.center {
	width: 735px;
	margin-left: 205px;
	padding-right: 0;
}
#article {
	margin:0;
	padding:0;
	width: 510px;
}
#article table {
	width: 500px;
	padding: 0;
	margin: 0;
}
#article table td {
	font-size: 13px;
	color: #333;
	vertical-align: top;
	text-align: left;
	padding: 0;
	padding-top: 10px;
	margin: 0;
	margin-bottom: 15px;
	border-bottom: 1px dotted #ccc;
}
.puppyPhoto {
	width: 180px;
	text-align: left;
	vertical-align: top;
}
.puppyPhoto img {
	width: 164px;
	padding: 2px;
	border: 1px solid #ea513b;
	overflow: hidden;
}
#articleWide {
	margin:0;
	padding:0;
	width:720px;
}
#recommended {
	margin:0;
	padding:0;
	width:720px;
}
#recommended a {
	float: left;
	width: 340px;
	padding: 4px;
	line-height: 12px;
	margin: 4px;
	border: 1px solid #dfdfdf;
	text-decoration: none;
	font-weight: bold;
}
#recommended a:hover {
	background-color: #fff;
	border-color: #61b452;
}
#recommended hr {
	clear: left;
	padding-top: 20px;
}
.formfield {
	background-color: #fff;
	font-size: 13px;
	font-weight: bold;
	color: #14395e;
	display: inline;
	margin: 0;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #8ac4d0;
	box-shadow: 0px 0px 3px #5f7788;
	-moz-box-shadow: 0px 0px 3px #5f7788;
	-webkit-box-shadow: 0px 0px 3px #5f7788;
}
.formfieldB {
	background-color: #fff;
	font-size: 13px;
	font-weight: bold;
	color: #14395e;
	display: block;
	width: 477px;
	margin: 0;
	margin-bottom: 10px;
	padding: 2px;
	border: 1px solid #8ac4d0;
	box-shadow: 0px 0px 3px #5f7788;
	-moz-box-shadow: 0px 0px 3px #5f7788;
	-webkit-box-shadow: 0px 0px 3px #5f7788;
}
.contentImg {
	float: right;
	margin: 0;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 4px;
	border: 1px solid #fff;
}
#leftNav {
	width: 180px;
	float: left;
	list-style-type: none;
	margin: 0;
	margin-top: -12px;
	padding: 10px;
	padding-top: 22px;
	padding-left:13px;
	background-color: #ddd;
	background: rgba(225, 225, 225, 0.4);
	border: 0px solid #60b654;
	border-bottom-width: 3px;
	border-right-width: 1px;
	-webkit-box-shadow: 0 2px 3px #999;
	-moz-box-shadow: 0 2px 3px #999;
	box-shadow: 0 2px 3px #999;
}
#leftNav li {
	padding: 5px 10px;
	padding-right: 0px;
	margin: 0;
	border-top: 1px dotted #cecece;
}
#leftNav li.start {
	border-width: 0px;
	font-size: 16px;
	color: #ea413b;
	font-weight: bold;
	padding-left: 0px;
}
#leftNav a {
	font-weight: normal;
}
#leftNav li.start a {
	font-weight:bold;
	color: #ea513b;
}
#leftNav li.start a:hover {
	color: #14395e;
}
#leftNav li ul {
	color: #fff;
	list-style-type: square;
	margin: 0;
	margin-top: 5px;
	padding: 0;
	padding-left: 25px;
}
#leftNav li ul li {
	margin: 0;
	padding: 5px 0;
}
#pageMenu {
	margin: 0;
	margin-bottom: 15px;
	padding: 0;
	list-style-type: none;
}
#pageMenu li {
	display: inline;
	padding: 3px;
	padding-left: 8px;
	margin-right: 3px;
	border-left: 1px solid #ccc;
}
#pageMenu li.start {
	border-width: 0px;
	padding-left: 0px;
}
#twitFollow {
	float: right;
	font-size: 15px;
	text-align: right;
	padding-right: 10px;
}
#twitFollow a {
	text-decoration: none;
	padding-top: 26px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 7px;
	background-color:#FFF;
	border: 1px solid #f06858;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 2px 10px #5f7788;
	-moz-box-shadow: 0px 2px 10px #5f7788;
	-webkit-box-shadow: 0px 2px 10px #5f7788;
}
#twitFollow a:hover {
	color: #fff;
	background-image: url(images/kennel_bg.jpg);
	background-color: #165882;
	background-repeat: repeat-x;
	background-position: bottom;
	border-color: #333;
}
#twitFollow img {
	margin-right: 5px;
	border: none;
}
#twitFollow span {
	position: relative;
	top: -12px;
}
.twit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	margin: 0;
	margin-top: 13px;
	padding: 0;
}
.twit a {
	font-weight: normal;
	color: #333;
	text-decoration: none;
}
.twit a:hover {
	color: #f06858;
}
.twitMeta {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666;
	margin: 0;
	position: relative;
	top: 5px;
	border-top: 1px solid #b4d9e2;
}
.twit hr {
	border: 0px dotted #ccc;
	border-bottom-width: 1px;
	margin: 13px 0;
	padding: 0;
}
.cal {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	margin-top: 13px;
	padding: 0;
}
.cal a {
	font-weight: normal;
	display: block;
	font-size: 18px;
	text-decoration: none;
}
.cal a:hover {
	color: #f06858;
}
.cal hr {
	border: 0px dotted #ccc;
	border-bottom-width: 1px;
	margin: 13px 0;
	padding: 0;
}
#sidebar {
	width: 180px;
	float: right;
	margin: 0;
	margin-left: 20px;
	padding:10px;
	padding-bottom: 0;
	background-color:#dfdfdf;
	border-bottom: 3px solid #60b654;
	list-style: none;
}
#sidebar li {
	margin-bottom: 15px;
}
#sidebar img {
	border: none;
}
#sidebar a {
	color: #d6fbf3;
	text-decoration: none;
}
#sidebar a:hover {
	color: #fff;
}
#sidebar h2 {
	margin: 0;
	color: #333;
	padding: 2px 0;
	display: block;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:normal;
	font-style: italic;
}
#subContent {
	list-style-type: none;
	width: 720px;
	margin: 0;
	padding: 0;
}
#subContent a {
	color: #c5eae2;
	text-decoration: none;
}
#subContent a:hover {
	color: #fff;
}
#subContent li {
	margin:0;
	margin-right: 20px;
	padding: 10px;
	padding-top: 25px;
	float: left;
	letter-spacing: -1px;
	text-align: center;
	color: #fff;
	background-image: url(images/sidebar_live-video_bg3.jpg);
	background-color: #e53a28;
	background-repeat: repeat-x;
	height: 100px;
	line-height: 27px;
	width:202px;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	text-shadow: 1px 1px 6px #000;
	box-shadow: 0px 2px 10px #5f7788;
	-moz-box-shadow: 0px 2px 10px #5f7788;
	-webkit-box-shadow: 0px 2px 10px #5f7788;
	-webkit-border-top-right-radius: 8px;
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	border-bottom-left-radius: 8px;
}
#subContent li.end {
	margin-right: 0;
	margin-left: 20px;
	background-image: url(images/sidebar_live-video_bg.jpg);
	background-color: #187f15;
	padding-top: 37px;
	height: 88px;
}
#subContent li.prep {
	margin: 0;
	background-image: url(images/sidebar_live-video_bg2.jpg);
	background-color: #165785;
}
#homeContent {
	width: 720px;
	margin: 0;
	padding: 0;
}
.actionCallA {
	background-image: url(images/sidebar_live-video_bg.jpg);
	background-color: #187f15;
	background-repeat: repeat-x;
	text-shadow: 1px 1px 6px #000;
	width:160px;
	padding: 15px 10px;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	line-height: 27px;
	letter-spacing: -1px;
	text-align: center;
	color: #fff;
}
.actionCallB {
	background-image: url(images/sidebar_live-video_bg2.jpg);
	background-color: #165785;
	background-repeat: repeat-x;
	text-shadow: 1px 1px 6px #000;
	width:160px;
	padding: 15px 10px;
	vertical-align: middle;
	font-size: 30px;
	font-weight: bold;
	line-height: 27px;
	letter-spacing: -1px;
	text-align: center;
	padding-top: 15px;
	color: #fff;
}
#facebook {
	display: block;
	width: 180px;
	height: 33px;
	background: url(images/social.jpg) no-repeat 0 0;
}
#facebook:hover {
	background-position: -180px 0;
}
#facebook span {
	display: none;
}

#twitter {
	display: block;
	width: 180px;
	height: 33px;
	background: url(images/social.jpg) no-repeat 0 -33px;
}
#twitter:hover {
	background-position: -180px -33px;
}
#twitter span {
	display: none;
}

#vimeo {
	display: block;
	width: 180px;
	height: 33px;
	background: url(images/social.jpg) no-repeat 0 -66px;
}
#vimeo:hover {
	background-position: -180px -66px;
}
#vimeo span {
	display: none;
}

#apdt {
	display: block;
	width: 180px;
	height: 108px;
	background: url(images/apdt_logo.jpg) no-repeat 0 0;
}
#apdt:hover {
	background-position: -180px 0;
}
#apdt span {
	display: none;
}
#akccgc {
	display: block;
	float: left;
	width: 85px;
	height: 85px;
	background: url(images/akc_goodcitizen.png) no-repeat 0 0;
}
#akccgc:hover {
	background-position: -85px 0;
}
#akccgc span {
	display: none;
}
#akcstar {
	display: block;
	position: relative;
	left: 89px;
	width: 85px;
	height: 85px;
	background: url(images/akc_star.png) no-repeat 0 0;
}
#akcstar:hover {
	background-position: -85px 0;
}
#akcstar span {
	display: none;
}
.push {
	height: 60px;
}
#kennel {
	width: auto;
	background-image: url(images/kennel_bg.jpg);
	background-color: #165882;
	background-repeat: repeat-x;
	height: 50px;
	text-align: center;
	margin: 0;
	margin-top: 20px;
	padding: 0;
}
#linkedSites {
	color: #fff;
	margin: 0 auto;
	padding: 0;
	padding-top: 15px;
	font-weight: bold;
	list-style: none;
}
#linkedSites li {
	padding: 0px 5px;
	display: inline;
	border-right: 1px solid #62bb56;
}
#linkedSites li.noBorder {
	border: none;
}
#linkedSites a {
	text-decoration: none;
	color: #ccc;
	font-weight: normal;
}
#linkedSites a:hover {
	color: #fff;
}
#footer {
	font-size: 10px;
	text-align: center;
	width: 960px;
	margin: 30px auto;
	margin-top: 14px;
	padding: 0;
}
#footer a {
	font-weight: normal;
}
#subMenu {
	text-transform: uppercase;
	list-style-type: none;
	font-size: 12px;
	margin: 0 auto;
	padding: 8px 0;
}
#subMenu li {
	display: inline;
	margin: 0;
	padding: 0 6px;
	border-left: 1px solid #268bbf;
}
#subMenu li.start {
	border-left-width:0px;
}
#subMenu a {
	text-decoration: none;
	color: #4e7938;
}
#subMenu a:hover {
	color: #14395e;
}

/* SLIDESHOW */
/*below is the stuff for the compact example*/
#slideshow {
	display:block;
	width: 720px;
	height: 280px;
	margin:0;
	margin-bottom: 20px;
	padding: 0;
}
#slider {
	position:relative;
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a{
	display:block;
}
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 21px;
	letter-spacing: -1px;
	border-top: 1px solid #abc;
	left:0px;
	bottom:0px;
	background: #fff;
	color: #14395e;
	opacity:0.7;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding: 2px 5px;
	margin:0;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	position:absolute;
	left:41%;
	bottom:-20px;
}
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
.demo-show hr {
	margin: 5px 0;
}
.demo-show h3 {
	margin: 0;
	background-color: #ea513b;
	color: #fff;
	font-size:16px;
	border-bottom: 1px solid #165785;
	-webkit-box-shadow: 0 0px 3px #acc;
	-moz-box-shadow: 0 0px 3px #acc;
	box-shadow: 0 0px 3px #acc;
	cursor: pointer;
	padding: 4px 6px;
}
.demo-show div {
	padding: 0;
	padding-bottom: 20px;
	margin: 0;
}
