* {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

.orange_text {
	color: #eeb211;
}

.gray_text {
	color: #b2b2b2;
}

.white_text {
	color: #ffffff;
}

.no_padding {
	margin: 0px;
	padding: 0px;
}

a:link,
a:active,
a:visited {
	color: #eeb211;
	text-decoration: none;
}

a:hover {
	color: #ffc322;
}

p {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul, ol {
	padding: 0px 17px 0px 17px;
	margin: 10px 17px 10px 17px;
}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #eeb211;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h2_other {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.h2_other2 {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin-top: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #be8200;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.h3_other {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

.trebuchet {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
	
.indent_with_h1 {
	padding: 0px 0px 0px 12px;
}

#homepage_left_container {
	width: 662px;
	float: left;
}

	#premier_access_pass {
		width: 413px;
		height: 140px;
		padding: 71px 0px 0px 11px;
		margin-bottom: 6px;
		float: left;
		background-image: url(/images/premier_access_pass_bg.jpg);
		font-size: 12px;
	}
	
	#signature_best_buys {
		width: 220px;
		height: 140px;
		padding: 71px 193px 0px 11px;
		float: left;
		background-image: url(/images/signature_best_buys_bg.jpg);
		background-repeat: no-repeat;
		font-size: 12px;
	}
	
	#signature_best_buys_back {
		width: 400px;
		height: 140px;
		padding: 71px 13px 0px 11px;
		float: left;
		background-image: url(/images/signature_best_buys_back_bg.gif);
		background-repeat: no-repeat;
		font-size: 12px;
	}
	
	#market_snapshot {
		width: 230x;
		float: right;
	}
	
	.cb_large_bg {
		width: 661px;
		float: left;
		background-image: url(/images/homepage_cb_large_bg.gif);
		background-repeat: repeat-y;
	}
	
	.cb_large_top {
		width: 661px;
		float: left;
		background-image: url(/images/homepage_cb_large_top.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
	.cb_large_bottom {
		width: 650px;
		float: left;
		background-image: url(/images/homepage_cb_large_bottom.gif);
		background-position: 0 100%;
		background-repeat: no-repeat;
		padding: 4px 3px 8px 8px;
	}

	.cb_small_bg {
		width: 163px;
		float: left;
		background-image: url(/images/homepage_cb_small_bg.gif);
		background-repeat: repeat-y;
	}
	
	.cb_small_top {
		width: 163px;
		float: left;
		background-image: url(/images/homepage_cb_small_top.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
	}
	
	.cb_small_bottom {
		width: 154px;
		float: left;
		background-image: url(/images/homepage_cb_small_bottom.gif);
		background-position: 0 100%;
		background-repeat: no-repeat;
		padding: 2px 5px 5px 4px;
	}

	#homepage_left_container h1 {
		background-image:  url(/images/labels/yellow_line_homepage_bg.png);
		padding-left: 0px;
	}
	
		#homepage_left_container span {
			background-image:  url(/images/labels/no_yellow_line_homepage_bg.png);
			padding-left: 0px;
		}
			
	#reports_text {
		width: 370px;
		float: left;
		font-size: 11px;
		padding-bottom: 10px;
		padding-top: 5px;
	}
	
	#reports_message {
		width: 276px;
		float: right;
		background-image: url(/images/bg_report_message.gif);
		background-position: 0 0;
		background-repeat: no-repeat;
		font-size: 12px;
	}

	#locations_text {
		width: 188px;
		padding-right: 20px;
		font-size: 13px;
		float: left;
		padding-top: 17px;
	}
	
	#locations_images {
		float: right;
		font-size: 13px;
		text-align: center;
		padding-right: 9px;
	}
	
		.locations_location {
			float: left;
			text-align: center;
			margin-left: 9px;
		}
	
			.locations_location div {
				margin-bottom: 2px;
			}
			
	.tools_information {
		float: left;
		width: 154px;
		font-size: 12px;
	}
	
		.tools_information h2 {
			margin-bottom: 2px;
			text-align: center;
			text-transform: uppercase;
			font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
		}
		
	.tools_information_divider {
		float: left;
		margin-top: 14px;
		margin-left: 2px;
		margin-right: 4px;
	}
	
#homepage_right_container {
	float: right;
	width: 291px;
}
	
	.homepage_right_container_item_border {
		border: 1px solid #000000;
	}
	
	.homepage_right_container_item {
		border-left: 1px solid #262626;
		border-right: 1px solid #262626;
		padding-left: 4px;
		padding-right: 10px;
		padding-bottom: 1px;
		background-color: #000000;
	}
	
		.homepage_right_container_item h1 {
			margin: 0px;
			padding-left: 0px;
		}
		
			.homepage_right_container_item h1 span {
				padding-right: 10px;
				padding-left: 6px;
			}
			
		.homepage_right_container_item .indent_with_h1 {
			padding: 0px 0px 0px 6px;
		}
		
		#spotlight_caption {
			text-align: center;
			font-size: 20px;
			font-weight: normal;
			margin-top: 10px;
			margin-bottom: 10px;
		}
		
		#spotlight_previous {
			float: left;
			font-size: 15px;
			padding-bottom: 5px;
		}
		
		#spotlight_next {
			float: right;
			font-size: 15px;
			padding-bottom: 5px;
		}
		
		#visit_blog {
			float: right;
			font-size: 15px;
			padding-bottom: 5px;
		}
		
.page_action_links {
	text-align: right;
}

.gray_box_table {}

.gray_box {}

.gray_box_container {
	background-image: url(/images/gray_box_bg.png);
	width: 363px;
}

.gray_box_top_bottom {
	width: 363px;
}

.pages_container {
	margin-left: auto;
	margin-right: auto;
	border-top: 1px solid #eeb211;
}

	.pages_container td {
		padding: 5px;
	}

.yellow_line {
	height: 0px;
	border-top: 1px solid #eeb211;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}

.gray_line {
	height: 0px;
	border-top: 1px solid #d5d6d6;
	margin-bottom: 10px;
}

.detail_right_container {
	background-image: url(/images/detail_right_container_bg.png);
	padding: 0px 9px 1px 9px;
}

.detail_right_container_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 7px;
}

.detail_yellow_box {
	background-color: #edb41c;
	padding: 2px 5px 2px 5px;
}

	.detail_yellow_box_title {
		color: #ffffff;
		font-size: 16px;
		font-weight: bold;
	}
	
	.detail_yellow_box td {
		padding-bottom: 2px;
	}

.detail_contact_container {
	background-image: url(/images/detail_contact_bg.png);
	padding: 7px 10px 7px 10px;
	color: #eeb211;
}

	.detail_contact_container_title {
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-size: 18px;
		padding-right: 7px;
		white-space: nowrap;
	}
	
	.detail_ask_title {
		background-image: url(/images/detail_contact_form_bg.png);
		background-repeat: no-repeat;
		white-space: nowrap;
		padding: 3px 5px 3px 7px;
		font-size: 16px;
	}
	
.form_standard label {
	display: block;
	clear: left;
	float: left;
	width: 35%;
	text-align: right;
	padding-right: 17px;
	margin-right: 5px;
 }
 
.form_standard div {
	padding: 5px 0px 5px 0px;
}

.form_standard_header {
	float: left;
	width: 49.9%;
}

.form_standard_header_message {
	float: right;
	width: 50%;
	text-align: right;
	height: 15px;
	padding-top: 4px;
	margin-bottom: 3px;
}

* html .form_standard_header_message {
	margin-bottom: 0px;
}

/*.form_standard_header_pages {
	float: right;
	width: 50%;
	height: 15px;
	text-align: right;
	
}

.form_standard_container {
	clear: both;
}

.form_container_small {
	float: left;
	width: 49%;
}

.form_container_large {
	width: 100%;
} */

.form_standard_buttons {
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

.form_standard_buttons img {
	margin-top: 15px;
}

.form_standard_buttons input {}

	.form_standard_buttons input:hover {
		cursor: pointer;
	}

/*.form_standard_separator {
	width: 100%;
	margin-top: 10px;
	line-height: 0px;
	font-size: 0px;
	background: url(/images/separator_400.gif) no-repeat top center;
}

.form_big {
	height: 800px;
}

.form_small {
	height: 150px;
}

.form_really_small {
	height: 100px;
}*/

.contextHelp {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #000000;
	background-color: #ffffe1;
	padding: 2px 5px 12px 5px;
	border: 1px solid #333333;
	white-space: nowrap;
	width: 350px;
}

.body_session_message_failure {
	margin: 10px 0px 5px 2px;
	padding: 5px 0px 3px 5px;
	color: #cc0000;
	border: 1px solid #cc0000;
	background-color: #ffe8e8;
}

.body_session_message_success {
	margin: 10px 0px 5px 2px;
	padding: 5px 0px 3px 5px;
	color: #009b00;
	border: 1px solid #009b00;
	background-color: #f3f9e7;
}

.body_session_message_failure div {
	padding: 4px 0px 7px 30px;
	background: url(/images/warning.gif) no-repeat top left;
}

.body_session_message_success div {
	padding: 4px 0px 7px 30px;
	background: url(/images/success.gif) no-repeat top left;
}

.form_row td {
	padding: 3px;
}

.showLayer {}

.hideLayer {
	display: none;
}

.StoryCity_tab_link:active,
.StoryCity_tab_link:visited,
.StoryCity_tab_link:link {
	background-image: url(/images/search/story_city_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
}
.StoryCity_tab_link:hover {
	background-position: 0px -47px;
}
.StoryCity_tab_link_selected:active,
.StoryCity_tab_link_selected:visited,
.StoryCity_tab_link_selected:link,
.StoryCity_tab_link_selected:hover {
	background-image: url(/images/search/story_city_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
	background-position: 0px -94px;
}

.Huxley_tab_link:active,
.Huxley_tab_link:visited,
.Huxley_tab_link:link {
	background-image: url(/images/search/huxley_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
}
.Huxley_tab_link:hover {
	background-position: 0px -47px;
}
.Huxley_tab_link_selected:active,
.Huxley_tab_link_selected:visited,
.Huxley_tab_link_selected:link,
.Huxley_tab_link_selected:hover {
	background-image: url(/images/search/huxley_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
	background-position: 0px -94px;
}

.DesMoines_tab_link:active,
.DesMoines_tab_link:visited,
.DesMoines_tab_link:link {
	background-image: url(/images/search/des_moines_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
}
.DesMoines_tab_link:hover {
	background-position: 0px -47px;
}
.DesMoines_tab_link_selected:active,
.DesMoines_tab_link_selected:visited,
.DesMoines_tab_link_selected:link,
.DesMoines_tab_link_selected:hover {
	background-image: url(/images/search/des_moines_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
	background-position: 0px -94px;
}

.Ankeny_tab_link:active,
.Ankeny_tab_link:visited,
.Ankeny_tab_link:link {
	background-image: url(/images/search/ankeny_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
}
.Ankeny_tab_link:hover {
	background-position: 0px -47px;
}
.Ankeny_tab_link_selected:active,
.Ankeny_tab_link_selected:visited,
.Ankeny_tab_link_selected:link,
.Ankeny_tab_link_selected:hover {
	background-image: url(/images/search/ankeny_all.png);
	display: block;
	width: 154px;
	height: 47px;
	outline: none;
	background-position: 0px -94px;
}

.Ames_tab_link:active,
.Ames_tab_link:visited,
.Ames_tab_link:link {
	background-image: url(/images/search/ames_all.png);
	display: block;
	width: 154px;
	height: 44px;
	outline: none;
}
.Ames_tab_link:hover {
	background-position: 0px -44px;
}
.Ames_tab_link_selected:active,
.Ames_tab_link_selected:visited,
.Ames_tab_link_selected:link,
.Ames_tab_link_selected:hover {
	background-image: url(/images/search/ames_all.png);
	display: block;
	width: 154px;
	height: 44px;
	outline: none;
	background-position: 0px -88px;
}

.field_required label {
	background: url(/images/required.png) no-repeat top right;
}

#quick_search_submit_button:link,
#quick_search_submit_button:visited {
	background-image: url(/images/search/search_off.png);
	display: block;
	width: 136px;
	height: 38px;
}
#quick_search_submit_button:hover {
	background-image: url(/images/search/search_over.png);
}
#quick_search_submit_button:active {
	background-image: url(/images/search/search_down.png);
}

.field_error label {
	color: #cc0000;
}

.field_error select,
.field_error input,
.field_error textarea {
	color: #cc0000;
	border: 1px solid #cc0000;
}

.popup_message {
	border: 2px solid #eeb211;
	background-color: #ffffff;
	padding: 10px;
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	text-align: left;
	position: absolute;
	z-index: 999;
}

.popup_bullet {
	padding-left: 10px;
	padding-top: 3px;
}
