
html, body 	{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100.01%;

	background-image: url(/classifieds/graphics/layout/bg.png);
	font-family: Arial, sans-serif;
}

img { border: 0; }

#page	{
	position: relative;
	margin: 0 auto;
	width: 974px;
}


#background {
	float: left;
	width: 974px;
	margin: 0px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#column_1	{ 
	width: 624px;
	float: left;
	padding: 0px;
	padding-left: 10px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #FFFFFF;
}

#column_2 { 
	width: 320px;
	float: left;
	margin: 0px;
	margin-left: 10px;
	background-color: #dde5ed; 
}

#column_2_content {
	float: left;
	padding: 10px;
	padding-top: 0px;
}

/* Header */

#top_bar {
	width: 100%;
	height: 18px;
	padding: 0px;
	margin: 0px;
	padding-top: 6px;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(/classifieds/graphics/layout/bar_bg_top.jpg);
}

#top_bar_content {
	position: relative;
	margin: 0 auto;
	width: 974px;
}

#logo { 
	width: 204px; 
	height: 136px; 
	float: left; 
	padding-top: 4px;
	padding-bottom: 1px;
	padding-left: 19px;
}


#logo_right {
	float: left;
	width: 728px;
	height: 90px;
	margin-top: 25px;
	margin-left: 22px;
	background-color: #FFFFFF;
}












#hover_text {
	display: none;
	text-align: left;
	margin-left: 27px;
	font-size: 12px;
}

#hover_text p a {
	text-decoration: none;	
}




/* Search Box */

#search_container	{
	float: left;
	width: 166px;
	padding-top: 6px;
	padding-left: 25px;
	padding-right: 25px;
}

#search_container form { margin: 0px; }

#search_field	{
	font-family: Arial;
	font-size: 10px;
	line-height: 200%;
	color: #5b5b5b;
	width: 127px;
	height: 16px;
	vertical-align: middle;
	border: 1px solid #8d8d8d;
}

#search_button {
	vertical-align: middle;
}

#search_container a {
	font-size: 10px;
	color: #054f89;
	text-decoration: underline;
}





/* Directory */

#directory {
	float: left;
	width: 974px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#directory_content {
	float: left;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 5px;
}

#directory a {
	color: #000000;
	text-decoration: none;
}

#directory a:hover {
	color: #000000;
	text-decoration: underline;
}

#directory h1 {
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

#d_wrapper {
	float: left;
	width: 954px;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
	background-color: #f2f2f2;
}

#d_header {
	float: left;
	width: 914px;
	padding: 20px;
}

#d_body {
	float: left;
	width: 914px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #FFFFFF;
}

.d_ch {
	float: left;
	width: 20%;
	padding-top: 20px;
	padding-bottom: 20px;
}

.breaker_footer {
	float: left;
	width: 914px;
	height: 1px;
	background-color: #dfdfdf;
}

.d_col {
	float: left;
	width: 20%;
	padding-top: 20px;	
	padding-bottom: 20px;
}

.d_ul {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 12px;
}

.d_li {
	float: left;
	font-family: arial;
	font-size: 12px;
	list-style: none;
  	background: url(/classifieds/graphics/layout/arrow_bullet_d.jpg) no-repeat left center;
  	padding-left: 15px;
  	margin-bottom: 15px;
  	width: 150px;
}



/* Footer */

#footer {
	float: left;
	width: 974px;
	height: 32px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-image: url(/classifieds/graphics/layout/footer_bg.jpg);
	background-repeat: repeat-x;
}

#footer_content {
	float: left;
	padding-left: 20px;
	padding: 0px;
	height: 22px;
}

#footer_wrapper {
	float: left;
	padding: 0px;
	width: 974px;
}

#footer_text {
	float: left;
	padding-top: 4px;
}

#footer_text a {
	float: left;
	font-size: 11px;
	font-family: arial;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
}

#footer_text a:hover {
	text-decoration: underline;
}


#footer_sub {
	float: left;
	width: 974px;
}

#footer_sub_text {
	float: left;
	width: 974px;
	font-family: arial;
	font-size: 11px;
	text-align: right;
}/* Menu CSS */

#menu_rounded {
	float: left;
	background-image: url(/classifieds/graphics/layout/header_bg.jpg);
	height: 68px;
	width: 974px;
	margin-top: 3px;
}

.menu_div {
	float: left;
	width: 954px;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #0f679a;
	display: none;
}

.menu_div_content {
	float: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
}

.menu_div a {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_div a:hover {
	float: left;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu_link {
	float: left;
	padding-right: 15px;
}

.menu {
	float: left;
	color:#FFFFFF;
	width: 944px;
	padding-left: 20px;
}


.menu_header {
	float: left;
}

.menu_header a {
	float: left;
	color: #FFFFFF;
	padding: 10px;
}

.menu_header a:hover {
	float: left;
	background-color: #0f679a;
	padding: 10px;
	cursor: pointer;
}

.menu_header a.selected {
	float: left;
	background-color: #0f679a;
	padding: 10px;
	cursor: pointer;
}


img.corner {
	float: left;
	width: 5px;
	height: 5px;
	border: none;
	display: block !important;
}

/* Menu Corners */

.bc1_tl { 
	float: left;
	clear: both;
	background: url(/classifieds/graphics/layout/corners/bc1_tr.gif) no-repeat top right;
}

.bc1_tr { 
	float: left;
	clear: both;
	background: url(/classifieds/graphics/layout/corners/bc1_tr.gif) no-repeat top right;
}

.bc1_b {
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/bc1_br.gif) no-repeat top right; 
}


.bc2_t { 
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/bc2_tr.gif) no-repeat top right;
}

.bc2_b {
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/bc2_br.gif) no-repeat top right; 
}

/* Body Corners */

.wc1_t { 
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/wc1_tr.gif) no-repeat top right;
}

.wc1_b {
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/wc1_br.gif) no-repeat top right; 
}



.bc3_t { 
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/bc3_tr.gif) no-repeat top right;
}

.bc3_b {
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/bc3_br.gif) no-repeat top right; 
}


.gc_t { 
	float: left;
	clear: both;
}

.gc_b {
	float: left;
	clear: both;
}


.gc2_t { 
	float: left;
	clear: both;
}

.gc2_b {
	float: left;
	clear: both;
}



/* Footer */


.fc_t { 
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/fc_tr.gif) no-repeat top right;
}

.fc_b {
	float: left;
	clear: both;
	width: 100%;
	background: url(/classifieds/graphics/layout/corners/fc_br.gif) no-repeat top right; 
}/* Index Page */


#front_search {
	float: left;
	width: 614px;
	padding-left: 10px;
	padding-bottom: 20px;
}

.f_search_container {
	float: left;
}

#f_search_header {
	float: left;
	width: 624px;
	margin-top: 4px;
	margin-bottom: 15px;
	background-color: #dde5ed;
	height: 10px;
}

.f_search_label {
	float: left;
	padding-bottom: 6px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
}

.f_search_field {
	float: left;
	clear: both;
}

.front_search input {
	float: left;	
}


.f_fossil_ad {
	float: left;
	margin-right: 33px;
	margin-top: 23px;
}

.f_fossil_ad_image {
	float: left;
	background-color: #dfdfdf;
	width: 125px;
	height: 95px;
	padding: 3px;
}

.f_fossil_ad_text {
	float: left;
	width: 107px;
	height: 25px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 20px;
	padding-bottom: 20px;
	clear: both;
	font-family: arial;
	font-size: 11px;
	text-align: center;
}

#featured_dealer {
	float: left;
	width: 624px;
}

#featured_dealer a {
	color: #000000;
	text-decoration: none;
}

#featured_dealer a:hover {
	color: #000000;
	text-decoration: underline;
}
	
#featured_dealer_name {
	float: left;
	font-family: arial;
	font-size: 11px;
	width: 204px;
	padding-top: 10px;
}

#featured_dealer_title {
	float: left;
	font-family: arial;
	font-size: 11px;
	width: 614px;
	height: 15px;
}

#dealer_button {
	float: left;
	width: 193px;
	height: 20px;
	padding-top: 5px;
}

#dealer_ads_link {
	float: left;
	width: 207px;
	text-align: right;
	font-family: arial;
	font-size: 11px;
	padding-top: 9px;
}

#resources_left {
	float: left;
	width: 624px;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 60px;
}




/* Text Ads */

#text_a {
	float: left;
	width: 468px;
	height: 68px;
	background-color: #f2f2f2;
}

#text_a_header {
	float: left;
	width: 100%;
	text-align: center;
	color: #000000;
	font-size: 10px;
	padding-top: 10px;
}

.text_a_link a {
	float: left;
	padding-left: 40px;
	padding-top: 15px;
	font-size: 11px;
	font-family: arial;
	text-align: center;
	color: #000000;
}

.resources_ml_1 {
	float: left;
	width: 468px;
	height: 60px;
}

.resources_ml_2 {
	float: left;
	width: 120px;
	height: 60px;
}

.resources_ml_padding {
	float: left;
	width: 34px;
	height: 60px;
}




.index_h1 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

#featured_classic_cars {
	float: left;
}


#featured_classic_cars a {
	color: #000000;
	text-decoration: none;
}

#featured_classic_cars a:hover {
	color: #000000;
	text-decoration: underline;
}

.featured_header {
	float: left;
	padding-bottom: 20px;
}

.featured_header_text {
	float: left;
	padding: 8px;
	padding-left: 10px;
	width: 604px;
}

.featured_ads_wrapper {
	float: left;
	width: 624px;
}




.breaker_left {
	float: left;
	background-color: #dfdfdf;
	width: 624px;
	height: 1px;
	padding: 0px;
	margin: 0px;
}

#about_fossil_wrapper {
	float: left;
	width: 624px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #dde5ed;
}

#about_fossil_wrapper2 {
	float: left;
	background-color: #FFFFFF;
}

#about_fossil_content {
	float: left;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #dde5ed;
}

#about_fossil_content2 {
	float: left;
	padding: 10px;
	background-color: #FFFFFF;
}

#about_logo {
	float: left;
	width: 197px;
	height: 124px;
	padding-right: 20px;
	padding-bottom: 10px;
}

#resources_b {
	float: left;
	width: 624px;
	height: 250px;
}

#resources_b_1 {
	float: left;
	width: 300px;
	height: 250px;
	padding-top: 30px;
	padding-bottom: 30px;

}

#resouces_b_2 {
	float: left;
	width: 300px;
	height: 250px;
}


.link_unit {
	float: left;
	width: 120px;
}


/* Right Side */

#front_sell {
	float: left;
	width: 300px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

#front_sell_content {
	float: left;
	padding: 20px;
}

#front_sell_text a {
	float: left;
	color: #000000;
	text-decoration: none;
}

#front_sell_text a:hover {
	float: left;
	color: #000000;
	text-decoration: underline;
}

#front_sell_header {
	float: left;
	width: 245px;
	text-align: center;
	height: 19px;
	padding-bottom: 11px;
	padding-left: 15px;
}

.breaker_right {
	float: left;
	width: 100%;
	height: 1px;
	background-color: #dfdfdf;
}

#front_sell_body {
	float: left;
	padding-top: 10px;
	width: 100%;
}

#front_sell_price {
	float: left;
	width: 108px;
	height: 63px;
}

#front_sell_text {
	float: left;
	width: 152px;
}

.front_sell_ul {
	float: left;
	padding: 0px;
	margin: 0px;
	padding-left: 5px;
}

.front_sell_li {
	float: left;
	font-family: arial;
	font-size: 12px;
	list-style: none;
  	background: url(/classifieds/graphics/layout/arrow_bullet.jpg) no-repeat left center ;
  	padding-left: 17px;
  	width: 130px;
}

#front_sell_button {
	float: left;
	width: 100%;
	height: 55px;
	padding-top: 20px;
	padding-bottom: 15px;
	text-align: center;
}

#front_sell_bottom {
	float: right;
	width: 100%;
	text-align: right;
	font-size: 12px;	
}

#front_sell_bottom a {
	color: #000000;
	text-decoration: none;
}

#front_sell_bottom a:hover {
	color: #000000;
	text-decoration: underline;
}


.resources_r {
	float: left;
	width: 300px;
	height: 250px;
}


#front_r {
	float: left;
	width: 300px;
	margin-top: 10px;
	background-color: #FFFFFF;
}

#front_r_content {
	float: left;
	padding: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#front_r a {
	color: #5fa209;
	text-decoration: none;
}

#front_r a:hover {
	color: #5fa209;
	text-decoration: underline;
}

#front_r_wrapper {
	float: left;
	width: 258px;
	border-left: solid 1px #dfdfdf;
	border-right: solid 1px #dfdfdf;
	background-color: #f2f2f2;
}

#front_r_header {
	float: left;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	width: 238px;
	padding: 10px;
}

#front_r_body {
	float: left;
	width: 258px;
	background-color: #FFFFFF;
}

#logo_resources {
	position: absolute;
	top: 70px;
	left: 140px;
	z-index: 100;
}

.resource_ul {
	float: left;
	padding: 0px;
	margin: 0px;
}

.resource_li {
	float: left;
	list-style: none;
	padding-bottom: 10px;
	font-family: arial;
	font-size: 13px;
	color: #5fa209;
	width: 238px;
}

#front_r_text {
	float: left;
	position: relative;
	width: 238px;
	padding: 10px;
}

#front_r_featured {
	float: left;
	width: 258px;
	border-top: solid 1px #dfdfdf;
	border-bottom: solid 1px #dfdfdf;
	background-color: #f2f2f2;
}

#front_r_featured_header {
	float: left;
	width: 248px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
}

#front_r_featured_r {
	float: left;
	text-align: center;
	width: 258px;
	height: 60px;
	padding-bottom: 15px;
}

#front_r_button {
	float: left;
	text-align: center;
	width: 258px;
	height: 34px;
	padding-top: 15px;
	padding-bottom: 15px;
}



/* Features Boxes */

#features {
	float: left;
	width: 300px;
	margin-top: 17px;
	margin-bottom: 17px;
	padding: 20px;
	padding-top: 27px;
	padding-bottom: 27px;
	background-color: #FFFFFF;
}

#features_wrapper {
	float: left;
	width: 100%;
	padding-bottom: 0px;
}

.features_box {
	float: left;
	width: 258px;
	background-image: url(/classifieds/graphics/layout/features_bg.jpg);
	background-repeat: repeat-x;
	border: solid 1px #dbe4ed;
	padding-bottom: 10px;
	margin-bottom: 27px;
}

.features_box_header {
	float: left;
	width: 218px;
	padding: 20px;
	padding-top: 14px;
	padding-bottom: 5px;
	margin: 0px;
}

.f_h1 {
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 16px;
}

.features_box_body {
	float: left;
	width: 162px;
	padding-left: 20px;
	font-size: 10px;
	font-family: arial;
}


.features_box_text {
	float: left;
	width: 162px;
}

.features_box_box {
	float: left;
	width: 162px;
	padding-top: 20px;
}

.f_input {
	float: left;
	width: 118px;
	height: 22px;
	border: solid 1px #a3b7ca;
}

.f_submit {
	float: left;
	padding-left: 9px;
}

.f_select {
	float: left;
	width: 146px;
	height: 22px;
	border: solid 1px #a3b7ca;
}
	

.features_box_icon {
	float: left;
	width: 58px;
	padding-top: 20px;
}

.features_box_link {
	float: left;
	width: 150px;
	padding-top: 10px;
	text-align: right;
}

.features_box_link a {
	font-family: arial;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.features_box_link a:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration: underline;
}



#top_searches {
	float: left;
	width: 300px;
	background-color: #FFFFFF;
	margin-top: 10px;
}

#top_searches_content {
	float: left;
	padding: 20px;
	padding-bottom: 15px;
	padding-top: 15px;
}

#s_wrapper {
	float: left;
	border-right: solid 1px #dfdfdf;
	border-left: solid 1px #dfdfdf;
	background-color: #f2f2f2;
	width: 258px;
}

#s_header {
	float: left;
	font-family: arial;
	width: 238px;
	padding: 10px;
}

.s_h1 {
	float: left;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
}

#s_body {
	float: left;
	width: 218px;
	padding: 20px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

#s_body a {
	float: left;
	color: #000000;
	text-decoration: none;
}

#s_body a:hover {
	float: left;
	color: #000000;
	text-decoration: underline;
}

.s_row {
	float: left;
	width: 218px;
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}

.s_icon {
	float: left;
	width: 28px;
	height: 28px;
	background-image: url(/classifieds/graphics/layout/popular_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	text-align: center;
	font-family: arial;
	font-size: 22px;
	text-align: center;
	color: #FFFFFF;
}

.s_text {
	float: left;
	padding-top: 3px;
}