body {
  margin: 0;
  border:0;
  background-color: #FDFAF7;
}

body, td, .standardText {
  font-family: Verdana, Geneva, sans-serif;
  color: #2F3555;
}

.mceContentBody, .editorBody {
   background: #FDFAF7 !important;
	 font-size: inherit;
   font-size:12px;
	 text-align:left;
	 padding:5px;
}

input, select {
  font-family: Verdana, 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: #4E93EE !important;
}

a:link, .standout {
  color: #4E93EE;
}

a:visited {
  color: #134B94;
}

a:active {
  color: #4E93EE;
}

a:hover {
  color: #4E93EE;
}


.secondary {
  color: #2F3555;
  background-color: #DBC7A1;
}

.secondary .editableShow {
  border: 1px solid #2F3555;
}

.strong {
  color: #FFFBDC;
  background-color: #134B94;
}

.menuText {
  font-size: 10px;
  color: #2F3555;
}

.menuText a:link, .menuText a:visited {
  color: #2F3555;
  text-decoration: none;
}

.menuText a:hover {
  color: #134B94;
}

.menuL1, .menuL2, .menuL3 {
  cursor: default;
}

.contentSectionHeader {
  background-color: #DBC7A1;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: #2F3555;
	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 #2F3555;
	empty-cells: show;
  border-collapse: collapse;
}

.portalTable caption {
  font-size: 120%;
	font-weight: bold;
}

.portalTable thead td, .portalTable tfoot td {
	border-bottom: 1px inset #2F3555;
  background-color: #DBC7A1;
  font-size: .72em;
  font-weight: bold;
  color: #2F3555;
  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: #FDFAF7;
	color: #2F3555;
  float: right;
  display: inline;
  padding: 3px;
}

.portalTableSectionRight div {
  border-left: 4px solid #2F3555;
}

.portalTableName {
  text-align: right;
  vertical-align: top;
  border-bottom: 1px inset #2F3555;
}

.portalTableValue {
  border-bottom: 1px inset #2F3555;
  padding-left: 8px !important;
  text-align: left;
}

.portalTableValueRequired {
  border-left: 4px solid #2F3555;
  border-bottom: 1px inset #2F3555;
  text-align: left;
}

.portalTableValueStandout {
  border-bottom: 1px inset #2F3555;
  padding-left: 8px !important;
  color: #2F3555;
  background-color: #DBC7A1;
}

.portalTableValue .fieldError, .portalTableValueRequired .fieldError {
	color: #4E93EE;
	font-weight: bold;
}

.portalText, .portalTable textarea {
  color: #2F3555;
  border: 1px solid #2F3555;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1.1em;
}

.portalTableValue>.portalText {
  font-size: 1em;
	padding: 1px;
}

.portalTable select, .portalSelect {
  color: #2F3555;
  border: 1px solid #2F3555;
	font-size: 1em;
}

.portalCheckbox {
  margin: 0px;
}

.portalButton, .portalSubmit, .submit {
  background-color: #DBC7A1;
  font-weight: bold;
  color: #2F3555;
  border: 1px solid #2F3555;
  margin: 10px 5px;
}

.portalButton:hover, .portalSubmit:hover, .submit:hover {
  background-color: #134B94;
  color: #FFFBDC;
  border: 1px solid #DBC7A1;
}

.portalActions {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

.portalTable .sorttable_nosort {
  white-space: nowrap;
}

.atb {
  border-bottom: 1px inset #DBC7A1;
  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: #DBC7A1;
  border: black solid 1px;
  font-weight: bold;
  font-size: 13px;
  color: #2F3555;
}

#pageMessagesBox {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 500px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #DBC7A1;
  border: black solid 1px;
  font-size: 13px;
  color: #2F3555;
}

.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: #4E93EE;
font-weight: bold;
font-size: .85em;
margin-left: 2px;
}

.note {
color: #4E93EE;
font-size: .85em;
}

.formButtons {
text-align:center;
}

.comments {
  font-size: .85em;
  background-color: #DBC7A1;
  color: #2F3555;
  margin: 20px;
  padding: 8px;
  border: 1px solid #2F3555;
}

.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: #DBC7A1;
}

.adminOnly {
  font-weight: bold;
  color: #4E93EE;
}

.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: #134B94;
	border: 1px none #134B94;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: #FDFAF7;
}

.m0movero, .m0mdowno {
	background: #DBC7A1;
}

/* Style for inner tag, mover (mouse over) state */
.m0inner, .m0mouti, .m0moveri, .m0mdowni {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
}

.m0mouti {
  background-color: #FDFAF7;
  color: #2F3555;
}

.m0moveri {
  background-color: #DBC7A1;
  color: #2F3555;
}

.m0mdowni {
  background-color: #134B94;
  color: #FFFBDC;
}

#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: #DBC7A1;
  color: #2F3555;
  border: 1px solid #2F3555;
  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: #DBC7A1;
	border: 1px none #DBC7A1;
}
/* Style for outer tag, mout (mouse out) default state */
.m0default {
	background: #FDFAF7;
}
/* Style for outer tag, mover (mouse over) state */
.m0hover {
	background: #DBC7A1;
}
/* Style for outer tag, mdown (mouse down) state */
.m0clicked {
	background: #DBC7A1;;
}
/* Style for inner tag */
.m0inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #2F3555;
}
.m0innerhover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #2F3555;
}
.m1table {
	background: #DBC7A1;
	border: 1px none #DBC7A1;
}
/* Style for outer tag, mout (mouse out) default state */
.m1default {
	background: #FDFAF7;
}
/* Style for outer tag, mover (mouse over) state */
.m1hover {
	background: #DBC7A1;
}
/* Style for outer tag, mdown (mouse down) state */
.m1clicked {
	background: #DBC7A1;;
}
/* Style for inner tag */
.m1inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #2F3555;
}

.m2table {
	background: #DBC7A1;
	border: 1px none #DBC7A1;
}
/* Style for outer tag, mout (mouse out) default state */
.m2default {
	background: #FDFAF7;
}
/* Style for outer tag, mover (mouse over) state */
.m2hover {
	background: #DBC7A1;
}
/* Style for outer tag, mdown (mouse down) state */
.m2clicked {
	background: #DBC7A1;;
}
/* Style for inner tag */
.m2inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #2F3555;
}

.helpPopupLink {
  text-decoration: none;
	font-weight: bold;
}

.helpPopupLink span {
	color: #4E93EE;;
}

.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 #134B94 0;
  border-top-width: 1px;
  height: 0;
  color: #134B94;
  margin:3px 0;
}

.animalGrid {
	margin-left:auto;
	margin-right:auto;
	width:540px;
}

.animalGrid .searchResultsCell {
    width: 270px;
  height: 110px;
  font: 12px Arial;
  padding: 0 6px;
  vertical-align: top;
  text-align:left;
}

.animalGrid .border {
	 border-right: 1px inset #134B94;
}

.animalGrid .searchResultsCell img {
  border: 1px solid #DBC7A1;
}

.animalGrid .petName {
	display:block;
	width:100%;
	text-align:center;
	padding:6px 0 ;
	margin:3px 0 7px;
	background-color:#134B94;
	color:#FFFBDC;
}

.animalGrid .petName a, .animalGrid .petName a:link, .animalGrid .petName a:hover,.animalGrid .petName a:visited {
	color:#FFFBDC;
}

.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: #FDFAF7;
  color:#2F3555;
  text-align: center;
  padding: 4px;
}

.animalBrowsePanel .pageLinks a, .animalBrowsePanel .pageLinks a:visited, .animalBrowsePanel .pageLinks a:active {
  border: 1px solid #DBC7A1;
  padding:0 4px 1px;
  color: #DBC7A1;
  margin: 0 4px;
}

.animalBrowsePanel .pageLinks a:hover {
  border: 1px solid #134B94;
}

.animalBrowsePanel .pageLinksActive {
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #DBC7A1;
  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:#4E93EE;
}

.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:#FDFAF7;
	border:1px solid #2F3555;
	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 #2F3555;
background-color:#FDFAF7;
padding:5px;
}

.sidebarBox .heading {
	font-weight:bold;
	background-color:#DBC7A1;
	color:#2F3555;
	border:1px solid #2F3555;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxBody {
text-align:left;
margin:10px auto;
border:1px solid #2F3555;
padding:5px;
color:#2F3555;
}

.contentBoxBody .heading {
	font-weight:bold;
	background-color:#DBC7A1;
	color:#2F3555;
	border:1px solid #2F3555;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxStrong {
text-align:left;
margin:10px auto;
border:1px solid #2F3555;
padding:5px;
background-color:#134B94;
	color:#FFFBDC;
}

.contentBoxStrong .heading {
	font-weight:bold;
	background-color:#DBC7A1;
	color:#2F3555;
	border:1px solid #FFFBDC;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxStrong td {
	color:#FFFBDC;
	background-color:#134B94;
}

.contentBoxStrong a{
	 color:#FFFBDC;
}
.contentBoxStrong a:link{
	 color:#FFFBDC;
}
.contentBoxStrong a:visited{
	 color:#FFFBDC;
}
.contentBoxStrong a:active{
	 color:#FFFBDC;
}
.contentBoxStrong a:hover{
	 color:#FFFBDC;
}

.contentBoxSecondary {
	text-align:left;
	margin:10px auto;
	border:1px solid #2F3555;
	padding:5px;
	background-color:#DBC7A1;
	color:#2F3555;
}

.contentBoxSecondary td {
	color:#2F3555;
	background-color:#DBC7A1;
}

.contentBoxSecondary .heading {
	font-weight:bold;
	background-color:#134B94;
	color:#FFFBDC;
	border:1px solid #2F3555;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxSecondary a{
	 color:#2F3555;
}
.contentBoxSecondary a:link{
	 color:#2F3555;
}
.contentBoxSecondary a:visited{
	 color:#2F3555;
}
.contentBoxSecondary a:active{
	 color:#2F3555;
}
.contentBoxSecondary a:hover{
	 color:#2F3555;
}

.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, td, .standardText, .mceContentBody{
	font-size:12px !important;
}

body{
	text-align : center;
	background-color : #333;
}

#adminMenuContainer .adminMenu{
	text-align : left !important;
	border-bottom : 2px solid #2F3555;
}

.bodyContainer {
	width : 875px;
	height : auto;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	padding-left : 5px;
	padding-right : 5px;
	padding-bottom:5px;
	background-color : #FDFAF7;
}

html > body .pageContainer {
	width : 859px;
}

.pageContainer {
	width : 859px;
	height : auto;
	border-left : 8px solid #DBC7A1;
	border-right : 8px solid #DBC7A1;
	background-color : #FDFAF7;
}

.headerContainer {
	width : 859px;
	border-bottom:3px solid #DBC7A1;
	background-color : #134B94;
	color:#FFFBDC;
	padding-bottom:5px;
	}

.headerContainer a{
	 color:#FFFBDC;
}
.headerContainer a:link{
	 color:#FFFBDC;
}
.headerContainer a:visited{
	 color:#FFFBDC;
}
.headerContainer a:active{
	 color:#FFFBDC;
}
.headerContainer a:hover{
	 color:#FFFBDC;
}

#headerLogo{
	}

html>body #headerTitle{
	padding-top:75px;
}

html>body #headerTitle{
}

#headerTitle{
}

#headerTitle{
	padding-left:5px;
	text-align:left;
	font-size:2em;
	font-weight:bold;
	color:#FFFBDC;
	letter-spacing:2px;
	white-space:nowrap;
}

#headerContact{
	padding-left:5px;
	text-align:left;
	color:#FFFBDC;
	font-weight:bold;
	white-space:nowrap;
}

#headerContact span{
	display:block;
	white-space:nowrap;
}

html > body .headerMenu {
	width : 858px;
	margin-left : 15px;
}

.headerMenu {
	width : 858px;
	background-color : #DBC7A1;
	float : right;
	margin-top : 5px;
	text-align:center;
}

html> body .sideBarRightContainer {
	width : 178px;
}

.sideBarRightContainer {
	margin-top:20px;
	margin-bottom:20px;
	width : 188px;
	float : left;
	background-color : #FDFAF7;
	font-size : .72em;
	padding : 5px;
	border-right:2px solid;

}

html> body .sideBarMenuHeaderBorder {
	width : 164px;
	height : 54px;
}

.sideBarMenuHeaderBorder {
	width : 180px;
	height : 70px;
	padding : 7px;
}

html > body .sideBarMenuHeader {
	width : 146px;
	padding : 13px 10px;
}

.sideBarMenuHeader {
	width : 166px;
	font-size : 1.3em;
	text-transform : uppercase;
	padding : 14px 10px;
	color : #2F3555;
	background-color : #DBC7A1;
}

.sideBarRightContainer li {
	list-style-type: square;
	list-style-position: inside;
	margin-left : 15px;
	line-height : 25px;
	font-size : 1em;
	color: #DBC7A1;
}

.copyright {
	font-size : .75em;
}

.littleFont {
	font-size : .82em;
}

.mainContainer {
	padding-left : 195px;
}

.portalTable tbody td {
	background : #FDFAF7 none repeat scroll 0 0;
}

html > body .footerContainer {
	height : 20px;
	width : 838px;
}

.footerContainer {
	clear : both;
	width : 858px;
	height : 40px;
	background-color : #DBC7A1;
	color : #2F3555;
	font-size : .8em;
	text-align : left;
	padding :10px;
}

.footerContainer a {
	color : #2F3555;
}

.footerContainer a:link {
	color : #2F3555;
}

.footerContainer a:visited {
	color : #2F3555;
}

.footerContainer a:active {
	color : #2F3555;
}

.footerContainer a:hover {
	color : #2F3555;
}

.portalTableValueStandout {
	background-color:#DBC7A1 !important;
	border-bottom:1px inset #2F3555 !important;
	color:#2F3555 !important;
	padding-left:8px !important;
}

.secondary {
  color:#2F3555;
  background-color:#DBC7A1;
}

.secondary a{
	 color:#2F3555;
}
.secondary a:link{
	 color:#2F3555;
}
.secondary a:visited{
	 color:#2F3555;
}
.secondary a:active{
	 color:#2F3555;
}
.secondary a:hover{
	 color:#2F3555;
}

.contentSectionHeader a{
	 color:#2F3555;
}
.contentSectionHeader a:link{
	 color:#2F3555;
}
.contentSectionHeader a:visited{
	 color:#2F3555;
}
.contentSectionHeader a:active{
	 color:#2F3555;
}
.contentSectionHeader a:hover{
	 color:#2F3555;
}

.portalTable thead td a, .portalTable tfoot td a{
	 color:#2F3555;
}
.portalTable thead td a:link, .portalTable tfoot td a:link{
	 color:#2F3555;
}
.portalTable thead td a:visited, .portalTable tfoot td a:visited{
	 color:#2F3555;
}
.portalTable thead td a:active, .portalTable tfoot td a:active{
	 color:#2F3555;
}
.portalTable thead td a:hover, .portalTable tfoot td a:hover{
	 color:#2F3555;
}

.portalTableValueStandout a{
	 color:#2F3555;
}
.portalTableValueStandout a:link{
	 color:#2F3555;
}
.portalTableValueStandout a:visited{
	 color:#2F3555;
}
.portalTableValueStandout a:active{
	 color:#2F3555;
}
.portalTableValueStandout a:hover{
	 color:#2F3555;
}

.message a{
	 color:#2F3555;
}
.message a:link{
	 color:#2F3555;
}
.message a:visited{
	 color:#2F3555;
}
.message a:active{
	 color:#2F3555;
}
.message a:hover{
	 color:#2F3555;
}

.comments a{
	 color:#2F3555;
}
.comments a:link{
	 color:#2F3555;
}
.comments a:visited{
	 color:#2F3555;
}
.comments a:active{
	 color:#2F3555;
}
.comments a:hover{
	 color:#2F3555;
}

.portalTableSectionRight a, .portalTableSectionRight a:link, .portalTableSectionRight a:visited {
	color:#4E93EE !important;
}

.portalTableSectionRight a:hover {
	color:#4E93EE;
}

#storiesPageLinks {
	padding-right:20px;
}

#pageMessage {
margin-top:20px;
}

#headerEmailFriend{
	float:right;
	display:inline;
}

#headerShareButton{
	float:right;
	display:inline;
	margin-top:10px;
	margin-right:5px;
}

#lastUpdatedDT {
	display:inline;
	float:right;
	font-size:smaller;
	margin-top:3px;
}

/* Styles for the Tigra Menu */
/* Style for a block - DIV */
.menuLevel0 {
	background: #DBC7A1;
	border: 1px none #DBC7A1;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
/* Style for outer tag, mout (mouse out) state */
.menuLevel0 {
	background: #DBC7A1;
}

.menuLevel0OuterOver, .menuLevel0OuterDown {
	background: #2F3555;
	text-align:center;
}

/* Style for inner tag, mover (mouse over) state */
.menuLevel0InnerOut, .menuLevel0InnerOver, .menuLevel0InnerDown {
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
	text-align:center;
	white-space:nowrap;
	text-transform:uppercase;
	padding-right:0px;
	padding-left:0px;
}

.menuLevel0InnerOut {
  background-color: #DBC7A1;
  color: #2F3555;
  }

.menuLevel0InnerOver {
  background-color:#2F3555;
	color:#DBC7A1;
}

.menuLevel0InnerDown {
  background-color: #2F3555;
  color: #DBC7A1;
}

.menuLevel1 {
	background: #DBC7A1;
	border:1px solid #2F3555;
}

.menuLevel1OuterOver, .menuLevel1OuterDown {
	background: #DBC7A1;
	text-align:left;
}

/* Style for inner tag, mover (mouse over) state */
.menuLevel1InnerOut, .menuLevel1InnerOver, .menuLevel1InnerDown {
	font-family: Verdana, Geneva, sans-serif;
	white-space:nowrap;
	padding:3px 7px;
	text-align:left;
	text-transform:none;
}

.menuLevel1InnerOut {
  background-color: #DBC7A1;
  color: #2F3555;
}

.menuLevel1InnerOver {
  background-color:#2F3555;
	color:#DBC7A1;
}

.menuLevel1InnerDown {
  background-color: #DBC7A1;
  color: #2F3555;
}

.menuLevel0bar {
	color:#2F3555;
}




#leftcolumn { 
 display: inline;
 margin: 5px 5px;
 padding: 5px;
 width: 300px;
 float: left;
 color: #333;
text-align: justify;
}

#leftmiddle {
 float: left;
 margin: 5px 5px;
 padding: 40px 5px 5px 5px;
 width: 300px;
 display: inline;
 position: relative;
 color: #333;
text-align: justify;
}

#rightmiddle { 
 display: inline;
 position: relative;
 margin: 10px;
 padding: 0;
 width: 205px;
 float: left;
 color: #333;
background-color #DBC7A1;
}

.imgleft {
 align: center;
 padding: 10px;
}

.headerContainer {
width : 858px;
background-color: #FDFAF7;
background-image: url('http://s3.amazonaws.com/imagesroot.rescuegroups.aorg/webpages/s2148n91dpswyglm.jpg');
background-repeat: no-repeat;
}

#headerTitle {
text-indent: -2300px;
background-color: #fdfaf7;
background-image: url('https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s2148n8wexctssk7.png');
background-repeat: no-repeat;
background-position:left top;
height: 10px;
position: relative;
top:70px;
right:0px;
padding-right:40px;
}

#headerContact {
text-indent: -2300px;
top:0px;
right:0px;
visibility: hidden;
}

.headerMenu {
margin-top: 0px;
}

.littlespace {
    margin: 8px;
}

.button {
	background-color: #134b94;
	border:0px solid #2F3555;
	display:inline-block;
	color:#777777;
	font-family:Georgia;
	font-size:13px;
	font-weight:bold;
	padding:8px 20px;
	text-decoration:none;
        margin:5px; 
}

.button:active {
 background: #2F3555;
}

.button:hover {
background: #2F3555; color: #2F3555;
}

.donate_button {
   border-top: 1px solid #4e94ee;
   background: #134b94;
   background: -webkit-gradient(linear, left top, left bottom, from(#134b94), to(#134b94));
   background: -webkit-linear-gradient(top, #134b94, #134b94);
   background: -moz-linear-gradient(top, #134b94, #134b94);
   background: -ms-linear-gradient(top, #134b94, #134b94);
   background: -o-linear-gradient(top, #134b94, #134b94);
   padding: 6px 12px;
   -webkit-border-radius: 7px;
   -moz-border-radius: 7px;
   border-radius: 7px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 19px;
   font-family: Georgia, Serif;
   text-decoration: none;
   vertical-align: middle;
   }

.donate_button:hover {
   border-top-color: #4e94ee;
   background: #4e94ee;
   color: #ccc;
   }

.donate_button:active {
   border-top-color: #134b94;
   background: #134b94;
   }

#mission {
position: absolute;
top:-85px;
right:-630px;
width: 400px;
text-align: justify; 
color: #2F3555;
font-size: 10px;
}

hr {
  color: #DBC7A1;
  background-color: #DBC7A1;
  width: 90%;
  height: 1px;
  border: 0 none;
}

.animalBrowsePanel hr {
  border-top-width: 0px;
}

ul li {
color: #2F3555;
text-align: left;
font-size: 12px;
}

ol li {
color: #2F3555;
text-align: left;
font-size: 12px;
}

.sideBarMenuHeader {
visibility: hidden;
}

.affiliate {
visibility: hidden;
}

.sidebarmiddle {
position: relative;
top:-175px;
right:0px;
padding: 5px 5px 0px 0px;
align: left;
color: #2F3555;
}

.sideBarRightContainer {
border-right:0px solid;
}

.sidebarBox .heading {
	text-align: center;
        font-size: 12px;
        font-weight:bold;
	background-color:#DBC7A1;
	color:#2F3555;
	border: 0px solid #2F3555;
	margin:1px;
	padding:3px;
	display:block;
}

.sidebarBox .event:before {
        content: "• "
}

.sidebarBox .event {
font-size: 12px;
}

#editableFrontPageTop {
padding-right:5px;
padding-left:10px;
}

body {
background : #FDFAF7; 
}

#PageFooter
{
position: relative;
top:100px;
right:-5px;
}

#gutter {
float: left;
width: 60px;
height: 1px;
}

#col1 {
float: left;
width: 40%;
margin-bottom: 2em;
padding-right: 20px;
}

#col2 {
float: left;
width: 40%;
margin-left: 20px;
margin-bottom: 2em;
padding-right: 20px;
padding-left: 20px;
}

h1 {
font-size : 100%;
text-transform : uppercase;
font-family: "Georgia";
padding: 0px 0 10px 0px; 
}

h2 {
text-transform : uppercase;
letter-spacing : 2px;
font-size : 140%;
font-family: "Georgia";
color : #134B94;
background : transparent;
padding: 9px 0 10px 0px; 
border-bottom: 1px solid #2F3555;
}

h3 {
letter-spacing : 2px;
font-family: "Georgia";
letter-spacing:2px;
font-size : 180%;
}

h4 {
font-family: "Verdana";
font-size : 130%;
text-transform : uppercase;
}

p {
font-size: 12px;
}

.pageCenterTitle {
letter-spacing : 2px;
font-family: "Georgia";
letter-spacing:2px;
font-size : 180%;
}

blockquote {
margin : 10px 0;
padding : 15px;
font-style : italic;
color : black;
background : #DBC7A1;
width: 95%;
}

.sidebarBox {
text-align:left;
margin:10px auto;
border:0px solid #2F3555;
background-color:#FDFAF7;
padding:5px;
}


.contentSectionHeader {
padding : 5px;
}

.searchtext {
size: 25;
}

.gallery {
margin-bottom: 40px;
margin-left : 40px;
}

.sidebarmiddle .animalimg {
    border: 0px solid black;
}

.pageCenterTitle .animalimg {
    border: 0px solid black;
}

.highlightedPicture .animalimg {
    border: 0px solid black;
}

.browse {
font-size: 11px;
}

.highlightedInfo {
font-size: 12px;
}

.AnimalAd {
font-size: 10px;
}

#PageFooter
{text-indent: -1000px;
}

#animalNeedsFosterMessage
{color:#FA2A00; }

#animalAdoptionPending
{color:#FA2A00; }