body {
  margin: 0;
  border:0;
  background-color: #FFFFFF;
  background-image: url(https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s135nqiq5hfmrzh.png)
}

body, td, .standardText {
  font-family: Tahoma, Geneva, sans-serif;
  color: #000000;
}

.mceContentBody, .editorBody {
   background: #FFFFFF !important;
	 font-size: inherit;
   font-size:14px;
	 text-align:left;
	 padding:5px;
}

input, select {
  font-family: Tahoma, Geneva, 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: #665D5A !important;
}

a:link, .standout {
  color: #665D5A;
}

a:visited {
  color: #383231;
}

a:active {
  color: #90837F;
}

a:hover {
  color: #90837F;
}


.secondary {
  color: #000000;
  background-color: #B0DC99;
}

.secondary .editableShow {
  border: 1px solid #000000;
}

.strong {
  color: #000000;
  background-color: #FFFFFF;
}

.menuText {
  font-size: 10px;
  color: #000000;
}

.menuText a:link, .menuText a:visited {
  color: #000000;
  text-decoration: none;
}

.menuText a:hover {
  color: #FFFFFF;
}

.menuL1, .menuL2, .menuL3 {
  cursor: default;
}

.contentSectionHeader {
  background-color: #B0DC99;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: #000000;
	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 #000000;
	empty-cells: show;
  border-collapse: collapse;
}

.portalTable caption {
  font-size: 120%;
	font-weight: bold;
}

.portalTable thead td, .portalTable tfoot td {
	border-bottom: 1px inset #000000;
  background-color: #B0DC99;
  font-size: .72em;
  font-weight: bold;
  color: #000000;
  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: #FFFFFF;
	color: #000000;
  float: right;
  display: inline;
  padding: 3px;
}

.portalTableSectionRight div {
  border-left: 4px solid #000000;
}

.portalTableName {
  text-align: right;
  vertical-align: top;
  border-bottom: 1px inset #000000;
}

.portalTableValue {
  border-bottom: 1px inset #000000;
  padding-left: 8px !important;
  text-align: left;
}

.portalTableValueRequired {
  border-left: 4px solid #000000;
  border-bottom: 1px inset #000000;
  text-align: left;
}

.portalTableValueStandout {
  border-bottom: 1px inset #000000;
  padding-left: 8px !important;
  color: #000000;
  background-color: #B0DC99;
}

.portalTableValue .fieldError, .portalTableValueRequired .fieldError {
	color: #665D5A;
	font-weight: bold;
}

.portalText, .portalTable textarea {
  color: #000000;
  border: 1px solid #000000;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 1.1em;
}

.portalTableValue>.portalText {
  font-size: 1em;
	padding: 1px;
}

.portalTable select, .portalSelect {
  color: #000000;
  border: 1px solid #000000;
	font-size: 1em;
}

.portalCheckbox {
  margin: 0px;
}

.portalButton, .portalSubmit, .submit {
  background-color: #B0DC99;
  font-weight: bold;
  color: #000000;
  border: 1px solid #000000;
  margin: 10px 5px;
}

.portalButton:hover, .portalSubmit:hover, .submit:hover {
  background-color: #FFFFFF;
  color: #000000;
  border: 1px solid #B0DC99;
}

.portalActions {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

.portalTable .sorttable_nosort {
  white-space: nowrap;
}

.atb {
  border-bottom: 1px inset #B0DC99;
  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: #B0DC99;
  border: black solid 1px;
  font-weight: bold;
  font-size: 13px;
  color: #000000;
}

#pageMessagesBox {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 500px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #B0DC99;
  border: black solid 1px;
  font-size: 13px;
  color: #000000;
}

.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: #665D5A;
font-weight: bold;
font-size: .85em;
margin-left: 2px;
}

.note {
color: #665D5A;
font-size: .85em;
}

.formButtons {
text-align:center;
}

.comments {
  font-size: .85em;
  background-color: #B0DC99;
  color: #000000;
  margin: 20px;
  padding: 8px;
  border: 1px solid #000000;
}

.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: 1px solid black;
  padding: 4px;
}

.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: #B0DC99;
}

.adminOnly {
  font-weight: bold;
  color: #665D5A;
}

.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: #000000;
	border: 1px none #FFFFFF;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #FFFFFF;
}

.m0movero, .m0mdowno {
	background: #B0DC99;
}

/* Style for inner tag, mover (mouse over) state */
.m0inner, .m0mouti, .m0moveri, .m0mdowni {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.m0mouti {
  background-color: #FFFFFF;
  color: #000000;
}

.m0moveri {
  background-color: #B0DC99;
  color: #000000;
}

.m0mdowni {
  background-color: #FFFFFF;
  color: #000000;
}

#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: #B0DC99;
  color: #000000;
  border: 1px solid #000000;
  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: #B0DC99;
	border: 1px none #B0DC99;
}
/* Style for outer tag, mout (mouse out) default state */
.m0default {
	background: #FFFFFF;
}
/* Style for outer tag, mover (mouse over) state */
.m0hover {
	background: #B0DC99;
}
/* Style for outer tag, mdown (mouse down) state */
.m0clicked {
	background: #B0DC99;;
}
/* Style for inner tag */
.m0inner {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #000000;
}
.m0innerhover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #000000;
}
.m1table {
	background: #B0DC99;
	border: 1px none #B0DC99;
}
/* Style for outer tag, mout (mouse out) default state */
.m1default {
	background: #FFFFFF;
}
/* Style for outer tag, mover (mouse over) state */
.m1hover {
	background: #B0DC99;
}
/* Style for outer tag, mdown (mouse down) state */
.m1clicked {
	background: #B0DC99;;
}
/* Style for inner tag */
.m1inner {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #000000;
}

.m2table {
	background: #B0DC99;
	border: 1px none #B0DC99;
}
/* Style for outer tag, mout (mouse out) default state */
.m2default {
	background: #FFFFFF;
}
/* Style for outer tag, mover (mouse over) state */
.m2hover {
	background: #B0DC99;
}
/* Style for outer tag, mdown (mouse down) state */
.m2clicked {
	background: #B0DC99;;
}
/* Style for inner tag */
.m2inner {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #000000;
}

.helpPopupLink {
  text-decoration: none;
	font-weight: bold;
}

.helpPopupLink span {
	color: #665D5A;;
}

.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 #FFFFFF 0;
  border-top-width: 1px;
  height: 0;
  color: #FFFFFF;
  margin:3px 0;
}

.animalGrid {
	margin-left:auto;
	margin-right:auto;
	width:600px;
}

.animalGrid .searchResultsCell {
    width: 200px;
  height: 110px;
  font: 12px Arial;
  padding: 0 6px;
  vertical-align: top;
  text-align:left;
}

.animalGrid .border {
	 border-right: 1px inset #FFFFFF;
}

.animalGrid .searchResultsCell img {
  border: 1px solid #B0DC99;
}

.animalGrid .petName {
	display:block;
	width:100%;
	text-align:center;
	padding:6px 0 ;
	margin:3px 0 7px;
	background-color:#FFFFFF;
	color:#000000;
}

.animalGrid .petName a, .animalGrid .petName a:link, .animalGrid .petName a:hover,.animalGrid .petName a:visited {
	color:#000000;
}

.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: #FFFFFF;
  color:#000000;
  text-align: center;
  padding: 4px;
}

.animalBrowsePanel .pageLinks a, .animalBrowsePanel .pageLinks a:visited, .animalBrowsePanel .pageLinks a:active {
  border: 1px solid #B0DC99;
  padding:0 4px 1px;
  color: #B0DC99;
  margin: 0 4px;
}

.animalBrowsePanel .pageLinks a:hover {
  border: 1px solid #FFFFFF;
}

.animalBrowsePanel .pageLinksActive {
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #B0DC99;
  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:#665D5A;
}

.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:#FFFFFF;
	border:1px solid #000000;
	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 #000000;
background-color:#FFFFFF;
padding:5px;
}

.sidebarBox .heading {
	font-weight:bold;
	background-color:#B0DC99;
	color:#000000;
	border:1px solid #000000;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxBody {
text-align:left;
margin:10px auto;
border:1px solid #000000;
padding:5px;
color:#000000;
}

.contentBoxBody .heading {
	font-weight:bold;
	background-color:#B0DC99;
	color:#000000;
	border:1px solid #000000;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxStrong {
text-align:left;
margin:10px auto;
border:1px solid #000000;
padding:5px;
background-color:#FFFFFF;
	color:#000000;
}

.contentBoxStrong .heading {
	font-weight:bold;
	background-color:#B0DC99;
	color:#000000;
	border:1px solid #000000;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxStrong td {
	color:#000000;
	background-color:#FFFFFF;
}

.contentBoxStrong a{
	 color:#000000;
}
.contentBoxStrong a:link{
	 color:#000000;
}
.contentBoxStrong a:visited{
	 color:#000000;
}
.contentBoxStrong a:active{
	 color:#000000;
}
.contentBoxStrong a:hover{
	 color:#909090;
}

.contentBoxSecondary {
	text-align:left;
	margin:10px auto;
	border:1px solid #000000;
	padding:5px;
	background-color:#B0DC99;
	color:#000000;
}

.contentBoxSecondary td {
	color:#000000;
	background-color:#B0DC99;
}

.contentBoxSecondary .heading {
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	border:1px solid #000000;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxSecondary a{
	 color:#000000;
}
.contentBoxSecondary a:link{
	 color:#000000;
}
.contentBoxSecondary a:visited{
	 color:#383231;
}
.contentBoxSecondary a:active{
	 color:#383231;
}
.contentBoxSecondary a:hover{
	 color:#383231;
}

.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;
}

/* Override some styles from style_common.inc */
input, select {
  font-size: inherit;
}

.navLinks {
  font-size: inherit;
}

.portalTable caption {
  font-size: 1.2em;
}

.portalTable thead td, .portalTable tfoot td {
  font-size: inherit;
}

.portalTable td {
  font-size: inherit;
}

.portalTableSectionLeft {
  font-size: 1.1em;
}

.portalText, .portalTable textarea {
  font-size: 1.1em;
}

.portalTableValue>.portalText {
  font-size: 1em;
}

.portalTable select, .portalSelect {
	font-size: 1em;
}

.message {
  font-size: inherit;
}

.comments {
  font-size: .85em;
}

.animalSummary {
  font-size: inherit;
}

.smaller, .boxedLinks {
  font-size: .85em;
}

.affiliate {
	font-size:1em;
}

.QAHidden {
	font-size: .85em;
}
.QAVisible {
	font-size:.85em;
}

.visibleNotification {
  font-size: .85em;
}

html>body>.visibleNotification {
  position: fixed;
}

.copyright {
  text-align: center;
	margin: 15px;
	font-size:.85em;
}

.browse, .highlightedInfo{
font-size:14px;
}

.highlighted {
font-size:14px;
}

.highlightedPicture {
margin-top: -15px;
}

.hightlightedReadMore {
font-size:14px;
}

.lastUpdatedDT {
	text-align : center;
	font-size:14px;
}

.bd {
  font-size:inherit;
}

#closePopUp a, #closePopUp a:link, #closePopUp a:visited, #closePopUp a:hover{
	font-size:14px;
}

.littlespace {
	font-size:1em;
}

.littleFont {
	font-size:1em;
}

#sideBarHits{
	text-align:center;
	margin-top:5px;
}

#sideBarHits img {
	vertical-align:middle;
}

.portalTable tbody td {
	background : #FFFFFF none repeat scroll 0 0;
}

body, td {
	font-size:14px;
	color:#000000;
  line-height:1.4em;
}


.portalTableValueStandout {
	background-color:#B0DC99 !important;
	border-bottom:1px inset #000000 !important;
	color:#000000 !important;
	padding-left:8px !important;
}

.secondary {
  color:#000000;
  background-color:#B0DC99;
}

.secondary a{
	 color:#000000;
}
.secondary a:link{
	 color:#000000;
}
.secondary a:visited{
	 color:#383231;
}
.secondary a:active{
	 color:#383231;
}
.secondary a:hover{
	 color:#383231;
}

.contentSectionHeader {
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
	font-size:1.25em;
	font-style:normal;
	border-bottom:2px solid #B0DC99;
	padding-bottom:3px;
}
.contentSectionHeader a{
	 color:#665D5A;
	 text-decoration:none;
}
.contentSectionHeader a:link{
	 color:#665D5A;
}
.contentSectionHeader a:visited{
	 color:#383231;
}
.contentSectionHeader a:active{
	 color:#90837F;
}
.contentSectionHeader a:hover{
	 color:#90837F;
}

.portalTable thead td a, .portalTable tfoot td a{
	 color:#000000;
}
.portalTable thead td a:link, .portalTable tfoot td a:link{
	 color:#000000;
}
.portalTable thead td a:visited, .portalTable tfoot td a:visited{
	 color:#383231;
}
.portalTable thead td a:active, .portalTable tfoot td a:active{
	 color:#383231;
}
.portalTable thead td a:hover, .portalTable tfoot td a:hover{
	 color:#383231;
}

.portalTableValueStandout a{
	 color:#000000;
}
.portalTableValueStandout a:link{
	 color:#000000;
}
.portalTableValueStandout a:visited{
	 color:#383231;
}
.portalTableValueStandout a:active{
	 color:#383231;
}
.portalTableValueStandout a:hover{
	 color:#383231;
}

.message a{
	 color:#000000;
}
.message a:link{
	 color:#000000;
}
.message a:visited{
	 color:#383231;
}
.message a:active{
	 color:#383231;
}
.message a:hover{
	 color:#383231;
}

.comments a{
	 color:#000000;
}
.comments a:link{
	 color:#000000;
}
.comments a:visited{
	 color:#383231;
}
.comments a:active{
	 color:#383231;
}
.comments a:hover{
	 color:#383231;
}

.portalTableSectionRight a, .portalTableSectionRight a:link, .portalTableSectionRight a:visited {
	color:#665D5A !important;
}

.portalTableSectionRight a:hover {
	color:#90837F;
}

#storiesPageLinks {
	padding-right:20px;
}

#pageMessage {
margin-top:20px;
}

.lastUpdatedDT {
	display:inline;
	float:right;
	font-size:1em;
}

.sparky {
	z-index:0;
}

.portalTable thead td, .portalTable tbody td, .portalTable tfoot td, .portalTable td, {
	font-size:14px;
}

#sidebarSparky {
	text-align:center;
	width:auto;
}

.sparky {
	height:300px;
	margin-top:7px;
}

/*Start Layout Specific Styles*/
body{
	text-align : center;
}

#adminMenuContainer .adminMenu{
	text-align : left !important;
	border-bottom : 2px solid #000000;
}

body {
	background-color : #333;
}

.siteWidth {
	width : 1050px;
}

#bodyContainer {
	margin:10px 0 5px 0;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background-color : #FFFFFF;
	font-size:inherit;
}

#header {
	margin: 0 0 0 0;
	color: #000000;
}

#headerContent {
  background-color : #FFFFFF;
  color:#000000;
  padding:10px;
}

#headerContent a{
   color:#000000;
}
#headerContent a:link{
   color:#000000;
}
#headerContent a:visited{
   color:#000000;
}
#headerContent a:active{
   color:#000000;
}
#headerContent a:hover{
   color:#909090;
}

#headerContainer a{
   color:#000000;
}
#headerContainer a:link{
   color:#000000;
}
#headerContainer a:visited{
   color:#000000;
}
#headerContainer a:active{
   color:#000000;
}
#headerContainer a:hover{
   color:#909090;
}

#headerLogo{
    background:url('https://s3.amazonaws.com/imagesroot.rescuegroups.org/logos/s135logo20090226134221.jpg') no-repeat;
  width:140px;
  height:62px;
  margin-top:10px;
  margin-right:25px;
  float:left;
  }

#headerTitle{
  padding-left:5px;
  text-align:left;
  font-size:2em;
  font-weight:bold;
  color:#000000;
  letter-spacing:2px;
  white-space:nowrap;
}

#headerContact{
  padding-left:5px;
  text-align:left;
  color:#000000;
  font-weight:bold;
  white-space:nowrap;
}

#headerContact span{
  display:block;
  white-space:nowrap;
}


#editableHeader {
	display:inline;
}

#orgName {
	font-size:28px;
	margin-top:10px;
}

#slogan {
	font-size:18px;
	margin-top:5px;
}

#headerCustomText .boxedLinks {
	display:none;
}

.sidebarBox {
text-align:left;
margin:10px auto 20px auto;
}

.sidebarBox .heading {
	font-weight:bold;
	background-color:#B0DC99;
	color:#000000;
	border:1px solid #000000;
	font-size:1.15em;
	margin:1px;
	padding:3px;
}

.sidebarBox form {
	padding:3px 0 3px 20px;
}

.sidebarBox form .portalSubmit, .sidebarBox form .offCenter {
	margin-left:-20px;
}

.sidebarBox .menuL1 {
	padding:3px;
	margin:5px 0 5px 10px;
	font-weight:bold;
	background-color:#FFFFFF;
	color:#000000;
	border:0px solid #000000;
	font-size:1.05em;
}

.sidebarBox .menuL2, .sidebarBox .menuL3 {
padding:1px 0px 1px 20px;
}

#footerAffiliates {
	padding:3px;
	text-align:center;
}

#footerAffiliates div {
	display:inline;
	*display:inline;
	padding:3px;
}

#footer td a{
	 color:#000000;
}
#footer td a:link{
	 color:#000000;
}
#footer td a:visited{
	 color:#000000;
}
#footer td{
	 color:#000000;
}
#footer td a:hover{
	 color:#909090;
}

#footerContent {
	background : #FFFFFF;
	color: #000000;
	min-height:200px;
}

#footerContent {
  padding:15px;
  color: #000000;
}

#footerContent td {
  color: #000000;
}

#footerMenu {
		padding:10px;
    text-align:center;
}

#footercopyright {
  text-align:center;
}

#copyright {
  width:600px;
  margin:auto;
}

.menuBottom, .menuBottomfirst {
	display:inline;
}

.menuBottom a, .menuBottomfirst a{
	 color:#000000;
}
.menuBottom a:link, .menuBottomfirst a:link{
	 color:#000000;
}
.menuBottom a:visited, .menuBottomfirst a:visited{
	 color:#383231;
}
.menuBottom a:active, .menuBottomfirst a:active{
	 color:#383231;
}
.menuBottom a:hover, .menuBottomfirst a:hover{
	 color:#383231;
}


#sidebarmiddle {
	text-align:left;
}

#hitCounter {
	text-align:center;
}

.pageCenterTitle {
	text-align:left;
	font-size:1.55em;
}

#headerMenu {
  background-color: #B0DC99;
  border-top:1px solid #000000;
  border-bottom:1px solid #000000;
}

#headerMenu a {
	display:inline-block;
	*display:inline;
	padding:3px;
}

#headerAffiliates {
	padding:3px;
	text-align:right;
	vertical-align:middle;
}

#headerAffiliates div {
	float:right;
	*float:none;
	padding:0 3px;
	display:inline;
}

#headerAffiliates div .littlespace {
	float:right;
	padding:0 3px;
	margin:0;
}

#headerMenu {
	vertical-align:bottom;
}

table#content {
margin-top:20px;
margin-bottom:20px;
background-color:#FFFFFF;
}

#content tbody td {
	vertical-align:top;
}

#content tbody td#left, #content tbody td#right {
	padding: 10px 5px 5px;
	width:220px;
	*width:230px;
	text-align:center;
}

#content tbody td#center {
	padding: 0px 20px;
}

#subFooter, #subFooter a, #subFooter a:Link, #subFooter a:Hover, #subFooter a:Visited, #subFooter a:Active{
	color:#FFF;
}

/* Styles for the Tigra Menu */
/* Style for a block - DIV */
.menuLevel0 {
  background: #B0DC99;
	border: 0px none #000000;
	margin-left:auto;
	margin-right:auto;
}

/* Style for outer tag, mout (mouse out) state */
.menuLevel0OuterOut, .menuLevel0OuterOver, .menuLevel0OuterDown {
  /*border: 1px solid #000000;*/
  text-align:center;
  padding: 0px;
}

/* Style for inner tag, mover (mouse over) state */
.menuLevel0InnerOut, .menuLevel0InnerOver, .menuLevel0InnerDown {
  font-family: Tahoma, Geneva, sans-serif;
  font-size:15.4px;
  /*white-space:nowrap;*/
  background-color: #B0DC99;
  color: #000000;
    padding: 0px;
  text-align:center;
}

.menuLevel0InnerOut {
}

.menuLevel0InnerOver {
  background-color: #FFFFFF;
  color: #000000;
}

.menuLevel0InnerDown {
  background-color: #FFFFFF;
  color: #000000;
}

.menuLevel1 {
  background: #B0DC99;
  border: 0px none #000000;
  margin-left:auto;
  margin-right:auto;
  padding: 0px;
}

.menuLevel1OuterOut, .menuLevel1OuterOver, .menuLevel1OuterDown {
  border: 0px solid #000000;
  text-align:left;
  padding: 0px 0px 0px 0px;
  border-left: 3px solid #B0DC99;
}

.menuLevel1InnerOut, .menuLevel1InnerOver, .menuLevel1InnerDown {
  font-family: Tahoma, Geneva, sans-serif;
  font-size:15.4px;
  white-space:nowrap;
  background-color: #B0DC99;
  color: #000000;
    padding: 0px;
  border-left: 0px solid #B0DC99;
}

.menuLevel1InnerOut {
}

.menuLevel1InnerOver, .menuLevel1OuterOver {
  background-color: #FFFFFF;
  color: #000000;
  padding:0px;
  border-left: 3px solid #FFFFFF;
}

.menuLevel1InnerDown, .menuLevel1OuterDown {
  background-color: #FFFFFF;
  color: #000000;
  padding:0px;
  border-left: 3px solid #FFFFFF;
}




/*#headerMenu {
background: rgb(83,130,187); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUzODJiYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDQyNzkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(83,130,187,1) 0%, rgba(13,66,121,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(83,130,187,1)), color-stop(100%,rgba(13,66,121,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(83,130,187,1) 0%,rgba(13,66,121,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(83,130,187,1) 0%,rgba(13,66,121,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(83,130,187,1) 0%,rgba(13,66,121,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(83,130,187,1) 0%,rgba(13,66,121,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5382bb', endColorstr='#0d4279',GradientType=0 ); /* IE6-8 */
border-bottom: 0px;
border-top: 0px;
vertical-align: center;
height:60px;
   /* padding-top: 10px;*/
    /*padding-bottom: 10px;*/
/* font-family: 'Open Sans', sans-serif;*/
/*font-weight: 600;*/
}*/


/* Styles for the Tigra Menu */
/* Style for a block - DIV */
/* MENU LEVEL 0 */

.menuLevel0 {
  background: transparent;
border: 0px;
margin-left:auto;
margin-right:auto;
}

/* Style for outer tag, mout (mouse out) state */
.menuLevel0OuterOut, .menuLevel0OuterOver, .menuLevel0OuterDown {
  text-align:left;
  padding: 0px;
height: 60px;
/* font-family: 'Open Sans', sans-serif; */
/* font-weight: 600; */
/*  height: 23px; */
}

/* Style for inner tag, mover (mouse over) state */
.menuLevel0InnerOut, .menuLevel0InnerOver, .menuLevel0InnerDown {
background-color: transparent;
color: #000000;
font-family: 'Open Sans', sans-serif; 
font-weight: 700;
 font-size:14px;
padding: 20px;
text-align:center;
/*text-transform: uppercase;*/
white-space:nowrap;
/* -moz-border-radius: 3px; */
/* border-radius: 3px; */

}

/* MENU LEVEL 1*/

.menuLevel1 {
border: 0px;
margin-left:auto;
margin-right:auto;
padding: 5px;
margin-top: 35px;
-moz-border-radius: 10px;
 border-radius: 10px;
}

.menuLevel1OuterOut, .menuLevel1OuterOver, .menuLevel1OuterDown {
  border: 0px;
  text-align:left;
  padding: 0;
  border-left: 0px;
}

.menuLevel1InnerOut, .menuLevel1InnerOver, .menuLevel1InnerDown {
font-family: 'Open Sans', sans-serif;
	font-size:14px;
font-weight: 600;
	white-space:nowrap;
border-left: 0px;
  padding: 10px;
}

.menuLevel1InnerOver, .menuLevel1OuterOver {
 padding: 5px;
  border-left: 0px solid #FFFFFA;
  -moz-border-radius: 5px;
	border-radius: 5px;
}
.menuLevel1InnerDown, .menuLevel1OuterDown { 
padding: 5px;
  border-left: 0px;
  -moz-border-radius: 5px;
	border-radius: 5px;
}



/* ////////  BROWSE PAGE  /////////////// */

#Page286 #centerContainer .animalimg { 
    width: auto;
}

#Page90 .animalimg { 
    width: auto;
}

.npLinks {
    clear: both;
}

#centerContainer .animalimg {
   width: 400px;
    height: auto;
}

.animalBrowsePanel {
    float: left !important;
}

.browseInfo {
    float: none !important;
    height: auto;
    text-align: left !important;
    width: 800px;
}

.browsePicture {
   width: 400px;
    height: auto;
} 

.browse {
   height: auto;
clear: both;
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    text-align: left !important;
}

.browseNoPicture {
width: 400px;
    height: auto;
}

.animalimg {
    border: 1px solid #000000;
}


/* /////////////////////// */


#content tbody td#right {
    background: none repeat scroll 0 0 #8a7e7b;
    border: 2px solid #8a7e7b;
border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 30px;
color: #fff;
}

table#content {
    margin-bottom: 0;
    margin-right: 0;
    margin-top: 0;
    padding: 15px 15px 15px 5px;
}



h1, .contentSectionHeader, .pageCenterTitle {
font-family: 'Open Sans', sans-serif; 
font-weight: 800;
color: #000000;
}

h2 {
color: #8abc6f;
}

h3 {
color: #8a7e7b;
}

#rightContainer h3 {
color: #fff;
text-align: center;
}

h4 {
color: #D31245;
}

h5 {
color: #1F497D;
}

h6 {
color: #1F497D;
}



/* Site Adjustments */

.siteWidth {
width: 1400px;
}
 
body{

}

#bodyContainer {

   /*border: 1px solid #4F81BD;*/
  -moz-border-radius: 25px;
border-radius: 25px;
}
 

body, td, .standardText {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.95em;
font-weight: 400;
}


a, a:link, a:visited, a:active, a:hover {
font-weight: 800;
}


/*  HEADER */

#editableHeader {
height: 225px;
padding: 0px;
}
 

#headerContent {
/*background-color: #FFFFFF;*/
background-color: transparent;
border: 0px
height: 225px;
padding-left: 15px;
padding-top: 15px;
padding-right: 0px;
padding-bottom: 0px;
line-height: 1em;
  
}


#header {
height: 220px;
}


#headerContent a:hover {
    color: #ace0f0;
}

/* AnimalAdLarge*/

#rightContainer .animalimg {
width: 200px;
height: auto;
}

.AnimalAd {
    font-size: 1em;
    text-align: center;
    line-height: 1.4em;
font-weight: bold;
}

/ * /////////////////////   */


#footer td a:link  { color: #C26C2F; font-weight: bold; text-decoration: none;}
#footer td a:visited  { color: #C26C2F; font-weight: bold; text-decoration: none;}
#footer td a:hover { color: #fff; font-weight: bold; text-decoration: none;}


.animalGrid {
    border-collapse: separate;
    border-spacing: 10px;
}


.animalGrid .border {
    border-right: 0px solid #FFFFFF;
}
 
.animalGrid .searchResultsCell img {
    border: 0px solid #ffffff;
}

.animalGrid .petPicLink {
padding: 5px;
}
 
 

table#content {
margin-top: 0;
margin-bottom: 0;
border-bottom: ;
}
 
.contentSectionHeader, .pageCenterTitle {
font-size: 2.4em;
line-height: 1.2em;
}
 
 
.contentSectionHeader {
border-top: ;
border-bottom: 0px;
padding-top: 10px;
}
 
#content tbody td#left{
display: none;
}
 
#content tbody td#center {
   padding: 40px;
    width: auto;
/* box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.25); */
}
 
 
 #content tbody td#right {
padding: 3px;
text-align: left;
width: 210px;
}
 
.highlightedInfo {
width: 700px;
 
}
 
 .pageCenterTitle {
    text-align: center;
}
 

 
.animalGrid .searchResultsCell {
text-align: center;
}
 
 
#footerContent {
background-color: transparent;
}
 
#footer td {
    color: #333;
}


 
#animalDetailsMyRescueTable {
display:none;
}

#animalSponsorLink a {
    font-size: 15px;
    border: thin dashed #E8961F;
    padding: 10px;
    background-color:  #FC6;
    font-weight: bold;
  text-shadow: 1px 1px 0 #FFFFFF;
}
 
Page286 a  {
color: #333;
}
 
 
/* ////////////////////////  Sidebar  ///////////////////////////////////////*/
 
#content tbody td#right a:link  { color: #FFFFFF; font-weight: bold; ; text-decoration: none;}
#content tbody td#right a:visited { color: #FFFFFF; font-weight: bold; text-decoration: none;}
#content tbody td#right a:hover { color: #fff; font-weight: bold; text-decoration: none;}


.sidebarBox {
border: 0px;
 background-color: transparent;
}
 
.sidebarBox .heading {
    border: none;
    color: #666;
    font-weight: bold;
    height: 38px;
font-family: 'Mouse Memoirs', sans-serif;
    background-color: transparent;
    text-align: left;
    line-height: 2em;
    padding-left: 0px;
padding-bottom: 10px;
    font-size: 1.8em;
border-top: 1px dashed #D6E6B5;
}
 

 


/* //////// WHITE BOX  /////////////// */

.whiteBox {
    font-size: 12px;
    border-radius: 5px 5px 5px 5px;
    padding: 20px;
 box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
}

.whiteBox a, .whiteBox a:link, .whiteBox a:active, .whiteBox a:visited {
color: #FFFFFF;
font-weight: 800;
white-space:nowrap;
}

.whiteBox a:hover {
color: #C1E15E;
font-weight: 800;
white-space:nowrap;
}