/* top elements */
* {
	margin: 0; padding: 0;
} 
body {
	margin: 0; padding: 0;
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
	color: #000000;	
	text-align: center;		
}

td {
	font: 71%/1.5em  Verdana, 'Trebuchet MS', Arial, Sans-serif;
}

/* links */
a {
	background: inherit;
	color: #253F7A; 
}
a:hover {
	background: inherit;
	color: #72A545;
}

/* headers */
h1, h2, h3 {
	font: bold 1em 'Trebuchet MS', Tahoma, Sans-serif;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
}
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; text-transform: none;}

#main h1, #rightbar h1 {
	padding: 10px 0 5px 5px;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f2f2; 	
}	
#sidebar h1 {
	padding: 10px 0px 5px 30px;
	background: url(square_arrow.gif) no-repeat 2px 12px;
	margin: 0;
	text-transform: uppercase;	
}

p, h1, h2, h3 {
	margin: 10px 15px;
}
ul, ol {
	margin: 0px 30px;
	padding: 0 15px;	
	color: #253F7A;	
}
ul span, ol span {
	color: #000000;
}

/* images */
img {
	border: 0 ;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}
a img {  
  border: 0;
}
a:hover img {  
 border: 0 ;
}
input {
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:1px solid #000;
}
form {
	display:inline;
}
li {
	list-style:none outside;
        margin:0px;
        padding:0px;
	margin-left:0px;
}
.file {
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:1px solid #000;
}
.button {
	margin:0px;
	padding:0px;
	background-color:#a5cceb;
	border:1px solid #000;
	font-size:9px;
}
.select {
	margin:0px;
	padding:0px;
	background-color:#fff;
	border:1px solid #000;
}
	
#categories{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:100%;
}
#pages{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:100%;
}
/*
#menu_title{
	padding:0px 0px 0px 0px;
	font-weight:bold;
	list-style: url(images/square_arrow.gif);
	margin-left: 0px;
}
*/

#menu_title{
	font-weight:bold;
	text-align: left;
	padding: 0px;
}

.menu_item{
	padding:0px 3px;
	background-color: #A5CCEB;
	border:1px solid #666;
	border-top:0px;
	font-weight:400;
	font-size:11px;
	margin-left: 0px;
	width:250px;
}
.listings_row tr {
	background-color: #336699;
	padding-left:3px;
color:#FFFFFF;
}
.listings_row a {
color:#FFFFFF;
text-decoration:none;
}
.header_row td {
color:#fff;
padding:5px;
	height:20px;
}

#home {
margin-top:-3px;
}
/*
.menu_item{
	padding:0px 2px 0px 5px;
	font-size:11px;
	list-style: url(images/arrow.gif) outside;
	margin-left: 0px;
}
*/
.menu_item a,.menu_item a:active,.menu_item a:visited{
	color:#000000;
	text-decoration:none;
}
.menu_item a:hover{
	color:#ff9900;
	text-decoration:none;
}	

#body_table{
	margin:0px;
	border:10px solid #fff;
}
#normal_result_colum{
	margin:0px;
	padding:2px;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	background: #34668F;
}
#listings_column{
	padding:0px;
	padding-bottom:10px;
	background-color:#fff;
}
#listings_table{
	margin:0px;
	padding:0px;
	border-left:1px solid #666;
	border-top:1px solid #666;
}
#header_column{
	margin:1px;
	padding:2px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size: 10pt;
	color: #ffffff;
	background: #9ABDDA;
}
#header_column a,#header_column a:active,#header_column a:visited{
	color:#ffffff;
	text-decoration:none;
}
#header_column a:hover{
	color:#ff9900;
	text-decoration:none;
}	
.thumbnail_td,#listing_column{
	margin:1px;
	padding:2px;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	font-size: 10pt;
}
#listing_column a,#listing_column a:active,#listing_column a:visited{
	color:#000000;
}
#listing_column a:hover{
	color:#ff9900;
}	
.listing_even_bold{
	font-weight:bold;
	background: #CDDFED;
	color:#000;
	paddingt:5px;
}
.listing_even{
	background-color:#CDDFED;
	color:#000;
	paddingt:5px;
}
.listing_odd_bold{
	font-weight:bold;
	background: #B8CFE4;
	color:#000;
	paddingt:5px;
}
.listing_odd{
	background-color:#BFCFDD;
	color:#000;
	paddingt:5px;
}


.listing_even_bold a {
	font-weight:bold;
	color:#000;
}
.listing_even a {
	color:#000;
}
.listing_odd_bold a {
	font-weight:bold;
	color:#000;
}
.listing_odd a {
	color:#000;
}
.no_ads_in_category{
	text-align:center;
	color:#000;
}
.message_bar{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: ffffff;
        border-top:2px solid #ffcc99;
        border-bottom:2px solid #CC7A00;
        padding-right:5px;
        background-color:#ff9900
}
.footer{
	text-align: center;
	font-size: 10pt;
}
.footer_links{
	font-size: 10pt;
	text-decoration: none;
}

/* from geostyle.css */
.box_head_1_left {
	width:12px;
	height:21px;
	background-image:url(images/storefront/hd_336699_left.gif);
}
.box_head_1_right {
	width:12px;
	height:21px;
	background-image:url(images/storefront/hd_336699_right.gif);
}
}
.box_head_1_dyn {
	background-image:url(images/storefront/hd_336699_mid.gif); background-repeat:repeat-x;
	font-weight: bold;
	color: #FFFFFF;
	font-family:Tahoma;
	font-size: 12px;
}

/* Browsing Results Alternating Table Styles */

.browsing_result_table_header {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background: #9ABDDA;
 } 

.browsing_result_table_body_even {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
	vertical-align:top;
}

.browsing_result_table_body_even_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #dddddd;
	vertical-align:top;
}

 
 .browsing_result_table_body_odd {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	vertical-align:top;
}

.browsing_result_table_body_odd_bold {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	background-color: #eeeeee;
	vertical-align:top;
}

.browsing_result_page_links {  
	font-size: 10px; 
	font-style: normal; 
	font-weight: bold; 
 } 


/* Column Header Styles */

.photo_column_header, .address_column_header, .business_type_column_header, .city_column_header, .state_column_header, .country_column_header, .zip_column_header, .title_column_header, .description_column_header, .entry_date_column_header, .price_column_header, .ad_features_column_header, .cost_column_header {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}
.optional_field_header_1, .optional_field_header_2, .optional_field_header_3, .optional_field_header_4, .optional_field_header_5, .optional_field_header_6, .optional_field_header_7, .optional_field_header_8, .optional_field_header_9, .optional_field_header_10, {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	background: #666666;	
}
a.optional_field_header_1:link, 
a.optional_field_header_2:link, 
a.optional_field_header_3:link, 
a.optional_field_header_4:link, 
a.optional_field_header_5:link, 
a.optional_field_header_6:link, 
a.optional_field_header_7:link, 
a.optional_field_header_8:link, 
a.optional_field_header_9:link, 
a.optional_field_header_10:link,  {
	text-decoration: none;
	color: #ffffff;
} 
a.photo_column_header:link, 
a.address_column_header:link, 
a.business_type_column_header:link, 
a.city_column_header:link, 
a.state_column_header:link, 
a.country_column_header:link, 
a.zip_column_header:link, 
a.title_column_header:link, 
a.description_column_header:link, 
a.entry_date_column_header:link, 
a.price_column_header:link, 
a.ad_features_column_header:link, 
a.cost_column_header:link {
	text-decoration: none;
	color: #ffffff;
} 
 
a.photo_column_header:hover, 
a.address_column_header:hover, 
a.business_type_column_header:hover, 
a.city_column_header:hover, 
a.state_column_header:hover, 
a.country_column_header:hover, 
a.zip_column_header:hover, 
a.title_column_header:hover, 
a.description_column_header:hover, 
a.entry_date_column_header:hover, 
a.price_column_header:hover, 
a.ad_features_column_header:hover, 
a.cost_column_header:hover {
	text-decoration: none;
	color: #ffffff;
} 
 
a.photo_column_header:visited, 
a.address_column_header:visited, 
a.business_type_column_header:visited, 
a.city_column_header:visited, 
a.state_column_header:visited, 
a.country_column_header:visited, 
a.zip_column_header:visited, 
a.title_column_header:visited, 
a.description_column_header:visited, 
a.entry_date_column_header:visited, 
a.price_column_header:visited, 
a.ad_features_column_header:visited, 
a.cost_column_header:visited {
	text-decoration: none;
	color: #ffffff;
}


