/* backgrounds and spacing for the content areas*/
/* all adoption sections with white backgrounds and green*/
 
#topTier {
	background-image: url(../../images/global_adopt_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}	
 
#pageBody {
	background-image: url(../../images/global_body_bkgrnd_adopt.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding: 25px 35px 0 45px;
}

#pageBodyPrograms { 			 /*Use only for pages where there's program icons on the right */
	background-image: url(../../images/global_body_bkgrnd_adopt.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding: 25px 11px 0 45px;
}

.navOnRight{ 			/*Use this class where there's a nav block on right - adopt pages - on which the text is allowed to run beneath it*/
	padding-right: 35px;
}

#curvesBottom {
	background-image: url(../../images/global_curves_bottom_adopt.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
 
#searchDonate {
	position: absolute;
	top: 31px;
	left: 400px;
}

/*the word "Search"*/	
.wordSearch {
 	color: #036B2D;  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold;
	/*padding-left: 150px;*/
}
	
 /*the search form field */
.formSearch {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	color:#036B2D; 
	font-weight: normal; 
	background-color:#F3FAEE;
}


 /*page formatting for popup windows 525 wide */
#popupTop {
	background-image: url(../images/pop_blue_top.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
}	
#popupBody {
	background-image: url(../images/pop_body_bkgrnd.gif);
	background-attachment: scroll;
	background-repeat: repeat-y;
	padding: 20px 20px 0 30px;
}

#popupBottom {
	background-image: url(../images/pop_curves_bottom.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}


.pageTitle  {
	color: #036B2D;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	text-align: left;
	padding-bottom: 16px;
}

.pageName  {
	color: #749B56;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 19px;
	font-weight: bold;
	text-align: left;
	/*padding-left: 30px;*/
	padding-bottom: 12px;
}
	
.subTitle  {
	color: #444444;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 15px; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 8px;
	padding-top: 15px;
}

.standOut  {
	color: #036B2D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 13px; 
	font-weight: bold;
	text-align: left;
	padding-bottom: 10px;
	padding-top: 10px;
}

.bodyText  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: normal;
	text-align: left;
	line-height: 18px;
}

.mediumText  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
}

.smallerText  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}
.evenSmallerText {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 10px; 
	font-weight: normal;
	text-align: left;
	line-height: 13px;
}

.question  {
	color: #749B56; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 12px; 
	font-weight: bold;
	text-align: left;
	line-height: 15px;
}

.sessiontext  {
	color: #444444; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: normal;
	text-align: left;
}

.sessionwhen {
	color: #FFFFFF; 
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 11px; 
	font-weight: bold;
	text-align: left;
	line-height: 13px;
}

.sessionwhen td {
	text-align:center;
}

.sessionstate {
	color: #036B2D;
	font-family: Arial, Helvetica, Sans-Serif; 
	font-size: 16px; 
	font-weight: bold;

}


.pushList{
	margin-left:320px;
}

.pushListWide{
	margin-left:410px;
}

/* general text links */

a {
	color: #F26762;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* forms */

.formButtons{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; color:#000000; 
	font-weight:normal; 
	background-color:#F8F8F8;
	}
}

.formFields{
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; color:#000000; 
	font-weight:normal; 
	background-color:#F8F8F8;
	}
}

/*Slideshow Stuff*/

#imgText {
	padding: 10px 0 0 10px;
	width: 300px;
	text-align:center;
}

#slideshow {
	padding: 0 5px 10px 5px;
}



/* footer links area */

#footer {
 	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#444444; 
	font-weight: normal;
	text-align: right;
	padding-right: 35px; 
 }
 
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
	
#footer a:hover {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
}

/* copyright area */

#copyright {
	padding-top:8px;
	background: #ffffff;
 	font-family: Arial, Helvetica, sans-serif; 
	font-size:10px;
	color:#444444; 
	font-weight: normal;
	text-align: center;
 }
