@charset "UTF-8";
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}

/* ------------------------------------------------------------------------------- */

/* RESET */

#ctl09_ctl03_EventList table tr {
	background-color: #EFEFFF;
	border:1px dotted #3B73BA;
}

/* CSS Document */
html {
	-webkit-text-size-adjust:none;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color: #505050;
	font-size: 12px;
}
img {
	border: 0px none;
}
img {
	behavior: url('pngbehavior.htc');
}
a, a:visited, a:link {
	color: #338844;
}
a:hover {
	color: #6db33f;
}
p, td, li {
	color: #505050;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
}
ul.list {
	margin:0;
	padding-left:10px;
}
ul.list li {
	list-style:none;
	background: transparent url('../Documents/Image/bullet.gif') 0 11px no-repeat;
	padding:5px 15px;
}
.right {
	float:right;
}
.left {
	float:left;
}
img.right {
	float:right;
	padding:0 0 10px 20px;
	clear:right;
}
p.right {
	text-align:right;
}
.right img {
	clear: both;
}
p.caption {
	font-size:10px;
	color:#666;
}
h1 {
	font-size:18px;
	color: #6DB33F;
	font-weight:normal;
	margin:0;
	padding: 10px 0 0 0;
}
h2 {
	font-size:16px;
	color: #6DB33F;
	font-weight:normal;
	margin:0;
	padding: 10px 0 0 0;
}
hr {
	color:#6DB33F;
}
#container {
	width: 900px;
	margin: 0 auto;
}
.ie7 #container, .ie8 #container {
	height:auto;
}
#header {
	width: 900px;
	height: 107px;
	float:left;
}
#logo {
	width: 161px;
	height: 107px;
	float:left;
}
#navigation {
	overflow:hidden;
	padding: 0 0 0 0px;
	float:left;
	width: 900px;
	height: 26px;
	border-top: dotted 1px #c8c8c8;
	border-bottom: dotted 1px #c8c8c8;
}
#search {
	float:right;
	width: 200px;
	height: 67px;
	padding-top: 40px;
}
#search input {
	margin:0;
}
#search input[type="text"] {
	width:160px;
	height:25px;
	padding:0 5px;
}
#feature {
	width: 900px;
	height: 290px;
	background-image:url('../Documents/Image/twinstatebanner.jpg');
	background-repeat: no-repeat;
	float:left;
	overflow:hidden;
}
#highlights {
	float:left;
	width: 900px;
	background-image:url('../Documents/Image/news-shadow.jpg');
	background-repeat:no-repeat;
}
#content {
	float:left;
	width: 900px;
	position:relative;
}
.ie7 #content, .ie8 #content {
	height:100%;
}
.featurebox, .doublefeature {
	float: left;
	width: 205px;
	font-size:12px;
	padding: 0 10px;
}
.featurebox h2 {
	font-size:16px;
	color: #6DB33F;
	font-weight:normal;
	margin:0;
	padding: 10px 0 0 0;
}
.featurebox p {
	font-size:12px;
	color: #505050;
	margin: 0;
	padding: 10px 0 0 0;
}
.featurebox p.caption {
	font-size:10px;
	color:#000;
	background-color:#EEE;
	padding:5px 10px;
	width:175px;
}
.doublefeature {
	width:410px;
	margin-right:10px;
}
.newsslider {
	border:1px dotted #D2E6E6;
	padding:10px;
}
.newssection {
	list-style:none;
	background: transparent url('../Documents/Image/bullet.gif') 0 11px no-repeat;
	padding:5px 15px;
}
#newsnav {
	height:0;
	margin:0;
	padding:0;
}
.date {
	color:#888;
}
.featurebox2 {
	float:left;
	height:580px;
	width:328px;
	_width:323px;
	background:#FFF url("../Documents/Image/fb-bg2.jpg") 0 0 repeat-x;
	border-left: solid 1px #ccc;
	border-top: solid 1px #ccc;
	margin-bottom:20px;
}
.featurebox2 h2, .featurebox2 p {
	padding:0 40px;
	color:#333;
}
.featurebox2 ul, .featurebox3 ul {
	margin-left:14px;
	padding-left:40px;
}
.featurebox2 img, .featurebox3 img {
	display:block;
	margin:0 auto;
	margin-top:40px;
}
.featurebox3 {
	float:left;
	height:560px;
	width: 658px;
	_width:648px;
	margin-bottom:20px;
	border-top: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	background:#FFF url("../Documents/Image/fb-bg2.jpg") 0 0 repeat-x;
}
.featurebox3 .col {
	float:left;
	width: 329px;
	_width:323px;
	height:auto;
	}
.featurebox3 h2, .featurebox3 p {
	padding:0 40px;
	color:#333;
}
h2.push {
	height:20px;
	_height:15px;
}
.liquigrow {
	color: #3B73BA;
}
#footer {
	width: 900px;
	float:left;
	padding: 10px 0;
	margin-top: 10px;
	border-top: dotted 1px #c8c8c8;
	font-size:11px;
	color: #7a7a7a;
	text-align:right;
}
.searchbutton {
	padding: 0;
	vertical-align:middle;
}
#clear {
	clear:both;
	height:30px;
}
/* Contact forms */

.questionbox, .questionbox2 {
	background:#FFF url("../Documents/Image/fb-bg2.jpg") 0 0 repeat-x;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	border-top:1px solid #CCC;
	padding:20px;
	_padding-right:0;
	width:200px;
	height:auto;
	min-height:180px;
	float:left;
}
.questionbox2 {
	float:right;
}

.questionbox img, .questionbox2 img {
	margin:0 50px;
}
.questionbox p, .questionbox2 p {
	padding:20px 10px 0 10px;
	margin:0;
	line-height:200%;
}
.questionbox2 img.kenimg {
	margin-left:10px;
	border:solid 1px #CCC;
	padding:3px;
}
.ie6 .questionbox2 {
	width:180px;
	margin-left:0;margin-right:-20px;
	padding-left:20px;padding-right:0;
}
.ie6 #topblog {
	width:480px;
	float:left;
	margin-left:0;margin-right:0;
}
.ie6 .blog div.calendarsummarydetail {
	width:500px;
}

#ctl09_ctl05_Table1,
#ctl09_ctl03_Table1 {
	margin-left:-110px;
	margin-top:-60px;
	_margin-right:-80px;
}
#ctl09_ctl05_Table1 td,
#ctl09_ctl03_Table1 td {
	padding-left:10px;
	text-align:left;
	vertical-align:top;
}
#ctl09_ctl05_Table1 td span,
#ctl09_ctl03_Table1 td span {
	position:relative;
	top:-18px;
	right:-85px;
}
#ctl09_ctl05_Table1 input,
#ctl09_ctl03_Table1 input  {
	width:180px;
	background:#D2E6E6;
}
#ctl09_ctl05_Table1 textarea,
#ctl09_ctl03_Table1 textarea {
	background:#D2E6E6;
	widtH:180px;
}
#ctl09_ctl05_button_save,
#ctl09_ctl03_button_save {
	float:left;
	width:182px;
	height:30px;
	background-color:#6DB33F;
	color:#FFF;
	margin-left:5px;
	margin-top:-10px;
	border:2px solid #338844;
	cursor:pointer;
}
#ctl09_ctl05_ErrorMessage,
#ctl09_ctl03_ErrorMessage {
	color:#fff;
	padding:5px 10px;
	display:block;
	-moz-border-radius:4px;
	border-radius:4px;
}

.customerSiteHeader
{
	background-color: rgb(210, 230, 230);
}

/* Bulletins */
.bulletin h1 {
	clear:both;
	padding-top:10px;
	color:#6db33f;
}
.bulletin h2 {
	clear:both;
}
.bulletin .featurebox {
	width:190px;
}

.calendarsummary h2 {
	color: #3B73BA;
	border-bottom: 1pt solid #6db33f; !important
}

.blog .calendarsummarydetail a {
	TEXT-DECORATION:NONE; !IMPORTANT
}

 /*
.bulletin div.calendarsummarydetail {
	-moz-box-shadow: 2px 2px 5px #666;
	box-shadow: 0 0 10px #666;
	margin-bottom:20px;
	padding:0;
} 
.bulletin .calendarsummarydetail p {
	line-height:150%;
	color:#000;
	font-size:14px;
}
.bulletin-top, .bulletin-content, .bulletin-bottom {
	margin:0;
	display:block;
}
.bulletin-top {
	background: #464 url("../Documents/Image/agbul-a.jpg") 0 0 no-repeat;
	height: 188px;
}
.bulletin-content {
	background: #FFF url("../Documents/Image/agbul-b.jpg") 0 0 repeat-y;
	height:100%;
	padding: 25px 100px;
	overflow:hidden;
}
.bulletin-bottom {
	background: #FFF url("../Documents/Image/agbul-c.jpg") 0 0 no-repeat;
	height:70px;
}
*/

/* Blog */

#topblog table {
	width:600px;
}
div.blog {
	float:left;
	width:600px;
	height:100%;
	position:relative;
}
/*.ie6 #topblog .calendarsummary {

}*/
/*.ie6 #topblog {
	position:relative;
	width:500px;
}*/
/*.ie6 #topblog table {
	width:500px;
}*/
.ie6 #topblog div.blog {
	width:500px;
	height:auto;
	float:none;
	border:0;
}

.blog img {
	border:dotted 1px #CCC;
	padding:3px;
}

/* Navigation */
#navigation ul {
	list-style-type:none;
	margin:0 0 0 10px;
	padding:0;
	float:left;
}
#navigation li {
	float:left;
	padding: 0;
	margin:0 20px 0 0;
}
#navigation a, #navigation a:visited {
	text-decoration:none;
	font-size: 14px;
	color: #7f7f7f;
	line-height:26px;
	font-family:Arial, Helvetica, sans-serif;
	border: dotted 1px #fff;
	height: 26px;
	display:block;
	_display:inline;
	padding: 0 6px;
}
#navigation a:hover {
	color: #6db33f;
	border-top: solid 1px #c8c8c8;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	border-bottom: solid 1px #fff;
	background-color:#6db43f;
	z-index:30;
	background-image:url(../Documents/Image/nav-background.jpg);
}
#navigation ul li:hover a {
	color: #6db33f;
	border-top: solid 1px #c8c8c8;
	border-left: solid 1px #c8c8c8;
	border-right: solid 1px #c8c8c8;
	border-bottom: solid 1px #fff;
	z-index:30;
	background-color:transparent;
	/* background-image:url(../Documents/Image/nav-background.jpg); */
}
#navigation li:hover li a, #navigation li:hover li a:visited {
	width:137px;
	padding: 0 6px;
	text-decoration:none;
	font-size: 12px;
	color: #7f7f7f;
	line-height:normal;
	font-family:Arial, Helvetica, sans-serif;
	display:inline;
	height:auto;
	border: 0px none;
	background-image:none;
}
#navigation li:hover li a:hover {
	color:#FFF;
}
#navigation li li a:hover {
	width:100%;
	color: #FFF;
	border: 0px none;
	background-color:#6DB33F;
}
#navigation ul li ul {
	width:137px;
	position:absolute;
	border-top: 0px none #fff;
	border-bottom: 1px solid #c8c8c8;
	border-right: 1px solid #c8c8c8;
	border-left: 1px solid #c8c8c8;
	background-color:#fff;
	padding: 4px;
	margin:-2px 0 0 0px;
	text-align:left;
	z-index:29;
	background-image:url(../Documents/Image/dropdown-background.jpg);
	background-repeat:repeat-x;
}
#navigation ul li ul li {
	width:137px;
	height:20px;
	float:none;
	padding:0px;
	margin:0;
	background-image:none;
}
#navigation ul li:hover li a {
	width:126px;
	height:18px;
	display:block;
}
/* Navigation Magic */
#navigation ul li ul {
	display:none;
}
#navigation ul li:hover ul {
	display:block;
}
/* Map */
#map {
	width:600px;
	height:530px;
	float:left;
	font-size:12px;	
}
#sideBar {
	overflow:auto;
	width:300px;
	height:auto;
	text-align:left;
	background:#fff;
	float:right;
	color: #7f7f7f;
	font-size: 12px;
}
#sideBar div {
	padding:2px 0;
	cursor:pointer;
	padding: 4px 0 4px 10px;
}
#sideBar div:hover {
	text-decoration:none;
	color: #6db33f;
}
#buttons {
	clear:both;
	text-align:left
}
.bSideSelect {
	background-image:url(../Documents/Image/dropdown-background.jpg);
	color: #6db33f;
} /* clicked items get this class */
##map h2{
	font-size:14px;	
}
.bubble{
	width: 200px;	
}
.managerphoto{
	float: left;
	padding-right: 10px;	
}

/* Employment App */ 

.box {
	position:relative;
	overflow:auto;
	background:#F9F9F9;
	padding:20px;
	margin-bottom:20px;
	width:auto;
	height:auto;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	box-shadow:0 2px 3px rgb(160, 160, 180);
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=155, Color='#888888')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=155, Color='#888888');
	border:solid 1px #D2E6E6;
	
}

.row {
	clear:both;
	display:block;
	height:100%;
	padding:10px 5px;
}

.row img {
	display:inline;
}

.box input[type="text"] {
	width:210px;
	clear:none;
	float:none;
}


.box h2 {
	font-weight:bold;
}
.box p {
	float:left;
}

.edu .row {
	padding-bottom:60px;
}

label, input[type="text"], select{
	display:block;
	margin-right:20px;
	margin-bottom:4px;
	float:left;
}

select {
	width:auto;
	float:none;
}

label input[type="radio"] {
	width:auto;
}

textarea {
	vertical-align:baseline;
	width:714px;
	clear:both;
	display:block;
}

textarea, input[type="text"], input[type="password"] {
	background-color:rgb(210,230,230);
	/*border:solid 1px rgb(150,150,200);*/
	border:0;
	padding:2px 1px;
	font:normal 12px/1.5 Arial, Helvetica, sans-serif;
}

#authorizedsubmit {
	background-color: #6DB33F;
    border: 2px solid #338844;
    color: #FFFFFF;
    height: 40px;
    width: 700px;
	margin:10px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6DB33F), to(#4BA11D));
    background-image: -webkit-linear-gradient(top, #6DB33F, #4BA11D);
    background-image:    -moz-linear-gradient(top, #6DB33F, #4BA11D);
    background-image:     -ms-linear-gradient(top, #6DB33F, #4BA11D);
    background-image:      -o-linear-gradient(top, #6DB33F, #4BA11D);
}

#authorizedsubmit:hover {
	color:#FFF;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#6DB33F), to(#4BA11D));
    background-image: -webkit-linear-gradient(top, #7EC44F, #5CB22E);
    background-image:    -moz-linear-gradient(top, #7EC44F, #5CB22E);
    background-image:     -ms-linear-gradient(top, #7EC44F, #5CB22E);
    background-image:      -o-linear-gradient(top, #7EC44F, #5CB22E);
	cursor:pointer;
}
#authorizedsubmit:active {
	color:#DDFFDD;
	background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#2A900B), to(#5CA22E));
    background-image: -webkit-linear-gradient(top, #2A900B, #5CA22E);
    background-image:    -moz-linear-gradient(top, #2A900B, #5CA22E);
    background-image:     -ms-linear-gradient(top, #2A900B, #5CA22E);
    background-image:      -o-linear-gradient(top, #2A900B, #5CA22E);
}

/* ====================== Utility */
.clear {
	clear: both;
}
hr {
	border: none;
	border-bottom: dotted 1px #C8C8C8;
	height: 10px;
	margin: 10px 0;
}

/* ====================== Grid */

@media only screen and (min-width: 768px) {
	.row { margin-left: -20px; *zoom: 1; }
	.row:after { clear: both; }
	[class*="grid"] { float: left; margin-left: 20px; }
	.grid12 { width: 900px; }
	.grid6 { width: 430px; }
}

.sales img {
	padding-right: 10px;
}

/* ====================== Customer Login Area */

.note {
	color: #999;
	padding-left: 1em;
	border-left: solid 4px #ccc;
	margin-top: .25em;	
}

.customer-login p,
.customer-login label,
.customer-login textarea, 
.customer-login input[type="text"], 
.customer-login input[type="password"] {
	font-size: 14px;
}

.customer-login input[type="text"] {
	margin-right: 2px;
}
/*
.customer-login input[type="checkbox"] {
	position: relative;
	top: .5em;
	float: right;
}

*/

.pure-form [class^="pure-u-"] {
	position: relative;
}


.subscription {
	font-size: 14px;
}
.subscription input[type="checkbox"] {
	float: right;
	position: absolute;
	right: 0;
	top: 4.3em;
}

.subscription  input[type="checkbox"]:first-child {
	top: 1.25em;
}
.subscription input[type="checkbox"] + label {
	clear: left;
	float: left;
	padding-top: 1em;
}

.subscription .pure-button {
	margin-top: 1em;
}

.pure-control-group {
	clear: both;
}

.customer-login input[type="checkbox"] {
	margin-top: .25em;
}

.login  {
	width: 15em;
	margin-left: 13em;
}
.login .pure-button-primary {
	width: 13.75em;
}

.message-info {
	padding: 1em;
	border-radius: 4px;
}

.message-main {
	padding: 1em 1em 0; 
	font-size: 14px;
	line-height: 1.5;
}

[ID*="ErrorMessage"],
[ID*="LockMessage"],
.error-message {
	color: #8a0a16;
	background-color: #fbd7e0;
	border: solid 2px #8a0a16;
}

[ID*="CustomerName"] {
	text-transform: capitalize;
}

.success-message {
	color: #0a8a10;
	background-color: #d7fbd9;
	border: solid 2px #0a8a10;
}

.customer-login [ID*="RequiredFieldValidator"] {
	position: relative;
	top: .75em;
}

.change-password [ID*="RequiredFieldValidator"] {
	top: 0;
}

.change-password .login {
	width: 14em;
}