body {
	padding:0;
	margin:0;
}

body, table tr {
	font-family: Trebuchet MS, Tahoma, Helvetica, Sans-Serif !important;
	font-size:13px;
}

a, a:link, a:visited  {
	color:#0000FF;
	text-decoration:underline;
}

a:hover {
	color:#CA7472;
}

h3 {
	font-size:18px;	
}

hr {
	border: 0;
	height:1px;
}

img {
	border:1px solid #DDDDDD;
	padding:4px;
	background:#F3F3F3;
}

.header img {
	border:none;
	padding:0px;
}




#body {
	margin: 0;
	height:100%;
}


#main {
	float:left;
	height:100%;
	padding: 8px;
	
}

#adsidebar {
	float:right;
	width:360px;
	
}

#navbar {
	color:#0000FF;
	background: url(images/menubg.jpg) repeat-x;
	height:41px;
}




#footer {
        clear:both;
	margin-top:40px;
	margin-bottom:10px;
	text-align:center;
	
}

#footer span, #footer a, #footer a:visited {
	margin:0px 2px 0 2px;
	font-size:13px;
	text-decoration:underline;
	color:#0000FF;
}

#footer2 {
	margin-top:40px;
	margin-bottom:10px;
	padding:6px;
	text-align:center;
	background:#A6CFEA;
	border-top:3px solid #247CB4;
}


#copyright_notice {
	margin-top:4px;
}

.inline_menu {
	margin-left:6px;
	color:#fff;
	height:41px;
	
}

.inline_menu a {
	margin-left:3px;
	font-size:13px;
	text-decoration:underline;
	color:#fff;
	position: relative;
	top:25%;
}

.inline_menu a:hover {
	color:#0000ff;
}

.inline_menu a:visited, .inline_menu a:link {
	color:#fff;
}

#wrapper2 {
	background: url(images/bodybg.jpg) repeat-x top;
	margin:0;
	padding:0;
}

.header .pad {
	height:260px;
}

#listing_detail_default_fieldslinks {
	margin-left:180px;
}

input, textarea, select {
  border: solid 1px #aaa;
  line-height:130%
}
textarea {
  overflow: auto;
  font-size: 100%;
}
input[type=submit], input[type=button], input[type=image] {
  border: solid 1px #aaa;
  margin-top:2px;
}

/* for checkboxes */
input {
   	margin-right:2px;
}

#search_page_default .float_left{
	width:180px;
}

#search_page_default form {
	width:390px;
}

img.featured_listings_vertical_thumb  {
	padding:0;
	border:1px solid #999;
}


.view_image {
	text-align:center;
}

.view_image img{
	margin-top:15px;
	margin-bottom:15px;
}

.search_result_header td.title img {
	
}

#featured_listings_vertical h5 {
	margin: 0px auto 0px auto;
	width:100%;
	text-align:center;
}
#listing_detail_default_images strong {
	margin: 0px auto 0px auto;
	width:100%;
	text-align:center;
}

table.browse_tool_table {
	background-color:#B6E1FC;
}

table.browse_tool_table td {
	padding:0 4px 0 4px;
}


