/* CSS Document */

/* Hot Pepper add/edits ============================================== */

p {
	margin: 0px 0px 10px 0px;
}
br {line-height: 10px;}

/* Searchbar form styles ===== */
#navform {
	position: relative;
	top: 0px;
	right: 0px;
	z-index: 100;
	font-size: 12px;
	}
#navform form {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#navform select, #navform_go {
	font-size: 10px;
	}
/* /Searchbar form styles ===== */
/* /Hot Pepper add/edits ============================================== */

body {
background: #939495 url(/images/shim.gif) no-repeat fixed left top;
font-family: "Trebuchet MS", Arial, sans-serif;
font-size: 75%;
text-align:center;
margin-bottom:15px;
margin-top:0;
margin-left:0;
margin-right:0;
padding: 0px;
}

.normal {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.container {
	width:776px;
	font-size: 1em;
	background-color: #fff;
	text-align:left;
	margin-left:auto;
	margin-right: auto;
	margin-top: 15px;
	display: block;
	overflow: visible;
}
h1 {
font-size: 1.5em;
font-weight: 400;
padding: 0px;
margin: 0px 0px 10px 0px;
}
h2 {
font-size: 1.4em;
color: #054ea8;
font-weight:400;
xdisplay:inline;
padding: 0px;
margin: 0px 0px 5px 0px;
}
h3 {
	color: #054ea8;
	xdisplay:inline;
	font-size: 1.2em;
	font-weight:600;
	padding: 0px;
	margin: 0px 0px 5px 0px;
	text-align: left;
}

h4 {
color: #054ea8;
xdisplay:inline;
font-size: 1em;
padding: 0px;
margin: 0px 0px 5px 0px;
}

h5 {
xdisplay:inline;
font-size: 1em;
padding: 0px;
margin: 0px 0px 5px 0px;
}
table {font-size:100%;}
img {
border: none;
}
label {
font-weight:bold;
}
#right_column hr {
color:#8fb8e3;
margin-left:5px;
}
.header {
	
}

.searchbar {
color:#FFFFFF;
padding: 5px 10px 5px 0px;
font-weight:bold;
background:#78a22e;
}

.navbar {
color:#FFFFFF;
font-weight:bold;
background:#78a22e;
height:25px;
font-size:95%;
}
.left_column {
	float:left;
	width:170px;
	background: #d7e9a1 url(/images/left_col_back.gif) top no-repeat;
	border-right:1px dotted #78a22e;
}

.imgBorder {
border:1px solid #a9a9a9;
} 

#home_pics {
float:left;
width:150px;
margin:0px 10px 15px 0px;
}
#home_pics_2 {
float:left;
width:100px;
margin:3px 10px 0px 0px;
}
#green_101_pics {
float:left;
width:100px;
margin:3px 10px 10px 0px;
}
#home_pics_list {
list-style:none !important;
margin:0;
padding:0;
}
#home_pics_list img {
border:1px solid #efefef;
}
#home_pics img {
border:1px solid #ccc;
}
#left_column a:link,#left_column a:visited {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#left_column a:active,#left_column a:hover {
color:#78a22e;
text-decoration: underline;
font-weight:bold;
}
#left_column_content {
padding:10px 10px;
}
#left_column_content h3 {
color:#000;
}
#left_column_menu {
margin-bottom:10px;
}
#left_column_block {
margin-top:15px;
}
#left_column_block h3 {
font-size:1.25em;
}

.center_column {
float:right;
background-color:#fff;
padding: 12px 10px 15px 10px;
width:584px;
min-height:400px;
}
#center_column a:link {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#center_column a:visited {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#center_column a:active {
color: #78a22e;
text-decoration:underline;
font-weight:bold;
}
#center_column a:hover {
	color: #78a22e;
	text-decoration:underline;
	font-weight:bold;
}
#center_column ul {
list-style-image:url(/images/list_arrow.gif)
}
#center_column ul li ul {
list-style-type: disc !important;
list-style-image:none; !important;
}

.center_column_janitor {
float:right;
background-color:#fff;
padding: 12px 15px 15px 5px;
width:584px;
min-height:400px;
}
#center_column_janitor a:link {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#center_column_janitor a:visited {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#center_column_janitor a:active {
color: #78a22e;
text-decoration:underline;
font-weight:bold;
}
#center_column_janitor a:hover {
color: #78a22e;
text-decoration:underline;
font-weight:bold;
}
#center_column_janitor ul {
list-style-image:url(/images/list_arrow.gif)
}
.right_column {
float:left;
width:154px;
background-color:#fff;
border-left:dotted; 
border-left-color:#78a22e;
border-left-width: 1px;
}
#right_column a:link,#right_column_new a:visited {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#right_column a:active,#right_column_new a:hover {
color:#78a22e;
text-decoration: underline;
font-weight:bold;
}
.right_column_pad {
padding:10px 5px;
}
.right_column_menu {
background-color: #d7e9a1;
}

.right_column_menu_header {
padding-top: 15px;
padding-left: 10px;
padding-right: 5px;
padding-bottom: 5px;
}
#right_column a:link {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#right_column a:visited {
color:#78a22e;
text-decoration: none;
font-weight:bold;
}
#right_column a:active {
color: #78a22e;
text-decoration:underline;
font-weight:bold;
}
#right_column a:hover {
color: #78a22e;
text-decoration:underline;
font-weight:bold;
}

.footer {background-color:#78a22e;
color:#fff;
height:15px;
clear:both;
text-align:right;
padding:3px 5px;
font-family: Arial, Helvetica, sans-serif;
font-size:.9em;
}
#footer ul {
list-style-type:none;
padding: 0px;
margin: 0;
}
#footer li{
display:inline;
padding-left: 1px;
padding-right: 1px;
}
#footer a:link,#footer a:visited {
color:#fff;
text-decoration: none;
}
#footer a:active,#footer a:hover {
color:#fff;
text-decoration: underline;
}
.margright3 {margin: 0 3px 0 0;}
.padding_right {
padding-right: 5px;
}
.padding_top_right {
padding-right: 5px;
padding-top: 5px;
}
.padding_left{
padding-left: 3px;
}
.date {
font-size:.9em;
}

#login_box {
background:url(/images/nav_divider_new.gif) top center no-repeat;
padding:10px 5px 0px 0px;
margin:15px 0px 0px 0px;
}
#login_box_bottom {
background:url(/images//nav_divider_new.gif) bottom center no-repeat;
padding:0px 5px 10px 0px;
}
.links_box {
background-image:url(/images/links_back.gif);
background-repeat:no-repeat;
width: 170px;
height: 170px;
padding-left: 10px;
padding-top: 8px;
}
.register {
padding-top: 3px;
padding-left: 4px;
}
#login_box input {
margin-bottom: 2px;
}
.item_header {
font-size:1.1em;
font-weight:bold;
}
.login_box_2 {
width: 275px;
padding-left: 10px;
padding-top: 8px;
}
.login_button {
font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color: #eef4f7;
color: #508a12;
border-color:#508a12;
border-style:ridge;
border-width: 1px;
padding:3px;
}
.go_button {
width:20px;
height:17px;
font-size: 10px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color: #eef4f7;
color: #78a22e;
border-color:#d7e9a1;
border-style: solid;
border-width: 1px;
margin-bottom:3px;
}
#rc_table td {
padding:5px;
}
#Contacts-Phone_Number_Ext {
width: 5px;
}
#attribute_fv_1345{
		width: 4em;
}
/*table.alternate_rows thead tr {
	background-color:#fff;
	} */
table.alternate_rows tr {
	background-color:#f2f2f2;
	}
table.alternate_rows tr.other {
	background-color:#fff;
	}
#attribute_fv_2417{
		width: 400px;
}
#attribute_fv_2432{
		width: 400px;
}
#attribute_fv_2520,#attribute_fv_2519{
		width: 450px;
}
#attribute_fv_1184{
		width: 400px;
}
table.alternate_rows tr.odd td {
	background-color: #f2f2f2;
}
table.alternate_rows tr.even td {
	background-color: #fff;
}
.hide {display: none;}
#attribute_fv_941 {
width: 25px;
}
.border {
border-top:1px; 
border-top-style: dotted; 
border-top-color: #0068B3;
height:5px;
margin-top:2px;
width:100%;
}
#nav_divider {
height:20px;
width:3px;
background:url(/images/divider.gif) no-repeat center;
float:right;
}
.clearfix:after {
	/*apply this class to any floated element that needs to be cleared afterwards*/
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}
.clear {
clear:both;
}
.highlight {
float:right;
margin:0px 0px 5px 5px;
}
.icon {
padding: 5px 10px 15px 0px;
float:left;
width:22px;
}
.solid_border {
border-bottom:2px solid #78a22f;
margin-bottom:10px;
}
.callout {
float:right;
width:200px;
border:2px solid #78a22f;
}
.callout div {
margin:5px 10px;
}
.callout_blue {float:right; width:175px; border:2px solid #0067b1; margin:20px 0px 10px 15px;background:#f2f7fb;}
.callout_green {float:right; width:200px; border:2px solid #78a22f; margin:10px 0px 10px 15px; background:#F7FFDF;}
.callout_green_small {float:right; width:175px; border:2px solid #78a22f; margin:10px 0px 10px 15px; background:#F7FFDF;}
/*lightbox styles */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 2000px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: none;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
	display:none;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
	display:none;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
/* shims and pads ======================================================== */
.m0 {margin: 0px 0px 0px 0px;}
.m5 {margin: 0px 0px 5px 0px;}
.m15 {margin: 0px 0px 15px 0px;}

.shim3 {padding: 0px; margin: 0px; line-height: 3px; font-size: 3px;}
.shim5 {padding: 0px; margin: 0px; line-height: 5px; font-size: 5px;}
.shim10 {padding: 0px; margin: 0px; line-height: 10px; font-size: 10px;}
.shim15 {padding: 0px; margin: 0px; line-height: 15px; font-size: 15px;}

.padtop3 {padding-top: 3px;}
.padright3 {padding-right: 3px;}
.padbottom3 {padding-bottom: 3px;}
.padleft3 {padding-left: 3px;}

.padtop5 {padding-top: 5px;}
.padright5 {padding-right: 5px;}
.padbottom5 {padding-bottom: 5px;}
.padleft5 {padding-left: 5px;}

.padtop10 {padding-top: 10px;}
.padright10 {padding-right: 10px;}
.padbottom10 {padding-bottom: 10px;}
.padleft10 {padding-left: 10px;}

.padtop15 {padding-top: 15px;}
.padright15 {padding-right: 15px;}
.padbottom15 {padding-bottom: 15px;}
.padleft15 {padding-left: 15px;}

.pad5 {padding: 5px;}
.pad10 {padding: 10px;}
.pad15 {padding: 15px;}

table.tblpad3 td {padding: 3px;}
table.tblpad5 td {padding: 5px;}
/* /shims and pads ======================================================== */
/* Styles for cleaners calculator */
.greenbk {
	font-size: 11px;
	color: #0067b1;
	background-color: #f2f2f2;
	font-weight:bold;
}

.yellowbk {
	
	font-size: 11px;
	color: #d2e8ff;
	background-color: #0069b2;
		font-weight:bold;
}

.yellowbkhd {
	
	font-size: 11px;
	color: #fff;
	background-color: #78a22f;
		font-weight:bold;
}
.navlink{
	text-decoration: none;
}
a.navlink:hover {
	text-decoration: underline;
	color: #333333;
}

.underlinefont {
	
	text-decoration: underline;
}


.graybk {
	
	font-size: 12px;
	color: #333333;
}
.graybkline {
	
	font-size: 12px;
	color: #333333;
	background-color: #f2f2f2;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-bottom-width: 2px;
}

.graybkshade {
	
	font-size: 12px;
	color: #333333;
	background-color: #f2f2f2;
}

.graybksmall {
	
	font-size: 10px;
	color: #333333;
	background-color: #f2f2f2;
}
.tableheaderslrg { font-size: 15pt;}
.tableheadersmed { font-size: 13pt;}
.tableheaderssml { font-size: 11pt;}
.smallheads{  font-size: 8pt;}
/* Live Validation styles */
.LV_valid {
    color:#78a22f;
}
	
.LV_invalid {
	color:#CC0000;
}
	
.LV_validation_message{
    font-weight:bold;
    margin:0 0 0 5px;
}
    
.LV_valid_field,
input.LV_valid_field:hover, 
input.LV_valid_field:active,
textarea.LV_valid_field:hover, 
textarea.LV_valid_field:active,
.fieldWithErrors input.LV_valid_field,
.fieldWithErrors textarea.LV_valid_field {
    border: 1px solid #00CC00;
}
    
.LV_invalid_field, 
input.LV_invalid_field:hover, 
input.LV_invalid_field:active,
textarea.LV_invalid_field:hover, 
textarea.LV_invalid_field:active,
.fieldWithErrors input.LV_invalid_field,
.fieldWithErrors textarea.LV_invalid_field {
    border: 1px solid #CC0000;
}


/********** Error reporting ************/

.fieldWithErrors, .fieldWithNoErrors, .fieldWithNoActivityYet {
  /*padding: 2px;*/
  background-color: transparent;
  /*display: table;*/
  /*float:left;*/
  /*margin-bottom:10px;*/
}

.fieldWithErrors {
  /*background-color: #ffcccc;*/
}

.fieldWithNoErrors {
  /*background-color: #C6E0B0;*/
}

.fieldWithErrors input, .fieldWithErrors select, fieldWithErrors textarea {
  /*background-color: #ffcccc;*/
  border-color:#990000;
}

p.matchFieldWithErrorReporting {
  /*padding-left:2px;*/
}

#errorExplanation {
  /*width: 98%;*/
  border: 2px solid #ffcccc;
  padding: 7px;
  margin-bottom: 20px;
  background-color: #ffffff;
  color: #ff0000;
}

#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 110%;
  margin: -7px;
  background-color: #fff;
  color: #ff0000;
  letter-spacing:-1px;
}

#errorExplanation ul {
  padding-left:20px;
}

#errorExplanation p {
  margin-bottom: 0;
  padding: 5px;
}

#errorExplanation ul li {
  font-size: 12px;
  list-style: disc;
}
