@CHARSET "ISO-8859-1";
/* margin: top/bottom left/right; */
/* margin: top left/right bottom; */
/* margin: top right bottom left; */ 
  
* body  {
	font-family: verdana, georgia;
	font-size: 12px;	
	line-height: 1.2;
	background-color: #990000;
	margin: 0 auto;
}
img {border: 0;}
div.container2, #navbar, .bottom2, #footer, .pageheader {
	min-width:  970px;
	max-width: 1080px;
	
	}
div.container2 {	
	height: 100%;
	padding: 0px;
	margin: 0 auto;
	margin-bottom: 20px;
	
}

.pageheader{	
	padding: 0px;
	margin: 0px;
	height: 140px;		
}
.bottom2 {		
	margin: 0px;
	background-color: #ffffff;
	position: relative;
	z-index: 1;
	min-height: 600px;
	_height: 600px;
	box-shadow: 2px 2px 2px #b55;	
	-moz-border-radius: 0 0 8px 8px; 
	-webkit-border-radius: 0 0 8px 8px; 
	-khtml-border-radius: 0 0 8px 8px; 
	-opera-border-radius: 0 0 8px 8px;
	border-radius: 0 0 8px 8px;
}
.bottom2 p, div, img{
	margin: 0px 8px;
	}
	
#footer h3{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
    font-size: 75%;
    text-align: center;
    /* bottom: 0px; */
    font-family: verdana, arial, tahoma;
    color: #FFFFFF;
}

img.headerL {position: relative; top: 0px; }
img.header {position: relative; margin-left: 0px; width: 100%; height: 140px;}
a.header{border: 0px;}
img.headerR {position: absolute; top: 30px;}
#navbar { background-color: #990000; height: 30px; position: relative; z-index: 9999; margin: 0px;}
#nav, #nav ul, #righttext, #righttext ul, #navwide { list-style:none; margin:0px; padding:0px; position: relative; color: #740D00;}
#nav a { display:block; width:100px; line-height:30px; }
#nav a:link, #nav a:visited, #nav a:active, #lastnav, #navwide { color: #FFFFFF; text-decoration:none; font-variant: small-caps; font-size: 13px; font-weight: normal; margin-left: 0px;}
#lastnav {
	border-left: 0px solid #FFFFFF;
}
#nav #navwide a{width: 160px;}
#righttext {color: #FFFFFF; line-height:30px; margin-right: 2px;}
#nav a:hover, #nav a:focus { background-color: #0B4877; }
#righttext li {float: right; clear: right; font-size: 100%;}
#current a:hover { color:#eeeeff; }
#nav li:hover ul, #nav li.over ul { left:0px; top:30px; }
#nav li:hover ul#rightdrop, #nav li.over ul#rightdrop { left:-61px; top:30px; }
#nav li, #nav navwide li { position:relative; float:left; display:block; width:100px; text-align:center; font-size:12px; font-weight:bold; border-right: 1px solid #FFFFFF; color: #740D00;}
#nav #navwide li {width: 160px; border-right: 1px solid #FFFFFF;}
#nav li ul, #navwide li ul { position:absolute; width:100px; left:-999em; }
#nav #navwide li ul {width: 160px;}
#nav li ul li {  width:160px; text-transform:none; text-align:left; font-weight:normal; font-size:12px; background-color:#990000; padding:0px 5px; border:0px; border-bottom:1px solid #ffe; }
#nav li ul li a { width:160px; line-height:30px;}
#nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active { color: #FFFFFF; }
#nav li ul li a:hover, #nav li ul li:hover, #nav li ul li:focus  { background-color: #0B4877; }
li#navwide {width: 160px;}
li#navwide a {width: 160px;}
/* Fix IE. Hide from IE Mac \*/
/* * html ul li { float: right; height: 1%;} */
/* * html ul li a { height: 1%; } */
/* End */
.pagetitle, .pagetitlesm {text-align: left; font-size: 28pt; margin-bottom: 0px; margin-top: 0px; padding: 12px 0px; font-variant: small-caps; }
.pagetitlesm {font-size: 24pt;}
.center {text-align: center; margin: 0 auto;}
.testiframe {text-align: center; margin: 0 auto; color: green;}
span.special {font-weight: bold;}
a.pagelink_red:link {color: #cc0000; font-weight: normal; text-decoration: none; }
a.pagelink_red:active {color: #cc0000; text-decoration: none; }
a.pagelink_red:visited {color: #cc0000; font-weight: normal; text-decoration: none; }
a.pagelink_red:hover {color: #cc0000; font-weight:normal; text-decoration: underline; }
a.pagelink_blk:link {color: #000000; font-weight: normal; text-decoration: underline; }
a.pagelink_blk:active {color: #000000; text-decoration: underline; }
a.pagelink_blk:visited {color: #003366; font-weight: normal; text-decoration: underline; }
a.pagelink_blk:hover {font-weight:bold; text-decoration: underline; }
a.nobold:link {font-weight:normal;}
a.nobold:active {font-weight:normal;}
a.nobold:visited {font-weight:normal;}
a.nobold:hover {font-weight:normal;}
span.pheader{font-size: 18pt; line-height: 2;}
span.underline{text-decoration: underline;}
hr.spacer {width: 80%;}
span.bold{font-weight: bold;}
p.specialneeds {margin-left: 200px; margin-right: 200px;}
p.inmemory {margin-left: 120px; margin-right: 120px; margin-top: 10px; margin-bottom: 10px;}
input.fields {
	border: solid 1px black;
}
input.fieldsReadOnly{
	border: none;
	font-size: 12px;
}

fieldset {
	display: block;
	margin: 0 0 .3em 0;
	padding: 0 .1em .1em .1em;
	background: white;
}

fieldset.fieldsleft {
	display: block;
	position: relative;
	margin-left: 3px;
	background: white;
	padding: 0 .1em .1em .1em;
	clear: none;
}

fieldset.fieldsright {
	display: block;
	margin-right: 3px;
	margin-top: 0px;
	background: white;
	padding: 0 .1em .1em .1em;
	float: right;

}

fieldset.fields {
	display: block;
	background: white;
	float: left;
}

select.fields {
	display: block;
}

input.fieldsleft {
	display: block;
	padding: 2px;
	margin-right: 3px;
}

label.fieldsleft {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
}

label.fieldscenter {
	text-align: center;
	margin: 0;
	display: block;
	font-weight: normal;
	font-size: 12px;
}

input.fields {
	display: block;
	padding: 2px;
	margin-right: 3px;
}

label.fields {
	float: left;
	display: block;
	font-weight: normal;
	font-size: 12px;
}

legend.fields {
	position: relative;
	text-transform: none;
	font-size: 11px;	
	color: #290066;
}

legend.top {
	position: relative;
	border: 2px solid #323164;
	padding: 2px 2px;
	margin-left: 10px;
	background-color: #d3d3d3;
}

fieldset.top {
	border: 2px solid #000000;
	padding: 0px 0px 0px 0px;
	position: relative;
}
.floatright { float: right;padding: 10px; }
.floatleft { float: left;padding: 10px; }
.centervideo {	text-align: center;	margin-left:auto;	margin-right:auto;	}
.blklink { text-decoration: underline; color: #000000; cursor: pointer;}
hr.little  { 
         color: #371D5E;
         size: 1px;         
         width:  95%;
	 text-align: center;
	 margin: 0 auto;
}
.spname, .spname_center {
    color:  #371D5E;
    font-weight: bold;    
    font-variant: small-caps;
    font-size: 11pt;
    font-style: normal;
    line-height: 200%; 
}

.spname_center {
    text-align: center;
    margin-bottom: 10px;
}
.purpleline {
background-color: #371D5E; height: 2px; width: 95%;
}
.centerline {
	text-align: center; margin: 0 auto;text-indent: 0; height: 5px; margin-top: 5px;
}
.mainht { font-size: 24px; font-weight: bold; }
a.happytailslink:link {color: #000000; font-weight: normal; text-decoration: underline; font-stretch: expanded;}
a.happytailslink:active {color: #000000; font-weight: normal; text-decoration: underline; font-stretch: expanded;}
a.happytailslink:visited {color: #003366; font-weight: normal; text-decoration: underline; font-stretch: expanded;}
a.happytailslink:hover {color: #cc0000; font-weight:normal; text-decoration: underline; font-stretch: expanded;}
.fancypawbullet {list-style-image: url(../images/purplepaw.gif); list-style-position: outside; list-style-type: circle; vertical-align: middle; line-height: 1.6;}
.purple {color: #371D5E;} 
.red {color: #cc0000;}
.bold {
	font-weight: bold;
}
.submitButton {text-align: right;}
table#rescuelayout {width: 950px; border: none; padding: 0; margin: 0 auto;}
table#rescuelayout tr td img {border: 0px; padding: 0px; margin: 0 auto; white-space: nowrap;}
img.imglink {cursor: pointer;}
.name {font-variant: small-caps;
    font-size: 11pt;}
.tab {text-indent: 1cm;}
ul.withspacing li{line-height: 1.4; text-align: left;}
.borderlessImage {border: 0; }
.special_section {
	border: 3px solid #990000;
	padding: 5px;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; -opera-border-radius: 8px; border-radius: 8px;
}
.imageloader {border: none; overflow: hidden; height: 250px; width: 250px; seamless: seamless;}

.calendarwrapper {margin: 0 auto; text-align: center; width: 1079px; display: block; overflow: hidden; position: relative;}
#calendar_banner {height: 38px; background-color: yellow; line-height: 3; font-weight: bold; }
.calendarwrapper div {margin: 0; padding: 0;}
.calendar_week {}
.calendar_day {height: 159px; width: 159px; background-color: #ebebeb; float: left; margin: 0; padding: 0; display: block; overflow: hidden; border-left: 1px solid black;border-bottom: 1px solid black;}
.first { border-left: 0px solid transparent;}
.calendar_day .dayofmonth {text-align: left; width: 24px; margin: 4px;}

.donate_section {
	padding: 10px;
	font-size: 12pt;
}

.donate_section .btn {
	cursor: pointer;
	border:4px solid #C6C6CC;-webkit-box-shadow: #878787 0px 2px 2px ;-moz-box-shadow: #878787 0px 2px 2px ; box-shadow: #878787 0px 2px 2px ; -webkit-border-radius: 23px; -moz-border-radius: 23px;border-radius: 23px;font-size:18px;font-family:verdana, sans-serif; padding: 10px 30px 10px 30px; text-decoration:none; display:inline-block;text-shadow: 2px 2px 0 rgba(0,0,0,0.3); color: #FFFFFF;
	background-color: #f62b2b; background-image: -webkit-gradient(linear, left top, left bottom, from(#f62b2b), to(#d20202));
	background-image: -webkit-linear-gradient(top, #f62b2b, #d20202);
	background-image: -moz-linear-gradient(top, #f62b2b, #d20202);
	background-image: -ms-linear-gradient(top, #f62b2b, #d20202);
	background-image: -o-linear-gradient(top, #f62b2b, #d20202);
	background-image: linear-gradient(to bottom, #f62b2b, #d20202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f62b2b, endColorstr=#d20202);
}

.donate_section .btn:hover {
	border:4px solid #C6C6CC;
	background-color: #e40a0a; background-image: -webkit-gradient(linear, left top, left bottom, from(#e40a0a), to(#9f0202));
	background-image: -webkit-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -moz-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -ms-linear-gradient(top, #e40a0a, #9f0202);
	background-image: -o-linear-gradient(top, #e40a0a, #9f0202);
	background-image: linear-gradient(to bottom, #e40a0a, #9f0202);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#e40a0a, endColorstr=#9f0202);
}

.donate-button {
	padding: 12px;
	background-color: #bb0000;
	border-radius: 6px;
	border: 1px;
	color: white;
	font-size: 16px;
	cursor: pointer;
}


@media screen and (min-width:901px) and (max-width: 1800px) {
	#navbar { height: 36px;}
	#nav a { line-height:36px; }
	#righttext {line-height:36px;}
	#nav li:hover ul, #nav li.over ul { top:36px; }
	#nav li:hover ul#rightdrop, #nav li.over ul#rightdrop {top:36px; }
	#nav li ul li a {line-height:36px;}
	#nav a:link, #nav a:visited, #nav a:active, #lastnav, #navwide {font-size: 15px;}
}

@media screen and (min-width: 0px)  and (max-width: 900px)  {
	#navbar { height: 44px;}
	#nav a { line-height:44px; }
	#righttext {line-height:44px;}
	#nav li:hover ul, #nav li.over ul { top:44px; }
	#nav li:hover ul#rightdrop, #nav li.over ul#rightdrop {top:44px; }
	#nav li ul li a {line-height:44px;}
	#nav a:link, #nav a:visited, #nav a:active, #lastnav, #navwide {font-size: 15px;}
	
}
	

