body {
  margin: 0;
  border:0;
  background-color: #FDFDFD;
  background-image: url(https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s1495n7ovynqgyqv.png)
}

body, td, .standardText {
  font-family: Helvetica, sans-serif;
  color: #080808;
}

.mceContentBody, .editorBody {
   background: #FDFDFD !important;
	 font-size: inherit;
   font-size:12px;
	 text-align:left;
	 padding:5px;
}

input, select {
  font-family: Helvetica, sans-serif;
  font-size: smaller;
	margin: 2px;
	padding: 1px;
}

.pageCenterTitle {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 12px;
  display:block;
}

legend {
  font-size: 1.2em;
  font-weight: bold;
  padding:0 5px;
}

.navLinks {
  TEXT-ALIGN: center;
  padding-bottom: 20px;
  font-size: smaller;
}

.standout {
  color: #080808 !important;
}

a:link, .standout {
  color: #080808;
}

a:visited {
  color: #080808;
}

a:active {
  color: #4C67FF;
}

a:hover {
  color: #7400A3;
}


.secondary {
  color: #080808;
  background-color: #EBEAED;
}

.secondary .editableShow {
  border: 1px solid #080808;
}

.strong {
  color: #080808;
  background-color: #7085FF;
}

.menuText {
  font-size: 10px;
  color: #080808;
}

.menuText a:link, .menuText a:visited {
  color: #080808;
  text-decoration: none;
}

.menuText a:hover {
  color: #7085FF;
}

.menuL1, .menuL2, .menuL3 {
  cursor: default;
}

.contentSectionHeader {
  background-color: #EBEAED;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: #080808;
	margin: 8px 0px 8px 0px;
	display:block;
}

.fieldMessageArea {
  white-space: no-wrap;
  margin-left: 3px;
  font-weight: bold;
}

.ddDivider {
  background-color: beige;
  letter-spacing: .5px;
  font-weight: bold;
}

.ddControl {
  color: darkred;
}

.ddCurrent {
  color: darkred;
  font-weight: bold;
}

.ddFaded {
}

/*  Table styles  */

table.portalTable {
	width: 450px;
  margin-top: 4px;
	margin-bottom: 4px;
	border: 1px solid #080808;
	empty-cells: show;
  border-collapse: collapse;
}

.portalTable caption {
  font-size: 120%;
	font-weight: bold;
}

.portalTable thead td, .portalTable tfoot td {
	border-bottom: 1px inset #080808;
  background-color: #EBEAED;
  font-size: .72em;
  font-weight: bold;
  color: #080808;
  padding: 4px;
  white-space: nowrap;
	vertical-align: middle;
}

.portalTable thead td a:hover {
  cursor: pointer;
}

.portalTable td {
  font-size: .72em;
  vertical-align: top;
	padding: 4px;
}

.portalTableSectionLeft {
  font-size: 115%;
  float: left;
  display: inline;
}

.portalTableSectionRight {
  background-color: #FDFDFD;
	color: #080808;
  float: right;
  display: inline;
  padding: 3px;
}

.portalTableSectionRight div {
  border-left: 4px solid #080808;
}

.portalTableName {
  text-align: right;
  vertical-align: top;
  border-bottom: 1px inset #080808;
}

.portalTableValue {
  border-bottom: 1px inset #080808;
  padding-left: 8px !important;
  text-align: left;
}

.portalTableValueRequired {
  border-left: 4px solid #080808;
  border-bottom: 1px inset #080808;
  text-align: left;
}

.portalTableValueStandout {
  border-bottom: 1px inset #080808;
  padding-left: 8px !important;
  color: #080808;
  background-color: #EBEAED;
}

.portalTableValue .fieldError, .portalTableValueRequired .fieldError {
	color: #080808;
	font-weight: bold;
}

.portalText, .portalTable textarea {
  color: #080808;
  border: 1px solid #080808;
  font-family: Helvetica, sans-serif;
  font-size: 1.1em;
}

.portalTableValue>.portalText {
  font-size: 1em;
	padding: 1px;
}

.portalTable select, .portalSelect {
  color: #080808;
  border: 1px solid #080808;
	font-size: 1em;
}

.portalCheckbox {
  margin: 0px;
}

.portalButton, .portalSubmit, .submit {
  background-color: #EBEAED;
  font-weight: bold;
  color: #080808;
  border: 1px solid #080808;
  margin: 10px 5px;
}

.portalButton:hover, .portalSubmit:hover, .submit:hover {
  background-color: #7085FF;
  color: #080808;
  border: 1px solid #EBEAED;
}

.portalActions {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

.portalTable .sorttable_nosort {
  white-space: nowrap;
}

.atb {
  border-bottom: 1px inset #EBEAED;
  line-height: 1.5em;
}

/*  End Table Styles  */

.addNewItem {
  white-space: nowrap;
}

.center {
  text-align: center;
}

.message {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 300px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #EBEAED;
  border: black solid 1px;
  font-weight: bold;
  font-size: 13px;
  color: #080808;
}

#pageMessagesBox {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 500px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #EBEAED;
  border: black solid 1px;
  font-size: 13px;
  color: #080808;
}

.pageMessageError {
  margin:3px;
  margin-bottom:7px;
  text-align:left;
}

a.clicktoerror {
  text-decoration:underline;
  cursor:pointer;
  font-weight:bold;
}

a.clicktoerror:hover {
  text-decoration:none;
}

.error, .required {
color: #080808;
font-weight: bold;
font-size: .85em;
margin-left: 2px;
}

.note {
color: #080808;
font-size: .85em;
}

.formButtons {
text-align:center;
}

.comments {
  font-size: .85em;
  background-color: #EBEAED;
  color: #080808;
  margin: 20px;
  padding: 8px;
  border: 1px solid #080808;
}

.rainbowbridgeTop, .browsekittensTop, .browseTop {
  margin: 5px;
}

.littlespace {
  margin: 8px;
}

.animalDetailBlock {
  margin-top: 15px;
  margin-bottom: 15px;
}

.animalDetailTitle {
  font-weight: bold;
}

.smallFormField {
  margin: 1px;
  padding: 1px;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: black;
}

.flags {
  text-align: center;
}

.flags img {
  border: none;
  vertical-align: middle;
}

.translate {
  background-color: yellow;
  color: black;
  font-weight: bold;
  cursor: pointer;
}

.nowrap {
  white-space: nowrap;
}

.inline {
	display : inline;
}

.animalimg {
  text-decoration: none;
    border: none;	}

.logoimg {
  border: none;
  margin: 5px;
}

.AnimalAd {
  border: none;
  text-align: center;
  font-size: x-small;
  margin:10px
}

.smaller, .boxedLinks {
  font-size: smaller;
}

.iGive {
  background-image: url(https://s3.amazonaws.com/imagesroot.rescuegroups.org/swingbags120.gif);
}

.noFormatting {
  margin: 10px;
}

.littleFont{
	font-size:0.65em;
}

.affiliate {
	text-align : center;
	font-size:0.65em;
	margin-left : auto;
	margin-right : auto;
	margin-top : 5px;
	width : 100%;
}

#affiliateVolunteerMatch {
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	width:130px;
}

#affiliateUnitedWay {
	background-color:white;
	margin-left:auto;
	margin-right:auto;
	width:100px;
}

#affiliatePaypal {
  width: 73px;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  background: url(https://s3.amazonaws.com/imagesroot.rescuegroups.org/x-click-butcc-donate.gif);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
}

/*  Admin only styles  */

.adminMenu {
  width: 100%;
  background: #EBEAED;
}

.adminOnly {
  font-weight: bold;
  color: #080808;
}

.QAHidden {
	font-size: smaller;
	display: none;
}
.QAVisible {
	font-size: smaller;
	display: block;
}

.completedFormQuestion {
  font-weight: bold;
}

.completedFormAnswer {
}

/* Styles for the Tigra Menu */
/* Style for a block - DIV */
.m0table {
	background: #7085FF;
	border: 1px none #7085FF;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #FDFDFD;
}

.m0movero, .m0mdowno {
	background: #EBEAED;
}

/* Style for inner tag, mover (mouse over) state */
.m0inner, .m0mouti, .m0moveri, .m0mdowni {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.m0mouti {
  background-color: #FDFDFD;
  color: #080808;
}

.m0moveri {
  background-color: #EBEAED;
  color: #080808;
}

.m0mdowni {
  background-color: #7085FF;
  color: #080808;
}

#actionsButtonsBottom, #actionsButtonsTop {
  width: 525px;
	margin-left: auto;
	margin-right: auto;
}

.dataTableForm {
  display: inline;
}

#PageFooter {
  margin-top: 15px;
}

#PageHeader {
  margin-bottom: 15px;
}

.hiddenNotification {
  display: none;
}

.visibleNotification {
  font-size: .7em;
  background-color: #EBEAED;
  color: #080808;
  border: 1px solid #080808;
  width: 250px;
  padding: 3px;
  white-space: nowrap;
  margin-left: auto;
  cursor: pointer;
	font-weight: bold;
	text-align: center;
  position: fixed;
  _position: absolute;
  top: 0px;
	_top:expression(eval(document.body.scrollTop));
  right: 0px;
}

html>body>.visibleNotification {
  position: fixed;
}

.copyright {
  text-align: center;
	margin: 15px;
	font-size:.65em;
}

.poweredby {
  text-align: center;
	margin: 15px;
}

.browsePicture{
float:left !important;
height:auto;
margin-right:15px;
overflow : hidden;
text-align:center !important;
width:260px;
}

.browseInfo{
text-align:left !important;
float : left !important;
width : 200px;
height:auto;
}

.browse{
text-align:left !important;
height:auto;
overflow : hidden;
width: 480px;
font-size: smaller;
margin-bottom : 15px;
margin-right : auto;
margin-left : auto;
}

.browseNoPicture {
border-bottom:2px solid black;
border-top:2px solid black;
float:left !important;
height:auto;
margin-right:15px;
overflow:hidden;
text-align:center !important;
width:260px;
}

.browseContainer {
text-align : center;
}

.npLinks {
  text-align: center;
	padding: 30px;
  /*clear: both;
  //margin: 20px;*/
}

.highlighted {
margin: 5px auto 15px auto;
text-align:left !important;
height:auto;
overflow : hidden;
width: 100%;
font-size: smaller;
}

.highlightedPicture {
float:left !important;
height:auto;
margin-right:15px;
text-align:center !important;
width:110px;
}

.highlightedInfo{
text-align:left !important;
float : left !important;
width : 380px;
height:auto;
}

.hightlightedReadMore {
font-size:smaller;
}

.lastUpdatedDT {
	text-align : center;
	font-size : 8pt;
}

.tinyMCEfontSize1 {
	font-size : 8pt;
}

.tinyMCEfontSize2 {
	font-size : 10pt;
}

.tinyMCEfontSize3 {
	font-size : 12pt
}

.tinyMCEfontSize4 {
	font-size : 14pt;
}

.tinyMCEfontSize5 {
	font-size : 18pt;
}

.tinyMCEfontSize6 {
	font-size : 24pt;
}

.tinyMCEfontSize7 {
	font-size : 36pt;
}

/*New Admin Menu Styles*/
/* Style for a block - DIV */
.m0table {
	background: #EBEAED;
	border: 1px none #EBEAED;
}
/* Style for outer tag, mout (mouse out) default state */
.m0default {
	background: #FDFDFD;
}
/* Style for outer tag, mover (mouse over) state */
.m0hover {
	background: #EBEAED;
}
/* Style for outer tag, mdown (mouse down) state */
.m0clicked {
	background: #EBEAED;;
}
/* Style for inner tag */
.m0inner {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #080808;
}
.m0innerhover {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #080808;
}
.m1table {
	background: #EBEAED;
	border: 1px none #EBEAED;
}
/* Style for outer tag, mout (mouse out) default state */
.m1default {
	background: #FDFDFD;
}
/* Style for outer tag, mover (mouse over) state */
.m1hover {
	background: #EBEAED;
}
/* Style for outer tag, mdown (mouse down) state */
.m1clicked {
	background: #EBEAED;;
}
/* Style for inner tag */
.m1inner {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #080808;
}

.m2table {
	background: #EBEAED;
	border: 1px none #EBEAED;
}
/* Style for outer tag, mout (mouse out) default state */
.m2default {
	background: #FDFDFD;
}
/* Style for outer tag, mover (mouse over) state */
.m2hover {
	background: #EBEAED;
}
/* Style for outer tag, mdown (mouse down) state */
.m2clicked {
	background: #EBEAED;;
}
/* Style for inner tag */
.m2inner {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #080808;
}

.helpPopupLink {
  text-decoration: none;
	font-weight: bold;
}

.helpPopupLink span {
	color: #080808;;
}

.bd {
  letter-spacing: .4px;
  font-size: 130%;
  color:#336699;
  text-align:center;
}

.bd img {
 vertical-align:middle;
}

#closePopUp{
	text-align:right;
}

#closePopUp a, #closePopUp a:link, #closePopUp a:visited, #closePopUp a:hover{
	color:#333;
	text-decoration:none;
	font-weight:bold;
	font-size:1.2em;
	text-transform:uppercase;
}

.yui-skin-sam .mask {
  background-color:#000000 !important;
  opacity:0.75 !important;
}

.yui-panel-container, .shadow {

}

.mask{

background-color:#000000 !important;
  opacity:0.75 !important;
}

.yui-skin-sam .yui-panel .hd {
  background:#F7F7F7 url('') !important;
  background-image:none !important;
  background-color:#F7F7F7 !important;
}

.yui-skin-sam .yui-panel .ft {
  background:#F7F7F7 url('') !important;
  background-image:none !important;
  background-color:#F7F7F7 !important;
}

#dogTimeSAD {
display:block;
text-align:center;
}

#dogTimeSAD img {
border:0px;
}

#dogTimeSAC {
display:block;
text-align:center;
}

#dogTimeSAC img {
border:0px;
}

.sparky {
height:350px;
width:170px;
margin-left:auto;
margin-right:auto;
padding:3px;
text-align:center;
}

/* Sytles for new grid animal list */

.animalBrowsePanel {
font-size:12px;
width:auto;
text-align:center;
}

.animalBrowsePanel hr {
  border: solid #7085FF 0;
  border-top-width: 1px;
  height: 0;
  color: #7085FF;
  margin:3px 0;
}

.animalGrid {
	margin-left:auto;
	margin-right:auto;
	width:400px;
}

.animalGrid .searchResultsCell {
    width: 200px;
  height: 110px;
  font: 12px Arial;
  padding: 0 6px;
  vertical-align: top;
  text-align:left;
}

.animalGrid .border {
	 border-right: 1px inset #7085FF;
}

.animalGrid .searchResultsCell img {
  border: 1px solid #EBEAED;
}

.animalGrid .petName {
	display:block;
	width:100%;
	text-align:center;
	padding:6px 0 ;
	margin:3px 0 7px;
	background-color:#7085FF;
	color:#080808;
}

.animalGrid .petName a, .animalGrid .petName a:link, .animalGrid .petName a:hover,.animalGrid .petName a:visited {
	color:#080808;
}

.animalGrid .petNameBottom {
	display:block;
	width:100%;
	text-align:center;
	padding:3px 0 ;
	margin:3px 0 2px;
}

.animalGrid .petName,.animalGrid .petNameBottom,.animalGrid  .petBreed {
  font-weight: bold;
}

.animalGrid .noBorder {
  border-right: 0;
}

.animalBrowsePanel .pageLinks {
  margin-top: 12px;
  margin-bottom: 2px;
  background-color: #FDFDFD;
  color:#080808;
  text-align: center;
  padding: 4px;
}

.animalBrowsePanel .pageLinks a, .animalBrowsePanel .pageLinks a:visited, .animalBrowsePanel .pageLinks a:active {
  border: 1px solid #EBEAED;
  padding:0 4px 1px;
  color: #EBEAED;
  margin: 0 4px;
}

.animalBrowsePanel .pageLinks a:hover {
  border: 1px solid #7085FF;
}

.animalBrowsePanel .pageLinksActive {
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #EBEAED;
  padding:0 4px 1px;
}

.animalGrid .petPicLink {
  display: inline-block;
  text-align:center;
  float:left;
  margin:0 7px 3px;
  width:120px;
  height:120px;
}

* html .animalGrid .petPicLink {
  width:120px;
  height:120px;
}

.animalGrid .petPicLink a:hover {
  background-color: transparent;
}

.animalGrid .petDetails {
	text-align:left;
	display:inline-block;
	margin-top:1em;
	vertical-align:top;
	width:auto;
	float:left;
}

.animalGrid .petDetails span {
	display:inline-block;
	padding:2px;
}

.animalGrid .petDetails .petDescription {
	margin-top:10px;
}

#animalDetails.yui-panel .hd {
	display:none;
}
#animalDetails.yui-panel .ft {
	display:none;
}
#animalDetails.yui-panel .container-close {
	display:none;
}
#animalDetails.yui-panel .bd #closeAnimalDetails {
position:absolute;
bottom:5px;
right:7px;
font-size:12px;
letter-spacing:0px;
}

#animalDetails.yui-panel .bd #closeAnimalDetails a {
color:#080808;
}

.musicPlayer {
	position:fixed;
	*position:absolute;
	*left:expression(document.body.scrollLeft+document.body.clientWidth-this.clientWidth-2);
  *top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight-2);
	bottom:2px;
	right:3px;
	padding:5px;
	background-color:#FDFDFD;
	border:1px solid #080808;
	width:190px;
}

.musicPlayer .control {
	position:absolute;
	top:3px;
	right:3px;
	z-index:10;
	cursor: pointer;
}

#mceTemplatePreview table td {
border:2px dotted #CCC;
}

#mceTemplatePreview table tbody td {
height:150px;
}

.sidebarBox {
text-align:left;
margin:10px auto;
border:1px solid #080808;
background-color:#FDFDFD;
padding:5px;
}

.sidebarBox .heading {
	font-weight:bold;
	background-color:#EBEAED;
	color:#080808;
	border:1px solid #080808;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxBody {
text-align:left;
margin:10px auto;
border:1px solid #080808;
padding:5px;
color:#080808;
}

.contentBoxBody .heading {
	font-weight:bold;
	background-color:#EBEAED;
	color:#080808;
	border:1px solid #080808;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxStrong {
text-align:left;
margin:10px auto;
border:1px solid #080808;
padding:5px;
background-color:#7085FF;
	color:#080808;
}

.contentBoxStrong .heading {
	font-weight:bold;
	background-color:#EBEAED;
	color:#080808;
	border:1px solid #080808;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxStrong td {
	color:#080808;
	background-color:#7085FF;
}

.contentBoxStrong a{
	 color:BLACK;
}
.contentBoxStrong a:link{
	 color:BLACK;
}
.contentBoxStrong a:visited{
	 color:BLACK;
}
.contentBoxStrong a:active{
	 color:BLACK;
}
.contentBoxStrong a:hover{
	 color:BLACK;
}

.contentBoxSecondary {
	text-align:left;
	margin:10px auto;
	border:1px solid #080808;
	padding:5px;
	background-color:#EBEAED;
	color:#080808;
}

.contentBoxSecondary td {
	color:#080808;
	background-color:#EBEAED;
}

.contentBoxSecondary .heading {
	font-weight:bold;
	background-color:#7085FF;
	color:#080808;
	border:1px solid #080808;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxSecondary a{
	 color:BLACK;
}
.contentBoxSecondary a:link{
	 color:BLACK;
}
.contentBoxSecondary a:visited{
	 color:BLACK;
}
.contentBoxSecondary a:active{
	 color:BLACK;
}
.contentBoxSecondary a:hover{
	 color:BLACK;
}

.shopCategory {
text-align:center;
position:relative;
left:50%;
width:400px;
margin-left:-200px;
clear:left;
}

.shopPage {
text-align:center;
}

.siteSearchForm {
    border: 1px solid;
    font-size: 90%;
    margin: 5px 5px 10px;
    padding: 3px;
}

.siteSearchFormInline {
    border: 0px solid;
}

.hiddenElement {
  display:none;
}

#sponsorAnimalMainImage {
  float: left;
  margin: 0px 10px 0px 0px; 
  overflow: visible;
}

#sponsorAnimalSummary {
  text-align: left; 
  width: auto;
}

#animalSummary {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: larger;
  letter-spacing: 1.2px;
}

.message {
  color: #FFFFED;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  width: 300px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #336699;
  border: 1px solid #BBDBE6;
  margin-left: auto;
  margin-right: auto;
}

.message a {
  color: #FFFFED;
}

.pageMessageError {
	text-align: left;
	color: #900;
	margin-bottom: 2px;
	margin-left: 5px;
}
 
.pageMessageWarning {
	text-align: left;
	margin-bottom: 2px;
	margin-left: 5px;
}
 
.pageMessageInformational {
	text-align: left;
	margin-bottom: 2px;
	margin-left: 5px;
}

BODY {
	font-family: Helvetica, sans-serif;
	scrollbar-face-color: #EBEAED;
	scrollbar-shadow-color: #7085FF;
	scrollbar-highlight-color: #7085FF;
	scrollbar-3dlight-color: #7085FF;
	scrollbar-darkshadow-color: #7085FF;
	scrollbar-track-color: #7085FF;
	scrollbar-arrow-color: #7085FF;
	color: #080808;
}

.table {
	BORDER-bottom: #7085FF 10px solid;
	width: 100%;
}

.header {
	background-color: #7085FF;
	color: #EBEAED;
	font-size: 14px;
	font-weight: 700;
}

.subheader a:link {
  color: #EBEAED;
  text-decoration: none;
}

.menu {
	background-color: #EBEAED;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 10px;

	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	margin: 0px;
	border-top: #7085FF 2px solid;
}

.mainarea {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.topBar {
	background-color: #EBEAED;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	border-top: #7085FF 2px solid;
	border-bottom: 0px;
}

table.topBar td {
color:#080808;
}

h1 {
	COLOR: #7085FF;
	TEXT-ALIGN: left;
	FONT-SIZE: 30px;
	left: 15px;
	margin-bottom:0px;
}

h2 {
	COLOR: #7085FF;
	TEXT-ALIGN: left;
	FONT-SIZE: 20px;
	left: 15px;
	margin-bottom:0px;
	margin-top:10px;
}

form, li, td {
	FONT-SIZE: 10pt;
	MARGIN-LEFT: 0px;
	margin-top:0px;
	margin-bottom:0px;
}

td.mainarea td {
font-size:12px;
}

A:link {
	COLOR: #080808;
	padding-left:3px;
	padding-right:3px;
}

A:active {
	COLOR: #4C67FF;
}

A:visited {
	COLOR: #080808;
	padding-left:3px;
	padding-right:3px;
}

A:hover {
	COLOR: #7400A3;
	padding-left:3px;
	padding-right:3px;
}

.hi {
	BORDER-left: #EBEAED  3px solid;
	BORDER-RIGHT: #EBEAED  3px solid;
	BORDER-TOP: #EBEAED  3px solid;
	BORDER-BOTTOM: #EBEAED  3px solid;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	BACKGROUND-COLOR: #FFFFDF;
}

.pet {
	BORDER-left: #080808  1px solid;
	BORDER-RIGHT: #080808  1px solid;
	BORDER-TOP: #080808  1px solid;
	BORDER-BOTTOM: #080808  1px solid;
	BACKGROUND-COLOR: #EBEAED;
	margin-right: 2px;
	margin-top: 2px;
}

INPUT, select, textarea {
	BORDER-RIGHT: #080808 1px solid;
	BORDER-TOP: #080808 1px solid;
	BORDER-LEFT: #080808 1px solid;
	BORDER-BOTTOM: #080808 1px solid;
	COLOR: #080808;
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: white;
}

.org {
  color: #080808;
	font-size: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
}

.subheader {
  color: #080808;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
}

.subheader a:link {
  color: #080808;
}

.address {
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: right;
}

.slogan {
	font-size: 25px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-style: italic;
}


.logo {
	background-color: #7085FF;
}

.selector {
	font-color: #FDFDFD;
	font-size: 10px;
}

.banner {
	margin: 5px;
}

.space {
	width:28px;
	background-color: #FDFDFD;
}

.menuL1 {
  color: #080808;
}

.menuL2 {
  color: #080808;
  font-size: 10px;
}

.sidebarmiddle {
	font-size: 10px;
}

.sidebarmiddle .editableShow {
  border: 1px solid #080808;
}

.contentSectionHeader {
	background-color: #EBEAED;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-style: Italic;
	color: #080808;
}

.topSpecies {
	padding-top:3px;
	padding-bottom:3px;
}

.specialsLink {
	white-space: nowrap;
}

.editableShow {
  border: 1px solid #080808;
}



//Don't place anything here. All css is being stored externally to help with loading time. It's being stored http://kittyrescuetnr.com/kitty.css
//Custom javascript is also being stored externally for g-zipping and compiling since rescue groups does not support this. It helps with speed and ease of use on mobile devices. That code is being stored here http://kittyrescuetnr.com/kitty.js



body {
  margin: 0;
  border: 0;
  background-color: #FDFDFD;
background-image: url(	https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s1495n3yz4g5mmlc.png);
}

body,
td,
.standardText {
  font-family: Helvetica, sans-serif;
  color: #080808
}

.mceContentBody,
.editorBody {
  background: #FDFDFD !important;
  font-size: inherit;
  font-size: 12px;
  text-align: left;
  padding: 5px
}

input,
select {
  font-family: Helvetica, sans-serif;
  font-size: smaller;
  margin: 2px;
  padding: 1px
}

input,
select,
textarea {
  border: #080808 1px solid;
  color: #080808;
  font-family: Helvetica, sans-serif;
  background-color: white;
  width: 100% !important;
  border-radius: 3px;
  padding: .5em !important
}

.pageCenterTitle {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 12px;
  display: block
}

legend {
  font-size: 1.2em;
  font-weight: bold;
  padding: 0 5px
}

.navLinks {
  text-align: center;
  padding-bottom: 20px;
  font-size: 1.2em
}

.navLinks a:first-child{
 display:none;
}

.standout {
  color: #080808 !important
}

a:link,
.standout {
  color: #080808
}

a:visited {
  color: #080808
}

a:active {
  color: #4C67FF
}

a:hover {
  color: #7f65a2
}

.secondary {
  color: #080808;
  background-color: #EBEAED
}

.secondary .editableShow {
  border: 1px solid #080808
}

.strong {
  color: #080808;
  background-color: #7085FF
}

#qualities {
  font-weight: bold;
  font-size: 1.2em;
  text-align: center
}

.menu a{
  text-decoration:none;
}

.menu .copyright{
text-align:left;
}

.menuText {
  font-size: 10px;
  color: #080808
}

.menuText a:link,
.menuText a:visited {
  color: #080808;
  text-decoration: none
}

.menuText a:hover {
  color: #7085FF
}

.contentSectionHeader {
  background-color: #EBEAED;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: #080808;
  margin: 8px 0px 8px 0px;
  display: block;
  clear: both
}

.fieldMessageArea {
  white-space: nowrap;
  margin-left: 3px;
  font-weight: bold
}

.ddDivider {
  background-color: beige;
  letter-spacing: .5px;
  font-weight: bold
}

.ddControl {
  color: darkred
}

.ddCurrent {
  color: darkred;
  font-weight: bold
}

table.portalTable {
  margin-top: 4px;
  margin-bottom: 4px;
  border: 1px solid #080808;
  empty-cells: show;
  border-collapse: collapse;
  width: 75%;
  background-color: #fff
}

.portalTable caption {
  font-size: 120%;
  font-weight: bold
}

.portalTable thead td,
.portalTable tfoot td {
  border-bottom: 1px inset #080808;
  background-color: #EBEAED;
  font-size: .72em;
  font-weight: bold;
  color: #080808;
  padding: 4px;
  white-space: nowrap;
  vertical-align: middle
}

tbody{
width:100%;
}
.portalTable thead td a:hover {
  cursor: pointer
}

.portalTable td {
  font-size: .72em;
  vertical-align: top;
  padding: 4px
}

.portalTableSectionLeft {
  font-size: 115%;
  float: left;
  display: inline
}

.portalTableSectionRight {
  background-color: #FDFDFD;
  color: #080808;
  float: right;
  display: inline;
  padding: 3px
}

.portalTableSectionRight div {
  border-left: 4px solid #080808
}

.portalTableName {
  text-align: right;
  vertical-align: top;
  border-bottom: 1px inset #080808
}

.portalTableValue {
  border-bottom: 1px inset #080808;
  padding-left: 8px !important;
  text-align: left;
  padding: 1em 0
}

.portalTableValueRequired {
  border-left: 4px solid #080808;
  border-bottom: 1px inset #080808;
  text-align: left
}

.portalTableValueStandout {
  border-bottom: 1px inset #080808;
  padding-left: 8px !important;
  color: #080808;
  background-color: #EBEAED;
  padding: 1em 0
}

.portalTableValue .fieldError,
.portalTableValueRequired .fieldError {
  color: #080808;
  font-weight: bold
}

.portalText,
.portalTable textarea {
  color: #080808;
  border: 1px solid #080808;
  font-family: Helvetica, sans-serif;
  font-size: 1.1em;
  width: 100% !important
}

.portalTableValue>.portalText {
  font-size: 1em;
  padding: 1px
}

.portalTable select,
.portalSelect {
  color: #080808;
  border: 1px solid #080808;
  font-size: 1em
}

.portalCheckbox {
  margin: 0px
}

.portalButton,
.portalSubmit,
.submit {
  background-color: #EBEAED;
  font-weight: bold;
  color: #080808;
  border: 1px solid #080808;
  margin: 10px 5px
}

.portalButton:hover,
.portalSubmit:hover,
.submit:hover {
  background-color: #7085FF;
  color: #080808;
  border: 1px solid #EBEAED
}

.portalActions {
  text-align: left;
  font-weight: bold;
  vertical-align: top
}

.portalTable .sorttable_nosort {
  white-space: nowrap
}

.atb {
  border-bottom: 1px inset #EBEAED;
  line-height: 1.5em
}

.addNewItem {
  white-space: nowrap
}

.center {
  text-align: center
}

#pageMessagesBox {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 500px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #EBEAED;
  border: black solid 1px;
  font-size: 13px;
  color: #080808
}

.pageMessageError {
  text-align: left;
  color: #900;
  margin-bottom: 2px;
  margin-left: 5px
}

a.clicktoerror {
  text-decoration: underline;
  cursor: pointer;
  font-weight: bold
}

a.clicktoerror:hover {
  text-decoration: none
}

.error,
.required {
  color: #080808;
  font-weight: bold;
  font-size: 1.5em;
  margin-left: 2px
}

.note {
  color: #080808;
  font-size: 1.5em
}

.formButtons {
  text-align: center
}

.comments {
  font-size: .85em;
  background-color: #EBEAED;
  color: #080808;
  margin: 20px;
  padding: 8px;
  border: 1px solid #080808
}

.relatives {
  text-align: center;
  font-size: 1.2em;
  margin-top: .5em
}

.rainbowbridgeTop,
.browsekittensTop,
.browseTop {
  margin: 5px
}

.littlespace {
  margin: 8px
}

.animalDetailBlock {
  margin-top: 15px;
  margin-bottom: 15px
}

.animalDetailTitle {
  font-weight: bold
}

.smallFormField {
  margin: 1px;
  padding: 1px;
  font-size: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: black
}

.flags {
  text-align: center
}

.flags img {
  border: none;
  vertical-align: middle
}

.translate {
  background-color: yellow;
  color: black;
  font-weight: bold;
  cursor: pointer
}

.nowrap {
  white-space: nowrap
}

.inline {
  display: inline
}

.logoimg {
  border: none;
  margin: 5px
}

.AnimalAd {
  font-size: .8em;
  letter-spacing: .6px
}

.smaller,
.boxedLinks {
  font-size: smaller
}

.iGive {
  background-image: url(https://s3.amazonaws.com/imagesroot.rescuegroups.org/swingbags120.gif)
}
ƒ
.noFormatting {
  margin: 10px
}

.littleFont {
  font-size: 0.65em
}

.affiliate {
  text-align: center;
  font-size: 0.65em;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
  width: 100%
}

#affiliateVolunteerMatch {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  width: 130px
}

#affiliateUnitedWay {
  background-color: white;
  margin-left: auto;
  margin-right: auto;
  width: 100px
}

#affiliatePaypal {
  width: 73px;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  background: url(https://s3.amazonaws.com/imagesroot.rescuegroups.org/x-click-butcc-donate.gif);
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer
}

.adminMenu {
  width: 100%;
  background: #EBEAED
}

.adminOnly {
  font-weight: bold;
  color: #080808
}

.QAHidden {
  font-size: smaller;
  display: none
}

.QAVisible {
  font-size: smaller;
  display: block
}

.completedFormQuestion {
  font-weight: bold;
  line-height: 1.5em
}

.m0table {
  background: #EBEAED;
  border: 1px none #EBEAED
}

.m0mouto {
  background: #FDFDFD
}

.m0movero,
.m0mdowno {
  background: #EBEAED
}

.m0inner,
.m0mouti,
.m0moveri,
.m0mdowni {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px
}

.m0mouti {
  background-color: #FDFDFD;
  color: #080808
}

.m0moveri {
  background-color: #EBEAED;
  color: #080808
}

.m0mdowni {
  background-color: #7085FF;
  color: #080808
}

#actionsButtonsBottom,
#actionsButtonsTop {
  width: 525px;
  margin-left: auto;
  margin-right: auto
}

.dataTableForm {
  display: inline
}

#PageFooter {
  margin-top: 15px
}

#PageHeader {
  margin-bottom: 15px
}

.copyright {
  text-align: center;
  margin: 15px;
  font-size: .65em
}

.poweredby {
  text-align: center;
  margin: 15px
}

.browsePicture {
  float: left !important;
  height: auto;
  margin-right: 15px;
  overflow: hidden;
  text-align: center !important;
  width: 260px
}

#Page541 .browsePicture {
  display: inline-block
}

#Page541 .browsePicture img {
  max-height: 22em
}

#Page204 .browsePicture {
  display: none
}

.browseInfo {
  text-align: left !important;
  float: left !important;
  width: 200px;
  height: auto
}

.browse {
  text-align: left !important;
  height: auto;
  overflow: hidden;
  width: 480px;
  font-size: smaller;
  margin-bottom: 15px;
  margin-right: auto;
  margin-left: auto
}

.browseNoPicture {
  border-bottom: 2px solid black;
  border-top: 2px solid black;
  float: left !important;
  height: auto;
  margin-right: 15px;
  overflow: hidden;
  text-align: center !important;
  width: 260px
}

.browseContainer {
  text-align: center
}

.npLinks {
  text-align: center;
  padding: 30px
}

.highlighted {
  margin: 5px auto 15px auto;
  text-align: left !important;
  height: auto;
  overflow: hidden;
  width: 44%;
  font-size: smaller;
  float: right;
  margin-left: 2em;
  height: 15em;
  font-size: 1em;
  line-height: 1.4em
}

.highlightedPicture {
  float: left !important;
  width: 25%;
  display: inline-block
}

.highlightedPicture img {
  height: auto;
  width: 100%
}

.highlightedInfo {
  text-align: left !important;
  width: 60%;
  display: inline-block;
  margin-top: 1em;
  float: right
}

.highlightedCats{
    width: 50%;
    display: inline-block;
}
.highlightedCats img{
    width: 6em;
    height: auto;
}

.hightlightedReadMore {
  font-size: smaller
}

.lastUpdatedDT {
  text-align: center;
  font-size: 8pt
}

.tinyMCEfontSize1 {
  font-size: 8pt
}

.tinyMCEfontSize2 {
  font-size: 10pt
}

.tinyMCEfontSize3 {
  font-size: 12pt
}

.tinyMCEfontSize4 {
  font-size: 14pt
}

.tinyMCEfontSize5 {
  font-size: 18pt
}

.tinyMCEfontSize6 {
  font-size: 24pt
}

.tinyMCEfontSize7 {
  font-size: 36pt
}

.m0default {
  background: #FDFDFD
}

.m0hover {
  background: #EBEAED
}

.m0clicked {
  background: #EBEAED
}

.m0inner {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
  color: #080808
}

.m0innerhover {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
  color: #080808
}

.m1table {
  background: #EBEAED;
  border: 1px none #EBEAED
}

.m1default {
  background: #FDFDFD
}

.m1hover {
  background: #EBEAED
}

.m1clicked {
  background: #EBEAED
}

.m1inner {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
  color: #080808
}

.m2table {
  background: #EBEAED;
  border: 1px none #EBEAED
}

.m2default {
  background: #FDFDFD
}

.m2hover {
  background: #EBEAED
}

.m2clicked {
  background: #EBEAED
}

.m2inner {
  font-family: Helvetica, sans-serif;
  font-size: 12px;
  padding: 3px;
  color: #080808
}

.helpPopupLink {
  text-decoration: none;
  font-weight: bold
}

.helpPopupLink span {
  color: #080808
}

.bd {
  letter-spacing: .4px;
  font-size: 130%;
  color: #336699;
  text-align: center
}

.bd img {
  vertical-align: middle
}

#closePopUp {
  text-align: right
}

#closePopUp a,
#closePopUp a:link,
#closePopUp a:visited,
#closePopUp a:hover {
  color: #333;
  text-decoration: none;
  font-weight: bold;
  font-size: 1.2em;
  text-transform: uppercase
}

.yui-skin-sam .mask {
  background-color: #000000 !important;
  opacity: 0.75 !important
}

.mask {
  background-color: #000000 !important;
  opacity: 0.75 !important
}

.yui-skin-sam .yui-panel .hd {
  background: #F7F7F7 url('') !important;
  background-image: none !important;
  background-color: #F7F7F7 !important
}

.yui-skin-sam .yui-panel .ft {
  background: #F7F7F7 url('') !important;
  background-image: none !important;
  background-color: #F7F7F7 !important
}

#dogTimeSAD {
  display: block;
  text-align: center
}

#dogTimeSAD img {
  border: 0px
}

#dogTimeSAC {
  display: block;
  text-align: center
}

#dogTimeSAC img {
  border: 0px
}

.sparky {
  height: 350px;
  width: 170px;
  margin-left: auto;
  margin-right: auto;
  padding: 3px;
  text-align: center
}

.animalBrowsePanel {
  font-size: 12px;
  width: auto;
  text-align: center
}

.animalBrowsePanel hr {
  border: solid #7085FF 0;
  border-top-width: 1px;
  height: 0;
  color: #7085FF;
  margin: 3px 0
}

.animalGrid {
  margin-left: auto;
  margin-right: auto;
  width: 400px
}

.animalGrid .searchResultsCell {
  width: 200px;
  height: 110px;
  font: 12px Arial;
  padding: 0 6px;
  vertical-align: top;
  text-align: left
}

.animalGrid .border {
  border-right: 1px inset #7085FF
}

.animalGrid .searchResultsCell img {
  border: 1px solid #EBEAED
}

.animalGrid .petName {
  display: block;
  width: 100%;
  text-align: center;
  padding: 6px 0;
  margin: 3px 0 7px;
  background-color: #7085FF;
  color: #080808
}

.animalGrid .petName a,
.animalGrid .petName a:link,
.animalGrid .petName a:hover,
.animalGrid .petName a:visited {
  color: #080808
}

.animalGrid .petNameBottom {
  display: block;
  width: 100%;
  text-align: center;
  padding: 3px 0;
  margin: 3px 0 2px
}

.animalGrid .petName,
.animalGrid .petNameBottom,
.animalGrid .petBreed {
  font-weight: bold
}

.animalGrid .noBorder {
  border-right: 0
}

.animalBrowsePanel .pageLinks {
  margin-top: 12px;
  margin-bottom: 2px;
  background-color: #FDFDFD;
  color: #080808;
  text-align: center;
  padding: 4px
}

.animalBrowsePanel .pageLinks a,
.animalBrowsePanel .pageLinks a:visited,
.animalBrowsePanel .pageLinks a:active {
  border: 1px solid #EBEAED;
  padding: 0 4px 1px;
  color: #EBEAED;
  margin: 0 4px
}

.animalBrowsePanel .pageLinks a:hover {
  border: 1px solid #7085FF
}

.animalBrowsePanel .pageLinksActive {
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #EBEAED;
  padding: 0 4px 1px
}

.animalGrid .petPicLink {
  display: inline-block;
  text-align: center;
  float: left;
  margin: 0 7px 3px;
  width: 120px;
  height: 120px
}

* html .animalGrid .petPicLink {
  width: 120px;
  height: 120px
}

.animalGrid .petPicLink a:hover {
  background-color: transparent
}

.animalGrid .petDetails {
  text-align: left;
  display: inline-block;
  margin-top: 1em;
  vertical-align: top;
  width: auto;
  float: left
}

.animalGrid .petDetails span {
  display: inline-block;
  padding: 2px
}

.animalGrid .petDetails .petDescription {
  margin-top: 10px
}

#description h4,
#description h3 {
  font-weight: normal;
}

#description span {
  background-color: transparent !important;
  color: #000 !important;
}

#animalDetails.yui-panel .hd {
  display: none
}

#animalDetails.yui-panel .ft {
  display: none
}

#animalDetails.yui-panel .container-close {
  display: none
}

#animalDetails.yui-panel .bd #closeAnimalDetails {
  position: absolute;
  bottom: 5px;
  right: 7px;
  font-size: 12px;
  letter-spacing: 0px
}

#animalDetails.yui-panel .bd #closeAnimalDetails a {
  color: #080808
}

#mceTemplatePreview table td {
  border: 2px dotted #CCC
}

#mceTemplatePreview table tbody td {
  height: 150px
}

.sidebarBox {
  text-align: left;
  margin: 10px auto;
  border: 1px solid #080808;
  background-color: #FDFDFD;
  padding: 5px
}

.sidebarBox .heading {
  font-weight: bold;
  background-color: #EBEAED;
  color: #080808;
  border: 1px solid #080808;
  font-size: 1.15em;
  margin: 1px;
  padding: 3px;
  display: block
}

.contentBoxBody {
  text-align: left;
  margin: 10px auto;
  border: 1px solid #080808;
  padding: 5px;
  color: #080808
}

.contentBoxBody .heading {
  font-weight: bold;
  background-color: #EBEAED;
  color: #080808;
  border: 1px solid #080808;
  font-size: 1.15em;
  margin: 1px;
  padding: 3px;
  display: block
}

.contentBoxStrong {
  text-align: left;
  margin: 10px auto;
  border: 1px solid #080808;
  padding: 5px;
  background-color: #7085FF;
  color: #080808
}

.contentBoxStrong .heading {
  font-weight: bold;
  background-color: #EBEAED;
  color: #080808;
  border: 1px solid #080808;
  font-size: 1.15em;
  margin: 1px;
  padding: 3px;
  display: block
}

.contentBoxStrong td {
  color: #080808;
  background-color: #7085FF
}

.contentBoxStrong a {
  color: BLACK
}

.contentBoxStrong a:link {
  color: BLACK
}

.contentBoxStrong a:visited {
  color: BLACK
}

.contentBoxStrong a:active {
  color: BLACK
}

.contentBoxStrong a:hover {
  color: BLACK
}

.contentBoxSecondary {
  text-align: left;
  margin: 10px auto;
  border: 1px solid #080808;
  padding: 5px;
  background-color: #EBEAED;
  color: #080808
}

.contentBoxSecondary td {
  color: #080808;
  background-color: #EBEAED
}

.contentBoxSecondary .heading {
  font-weight: bold;
  background-color: #7085FF;
  color: #080808;
  border: 1px solid #080808;
  font-size: 1.15em;
  margin: 1px;
  padding: 3px;
  display: block
}

.contentBoxSecondary a {
  color: BLACK
}

.contentBoxSecondary a:link {
  color: BLACK
}

.contentBoxSecondary a:visited {
  color: BLACK
}

.contentBoxSecondary a:active {
  color: BLACK
}

.contentBoxSecondary a:hover {
  color: BLACK
}

.shopCategory {
  text-align: center;
  position: relative;
  left: 50%;
  width: 400px;
  margin-left: -200px;
  clear: left
}

.shopPage {
  text-align: center
}

.siteSearchForm {
  border: 1px solid;
  font-size: 90%;
  margin: 5px 5px 10px;
  padding: 3px
}

.siteSearchFormInline {
  border: 0px solid
}

.hiddenElement {
  display: none
}

#sponsorAnimalMainImage {
  float: left;
  margin: 0px 10px 0px 0px;
  overflow: visible
}

#sponsorAnimalSummary {
  text-align: left;
  width: auto
}

#animalSummary {
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: larger;
  letter-spacing: 1.2px
}

.message {
  color: #FFFFED;
  font-weight: bold;
  font-size: 13px;
  text-align: center;
  width: 300px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #336699;
  border: 1px solid #BBDBE6;
  margin-left: auto;
  margin-right: auto
}

.message a {
  color: #FFFFED
}

.pageMessageInformational {
  text-align: left;
  margin-bottom: 2px;
  margin-left: 5px
}

.table {
  border-bottom: #7f65a2 4em solid;
  width: 100%
}

.header {
  background-color: #7f65a2;
  color: #EBEAED !important;
  font-size: 14px;
  font-weight: 700;
  margin: 0 auto;
  width: 100%;
  text-align: center
}

.menu {
  background-color: #EBEAED;
  padding-left: 5px;
  padding-right: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1.2em;
  font-weight: 700;
  margin: 0;
  border-top: none
}

.mainarea {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%
}

.topBar {
  background-color: #EBEAED;
  width: 100%;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  text-align: center;
  border-top: none;
  border-bottom: 0px
}

table.topBar td {
  color: #080808
}

h1 {
  color: #6f3cb7;
  text-align: left;
  font-size: 30px;
  left: 15px;
  margin-bottom: 0px
}

h2 {
  color: #6f3cb7;
  text-align: left;
  font-size: 20px;
  left: 15px;
  margin-bottom: 0px;
  margin-top: 10px
}

h3 {
  color: #6f3cb7;
  text-align: left;
  font-size: 20px;
  left: 15px;
  margin-bottom: 0px;
  margin-top: 10px;
  font-size:1em;
}

form,
li,
td {
  font-size: 1em;
  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px
}

td.mainarea td {
  font-size: 1em
}

.hi {
  border-left: #EBEAED 3px solid;
  border-right: #EBEAED 3px solid;
  border-top: #EBEAED 3px solid;
  border-bottom: #EBEAED 3px solid;
  margin-left: 20px;
  margin-right: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  background-color: #FFFFDF
}

.pet {
  border-left: #080808 1px solid;
  border-right: #080808 1px solid;
  border-top: #080808 1px solid;
  border-bottom: #080808 1px solid;
  background-color: #EBEAED;
  margin-right: 2px;
  margin-top: 2px
}

.org {
  color: #EBEAED;
  font-size: 40px;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 20px;
  float: left
}

.subheader {
  //color: #080808;
color:#EBEAED;
  font-size: 1em;
  margin-bottom: 0px;
  margin-top: 0px;
  margin-left: 20px;
  float: left
}

.subheader a:link {
  //color: #000;
color:#EBEAED;
  text-decoration: none
}

.address {
  font-size: 1em;
  margin-bottom: 0px;
  margin-top: 0px;
  float: right
}

.slogan {
  font-size: 25px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-style: italic
}

.logo {
  background-color: #7085FF
}

.selector {
  color: #FDFDFD;
  font-size: 10px
}

.banner {
  margin: 5px
}

.space {
  width: 28px;
  background-color: #FDFDFD
}

.sidebarmiddle {
  font-size: 10px
}

.sidebarmiddle .editableShow {
  border: 1px solid #080808
}

.topSpecies {
  padding-top: 3px;
  padding-bottom: 3px
}

.topSpecies a {
  font-family: Helvetica;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  line-height: 2em
}

.specialsLink {
  white-space: nowrap
}

.editableShow {
  border: 1px solid #080808
}

#Page331 form[name='AddContact'] {
  width: 60%;
  margin: 0 auto
}

#Page331 form[name='AddContact'] br {
  display: block
}

#Page331 form[name='AddContact'] input {
  margin-bottom: 1em
}

.content {
  width: 70%;
  margin: 0 auto;
  font-family: 'Helvetica';
  font-size: 1em;
  color: #000;
  line-height: 1.5em
}

.content a {
  color: #1a0c57;
  font-weight: bold
}

.content h1 {
  line-height: 1em
}

.content h2 {
  margin-bottom: 0;
  margin-top: 2em
}

.content h4 {
  margin: 2.5em 0 0 0
}

.content p {
  margin-top: .5em
}

.content .applLink {
  font-size: 1.2em;
  font-weight: bold;
  margin-top: 1.2em
}

.mainarea a {
  transition: all 0.5s ease 0.2s
}

.mainarea a:hover {
  webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 2px 5px rgba(0, 0, 0, .35);
  -moz-box-shadow: 1px 2px 5px rgba(0, 0, 0, .35);
  box-shadow: 1px 2px 5px rgba(0, 0, 0, .35);
  background-color: #c1d9fc;
  color: #000;
  -webkit-border-radius: 8px;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .4);
  text-decoration: none
}

.topBar input {
  width: auto !important
}

#animalMainImage {
  box-shadow: 0 19px 38px rgba(0, 0, 0, 0.30), 0 15px 12px rgba(0, 0, 0, 0.22);
  margin-bottom: 1.5em
}

#Page286 h3 {
  color: #6f3cb7
}

#Page286 hr {
  position: relative;
  width: 100%;
  border: 1px dashed #6f3cb7
}

.org h1 {
  margin: 0
}

.menuL1,
.menuL2,
.menuL3 {
  cursor: default;
  font-size: 1em;
  color: #080808
}

.footerInfo {
  font-family: Helvetica;
  font-size: .8em;
  line-height: 1.5em
}

.footerInfo .declawing {
  font-weight: bold
}

.header:first-child {
  background-image: url('https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s1495nfarubqh7dp.png');
  background-repeat: no-repeat;
  height: 201px;
  width: 230px;
  display: block;
  background-size: 100%;
background-position: .1em 1.8em;
}

.header:last-child table {
  margin-right: 2em
}

.portalTableValue,
.portalTableValueStandout {
  font-family: Verdana, Geneva, sans-serif
}

.menu div {
  margin-top: .5em;
  font-family: Helvetica
}

.pp_social {
  margin-left: 1em !important
}

.pp_left,
.pp_middle,
.pp_right {
  background: none !important
}

.pp_nav {
  display: none !important
}

div.pp_default .pp_close {
  width: 26px !important
}

#MenuID16 {
  margin-top: 1em
}

.AnimalAd img {
  height: 10em
}

form[name="Logout"] {
  text-align: center
}

#MenuID18624,
#MenuID18641,
#MenuID18620,
#MenuID18650,
#MenuID18619,
#MenuID18621,
#MenuID129578{
  margin-top: 2em
}

.animalimg {
  border: none;
  text-decoration: none
}

img.animalimg {
  border-radius: 1em
}

.thumbImg:hover {
  -webkit-transform: rotate(-10deg);
  -moz-transform: rotate(-10deg);
  -o-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg)
}

.thumbImg {
  background: white;
  display: inline;
  float: left;
  margin: 0 15px 30px;
  padding: 10px 10px 25px;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
  box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
  -webkit-transition: all .15s linear;
  -moz-transition: all .15s linear;
  transition: all .15s linear;
  z-index: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease
}

form fieldset p {
  width: 90%;
  margin: 10px auto
}

#Page1359 form {
  width: 70%;
  margin: 0 auto
}

#Page1359 form fieldset {
  border-color: #6f3cb7;
}

#Page1359 form input:focus,
#Page1359 form textarea:focus {
  background-color: #d7cfe2
}

#Page97 .mainarea table {
  width: 70%;
  margin: 0 auto;
  font-family: Helvetica;
  line-height: 1.5em;
  font-size: 1.2em
}

#Page97 td.mainarea td {
  font-family: Helvetica;
  line-height: 1.2em;
  font-size: 1em
}

#Page97 .mainarea b {
  font-size: 1.2em;
  line-height: 1.5em
}

#Page97 hr:first-of-type {
  display: none
}

#Page97 strong {
  font-size: 1.5em
}

#Page97 hr {
  border-top: 4px double #6f3cb7;
  text-align: center;
  border-bottom: none;
  border-left: none;
  border-right: none;
  margin-top: 2em;
  margin-bottom: 0
}

#Page97 hr:after {
  content: '\1f431';
  display: inline-block;
  position: relative;
  top: -15px;
  padding: 0 10px;
  background: #dbe9f1;
  color: #5399be;
  font-size: 25px
}

.event a:nth-child(3n) {
  display: none
}

.event br {
  display: none
}

.event a {
  display: block;
  margin-bottom: 1em
}

#Page97 .event .eventContent {
  display: block;
  padding-top: .3em
}

#Page97 .event {
  text-align: center
}

#Page92 table {
  border-collapse: inherit !important
}

#Page96 td.mainarea td {
  font-size: 1.2em;
  text-align: center;
  font-family: Helvetica
}

.clearfix {
  clear: both
}

.mainEventLinks {
  font-size: 1.2em;
  margin-bottom: 1em
}

.careTips {
  width: 70%;
  margin: 0 auto;
  font-size: 1.5em;
  text-align: center
}

.careTips h1 {
  text-align: center;
  margin-bottom: 1em
}

.careTips p {
  text-align: left
}

input[type="submit"],
input[type="button"],
input[type="reset"] {
  border: 1px solid #0850b6;
  border-radius: 1em;
  padding: .3em 1em;
  background-color: #fff;
  color: #000;
  transition: all 0.5s ease 0.2s;
  font-weight: bold;
  outline: none;
  width: auto !important
}

input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover {
  border: 1px solid #0850b6;
  background: #c1d9fc;
  outline: none
}

input[type="submit"]:active,
input[type="button"]:active {
  outline: none
}

input[type='checkbox'] {
  width: auto !important
}

input[type='radio'] {
  width: auto !important;
  margin-left: 2em
}

#Page29 input,
#Page29 textarea,
#Page29 select {
  width: auto !important
}


input[name="FormPassword"],
input[name="FormUsername"],
input[name='Plus4'],
input[name='Zip'],
input[name='Zipcode'],
input[name='Plus4'] {
  width: 40% !important
}

#contactZipcode,
#contactZipcodePlus4 {
  width: 75px !important
}

#contactPhoneWork,
input[name='PhoneWork'] {
  width: 70% !important
}

#contactPhoneWorkExt,
input[name='PhoneWorkExt'] {
  width: 50px !important
}

.mainPageTop p {
  margin: 0 !important;
  padding: 0 !important
}

.donationInfo {
  font-family: Helvetica;
  width: 70%;
  margin: 0 auto;
  font-size: 1.2em;
  line-height: 1.5em
}

.donationInfo ul {
  font-weight: bold;
  line-height: 2em
}

.donationInfo .donation {
  margin: 2.5em 0
}

.donationInfo .wishlist {
  padding-left: 0
}

.donationInfo .wishlist ul {
  line-height: 1.2em;
  padding-left: 3em;
  margin: .1em 0 .5em 0
}

.donationInfo .wishlist li {
  list-style-type: none;
  font-size: 1em
}

.donationInfo .wishlist li:before {
  content: "\1F431";
  padding-right: .5em;
  font-size: 1.2em
}

.donationInfo .wishlist ul li {
  list-style-type: circle
}

.donationInfo .wishlist ul li:before {
  content: "";
  padding-right: 0
}

.donationInfo ul .affiliate {
  display: inline-block;
  background-size: 46px, 27px !important;
  width: 55px !important;
  height: 26px !important
}

.affiliate {
  text-align: left
}

.menu #affiliatePaypal {
  margin: 0
}

.menu .center {
  text-align: left
}

#animalDetailsAbout {
  width: 100%
}

#animalDetailsAbout li {
  list-style-type: none;
  margin-top: .1em
}

#animalDetailsAbout ul{
 padding: 0 10px 10px;
}

.emphasis {
  font-weight: bold;
  font-size: 1.2em;
  font-style: italic
}

#shellinner .message {
  background-color: #fff !important;
  border: #fff !important;
  color: #000 !important;
  width: auto !important
}

#Page1363 .mainarea{
 text-align:center;
 font-size:1.2em;
font-weight:bold;
}

#Page1363 .pageCenterTitle span{
font-size:1.5em;
}

#Page1363 .pageCenterTitle span:after{
 content: "!"
}


.headerContent .section {
  float: left;
  margin-right: 2em
}

.headerContent {
  text-align: center;
  width: 50%;
  margin: 0 auto
}

.headerContent p {
  font-family: Helvetica;
  color: #5969c5;
  font-weight: bold
}

#Page541 p {
  font-family: Helvetica;
  font-size: 16px
}

#Page88 .portalTableValue img.animalimg, #Page88 .portalTableValueStandout img.animalimg {
  width: 100px;
  height: auto !important
}

#Page88 .portalTableValue a {
  display: block
}

#eventsCalendar {
  border: 5px solid #7f65a2;
}

#eventsCalendar tbody,
#eventsCalendar tr {
  border: 0
}

#eventsCalendar td {
  height: 3em;
  width: 7em;
  text-align: center
}

#eventsCalendar td:hover {
  background-color: #1DA3D7;
  color: #fff
}

#eventsCalendar td:hover a {
  color: #fff
}

.SitemapPage {
  width: auto;
  margin: 0 auto
}

.SitemapPage td {
  width: auto !important
}

.SitemapPage a,
.SitemapPage b,
.SitemapPage strong,
.SitemapPage td {
  display: block
}

.SitemapPage b,
.SitemapPage strong {
  margin-top: 1em
}

a.pp_previous,
a.pp_next {
  width: 20% !important
}

@media (max-width: 970px) {
  .highlighted {
    width: 100%;
    height: 13em
  }
  .content {
    width: 100%
  }
  .SitemapPage {
    width: 100%
  }
}

#hj-f5b2a1eb-9b07_hotjar_branding {
  display: none;
}

.animalSpecial{
  font-size:1.2em;
  text-align:center;
}
.animalSpecial .specialDiv{
  margin-bottom:2em;
  font-weight:bold;
}

.animalSpecial .specialDiv .specialLink{
text-align:center;
margin:0;
padding:0;
}
#MenuID18643{
text-shadow: 0 0 10px #fffa58;
}

#Page29 .mainarea, form[name=MassAnimalUpdates] tr td:first-child, form[name=MassAnimalUpdates] input{
 display:none;
}

div#description p {
    background-color: transparent !important;
}
