@charset "utf-8";
/* CSS Document
1. DEFAULTS
2. LAYOUT
	2b. NAV
3. UNIVERSAL
4. INDEX
5. PRICES
6. ADOPTIONS
7. DONATIONS
8. EVENTS 
9. HAPPY TAILS
10. CONTACT
11. WALKATHON
12. MAGAZINES

brown: #0e0807;
*/

/* ---------- 1. DEFAULTS  ---------- */
body {
	margin:0;
	padding:0;
	background:#dae8eb url(images/back.gif);
	font: 12px Arial, Helvetica, sans-serif;
	color: #0e0807;
}
div {
overflow:hidden;
}
img {
border:none;
}
h1 {
font-size:1.8em;
}
	h1 span {
	font-size:.6em;
	color:#5B2B0A;
	}
h2 {
font-size:1.6em;
}
	h2 span {
	font-size:.7em;
	}
h3 {
font-size:1.4em;
}
h4 {
font-size:1.1em;
}
i {
display:none;
}
.pngimg, h1, #nav2 img, #nav img, .header, .header2, img {
behavior: url(javascript/iepngfix.php)
}
li {
margin-bottom:5px;
}
br {
margin:0;
padding:0;
}
a:link, a:visited {
color:#016480;
}
a:hover, a:active {
text-decoration: underline overline;
color:#7bcadc;
}
hr {
margin:20px 0;
height:2px;
padding:0;
border:0;
clear:both;
background-color:#5B2B0A;
border:1px solid #5B2B0A;
}
.specialblock {
margin:0 20px;
background-color:#ecd2bd;
border:1px solid #a63a12;
padding:2px 5px;
width:300px;
font-weight:bold;
text-align:center;
}
.gone, #printpage {
display:none;
}
/* ---------- 2. LAYOUT  ---------- */
#wrap {
border:1px solid #0e0807;
width:950px;
margin:10px auto;
background-color:#5b2b0a;
}
#logo {
	float:left;
	margin:0;
	padding:0;
	}
#banner {
background: #733c0d url(images/banner.jpg) no-repeat left top;
float:left;
width:717px;
height:181px;
overflow:hidden;
}
	#quickcontact {
	float:right;
	background:url(images/quickcontact_back.png) no-repeat center top;
	width:180px;
	height:126px;
	padding:55px 18px 0 18px;
	margin-right:5px;
	}
	#banner p {
	font-weight:bold;
	margin:0 0 15px 0;
	padding:0;
	line-height:18px;
	}
#printbanner {
display:none;
}
#columns {
border-top:5px solid #0e0807;
width:950px;
clear:both;
}
#content {
background: #fef8e8 url(images/content_back.gif) repeat-x top;
vertical-align:top;
padding:15px;
}
#footer {
text-align:center;
width:950px;
font-size:.9em;
margin:0 auto;
}

/* ---------- 2b. NAV  ---------- */	
#nav {
width: 233px;
width:233px;
border-right:1px solid #0e0807;
padding:0;
vertical-align:top;
}
.glossymenu{
margin: 0;
padding: 0;
width: 233px; /*width of menu*/
}
.glossymenu a.menuitem{
background: #814b1c;
display: block;
position: relative; /*To help in the anchoring of the ".statusicon" icon image*/
width: auto;
padding:6px 5px 2px 5px;
text-decoration: none;
border-bottom:1px solid #0e0807;
}
.glossymenu a.menuitem:visited, .glossymenu .menuitem:active {
color: white;
}

.glossymenu a.menuitem .statusicon{ /*CSS for icon image that gets dynamically added to headers*/
position: absolute;
top: 8px;
right: 5px;
border: none;
}

.glossymenu a.menuitem:hover{
background-color:#60300f;
}

.glossymenu div.submenu{ /*DIV that contains each sub menu*/
background: #99e4f3;
}

.glossymenu div.submenu ul{ /*UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
}

.glossymenu div.submenu ul li{
border-bottom: 1px solid #016480;
margin:0;
}

.glossymenu div.submenu ul li a{
display: block;
font: normal .9em;
color: #016480;
text-decoration: none;
padding: 4px 0 4px 15px;
font-weight:bold;
}

.glossymenu div.submenu ul li a:hover{
background: #7bcadc;
}
#nav2 {
padding:10px;
color:#fbe5a5;
}
/* ---------- 3. UNIVERSAL  ---------- */
.pagehead {
color:#016480;
border-bottom:3px solid #090301;
margin:0 0 20px 0;
padding:3px 0;
clear:both;
font-size:1.8em;
}
.sbutton {
display:block;
width:112px;
height:12px;
text-align:center;
font-size:10px;
line-height:10px;
text-decoration:none;
margin:2px 0;
}
	.sbutton:link, .sbutton:visited {
	background-image:url(images/button_back.png);
	text-decoration:none;
	color:#FFF;
	}
	.sbutton:hover, .sbutton:active {
	text-decoration:none;
	background-image:url(images/button_back2.png);
	color:#CBECE6;
	}
.imgdivl, .imgdivr, .successimg {
background-color:#cbece6;
border:1px solid #00bbe0;
padding:8px;
}
.successimg {
padding:0 8px 8px 8px;
}
.imgdivl {
float:left;
margin:0 10px 10px 0;
}
.imgdivr, .successimg {
float:right;
margin:0 0 10px 10px;
text-align:center;
}
	.imgdivr div {
	width:277px;
	}
	.imgdivl img, .imgdivr img, .successimg img  {
	border:1px solid #00bbe0;
	}
	.successimg img {
	margin-top:8px;
	}
.highlight {
background-color:#ECE0CC;
border:1px solid #9e988d;
padding:5px;
margin:10px 0;
}
	.highlight h1 {
	text-align:center;
	margin:0;
	line-height:1.4em;
	}
.big {
font-weight:bold;
font-size:1.2em;
}


/* ---------- 4. INDEX  ---------- */
.contentdiv img {
	margin-top:180px;
	border:1px solid #016480;
	border-width:1px 0;
}
#index {
clear:both;
}
	#index td {
	padding-right:10px;
	vertical-align:top;
	}
#featured, #sponsors, #hours {
margin:0;
padding:5px;
width:210px;
height:220px;
}
#featured h2, #sponsors h2, #hours h2  {
height:30px;
margin:5px 0;
padding:0;
}
	#featured {
	background-color:#cbece6;
	border:1px solid #00bbe0;
	border-width:0 1px;
	text-align:center;
	}
		#featured h2 {
		background:url(images/h_featured.gif) no-repeat center top;
		height:30px;
		}
		#featured a{
		width:200px;
		padding:145px 0 0 0;
		border:1px solid #00bbe0;
		background-color:#99e4f3;
		background-position:top center;
		background-repeat:no-repeat;
		display:block;
		margin:0 auto;
		text-decoration:none;
		text-align:right;
		font-size:1.4em;
		font-weight:bold;
		color:#016480;
		}
		#featured span {
		display:block;
		background-color:#99e4f3;
		width:180px;
		padding:0 10px;
		margin:0;
		}
	#sponsors {
	background-color:#ecd2bd;
	border:1px solid #a63a12;
	border-width:0 1px;
	}
		#sponsors h2 {
		background:url(images/h_sponsors.gif) no-repeat center top;
		}
		#sponsors2 {
		height:165px;
		background-color:#d7a489;
		overflow:auto;
		padding:2px 5px;
		border:1px solid #a63a12;
		}
			#sponsors2 p {
			font-weight:bold;
			color:#a63a12;
			padding:0;
			margin:0 0 10px 10px;
			}
	#hours {
	background-color:#fcecbf;
	border:1px solid #f2bc1b;
	border-width:0 1px;
	}
		#hours h2 {
		background:url(images/h_hours.gif) no-repeat center top;
		height:30px;
		}
		#hours p {
		color:#733c0d;
		text-align:center;
		}
		#hours span {
		font-size:1.2em;
		font-weight:bold;
		}
.imgleft {
border:1px solid #00bbe0;
float:left;
margin: 0 0 10px 0;
}
.news {
border-bottom:1px solid #027086;
margin-top:10px;
width:100%;
}
	.news td {
	vertical-align:top;
	padding:5px;
	}
	.news h2, .news h3 {
	color:#027086;
	margin-top:0;
	}
/* ---------- 5. PRICES  ---------- */
#prices {
height:140px;
margin-top:20px;
}
#prices td {
height:49px;
background-position:bottom;
background-repeat:no-repeat;
font-weight:bold;
overflow:hidden;
}
	#prices span {
	font-size:1.6em;
	}
	.p_cats {
	background-image:url(images/price_cats.gif);
	width:144px;
	padding: 60px 0 0 80px;
	}
	.p_dogs {
	background-image:url(images/price_dogs.gif);
	padding-left:5px;
	width:140px;
	padding: 60px 0 0 71px;
	}
	.p_puppies {
	background-image:url(images/price_puppies.gif);
	padding-left:5px;
	width:125px;
	padding: 80px 0 0 103px;
	}
#compare td {
padding:10px 5px;
vertical-align:top;
border-bottom:1px solid #016480;
}
	#compare h3 {
	margin:0 0 5px 0;
	padding:0;
	}
	.tablehead {
	background-color:#99e4f3;
	border:1px solid #016480;
	padding:0;
	color:#016480;
	vertical-align:middle;
	font-size:1.2em;
	padding:5px;
	height:50px;
	font-weight:bold;
	display:block;
	}
.youtube {
	line-height:32px;
	padding:5px 10px 5px 42px;
	display:inline-block;
	background: #fff url(/images/youtube.png) no-repeat 5px 5px;
	border:1px solid #ccc;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	border-radius:5px;
	text-decoration:none;
	font-weight:bold;
	font-size:1.6em;
	-moz-box-shadow:2px 2px 3px #666;
	-webkit-box-shadow:2px 2px 3px #666;
	-o-box-shadow:2px 2px 3px #666;
	box-shadow:2px 2px 3px #666;
}
	.youtube:hover, .youtube:active {
		text-decoration:none;
	}
/* ---------- 6. ADOPTIONS  ---------- */
.results2, #details table, .gallery {
margin-bottom:20px;
background-color:#ECE0CC;
padding:5px;
overflow:hidden;
border:1px solid #9e988d;
}
#results2 {
width:680px;
}
	
	.location {
	float:right;
	}
	.visit, .location {
	padding:3px 5px;
	background-color:#99E4F3;
	color:#016480;
	}
		.visit {	
		margin-right:5px;
		}
		.visit span {
		font-size:.8em;
		}
	.results2 table {
	float:left;
	width:540px;
	margin-left:10px;
	}
	.results2 td,  #details td {
	vertical-align:top;
	padding:4px 0;
	}
		.results2_info {
		border:2px dashed #9e988d;
		border-width:1px 0;
		}
	.results2 h3 {
	margin:0;
	font-size:1.6em;
	}
.results_thumb {
float:left;
}
	.results_thumb img {
	border:1px solid #090301;
	width:120px;
	}
	.results_thumb div {
	border:1px solid #090301;
	border-top:0;
	background:#016480;
	color:#fff;
	font-size:.9em;
	padding:1px 2px;
	}
#details table {
width:480px;
}
	#details h1 {
	margin-top:0;
	}
.gallery img {
height:100px;
float:left;
margin:0 5px 5px 0;
border:1px solid #9e988d;
}
	.image a {
	text-decoration:none;
	border:1px solid #016480;
	background:#016480;
	overflow:hidden;
	width:200px;
	display:block;
	margin-right:10px;
	}
	.image a:link, .image a:visited {
	color:#FFF;
	font-weight:bold;
	}
	.image img {
	width:200px;
	margin-right:10px;
	}
#search {
margin:5px 0 0 0;
border: 1px solid #016480;
color: #016480;
background: #99e4f3;
}
	#search td {
	vertical-align:middle;
	padding:2px 5px;
	}
	.today {
	width:130px;
	text-align:center;
	font-size:1.2em;
	}
#p1 {
	border: 1px solid #016480;
	border-top:0;
	background:#FFF;
	padding:3px;
	margin-bottom:5px;
	overflow:hidden;
}
	.p2 {
		float:right;
	}
	.p3 {
		width:500px;
	}
	#pback, #pnext, #pnext2 {
		display:inline-block;
		font-weight:bold;
		text-decoration:none;
		background:#016480;
		color:#FFF;
		padding:2px 6px;
		white-space:nowrap;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		border-radius:4px;
		
	}
	#pback {
		margin-right:20px;
	}
	#pnext {
		margin-left:20px;
	}
.tools {
float:right;
margin:12px 10px 0 0;
}
/* ---------- 7. DONATIONS  ---------- */
.info, .events {
width:675px;
}
.events {
	margin-left:20px;
}
	.info td {
	vertical-align:top;
	width:50%;
	}
	.info th, .events th {
	background-color:#99e4f3;
	border:1px solid #016480;
	padding:0;
	color:#016480;
	text-align:left;
	height:30px;
	vertical-align:middle;
	font-size:1.6em;
	}
	th img {
	border-right:1px solid #016480;
	float:left;
	margin-right:5px;
	}

/* ---------- 8. EVENTS  ---------- */
.events p {
margin-left:20px;
}
	
#hwc {
background-color:#FFFFFF;
width:650px;
}
#hwc td {
vertical-align:top;
padding:5px;
}
	#hwc h3 {
	margin:10px 0 0 0;
	}
	.hwc1 {
	width:150px;
	text-align:center;
	}
.events .news:last-child  {
	border-bottom:none;
}
/* ---------- 9. HAPPY TAILS  ---------- */
.happytails p {
margin:15px 25px;
}

	.successimg p {
	text-align:center;
	font-style:italic;
	padding:0;
	margin:6px 0 0 0;
	}
/* ---------- 10. CONTACT  ---------- */
#contact td {
vertical-align:top;
padding:0 5px;
}
.contact1 {
text-align:right;
}
.contact1 input {
width:190px;
margin-bottom:3px;
}
.message {
width:400px;
height:300px;
}
.map {
width:680px;
height:300px;
border:1px solid #00bbe0;
}

/* ---------- 11. WALKATHON ---------- */
#walkathonbuttons {
	float:right;width:262px;margin: 0 0 5px 10px;
}
	#walkathonbuttons img {
		margin-bottom:5px;
	}
.walkathon1 {
clear:both;
}
	.walkathontd a, .walkathontd > img {
	margin:20px 0 0 10px;
	display:block;
	float:left;
	border:1px solid #00bbe0;
	}
	.walkathontd a:first-child {
	margin-left:0;
	}
	.walkathon1 div {
	text-align:center;
	width:215px;
	float:left;
	}
#walkathon {
clear:both;
}
	#walkathon td, .walkathon1 td {
	vertical-align:top;
	font-size:.9em;
	}
	
/* ---------- 12. LIGHTBOX ---------- */	
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto; }
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color:#FFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px;}

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%;}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #014153; }


/* ---------- MAGAZINES  ---------- */
#dogdaily {
	width:670px;
	height:600px;
	border:none;
}

