/* Green Festival Getaway Styles */

h1 {
	font-size: 2em;
	margin: 0.2em auto 0.4em auto; }
h2 { 
	font-size: 1.6em;
	margin: 0.2em auto 0.4em auto; }
h3 {
	font-size: 1.4em;
	margin: 0.2em auto 0.4em auto; }
h4 {
	font-size: 1.2em;
	margin: 0.2em auto 0.4em auto; }
h5 {
	font-size: 1em;
	margin: 0.2em auto 0.4em auto; }

.brightgreen {
	color: #34AE0E;
}
.brightblue {
	color: #167BCD;
}
.gray {
	color: #343434;
}
.larger1 {
	font-size: 110%;
}
.smaller1 {
	font-size: 90%;
}

/* sidebar about */
div.sidebarabout {
	display: block;
	margin: 4px;
}
div.sidebarabout a:link, div.sidebarabout a:visited {
	display: block;
	background-color: #007E3A;
	color: white;
	font-weight: bold;
	margin: 1px;
	padding: 2px 2px 2px 6px;
}
div.sidebarabout a:hover {
	background-color: #4055A4;
	text-decoration: none;
}
div.sidebarabout a:visited:hover {
	background-color: #4055A4;
	text-decoration: none;
}

/* find your photo form */

#findphotoform {
	width: 150px;
	margin: 8px;
	display: block;
	text-align: left;
}
input.search {
	width: 70px;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 3px;
	.margin-left: -8px;
}
.sidebarselect {
	width: 155px;
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
}
.submitPhotoNumber {
	font-family: trebuchet ms, sans-serif;
	font-size: 11px;
}

/* pagination form */

div.pagination {
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	clear: both;
}
div.pagination a {
	margin: 0 1px 0 1px;
	text-decoration: none;
}
div.pagination a.paginationPage {
	padding: 1px 7px 1px 7px;
	border: 1px solid #CCCCCC;
}
div.pagination span.paginationCurrentPage {
	margin: 0 1px 0 1px;
	padding: 1px 7px 1px 7px;
	border: 1px solid #CCCCCC;
	font-weight:bold;
	background-color:#E9E9E9;
}
div.pagination a.paginationNav {
	padding: 1px 3px 1px 3px;
	border: 1px solid #CCCCCC;
}
div.pagination span.paginationCount {
	margin: 0 1px 0 1px;
	border: none;
}
div.pagination select {
	border: 1px solid #CCCCCC;
	margin: 0 1px 0 1px;
	padding: 1px 0 1px 0;
}
div.pagination select option.paginationCurrentPageHighlight {
	color: white;
	background-color: #999999;
}

/* display photos */
div.photoBox {
	display: inline;
	float: left;
	width: 164px;
	border: 1px solid gray;
	text-align: center;
	margin: 4px;
}
div.photoRow { 
	line-break-after: always;
	width: 550px;
}
div.photoBox img {
	border: none;
	margin: 4px;
}

/* next & prev buttons */
#photopagenav {
	margin: 0 0 0 15px;
}
#nextbutton {
	text-align:center;
	width: 65px;
	display: inline;
	float: left;
}
#backbutton {
	text-align:center;
	width: 65px;
	display: inline;
	float: left;
}
#nextbutton img { border: none; } 
#backbutton img { border: none; } 
#photopagenav {
	height: 70px;
	clear: both;
}
#upbutton {
	margin: 20px 8px 8px 8px;
	text-align: center;
	display: inline;
	float: left;
}
.photonumber {
	text-align:center;
	font-weight: bold;
}

/* tell friend button */
#sharewithfriend {
	position: absolute;
	top: 195px;
	left: 590px;	
}

/* CALLOUTS */
#RSCallout {
	width: 170px;
	margin: 8px 8px 8px 8px;
	display: block;
}
#RSCallout #RSCalloutHead {
	background-image: url(http://www.coopamerica.org/images/programs/responsibleshopper/callout-head-bg-long.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
#RSCallout #RSCalloutHead.Long {
	background-image: url(http://www.coopamerica.org/images/programs/responsibleshopper/callout-head-bg-long.gif);
}
#RSCallout #RSCalloutHead h3.headText, #RSCallout #RSCalloutHead h3.headText a {
	color: white;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 4px 5px 4px;
	margin: 0;
}
#RSCallout #RSCalloutImage {
	background-image: url(http://www.coopamerica.org/images/programs/responsibleshopper/callout-body-bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	text-align: center;
}
#RSCallout #RSCalloutBody {
	background-image: url(http://www.coopamerica.org/images/programs/responsibleshopper/callout-body-bg.gif);
	background-position: center;
	background-repeat: repeat-y;
	padding: 3px 6px 0 6px;
}
#RSCallout #RSCalloutFoot {
	background-image: url(http://www.coopamerica.org/images/programs/responsibleshopper/callout-footer-bg.gif);
	background-position: bottom;
	background-repeat: repeat-y;
	text-align: center;
	padding: 3px 6px 6px 6px;
}
#RSCallout #RSCalloutHead h3.headTextRSGP, #RSCallout #RSCalloutHead h3.headTextRSGP a {
	color: #007E3A;
	font-size: 14px;
	font-weight: bold;
	padding: 8px 0 0px 0;
	margin: 0;
}

/* Email Signup Callout */
#EmailSignupCallout {
	width: 165px;
	height: 115px;
	font-size: 11px;
	margin: 15px 8px 8px 8px;
	background-image: url(http://www.coopamerica.org/images/homepage2/email-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #007E3A;
}
#EmailSignupHeader {
	color: #C35F0F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 4px;
}
#EmailSignupCallout form {
	padding: 2px 4px 4px 4px;
	margin: 0;
	text-align: center;
}
#EmailSignupCallout form input.email {
	width:120px;
	border: 1px solid #C35F0F;
	font-size: 9px;
	padding: 2px;
	margin: 2px 0 2px 0;
}
#EmailSignupCallout form input.gobutton {
	font-size: 8px;
	width: 20px;
	height: 18px;
	background-color: #F7FCF5;
	border: 1px solid #C35F0F;
	padding: 0px;
	margin: 2px 0 2px 0;
}
#EmailSignupText {
	padding: 4px 8px 0 10px;
}
/* in house ad */
#inhousead {
	margin: 15px 8px 8px 12px;
}

