/*****************************/
/* CSS RESET v1.0 | 20080212 */
/*****************************/

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, b, u, i, center, 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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
	line-height:18px;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/***************************
 ****** GLOBAL STYLES ******
 ***************************/
body {
	margin-top: 0px;
	background-image: url(../images/body.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #505050;
	background-position: center top;
}

#header {
	height:137px;
	position:relative;
}
#footer {
	position:relative;
	padding-top: 17px;
	padding-bottom:25px;
	margin:0 auto;
	text-align:center;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
#footer p, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
}
#footer a {
	color:#333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
a {
	color:#6a839d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
/***************************
 ****** LAYOUT BLOCKS ******
 ***************************/

#container {
	width:800px;
	margin:0 auto;
	background-color: #FFFFFF;
	position: relative;
}
#container #main {
	display: table;
	position:relative;
	top:0px;
	left:0px;
	background-image:url(../images/sidenav.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding-bottom:25px;
}
#container #main #row, #header {
	display:table-row;
	position:relative;
	top:0px;
	left:0px;
}
#container #main #row #sidebar {
	width:200px;
	dislay:table-cell;
	position:relative;
	top:0px;
	left:0px;
	vertical-align:top;
}
#container #main #row #home-sidebar {
	width:274px;
	dislay:table-cell;
	position:relative;
	top:0px;
	left:0px;
	vertical-align:top;
}
#container #main #row #content, 
#container #main #row #home-content {
	width:545px;
	display: table-cell;
	position:relative;
	top:0px;
	left:0px;
	vertical-align:top;
	padding-left:30px;
	padding-right:18px;
	padding-top:10px;
}
#container #main #row #home-content {
	padding-top:0px;
	width:550px;
	padding-right:25px;
	padding-left:20px;
}
#banner {
	height:60px;
	width:801px;
	display:block;
	position:relative;
	background-color:#704c65;
	background-image:url(../images/banner/rotate.php)
}
/***************************
 ******** WAYFINDER ********
 ***************************/

#sidenav ul {margin-top: 20px;}
#sidenav ul ul {margin:0px;}
#sidenav ul li {font-family: Calibri, Arial, Helvetica, sans-serif;font-size: 13px;}
#sidenav ul li a {width:205px;color: #595F5D;text-decoration: none;display: block;padding-left: 20px;padding-top:6px;padding-bottom:6px; background-image:url(../images/sidenav.gif); background-repeat:repeat-y;}
#sidenav ul li a:hover {background-image: url(../images/nav-side-on-bkg.jpg);background-repeat: repeat-y;}
#sidenav ul li.active a, #sidenav ul li a:hover {background-image: url(../images/nav-side-on-bkg.jpg);background-repeat:repeat-y;color:#FFFFFF;}
#sidenav ul li li{background-image:none; background-color:#dbdfb8;width:205px;}
#sidenav ul li.active li a {background-image:none;font-size:11px;font-weight:normal;display: block;padding-left:30px;padding-top:2px;padding-bottom:2px;color:#595F5D;width:175px;} 
#sidenav ul li.active li a:hover{background-color:#a0a95b;color:#FFFFFF;}
#sidenav ul li.active li.active {background-image:none;background-color:#a0a95b;}
#sidenav ul li.active li.active a{color:#FFFFFF;font-weight: bold;}

/***************************
 ******** SUPERFISH ********
 ***************************/

.sf-menu, .sf-menu * {margin:0;padding:0;list-style:none;z-index:999;}
.sf-menu ul {position:absolute;top:-999em;width:13em;margin-top:-3px;}
.sf-menu ul li {width:100%;position: relative;top:-1px;}
.sf-menu li:hover {visibility:inherit;}
.sf-menu li {float:left;position:relative;}
.sf-menu a {display:block;position:relative;}
.sf-menu ul li a {padding-top:5px;padding-left:8px;padding-bottom: 4px;}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {left:0;top:37px; /* 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;}

/* DEMO SKIN */
#drop_down {padding-left:40px; background-image:url(../images/nav-bkgd.gif);background-repeat: repeat-x;background-position: 0px 0px;display:block;width:761px;height:36px;}
.sf-menu {float:left;}
.sf-menu a {text-decoration:none;color: #FFFFFF;padding-bottom: 18px;}
.sf-menu a a{padding-bottom:0px;}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/color:			#666666;}
.sf-menu li {text-indent: -9999px;width:103px;background-image: url(../images/nav.png);background-position: -36px 0px;background-repeat: no-repeat;}
.sf-menu li li{
	top:2px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/nav-drop-bkg1.jpg);
	background-color: #f7f7f6;
	border-bottom:#e6e3e2 solid 1px;
	background-position: center;
}
.sf-menu li li a:hover, .sf-menu li li a:active {background:#b9c271;outline:0;color: #FFFFFF; background-image:url(../images/nav-drop-on-bkg.jpg); background-position:top right;}

/*** shadows for all but IE6 ***/

.sf-shadow ul {background:	url('../images/shadow.png') no-repeat bottom right;padding: 0 9px 12px 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;}
.sf-menu #m1 {background-position: -37px 0px;height:36px;}
.sf-menu #m2 {background-position:-141px 0px;height:36px;}
.sf-menu #m3 {background-position:-245px 0px;height:36px;}
.sf-menu #m4 {background-position:-349px 0px;height:36px;}
.sf-menu #m5 {background-position:-453px 0px;height:36px;}
.sf-menu #m6 {background-position:-557px 0px;height:36px;}
.sf-menu #m7 {background-position:-661px 0px;height:36px;}
.sf-menu #m1:hover {background-position: -37px -36px;}
.sf-menu #m2:hover {background-position:-141px -36px;}
.sf-menu #m3:hover {background-position:-245px -36px;}
.sf-menu #m4:hover {background-position:-349px -36px;}
.sf-menu #m5:hover {background-position:-453px -36px;}
.sf-menu #m6:hover {background-position:-557px -36px;}
.sf-menu #m7:hover {background-position:-661px -36px;}

.home .sf-menu #m1 {background-position: -37px -36px;height:36px;}
.about .sf-menu #m2{background-position:-141px -36px;height:36px;}
.adopt .sf-menu #m3{background-position:-245px -36px;height:36px;}
.contribute .sf-menu #m4{background-position:-349px -36px;height:36px;}
.pet-services .sf-menu #m5{background-position:-453px -36px;height:36px;}
.community .sf-menu #m6{background-position:-557px -36px;height:36px;}
.store .sf-menu #m7{background-position:-661px -36px;height:36px;}

/***************************
 ******** HOME PAGE ********
 ***************************/
#randomimg, #bubble{
	display:none;
}
.home #randomimg{
	position:absolute;
	top:7px;
	left:770px;
	display:block;
	width:147px;
	height:274px;
	background-image: url(../images/puppy.png);
	background-repeat:no-repeat;
}

.home #bubble{
	position:absolute;
	top:85px;
	left:550px;
	z-index: 11;
	display:block;
}

#banner-home img {
	margin-bottom:16px;
}
#search {
	position: absolute;
	right: 10px;
	display:block;
}
#search input[type=button]{
	width:60px;
	display:inline;
}
.home #container #main {
	background-image:url(../images/home_bkg.gif);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
#sb_sprites li#contribute{
	background: url("../images/sb_sprites_03.png");
	width:274px;
	height:92px;
	background-position; 0 0;
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
	list-style:none;
	cursor:pointer;
}
#sb_sprites li#contribute:hover{
	background-position: -274px 0px;
}
#sb_sprites a#contribute{
	background: url("../images/sb_sprites_03.png");
	width:274px;
	height:92px;
	background-position; 0 0;
	background-repeat:no-repeat;
	margin:0;
	padding:0px;
	display:block;
	list-style:none;
	cursor:pointer;
}
#sb_sprites a#contribute:hover{
	background-position: -274px 0px;
}
#sb_sprites a#Adopt{
	background: url("../images/sb_sprites_03.png");
	background-position: 0 -93px;
	width:274px;
	height:114px;
	display:block;
	list-style:none;
	cursor:pointer;	
}
#sb_sprites a#Adopt:hover{
	background-position: 274px -93px;	
}
#sb_sprites li#Adopt{
	background: url("../images/sb_sprites_03.png");
	background-position: 0 -93px;
	width:274px;
	height:114px;
	list-style:none;
	cursor:pointer;	
}
#sb_sprites li#Adopt:hover{
	background-position: 274px -93px;	
}
#sb_sprites li#Newsletter{
	background: url("../images/sb_sprites_03.png");
	background-position: 0 -207px;
	width:274px;
	height:99px;
	list-style:none;
	cursor:pointer;
}
#sb_sprites li#Newsletter:hover{
	background-position: 274px -207px;
}
#sb_sprites a#Newsletter{
	background: url("../images/sb_sprites_03.png");
	background-position: 0 -207px;
	width:274px;
	height:99px;
	display:block;
	list-style:none;
	cursor:pointer;
}
#sb_sprites a#Newsletter:hover{
	background-position: 274px -207px;
}
#home-sidebar h1, 
#home-sidebar h2, 
#home-sidebar h3, 
#home-sidebar h4, 
#home-sidebar h5, 
#home-sidebar h6, 
#home-sidebar p,
#home-sidebar #twitter {
	margin-left:25px;
	margin-top:0px;
	margin-bottom:0px;	
	font-family:georgia;
	font-size:12px;
	color:#cbd47f;
	margin-top:15px;
}
#home-sidebar #twitter {
 color:#FFFFFF;
}
#home-sidebar a {
 color:#FFFFFF;
}
#home-sidebar p {
	font-family:calibri;
	font-size:12px;
	color:#d0ccc9;
}
#home-content h1, 
#home-content h2,
#home-content h3 {
	font-family:calibri;
	font-size:18px;
	color:#6a839d;
	margin-bottom:7px;
}
#home-content h4, 
#home-content h5, 
#home-content h6 {
	padding-top:5px;
	font-family:georgia;
	color:#8a9532;
	font-size:12px;
}
#home-content p {
	font-family:calibri;
	color:#84807d;
	font-size:12px;
	line-height:18px;
}
#home-content img {
	width:138px;
	height:auto;
	float:left;
	padding-right:6px;
	padding-top:6px;
	padding-bottom:6px;
	margin-right:8px;
	margin-bottom:8px;
}
#home-content hr {
	clear:both;
}
#home-sidebar #twitter h2,
#home-sidebar #twitter a {
	color:#e3c7d9;
	margin:0px;
}
.home #container #main #row #main #home-content h4 {font-family:Cambria, Georgia, "Times New Roman", Times, serif; font-size:11px; 	color:#8a9532;
 margin-bottom:3px; margin-top:5px}

#home-sidebar h4 {font-family:Cambria, Georgia, "Times New Roman", Times, serif; font-size:11px; 	color:#e3c7d9;
 margin-bottom:3px; margin-top:10px}
#home-sidebar p, #home-sidebar #twitter li {
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff5fc;
	margin-bottom:8px;
	padding-bottom:8px;
	margin-top:0px;
	margin-right:40px;
	border-bottom: 1px #7a576d solid;
}
#home-sidebar #twitter h1,
#home-sidebar #twitter h3,
#home-sidebar #twitter h5,
#home-sidebar #twitter h6,
#home-sidebar #twitter p,
#home-sidebar #twitter li {
	border:none;
	margin:0px;
}

/***************************
 ***** CONTENT MARKUP ******
 ***************************/
#content h1, #content h2 {
	font: Calibri, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#6a839d;
	margin-bottom:5px;	
	margin-top:15px;
}
#content h3 {
	font-size:16px;
	color:#8a9532;
	margin-bottom:5px;
	margin-top:15px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
#content h4 {
	font: Calibri, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#6a839d;
	margin-bottom:0px;	
	margin-top:-10px;
}
#content p {
	line-height:18px;
	margin-bottom:10px;
}
#content hr {
	height:1px;
	width:95%;
	color:#a6b5c4;
	text-align: left;
	margin: 0 auto 0 0;
	border:0px;
	background-color: #a6b5c4;
	margin-top:10px;
	margin-bottom:10px;

}

#content li {
	margin-bottom:10px;
}
#content img {
	float: right;
	border: none;
	position:relative;
	top:-10px;
	margin-top:10px;
	margin-left: 16px;
	width:200px;
	height:auto;
}
#banner h2 {
	font-family:Cambria, Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
	text-indent:26px;
	padding-top:16px;
	font-weight:normal;
}
#sponsortable td {
	margin:0px;
	vertical-align: middle;
	position: relative;
	height:65px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#sponsortable img {height:50px; width:188px; padding:0px; margin:0px; top:0px;}
.contribute #container #main #row #content li {margin:0px}

.pdflink {background:url(../images/pdfdoc.png) no-repeat top left; padding-left:20px; }
.contribute #container #main #row #content li {background:url(../images/greenbullet.png) no-repeat top left; padding-left:18px; }
.about #container #main #row #content li {margin:0px; background:url(../images/greenbullet.png) no-repeat top left; padding-left:18px; }
.community #container #main #row #content li {margin:0px; background:url(../images/greenbullet.png) no-repeat top left; padding-left:18px; }


#fetchbox {
	float:right;
	width: 300px;
	position: absolute;
	z-index: 150;
	top: 20px;
	right: 20px;
	text-align: right;
	
}
#map_canvas img {
	width:auto;
	height:inherit;
}

/***************************
 ***** PETFINDER  ******
 ***************************/

.list-animal-photo-block {
	width:165px;
	height:165px;
	overflow:hidden;
	position:absolute;
	clip: rect(0px, 165px, 165px, 0px); 
	margin-bottom:8px;
	margin-top:8px;
	vertical-align:top;
}
.list-animal-photo-block img {
	width:165px;
	height:inherit;
	vertical-align:top;
	margin-top:6px;
}
.list-item {
	width:110px;
	padding-bottom:20px;
	margin-bottom:15px;
	clear:both;
	vertical-align:top;
	position:relative;
	border-bottom:#CCCCCC 1px solid;
}
.list-animal-name {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:180px;
}
.list-anima-species,
.list-animal-id {
	display:none;
}
.list-animal-info-block,

.list-animal-sexSN,
.list-animal-breed,
.list-animal-age {
	font-size:12px;
	line-height:15px;
	clear:both;
}

.detail-label{
	display:block;
	float:left;
	height:18px;
	margin-right:4px;
}
#DefaultLayoutDiv td table{
	margin-top:12px;
	display:block;
}
#DefaultLayoutDiv td td{
	display:inline;
}
.detail-animal-photo {
	margin-right:12px;
}
#tblDescription img {
	display:none;
}
.detail-animal-desc {
	margin-top:20px;
	line-height:17px;
}
.detail-table {
	font-size:11px;
	line-height:16px;
	display:inline;
	float:left;
}
#LabelReturnToListing {
	font-weight:bold;
}
.detail-animal-name {
	font-size:16px;
	color:#8a9532;
	margin-bottom:5px;
	margin-top:15px;
	font-family: Cambria, Georgia, "Times New Roman", Times, serif;
}
#adoptbuttons {
	width: 370px;
	height: 58px;
	margin-top: 10px;	margin-bottom: 10px;

	padding: 0;
	position: relative;
	background-image: url(../images/adoptsprite.jpg);
}
#adoptbuttons li {
    margin: 0px; padding: 0px; list-style: none;
    position: absolute; top: 0;}
#adoptbuttons li, #adoptbuttons a {
    height: 58px; display: block;}
	
#panel1b {left: 0px; width: 175px;}
#panel2b {left: 195px; width: 175px;}
  
#panel1b a:hover {
    background: transparent url(../images/adoptsprite.jpg)
    0 -60px no-repeat;}
#panel2b a:hover {
    background: transparent url(../images/adoptsprite.jpg)
    -195px -60px no-repeat;}



@-moz-document url-prefix() {
   #home-sidebar {display:inline;position:absolute;}
}
