@import url(navigation.css);

html, body, form {
	margin: 0;
	padding: 0;
}

.validate {
	background:#FFFFFF none repeat scroll 0%;
	border:1px solid red;
	display:block;
	margin-bottom:10px;
	padding:10px;
}

body {
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	background: #b8bec0;
}

td {
	font-size: 12px;
}

.hidden {
	display: none;
}

#background-container {
	background: #fff
				url(../images/general/bg_header.gif)
				repeat-x;
	width: 100%;
}

#page-container {
	width: 760px;
	background: transparent
				url(../images/general/bg_mid.gif)
				repeat-y;
}

#header {
	height: 141px;
	width: 760px;
}

#header h1 {
	margin: 0;
	padding: 0;
	color: white;
}

#header h1 a {
	margin: 0;
	padding: 0;
	color: white;
}

#sidebar-a {
	float: left;
	width: 203px;
	background: transparent;
}

#sidebar-a h4.contactinfo {
	margin: 0;
	padding: 0;
	margin-left: 24px;
	font-size: 12px;
	font-weight: normal;
	color: #003809;
	padding-left: 15px;
	padding-bottom: 2px;
	border-bottom: 1px solid #e5e5e5;
}

#sidebar-a #contactinfo {
	margin-left: 24px;
	margin-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
	font-size: 10px;
	color: #5c5656;
}

#sidebar-a #contactinfo a {
	color: #003809;
}

#sidebar-a #contactinfo a:hover {
	text-decoration: none;
}

#content {
	background: transparent;
	margin-left: 203px;
	color: #003809;
	font-size: 12px;
	overflow: visible;
}

#content a {
	color: #003809;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

.hr { 
	border-top: 1px solid #EEE; 
	margin-top: 15px; 
	margin-bottom: 15px;

}

a.apply {
	font-size: 12px;
	font-weight: bold;
	color: #003809;
	text-decoration: none;
	padding-left: 4px;
}

a.apply:hover {
	text-decoration: none;
	color: #007713;
}

#newsletter {
	vertical-align: middle;
	text-align: right;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right: 20px;
	font-size: 12px;
	color: #6b777c;
	background: #fff
				url(../images/general/bg_newsletter.gif)
				no-repeat;
}

#newsletter .textbox {
	vertical-align: middle;
	margin-right: 5px;
	margin-left: 5px;
	color: #000;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	width: 130px;
	padding: 1px;
	border: 1px solid #8a918a;
	font-size: 11px;
	background: #ffffff
				url(../images/forms/bg_textbox.gif)
				no-repeat;
}

#content-padding {
	padding-left: 46px;
	padding-right: 40px;
	padding-top: 25px;
}

#content h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #003809;
	padding-left: 20px;
	background: transparent
				url(../images/general/h2.gif)
				no-repeat;
}

#stevensaunders #content h2 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #003809;
	padding-left: 28px;
	background: transparent
				url(../images/general/ss_icon.gif)
				0px 3px
				no-repeat !important;
}

#content h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 18px;
	font-weight: normal;
	color: #003809;
}

#content h4 {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#content p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 15px;
	color: #003809;
}

#content ul {
	list-style-type: none;
}

#content li {
	list-style-type: none;
	color: #003809;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	background: transparent
				url(../images/general/bullet.gif)
				no-repeat;
}

/* Hide from IE5-mac. Only IE-win sees this. \*/
 
* html #sidebar-a {
  margin-right: -3px;
  }
 
* html #content {
  height: 1%;
  margin-left: 0;
  }
 
/* End hide from IE5/mac */

#footer-container {
	background: transparent
				url(../images/general/bg_footercontainer.gif)
				repeat-x;
}

#footer {
	line-height: 16px;
	padding-top: 45px;
	padding-bottom: 10px;
	padding-right: 16px;
	width: 744px;
	\width: 760px;
	w\idth: 744px;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #fff;
	background: transparent
				url(../images/general/bg_footer.gif)
				no-repeat;
}

#footer a {
	color: #fff;
}

#footer a:hover {
	color: #000;
	text-decoration: none;
}

/* Contact Form 
___________________________________________________________________*/


form h1 
{
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color: #003809;
}

form hr 
{
	color: #eeeeee;
	background: #eeeeee;
	margin: 2.5px 0 8px 0;
	height: 1px;
	padding: 0;
	border: 0;
}

form p 
{
	color: #003809;
}

#content form ul
{
	margin: 0 0 5px 0;
	padding: 0 0 0 5px;
	color: #003809;
}

#content form ol
{
	padding-left: 15px;
}

#content li.form 
{
	color: #003809;
	margin: 0 0 15px 0;
	padding: 0 0 0 10px;
	list-style-type: none;
	background: transparent
				url(../images/forms/bullet.jpg)
	
				0px 6px no-repeat;
}

#content ol li.orderedform 
{
	color: #003809;
	padding: 0 0 10px 15px;
	list-style-type:decimal;
}

#content .heading
{
	font-size: 12px;
	background: transparent
				url(../images/forms/h2Background.jpg)
				repeat-y;
	padding: 5px 0 5px 15px;
	margin: 10px 0 10px 0;

	
}

#content label 
{
	text-align: right;
	font-weight: bold;
	color: #637277;
}

form .button a.next 
{
	margin-left: 350px;
	display: block;
	padding: 22px 0 0 0;
	width: 58px;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px;
	background: transparent
			url(../images/forms/next_btn.png)
			no-repeat;
	text-decoration: none;
}

form .button a.back 
{
	display: block;
	padding: 22px 0 0 0;
	width: 58px;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px;
	background: transparent
			url(../images/forms/back_btn.png)
			no-repeat;
	text-decoration: none;
}

form .button a.add 
{
	display: block;
	padding: 22px 0 0 0;
	width: 76px;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px;
	background: transparent
			url(../images/forms/add_btn.png)
			no-repeat;
	text-decoration: none;
}

form .button a.submit 
{
	display: block;
	padding: 22px 0 0 0;
	width: 76px;
	overflow: hidden;
	height: 0px !important;
	height /**/:22px;
	background: transparent
			url(../images/forms/submit_btn.png)
			no-repeat;
	text-decoration: none;
}

form .button a:hover {
	background-position: 0 -22px;
}

form .textbox, form .textarea, form .dropdown {
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
}

form .textboxPercentage {
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
	width: 20px;
}

form .checkbox 
{
	border: 1px solid #e5c100;
}

.radio 
{
	color: #637277;
}

form .textbox:focus, form .textarea:focus, form .dropdown:focus, form .textboxPercentage:focus {
	background: #fff;
}

form .width300 
{
	width: 300px;
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
}

form .width300:focus
{
	background: #fff;
}

form .width250 
{
	width: 250px;
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
}

form .width250:focus
{
	background: #fff;
}

form .width150 
{
	width: 150px;
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
}

form .width150:focus
{
	background: #fff;
}

form .width200 
{
	width: 200px;
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
}

form .width200:focus
{
	background: #fff;
}


form .width126 
{
	width: 126px;
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
}

form .width126:focus
{
	background: #fff;
}

form .width93 
{
	width: 93px;
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
}

form .width93:focus
{
	background: #fff;
}

form .width328 
{
	width: 328px;
	border: 1px solid #e5c100;
	background: #eeeeee;
	padding: 2.5px;
	font-size: 12px;
	color: #637277;
	font-family: Arial;
}

form .width328:focus
{
	background: #fff;
}





#content .radio label
{
	font-weight: 100;
	margin: 0 15px 2.5px 5px;
}

.small {
	font-size: 10px;
	color: #a7a7a7;
}

.summary {
	border: 1px solid red;
	padding: 10px;
	margin-bottom: 15px;
	margin-top: 15px;
}

/* Datagrid Styles */

.datagrid {
	width: 450px;
}

.datagrid td {
	padding: 2px;
	padding-left: 5px;
}

.datagrid-header td {
	color: #ffffff;
	background: #003809;
	border-bottom: 3px solid #ffd700;
	font-weight: bold;
}

.datagrid-item td {
	border-bottom: 1px solid #e5e5e5
}

/* Vadmin Styles */

.Dark-Green-Bold {
	color: #003208;
	font-weight: bold;
}

.Yellow-Bold {
	color: #e5c100;
	font-weight: bold;
}

/* Email Logs */
.EmailLogs
{
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	background-color: #eeeeee;
}

.EmailLogsAlt
{
	background-color: #dddddd;
	padding: 5px 5px 5px 5px;
}

#EmailRepeater .title
{
	font-weight: bold;
}

#EmailRepeater .header
{
	font-weight: bold;
	font-size:large;
	text-align:center;
}

#MonthNavigator
{
	text-align:right;
}

#check-referrer #content ol, #check-referrer #content ol li { list-style-type: decimal; }
#check-referrer #content ul, #check-referrer #content ul li { list-style-type: square; }