body {
  margin: 0;
  border:0;
  background-color: #F2B2FF;
}

body, td, .standardText {
  font-family: Arial, Helvetica, sans-serif;
  color: #101010;
}

.mceContentBody, .editorBody {
   background: #F2B2FF !important;
	 font-size: inherit;
   font-size:12px;
	 text-align:left;
	 padding:5px;
}

input, select {
  font-family: Arial, 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: #00149D !important;
}

a:link, .standout {
  color: #00149D;
}

a:visited {
  color: #B400CD;
}

a:active {
  color: #F92EFF;
}

a:hover {
  color: #FB64FF;
}


.secondary {
  color: #101010;
  background-color: #34A900;
}

.secondary .editableShow {
  border: 1px solid #101010;
}

.strong {
  color: #F87CFF;
  background-color: #131313;
}

.menuText {
  font-size: 10px;
  color: #101010;
}

.menuText a:link, .menuText a:visited {
  color: #101010;
  text-decoration: none;
}

.menuText a:hover {
  color: #131313;
}

.menuL1, .menuL2, .menuL3 {
  cursor: default;
}

.contentSectionHeader {
  background-color: #34A900;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: #101010;
	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 #101010;
	empty-cells: show;
  border-collapse: collapse;
}

.portalTable caption {
  font-size: 120%;
	font-weight: bold;
}

.portalTable thead td, .portalTable tfoot td {
	border-bottom: 1px inset #101010;
  background-color: #34A900;
  font-size: .72em;
  font-weight: bold;
  color: #101010;
  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: #F2B2FF;
	color: #101010;
  float: right;
  display: inline;
  padding: 3px;
}

.portalTableSectionRight div {
  border-left: 4px solid #101010;
}

.portalTableName {
  text-align: right;
  vertical-align: top;
  border-bottom: 1px inset #101010;
}

.portalTableValue {
  border-bottom: 1px inset #101010;
  padding-left: 8px !important;
  text-align: left;
}

.portalTableValueRequired {
  border-left: 4px solid #101010;
  border-bottom: 1px inset #101010;
  text-align: left;
}

.portalTableValueStandout {
  border-bottom: 1px inset #101010;
  padding-left: 8px !important;
  color: #101010;
  background-color: #34A900;
}

.portalTableValue .fieldError, .portalTableValueRequired .fieldError {
	color: #00149D;
	font-weight: bold;
}

.portalText, .portalTable textarea {
  color: #101010;
  border: 1px solid #101010;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1.1em;
}

.portalTableValue>.portalText {
  font-size: 1em;
	padding: 1px;
}

.portalTable select, .portalSelect {
  color: #101010;
  border: 1px solid #101010;
	font-size: 1em;
}

.portalCheckbox {
  margin: 0px;
}

.portalButton, .portalSubmit, .submit {
  background-color: #34A900;
  font-weight: bold;
  color: #101010;
  border: 1px solid #101010;
  margin: 10px 5px;
}

.portalButton:hover, .portalSubmit:hover, .submit:hover {
  background-color: #131313;
  color: #F87CFF;
  border: 1px solid #34A900;
}

.portalActions {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

.portalTable .sorttable_nosort {
  white-space: nowrap;
}

.atb {
  border-bottom: 1px inset #34A900;
  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: #34A900;
  border: black solid 1px;
  font-weight: bold;
  font-size: 13px;
  color: #101010;
}

#pageMessagesBox {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 500px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #34A900;
  border: black solid 1px;
  font-size: 13px;
  color: #101010;
}

.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: #00149D;
font-weight: bold;
font-size: .85em;
margin-left: 2px;
}

.note {
color: #00149D;
font-size: .85em;
}

.formButtons {
text-align:center;
}

.comments {
  font-size: .85em;
  background-color: #34A900;
  color: #101010;
  margin: 20px;
  padding: 8px;
  border: 1px solid #101010;
}

.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;
}

.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: #34A900;
}

.adminOnly {
  font-weight: bold;
  color: #00149D;
}

.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: #131313;
	border: 1px none #131313;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #F2B2FF;
}

.m0movero, .m0mdowno {
	background: #34A900;
}

/* Style for inner tag, mover (mouse over) state */
.m0inner, .m0mouti, .m0moveri, .m0mdowni {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.m0mouti {
  background-color: #F2B2FF;
  color: #101010;
}

.m0moveri {
  background-color: #34A900;
  color: #101010;
}

.m0mdowni {
  background-color: #131313;
  color: #F87CFF;
}

#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: #34A900;
  color: #101010;
  border: 1px solid #101010;
  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: #34A900;
	border: 1px none #34A900;
}
/* Style for outer tag, mout (mouse out) default state */
.m0default {
	background: #F2B2FF;
}
/* Style for outer tag, mover (mouse over) state */
.m0hover {
	background: #34A900;
}
/* Style for outer tag, mdown (mouse down) state */
.m0clicked {
	background: #34A900;;
}
/* Style for inner tag */
.m0inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #101010;
}
.m0innerhover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #101010;
}
.m1table {
	background: #34A900;
	border: 1px none #34A900;
}
/* Style for outer tag, mout (mouse out) default state */
.m1default {
	background: #F2B2FF;
}
/* Style for outer tag, mover (mouse over) state */
.m1hover {
	background: #34A900;
}
/* Style for outer tag, mdown (mouse down) state */
.m1clicked {
	background: #34A900;;
}
/* Style for inner tag */
.m1inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #101010;
}

.m2table {
	background: #34A900;
	border: 1px none #34A900;
}
/* Style for outer tag, mout (mouse out) default state */
.m2default {
	background: #F2B2FF;
}
/* Style for outer tag, mover (mouse over) state */
.m2hover {
	background: #34A900;
}
/* Style for outer tag, mdown (mouse down) state */
.m2clicked {
	background: #34A900;;
}
/* Style for inner tag */
.m2inner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #101010;
}

.helpPopupLink {
  text-decoration: none;
	font-weight: bold;
}

.helpPopupLink span {
	color: #00149D;;
}

.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 #131313 0;
  border-top-width: 1px;
  height: 0;
  color: #131313;
  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 #131313;
}

.animalGrid .searchResultsCell img {
  border: 1px solid #34A900;
}

.animalGrid .petName {
	display:block;
	width:100%;
	text-align:center;
	padding:6px 0 ;
	margin:3px 0 7px;
	background-color:#131313;
	color:#F87CFF;
}

.animalGrid .petName a, .animalGrid .petName a:link, .animalGrid .petName a:hover,.animalGrid .petName a:visited {
	color:#F87CFF;
}

.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: #F2B2FF;
  color:#101010;
  text-align: center;
  padding: 4px;
}

.animalBrowsePanel .pageLinks a, .animalBrowsePanel .pageLinks a:visited, .animalBrowsePanel .pageLinks a:active {
  border: 1px solid #34A900;
  padding:0 4px 1px;
  color: #34A900;
  margin: 0 4px;
}

.animalBrowsePanel .pageLinks a:hover {
  border: 1px solid #131313;
}

.animalBrowsePanel .pageLinksActive {
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #34A900;
  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:#00149D;
}

.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:#F2B2FF;
	border:1px solid #101010;
	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 #101010;
background-color:#F2B2FF;
padding:5px;
}

.sidebarBox .heading {
	font-weight:bold;
	background-color:#34A900;
	color:#101010;
	border:1px solid #101010;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxBody {
text-align:left;
margin:10px auto;
border:1px solid #101010;
padding:5px;
color:#101010;
}

.contentBoxBody .heading {
	font-weight:bold;
	background-color:#34A900;
	color:#101010;
	border:1px solid #101010;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxStrong {
text-align:left;
margin:10px auto;
border:1px solid #101010;
padding:5px;
background-color:#131313;
	color:#F87CFF;
}

.contentBoxStrong .heading {
	font-weight:bold;
	background-color:#34A900;
	color:#101010;
	border:1px solid #F87CFF;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxStrong td {
	color:#F87CFF;
	background-color:#131313;
}

.contentBoxStrong a{
	 color:#343434;
}
.contentBoxStrong a:link{
	 color:#343434;
}
.contentBoxStrong a:visited{
	 color:#343434;
}
.contentBoxStrong a:active{
	 color:#343434;
}
.contentBoxStrong a:hover{
	 color:#343434;
}

.contentBoxSecondary {
	text-align:left;
	margin:10px auto;
	border:1px solid #101010;
	padding:5px;
	background-color:#34A900;
	color:#101010;
}

.contentBoxSecondary td {
	color:#101010;
	background-color:#34A900;
}

.contentBoxSecondary .heading {
	font-weight:bold;
	background-color:#131313;
	color:#F87CFF;
	border:1px solid #101010;
	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: Arial, Helvetica, sans-serif;
	scrollbar-face-color: #34A900;
	scrollbar-shadow-color: #131313;
	scrollbar-highlight-color: #131313;
	scrollbar-3dlight-color: #131313;
	scrollbar-darkshadow-color: #131313;
	scrollbar-track-color: #131313;
	scrollbar-arrow-color: #131313;
	color: #101010;
}

.table {
	BORDER-bottom: #131313 10px solid;
	width: 100%;
}

.header {
	background-color: #131313;
	color: #34A900;
	font-size: 14px;
	font-weight: 700;
}

.subheader a:link {
  color: #34A900;
  text-decoration: none;
}

.menu {
	background-color: #34A900;
	padding-left: 5px;
	padding-right: 3px;
	padding-top: 10px;

	padding-bottom: 10px;
	font-size: 18px;
	font-weight: 700;
	margin: 0px;
	border-top: #131313 2px solid;
}

.mainarea {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
}

.topBar {
	background-color: #34A900;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	text-align: center;
	border-top: #131313 2px solid;
	border-bottom: 0px;
}

table.topBar td {
color:#101010;
}

h1 {
	COLOR: #131313;
	TEXT-ALIGN: left;
	FONT-SIZE: 30px;
	left: 15px;
	margin-bottom:0px;
}

h2 {
	COLOR: #131313;
	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: #00149D;
	padding-left:3px;
	padding-right:3px;
}

A:active {
	COLOR: #F92EFF;
}

A:visited {
	COLOR: #B400CD;
	padding-left:3px;
	padding-right:3px;
}

A:hover {
	COLOR: #FB64FF;
	padding-left:3px;
	padding-right:3px;
}

.hi {
	BORDER-left: #34A900  3px solid;
	BORDER-RIGHT: #34A900  3px solid;
	BORDER-TOP: #34A900  3px solid;
	BORDER-BOTTOM: #34A900  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: #101010  1px solid;
	BORDER-RIGHT: #101010  1px solid;
	BORDER-TOP: #101010  1px solid;
	BORDER-BOTTOM: #101010  1px solid;
	BACKGROUND-COLOR: #34A900;
	margin-right: 2px;
	margin-top: 2px;
}

INPUT, select, textarea {
	BORDER-RIGHT: #101010 1px solid;
	BORDER-TOP: #101010 1px solid;
	BORDER-LEFT: #101010 1px solid;
	BORDER-BOTTOM: #101010 1px solid;
	COLOR: #101010;
	FONT-SIZE: 14px;
	BACKGROUND-COLOR: white;
}

.org {
  color: #F87CFF;
	font-size: 40px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
}

.subheader {
  color: #F87CFF;
	font-size: 12px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 20px;
	float: left;
}

.subheader a:link {
  color: #F87CFF;
}

.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: #131313;
}

.selector {
	font-color: #F2B2FF;
	font-size: 10px;
}

.banner {
	margin: 5px;
}

.space {
	width:28px;
	background-color: #F2B2FF;
}

.menuL1 {
  color: #00149D;
}

.menuL2 {
  color: #00149D;
  font-size: 10px;
}

.sidebarmiddle {
	font-size: 10px;
}

.sidebarmiddle .editableShow {
  border: 1px solid #101010;
}

.contentSectionHeader {
	background-color: #34A900;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: Bold;
	font-style: Italic;
	color: #101010;
}

.topSpecies {
	padding-top:3px;
	padding-bottom:3px;
}

.specialsLink {
	white-space: nowrap;
}

.editableShow {
  border: 1px solid #101010;
}



body {
    /*background-color: #fefdfb;*/
    background-color: #ede1d1;
}

.adminMenu {
    background-color: #6C3D9C;
}

.header {
    /*background-color: #333;*/
    background-color: transparent;
    padding-top: 20px;
    padding-bottom: 20px;
    border: none;
}

.header img {
    display: block;
}

.header:last-of-type {
    display: none;
}

.org, 
.subheader,
.subheader a:link {
    color: #2E0854;
}

.topBar {
    padding-top: 0px;
    background-color: #ede1d1;
    border: none;
    display: none;
}

.topBar form {
    margin-top: 6px;
    margin-right: 8px;
    background-color: #f4fef4;
    padding-top: 7px;
    padding-bottom: 7px;
}

.topSearchBox br {
    display: none;
}

.topSearchBox input[type="text"] {
    -webkit-appearance: none;
    padding: 7px;
    border-color: #2a1506;
}

.topSearchBox input[type="submit"], .portalSubmit {
    background-color: #2E0854;
    color: white;
    padding: 5px 15px;
}

.mainarea {
    background-color: #ede1d1;
    border: none;
}

.mainarea a {
    color: #6C3D9C;
    padding-left: 0px;
    padding-right: 0px;
}

.mainarea p {
    text-align: left;
}

h1, h2, h3, h4, h5, h6 {
    color: #2E0854;
}

.contentSectionHeader {
    font-size: 20px;
}

.pageCenterTitle {
    color: #2E0854;
    text-align: left;
    font-size: 30px;
}

.menu {
    background-color: #ede1d1;
    padding-left: 5px;
    padding-right: 15px;
    padding-top: 9px;
    border: none;
}

.menu .menuL1 a,  .menu .menuL2 a {
    font-size: 15px;
    text-decoration: none;
    color: white;
}

.menuL1, .menuL2 {
    background-color: #6C3D9C;
    /*background-color: #2E0854;*/
    /*background-color: #2a1506;*/
    padding: 5px;
    padding-left: 10px;
    border: 0.5px solid gray;
    font-weight: normal;
    color: white;
}

.menu img {
    display: block;
}

.menu br:first-of-type {
    display: none;
}

.standout {
    color: #2E0854 !important;
}

.front-banner {
    width: 100%;
}

.front-box {
    width: calc(33.3% - 26px);
    padding: 10px;
    margin-right: 3px;
    margin-left: 3px;
    background-color: #a89070;
    float: left;
    margin-bottom: 5px;
}

.front-box a {
    color: white;
    font-weight: bold;
    font-size: 18px;
}

.100 {
    width: 100%;
}

.page-content-boxes {
    width: 100%;
    display: flex;
}

.page-content-box, .page-content-box2 {
    padding: 10px 15px;
    background-color: #544838;
    color: white;
    width: calc(33.3% - 36px);
    margin-right: 3px;
    margin-left: 3px;
    float: left;
}

.page-content-box2 {
    margin-top: 5px;
}

.page-content-box h2,
.page-content-box2 h2 {
    color: white;
} 

.page-content-box2 a {
    color: #90EE90;
}

.front-white-box {
    background-color: #e4d2ba;
    padding: 10px 20px 20px 20px;
    width: calc(100% - 350px);
    margin-right: 10px;
    float: left;
    margin-top: 20px;
}

.front-white-box a {
   margin: 0;
   padding: 0;
}

.sidebar-images {
    width: 300px;
    float: right;
    margin-top: 20px;
}

.sidebar-images img {
    max-width: 300px;
    margin-bottom: 5px;
}

#PageHeader {
    margin-bottom: 0px;
}

.contentSectionHeader {
    background-color: transparent;
    color: #2E0854;
    padding-bottom: 10px;
    text-align: left;
}

.highlighted {
    margin-bottom: 5px;
    width: 50%;
    float: left;
}

.highlighted a {
    color: #2E0854 !important;
}

.highlighted .highlightedInfo {
    background-color: #f6f0e8;
    color: gray;
    font-size: 12px;
    padding: 15px 20px;
    height: 100px;
    width: calc(100% - 120px);
    margin-right: 10px;
    box-sizing: border-box;
    line-height: 1.2;
}

.highlighted .highlightedPicture {
    text-align: left;
    font-size: 0px;
    margin-right: 2px;
    height: 100px;
    overflow: hidden;
    width: auto;
}

.animalimg {
    border: none;
}

.mainarea p #animalMainImage {
    height: 200px;
}

p:has( #animalMainImage ) {
    float: left;
}

#animalAdoptMeSaying {
    background-color: #2E0854;
    color: white;
    padding: 5px 15px;
    display: inline-block;
}

#animalAdoptMeSaying a {
    font-weight: bold;
    color: white;
    text-decoration: underline;
}

.portalTable thead td, .portalTable thead td a, .portalTable tfoot td, .portalTable tfoot td a, #pageMessagesBox, .portalSubmit {
    background-color: #6C3D9C;
    color: white;
}

@media (max-width: 1200px) {
    .highlighted {
        width: 100%;
    }
}


/******* Additions by Alley Below *******/

/* Content container for the Wish List and Kid's page */
.wish-container {
    max-width: 800px;
    margin: auto;
}


/******* IMAGE SLIDER BELOW *******/

.cycle-slideshow {
  max-width: 500px;
  margin: 30px auto;
  border: 1px solid black;
}

.cycle-slideshow img {
  max-height: 400px;
}

.cycle-slideshow, .cycle-slideshow * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* slideshow images (these are the actual "slides") */
.cycle-slideshow img {
  /*
  some of these styles will be set by the plugin (by default) but setting them here
  helps avoid flash-of-unstyled-content
  */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  display: block;
}

/* in case script does not load */
.cycle-slideshow img:first-child {
  position: static;
  z-index: 100;
}

/* pager - aka the circles */
.cycle-pager {
  text-align: center;
  width: 100%;
  z-index: 500;
  position: absolute;
  overflow: hidden;
}

.cycle-pager span {
  font-family: arial;
  font-size: 30px;
  width: 10px;
  height: 16px;
  display: inline-block;
  color: #6c3d9c;
  cursor: pointer;
}

.cycle-pager span.cycle-pager-active {
  color: #5abc68;
}

.cycle-pager > * {
  cursor: pointer;
}

/* caption - bottom text */
.cycle-caption {
  position: absolute;
  color: white;
  bottom: 15px;
  right: 15px;
  z-index: 700;
}

/* overlay */
.cycle-overlay {
  text-align: center;
  font-family: arial, helvetica;
  font-size: 18px;
  letter-spacing: 0.3px;
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 600;
  background: black;
  color: white;
  padding: 15px;
  opacity: .5;
}

/* top title overlay */
.cycle-title-overlay {
  max-width: calc(100%/3);
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  font-family: arial, helvetica;
  letter-spacing: 0.3px;
  position: absolute;
  top: 0;
  z-index: 600;
  background: white;
  color: #6c3d9c;
  margin: 10px 0 0 10px;
  padding: 5px 10px;
  border-radius: 10px;
  border: 2px solid #5abc68;
  opacity: .7;
}

/* prev / next links */
.cycle-prev, .cycle-next {
  position: absolute;
  top: 0;
  width: 30%;
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: 800;
  height: 100%;
  cursor: pointer;
}

.cycle-prev {
  left: 0;
  background: url(https://malsup.github.com/images/left.png) 50% 50% no-repeat;
}

.cycle-next {
  right: 0;
  background: url(https://malsup.github.com/images/right.png) 50% 50% no-repeat;
}

.cycle-prev:hover,
.cycle-next:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}

.disabled { opacity: .5;
  filter:alpha(opacity=50);
}

/* display paused text on top of paused slideshow */
.cycle-paused:after {
  content: 'Paused';
  color: white;
  background: black;
  padding: 10px;
  z-index: 500;
  position: absolute;
  top: 10px;
  right: 10px;
  border-radius: 10px;
  opacity: .5;
  filter: alpha(opacity=50);
}
