/* @group Common */

#navigation {
 width: 175px;
 margin: 0px;
 padding: 0px;
}

#content_area {
 color: #333333;
	margin-left: 190px;
	margin-right: 10px;
	width: 700px;
	position: absolute;
	border: 1px solid #f90a12;
	top: 60px;
}

/* @group Main Table */

#nav_cell {
	width: 190px;
}

#footer_cell {
	background-color: #FDD017;
	padding: 3px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #4c4c4c;
}

#content_cell {
	
}

#main_table {
	margin-bottom: 0;
}



/* @end */

#book_page {
	background-color: #fff;
	clear: left;
	float: left;
	width: 700px;
}

#main_banner {
	height: 60px;
	background-color: #FDD017;
	width: 100%;
	border-bottom: 1px solid #333;
}

#sub_banner {
	width: 100%;
	background-color: #e6e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	border-bottom: 1px solid #4c4c4c;
}

#page_container {
	background-color: #e8e8e8;
	min-height: 100%;
	width: 900px;
	padding: 0;
	position: relative;
	background-image: url(../image/BG_old.gif);
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 100%;
	height: 38px;
	position: absolute;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	bottom: 0;
}

#sub_footer {
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #FDD017;
	height: 20px;
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	border-top: 1px solid #666;
	width: 100%;
}

#navigation h3 {
	color: #666;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 8px;
	border-bottom: 2px solid #666;
}

#navigation ul {
	margin: 3px 0 8px;
	padding: 0 0 2px;
	list-style-type: none;
}

#navigation li {
	margin: 2px;
	padding: 5px;
	border-bottom-color: #4c4c4c;
}



/* @end */

/* @group Overall Document */

html, body {
	color: #000;
	font: 12px Verdana, "Lucida Grande", Lucida, sans-serif;
	background-color: #FFF380;
	margin: 0 auto;
	padding: 0;
	background-image: url(../image/BG_old.gif);
	width: 900px;
	height: 100%;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 21px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 20px;
}

p {
	margin: 0 0 12px;
	padding: 0;
}

ol {
	list-style-type: none;
	margin: 0 0 0 15px;
	padding: 0;
}

li {
	margin: 0 0 4px;
	padding: 0;
	background-color: #FDD017;
	font-family: Georgia, "Times New Roman", Times, serif;
}

ul.linear_links {
	line-height: 16px;
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
}

ul.linear_links li {
	margin: 0 8px 0 0;
	padding: 0;
	list-style-type: none;
	display: inline;
}

a {
	color: #1a00fd;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #1a00fd;
	font-weight: bold;
	text-decoration: none;
}



/* @end */

/* @group Banner */

#banner {
	width: 800px;
	height: 60px;
}

h3#widgets_left {
	font-weight: bold;
	float: left;
	margin: 0 0 0 8px;
	padding: 0;
}

h3#widgets_right {
	font-size: 13px;
	line-height: 43px;
	font-weight: bold;
	float: right;
	margin: 0 8px 0 0;
	padding: 0;
}

h3#widgets_right a	 {
	color: #000;
	text-decoration: none;
}

h3#widgets_right a:visited {
	color: #000;
	text-decoration: none;
}

h3#widgets_right a:hover {
	color: #bb0000;
	text-decoration: underline;
}



/* @end */

#main_interface {
	margin: 0;
	padding: 0 0 40px;
}

/* @group Navigation */

#interface {
	width: 640px;
	padding: 0;
	margin: 16px 0 0 150px;
	border: 1px solid #f90a12;
}



/* @end */

/* @group Footer */

.clear {
	line-height: 0px;
	font-size: 0px;
	clear: both;
	height: 0px;
}



/* @end */

.summary {
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	padding: 10px;
	margin-bottom: 15px;
}

.summary h4 {
	color: #666;
	border-bottom: 1px solid #fb7e0b;
	margin-top: -13px;
	margin-bottom: 10px;
}

table.list {
	width: 505px;
	padding: 0;
	margin: 0 0 0 5px;
	border: 1px solid #666;
}

table.list th {
	background-color: white;
	font-size: 11px;
	border-bottom: 1px solid #666;
}

table.list th input.col_name {
	width: 51px;
}

table.list tr {
	background-color: #ccc;
	text-align: center;
}

table.list tr.alt_row {
	background-color: #e6e6e6;
	text-align: center;
}

table.list td {
	width: 51px;
}table.list a {
	font-weight: bold;
}

/* @group Business */

.bus_list_left {
	float: left;
}

.address_area {
}

.address {
	text-align: left;
	font-size: 7pt;
}

.second_row {
	text-align: right;
	clear: left;
}

.third_row {
	text-align: right;
	clear: left;
	border-bottom: 1px dotted #666;
}

.listing_row {
	text-align: right;
	clear: left;
}

.listing_row_hi {
	text-align: right;
	clear: left;
	background-color: #cbff68;
}

.bus_name_indent0 {
	float: left;
	font-size: 9pt;
}

.bus_name_indent1 {
	float: left;
	padding-left: 10px;
	font-size: 9pt;
}

.bus_name_indent2 {
	float: left;
	padding-left: 20px;
	font-size: 9pt;
}

.bus_name_indent3 {
	float: left;
	padding-left: 30px;
	font-size: 9pt;
}

.bus_name_indent4 {
	float: left;
	padding-left: 40px;
	font-size: 9pt;
}

.bus_name_indent5 {
	float: left;
	padding-left: 50px;
	font-size: 9pt;
}

.bus_name_bold {
	float: left;
	font-weight: bold;
	font-size: 9pt;
}



/* @end */

/* @group Residential */

.res_listing_row {
	text-align: right;
	font-size: small;
	border-bottom: 1px dotted #4c4c4c;
}

.res_listing_row_hi {
	text-align: right;
	font-size: small;
	background-color: #cbff68;
	border-bottom: 1px dotted #4c4c4c;
}

.res_listing_name{
	float: left;
	padding-right: 5px;
	font-weight: bold;
	font-size: 9pt;
}

.res_listing_address{
	float: left;
	width: auto;
	font-size: 7pt;
}



/* @end */

/* @group Residential_and_Business */

.paging_links {
	visibility: hidden;
}

.links_bar {
	background-color: #e6e6e6;
	margin: 0 0 5px;
	border: 1px solid #808080;
	width: 98%;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 16px;
	float: left;
	clear: left;
}

.search_bar {
	background-color: #e6e6e6;
	border: 1px solid #808080;
	width: 98%;
	height: 16px;
	margin: 0 0 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	clear: left;
}

.right_col_table {
	float: left;
	width: 50%;
	background-color: #fff;
	padding: 5px;
}

.left_col_table {
	width: 49%;
	float: left;
	background-color: #fff;
	border-right: 1px solid #999;
	height: inherit;
	padding-right: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.list_right {
	float: right;
	width: 100px;
	text-align: right;
	font-weight: bold;
	font-size: 8pt;
}



/* @end */

/* @group Public Index */

.directory_display_block {
	width: 175px;
	display: inline;
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	height: 200px;
}

#index_center {
	margin-right: auto;
	margin-left: auto;
	width: 675px;
}

.directory_display_block_end {
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	height: 200px;
	clear: left;
	width: 175px;
}

.directory_copy_area {
	float: left;
}

.directory_missing_image {
	background-color: #b3b3b3;
	border: 1px dotted #666;
	width: 150px;
	height: 232px;
	float: left;
	margin: 10px;
	text-align: center;
	vertical-align: 100px;
}

.directory_cover_image {
	float: left;
	padding: 20px;
}

h3.directory_name {
	color: #191919;
	font-size: medium;
	float: left;
	font-weight: bold;
}

h2.directory_descrip {
	color: #191919;
	font-size: medium;
	float: left;
}



/* @end */

/* @group Portal View */

.button_box a {
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}

.button_box a:visited {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

.button_box a:hover {
	color: #bb0000;
	font-weight: bold;
	text-decoration: none;
}

#portal_title_1 {
	color: #ffcd00;
	text-align: center;
	font: bold 85px/80px Georgia, "Times New Roman", Times, serif;
}

#portal_title_2 {
	color: #000;
	text-align: center;
	font: 40px Georgia, "Times New Roman", Times, serif;
}

#portal_description {
	color: #000;
	text-align: center;
	font: 25px Georgia, "Times New Roman", Times, serif;
}

#yp_box {
	background-color: #FDD017;
	border: 1px solid #333;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding: 5px;
	vertical-align: top;
}

.yp_class_box_header {
	font-size: 15px;
	font-weight: bold;
	color: #bb0000;
	line-height: 25px;
}

.res_box {
	border: 1px solid #b3b3b3;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding: 15px;
}

.bus_box {
	border: 1px solid #b3b3b3;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 10px;
	padding: 15px;
}

/* @group Bookmark */

#bookmark_area {
	padding: 5px;
	text-align: center;
}

.bookmark_title {
	font-weight: bold;
	color: #bb0000;
	font-size: 18px;
}



/* @end */

.button_box {
	width: 125px;
	background-color: #ffcd00;
	height: 100px;
	border: 1px solid #333;
	padding: 10px;
	text-align: center;
	color: #bb0000;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
}

.portal_ad_box {
	width: 125px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
	height: 100px;
}

#portal_button_table {
	margin-top: 10px;
}

#portal_ad_table {
	margin-top: 10px;
}



/* @end */

/* @group Yellow */

#heading_title {
	background-color: #ffcd00;
	font-weight: bold;
	font-size: large;
	text-align: center;
	width: 100%;
	margin-bottom: 5px;
	border: 1px solid #ffcd00;
}

.heading_highlight {
	font-weight: bold;
	font-size: 15px;
}

#list_yp_name_bold_red{
	float: left;
	font: bold 10pt Helvetica;
	padding-left: 2px;
	clear: both;
	color: #f90a12;
}

#list_yp_name_bold{
	float: left;
	font: bold 10pt Helvetica;
	padding-left: 2px;
	clear: both;
}

#yp_title_bar{
	font: 9pt Helvetica;
	text-decoration: none;
	background-color: #fbff4c;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
	height: 25px;
}

#yp_title_bar_gray{
	font: 9pt Helvetica;
	text-decoration: none;
	padding-bottom: 3px;
	padding-top: 3px;
	width: 100%;
	height: 16px;
	background-color: #e6e6e6;
}

#yp_address{
	font: small Helvetica;
	float: left;
	width: auto;
}

.hi_yel_border {
	background-color: #b6ff50;
	border: 1px solid #ffcd00;
}

.yel_border {
	border: 1px solid #ffcd00;
}

#yp_num {
	font: bold small Helvetica;
	z-index: 1;
	text-align: right;
	width: auto;
}

#yp_ad_icon {
	float: right;
	margin-bottom: 5px;
}

.button {
	padding: 2px;
}

#yp_item {
	width: 100%;
	clear: left;
}

#yp_body {
	padding: 5px;
}

/* @end */

/* @group Green_Pages */

.back_to_top_link {
	font-size: x-small;
	font-weight: normal;
	font-style: normal;
}

.green_page_listing_table {
	background-color: #fff;
	float: left;
}

.green_page_listing_row {
	border-bottom: 1px dotted #666;
}

.green_page_listing_row_hi {
	border-bottom: 1px dotted #666;
	background-color: #cbff68;
}

.gp_name0 {
}

.gp_name1 {
	padding-left: 20px;
}

.gp_name2 {
	padding-left: 40px;
}

.gp_name3 {
	padding-left: 60px;
}

.gp_name_bold {
	float: left;
	font-weight: bold;
	font-size: 10pt;
}

.green_page_nav_bar {
	background-color: #e6e6e6;
	border: 1px solid #808080;
	width: 98%;
	height: 16px;
	margin: 0 0 3px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	float: left;
	clear: left;
}



/* @end */

/* @group Static_Pages */

.static_title {
	color: #cc3300;
	text-align: center;
	font: bold x-large Georgia, "Times New Roman", Times, serif;
}



/* @end */

#section_subheader {
	font-weight: bold;
	font-size: medium;
	border-bottom: 1px solid #0f3f7f;
	margin-bottom: 5px;
	margin-top: 13px;
}

/* @group Coupon_Portal */

#logo_area {
	font: bold 25px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#coupon_portal_subtitle {
	text-align: center;
	font: bold 30px Georgia, "Times New Roman", Times, serif;
	margin-top: 10px;
	margin-bottom: 10px;
}

.coupon_table {
	border: 5px dotted #ffcd00;
	background-color: #fdff69;
	height: 200px;
	width: 625px;
}

#coupon_name_cell {
	font: bold medium "Lucida Grande", Lucida, Verdana, sans-serif;
	border-bottom: 3px solid #ffcd00;
}

#coupon_offer_cell {
	font: bold x-large "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
	border-bottom: 3px solid #ffcd00;
}

#coupon_offer_valid_cell {
	font: x-small "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}



/* @end */

.click_cover_copy {
	color: #bb0000;
	font-weight: bold;
	font-size: large;
}

.nav_button_area {
	background-color: #FDD017;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.dir_nav_button_area {
	background-color: #FDD017;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: medium;
	color: #bb0000;
	font-weight: bold;
	text-align: center;
}

.bread_crumb_area {
	background-color: #FDD017;
	margin-top: 5px;
	height: 50px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.hi {
	background-color: #b6ff50;
}

.bread_crumb_area a	 {
	color: #000;
	text-decoration: none;
	font: bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

.bread_crumb_area a:visited {
	color: #000;
	text-decoration: none;
	font: bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}

.bread_crumb_area a:hover {
	color: #bb0000;
	font: bold medium "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: center;
}