/*Girls on the run stylesheet */

body {
	font-family: arial, sans-serif;
	background-color: #ffffff;
	white-space:nowrap;
	padding:0px;
	margin:0px;
}
a {
	color: #009ca6;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
a.visited {
	color: #009ca6;
}
#innerbody {
	padding:0px;
	margin:0px;
	z-index:3;
}
#splashzone{
	height:182px;
	z-index:1;
	padding:0px;
}
#logozone {
	position: absolute;
	z-index:2;
	margin-top:0px;
	margin-left:0px;
	white-space: nowrap;
	overflow: hidden;
	height: 215px;
	width: 600px;
}
#logospacer {
	position:absolute;
	height:0px;
	width:0px;
}
#navwrapper {
	/*position:absolute;*/
	/*float:left;*/
	padding-left:14px;
	margin-top:35px;
	z-index:8;
	width: 166px;
	line-height: 1.8;
	white-space: normal;
}
#subnavzone {
	display: none;

}
#mainzone {
	/*float:right;*/
	white-space:normal;
	margin-right: 24px;
	z-index: 8;
/*margin-left:176px;*/
/*margin-left:198px;*/
	text-align:left;
	min-height:200px;
}
#footerzone{
	/*border-bottom: 2px solid #cb2a90;*/
	/*height: 156px;*/
	height: 50px;
	z-index:1;
	clear:both;
	/*border-bottom: 1px solid #999b9e;*/
}
#sponsorzone {
	clear:both;
	z-index:3;
	font-family: Times, Serif;
	color: #5f6062;
	font-size: 18px;
	line-height:2;
	margin-left: 12px;
	/*margin-top:108px;*/
	margin-top:44px;
}
/* Zone Specific substuff */
/* Logozone subs */
#logo {
	margin-top:0px;
	margin-left:0px;
	z-index:80;
	position:absolute;
	left:0px;
	top:0px;
	white-space:nowrap;
	
}
#slogan_container {
	position: relative;
	bottom:0px;
	right:0px;
}
#slogan {
	position:absolute; 
	margin-top:4px;
	right: 28px;
	z-index:-97;
}

/* mainzone subs */
.body_segment_inner {
	/*padding-left:22px;*/
	/*padding-left: 0px;
	margin-left:0px;*/
	margin-right: 32px;
	font-size: 14px;
	color: #5f6062;
	line-height: 1.2;
	white-space: normal;
}
.hflower {
	background: url(img/GOTRzoneflower_nohole.gif);
	background-repeat: no-repeat;
	width:46px;
	height:47px;
	position:absolute;
	z-index:-99;
	margin-left: -16px;
	margin-top:6px;
}
.body_segment_inner h1{
	/* background: url(img/GOTRzoneflower.gif); */
	/*background: url(img/GOTRzoneflower_nohole.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position: 8px 3px;*/
	/*padding-top:10px;*/
	padding-top:14px;
	padding-bottom:0px;
	margin-bottom:8px;
	/*padding-bottom: 8px;*/
	/*padding-left: 19px;*/
	line-height: 1.1;
	color: #439d3d;
	font-size: 28px;
	font-weight: normal;
	/*padding-left:22px;*/
}
.body_segment_inner h2{
	padding-top:4px;
	padding-bottom: 0px;
	margin-bottom:8px;
	line-height: 1.1;
	color: #439d3d;
	font-size: 20px;
	font-weight:bold;
}
.body_segment_inner h3{
	padding-top:4px;
	padding-bottom: 0px;
	margin-bottom:8px;
	line-height: 1.1;
}
.body_segment{
	line-height:1.1;
	z-index: 14;
}
.body_segment_inner p{
	/*padding-left:22px;*/
	padding-top: 0px;
	z-index: 15;
	margin-bottom: 6px;
	margin-top:0px;
	margin-bottom: 12px;
	line-height:1.3;
	font-family: arial, helvetica, sans-serif;
}
.body_segment_inner br{
	margin:0px;
	padding:0px;
	line-height:0.1;
}

/* Flower specific */
.photomask {
	background-position: center;
	background-repeat: no-repeat;
	overflow:hidden;
	white-space:nowrap;
}

/*Navigation specific, navzone */
#navzone {
	/*margin-top: 48px;*/
	margin-top: 40px;
}
#navzone img {
	border:0px;
}
.mainmenuitem div {
	width:105px;
	padding-left: 18px;
	/*padding-left: 25px;*/
}
.mainmenuitem {
	z-index:4;
}
#navzone .selected img {
	/*background-color: #95c187;*/
}
#navzone .selected img.orange {
	/*background-color: #e98c24;*/
}
#navzone .selected img.blue {
	/*background-color: #038e97;*/
}

#navzone .selected img.navy {
	/*background-color: #5462ad;*/
}

.mainmenuitem img:hover {
	/*background-color: #95c187;*/
}
.mainmenuitem .selected{
	/*All have flowers now */
	/*background-image: url(img/little_indicator_flower.gif);
	background-repeat:no-repeat;
	background-position: 0px center;*/
}
.mainmenuitem .orange .selected {
	/*background-image: url(img/orange_indicator_flower.gif);*/
}
.mainmenuitem .pink .selected {
	/*background-image: url(img/avocado_indicator_flower.gif);*/
}
.mainmenuitem .green .selected {
	/*background-image: url(img/green_indicator_flower.gif);*/
}
.mainmenuitem .blue .selected {
	/*background-image: url(img/blue_indicator_flower.gif);*/
}
.mainmenuitem .navy .selected {
	/*background-image: url(img/navy_indicator_flower.gif);*/
}
.homefeatured {
	font-size: 13px;
	margin-left:0px;
	margin-right: 22px;
	margin-bottom: 4px;
	line-height: 1.4;
	text-align:center;
	color: #009ca6; /*turquoise */
	font-family: Arial, Helvetica, sans-serif;
}
.homefeatured p{
	color: #009ca6; /*turquoise */
	font-family: Arial, Helvetica, sans-serif;
}
.subnav_block{
	display:none;
	left: 122px;
	border: 2px solid #cb2a90;
	background-color:#cb2a90;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #cb2a90;
	color:#ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.2;
	width: 158px;
	z-index:99;
}
.subnav_block a{
	text-decoration: none;
	color: white;
	margin-bottom: 4px;
}
.subnav_item{
	margin-bottom:4px;
	margin-top:4px;
}
.subnav_item a:hover {
	text-decoration:underline;
}
#search_toolbar{
	/*color: #cb2a90;*/
	color: #009ca6; /*turquoise */
	font-weight:bold;
	margin-bottom:1px;
	padding-bottom:1px;
}
#search_toolbar input{
	margin-bottom: 8px;
}
/*Imported from legacy site styles */
.rowbgwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color:#ffffff;
}
.rowbg {
	background-color: #B3D88C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
li {

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	background-image: none;

	list-style-position: outside;

	list-style-image: url(images/bullet.gif);

	/*list-style-type: square;*/
	list-style-type: disc;

}
h5 {
	/*pink or purple*/
	color: #CC0099;
}
h3 {
	color: #439d3d;
}
h4 {
	/*green */
	color: #439d3d;
}
hr {

	/*color: #B3D88C;

	border: thick dotted #CC3399;*/
	color: #ffffff;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	border-bottom: thick dotted #f7e9f2;
}
/*Footerzone styles */
#bottomcurve {
	/*float:left;*/
	position: absolute;
	margin-top:-64px;
	z-index:0;
	width:100%;
}
/* Sponsorzone styles */
#sponsorzone {
	white-space: nowrap;
}
#sponsorzone img {
	border:0px;
	/*position: absolute;*/
}
#sponsorzone p{
	display:inline;
}
/* Event Calendar Styles */

/* Event Calendar Styles */
.eventdetails {
	margin-bottom: 12px;
}
.eventdetails h1{
	background:none;
	font-size: 18px;
}
/*Location styles */
.locationlist {
	line-height:1.5;
}
.locationlist_item{
	line-height:1.2;
	margin-bottom:6px;
}
.question {
	font-size: 14px;
	clear:both;
	width: 380px;
}
.question label {
	width: 140px;
	text-align:right;
	white-space:normal;
}
.question .textinput {
	width: 180px;
}
.captions{
	width: 220px;
	white-space:normal;
	line-height:1.3;
}
.required {
	font-weight:bold;
	color: #ff0000;
}
.errors {
	margin: 24px;
	color: #dd3333;
	/*padding: 24px;
	border: 2px solid red;
	display: block;*/
}
.checkbox{
}

#bodyzone {
	z-index:24;
}
#bodyzone p {
	z-index:88;
}
#bodyzone img {
	/* Conflicts with Google maps */
	/*z-index:26;*/
}
#bodyzone a {
	z-index:25;
}
.web_adminlink {
	z-index:99;
	border: 1px solid blue;
	background-color:#ffffff;
	padding: 3px;
	position:absolute;
	margin-top:22px;
	margin-left:22px;

}
table.locations {
	/*border: 1px solid #e3e3e3;*/
}
.locations td {
	padding: 7px;
	text-align:left;
	border: 1px solid #e3e3e3;
}
.locations thead td{
	/*Table header */
	background-color: #c92c93;
	color:#ffffff;
	text-align:left;
	padding: 7px;
}


