﻿html, body { margin:0; padding:0; font-family: 'MuliRegular', verdana, arial, sans serif; color:#323232
}

h1 {font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #662D91; margin: 0px 0px 10px 0px; line-height:normal; font-size: 48px; }
h2 {font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #323232; margin: 0px 0px 5px 0px;  line-height:normal; font-size: 32px;}
h3 {font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #323232; margin: 0px;   line-height:normal; font-size: 26px;}
h4 {font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; color: #4CAD47; margin: 0px; line-height:normal; font-size:24px;}
h5 {font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #323232; margin: 10px 0 0 5px;   line-height:normal; font-size: 22px;}

#topStripe {
 	background:#62aa44; height:1px;  margin:0; padding:0;
}
#wrap {
	POSITION:relative; margin:0 auto 0 auto; width:1041px; padding-bottom:430px;/* Height of the footer */
}
#popUpWrap {
	margin:0 auto 0 auto; padding:20px;
}
#header {
	 HEIGHT:135px; width: 1000px; margin: 25px auto 0px auto;
}
#logo {
	  float:left; width:500px; height:125px;  margin:30px 0 0 0;
}
#rightOfLogo {
	  float:right; width:450px;   margin:30px 0 15px 0; border-left:1px #662D91 solid; padding:0 0 0 20px;
}
#rightOfLogo h2 {
	  color:#333; margin:0; font-size:120%;
}
#rightOfLogo p {
	  font-family: 'MuliRegular', arial, sans serif; font-size:90%; margin:0;
}
#topLinks {
	float:right; width:500px; height:73px; LIST-STYLE-TYPE: none; text-align: right; margin: 0 20px 0 0;
}
#topLinks LI {
	padding: 0; margin:0; DISPLAY: inline; font-size: 14px; line-height:normal; font-family: 'MuliRegular' , arial, sans serif;
}
#topLinks A:link {
	padding-RIGHT: 10px; font-weight: normal;  color: #4CAD47;
}
#topLinks A:visited {
	padding-RIGHT: 5px; font-weight: normal;  color:#4CAD47; 
}
#topLinks A:focus {
	color:#666; TEXT-DECORATION: none
}
#topLinks A:active {
	color: #666; TEXT-DECORATION: none
}
#topLinks A:hover {
	color:#666; TEXT-DECORATION: none
}
#icons {
	margin-top:-10px;
}
#icons LI {
	padding:0; margin:0; border:0;
}
#icons A:link {
	padding-RIGHT: 1px; 
}

#greenWrap { width:100%; min-height:310px; background:#8CC63F; }
#greenBlock {width:1000px; min-height:310px; margin: 0 auto 0 auto; padding: 20px 0; }

#greenWrapMain { width:100%; min-height:60px; background:#8CC63F;overflow:visible;}
#greenBlockMain {width:1000px; min-height:60px;  margin: 0 auto 0 auto; background:url(/images/sun_sm.png) bottom;  }
#greenBlockMain h1 { width:100%; color:#fff; margin:0; padding:30px 0 0 10px; line-height:0; font-size:35px; opacity:0.4;   filter:alpha(opacity=40); /* For IE8 and earlier */}

#grayWrap { width:100%; min-height:250px; background:#323232;}
#gra7Block {width:1000px; margin: 0 auto 0 auto;}

#surveyCodeEntryForm {width:60%; margin:50px auto; padding:4%; background:#ffffff; border-radius:5px; text-align:center; }
/************************************************************************************
NAV
*************************************************************************************/
#navWrap {width:100%; height:45px; background:#333; padding: 1px 0 6px 0; }
#nav {width:1000px; margin:auto; padding:0; LIST-STYLE-TYPE: none; text-align:center;   }

#nav LI {
	padding: 0; margin:0; DISPLAY: inline; font-family: 'bebas_neueregular', arial, verdana, sans serif; text-transform:uppercase; color: #f1f1f1;  line-height:normal; font-size:24px;
}
#nav A:link {
	padding-RIGHT: 40px; font-weight: normal;  color: #ffffff;
}
#nav A:visited {
	 font-weight: normal;  color:#ffffff; 
}
#nav A:focus {
	color:#8CC63F; TEXT-DECORATION: none
}
#nav A:active {
	color: #8CC63F; TEXT-DECORATION: none
}
#nav A:hover {
	color:#8CC63F; TEXT-DECORATION: none
}

/*Submenus Start Here */
#nav ul li ul { /* second-level lists */
	position: absolute;  width: 200px;  left: -999em; MARGIN:-10px 0 0 1px; padding: 10px 0px 15px 17px; list-style:none; background-color:#0C223F; z-index:99999; line-height:normal;
	-webkit-box-shadow: 0 8px 6px -6px black;
	-moz-box-shadow: 0 8px 6px -6px black;
	box-shadow: 0 8px 6px -6px black;
}
#nav ul li:hover ul, .main-navigation  li.menu1.sfhover ul { /* lists nested under hovered list items */
	float:left; left:auto; list-style:none; 
}
#nav ul li ul li { /* individual submenu items */
	position: relative; left:0px; text-align:left;  list-style:none; border: 0px; PADDING: 2px 5px 2px 7px; line-height: 2em;
}
#nav ul li ul li:hover {background:#1A3C70; }

/************************************************************************************
MAIN
*************************************************************************************/
#mainHome {
	width: 1000px;
	min-height:520px; 
	padding:10px 0px 30px 0px; 
	margin: 0 auto 0 auto; 
	font-size:90%;
	line-height:1.5em;
	overflow:hidden; 
}
#mainWrap {
	width:100%;
	background:#61AB45;
}
#mainMain {
	width:1000px;
	min-height:520px; 
	padding:10px 0px 30px 20px; 
	margin: 0px auto 0 auto; 
	font-size:90%;
	line-height:1.5em;; 
}
#main {
	width: 930px; 
	min-height:520px; 
	background:url(../images/mainBackground.png) no-repeat; 
	padding:50px 80px 30px 60px; 
	margin: 0; 
	font-size:90%;
	line-height:1.5em;
	overflow:hidden; 
	color:#000;
}
#mainUser {
	width: 930px; 
	min-height:520px; 
	background:url(../images/mainBackground.png) no-repeat; 
	padding:50px 80px 30px 60px; 
	margin: 0; 
	font-size:0.9em;
	line-height:1.5em;
	overflow:hidden; 
	color:#000;
}

.homeTopPurple {
	text-align:center;
	padding-top:15px;
	height:360px;
}
.homeTopPurple h1 {font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #fff; margin: 0px 0px 10px 0px; line-height:normal; font-size: 60px; }
.homeTopPurple h2 {font-family: 'open_sansregular', arial, verdana, sans serif;  color: #f1f1f1; margin: 0px; text-transform:none; line-height:24px; font-size: 16px;}
.homeTopPurple a:link {	color:#4CAD47; TEXT-DECORATION: none;  }
.homeTopPurple a:active{ color: #fff; text-decoration: none;  }
.homeTopPurple a:visited {color: #4CAD47; TEXT-DECORATION: none;   }
.homeTopPurple a:hover { color:#fff; TEXT-DECORATION: none; }


#tagline { 
	margin: 25px 0 }
#tagline h2 {color:#f1f1f1;  font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; font-size: 50px; text-transform:uppercase; margin:40px 0 20px 0; }
#tagline h3 {font-family: 'open_sansregular', arial, verdana, sans serif;  color: #f1f1f1; margin: 0px; text-transform:none;  line-height:24px; font-size: 16px;}

a:link.signupbutton{
	background-color:#4CAD47;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0;
	border:1px solid #4CAD47;
	display:inline-block;
	color:#fff;
	font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; 
	font-size:30px;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	margin:10px 0 0 0;
	padding:10px;
}
a:hover.signupbutton {
	background-color:#333;
	color:#e2e2e2;
	cursor:hand;
}
a:visited.signupbutton {
	color:#fff;
	cursor:hand;
}
a:link.signupbutton_big{
	background-color:#4CAD47;
	-webkit-border-top-left-radius:8px;
	-moz-border-radius-topleft:8px;
	border-top-left-radius:8px;
	-webkit-border-top-right-radius:8px;
	-moz-border-radius-topright:8px;
	border-top-right-radius:8px;
	-webkit-border-bottom-right-radius:8px;
	-moz-border-radius-bottomright:8px;
	border-bottom-right-radius:8px;
	-webkit-border-bottom-left-radius:8px;
	-moz-border-radius-bottomleft:8px;
	border-bottom-left-radius:8px;
	text-indent:0;
	border:1px solid #4CAD47;
	display:inline-block;
	color:#fff;
	font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; 
	font-size:24px;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	margin:5px 10px 0 10px;
	padding:18px 20px 22px 20px;
	line-height:normal;
}
a:hover.signupbutton_big {
	background-color:#333;
	color:#e2e2e2;
	cursor:hand;
}
a:visited.signupbutton_big {
	color:#fff;
	cursor:hand;
}


#homeMiddleGray {
	text-align:center;
	margin: 20px 0 15px 0;
	min-height:280px;
}
#homeMiddleGray a:link {	color:#999; TEXT-DECORATION: none; }
#homeMiddleGray a:active{ color: #666; text-decoration: none;  }
#homeMiddleGray a:visited {	color: #999; TEXT-DECORATION: none;   }
#homeMiddleGray a:hover { color:#666; TEXT-DECORATION: none; }

#content-secondary { /*SIDEBAR*/
	float:right; padding:5px 0px 5px 0px; margin:20px 40px 20px 0px; width:200px; 
}

.break {clear:both;}

.pageNumbers {
	width:100%;
	text-align:right;
	font-size:85%;
}
.pageNumbersBottom{
	margin: 20px 0 0 0;
	width:100%;
	text-align:right;
	font-size:85%;
}
.pageNumbers  a:link { color: #999; border:#ccc 1px solid; padding:2px 3px 2px 3px; margin:1px; text-align:center; border-radius:2px; }
.pageNumbers a:active{ background-color: #fff; border:#999 1px solid; color:#187CBC;  border-radius:2px; }
.pageNumbers  a:visited { color: #999;}
.pageNumbers  a:hover{ background-color: #187CBC; border:#999 1px solid; color:#fff;  border-radius:2px; }

.pageNumbersBottom  a:link { color: #999; border:#ccc 1px solid; padding:2px 3px 2px 3px; margin:1px; text-align:center; border-radius:2px; }
.pageNumbersBottom  a:active{ background-color: #fff; border:#999 1px solid; color:#187CBC;  border-radius:2px; }
.pageNumbersBottom  a:visited { color: #999;}
.pageNumbersBottom  a:hover{ background-color: #187CBC; border:#999 1px solid; color:#fff;  border-radius:2px; }

.highlightPageNum {color:#187CBC; background-color:#e2e2e2;  border:#ccc 1px solid; padding:2px 5px 2px 5px; margin:0;  	
	-moz-border-radius:2px 2px 2px 2px;
     border-radius:2px 2px 2px 2px;
     -webkit-border-radius:2px 2px 2px 2px;
}
.box{
	float:left;
	padding: 0 25px 0 25px;
	margin:0 30px 0 20px;
	width:28%;
	text-align:center;
	font-family: 'open_sansregular', arial, verdana, sans serif;  color: #f1f1f1; margin: 0px; text-transform:none;  line-height:normal; font-size: 16px;
}
.box h3 {font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #6BB860; margin: 0px 0px 10px 0px; line-height:normal; font-size: 35px; }
.boxOutlineShaded {
	border:1px #ccc solid;
	border-radius:2px; 
	padding:15px;
	overflow:hidden;
	margin: 5px auto 10px auto;
}
.header {background:#e2e2e2; width:98%; padding:5px; border-radius:2px; }
.headerSmall {font-size:20px; font-family: 'bebas_neueregular', arial, verdana, sans serif;  text-transform:uppercase; color: #666; margin-right:5px; display: inline-block; width:180px;}

.colSpan1of3 {
	float:left;
	width:30.8%;
	margin:5px;
}
.colSpan2of3 {
	float:left;
	width:65%;
	margin: 5px;
}
.colSpan3of3 {
	float:left;
	width:98%;
	margin: 5px;
}

.colSpan1of2 {
	float:left;
	width:46%;
	padding:10px;
}
.colSpan2of2 {
	float:left;
	padding:10px;
}
.colSpan1of4 {
	float:left;
	width:25%;
}
.colSpan3of4 {
	float:left;
	width:75%;
}
.colSpan1of6 {
	float:left;
	width:13%;
	margin: 5px;
}
.colSpan5of6 {
	float:left;
	width:85%;
	margin: 5px;
}

.greyedOut {
	color:#C0C0C0;
}
.clearBoth {clear:both;}

/************************************************************************************
SIDEBAR
*************************************************************************************/
#sidebar {
	float:right;
	width: 30%;
	margin:0 0 5px 5px;
}

.sidebarAd {
	text-align:center;
	padding:10px;
	margin: 10px auto 10px auto;
	width:200px;

}
/************************************************************************************
FOOTER
*************************************************************************************/
#footerAdsHome {
	margin: 0 auto 0 auto;
	padding: 0 0 10px 0;
	width:100%;
}
#footerAds {
	margin: 0 auto 0 auto;
	padding: 10px 0 10px 0;
	width:100%;
	text-align:center;

}
#footer {
	margin:0; width:100%; min-height:250px; overflow:auto; text-align:center; color:#333; background:#323232;  border-top:1px #000 solid; padding-bottom:40px;
}
#footerWrap {
	margin: 10px auto 0 auto; width:1000px; color:#333; font-family: 'MuliRegular' , arial, sans serif; padding:20px 0 25px 0;
}
#footerLeft {
	float:left; width:75%; text-align: left; padding-bottom:10px; font-size:75%; color:#e2e2e2; 
}
#footerRight {
	float:right; text-align: left; padding-left:20px; margin-left:15px; font-size:90% ;color:#e2e2e2; border-left:1px #f1f1f1 solid;
}
#footer h2 { 
	font-family: 'bebas_neueregular', arial, verdana, sans serif; text-transform:uppercase; color: #e2e2e2; margin: 0px;   line-height:normal; font-size: 20px;
}
#footer h3 { 
	font-family: 'bebas_neueregular', arial, verdana, sans serif; text-transform:uppercase; color: #e2e2e2; margin: 0px;   line-height:normal; font-size: 16px;
}
#footer a:link { color: #e2e2e2; font-weight:100;   }
#footer a:active{ color: #61AB45;  }
#footer a:visited { color: #e2e2e2;  }
#footer a:hover{ color:#61AB45;  }

#footerCredits { width:100%; clear:both; color:#333; padding-top:20px; text-align:left;  font-size:80%; }


ul {
	padding: 0px 0px 0px 20px; list-style-type: square; color:#333; line-height:20px; 
}
ol {
	padding: 0px 0px 0px 3em;
}
li	{
	padding: 0px 0px 5px 0px;
}

a:link {	color:#61AB45; TEXT-DECORATION: none; }
a:active{ color: #666; text-decoration: none;  }
a:visited {	color: #61AB45; TEXT-DECORATION: none;   }
a:hover { color:#666; TEXT-DECORATION: none; }

a.plainlink:link { color:#000; text-decoration: none; }
a.plainlink:active{ color: #000; text-decoration: none;}
a.plainlink:visited { color:#000; text-decoration: none;}
a.plainlink:hover{ color:#61AB45; text-decoration: none;}

a.smalllink:link { color: #61AB45; font-size:0.8em;  }
a.smalllink:active{ color: #666; font-size:0.8em;  }
a.smalllink:visited { color: #61AB45;font-size:0.8em;  }
a.smalllink:hover{ color:#666; font-size:0.8em; }

table.tableOutline {padding: 8px; margin:5px; border:#ccc 1px solid;  border-radius:10px; }
table.tableOutlineResultsDisplay {padding: 8px; margin:0px; border:#ccc 1px solid; background:#fff; border-radius:10px; }
table.Displaytable { border:#ccc 1px dotted; padding: 8px;border-radius:10px; }
table.sidebarTable {margin:5px 0px 5px 0px;  }
table.highlightTableHome { border:#ccc 1px dotted; padding: 8px; margin:5px; background:#f1f1f1;border-radius:10px; }
table.highlightTable2Home { border:#ccc 1px dotted; padding: 8px; margin:5px; background:#e2e2e2; border-radius:10px;}
td.cellOutlinebottom {border-bottom:#ccc 1px dotted;  }
td.cellOutlineBottom	{border-bottom:#ccc 1px dotted;  }
td.cellOutline {border:#ccc 1px dotted;  }
td.cellOutlinePlain {border: #ccc 1px solid; padding:8px; margin:5px; }
td {padding:5px; }
td.header {padding: 5px; color:#323232; background:#d1d1d1; font-size: 100%; border-radius:2px; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; }
td.headersmall {padding: 2px; color: #4CAD47; background:#d1d1d1; font-weight: bold; font-size: 14px;border-radius:2px; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; font-size:18px;}
td.cell {background: #F3F8FC;}
td.cellRight {text-align: right; }
td.cellLeft {text-align: left; }
td.cellResults {background: #F3F8FC; padding:5px;}
td.color1 {background: #e2e2e2;}
td.color2 {background: #5e6035;}
td.form {}
td.formleft { text-align: left; }

.errorForm {color: #4CAD47; font-weight: bold; margin-right:5px; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; font-size:18px;}
.errorFormInput {color: #4CAD47;  }
.errorFormInputSmall { color:#4CAD47; font-size: 0.8em;}
.smalltextInput { font-family:verdana; font-size: 9px;  }

label {padding: 0; margin: 20px 0px 20px 0; color: #666; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; font-size:20px;}
input.textbox { font-size: 14px;  color:#666; border: 1px solid #ccc; margin: 0px 0px 8px 0; width:250px; padding:3px;}
input.textboxSMALL {font-size: 14px; color:#666; border: 1px solid #ccc; margin: 0px 0px 0px 0; width:200px; padding:3px;}
input.textboxYEAR {font-size: 14px; color:#666; border: 1px solid #ccc; margin: 0px 0px 0px 0; width:50px; padding:3px;}
input.textboxHome{ font-size: 16px;  color:#666; border: 1px solid #ccc; margin: 0px 0px 8px 0; width:250px; padding:5px;}
input.textarea {font-size:14px; color:#666; border: 1px solid #ccc; padding:3px;}
textarea {font-size:14px; color:#666; border: 1px solid #ccc; min-width:250px; min-height:275px; padding:3px;}
select {font-size:14px; border: 1px solid #ccc; padding: 2px; padding:3px;color:#666;}
option {font-size:14px; padding:3px;color:#666; }
option.search {font-size:14px; width:200px; padding:3px;color:#666;}
checkbox { font-size: 14px; border: 1px solid #ccc;  margin: 0px 0px 8px 1px; padding:3px;color:#666; }  
.checkbox { font-size: 14px; border: 1px solid #ccc;   padding:3px;color:#666;} 
.submitbutton {  font-size:14px; font-weight:bold;  background-color:#3B8345;  color: #333; margin:0px; border:1px solid; border-color:#ccc;  padding: 5px; }


.smallbreak {font-size: 0.1em; font-family: Verdana;}
.superLargeText { font-size:350%; line-height:200%;}
.text { font-style: normal; color:#333; }
.smalltext {font-size:0.8em;  }
.xsmalltext {font-size:0.7em; color:#666; }
.largetext {font-size:1.0em;  font-weight: bold; color:#000;}
.120PercentText {font-size:120%;  }
.notice { font-family: Arial,sans-serif; font: 0.8em bold #ff0000;}
.center {text-align:center;}
.white {color:#ffffff;}
.red {color:#9C0023;}
.blue {color:#187CBC;}
.grey {color:#666;}
.ltgrey { color:#999;}
.calendarMonth {clear:both;display:block; width:100%; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #4CAD47; margin: 40px 0px 5px 0px;  line-height:normal; font-size: 45px; text-align:center; margin: 20px 0 px 0;}
.alignLeft {text-align:left;}
.alignRight {text-align:right;}
.alignCenter {text-align:center;}

hr { color:#e2e2e2; border-style: none none solid; width: 100%; margin:5px 0 15px 0; }

.imgLeft {float:left; margin: 0 10px 0 0;}
.imgRight {float:right; margin: 0 10px 0 0;}

.button{
	-moz-box-shadow:inset 0px 1px 0px 0px #4CAD47;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4CAD47;
	box-shadow:inset 0px 1px 0px 0px #4CAD47;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #528E3A), color-stop(1, #4CAD47) );
	background:-moz-linear-gradient( center top, #528E3A 5%, #4CAD47 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#528E3A', endColorstr='#4CAD47');
	background-color:#528E3A;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #666;
	display:inline-block;
	color:#ffffff;
	font-family: 'bebas_neueregular', arial, verdana, sans serif;text-transform:uppercase; 
	font-size:22px;
	text-align:center;
	margin: 10px 0 0 0;
	padding:5px;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e2e2e2), color-stop(1, #ccc) );
	background:-moz-linear-gradient( center top, #e2e2e2 5%, #ccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#ccc');
	background-color:#e2e2e2;
	cursor:pointer;
	color:#323232;
}
.button:active {
	position:relative;
	top:1px;
}


.buttonBig{
	-moz-box-shadow:inset 0px 1px 0px 0px #4CAD47;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4CAD47;
	box-shadow:inset 0px 1px 0px 0px #4CAD47;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #528E3A), color-stop(1, #4CAD47) );
	background:-moz-linear-gradient( center top, #528E3A 5%, #4CAD47 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#528E3A', endColorstr='#4CAD47');
	background-color:#528E3A;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
	text-indent:0;
	border:1px solid #666;
	display:inline-block;
	color:#ffffff;
	font-family: 'bebas_neueregular', arial, verdana, sans serif;text-transform:uppercase; 
	font-size:22px;
	text-align:center;
	margin: 10px 0 0 0;
	padding:5px;
}
.buttonBig:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e2e2e2), color-stop(1, #ccc) );
	background:-moz-linear-gradient( center top, #e2e2e2 5%, #ccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e2e2e2', endColorstr='#ccc');
	background-color:#e2e2e2;
	cursor:pointer;
	color:#323232;
}
.buttonBig:active {
	position:relative;
	top:1px;
}
.buttonBig h2 {
	color:#fff;
}
a:link.buttonSmall{
	-moz-box-shadow:inset 0px 1px 0px 0px #4CAD47;
	-webkit-box-shadow:inset 0px 1px 0px 0px #4CAD47;
	box-shadow:inset 0px 1px 0px 0px #4CAD47;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #528E3A), color-stop(1, #4CAD47) );
	background:-moz-linear-gradient( center top, #83BCE1 5%, #187CBC 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#D8E8F5', endColorstr='#4CAD47');
	background-color:#83BCE1;
	-webkit-border-top-left-radius:4px;
	-moz-border-radius-topleft:4px;
	border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-moz-border-radius-topright:4px;
	border-top-right-radius:4px;
	-webkit-border-bottom-right-radius:4px;
	-moz-border-radius-bottomright:4px;
	border-bottom-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-moz-border-radius-bottomleft:4px;
	border-bottom-left-radius:4px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; 
	font-size:14px;
	font-style:normal;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
	margin: 10px 3px 0 3px;
	padding:1px 3px 1px 3px;
}
a:hover.buttonSmall {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4CAD47), color-stop(1, #528E3A) );
	background:-moz-linear-gradient( center top, #187CBC 5%, #83BCE1 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4CAD47', endColorstr='#528E3A');
	background-color:#4CAD47;
	cursor:pointer;
}
a:active.buttonSmall {
	position:relative;
	top:1px;
}
/*SHOW-MORE-LESS JAVASCRIPT */
.more {
	display: none;
}
a.showHide:link {	display:block; color:#4CAD47; TEXT-DECORATION: none; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; font-size:18px; margin: 10px 0 10px 0; }
a.showHide:active{ color: #666;  }
a.showHide:visited {	color: #4CAD47;  }
a.showHide:hover { color:#666;  }


/* calendar */
table.calendar		{ border:1px solid #999;  }
tr.calendar-row	{}
td.calendar-day	{ vertical-align:top; min-height:120px; font-size:11px; position:relative; } * html div.calendar-day { height:120px; }
td.calendar-day:hover	{ background:#eceff5; }
td.calendar-day-np	{ background:#eee; min-height:80px; } * html div.calendar-day-np { height:80px; }
td.calendar-day-head { background:#ccc; font-weight:bold; text-align:center; width:120px; padding:5px; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; font-size:20px; color:#4CAD47;}
div.day-number		{ top:0; background:#999; padding:5px; color:#fff; font-weight:bold; float:right; margin:-5px -5px 0 0; width:22px; text-align:center; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; font-size:24px; }
/* shared */
td.calendar-day, td.calendar-day-np { width:120px; padding:5px; border-top:1px solid #666; }
td.calendarPlantingAcrossWeek { padding: 10px 20px 10px 20px; background:#e2e2e2;}
.calendarToDoGroup {clear:both; overflow:hidden; border-top:1px #fff solid; border-bottom:1px #fff solid; margin:5px; padding:5px;}
.calendarToDo {  clear:both; display:block; float:left;width:28%; font-family: 'bebas_neueregular', arial, verdana, sans serif; font-weight:400; text-transform:uppercase; color: #666; margin: 0px;   line-height:normal; font-size: 22px; }
.calendarWhatToPlant {display:block; float:left;  width:71%;}