body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	background: #000000;
	font-size: 13px;
}

p {
	margin-top: 0;
}

img {
	border: 0;
}

h2 {
	color: #090;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}

a
{
	color: #090;
	text-decoration: none;
}

#wrap_head {
	background-image: url(/images/header_bg.png);
	background-repeat: repeat-x;
	height: 50px;
}

#wrap_content
{
	padding: 7px;
	background: #ffffff;
}

#wrap_content2
{
	padding: 0px;
	background: #ffffff;
}

#wrap_button {
	background-image: url(/images/buttons/button_inactive_wrap.png);
	background-repeat: repeat-x;
	height: 72px;
}

.float_right_img
{
	float: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
}

#wrap_title {
	background-image: url(/images/title_bg.png);
	background-repeat: repeat-x;
	height: 32px;
	color: #fff;
	font-size: 17px;
	padding-left: 8px;
	padding-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
}

#wrap_location {

}

.cashbid_table {
	margin-top: 3px;
	border-top: 1px solid #e3e3e3;
}

.cashbid_table .cashbid_fields {
	background-image: url(/images/location_header_bg.png);
	background-repeat: repeat-x;
	height: 33px;
	color: #434343;
	font-size: 13px;
	padding-left: 8px;
	padding-top: 6px;
	font-weight: bold;
	text-transform: uppercase;
}

.cashbid_table .cashbid_fields .cashbid_firstcolumn {
	color: #090;
}

.cashbid_table td {
	border-bottom: 1px solid #e3e3e3;
	padding-left: 6px;
}

.cashbid_table td.cashbid_change_down
{
	background-image: url(/images/bid_down.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
.cashbid_table td.cashbid_change_up
{
	background-image: url(/images/bid_up.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}

#wrap_title .more {
	float: right;
	height: 32px;
	padding-right: 16px;
	background-image: url(/images/buttons/button_more.png);
	background-repeat: no-repeat;
	background-position: right -4px;
	color: #fff;
	text-transform: none;
	text-decoration: none;
}

#wrap_bottom {
	background-image: url(/images/footer_bg.png);
	background-repeat: repeat-x;
	background-color: #000000;
	height: 32px;
	clear: both;
}

.button_area {
	background-color: #006000;
}
.bottom_buttons td {
	width: 50%;
	height: 30px;
	background-color: #009800;

	border-top: 1px solid #6cc46c;
	border-left: 1px solid #36ae36;
	border-right: 1px solid #007200;
	border-bottom: 1px solid #007200;
}

.bottom_buttons td a {
	display: block;
	padding-left: 5px;
	padding-top: 3px;
	color: #fff;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

.button_wrapper_active {
	background-image: url(/images/buttons/button_corners.png);
	height: 72px;
	width: 25%;
	margin: 0;
	padding: 0 1px;
}

.button_active {
	background-image: url(/images/buttons/button_active_bg.png);
	background: #009800;
	width: 100%;
	height: 100%;
}

.button_active a {
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	text-align: center;
}

.button_active a img {
	padding-top: 4px;
	padding-bottom: 11px;
}


.button_wrapper_inactive {
	height: 72px;
	width: 25%;
	margin: 0;
	padding: 0 0 0 1px;
}

.button_inactive {
	background-image: url(/images/buttons/button_inactive_bg.png);
	width: 100%;
	height: 100%;
}

.button_inactive a {
	display: block;
	padding-top: 5px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	text-align: center;
}

.button_inactive a img {
	padding-top: 4px;
	padding-bottom: 11px;
}

a.news_link {
	display: block;
	float: left;
	text-decoration: none;
	width: 100%;
	padding: 5px;
}

.news_title
{
	color: #090;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.news_date
{
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

.news_more_link
{
	color: #090;
	text-decoration: none;
}

a.news_link .news_title {
	color: #090;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

a.news_link .news_date {
	color: #000;
	font-size: 13px;
	font-weight: bold;
}

a.news_link .news_body {
	color: #000;
	font-size: 12px;
}

a.news_link .news_more_link {
	color: #090;
	font-size: 12px;
}

.temperature {
	color: #090;
	font-size: 26px;
	font-weight: bold;
}

.observation_location {
	color: #090;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

.error_message {
	background-color:#DD2222;
	color:#FFFFFF;
	margin:5px 0px 0;
	padding:5px;
}

.error_message ul {
	margin: 0;
	padding: 0;
}

.icon {
	vertical-align: top;
}

.weather_detail {
	font-size: 13px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
}

.forecast th, .forecast td {
	font-size: 13px;
}

.th_title {
	padding-top: 5px;
	padding-bottom: 2px;
}

.td_temp_bottom {
	padding-bottom: 8px;
}

.foot {
	font-size: 1px;
	background: #006000;
	height: 5px;
}

.form
{
}

	.form div {
		clear: left;
		display: block;
		color: #555555;
	}

	.form fieldset
	{
		border: 0;
		padding: 2px;
	}

		.form input, .form select, .form textarea /*, .searchbar input, .searchbar select, .searchbar input, .menuformfield*/ {
			font-size: 12px;
			border: 1px solid #b9b9b9;
			padding: 2px;
			margin-bottom: 2px;
		}

		.form select {
			max-width: 450px;
		}

		.form div label {
			display: block;
			float: left;
			width: 180px;
			text-align: left;
			margin: -5px 6px 7px 0px;
			padding: 6px 20px 0px 0px;
		}

		.form div.required label {
			background-image: url(/images/required.gif);
			background-repeat: no-repeat;
			background-position: 188px 9px;
		}
		
		.form div.optional label {
			background: none;
		}
		
		.form div.requiredwide label {
			background-image: url(/images/required.gif);
			background-repeat: no-repeat;
			background-position: 308px 9px;
			display: block;
			float: left;
			width: 300px;
			text-align: right;
			margin: -3px 6px 7px 0px;
			padding: 6px 20px 0px 0px;
		}

		.form div.optionalwide label {
			background: none;
			display: block;
			float: left;
			width: 300px;
			text-align: right;
			margin: -3px 6px 7px 0px;
			padding: 6px 20px 0px 0px;
		}
		
		.form div.singleline {
			padding: 4px 0px 0px 5px;
		}

		.form div small {
			display: block;
			margin-left: 227px;
			padding: 3px 0px 4px 0px;
			color: #888888;
		}

		.form fieldset span {
			padding-top: 2px;
			display: block;
		}

		.form fieldset td {
			color: #555555;
		}

		#job_date
		{
			text-align: right;
			border-bottom: 1px solid #ddd;
			font-style: oblique;
			margin: -23px 17px 2px 17px;
		}

.unsubscribe span
{
	display: block;
	float: right;
	margin-right: 20px;
	padding-top: 5px;
	height: 16px;
	width: 71px;
}

.social_table {
	margin: 4px 0;
}

.social_table td {
	border: none !important;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 33%;
}

.social_table td a {
	color: #ffffff;
}

.social_table td img {
	position: relative;
	top: 3px;
}
