/**
 =UNDO HTML
 ---------------------------------------------------------------------------- */
:link,
:visited { text-decoration: none }

ul { list-style: none }

h1,
h2,
h3,
h4,
h5,
h6,
pre,
code { font-size: 1em; }

hr,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
body,
html,
p,
blockquote,
fieldset,
input { margin:0; padding:0 }
a img,
:link img,
:visited img { border:none }

address { font-style:normal }

/**
 =GENERAL
 -----------------------------------------------------------------------------*/
.center { width: 973px; margin: 0 auto;}
a, a:link, a:visited, a:active, a:hover{
	color: #1c3e94;
	text-decoration: none;
}
a:hover{
color:#3e67c7;
}

h1 { font-family: Arial; font-size: 14px; font-weight: bold; color: #424343; margin-bottom: 5px; }


/**
 =BODY
 -----------------------------------------------------------------------------*/
body
{
	font: 12px normal, Arial,"Trebuchet MS", Verdana, Tahoma, sans-serif;
	color: #424343;
	margin-top:0px;
	background: url( /img/header-gradient-bg.jpg ) top center repeat-x;
}

#user_menu { background: url( /img/button_bg.gif ) center center repeat-x; height: 32px; color: #FFF; }

#user_menu div { width: 989px;
	margin: 0 auto; padding: 0; }

/**
 =WRAPPER
 -----------------------------------------------------------------------------*/
#wrapper
{
	width: 989px;
	margin: 0 auto;	
}

/**
 =Header WRAPPER
 -----------------------------------------------------------------------------*/
#wrapperHeader
{
	width: 989px;
	margin: 0 auto;	
}

/**
 =Nav WRAPPER
 -----------------------------------------------------------------------------*/
#wrapperNav
{
	width: 989px;
	margin: 0 auto;	
}

/**
 =HEADER
 -----------------------------------------------------------------------------*/
#header
{
	position: relative;
	width: 989px;
	height: 190px;
}

	div#header div#logo
	{
	position: absolute;
	top: 20px;
	left: 27px;
	text-indent: -9999px;
	height: 55px;
	width: 214px;
	background: url(/img/logo.jpg) no-repeat;
	}
	div#header div#chat{
	position: absolute;
	top: 75px;
	left: 6px;
	width: 232px;
	height: 111px;
	background: url(/img/chat.jpg) no-repeat;
	cursor: pointer;
	}
	ul#top_nav{
	position: absolute;
	top: 72px;
	left: 755px;
	width: 210px;
	height: 90px;
	z-index: 2;
	}
	ul#top_nav li{
	float: left;
	height: 45px;
	}
	ul#top_nav li#home_value{
	background: url(/img/home_value.gif) left no-repeat;
	}
	ul#top_nav li#itown_information{
	background: url(/img/itown_information.gif) left no-repeat;
	}
	ul#top_nav li a{
	display: block;
	padding-left: 35px;
	font-weight: bold;
	color: #882f19;
	line-height: 15px;
	}
	ul#top_nav li a:hover{
	color: #ab472e;
	}
	a#click_here{
	cursor: pointer; 
	position: absolute;
	z-index: 2; 
	display: block; 
	width: 200px; 
	height: 75px; 
	right: 10px; 
	top: 10px; 
	line-height: 16px; 
	font-size:14px; 
	font-weight: bold; 
	color: #882f19;
	text-decoration: blink;
	}
	a#click_here span#listforfree{
	position:absolute; 
	text-indent: -9999px;
	}				
	div#header div#flash{
	position: absolute;
	top: 8px;
	left: 246px;
	width: 400px;
	height: 153px;
	}
	div#header div#list_free{
	position: absolute;
	top: 0px;
	right: 8px;
	width: 165px;
	height: 140px;
	background: url(/img/star.jpg) no-repeat;
	z-index: 1;
	}
div#sub_header{
	position: relative;
	}
	div#sub_header div#nav_bg{
	margin-left: 0px;
	height: 32px;
	background: url(/img/button_bg.gif) repeat-x;
	text-align:center;
	}	
	ul#nav{
	width: 973px;
	height: 32px;
	line-height: 32px;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	}
	ul#nav li{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}
	ul#nav li a{
	color: #fff;
	}
	ul#nav li a:hover{
	color: #f2b4a5;
	}	
	ul#nav li.active{
	background: url(/img/button_on.gif) center 24px no-repeat;
	}


div#content{  
	float: left;
    width: 989px;
	padding-top: 10px;
	height: auto;
}

	div#content div#sidebar{
	float: left;
	width: 216px;
	height: auto;
	background: #f7f7f7;
	margin-bottom: 5px;
	padding-bottom: 10px;
	}
	
	div#content div#sidebar div#sidebar_top{
	position: relative;
	height: 41px;
	background: url(/img/sidebar_top.jpg) no-repeat;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 30px;
	color: #8f4231;
	font-weight: bold;
	line-height: 22px;
	}
	div#content div#sidebar h2{
	margin-left: 3px;
	padding-left: 8px;
	font-size: 20px;
	font-weight: normal;
	color: #91a04b;
	text-transform: uppercase;
	background: url(/img/arrow.gif) left no-repeat;
	}
	div#content div#sidebar ul{
		padding-top: 5px;
		margin-left: 12px;
		background: url(/img/separator.jpg) top center no-repeat;
		font-weight: bold;
		font-family: "Trebuchet MS", Arial;
		}
	div#content div#sidebar hr{
		width: 201px;
		margin-left: 12px;
		background: #d8dfeb;
		border-right: 0;
		border-left: 0;
		border-bottom: 0;
		border-top: 1px solid #fff;
		font-size: 1px;
	}	
div#content div#sidebar div#newsletter_signup form{
     padding-left: 10px;
	 padding-top: 5px;
	}
div#content div#sidebar div#newsletter_signup form input.input_submit{
	 padding-top: 5px;
	}	
 a#mortgage{
margin-top: 20px;
margin-left:10px;
display: block;
height: 31px;
background: url(/img/mortgage.jpg) left no-repeat;
font-size: 22px;
font-family: "Trebuchet MS", Tahoma;
font-weight: bold;
padding-left: 50px;

}

div#content div#extra{
float: right;
margin-bottom: 5px;
width: 148px;
background: #f7f7f7;
text-align: center;
}
	div#content div#extra h2{
	height: 41px;
	color: #fff;
	background: url(/img/extra_top.jpg) no-repeat;
	line-height: 35px;
	font-weight: normal;
	}
	div#content div#extra h2 span.featured{
	font-size: 18px;
	}
	div#content div#extra h2 span.properties{
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	}
	div#content div#extra a{
	font-size: 11px;
	line-height: 12px;
	}
	div#content div#extra a img{
	border: 3px solid #fff;
	}	




div#content div#maincontent{
float: left;
margin-left: 15px;
width: 975px;
}
div#content div#maincontent p{
margin-bottom: 15px;
}
div#content div#maincontent_inner{
float: left;
margin-left: 15px;
width: 989px;
}

/**
 =FOOTER
 -----------------------------------------------------------------------------*/
div#footer{
	clear: both;
	margin: 0 auto;
	padding: 0;
	background: #6b6e74;
	font-size: 12px;
	color: #fff;
}
div#footer a{
	color: #fff;
}
div#footer ul#links{
	float: left;
	margin-top: 10px;
	padding-left: 50px;
	height: 64px;
	
	}
	div#footer ul#links li{
	display: inline;
	margin-right: 20px;
	line-height: 64px;
	}
	div#footer ul#links li a{
	color: #fff;

	}
	div#footer ul#copyright{ float:right; width: 250px;}	
	div#footer ul#copyright li { float: right; padding-left: 10px; }

	div#footer ul#copyright li#author {  
	font-size: 11px;
	}
	div#footer ul#copyright li#author a{
	color:#fff; 
	}


/**
 =HOME PAGE
 -----------------------------------------------------------------------------*/
div.listings{
background: url(/img/home/top_search.gif) no-repeat;
width: 576px;
height: 38px;
} 
div.listings h1{
color: #dde4b8;
font-size: 14px;
line-height: 38px;
text-indent: 12px;
}
div.listings h1 span{
font-size: 24px;
background: url(/img/home/listing_no.gif) no-repeat;
width: 97px;
height: 38px;
line-height: 38px;
}
div.threetierheading{
background: url(/img/home/top_search_red.jpg) no-repeat;
height: 38px;
} 
div.threetierheading h1{
color: #dde4b8;
font-size: 14px;
line-height: 38px;
text-indent: 12px;
}
div#domtab{}
div.pop-in{
	background: #E5EACC url(/img/home/bottom_search.jpg) bottom no-repeat;
	padding: 10px;
	height: 180px;
	width: 556px;
	clear: both;
	position: absolute;
	top: 27px;
	left: 0;
}	

div#advanced_search_form
{
	background: #e6eacc url(/img/home/bottom_search.jpg) bottom no-repeat;
	padding: 10px;
	position: relative;
	padding-top: 30px;
}

div#advanced_search_form h2
{
	position: absolute;
	top: 10px;
	right: 15px;
	color: #1b3f94;
	font-weight: bold;
	text-transform: uppercase;
}

div#advanced_search_form .search_options .title_options,
div#advanced_search_form table .search_options .title_options
{
	display: block;
	width: 100px;
	padding: 3px;
	text-align: center;
	border: 1px solid #B3B98B;
	border-bottom: 0;
	color: #848A68;
	background: #E6EBCD;
	font-weight: bold;
	position: absolute;
	top: -21px;
	left: -1px;
}

div#advanced_search_form .search_options .notactive,
div#advanced_search_form table .search_options .notactive
{
	background: #B3B98B;
	color: #FFF;
}

div#advanced_search_form .search_options 
{
	clear: both;
	background: #E5E9CE;
	padding: 10px;
	border: 1px solid #B3B98B;
	margin-bottom: 30px;
	position: relative;
	color: #868B6B;
}

div#advanced_search_form .search_options .title_options
{
	display: block;
	float: left;
	width: auto;
	padding: 3px 5px;
	border: 1px solid #B3B98B;
	border-bottom: 0;
	color: #848A68;
	background: #E6EBCD;
	font-weight: bold;
}

div#advanced_search_form .search_options .refine_search
{
	background: #FFF;
	border: 1px solid #B3B98B;
	padding: 5px;
}

div#advanced_search_form .search_options .refine_search li
{
	background: url(/img/refine_search_arrow.gif) left center no-repeat;
	padding-left: 15px;
	cursor: pointer;
}

div#advanced_search_form .search_options .refine_search li:hover,
div#advanced_search_form .search_options .refine_search li.hover
{
	color: #000;
	background: #E6EBCD url(/img/refine_search_arrow.gif) left center no-repeat;
}

div#advanced_search_form .search_options .other_features,
.other_features
{
	display: none;
	background: #FFF;
	padding: 5px;
	margin-bottom: 5px;
}
	
ul.domtabs{	
	height: 26px;
	background: #91a04b;
}

ul.domtabs li{
	float: left;
	margin-left: 20px;
	margin-right: 20px;
	clear: right;
	line-height: 26px;
	height: 26px;
}
		ul.domtabs li a,
		ul.domtabs li a:link,
		ul.domtabs li a:visited,
		ul.domtabs li a:active,
		ul.domtabs li a:hover
		{
			color: #fff;
			font-weight: bold;
			text-decoration: none;
		}
		ul.domtabs li a:hover{
			color: #ebf5ba;
		}
		ul.domtabs li.active{
		background: url(/img/home/arrow.gif) center 23px no-repeat;
		}
		ul.domtabs li.active a,
		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{}
		
		div#domtab ul.domtabs li.active a,
		div#domtab ul.domtabs li.active a:link,
		div#domtab ul.domtabs li.active a:hover,
		div#domtab ul.domtabs li.active a:visited{
			border: none;
		}
	div#quick_search{
		float: left;
		}
	div#map{
		width: 140px;
		font-weight: bold;
		}
		div#map img{
			border: none;
			}
		div#icons table{
			border-collapse: collapse;
			margin-top: 30px;
			}
			div#icons table tr td{
				text-align: center;
				font-weight: bold;
				}
			ul#contacts{
			width: 56px;
			height: 83px;
			text-align: center;
			}
				ul#contacts li{
				width: 51px;
				height: 27px;
				margin-bottom: 20px;
				}
				ul#contacts li#save{
				background: url(/img/home/save.gif) no-repeat;
				}
				ul#contacts li#email{
				background: url(/img/home/email.gif) no-repeat;
				}
				ul#contacts li a{
				display: block;
				width: 51px;
				height: 27px;
				}
				a.call{
				display: block;
				width: 156px;
				height: 27px;
				background: url(/img/home/call.gif) no-repeat;
				}	
	table.search_table{
		border-collapse: collapse;
		}
		table.search_table tr th.search_head{
			text-align: left;
			text-transform: uppercase;
			color: #11409A;
			}
		table.search_table tr th.search_footer{
			height: 35px;
			}			
		table.search_table tr td{ padding: 2px; }					 
	 input.text_input{
		border: 2px solid #b3b98b;
		border-right: 1px solid #b3b98b;
		border-bottom: 1px solid #b3b98b;
		font-size: 14px;
		padding: 3px;
		}
		input.submit_input{
		background: url(/img/submit.gif) no-repeat;
		border: none;
		color: #fff;
		font-family: "Trebuchet MS", Tahoma;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		text-transform: uppercase;
		height: 29px;
		width: 75px;	
		}
		
		input.map_input{
		background: url(/img/map_search.gif) no-repeat;
		border: none;
		color: #fff;
		font-family: "Trebuchet MS", Tahoma;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		text-transform: uppercase;
		height: 29px;
		width: 103px;	
		}
		
		input.advanced_input{
		background: url(/img/advanced_search.gif) no-repeat;
		border: none;
		color: #fff;
		font-family: "Trebuchet MS", Tahoma;
		font-size: 11px;
		font-weight: bold;
		text-align: center;
		cursor: pointer;
		text-transform: uppercase;
		height: 29px;
		width: 133px;	
		}
		
		select{ 
		padding: 3px; 
		border: 2px solid #b3b98b;
		border-right: 1px solid #b3b98b;
		border-bottom: 1px solid #b3b98b;  
		}
		textarea{ 
		padding: 3px; 
		border: 2px solid #b3b98b;
		border-right: 1px solid #b3b98b;
		border-bottom: 1px solid #b3b98b;  
		}		
		select option { padding: 0 8px 0 3px; }		
ul#home_list{
	width: 552px;
	height: 100px;
	text-align: center;
	}
	ul#home_list li{
	float: right;
	width: 184px;
	height: 100px;
	background: url(/img/icon_shadow.jpg) 33px 30px no-repeat;
	text-align: center;
	}
	ul#home_list li#featured a{
	background: url(/img/home/icon_featured.gif) 58px top no-repeat;
	}
	ul#home_list li#search_listings a{
	background: url(/img/home/icon_searchlistings.gif) 58px top no-repeat;
	}
	ul#home_list li#search_suburban a{
	background: url(/img/home/icon_searchsuburban.gif) 58px top no-repeat;
	}
	ul#home_list li a{
	display: block;
	width: 184px;
	height: 30px;
	padding-top: 64px;
	padding-left: -50px;
	font-weight: bold;
	}

div#testimonials{
	height: 300px;
	width: 576px;
	background: url(/img/home/testimonials_bg.jpg) bottom right no-repeat;
	}
	div#testimonials div#left{
	float: left;
	width: 152px;
	height: 280px;
	background: url(/img/home/testimonials.gif) left top no-repeat;
	}
	div#testimonials div#right{
	float: left;
	width: 424px;
	height: 280px;
	background: url(/img/home/excellence.gif) 390px 65px no-repeat;
	}
	div.customer_satisfaction{
	height: 24px;
	margin-top: 32px;
	margin-left: -10px;
	font-family: "Centry Old Style Std", Times New Roman;
	font-weight: bold;
	font-size: 16px;
	color: #76210d;
	}
	div#right div.real_people{
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	padding-left: 50px;
	}
	table.testimonials_list{
	border-collapse: collapse;
	line-height: 13px;
	font-size: 11px;
	}
	table.testimonials_list img{
	border: 0;
	}
	table.testimonials_list tr td{
	vertical-align: top;
	padding: 5px;
	}
	table.testimonials_list tr td span.title{
	font-weight: bold;
	}
	table.testimonials_list tr td span.details{
	line-height: 20px;
	padding-left: 50px;
	}
	div#testimonials_bottom{
	color: #7d220c;
	font-family: "Trebuchet MS";	
	font-weight: bold;
	text-align: center;	
	}
/**
 =INNER PAGE
 -----------------------------------------------------------------------------*/
	ul#home_list li#book_CMA a{
	background: url(/img/inner/icon_bookCMA.gif) 58px top no-repeat;
	}
	ul#home_list li#agent_appointment a{
	background: url(/img/inner/icon_AgentAppointment.gif) 58px top no-repeat;
	}
	ul#home_list li#expert_advice a{
	background: url(/img/inner/icon_ListForFree.gif) 58px top no-repeat;
	}
	div.left{
	float: left;
	}
	ul#right_list{
	float: right;
	margin-top: 30px;
	width: 81px;
	}
	ul#right_list li{
	float: right;
	background: url(/img/inner/RightList1.gif) no-repeat;
	width: 81px;
	height: 31px;
	margin-bottom: 1px;
	}
	ul#right_list li a{
	display: block;
	padding-right: 3px;
	text-align: right;
	color: #fff;
	font-size: 10px;
	}
	ul#right_list li a:hover{
	color: #dcdcdf;
	}		
	table.gray{
	width: 505px;
	padding: 10px;
	background: #f5f5f6;
	}
	table.gray tr th{
		text-align: left;
	}
	h3{
	background: #f5f5f6;
	width: 180px;
	margin-top: 10px;
	padding-left: 15px;
	line-height: 20px;
	}
/***************************************
************FEATURED HOMES**************
****************************************/
div.box{
	background: #f5f5f6; 
	padding: 5px;
	}
div.box h1{
	float: left;
	width: 320px;
	font-size: 20px;

	font-family: Georgia, "Times New Roman", Times, serif;
}
div.box ul.info{
	float: right;
	height: 20px;
	width: 220px;
	}
div.box ul.info li{
	float: left;
	height: 20px;
	line-height: 20px;
	padding-left: 15px;
	margin-right: 10px;
	}
div.box ul.info li a{
	display: block;
	color: #631402;
	text-decoration: underline;
	font-size: 11px;
	}	
div.box ul.info li#bookmark_property{
	background: url(/img/inner/bookmark_property.gif) left no-repeat;
	}
div.box ul.info li#request_info{
	background: url(/img/inner/request_info.gif) left no-repeat;
	}
div#print{
float: left;
width: 31px;
height: 220px;
background: url(/img/inner/icon_print.gif) bottom no-repeat;
}				
table#normal_photo{
float: left;
margin-right: 0px;
}	
table#normal_photo tr td{
width: 280px;
height: 200px;
text-align: center;
vertical-align: middle;
}
table.normal_photo tr th a{}
table#normal_photo tr th.previous a{
display: block;
width: 120px;
height: 10px;
line-height: 10px;
font-size: 11px;
background: url(/img/inner/previous_property.gif) left no-repeat;
}
table#normal_photo tr th.next a{
display: block;
float: right;
width: 100px;
height: 10px;
line-height: 10px;
font-size: 11px;
background: url(/img/inner/next_property.gif) right no-repeat;
}
table#normal_photo tr td a img{
border: 1px solid #030303;
}
div#list_table{
	overflow: scroll;
	float: left;
	height: 224px;
	}
table#list{
	width: auto;
	}
	table#list tr td{
		padding: 1px;
		margin-bottom: 4px;
		width: 70px;
		height: 70px;
		background: #ededee;
		text-align: center;
		vertical-align: middle;
	}
	
	table#list tr td a,
	table#list tr td a:hover,
	table#list tr td a:visited,
	table#list tr td a:active,
	table#list tr td a:link{
	text-align:center;
	}
	
	table#list tr td a img,
	table#list tr td a:hover img,
	table#list tr td a:link img,
	table#list tr td a:visited img,
	table#list tr td a:active img{}
div.contact{
	clear: both;
	background: #731a06;
	color: #fff;
	}
div.contact table.contact_details{
	padding: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;	
	}
	div.contact table.contact_details tr th{
	font-size: 21px;
	width: 330px;
	text-align: left;
	}
	div.contact table.contact_details tr td{}
div.property_description{
	float: left;
	}
	div.left2{
	float: left;
	width: 270px;
	margin-right: 10px;	
	text-align: justify;
	background: #F5F5F6;
	}
ul.more_details{
	float: right;
	margin-left: 30px;
	}
	ul.more_details li{
	margin-bottom: 5px;
	height: 18px;
	line-height: 18px;
	}
	ul.more_details li a{
	display: block;
	padding-left: 20px;
	}	
	ul.more_details li#virtual_tour{
	background: url(/img/inner/virtual_tour.gif) left no-repeat;
	}
	ul.more_details li#map_property{
	background: url(/img/inner/map_property.gif) left no-repeat;
	}
	ul.more_details li#send_friend{
	background: url(/img/inner/send_friend.gif) left no-repeat;
	}
	ul.more_details li#request_showing{
	background: url(/img/inner/request_show.gif) left no-repeat;
	}
	ul.more_details li#neighborhood_info{
	background: url(/img/inner/neighborhood_info.gif) left no-repeat;	
	}	

.error, p.error, span.error { color: #FF0000; }

.indicator
{
	width: 16px;
	height: 16px;
	background-color: #FF9900;
	position: absolute;
	font-size: 16px;
	overflow: hidden;
	border: none;
}
.indicator:focus
{
	background-color: #f00;
}

.slider4
{
	width: 450px;
	height: 13px;
	background-image: url(/img/price_range.gif);
	position: relative;
	border: 0px hidden #000;
}
#indicator1{
	background: url(/img/price_arrow_bottom.gif) 3px 4px no-repeat;
	cursor: pointer;
}
#indicator2{
	background: url(/img/price_arrow_up.gif) 3px 4px no-repeat;
	cursor: pointer;
}
#indicator3{
	background-image:url(/img/indicator3.gif);
	background-color: transparent;
}

/***********************************************************
**************2.9 LISTINGS**********************************
************************************************************/
body.item_bg{
	background:	#fff;
	padding: 10px;
	}
div.item{
	width:580px; 
	margin-bottom:30px;
	}
	div.item h4{
	border-bottom:1px solid #D3D3D3;
	}
	div.item div.item_text{
		text-align:justify; 
		padding:3px; 
		margin-top:3px; 
		margin-bottom:5px; 
		
		}
	div.item div.item_text img{
		padding: 5px;
		}
	div.item div.item_text2{
		text-align:justify; 
		padding:3px; 
		margin-top:3px; 
		margin-bottom:5px; 
		float: left;
		width: 410px;
		}
	div.item div.item_image{
		float:right;
		width: 150px;
		}
	div.item div.item_image img{
		border: none;
		margin-bottom:4px;
		margin-top:3px;
		}	
	div.item div.item_text2 p.item_contact{
		margin-top:10px;
		font-style:italic;								
		}	

/***********************************************************
**************PROPERTY LISTING******************************
************************************************************/
table.listing{
	border-collapse: collapse;
	}
table.listing thead{
	height: 29px;
	background: url(/img/inner/property_table.gif) top no-repeat;
	}
table.listing tbody tr td { background: #FFF; }
table.listing tbody tr td.desc_property{
	vertical-align: top;
	padding: 5px;
	background: #FFF url(/img/inner/property_corner.gif) bottom right no-repeat;
	min-height: 70px !important;
	}
table.listing tbody tr.aligncenter
{
	border: 1px inset #eee;
	color: #fff;
	}
table.listing tbody tr.aligncenter2 td{
	text-align: center;
	}		
table.listing tbody tr.aligncenter th,
table.listing tbody tr.aligncenter td{
	text-align: center;
	background: #999898
	}
div.pagination span { padding: 0 3px; display: block; float: left; }
div.pagination div.total_pages{
	font-weight: bold;
	}
div.pagination span.next a,
div.pagination span.next a:link,
div.pagination span.next a:hover,
div.pagination span.next a:visited,
div.pagination span.next a:active { background: url(/img/inner/nextPage.gif ) 0 50% no-repeat; display: block; float: left; text-indent: -9999px; width: 7px; }
div.pagination span.end a,
div.pagination span.end a:link,
div.pagination span.end a:hover,
div.pagination span.end a:visited,
div.pagination span.end a:active { background: url(/img/inner/end.gif ) 0 50% no-repeat; display: block; float: left; text-indent: -9999px; width: 7px; }
div.pagination span.prev a,
div.pagination span.prev a:link,
div.pagination span.prev a:hover,
div.pagination span.prev a:visited,
div.pagination span.prev a:active { background: url(/img/inner/previousPage.gif ) 0 50% no-repeat; display: block; float: left; text-indent: -9999px; width: 7px; }
div.pagination span.start a,
div.pagination span.start a:link,
div.pagination span.start a:hover,
div.pagination span.start a:visited,
div.pagination span.start a:active { background: url(/img/inner/first.gif ) 0 50% no-repeat; display: block; float: left; text-indent: -9999px; width: 7px;}	
/***********************************************************
**************ADD FREE LISTING******************************
************************************************************/
form.formular2 fieldset,
form.formular3 fieldset {
	margin-top: 10px;
	border: 0;
	display: block;
	padding: 5px;
	border: none;
}

form.formular2 legend,
form.formular3 legend {
	font-weight: bold;
	text-transform: uppercase;
}

form.formular2 label,
form.formular3 label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	float: left;
}

form.formular2 fieldset p,
form.formular3 fieldset p {
	padding: 0;
	margin: 0 auto;
	clear: both;
}

form.formular2 label { width: 95px; } /* Width of labels */
form.formular3 label { width: 220px; text-align: left;}

form.formular2 fieldset p.error,
form.formular3 fieldset p.error { padding-left: 210px; color: #FF0000; }

form.formular2,
form.formular3 {
	width: 100%;
}

input.input, select.input, textarea.input { padding: 2px; border: 1px solid #D0D0D0; color: #1D282F; background: #FBF6C0; }
input.focus, select.focus, textarea.focus { border: 1px solid #373535; }

input.submit
{
	font-weight: bold;
	background: #7c1d03;
	border: 0;
	padding: 3px;
	cursor: pointer;
	border: 1px solid #571502;
	color:#fff;
}

form.filter fieldset { width: 97%; margin: 0 auto; border: 1px solid #E7E7E7; border-top: 0; background: #DEDEDE; margin-bottom: 3px; font-size: 10px; padding: 3px 10px; }
form.filter h5 { background: #FFF url(/img/button_bg.gif) 0 100% repeat-x;
font-weight: bold; font-size: 10px; padding: 5px; border: 1px solid #E7E7E7; border-bottom: 0; margin: 0; text-align: center; }

form.filter fieldset input,
form.filter fieldset select { font-size: 10px; padding: 2px; }

form.formular2 fieldset p.error { clear: both; text-align: left; padding: 0; }
ul.all {
	margin-top:20px;
	margin-bottom:10px;
	}
ul.all li a{
	font-weight: bold;
	text-transform: uppercase;
	}
	
