@charset "UTF-8";
/* WAAZ Global Styles */

/***************************************************************************
* General Styles                                                           *
*                                                                          *
****************************************************************************/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}

body { /*font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;*/
	font-size: 16px;
	line-height: 1.2;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

/**************************** START MEDIA QUERIES **********************************************/
/************************* TO DO LIST: *********************************************************

*** test for different resolutions on desktop based ( basically will these media query constraints ruins how it is displayed on a desktop browser) *** 


*** fix the partners slideshow... ***


*************************END TO DO LIST *********************************************************/

/** media css for iphone 3 4 5 portrait ****/
/*** we should be be able to get all 3 portraits in one go since they are all the same width ***/
@media all and (min-width:250px) and (max-width:410px) {
	/**#block-ddblock-5 h2 {
		background: url(../images/partnersHeader.gif) no-repeat top center;
		padding: 4px 3px 0 5px;
		color: #669933;
	}
	#block-ddblock-5 .content {
		background: url(../images/partnersBot.gif) no-repeat bottom center;
		padding-bottom: 15px;
	}
	#block-ddblock-5 {
		width: 234px;
	}
	#ddblock-5 .ddblock-container img {
		padding: 0;
		width: 214px;
		height: 81px;
		margin-left: 10px;
	} **/
	div.button {
		font-size: 15pt;
	}
	div.form-region-main>fieldset.collapsible {
		display: none;
	}
	div.form-region-main {
		font-size: 20pt;
	}
	#block-ddblock-5 {
		display: none;
	}
	#block-ddblock-3 {
		display: none;
	}

	/* SAVE FOR DRUPAL*/
	h1 {
		color: #003399;
		font: 18px Arial, Verdana, Helvetica, sans-serif;
		padding-bottom: 15px;
		font-weight: bold;
	}
	h2 {
		color: #003399;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.2;
		font-weight: bold;
	}
	h3 {
		color: #000;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	h4 {
		color: #000;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	a,a:link {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:visited {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:hover {
		color: #336600;
		text-decoration: none;
	}
	a:focus {
		color: #000;
	}
	a:active {
		color: #000;
	}
	p {
		color: #000;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.25;
	}
	.photoright {
		float: right;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.photoleft {
		float: left;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.clearfloat {
		/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear: both;
		height: 0;
		font-size: 1px;
		line-height: 0px;
	}
	.front #rightcontainer .content p strong {
		font-weight: bold;
		color: #003399;
		font-style: italic;
	}

	/********************************/
	body {
		max-width: 320px;
		font-size: 6pt;
	}
	body.front,body.not-front {
		background: #FFF;
		max-width: 320px;
	}
	#wrapper {
		max-width: 320px;
		margin: 0 auto;
	}
	img,embed,object video {
		max-width: 100%;
	}
	.ddblock-content,#contenttop,#block-ddblock-1.content,#ddblock-1,.ddblock-container ddblock-processed
		{
		display: none;
	}
	#leftcolumn {
		padding: 0 0 0 30px;
		margin: 0 auto;
		width: 300px;
		float: none;
	}
	#header {
		height: 257px;
		background: url(../images/logoBannermobileIPHONE-p.png) no-repeat top
			center;
		background-color: none;
		margin: 0 auto;
		padding: 0;
	}
	#UAbanner #UAmobileLogo {
		width: 50px;
		height: 42px;
	}
	#UAbanner  #UAlogoLarge {
		display: none;
	}
	#UAbanner #uahome {
		float: left;
		width:200px;
	}
	#rightcolumn {
		padding: 0 auto;
		margin: 0 auto;
		width: 300px;
		float: none;
	}
}

/*** end media for ipohne 3 4 5 portrait ****/

/**** media for iphone 3 4 landscape ***/
@media all and (min-width:410px) and (max-width:489px) {
	div.button {
		font-size: 15pt;
	}
	div.form-region-main>fieldset.collapsible {
		display: none;
	}
	div.form-region-main {
		font-size: 20pt;
	}
	#block-ddblock-5 {
		display: none;
	}
	#block-ddblock-3 {
		display: none;
	}
	#block-ddblock-5 h2 {
		background: url(../images/partnersHeader.gif) no-repeat top center;
		padding: 4px 3px 0 5px;
		color: #669933;
	}
	#block-ddblock-5 .content {
		background: url(../images/partnersBot.gif) no-repeat bottom center;
		padding-bottom: 15px;
	}
	#block-ddblock-5 {
		width: 234px;
	}
	#ddblock-5 .ddblock-container img {
		padding: 0;
		width: 214px;
		height: 81px;
		margin-left: 10px;
	}
	/* SAVE FOR DRUPAL*/
	h1 {
		color: #003399;
		font: 18px Arial, Verdana, Helvetica, sans-serif;
		padding-bottom: 15px;
		font-weight: bold;
	}
	h2 {
		color: #003399;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.2;
		font-weight: bold;
	}
	h3 {
		color: #000;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	h4 {
		color: #000;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	a,a:link {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:visited {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:hover {
		color: #336600;
		text-decoration: none;
	}
	a:focus {
		color: #000;
	}
	a:active {
		color: #000;
	}
	p {
		color: #000;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.25;
	}
	.photoright {
		float: right;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.photoleft {
		float: left;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.clearfloat {
		/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear: both;
		height: 0;
		font-size: 1px;
		line-height: 0px;
	}
	.front #rightcontainer .content p strong {
		font-weight: bold;
		color: #003399;
		font-style: italic;
	}

	/********************************/
	body {
		max-width: 480px;
		font-size: 6pt;
	}
	body.front,body.not-front {
		background: #FFF;
		max-width: 480px;
	}
	#wrapper {
		max-width: 480px;
		margin: 0 auto;
	}
	img,embed,object video {
		max-width: 100%;
	}
	.ddblock-content,#contenttop,#block-ddblock-1.content,#ddblock-1,.ddblock-container ddblock-processed
		{
		display: none;
	}
	#leftcolumn {
		padding: 0 auto;
		margin: 0 auto;
		width: 50%;
		float: none;
	}
	#header {
		height: 257px;
		background: url(../images/logoBannermobileIPHONE-p.png) no-repeat top
			center;
		background-color: none;
		margin: 0 auto;
		padding: 0;
	}
	#UAbanner #UAmobileLogo {
		width: 50px;
		height: 42px;
	}
	#UAbanner  #UAlogoLarge {
		display: none;
	}
	#UAbanner #uahome {
		float: left;
		max-width: 480px;
	}
	#rightcolumn {
		padding: 0 auto;
		margin: 0 auto;
		width: 100%;
		float: left;
	}
}

/**** end media for iphone 3 4 landscape ****/

/*** media for iphone 5 landscape ****/
@media all and (min-width: 490px) and (max-width: 700px) {
	div.button {
		font-size: 15pt;
	}
	div.form-region-main>fieldset.collapsible {
		display: none;
	}
	div.form-region-main {
		font-size: 20pt;
	}
	#block-ddblock-3 {
		display: none;
	}
	#block-ddblock-5 {
		display: none;
	}
	#block-ddblock-5 h2 {
		background: url(../images/partnersHeader.gif) no-repeat top center;
		padding: 4px 3px 0 5px;
		color: #669933;
	}
	#block-ddblock-5 .content {
		background: url(../images/partnersBot.gif) no-repeat bottom center;
		padding-bottom: 15px;
	}
	#block-ddblock-5 {
		width: 234px;
	}
	#ddblock-5 .ddblock-container img {
		padding: 0;
		width: 214px;
		height: 81px;
		margin-left: 10px;
	}

	/* SAVE FOR DRUPAL*/
	h1 {
		color: #003399;
		font: 18px Arial, Verdana, Helvetica, sans-serif;
		padding-bottom: 15px;
		font-weight: bold;
	}
	h2 {
		color: #003399;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.2;
		font-weight: bold;
	}
	h3 {
		color: #000;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	h4 {
		color: #000;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	a,a:link {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:visited {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:hover {
		color: #336600;
		text-decoration: none;
	}
	a:focus {
		color: #000;
	}
	a:active {
		color: #000;
	}
	p {
		color: #000;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.25;
	}
	.photoright {
		float: right;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.photoleft {
		float: left;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.clearfloat {
		/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear: both;
		height: 0;
		font-size: 1px;
		line-height: 0px;
	}
	.front #rightcontainer .content p strong {
		font-weight: bold;
		color: #003399;
		font-style: italic;
	}

	/********************************/
	body {
		max-width: 568px;
		font-size: 6pt;
	}
	body.front,body.not-front {
		background: #FFF;
		max-width: 568px;
	}
	#wrapper {
		max-width: 568px;
		margin: 0 auto;
	}
	img,embed,object video {
		max-width: 100%;
	}
	.ddblock-content,#contenttop,#block-ddblock-1.content,#ddblock-1,.ddblock-container ddblock-processed
		{
		display: none;
	}
	#leftcolumn {
		padding: 0 auto;
		margin: 0 auto;
		width: 50%;
		float: none;
	}
	#header {
		height: 257px;
		background: url(../images/logoBannermobileIPHONE-p.png) no-repeat top
			center;
		background-color: none;
		margin: 0 auto;
		padding: 0;
	}
	#UAbanner #UAmobileLogo {
		width: 50px;
		height: 42px;
	}
	#UAbanner  #UAlogoLarge {
		display: none;
	}
	#UAbanner #uahome {
		float: left;
		max-width: 568px;
	}
	#rightcolumn {
		padding: 0 auto;
		margin: 0 auto;
		width: 100%;
		float: left;
	}
}

/*** end media for iphone 5 landscape **** /

/*** media css for nexus tablet portrait ****/
@media all and (min-width:568px) and (max-width: 700px) { /* SLIDESHOW*/
	#block-ddblock-5 h2 {
		background: url(../images/partnersHeader.gif) no-repeat top center;
		padding: 4px 3px 0 5px;
		color: #669933;
	}
	#block-ddblock-5 .content {
		background: url(../images/partnersBot.gif) no-repeat bottom center;
		padding-bottom: 15px;
	}
	#block-ddblock-5 {
		width: 234px;
	}
	#ddblock-5 .ddblock-container img {
		padding: 0;
		width: 214px;
		height: 81px;
		margin-left: 10px;
	}
	#block-ddblock-3 {
		display: none;
	}
	/* SAVE FOR DRUPAL*/
	h1 {
		color: #003399;
		font: 18px Arial, Verdana, Helvetica, sans-serif;
		padding-bottom: 15px;
		font-weight: bold;
	}
	h2 {
		color: #003399;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.2;
		font-weight: bold;
	}
	h3 {
		color: #000;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	h4 {
		color: #000;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	a,a:link {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:visited {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:hover {
		color: #336600;
		text-decoration: none;
	}
	a:focus {
		color: #000;
	}
	a:active {
		color: #000;
	}
	p {
		color: #000;
		font-size: 14px;
		font-weight: normal;
		line-height: 1.25;
	}
	.photoright {
		float: right;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.photoleft {
		float: left;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.clearfloat {
		/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear: both;
		height: 0;
		font-size: 1px;
		line-height: 0px;
	}
	.front #rightcontainer .content p strong {
		font-weight: bold;
		color: #003399;
		font-style: italic;
	}

	/********************************/
	body {
		max-width: 800px;
		font-size: 6pt;
	}
	body.front,body.not-front {
		background: #FFF;
		max-width: 800px;
	}
	#wrapper {
		max-width: 800px;
		margin: 0 auto;
	}
	img,embed,object video {
		max-width: 100%;
	}
	.ddblock-content,#contenttop,#block-ddblock-1.content,#ddblock-1,.ddblock-container ddblock-processed
		{
		display: none;
	}
	#leftcolumn {
		padding: 0 auto;
		margin: 0 auto;
		width: 50%;
		float: none;
	}
	#header {
		height: 257px;
		background: url(../images/logoBannermobileIPHONE-p.png) no-repeat top
			center;
		background-color: none;
		margin: 0 auto;
		padding: 0;
	}
	#UAbanner #UAmobileLogo {
		width: 50px;
		height: 42px;
	}
	#UAbanner  #UAlogoLarge {
		display: none;
	}
	#UAbanner #uahome {
		float: left;
		max-width: 568px;
	}
	#rightcolumn {
		padding: 0 auto;
		margin: 0 auto;
		width: 100%;
		float: left;
	}
}

/*** media css for ipad portrait **/
@media all and (min-width:700px) and (max-width:970px) {
	#block-block-2 {
		display: none;
	}
	#entermilebutton p {
		font-size: medium;
		align: center;
	}
	#block-ddblock-3 {
		display: none;
	}
	#block-ddblock-1 {
		display: none;
	}
	#block-ddblock-5 h2 {
		background: url(../images/partnersHeader.gif) no-repeat top center;
		color: #669933;
		padding: 4px 3px 0 5px;
	}
	#block-ddblock-5 .content {
		background: url(../images/partnersBot.gif) no-repeat bottom center;
		padding-bottom: 15px;
	}
	#block-ddblock-5 {
		width: 234px;
	}
	#ddblock-5 .ddblock-container img {
		padding: 0;
		width: 214px;
		height: 81px;
		margin-left: 10px;
	}
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
	}
	body { /*font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;*/
		font-size: 16px;
		max-width:900px;
		line-height: 1.2;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
	}
	#wrapper {
		width: 1000px;
		margin: 0 auto;
	}
	img,embed,object video {
		max-width: 100%;
	}
	#header {
		height: 257px;
		background: url(../images/logoBannermobile.png) no-repeat top center;
		margin: 0 auto;
		padding: 0;
	}
	#UAmobileLogo {
		display: none;
	}
	#UAbanner #UAlogoLarge {
		height: 40px;
		width: 275px;
	}
	#UAbanner #uahome {
		float: left;
	}
	#rightcolumn {
		width: 500px;
		margin-left:250px;

	}
	#leftcolumn {
		width: 24%;
		float: left;
	}
	body.front,body.not-front {
		background: #ece6df url(../images/bkgrnd.jpg) no-repeat top center;
	}
}

/** end media for ipad portrait ****/

/*** media specific css for certain issues that I was having while doing things like background image swapping **/
@media all and (min-width: 960px) { /**********************/
	#entermilebutton {
		display: none;
	}
	/* SLIDE SHOW*/
	/*********************/
	#block-ddblock-5 h2 {
		display: none;
	}
	#block-ddblock-5 .content {
		display: none;
	}
	#block-ddblock-3 {
		width: 234px;
	}
	#block-ddblock-3 h2 {
		background: url(../images/partnersHeader.gif) no-repeat top center;
		padding: 4px 3px 0 5px;
	}
	#block-ddblock-3 .content {
		background: url(../images/partnersBot.gif) no-repeat bottom center;
		padding-bottom: 15px;
	}
	#ddblock-3 .ddblock-container img {
		padding: 0;
		width: 214px;
		height: 81px;
		margin-left: 10px;
	}
	#block-block-2 {
		width: 234px;
	}

	/* SAVE FOR DRUPAL*/
	h1 {
		color: #003399;
		font: 24px Arial, Verdana, Helvetica, sans-serif;
		padding-bottom: 15px;
		font-weight: bold;
	}
	h2 {
		color: #003399;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.2;
		font-weight: bold;
	}
	h3 {
		color: #000;
		font: 16px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	h4 {
		color: #000;
		font: 12px Arial, Verdana, Helvetica, sans-serif;
		line-height: 1.4;
		font-weight: bold;
	}
	a,a:link {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:visited {
		color: #336600;
		font-weight: normal;
		text-decoration: underline;
	}
	a:hover {
		color: #336600;
		text-decoration: none;
	}
	a:focus {
		color: #000;
	}
	a:active {
		color: #000;
	}
	p {
		color: #000;
		font-size: 16px;
		font-weight: normal;
		line-height: 1.25;
	}
	.photoright {
		float: right;
		padding-left: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.photoleft {
		float: left;
		padding-right: 10px;
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.clearfloat {
		/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
		clear: both;
		height: 0;
		font-size: 1px;
		line-height: 0px;
	}
	.front #rightcontainer .content p strong {
		font-weight: bold;
		color: #003399;
		font-style: italic;
	}

	/********************************/
	#rightcolumn {
		width: 74%;
		float: right;
	}
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6 {
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 100%;
	}
	body { /*font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;*/
		font-size: 16px;
		line-height: 1.2;
		margin: 0;
		padding: 0;
		font-family: Arial, Helvetica, sans-serif;
	}
	body.front,body.not-front {
		background: #ece6df url(../images/bkgrnd.jpg) no-repeat top center;
	}
	#wrapper {
		width: 1000px;
		margin: 0 auto;
	}
	#header {
		height: 257px;
		background: url(../images/logoBanner.png) no-repeat top center;
		margin: 0 auto;
		/*padding: 205px 0 0 300px;*/
		padding: 0 0 0 0;
	}
	#leftcolumn {
		width: 25% px;
		float: left;
	}
	#UAbanner  #UAmobileLogo {
		display: none;
	}
}

/*** end media specific css for desktop displays    ****/
#block-block-2 {
	display: none;
}

#waazlogo {
	padding-top: 52px;
}

#bodywrapper {
	margin: 0 auto;
	background: #fff url(../images/footprints.gif) no-repeat center bottom;
	min-height: 331px;
}

#leftcolumn h2 {
	color: #669933;
}

#leftcontainer {
	padding: 0 10px;
}

#rightcontainer {
	padding: 0 10px;
}

#bodybot {
	height: 30px;
	background: url(../images/bodybot.gif) no-repeat bottom center;
}

#footer p {
	font-size: 10px;
	text-align: center;
}

#contenttop {
	display: block;
	margin-bottom: 20px;
}

#leftcolumn #block-views-v_newsletters_userpage-block_1,#leftcolumn #block-views-f97c77f30cd059c8f31a84427e2bc603,#leftcolumn #block-views-v_newsletters_teampage-block_1,#userblock
	{
	width: 228px;
	border: 3px solid #003300;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 15px;
}

#leftcolumn #userblock {
	background: url(../images/teamFootPrintsUser.png) left center no-repeat;
}

#leftcolumn #userblock p {
	padding: 5px 5px 5px 55px;
}

#leftcolumn #block-views-v_newsletters_userpage-block_1 h2,#leftcolumn #block-views-f97c77f30cd059c8f31a84427e2bc603 h2,#leftcolumn #block-views-v_newsletters_teampage-block_1 h2
	{
	padding: 5px;
	background: url(../images/topNavBkgrnd.gif) top left repeat-x;
	color: #fff;
	border: 1px solid #fff;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
}

#leftcolumn #block-views-v_newsletters_userpage-block_1 ul,#leftcolumn #block-views-f97c77f30cd059c8f31a84427e2bc603 ul,#leftcolumn #block-views-v_newsletters_teampage-block_1 ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

#leftcolumn #block-views-v_newsletters_userpage-block_1 ul li,#leftcolumn #block-views-f97c77f30cd059c8f31a84427e2bc603 ul li,#leftcolumn #block-views-v_newsletters_teampage-block_1 ul li
	{
	list-style-type: none;
	list-style-image: none;
}

/*******************/
/* ERROR MESSAGE*/
/*******************/
.messages .status,div.error {
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 50px;
	border: 1px solid #CC0000;
	background: #fbeaea url(../images/stop.png) left center no-repeat;
}

/**********************/
/* CALENDAR*/
/*********************/
.view-data-node-data-field-date-field-miles-computed-value {
	font: 12px arial bold;
}

/**********************/
/* Miles Tables*/
/*********************/
.totalsRow td {
	border: 2px solid #C00;
}

/**********************/
/* Entry Survey form*/
/*********************/
.my_checkboxes .form-item label.option {
	float: left;
	width: 33%;
}

.survey_other_veg_fruit {
	padding-top: 1px;
	clear: both;
}

.survey_height1 {
	float: left;
}

.survey_height2 {
	padding-top: 1px;
	padding-left: 2px;
}

/**********************/
/* REGISTRATION PAGES */
/**********************/
.page-user #rightcontainer .form-item label {
	font-size: 18px;
}

.page-user #rightcontainer .description {
	font-size: 14px;
}

/*******************/
/* VIEW TEAMS */
/*******************/
.view-id-v_teams .item-list,.view-v-programs .item-list,.view-v-newsletters-archive .views-table
	{
	font-size: 16px;
	display: block;
	margin-bottom: 15px;
	background-color: #ffffff;
	border: 3px solid #003300;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

.view-v-newsletters-archive table,.view-v-newsletters-archive th,.view-v-newsletters-archive tr
	{
	width: 75%;
	margin: 0 auto;
}

.view-v-newsletters-archive tr.even,.view-v-newsletters-archive tr.odd {
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	/*  padding: 0.1em 0.6em;	*/
}

.view-v-newsletters-archive tr.even {
	background-color: #e1edd5;
}

.view-v-newsletters-archive th,.view-v-newsletters-archive tbody td {
	padding: 10px;
}

.view-id-v_teams h3,.view-v-programs h3,.view-v-newsletters-archive .views-table caption
	{
	font-size: 16px;
	display: block;
	padding: 15px;
	margin-bottom: 15px;
	background: #e1edd5 url(../images/teamBkgrnd.gif) top left repeat-x;
	border: 1px solid #fff;
	-webkitborder-top-left-radius: 10px;
	-webkitborder-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}

.view-id-v_teams h3 a,.view-v-programs h3 a {
	text-decoration: none;
	font-weight: bold;
}

.view-id-v_teams .item-list ul,.view-v-programs .item-list ul,.page-programs-for-county .view-v-programs-for-county ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.view-id-v_teams .item-list li,.view-v-programs .item-list li,.page-programs-for-county .view-v-programs-for-county li.views-row
	{
	list-style-type: none;
	list-style-image: none;
	min-height: 26px;
	background: url(../images/teamFootPrints.png) left top no-repeat;
	padding-left: 48px;
	margin-bottom: 15px;
}

.view-id-v_teams .item-list li a,.view-v-programs .item-list li a {
	font-weight: bold;
	text-decoration: none;
}

.view-id-v_teams .item-list li a:hover,.view-v-programs .item-list li a:hover
	{
	text-decoration: underline;
}

/***********************/
/* BUTTON STYLES */
/**********************/
.button {
	margin: 25px 0 0 0;
}

.button a,.button a:visited {
	padding: 10px;
	background: #e1edd5 url(../images/teamBkgrnd.gif) top left repeat-x;
	border: 2px solid #669933;
	-webkitborder-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
	display: block;
	width: 200px;
	text-align: center;
}

.button a:hover {
	background: #e1edd5 url(../images/teamBkgrndON.gif) top left repeat-x;
	color: #ffffff;
}

/*****************************/
/* PAGE EDIT STYLE OVERRIDES */
/*****************************/
.node-type-page .node-form-has-region-right .form-region-main {
	float: none;
	width: 90%;
}

.node-type-page .node-form .form-region-right {
	float: none;
	width: 90%;
}

/**************************/
/* CALENDAR STYLES */
/*************************/
.calendar_link {
	margin-left: 10px;
}

.lect {
	background-color: aqua;
}

.othr {
	background-color: fuchsia;
}

.fund {
	background-color: lime;
}

.comm {
	background-color: red;
}

#view-v-track-miles {
	margin: 15px 10px 10px 25px;
}

#view-v-track-miles ul.links li { /*width:50px;
	background-color:#ede0d8;
	height: 50px;*/
	display: none;
}

#view-v-track-miles div.date-nav {
	/*background: #FFFFFF url(../images/calMonthBkgrnd.gif) repeat-x top left;*/
	background: none;
	border: none;
}

#view-v-track-miles div.date-nav a,#view-v-track-miles div.date-nav h3 {
	color: #4e7b22;
}

#view-v-track-miles th.days {
	color: #4e7b22;
}

.calendar-calendar td .inner div.day a {
	color: #4e7b22;
}

.calendar-calendar tr td.today,.calendar-calendar tr.odd td.today,.calendar-calendar tr.even td.today
	{
	background-color: #d6e8c4;
}

.calendar-calendar th.days {
	background-color: #ffffff;
	color: #4e7b22;
}

.calendar-calendar div.date-nav {
	background-color: transparent;
	border: none;
}

#view-v-track-miles td {
	border-left: none;
	border-right: none;
}

#view-v-track-miles td.empty {
	background: url(../images/calEmptyBkgrnd.gif) repeat top left;
}

.calendar-calendar td.empty {
	background: #ffffff url(../images/calEmptyBkgrnd.gif) top left repeat;
}

#view-v-track-miles td .inner div.calendar div {
	/*	background: #ffffff url(../images/calEventBkgrnd.gif) repeat-x scroll 0 0; */
	background-color: #FFFFFF;
	background-image: none;
}

#view-v-track-miles td .inner div a {
	background: none;
}

#view-v-track-miles td .inner div.calendar div a {
	background: none;
}

#view-v-track-milestr td.today,#view-v-track-miles tr.odd td.today,#view-v-track-miles tr.even td.today
	{
	background: #ffffff url(../images/calDayBkgrnd.gif) repeat-x top left;
}

#view-v-track-miles td .inner div,#view-v-track-miles td .inner div a {
	background: #ffffff;
}

#view-v-track-miles td .inner div {
	border-right: solid 1px #CCCCCC;
}

.calendar-calendar td .inner div.calendar div,.calendar-calendar td .inner div.calendar div a
	{
	background: #f4fdf2;
}

.calendar-calendar .view-data-nid {
	display: none;
}

@media all and (min-width:300px) and (max-width:409px) {
	.ui-datepicker-header select {
		position: static;
	}
	.ui-datepicker-month {
		position: static;
	}
	.ui-datepicker-prev {
		display: none;
	}
	.ui-datepicker-next {
		display: none;
	}
	.ui-datepicker-days-row {
		line-height: 2.0;
	}
	#ui-datepicker-div {
		min-width: 90%;
		min-height: 200px;
		line-height: 2.0;
	}
	#ui-datepicker-div table {
		width: 100%;
		min-height: 200px;
	}
	#ui-datepicker-div tr {
		line-height: 30px;
	}
	#node-form div input {
		width: 100%;
		font-size: 100%;
	}
	#node-form div.form-item {
		font-size: 15px;
	}
}

@media all and (min-width:410px) and (max-width:489px) {
	.ui-datepicker-header select {
		position: static;
	}
	.ui-datepicker-month {
		position: static;
	}
	.ui-datepicker-next {
		display: none;
	}
	.ui-datepicker-prev {
		display: none;
	}
	#ui-datepicker-div {
		min-width: 75%;
		min-height: 200px;
		line-height: 2.5;
	}
	#ui-datepicker-div table {
		width: 100%;
	}
	#node-form div input {
		width: 100%;
		font-size: 200%;
	}
	#node-form div.form-item {
		font-size: 15px;
	}
}

@media all and (min-width: 490px) and (max-width: 700px) {
	.ui-datepicker-header select {
		position: static;
	}
	.ui-datepicker-month {
		position: static;
	}
	.ui-datepicker-next {
		display: none;
	}
	.ui-datepicker-prev {
		display: none;
	}
	#ui-datepicker-div {
		min-width: 75%;
		min-height: 300px;
		line-height: 2.5;
	}
	#ui-datepicker-div table {
		width: 100%;
	}
	#node-form div input {
		width: 100%;
		font-size: 200%;
	}
	#node-form div.form-item {
		font-size: 15px;
	}
}

@media all and (min-width:568px) and (max-width: 700px) {
	.ui-datepicker-header select {
		position: static;
	}
	.ui-datepicker-month {
		position: static;
	}
	.ui-datepicker-next {
		display: none;
	}
	.ui-datepicker-prev {
		display: none;
	}
	#ui-datepicker-div {
		min-width: 90%;
		min-height: 300px;
		line-height: 2.0;
	}
	#ui-datepicker-div table {
		width: 100%;
	}
	#node-form div input {
		width: 100%;
		font-size: 200%;
	}
	#node-form div.form-item {
		font-size: 15px;
	}
}

@media all and (min-width:700px) and (max-width:960px) {
	.ui-datepicker-header select {
		position: static;
	}
	.ui-datepicker-month {
		position: static;
	}
	.ui-datepicker-next {
		display: none;
	}
	.ui-datepicker-prev {
		display: none;
	}
	#ui-datepicker-div {
		width: 100%;
	}
	#ui-datepicker-div table {
		width: 100%;
	}
	#node-form div input {
		width: 100%;
		font-size: 200%;
	}
	#node-form div.form-item {
		font-size: 15px;
	}
}

