@charset "utf-8";
/* CSS Document */

body {
	margin: 0px 20px 20px 20px;
	padding: 0px;
	background: #EBEBEB url(bg_body.png) 0px 0px repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/*
Misc
*/

.clear {
	clear: both;
}

form {
	margin: 0px;
	padding: 0px;
}

.nobold {
	font-weight: normal;
}

.no_margin {
	margin: 0px !important;
}

.no_topmargin {
	margin-top: 0px !important;
}

.no_botmargin {
	margin-bottom: 0px !important;
}

.no_padding {
	padding: 0px !important;
}

.no_bg {
	background-image: none !important;
	background: none !important;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.fullwidth {
	width: 955px !important;
}

.width600 {
	width: 600px;
}

/*
Header
*/

#local_header_container {
	width: 1005px;
	height: 82px;
	margin: 0px auto 0px auto;
}

#local_header_logo {
	float: left;
	width: 380px;
	height: 48px;
	margin: 22px 0px 0px 0px;
	background: url(yellow_logo.gif) 0px 0px no-repeat
}

/*
Navigation
*/

#local_nav_container {
	width: 1001px;
	height: 32px;
	margin: 0px auto 0px auto;
	background: url(nav_off.png);
}

#local_navigation {
	width: 1002px;
	height: 32px;
	float: left;
	background: url(nav_divider.png) top right no-repeat;
	margin: 0px 0px 0px 0px;
}

#local_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#local_navigation li {
	margin :0px;
	padding: 0px;
	float: left;
}

#local_navigation a {
	display: block;
	font-size: 14px;
	color: #A39641;
	text-decoration: none;
	padding: 8px 21px 8px 21px;
}

#local_navigation a:hover {
	background: url(nav_on.png) 0px 0px repeat-x;
	color: #C9AC23;
}

.local_nav_div {
	background: url(nav_divider.png) top right no-repeat;
	width: 2px;
	height: 32px;
}

/*
Breadcrumb
*/

#local_breadcrumb {
	width: 955px;
	height: 21px;
	margin: 0px 25px 0px 25px;
}

#local_breadcrumb_trail {
	float: left;
	color: #aab6bb;
	margin: 4px 0px;
}

#local_breadcrumb_trail a {
	color: #aab6bb;
	text-decoration: none;
}

#local_breadcrumb_trail a:hover {
	color: #AAA855;
	text-decoration: underline;
}

#list_your_business {
	float: right;
	margin: 4px 0px;
	color: #b08f08;
}

#list_your_business a {
	color: #aca369;
	text-decoration: none;
	display: block;
	padding: 0px 0px 8px 0px;
}

#list_your_business a:hover {
	color: #a1bcc7;
	text-decoration: underline;
}

#list_your_business {
	width: 305px;
	height: 39px;
	float: right;
	margin: 27px 25px 0px 0px;
	background: url(bg_listbiz.gif) 0px 0px no-repeat;
	padding: 10px 0px 0px 10px;
}

#list_your_business h2 {
	font-family:"Lucida Sans", "Trebuchet MS", Arial !important;
	font-size: 10px !important;
	margin: 0px 0px 3px 0px !important;
	padding: 0px !important;
	color: #a1bcc7 !important;
	font-weight: normal !important;
	line-height: 8px;
}

#list_your_business h1 {
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	font-size: 18px;
	margin: 0px 0px 12px 0px !important;
	padding: 0px;
	color: #998f52;
	line-height: 16px;
	font-weight: normal;
}

/*
Content
*/

#yellow_pages_content_container {
	margin: 0px 25px 15px 25px;
	float: left;
	width: 955px;
}

#local_content_wrapper {
	width: 1005px;
	margin: 0px auto 20px auto;
	background: url(content_bg.png) 0px 0px repeat-y;
}

#contentbg_top {
	width: 1005px;
	float: left;
}

.contentbg_search {
	background: url(bg_contentop.png) 0px 0px no-repeat;
}

.contentbg_plain {
	background: url(content_bgtop_plain.png) 0px 0px no-repeat;
}

#content_bottom {
	width: 1005px;
	height: 12px;
	float: left;
	background: url(content_bottom.png) 0px 0px no-repeat;
}

/*
Content Search
*/

#searchbox_l {
	width: 505px;
	height: 103px;
	background: url(search_bg.png) 0px 0px no-repeat;
	float: left;
}

#searchbox_l_content {
	float: left;
	width: 614px;
	margin: 17px 0px 46px 24px;
}

.searchbox_l {
	float: left;
	width: 291px;
}

.searchbox_l_margin {
	margin-right: 6px;
}

#searchbox_l_content strong {
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
	font-size: 18px;
	color: #976d32;
}

#searchbox_l_content em {
	font-style: normal;
	font-size: 10px;
	color: #C8B36A;
	float: left;
	width: 187px;
}

.searchbox_l_lcap {
	float: left;
	width: 5px;
	height: 30px;
	background: url(textfield_left.gif) 0px 0px no-repeat;
}

.searchbox_l_rcap {
	float: left;
	width: 5px;
	height: 30px;
	background: url(textfield_right.gif) 0px 0px no-repeat;
}

.searchbox_l_field {
	height: 27px;
	background: #ffffff url(textfield_bg.png) 0px 0px repeat-x;
	float: left;
	font-size: 16px;
	padding: 3px 0px 1px 0px;
	color: #C9A001;
	width: 281px;
	border: 0px !important;
	font-family: "Trebuchet MS", Arial;
}

.search_l_submit {
	float: left;
	margin: 0px 0px 0px -10px;
}

/*
Column Boxes
*/

#right_column {
	width: 315px;
	float: right;
}

.columnbox_container {
	margin: 0px 0px 15px 0px;
	background: url(columnbox_bg.png) 0px 0px repeat-y;
}

.box_top {
	width: 291px;
	padding: 9px 12px 8px 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url(columnbox_top.png) 0px 0px no-repeat;
}

.box_bot {
	width: 315px;
	height: 4px;
	background: url(columnbox_bot.png) 0px 0px no-repeat;
	margin: 0px;
}

.box_mid ul, .box_rev ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.box_mid li, .box_rev li {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #c5ba94;
}

.box_mid h4, .box_rev h4, #left_column h2 {
	font-family:"Lucida Sans", "Trebuchet MS", Arial !important;
	font-size: 10px !important;
	margin: 0px 0px 3px 0px !important;
	padding: 0px !important;
	color: #aa9755 !important;
	font-weight: normal !important;
	line-height: 8px;
}

.box_mid h2, .box_rev h2, #left_column h1 {
	font-family:"Lucida Sans", "Trebuchet MS", Arial;
	font-size: 18px;
	margin: 0px 0px 12px 0px !important;
	padding: 0px;
	color: #998f52;
	line-height: 16px;
	font-weight: normal;
}

.box_mid h3, .box_rev h3 {
	font-size: 12px;
	margin: 0px !important;
	padding: 0px;
}

.box_mid p, .box_rev p {
	margin: 1px 0px 1px 0px !important;
	color: #323232;
}

.box_mid a, .box_rev a {
	color: #6595c7;
}

.box_mid h3 a, .box_rev h3 a {
	text-decoration: none;
	display: block;
}

.box_mid p a {
	color: #035BB2;
	text-decoration: none;
}

.box_mid a:hover, .box_rev a:hover {
	color: #0066FF !important;
	text-decoration: underline;
}

.box_mid span, .box_rev span {
	font-size: 10px;
	color: #979532;
}

.box_mid span a, .box_rev span a {
	color: #979532 !important;
}

.bottom_pad {
	padding-bottom: 10px !important;
}

.bottom_result {
	margin-bottom: 0px !important;
	padding-bottom: 4px !important;
	border-bottom: none !important;
}

#local_weather_report {
	font-size: 14px;
	color: #d9c01e;
	font-family: "Trebuchet MS", Arial;
	margin: 0px 0px 2px 0px;
}

.yellow_page_reviews {
	float: right;
	font-size: 10px;
	color: #999999;
}

.yellow_page_reviews strong {
	font-weight: bolder;
	font-size: 20px;
	line-height: 15px;
	float: left;
	margin: 2px 0px -5px 4px;
}

.yellow_page_reviews span {
	color: #e2b100 !important;
	font-size: 20px !important;
}

.yellow_page_reviews em {
	font-style: normal;
	float: left;
}

.yellow_pages_featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.yellow_pages_featured a strong {
	font-weight: bold;
	display: block;
	color: #035BB2;
	text-decoration: none;
	font-size: 14px;
}

.yellow_pages_featured a:hover strong {
	color: #0066FF;
	text-decoration: none;
}

.yellow_pages_featured a {
	color: #976D32;
	text-decoration: none;
	display: block;
}

.yellow_pages_featured a:hover {
	color: #236EBD;
}

.yellow_pages_featured p a {
	color: #365a00;
	display: block;
	text-decoration: none;
}

/*
Left Column
*/

#left_column {
	float: left;
	width: 614px;
}

#left_column h3 {
	font-family:"Trebuchet MS", Arial;
	font-size: 16px;
	margin: 0px 0px 0px 0px !important;
	padding: 0px;
	color: #aa9755;
	font-weight: normal;
}

.left_column_list {
	width: 596px;
	float: left;
	margin: 0px 0px 30px 0px;
	padding: 15px 0px 0px 18px;
	background: url(category_grad.png) 0px 0px repeat-x;
}

.left_column_list h3 {
	font-family:"Trebuchet MS", Arial;
	padding: 0px 0px 0px 7px !important;
	background: url(bullet_orange.gif) 0px 6px no-repeat;
	margin: 10px 0px 0px 0px !important;
	font-size: 14px !important;
}

.left_column_list h3 a {
	color: #aaa855;
	text-decoration: none;
}

.left_column_list h3 a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.left_column_list li a {
	color: #ab9509;
	text-decoration: none;
}

.left_column_list li a:hover {
	color: #0066FF;
	text-decoration: underline;
}

.left_column_list li {
	margin: 0px 0px 6px 0px !important;
	padding: 0px 15px 0px 0px !important;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
}

.left_column_list ul {
	margin: 0px 10px 20px 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3C4F4F;
	line-height: 20px;
	float: left;
	list-style-type: none;
	width: 136px;
}

/*
Generic Content
*/

#generic_content {
	width: 604px;
	float: left;
	margin: 0px;
	padding: 10px 0px 0px 10px;
	background: url(category_grad.png) 0px 0px repeat-x;
}

#generic_content p {
	margin: 0px 10px 10px 0px;
}

#generic_content a {
	color: #aaa855;
	text-decoration: none;
}

#generic_content a:hover {
	color: #0066FF;
}

#generic_content ul {
	list-style-type:none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}

#generic_content li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background: url(bullet-brown.gif) 0px 5px no-repeat;
}



/*
footer
*/

#footer {
	width: 1005px;
	border-top: 1px solid;
	border-color: #E1E1E1;
	margin: 0px auto 0px auto;
}

#yellow_pages_footer {
	background: url(bg-footer.png) 0px 0px repeat-x;
	padding: 25px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#yellow_pages_addbiz {
	color: #AA9755;
	margin-top: 20px;

}

#yellow_pages_addbiz a {
	color: #AA9755;
	text-decoration: none;
}

#yellow_pages_addbiz a:hover {
	text-decoration: underline;
	color: #0066FF;
}

#yellow_pages_footer-nav {
	margin: 3px 0px 3px 0px;
	color: #837441;
}

#yellow_pages_footer-nav a {
	color: #837441;
	text-decoration: none;
}

#yellow_pages_footer-nav a:hover {
	text-decoration: underline;
	color: #0066FF;
}

#yellow_pages_footer_cities {
	margin: 3px 0px 3px 0px;
	color: #6F6D35;
}

#yellow_pages_footer_cities a {
	color: #6F6D35;
	text-decoration: none;
}

#yellow_pages_footer_cities a:hover {
	text-decoration: underline;
	color: #0066FF;
}

#yellow_pages_copyrights {
	margin: 0px;
	color: #C9C9C9;
}

/*
Business List Categories
*/

#yellow_page_business_categories {
	margin: 0px 0px 20px 0px;
	float: left;
}

#yellow_page_business_categories ul {
	color: #2264B0;
	list-style-type:none;
	margin: 10px 10px 0px 0px;
	width: 250px;
	float: left;
	padding: 0px 0px 0px 10px;
}

#yellow_page_category_list_container li {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 10px;
	background: url(bullet-brown.gif) 0px 5px no-repeat;
}

/*
Advertisers
*/

#partner_results {
	width: 420px;
	height: 272px;
	background: url(partner-results.png) 0px 0px no-repeat;
	float: right;
}

#advertiser_column {
	float: right;
	padding-left: 20px;
	width: 420px;
}

#advertiser_miniform {
	background: url(pwdbybid4.png) right 7px no-repeat;
	margin: 15px 0px 0px 0px;
	padding: 0px;
}

#advertiser_miniform h1 {
	color: #976D32 !important;
	margin: 0px !important;
	background: url(100_free_clicks.png) 0px 0px no-repeat !important;
	height: 70px;
	padding: 8px 0px 0px 75px;
	width: 420px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial;
}

.adv {
	width: 510px !important;
}

.advtxt {
	width: 500px !important;
}
