body {
  margin: 0;
  border:0;
  background-color: WHITE;
}

body, td, .standardText {
  font-family: Verdana, Geneva, sans-serif;
  color: #141412;
}

.mceContentBody, .editorBody {
   background: WHITE !important;
	 font-size: inherit;
   font-size:14px;
	 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: #016EAF !important;
}

a:link, .standout {
  color: #016EAF;
}

a:visited {
  color: #016EAF;
}

a:active {
  color: #F6C545;
}

a:hover {
  color: #F6C545;
}


.secondary {
  color: #FFF;
  background-color: #016EAF;
}

.secondary .editableShow {
  border: 1px solid #FFF;
}

.strong {
  color: #FFF;
  background-color: #09456C;
}

.menuText {
  font-size: 10px;
  color: #FFF;
}

.menuText a:link, .menuText a:visited {
  color: #FFF;
  text-decoration: none;
}

.menuText a:hover {
  color: #09456C;
}

.menuL1, .menuL2, .menuL3 {
  cursor: default;
}

.contentSectionHeader {
  background-color: #016EAF;
  text-align: center;
  font-weight: Bold;
  font-style: Italic;
  color: #FFF;
	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 #141412;
	empty-cells: show;
  border-collapse: collapse;
}

.portalTable caption {
  font-size: 120%;
	font-weight: bold;
}

.portalTable thead td, .portalTable tfoot td {
	border-bottom: 1px inset #141412;
  background-color: #016EAF;
  font-size: .72em;
  font-weight: bold;
  color: #FFF;
  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: WHITE;
	color: #141412;
  float: right;
  display: inline;
  padding: 3px;
}

.portalTableSectionRight div {
  border-left: 4px solid #141412;
}

.portalTableName {
  text-align: right;
  vertical-align: top;
  border-bottom: 1px inset #141412;
}

.portalTableValue {
  border-bottom: 1px inset #141412;
  padding-left: 8px !important;
  text-align: left;
}

.portalTableValueRequired {
  border-left: 4px solid #141412;
  border-bottom: 1px inset #141412;
  text-align: left;
}

.portalTableValueStandout {
  border-bottom: 1px inset #141412;
  padding-left: 8px !important;
  color: #FFF;
  background-color: #016EAF;
}

.portalTableValue .fieldError, .portalTableValueRequired .fieldError {
	color: #016EAF;
	font-weight: bold;
}

.portalText, .portalTable textarea {
  color: #141412;
  border: 1px solid #141412;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1.1em;
}

.portalTableValue>.portalText {
  font-size: 1em;
	padding: 1px;
}

.portalTable select, .portalSelect {
  color: #141412;
  border: 1px solid #141412;
	font-size: 1em;
}

.portalCheckbox {
  margin: 0px;
}

.portalButton, .portalSubmit, .submit {
  background-color: #016EAF;
  font-weight: bold;
  color: #FFF;
  border: 1px solid #FFF;
  margin: 10px 5px;
}

.portalButton:hover, .portalSubmit:hover, .submit:hover {
  background-color: #09456C;
  color: #FFF;
  border: 1px solid #016EAF;
}

.portalActions {
  text-align: left;
  font-weight: bold;
  vertical-align: top;
}

.portalTable .sorttable_nosort {
  white-space: nowrap;
}

.atb {
  border-bottom: 1px inset #016EAF;
  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: #016EAF;
  border: black solid 1px;
  font-weight: bold;
  font-size: 13px;
  color: #FFF;
}

#pageMessagesBox {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 500px;
  padding: 10px;
  margin-bottom: 15px;
  background-color: #016EAF;
  border: black solid 1px;
  font-size: 13px;
  color: #FFF;
}

.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: #016EAF;
font-weight: bold;
font-size: .85em;
margin-left: 2px;
}

.note {
color: #016EAF;
font-size: .85em;
}

.formButtons {
text-align:center;
}

.comments {
  font-size: .85em;
  background-color: #016EAF;
  color: #FFF;
  margin: 20px;
  padding: 8px;
  border: 1px solid #FFF;
}

.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 #D3B200;
}

.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: #016EAF;
}

.adminOnly {
  font-weight: bold;
  color: #016EAF;
}

.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: #09456C;
	border: 1px none #09456C;
}
/* Style for outer tag, mout (mouse out) state */
.m0mouto {
	background: WHITE;
}

.m0movero, .m0mdowno {
	background: #016EAF;
}

/* 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: WHITE;
  color: #141412;
}

.m0moveri {
  background-color: #016EAF;
  color: #FFF;
}

.m0mdowni {
  background-color: #09456C;
  color: #FFF;
}

#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: #016EAF;
  color: #FFF;
  border: 1px solid #FFF;
  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: #016EAF;
	border: 1px none #016EAF;
}
/* Style for outer tag, mout (mouse out) default state */
.m0default {
	background: WHITE;
}
/* Style for outer tag, mover (mouse over) state */
.m0hover {
	background: #016EAF;
}
/* Style for outer tag, mdown (mouse down) state */
.m0clicked {
	background: #016EAF;;
}
/* Style for inner tag */
.m0inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #141412;
}
.m0innerhover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #FFF;
}
.m1table {
	background: #016EAF;
	border: 1px none #016EAF;
}
/* Style for outer tag, mout (mouse out) default state */
.m1default {
	background: WHITE;
}
/* Style for outer tag, mover (mouse over) state */
.m1hover {
	background: #016EAF;
}
/* Style for outer tag, mdown (mouse down) state */
.m1clicked {
	background: #016EAF;;
}
/* Style for inner tag */
.m1inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #141412;
}

.m2table {
	background: #016EAF;
	border: 1px none #016EAF;
}
/* Style for outer tag, mout (mouse out) default state */
.m2default {
	background: WHITE;
}
/* Style for outer tag, mover (mouse over) state */
.m2hover {
	background: #016EAF;
}
/* Style for outer tag, mdown (mouse down) state */
.m2clicked {
	background: #016EAF;;
}
/* Style for inner tag */
.m2inner {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 3px;
	color : #141412;
}

.helpPopupLink {
  text-decoration: none;
	font-weight: bold;
}

.helpPopupLink span {
	color: #016EAF;;
}

.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 #09456C 0;
  border-top-width: 1px;
  height: 0;
  color: #09456C;
  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 #09456C;
}

.animalGrid .searchResultsCell img {
  border: 1px solid #016EAF;
}

.animalGrid .petName {
	display:block;
	width:100%;
	text-align:center;
	padding:6px 0 ;
	margin:3px 0 7px;
	background-color:#09456C;
	color:#FFF;
}

.animalGrid .petName a, .animalGrid .petName a:link, .animalGrid .petName a:hover,.animalGrid .petName a:visited {
	color:#FFF;
}

.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: WHITE;
  color:#141412;
  text-align: center;
  padding: 4px;
}

.animalBrowsePanel .pageLinks a, .animalBrowsePanel .pageLinks a:visited, .animalBrowsePanel .pageLinks a:active {
  border: 1px solid #016EAF;
  padding:0 4px 1px;
  color: #016EAF;
  margin: 0 4px;
}

.animalBrowsePanel .pageLinks a:hover {
  border: 1px solid #09456C;
}

.animalBrowsePanel .pageLinksActive {
  font-weight: bold;
  text-decoration: none;
  border: 1px solid #016EAF;
  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:#016EAF;
}

.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:WHITE;
	border:1px solid #141412;
	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 #141412;
background-color:WHITE;
padding:5px;
}

.sidebarBox .heading {
	font-weight:bold;
	background-color:#016EAF;
	color:#FFF;
	border:1px solid #141412;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxBody {
text-align:left;
margin:10px auto;
border:1px solid #141412;
padding:5px;
color:#141412;
}

.contentBoxBody .heading {
	font-weight:bold;
	background-color:#016EAF;
	color:#FFF;
	border:1px solid #141412;
	font-size:1.15em;
	margin:1px;
	padding:3px;
	display:block;
}

.contentBoxStrong {
text-align:left;
margin:10px auto;
border:1px solid #141412;
padding:5px;
background-color:#09456C;
	color:#FFF;
}

.contentBoxStrong .heading {
	font-weight:bold;
	background-color:#016EAF;
	color:#FFF;
	border:1px solid #FFF;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxStrong td {
	color:#FFF;
	background-color:#09456C;
}

.contentBoxStrong a{
	 color:#FFF;
}
.contentBoxStrong a:link{
	 color:#FFF;
}
.contentBoxStrong a:visited{
	 color:#FFF;
}
.contentBoxStrong a:active{
	 color:#F6C545;
}
.contentBoxStrong a:hover{
	 color:#F6C545;
}

.contentBoxSecondary {
	text-align:left;
	margin:10px auto;
	border:1px solid #141412;
	padding:5px;
	background-color:#016EAF;
	color:#FFF;
}

.contentBoxSecondary td {
	color:#FFF;
	background-color:#016EAF;
}

.contentBoxSecondary .heading {
	font-weight:bold;
	background-color:#09456C;
	color:#FFF;
	border:1px solid #FFF;
	font-size:1.15em;
	margin:1px;
	padding:3px;
		display:block;
}

.contentBoxSecondary a{
	 color:#FFF;
}
.contentBoxSecondary a:link{
	 color:#FFF;
}
.contentBoxSecondary a:visited{
	 color:#FFF;
}
.contentBoxSecondary a:active{
	 color:#F6C545;
}
.contentBoxSecondary a:hover{
	 color:#F6C545;
}

.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 : WHITE none repeat scroll 0 0;
}

body, td {
	font-size:14px;
	color:#141412;
  line-height:1.4em;
}


.portalTableValueStandout {
	background-color:#016EAF !important;
	border-bottom:1px inset #FFF !important;
	color:#FFF !important;
	padding-left:8px !important;
}

.secondary {
  color:#FFF;
  background-color:#016EAF;
}

.secondary a{
	 color:#FFF;
}
.secondary a:link{
	 color:#FFF;
}
.secondary a:visited{
	 color:#FFF;
}
.secondary a:active{
	 color:#F6C545;
}
.secondary a:hover{
	 color:#F6C545;
}

.contentSectionHeader {
	color:#141412;
	background-color:WHITE;
	text-align:left;
	font-size:1.25em;
	font-style:normal;
	border-bottom:2px solid #016EAF;
	padding-bottom:3px;
}
.contentSectionHeader a{
	 color:#016EAF;
	 text-decoration:none;
}
.contentSectionHeader a:link{
	 color:#016EAF;
}
.contentSectionHeader a:visited{
	 color:#016EAF;
}
.contentSectionHeader a:active{
	 color:#F6C545;
}
.contentSectionHeader a:hover{
	 color:#F6C545;
}

.portalTable thead td a, .portalTable tfoot td a{
	 color:#FFF;
}
.portalTable thead td a:link, .portalTable tfoot td a:link{
	 color:#FFF;
}
.portalTable thead td a:visited, .portalTable tfoot td a:visited{
	 color:#FFF;
}
.portalTable thead td a:active, .portalTable tfoot td a:active{
	 color:#F6C545;
}
.portalTable thead td a:hover, .portalTable tfoot td a:hover{
	 color:#F6C545;
}

.portalTableValueStandout a{
	 color:#FFF;
}
.portalTableValueStandout a:link{
	 color:#FFF;
}
.portalTableValueStandout a:visited{
	 color:#FFF;
}
.portalTableValueStandout a:active{
	 color:#F6C545;
}
.portalTableValueStandout a:hover{
	 color:#F6C545;
}

.message a{
	 color:#FFF;
}
.message a:link{
	 color:#FFF;
}
.message a:visited{
	 color:#FFF;
}
.message a:active{
	 color:#F6C545;
}
.message a:hover{
	 color:#F6C545;
}

.comments a{
	 color:#FFF;
}
.comments a:link{
	 color:#FFF;
}
.comments a:visited{
	 color:#FFF;
}
.comments a:active{
	 color:#F6C545;
}
.comments a:hover{
	 color:#F6C545;
}

.portalTableSectionRight a, .portalTableSectionRight a:link, .portalTableSectionRight a:visited {
	color:#016EAF !important;
}

.portalTableSectionRight a:hover {
	color:#F6C545;
}

#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 #141412;
}

body {
	background-color : #333;
}

.siteWidth {
	width : 1050px;
}

#bodyContainer {
	margin:10px 0 5px 0;
	margin-left : auto;
	margin-right : auto;
	text-align : left;
	background-color : WHITE;
	font-size:inherit;
}

#header {
	margin: 0 0 0 0;
	color: #FFF;
}

#headerContent {
  background-color : #09456C;
  color:#FFF;
  padding:10px;
}

#headerContent a{
   color:#FFF;
}
#headerContent a:link{
   color:#FFF;
}
#headerContent a:visited{
   color:#FFF;
}
#headerContent a:active{
   color:#F6C545;
}
#headerContent a:hover{
   color:#F6C545;
}

#headerContainer a{
   color:#FFF;
}
#headerContainer a:link{
   color:#FFF;
}
#headerContainer a:visited{
   color:#FFF;
}
#headerContainer a:active{
   color:#F6C545;
}
#headerContainer a:hover{
   color:#F6C545;
}

#headerLogo{
    background:url('https://s3.amazonaws.com/imagesroot.rescuegroups.org/logos/s1791logo20080124173358.jpg') no-repeat;
  width:140px;
  height:157px;
  margin-top:10px;
  margin-right:25px;
  float:left;
  }

#headerTitle{
  padding-left:5px;
  text-align:left;
  font-size:2em;
  font-weight:bold;
  color:#FFF;
  letter-spacing:2px;
  white-space:nowrap;
}

#headerContact{
  padding-left:5px;
  text-align:left;
  color:#FFF;
  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:#016EAF;
	color:#FFF;
	border:1px solid #141412;
	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:WHITE;
	color:#141412;
	border:0px solid #141412;
	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:#FFF;
}
#footer td a:link{
	 color:#FFF;
}
#footer td a:visited{
	 color:#FFF;
}
#footer td{
	 color:#F6C545;
}
#footer td a:hover{
	 color:#F6C545;
}

#footerContent {
	background : #09456C;
	color: #FFF;
	min-height:200px;
}

#footerContent {
  padding:15px;
  color: #FFF;
}

#footerContent td {
  color: #FFF;
}

#footerMenu {
		padding:10px;
    text-align:center;
}

#footercopyright {
  text-align:center;
}

#copyright {
  width:600px;
  margin:auto;
}

.menuBottom, .menuBottomfirst {
	display:inline;
}

.menuBottom a, .menuBottomfirst a{
	 color:#FFF;
}
.menuBottom a:link, .menuBottomfirst a:link{
	 color:#FFF;
}
.menuBottom a:visited, .menuBottomfirst a:visited{
	 color:#FFF;
}
.menuBottom a:active, .menuBottomfirst a:active{
	 color:#F6C545;
}
.menuBottom a:hover, .menuBottomfirst a:hover{
	 color:#F6C545;
}


#sidebarmiddle {
	text-align:left;
}

#hitCounter {
	text-align:center;
}

.pageCenterTitle {
	text-align:left;
	font-size:1.55em;
}

#headerMenu {
  background-color: #016EAF;
  border-top:1px solid #FFF;
  border-bottom:1px solid #FFF;
}

#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:WHITE;
}

#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: #016EAF;
	border: 0px none #141412;
	margin-left:auto;
	margin-right:auto;
}

/* Style for outer tag, mout (mouse out) state */
.menuLevel0OuterOut, .menuLevel0OuterOver, .menuLevel0OuterDown {
  /*border: 1px solid #FFF;*/
  text-align:center;
  padding: 0px;
}

/* Style for inner tag, mover (mouse over) state */
.menuLevel0InnerOut, .menuLevel0InnerOver, .menuLevel0InnerDown {
  font-family: Verdana, Geneva, sans-serif;
  font-size:15.4px;
  /*white-space:nowrap;*/
  background-color: #016EAF;
  color: #FFF;
    padding: 0px;
  text-align:center;
}

.menuLevel0InnerOut {
}

.menuLevel0InnerOver {
  background-color: #09456C;
  color: #FFF;
}

.menuLevel0InnerDown {
  background-color: #09456C;
  color: #FFF;
}

.menuLevel1 {
  background: #016EAF;
  border: 0px none #141412;
  margin-left:auto;
  margin-right:auto;
  padding: 0px;
}

.menuLevel1OuterOut, .menuLevel1OuterOver, .menuLevel1OuterDown {
  border: 0px solid #FFF;
  text-align:left;
  padding: 0px 0px 0px 0px;
  border-left: 3px solid #016EAF;
}

.menuLevel1InnerOut, .menuLevel1InnerOver, .menuLevel1InnerDown {
  font-family: Verdana, Geneva, sans-serif;
  font-size:15.4px;
  white-space:nowrap;
  background-color: #016EAF;
  color: #FFF;
    padding: 0px;
  border-left: 0px solid #016EAF;
}

.menuLevel1InnerOut {
}

.menuLevel1InnerOver, .menuLevel1OuterOver {
  background-color: #09456C;
  color: #FFF;
  padding:0px;
  border-left: 3px solid #09456C;
}

.menuLevel1InnerDown, .menuLevel1OuterDown {
  background-color: #09456C;
  color: #FFF;
  padding:0px;
  border-left: 3px solid #09456C;
}




@charset "UTF-8";
/* CSS Document */
/* header code for google fonts and font-awesome icon font to go in header of site */
/*<link href='https://fonts.googleapis.com/css?family=Bitter:400,700|Droid+Sans:400,700' rel='stylesheet' type='text/css'>

<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css">

*/


/* ===============
CSS for GGBR Sarah Dailey
sarahdailey@redpearldesigncompany.com
2015

=============== */

/* ===============
NAVIGATION
=============== */

.featured-animal-home {
	border: solid 1px #dbdbdb;
	background-color: #f4f4f4;
	padding-left: 15px;
padding-bottom:15px;
margin-left: 20px;
margin-right: 20px;
	}


/* ===============
NAVIGATION
=============== */

/*#headerMenu {
background-color: #4D4A47;
border-bottom: 0px solid #FFFFFF;
border-top: 0px solid #FFFFFF;
vertical-align: center;
}*/

#headerMenu {
    font-weight: 500;
	background: #016eaf; /* Old browsers */
	background: -moz-linear-gradient(top, #016eaf 0%, #01588c 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016eaf), color-stop(100%,#01588c)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #016eaf 0%,#01588c 100%); /* IE10+ */
	background: linear-gradient(to bottom, #016eaf 0%,#01588c 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016eaf', endColorstr='#01588c',GradientType=0 ); /* IE6-9 */
	border:0px;
	}


#m0m {
border-top: 0px;
border-bottom: 0px;
background: #016eaf; /* Old browsers */
background: -moz-linear-gradient(top, #016eaf 0%, #01588c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016eaf), color-stop(100%,#01588c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #016eaf 0%,#01588c 100%); /* IE10+ */
background: linear-gradient(to bottom, #016eaf 0%,#01588c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016eaf', endColorstr='#01588c',GradientType=0 ); /* IE6-9 */
}

/* Styles for the Tigra Menu */
/* Style for a block - DIV */
/* MENU LEVEL 0 */


.menuLevel0 {
background: #016eaf; /* Old browsers */
background: -moz-linear-gradient(top, #016eaf 0%, #01588c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016eaf), color-stop(100%,#01588c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #016eaf 0%,#01588c 100%); /* IE10+ */
background: linear-gradient(to bottom, #016eaf 0%,#01588c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016eaf', endColorstr='#01588c',GradientType=0 ); /* IE6-9 */
border: 0px;
margin-left:auto;
margin-right:auto;
font-size: 28px;
 text-align:left;
}

/* Style for outer tag, mout (mouse out) state */
.menuLevel0OuterOut, .menuLevel0OuterOver, .menuLevel0OuterDown {
background: #016eaf; /* Old browsers */
background: -moz-linear-gradient(top, #016eaf 0%, #01588c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016eaf), color-stop(100%,#01588c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #016eaf 0%,#01588c 100%); /* IE10+ */
background: linear-gradient(to bottom, #016eaf 0%,#01588c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016eaf', endColorstr='#01588c',GradientType=0 ); /* IE6-9 */
  text-align:left;
font-weight: 500;
font-size: 28px;
}

/* Style for inner tag, mover (mouse over) state */
.menuLevel0InnerOut, .menuLevel0InnerOver, .menuLevel0InnerDown {

background: #016eaf; /* Old browsers */
background: -moz-linear-gradient(top, #016eaf 0%, #01588c 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#016eaf), color-stop(100%,#01588c)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #016eaf 0%,#01588c 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #016eaf 0%,#01588c 100%); /* IE10+ */
background: linear-gradient(to bottom, #016eaf 0%,#01588c 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#016eaf', endColorstr='#01588c',GradientType=0 ); /* IE6-9 */
text-align:center;
white-space:nowrap;
font-weight: 600;
 -moz-osx-font-smoothing: grayscale;
  font-family: "Bitter",serif;
padding: 10px 0px;
font-size: 17px;

}
.menuLevel0InnerOver, .menuLevel0OuterOver {

}




/* MENU LEVEL 1*/

.menuLevel1 {
margin-left:auto;
margin-right:auto;
padding: 0px;
border: 0px;
font-weight: 500;
margin-top: 14px;
}

.menuLevel1OuterOut, .menuLevel1OuterOver, .menuLevel1OuterDown {
  border: 0px;
  text-align:left;
padding: 5px;
  border-left: 0px;
font-weight: 500;

}

.menuLevel1InnerOut, .menuLevel1InnerOver, .menuLevel1InnerDown {
white-space:nowrap;
border-left: 0px;
padding: 5px;
 -moz-osx-font-smoothing: grayscale;
    font-family: "Bitter",serif;
font-weight: 500;
}

.menuLevel1InnerOver, .menuLevel1OuterOver {
  border-left: 0px;
padding: 5px;
font-weight: 500;

}
.menuLevel1InnerDown, .menuLevel1OuterDown { 
border-left: 0px;
padding: 5px;
font-weight: 500;
}



/* ===============
overall CSS - Headings 
  =============== */


h1, .pageCenterTitle, .contentSectionHeader{
    -moz-osx-font-smoothing: grayscale;
    font-family: "Bitter",serif;
    font-weight: 400;
    font-size: 28px;
    color: #ea1848;
    line-height: 1.2em;
	}

h2 {
    -moz-osx-font-smoothing: grayscale;
    font-family: "Bitter",serif;
    font-weight: 400;
    font-size: 24px;
    color: #ea1848;
    line-height: 1.2em;
	}

h3 {
    -moz-osx-font-smoothing: grayscale;
    font-family: "Bitter",serif;
    font-weight: 400;
    font-size: 20px;
    color: #ea1848;
    line-height: 1.2em;
	}

h4 {
    -moz-osx-font-smoothing: grayscale;
    font-family: "Bitter",serif;
    font-weight: 400;
    font-size: 16px;
    color: #ea1848;
    line-height: 1.2em;
	}
	

body, td, .standardText, p {
   -moz-osx-font-smoothing: grayscale;
    font-family: 'Droid Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #151515;
}
/* ===============
SIDEBAR
=============== */

/* Sidebar */	
.sidebar {
	width: 300px;
	padding: 0 0 0 20px;
	/*border-left: 1px solid #dedede;*/
	-moz-osx-font-smoothing: grayscale;
    font-family: 'Droid Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #151515;
	}

.sidebar h4 {
    color: #414852;
	}

.search-sidebar {
	margin-bottom: 30px;
	}
	
.search-sidebar-title {
	background-image: url("https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s1791nackz7n6nmy.png");
	background-repeat: no-repeat;
	height: 50px;
    padding: 0 0 0 60px;
	margin-bottom: 10px;
	}
	
.search-sidebar-title h4 {
    padding: 13px 0 0;
}

.newsletter-sidebar {
	margin-bottom: 30px;
	}
	
.newsletter-sidebar-title {
	background-image: url("https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s1791ndspxdrrs54.png");
	background-repeat: no-repeat;
	height: 60px;
	margin-bottom: 10px;
	}
	
.newsletter-sidebar-title h4 {
    padding: 38px 40px 0 0;
	text-align: right;
}

.newsletter-signup-sidebar {
    margin: 20px 0 40px;
    text-align: center;
}

.newsletter-signup-home-button {
    background-color: rgb(255, 202, 60);
    border-color: #f8bc1a;
    border-radius: 5px;
    border-style: none none solid;
    border-width: medium medium 3px;
	padding: 10px 30px 8px;
	color: #ffffff;
	}

a.newsletter-signup-home-button {
    color: #ffffff !important;
    font-weight: 600;
    text-transform: uppercase;
}

a:hover.newsletter-signup-home-button {
    background-color: #f8bc1a;
    border-color: #ffca3c;
    color: #ffffff;
    text-decoration: none;
}

.featured-dog-sidebar {
	background-color: #f4f4f4;
	border: 2px solid #ea1848; 
	margin-bottom: 30px;
	margin-left: 10px;
	}

.featured-dog-sidebar-title {
	background-image: url("https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s1791ndmh7ntxycg.png");
	background-repeat: no-repeat;
	height: 60px;
	margin-left: -17px;
	margin-bottom: 10px;
	}
	
.featured-dog-sidebar-title h4 {
    margin: 10px 0 0;
    padding: 19px 0 0 68px;
}

.featured-dog-tool {
	padding: 0px 10px 10px; 
	}

.contact-sidebar { 
	background-image: url("https://s3.amazonaws.com/imagesroot.rescuegroups.org/webpages/s1791nlqxj9iqwgw.png");
	background-repeat: no-repeat;
	margin-bottom: 30px;
margin-left: 20px;
	}

.contact-sidebar-title {
	height: 50px;
    padding: 0 0 0 60px;
	margin-bottom: 10px;
	}
	
.contact-sidebar-title h4 {
    padding: 5px 0 0;
}

.contact-info {
	margin: 0px 0px 0px 20px;
	color: #016eaf;
	}
	
.contact-info i {
	margin: 0px 20px 10px 0px;
	font-size: 24px; 
	}

.contact-info a {
	color: #016eaf;
	}


/* ===============
MODIFYING EXISTING STYLES FROM RESCUE GROUPS DEFAULTS
=============== */

/* Sidebar - Search */
#siteSearchLabel {
    display: none;
	}

.smallFormField {
    border-color: black;
    border-style: solid;
    border-width: 1px;
    font-size: 12px;
    height: 23px;
    margin: 3px;
    padding: 1px;
    width: 270px;
	}

#siteSearchButton .smallFormField {
    background-color: rgb(255, 202, 60);
    border-color: #f8bc1a;
    border-radius: 5px;
    border-style: none none solid;
    border-width: medium medium 3px;
    height: 30px;
    width: 100px;
	}

/* Sidebar - Featured Animal */

.AnimalAd {
	font-size: 15px;
	}


/* Animal Sponsor Page Button */

#animalSponsorLink {
    background-color: rgb(255, 202, 60);
    border-color: #f8bc1a;
    border-radius: 5px;
    border-style: none none solid;
    border-width: medium medium 3px;
    padding: 10px 30px 8px;
    color: #ffffff;
	}

#animalSponsorLink a {
    color: #ffffff !important;
    font-weight: 600;
    text-transform: uppercase;
}

/* Home featured animal section */

.contentSectionHeader {
    display: none;
}

.highlighted {
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #dbdbdb;
    margin: -75px auto 50px !important;
    padding: 70px 20px 20px;
    width: 920px;
}

.featured-home-title {
    padding: 0 35px;
}



/* ===============
LINKS
=============== */

a  {
    color: #016eaf;
	text-decoration: none;
	}

a:link, .standout {
    color: #016eaf;
}

p a {
    color: #016eaf !important;
}

a:hover {
	color: #ffca3c;
	text-decoration: none;
	}

/* ===============
3column-home
=============== */
.three-column-home {
     width: 1000px;
     margin-bottom: 55px;
	}
	
.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}

.donate-home {
	width: 291px;
	margin: 10px 20px;
	float: left;
	}
	
.adopt-home {
	width: 295px;
	margin: 10px 0px;
	padding: 0px 20px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	float: left;
	}
	
.volunteer-home {
	width: 291px;
	margin: 10px 20px;
	float: left;
	}
	
.three-column-home h2 {
	text-align: center;
	}
	
.three-column-home .button {
	text-align: center;
	margin: 25px 0px 10px 0px;
	}
	
.featured-section-left-home {
	width: 460px;
	margin: 0px 20px;
	float: left;
	}
	
.featured-section-right-home {
	width: 459px;
	margin: 0px 20px 0px 0px;
	padding-left: 20px;
	border-left: 1px solid #dedede;
	float: left;
	}



/* ===============
GGBR FOOTER

=============== */

#footerContent {
    color: #fff;
    padding: 0px;
}

.footer-container {
	width: 1000px;

	}

.footer-content {
	background: rgba(16,130,191,1);
	background: -moz-linear-gradient(top, rgba(16,130,191,1) 0%, rgba(1,87,141,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(16,130,191,1)), color-stop(100%, 		rgba(1,87,141,1)));
	background: -webkit-linear-gradient(top, rgba(16,130,191,1) 0%, rgba(1,87,141,1) 100%);
	background: -o-linear-gradient(top, rgba(16,130,191,1) 0%, rgba(1,87,141,1) 100%);
	background: -ms-linear-gradient(top, rgba(16,130,191,1) 0%, rgba(1,87,141,1) 100%);
	background: linear-gradient(to bottom, rgba(16,130,191,1) 0%, rgba(1,87,141,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1082bf', endColorstr='#01578d', GradientType=0 );
	margin-top: -15px;
	padding: 15px 30px 20px 30px;
	color: #ffffff;
	font-family: 'Bitter', serif;
	font-size: 14px;
    font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	}
	
.footer-content a {
	color: #ffffff;
	text-decoration:none;
	}
	
.footer-content a:hover {
	color: #ffca3c;
	}
	
.footer-content h3 {
	font-size: 20px;
color: #fff
	}
	
.footer-content h4 {
	font-size: 16px;
	margin: 15px 0 5px;	
	}
	
.footer-content h4.col-top {
    margin: 0 0 5px;
}

.connect h3 {
	text-align: center;
	}

.contact {
	width: 205px;
	height: auto;
	padding-right: 10px;
	float: left;
	display: inline-block;
	}
	
.contact-item {
	margin: 15px 0px;
	}
	
.footer-browse {
	width: 488px;
	height: auto;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	padding: 0px 10px;
	float: left;
	display: inline-block;
}

.connect {
	width: 205px;
	height: auto;
	padding-left: 10px;
	float: left;
	display: inline-block;
	}

.clearfix:after { 
   content: "."; 
   visibility: hidden; 
   display: block; 
   height: 0; 
   clear: both;
}


.footer-browse-col1 {
	width: 230px;
	height: auto;
	padding-right: 10px;
	float: left;
	}

.footer-browse-col2 {
	width: 230px;
	height: auto;
	padding-left: 10px;
	float: left;
	}

.footer-browse-2col ul {
	line-height: 1.4em;
    list-style-type: none;
    padding: 0 12px;
	margin: 5px 0;
	}


.footer-social {
    font-size: 30px;
	float: left;
	margin: 0 20px 40px;
	}


.footer-copyright {
	background-color: #09456c;
	color: #ffffff;
	padding: 12px;
	text-align:center;
	clear: both;
	font-family: 'Bitter', serif;
	font-size: 14px;
    font-weight: 400;
	-moz-osx-font-smoothing: grayscale;
	}
	
.footer-copyright a {
	color: #ffffff;
	text-decoration:none;
	}
	
.footer-copyright a:hover {
	color: #ffca3c;
	}



/* ===============
SITE WIDTH AND BODY
  =============== */
  .siteWidth {
    width: 1000px;
}

body {
background-color: #f4f4f4;
	margin: 0px;
	padding: 0px;
}

/* to hide the sidebar on the home page*/

#Page184 #content tbody td#right {
display: none;
}

#Page184 #content tbody td#center {
    padding: 0px;
}

#Page184 table#content {
margin-top: 0;
margin-bottom: 0;
}



/* ===============
HEADER
=============== */

#headerContent {
 background-color: #fff;
padding: 12px 15px;
margin: 0px;
}

#headerContent h1{
color: #333;
}

#header {
    margin: 0;
}

.header-logo {
	float: left;
	}
	
.header-login {
        -moz-osx-font-smoothing: grayscale;
        font-family: "Bitter",serif;
        font-weight: 700;
        font-size: 16px;
        color: #016eaf !important;
	float: right;
	}
	
.header-login a {
	color: #016eaf !important;
	}

.header-login a:hover {
	color: #01588d !important;
	}


/* ===============
FRONT PAGE TOP, FRONT PAGE BOTTOM 
=============== */

/* This makes less space between the front page top and highlighted animals*/
#editableFrontPageTop {
margin-bottom: -30px;
}

/* This adds a solid border line and some space between the front page bottom and news or events*/

#editableFrontPageBottom {
margin-top: 25px;
margin-bottom: 50px;
border-top: 0px solid #E4E4E4;
}



/* ===============
SIDEBAR RIGHT  
=============== */



sidebar h4 {
    color: #414852;
	}


.sidebarBox {
border: 0px;
 background-color: transparent;
}
.sidebarBox .heading {
display: none;
}






/* ===============
LEFT, CENTER , RIGHT
=============== */

table#content {

}

#bodyContainer {
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
	font-size:inherit;
	box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
}

#content tbody td#left { 
 display: none;
}

#content tbody td#right {
  padding: 10px 20px 10px 0;
    width: 300px;
    text-align:left;

}

#content tbody td#center {
 padding: 0 35px 50px;
border-right: 1px solid #dedede;
 }


/* ===============
ANIMAL LIST PAGE
=============== */
#Page88 #centerContainer .animalimg { 
    width: auto;
}


/* ===============
ANIMAL BROWSE PAGE
=============== */

#Page286 #centerContainer .animalimg { 
    width: auto;
text-align: left;
}

#Page90 .animalimg { 
    width: auto;
}

#Page90 #centerContainer .animalimg  {
width: auto;
}

.npLinks {
    clear: both;
}

#centerContainer .animalimg {
   width: 200px;
    height: auto;
}

#Page184 #centerContainer .animalimg {
   width: 100px;
}
#Page87 #centerContainer .animalimg {
   width: 100px;
}
.animalBrowsePanel {
    float: left !important;
text-align: left;
}

.browseInfo {
    float: none !important;
    height: auto;
    text-align: left !important;
    width: 580px;
}

.browsePicture {
   width: 200px;
    height: auto;
} 

.browse {
   height: auto;
/*clear: both;*/
    margin-bottom: 15px;
    margin-left: auto;
    margin-right: auto;
    overflow: visible;
    text-align: left !important;
/*width: 800px;*/
}

#Page86 .browse {
    width: auto;
}

.browseNoPicture {
width: 200px;
    height: auto;
}


/* Adds a border around the animal images */
.animalimg {
    border: 0px;
}




/* ===============
HIGHLIGHTED
=============== */

.highlightedInfo {
    text-align: justify !important;
    width: 700px;
}

.highlighted {
    margin: 5px auto 50px;
}

.browse, .highlightedInfo {
    font-size: 14px;
}

.highlightedPicture {
    margin-top: 0px;
}







/* ===============
ANIMAL BROWSE GRID (IF BEING USED)
=============== */

.animalGrid .petNameBottom {
    margin: 8px 0 2px;
    padding: 10px 0;

}

.animalGrid .searchResultsCell img {
    border: 1px solid #E4E4E4;
    padding: 8px;
}

#animalMainImage {
border: 1px solid #E4E4E4;
 padding: 8px;
}


/* Other Items */
#animalDetailsMyRescueTable {
display: none;
}




/*-------------*/

@media print {
	body { background: #fff; background-image: none; color: #000; }
	.yui-skin-sam { background: #fff; background-image: none; color: #000; }	
	a:link, a:visited, a:active, a:hover, h1, h2, h3, p, div { color: #000; }
}

