/**************** body and tag styles ****************/

body
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	background-color: #000000;
	margin: 0; 
	padding: 0;	
	text-align: center;
	min-width: 762px;/* stop mozilla sliding off the edge */
}

dl, dt, dd {
	font-weight:normal;
	list-style-type:none;
	margin:0;
	padding:0;
}

a
{
	color: #3A3528; 
	text-decoration: underline;
}

a:hover
{
	color: #990000; 
	text-decoration: none;
}

a.topmenu:link,a.topmenu:active,a.topmenu:visited
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none
}

a.topmenu:hover 
{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline
}

a.menu:link,a.menu:active,a.menu:visited
{ 
	color: #4B4B4B; 
	text-decoration: none
}

a.menu:hover 
{ 
	color: #990000; 
	text-decoration: underline;
}

a.u:link,a.u:active,a.u:visited
{ 
	color: #4B4B4B; 
	text-decoration: underline
}

a.u:hover 
{ 
	color: #990000; 
	text-decoration: underline 
}

a.intro:link,a.intro:active,a.intro:visited
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline
}

a.intro:hover
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a.notice
{
	font-family: verdana,Tahoma,arial;
	font-size:0.8em;
	font-weight: normal;
	text-decoration:underline;
	color:#990000;
}	
	
a.notice:hover
{
	text-decoration: underline;
}

a.lighter
{
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}	
	
a.lighter:hover
{
	color: #C00000;
	font-weight: bold;
	text-decoration: underline;
}

a.internal
{
	background: url(/images/internal.gif) center right no-repeat;
	padding-right: 13px;
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}

a.internal:hover
{
	background: url(/images/internal.gif) center right no-repeat;
	padding-right: 13px;
	color: #C00000;
	font-weight: bold;
	text-decoration: underline;
}

a.external
{
	background: url(/images/external.png) center right no-repeat;
	padding-right: 13px;
	color: #C00000;
	text-decoration: none;
	font-weight: bold;
}

a.external:hover
{
	background: url(/images/external.png) center right no-repeat;
	padding-right: 13px;
	color: #C00000;
	font-weight: bold;
	text-decoration: underline;
}

a.external2
{
	background: url(/images/external.png) center right no-repeat;
	padding-right: 13px;
	color: #3A3528;
	font-weight: bold;
}

a.external2:hover
{
	background: url(/images/external.png) center right no-repeat;
	padding-right: 13px;
	color: #3A3528;
	font-weight: bold;
}

a.aff_text
{
	font-family:arial;
	font-size:11px;
	padding-right:200px;
	text-decoration:none;
}

a.aff_title
{
	color:#C00000;
	font-size:12px;
	font-weight:bold;
}

/**************** form styles ****************/

form
{
	margin:0;
	padding:0
}

input, textarea
{
	font-size: 11px;
	font-family: Tahoma
}

div#sqm
{
	padding: 6px;
	border: solid #D5D5D5 1px;
}

div#ha
{
	margin-top: 5px;
	padding: 6px;
	border: solid #D5D5D5 1px;
}

.cr_input
{
	background-color: #F1F1F1;
	font-family: tahoma;
	font-size: 11px;
	border: solid #D5D5D5 1px;
}

.cr_output
{
	
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: solid #FFFFFF 1px;
	text-align: right;
	
}

.form_tbl
{
	background: #FEFCFC url(/images/warning_icon.gif) center left no-repeat;
  	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 470px;
	padding: 5px 3px 5px 18px;
	margin-bottom: 10px;
}

.form_tbl2
{
	background: #FEFCFC url(/images/warning_icon.gif) center left no-repeat;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 210px;
	padding: 5px 3px 5px 18px;
	margin-bottom: 10px;
}

input.pid
{
	font-size:11px;
	font-family:Tahoma;
	border-width: 1px;
	border-style: solid;
	border-color: #9C9C9C
}

.top_search
{
	font-size:11px;
	font-family:Tahoma;
	border-width: 1px;
	border-style: solid;
	border-color: #9C9C9C
}

.top_search2
{
	font-family: verdana;
	padding-left: 1px;
	border-width: 1px;
	border-style: solid;
	border-color: #9C9C9C
}

select.top_search
{
	font-size:9px;
	font-family:arial;
	border-width: 1px;
	border-style: solid;
	border-color: #9C9C9C
}

#messageinput label, #messageinput input 
{
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

#messageinput label 
{
	text-align: right;
	width: 115px;
	padding-right: 15px;
}

#messageinput br 
{
	clear: left;
}

/**************** container styles ****************/

#maincontainer
{
	width: 780px;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#colscontainer
{
	padding: 10px 3px 0 3px;
}

#colscontainer2
{
	padding: 151px 3px 0 3px;
}

/**************** header styles ****************/

#headerNav
{
	position: absolute;
	top: 3px;
	left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4B4B4B;
	width: 780px;
	height: 20px;
}

#headerNav div
{
	padding: 2px 7px;
}

#headerNav span.activelang 
{
	background: #F4F4F4;
	padding: 10px;
	margin: 5px;
}

#headerNav a
{
	text-decoration: none
}

#headerNav a:hover 
{
	color: #4B4B4B;
	text-decoration: underline
}

#headerNav a.enlang
{
	background: url(/images/usflag.gif) center left no-repeat;
	padding: 0 0 1px 22px;
	text-decoration: none;
}

#headerNav a.eslang
{
	background: url(/images/esflag.gif) center left no-repeat;
	padding: 0 0 1px 22px;
	text-decoration: none;
}

#headerNav a.enlang:hover, #headerNav a.eslang:hover
{
	text-decoration: underline;
}

#headerNav a.enlang:hover, #headerNav a.eslang:hover
{
	text-decoration: underline;
}

#headerNav ul
{
	padding: 0;
	margin: 0;
	list-style-type: none; 
}

#headerNav li
{
	display: inline;
	float: left;
	padding-left: 8px;
}

#headerNav li.phone-numbers
{
	background: url("/images/mobile-icon2.gif") no-repeat scroll 1px 0 transparent;
    padding-left: 13px;
}

#header 
{
	position: absolute;
	top: 20;
	left: 0;
	background-color: #FFFFFF;
	width: 780px;
	text-align: center;
}

#logo
{
	float: left;
	padding: 7px 0 5px 5px;
}

#banner
{
	float: right;
	padding: 5px 15px 5px 0;
}

/**************** menu and search PID ****************/

#nav_wrapper
{
	position: absolute;
	top: 92;
	left: 0;
	border-left: 1px solid #CFCFCF;
	margin: 0 3px;
}

#search
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	clear: both;
	width: 772px;
	height: 26px;
	background-color: #BE2D22;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}

#search form
{
	float: right;
	padding: 4px 10px 0;
}



/**************** side bar styles ****************/

#side_column
{
	float: left;
	width: 183px;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
}

#side_column h2
{
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	color: #5D5D5D;
	margin: 0;
	padding: 0;
	display: inline;
}

#side_column h3
{
	font:  normal .9em Verdana, Arial, Helvetica, sans-serif;
	clear: right;
	color:#6E734D;
	background: #FFF;
	margin: 0;
	padding: 1px 4px;
	width: 90px;
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

#side_column div.box_subtitle
{
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
}

#side_column ul.listings
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

#side_column ul.listings li
{
	padding: 0;
	line-height:14px;
}

#side_column div.ads
{
	padding: 5px 0 0 0;
	border-top: 0 solid #FFFFFF;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

#side_column div.insert
{
	font: normal 9px verdana;
	margin-top: 2px;
	margin-left:7px;
	display:inline;
}

#side_column div.subtitle
{
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #DED6D6;
	padding: 0 0 2px 0;
	margin: 0 0 3px 0;
}

#side_column div#ad-box
{
	border: 1px solid #E9E9E9;
	margin: 15px 0 0 0;
	padding: 10px;
}

#related-title 
{
	background-color: #F0EDDE;
	padding: 4px 3px 6px 5px;
}

#related {
	background-color: #F9F7ED;
	padding: 5px;
	margin-bottom: 7px;
	border-top: 0;
	border-left: 1px solid #F0EDDE;
	border-right: 1px solid #F0EDDE;
	border-bottom: 1px solid #F0EDDE;
}

#related p {
	padding-left: 20px;
}

#related a img
{
	border: solid #FFB5AB 1px;
}

#related a:hover img
{
	border: solid #5D5D5D 1px;
}

#popular
{
	padding: 5px;
	border-top: 0;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

#popular .content
{
	padding: 5px;
	background: #F4F2E8;
	margin: 0 0 7px 0;
	height: 26px;

}

#popular img
{
	margin: 0 3px 0 0;

}

#side_column a.subscribe
{
	display:block;
	padding:3px 0 0;
	text-decoration:none;

}

#side_column a.subscribe span.rss-sidebar
{
	background: url(/images/rss12.gif) no-repeat left 0;
	padding-left:20px;

}

#side_column a.subscribe span.newsletter-sidebar
{
	background: url(/images/mail12.gif) no-repeat left 0;
	padding-left:20px;

}

#side_column a.subscribe span.twitter-sidebar
{
	background: url(/images/twitter12.gif) no-repeat left 0;
	padding-left:20px;

}

/********************************

	content styles 
	
********************************/

#body_column
{
	float: right;
	width: 585px;
	margin: 0 0 2px 0;
	background-color: #FFFFFF;
}

#body_column2
{
	float: right;
	width: 585px;
	margin: 0 0 10px 0;
	background-color: #FFFFFF;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

#body_column2 h4
{
	font: bold 12px Tahoma, verdana, arial;
	padding: 0;
	margin: 5px 0 10px 0;
}

#body_column ol li, #body_column2 ol li
{
	float: none;
	height: auto;
}

div.box_title
{
	background-color: #E9E9E9;
	padding: 4px 3px 6px 5px;
}

div.box_container
{
	padding: 5px;
	border-top: 0 solid #FFFFFF;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

ul#location-menu {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul#location-menu li a
{
	text-decoration:none;
}

ul#location-menu li a.active
{
	color:#990000;
}

ul#location-menu li.current
{
	background-color:#F8F2F0;
}

ul#location-menu li
{
	background-position:left 2px;
	background-repeat:no-repeat;
	padding:3px 3px 3px 21px;
}

ul#location-menu li#home
{
	background-image: url(/images/flag_red.gif);
}

ul#location-menu li#map
{
	background-image: url(/images/icon_world2.gif);
}

ul#location-menu li#pics
{
	background-image: url(/images/folder_images.gif);
}

ul#location-menu li#real-estate
{
	background-image: url(/images/icon_home.gif);
}

ul#location-menu li#dir
{
	background-image: url(/images/list_links.gif);
}

#featured_wrapper
{
	padding: 151px 3px 0 3px;
}

#featured_wrapper div.tab-links
{
	font-weight: bold;
	background-color: #E0DED2;
	color: #5D5D5D;
	text-decoration: none;
	margin: 0;
	height:17px;
	padding:5px;
}

#featured_wrapper div.tab-links h1
{
	background:url("/images/rarrow.gif") no-repeat right 4px transparent;
	float:left;
	font-family: Tahoma, verdana, arial;
	font-size: 11px;
	color: #5D5D5D;
	margin:2px 7px 0 0;
	padding:0 10px 0 0;
}

/* root element for tabs  */
ul.css-tabs {  
	float:left;
	margin:0 !important; 
	padding:0;
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	float:left;
	background-color:#AAA89C;
	color:#FFFFFF;
	margin:0 8px 0 0;
	padding:2px 5px;
	text-decoration:underline;	
}

ul.css-tabs a:hover {
	background-color:#A80B00;
	color:#FFFFFF;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#A80B00;
	color:#FFFFFF;
	margin:0 8px 0 0;
	padding:2px 5px;
	text-decoration:underline;
}

	
/* tab pane */
.css-panes div.featured {
	display:none;
	background-color:#F6F5F0;
	height:130px;
	padding:15px 5px 5px;
	margin-top:2px;
}

.css-panes div.featured ul {
	margin:0; 
	padding:0;
}

.css-panes div.featured ul li {  
	float: left;
	width: 120px;
	height: 130px;
	margin: 0 0 5px 6px;
	padding:0;
	list-style-type:none;
}

#sectionFeatured_wrapper div a img,
.recent div a img
{
	border: solid #FFB5AB 1px;
}

#sectionFeatured_wrapper div a:hover img,
.recent div a:hover img
{
	border: solid #5D5D5D 1px;
}

.boxgrid, .boxgrid2 { 
	width: 100px; 
	height: 75px;
	float:left; 
	border: solid 2px #AAA89C; 
	overflow: hidden; 
	position: relative; 
}
	.boxgrid img, .boxgrid2 img { 
		position: absolute; 
		top: 0; 
		left: 0; 
		border: 0; 
		width: 100px;
		height: 75px;
	}
	
.boxgrid2 { 
	width: 148px; 
	height: 115px;
}
	.boxgrid2 img {
		width: 148px;
		height: 115px;
	}
	
.boxcaption, .boxcaption2 { 
	float: left; 
	position: absolute; 
	background: #000; 
	height: 100px; 
	width: 100%; 
	opacity: .7; 
	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	}
		.captionfull .boxcaption {
			top: 260;
			left: 0;
		}
		.caption .boxcaption {
			top: 220;
			left: 0;
		}
		
		.captionfull2 .boxcaption2 {
			top: 260;
			left: 0;
		}
		.caption2 .boxcaption2 {
			top: 220;
			left: 0;
		}
	
.boxgrid h3 {
	color:#FFFFFF;
	font:bold 10px/14px Verdana,Arial,sans-serif;
	margin:1px 4px 0;
}

.boxgrid2 h3 {
	color:#FFFFFF;
	font:bold 14px Arial,sans-serif;
	margin:4px 4px 3px;
	text-align:center;
}

.boxgrid h3 a, .boxgrid h3 a:hover {
	color:#FFFFFF;
	text-decoration: none;

}

.boxgrid2 h3 a, .boxgrid2 h3 a:hover {
	color:#FFFFFF;
	text-decoration: none;

}

.recent
{
	padding: 13px 5px 5px;
	height: 270px;
	border-top: 0 solid #FFFFFF;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

.recent div
{
	float: left;
	width: 135px;
	height: 130px;
	margin: 0 0 5px 4px;
}

#sectionFeatured_wrapper
{
	background: #F8FAED;
	border: 1px solid #BBBFA1;
	padding: 15px 5px 10px;
	margin: 19px 0 5px;
}

#sectionFeatured
{
	height: 130px;
}

#sectionFeatured h2
{
	font:  bold 10px Verdana, Arial, Helvetica, sans-serif;
	clear: right;
	color:#6E734D;
	background: #FFF;
	margin: 0;
	padding: 4px 7px;
	position:absolute;
	right: 30px;
	top: 210px;
	border: 1px solid #BBBFA1;
}

#sectionFeatured div
{
	float: left;
	width: 130px;
	height: 130px;
	margin: 5px 0 5px 7px;
}

#sectionFeatured a img
{
	padding:1px;
}

div.fixedbox
{
	padding: 5px 5px 0 5px;
	height: 110px;
	border-top: 0 solid #FFFFFF;
	border-left: 1px solid #E9E9E9;
	border-right: 1px solid #E9E9E9;
	border-bottom: 1px solid #E9E9E9;
}

div#ad-banner
{
	border: 1px solid #E9E9E9;
	margin: 0 0 10px 0;
	padding: 5px 5px 5px 15px;
}

#cps
{
	float: left;
	width: 290px;
	height: 130px;
	margin: 0 0 5px 0;
}

#cps img
{
	float: right;
	margin: 0 0 0 10px;
}

#newsletter
{
	float: right;
	width: 290px;
	height: 130px;
	margin: 0 0 5px 0;
}

#newsletter p
{
	margin: 10px 0 0 0;
}

#newsletter img
{
	float: left;
	margin: 0 10px 3px 0;
}

.title
{
	font-family: Tahoma;
	font-size: 14px;
	color: #5D5D5D;
	text-decoration: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.title span
{
	text-decoration: line-through;
}

.subtitle
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	text-decoration: underline
}

.subtitle2
{
	font-family: Tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #5D5D5D;
	background: #F8FAED;
	margin: 15px 0 12px 0;
	padding: 3px;
	border: 1px solid #BBBFA1;
}

.subtitle3
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5D5D5D;
	display: inline;
	margin: 0;
	padding: 0;
}

.pagetitle, .pagetitle2
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5D5D5D;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.pagetitle2
{
	display: inline;
}

.price
{
	background-image: url(/images/price_box.gif);
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 3pt;
	vertical-align: middle;
	text-align: center;
	width: 100px;
	height: 25px
}

#propertyTypes, #search-nav-menu
{
	font-family: tahoma,arial;
	font-size: 11px;
	padding-top: 10px;
}

#search-nav-menu
{
	font-size: 12px;
	margin-bottom:25px;
	margin-top:10px;
}

#propertyTypes a, #search-nav-menu a
{
	text-decoration:none;
	color: #505050;
	padding: 3px;
	background:#f4f4f4;
	border: 1px solid #cccccc;
	border-bottom: 0;
	margin-right: 2px;
}

#search-nav-menu a
{
	padding: 5px;
	border: 1px solid #cccccc;
}

#propertyTypes a.active, #search-nav-menu a.current
{
	text-decoration:none;
	color: #C00000;
	padding: 3px;
	background: #FFEDE9;
	border: 1px solid #FF9595;
	border-bottom: 0;
}

#search-nav-menu a.current
{
	color: #C00000;
	padding: 5px;
	background: #FFFFFF;
	border: 1px dotted #FF9595;
}

#propertyTypes a:hover, #search-nav-menu a:hover
{
	text-decoration:none;
	color: #C00000;
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	border-bottom: 0;
}

#search-nav-menu a:hover
{
	padding: 5px;
	border: 1px dotted #FF9595;
}

#locationDetails
{
	background: #F8FAED;
	padding: 5px;
	border: 1px solid #BBBFA1;
}

#propertyDetails
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	border: 1px solid #BBBFA1;
}

#locationDetails p, #propertyDetails p
{
	margin: 0 0 2px 0;
}

#locationDetails a.map
{
	background: url(/images/globeicon.gif) center right no-repeat;
	padding-right: 16px;
	color: #C00000;
	text-decoration: none;
}

#locationDetails a.map:hover
{
	background: url(/images/globeicon.gif) center right no-repeat;
	padding-right: 16px;
	color: #C00000;
	text-decoration: underline;
}

#locationDetails .fields
{
	float: left;
	text-align: right;
	color: #797E5A;
	width: 28%;
}

#propertyDetails .fields
{
	float: left;
	text-align: right;
	color: #797E5A;
	width: 28%;	
}

#locationDetails .values, #propertyDetails .values
{
	float: left;
	margin-left: 10px;
}

#property-description, #related-links, #content
{
	font-size: 12px;
	line-height: 16px;
}

.property-title
{
	background-color:#F4F4F4;
	margin:5px 0 10px;
	padding:10px;
}

.property-title img
{
	border:1px solid #C9BDBD;
	margin-right:10px;
	padding:1px;
	vertical-align:middle;
}

.property-title a
{
}

#content td
{
	font-size: 12px;
}

#pictures
{
	float: right;
	margin:10px 3px 5px 10px;
}

#pictures a.pic img
{
	border: 1px solid #BBBFA1;
}

#pictures a.pic:hover img
{
	border: solid #BE2D22 1px;
}

#pictures .view
{
	background: #F4F4F4 url(/images/image.gif) no-repeat 75px 4px;
	display:block;
	padding:5px;
	text-align:center;
}

#gallery_pic img, #pictures img
{
	border:1px solid #C9BDBD;
	padding:1px;
	margin-bottom:5px;
}

div.pagination, .gallery-nav
{
	text-align: center;
	padding: 5px;
	margin-top:10px;
}
.gallery-nav
{
	margin-bottom:13px;
}

div.pagination a span, .gallery-nav a span {
	background-color:#F4F4F4;
	border:1px solid #CCCCCC;
	color:#505050;
	margin:2px;
	padding:5px 7px;
	text-decoration:none;
}

.gallery-nav a, div.pagination a {
	text-decoration:none;
}

.gallery-nav a span {
	padding:3px;
}

.gallery-nav a:hover span, div.pagination a:hover span {
	border:1px solid #808080;
}

div.pagination span, .gallery-nav span {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#C00000;
	font-weight:bold;
	margin:2px;
	padding:5px 7px;
}

#fp-list
{
	list-style-type:none;
	margin:15px 0 0;
	padding:0;
}

#fp-list li
{
	padding-left:5px;
	font-size:14px;
	margin-bottom:5px;
}

#fp-list li img
{
	vertical-align:middle;
}

.notice
{
	background: #F8FAED;
	padding: 5px;
	margin: 10px 0;
	border: 1px solid #BBBFA1;
	color: #3A3528;
}

ol.search-results li
{
	margin-bottom:10px;
}

ol.search-results li a
{
	font-size:14px;
	font-weight:bold;
}

ol.search-results li div
{
	font-family:arial;
	font-size:12px;
	font-style:italic;
	line-height:18px;
}

ol.search-results li div span
{
	background-color:#F8D8D6;
	font-weight:bold;
	padding:1px 5px;
}

#panel {
	background: #F8FAED;
	height: 300px;
	display: none;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:0;
	padding:5px;
}

.slide a:focus {
	outline: none;
}
.slide {
	margin: 3px 0 20px;
	text-align:center;
}
.btn-slide {
	background: url(/images/red-arrow.gif) no-repeat right 5px #F4F4F4;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#505050;
	margin-right:2px;
	padding:3px 28px;
	text-decoration:none;
}

a.btn-slide:hover {
	background-color: #FFFFFF;
}

.active {
	background-position: right -54px;
}

#related-topics {
	border-left:1px solid #CCCCCC;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-left:7px;
	padding:0 5px 5px 10px;
}

#related-topics ul.articleList li {
	margin-bottom:7px;
}

ul.articleList li
{
	background: url(/images/a38.gif) 0 2px no-repeat;
	padding-left: 15px;
}

/********************************

	listing styles 
	
********************************/

div.listing
{
	margin: 0 0 20px 0;
}

div.listing .pic
{
	float: left;
	width: 105px;
	margin: 0;
	padding-bottom: 3px;
	text-align:center;
}

div.listing .pic img, img.main-pic
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.main-pic
{
	border:1px solid #C9BDBD;
	padding:1px;
}

div.listing .pic img.view
{
	margin: 3px 0 0 6px;
}

div.listing .details
{
	float: left;
	width: 112px;
	vertical-align: top;
	margin: 0 0 0 5px;
	padding: 0 0 5px 5px;
	border-left: solid #DED6D6 1px;
}

div.listing .details p
{
	margin: 0 0 1px 0;
}

div.listing .details .price
{
	background: #9D0B0E url(/images/price_box.gif);
	font: bold 10pt Tahoma,arial;
	color: #FFFFFF;
	padding: 0;
	margin: 0 0 5px 0;
	text-align: center;
	width: 112px;
	height: 23px;
}

div.listing .details .price div
{
	padding: 3px 0 0 0;
	margin: 0;
}

div.listing .details .left
{
	float: left;
	color: #f26522;
	margin: 0 3px 0 2px;
	text-align: right;
}

div.listing .description
{

	float: left;
	width: 342px;
	vertical-align: top;
	margin: 0 0 0 5px;
	padding: 0;
	line-height: 14px;
}

div.listing .description a span
{
	text-decoration: line-through;
}

div.listing .description img
{
	float: right;
	margin: 0 5px;
}

div.listing .loc
{
	background: #F4F4F4;
	text-align: left;
	border-top: solid #DED6D6 1px;
	margin: 0;
	padding: 6px 5px 6px 92px;
}

div.listing .loc img
{
	float: left;
	margin: 0 6px 0 0;
}

div.listing .loc span
{
	color: #f26522;
}

div.listing table
{
	width: 98%;
	border: 0;
	margin: 0;
}

div.listing table th
{
	font-family: verdana,arial,Tahoma;
	font-size: 9px;
	background: #AAA89C;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}

div.listing table td
{
	font-family: verdana,arial,Tahoma;
	font-size: 10px;
	background: #FFFFFF;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	margin: 0;
}

div.listing table td.spacer
{
	background: #E9E9E9;
	width: 100%;
	height: 1px;
}

div#top-dir h2
{
	font-size: 14px;
}

div#top-dir a.location
{
	display:inline-block;
	background: #F8FAED;
	margin-bottom:5px;
	margin-top:0;
	padding: 3px;
	border: 1px solid #BBBFA1;
	text-decoration: none;
}

div#top-dir a.location:hover
{
	text-decoration: none;
	background: #FFFFFF;
}

div.directory-links
{
	float:left;
	width:45%;
	margin-bottom:10px;
	margin-top:9px;
}

div.directory-links a.link
{
	font-size:12px;
}


p.dirListing
{
	background: #F8FAED;
	width: 70%;
	margin-top: 2px;
	padding: 3px;
	border: 1px solid #BBBFA1;
}

p.dirListing2
{
	background: #F8FAED;
	margin-top: 5px;
	margin-bottom:20px;
	padding: 5px;
	border: 1px solid #BBBFA1;
}

p.dirListing img, p.dirListing2 img
{
	margin: 0 3px 2px 0;
}

#listingnav
{

	margin: 10px 0 0 0;
}

#listingnav a
{
	font-family: verdana,Tahoma,arial;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#505050;
	padding:5px;
	background:#f4f4f4;
	border:2px solid #cccccc;
}	
	
#listingnav a:hover
{
	background:#FAEAE8;
	color:#9E382A;
	border:2px solid #9E382A;
	text-decoration: none;
}

#property-links
{
	margin: 20px 0 0 0;
}

#property-links .share {
	float:left;
	margin-left:8px;
	padding:5px;
	text-align:center;
}
#property-links .files {
	float:left;
	margin-left:10px;
	text-align:left;
}

#property-links img
{
	margin:0 2px 4px 7px;
	vertical-align:top;
}

#property-links img.book
{

	margin: 3px 3px 0 0;
	vertical-align:top;
}

div.container
{
	padding: 5px;

}

div.container div.ad-box {
	margin-bottom:5px;
	padding:3px;
}

div.breakline
{
	border-top: 1px solid #DED6D6;
}

div.gap
{
	border-top: 1px solid #DED6D6;
	margin: 5px 0;
}

div.gap2
{
	border-top: 1px solid #DED6D6;
	margin: 3px 0 5px 0;
}

div.gap3
{
	margin: 10px 0 0 0;
}

hr.break
{
	border: 1px solid #E9E9E9;
	margin: 2px 0 2px 0;
	padding: 0;
}

.block
{
	background: #f0f0f0;
	font-size: 11px;
	padding: 5px 10px;
	border: 1px solid #DED6D6;
}

#content-ads-wrapper, #related-links {
	border-top: 1px solid #DED6D6;
	margin: 15px 0 0 0;
	width:570px;
}

#content-ads-wrapper p.sponsored, #related-links p.related {
	font-size:11px;
	margin: 0;
	color: #505050;
	padding: 3px;
	background:#f4f4f4;
	border: 1px solid #cccccc;
	border-top: 0;
	width:80px;
}

#content-ads-wrapper .content-ads {
	border-right:1px solid #DED6D6;
	float:left;
	width:315px;
	margin-top:5px;
}

#content-ads-wrapper .ad {
	float:left;
	margin-left:6px;
	margin-top:6px;
}

#content-ads-wrapper .ad a:hover img
{
	border: solid #971717 1px;
}

a.mini-rss, a.mini-tweet, a.mini-facebook, a.mini-su, a.mini-del, a.mini-google, a.mini-yahoo {
	display:block;
	font-size:12px;
	font-family:tahoma, arial;
	height:24px;
	line-height:22px;
	margin-bottom:16px;
	padding-left:32px;
}

a:hover.mini-rss, a:hover.mini-tweet, a:hover.mini-facebook, a:hover.mini-su, a:hover.mini-del, a:hover.mini-google, a:hover.mini-yahoo {
	text-decoration: underline;
}

.mini-rss {
	background:url(/images/feed.png) no-repeat 0 0 transparent;
}

.mini-su {
	background:url(/images/stumbleupon.png) no-repeat 0 0 transparent;
}

.mini-del {
	background:url(/images/delicious.png) no-repeat 0 0 transparent;
}

.mini-tweet {
	background:url(/images/twitter.png) no-repeat 0 0 transparent;
}

.mini-facebook {
	background:url(/images/facebook.png) no-repeat 0 0 transparent;
}

.mini-google {
	background:url(/images/google2.png) no-repeat 0 0 transparent;
}

.mini-yahoo {
	background:url(/images/yahoo2.png) no-repeat 0 0 transparent;
}

.tabwrapper {
	border-top:1px solid #DED6D6;
	margin-top:5px;
	overflow:hidden;
	padding-top:20px;
}

ul.tabmenu {
list-style:none outside none;
margin:0;
padding:0;
}

ul.tabmenu li a:hover {
background-color:#E1E1E1;
}

ul.tabmenu li a.current {
	background-color:#E1E1E1;
color:#C00000;
}

ul.tabmenu li a {
background:url("/images/rounder-medium.png") no-repeat right top transparent;
color:#BCBCBC;
display:block;
font-weight:bold;
padding:8px 10px;
text-decoration:none;
}

ul.tabmenu li {
background:url("/images/rounder-medium.png") no-repeat left top #F0F0F0;
float:left;
margin-right:5px;
}

.subtabmenu {
background:url("/images/rounder-medium.png") no-repeat right top #E1E1E1;
overflow:hidden;
padding:1px;
clear:both;
}

/* tab pane */
.menu-panes div.featured {
	display:none;
	padding:15px 5px 5px;
	margin-top:2px;
}

.menu-panes h2 {
	font-size:14px;
font-weight:bold;
margin:0;
padding:0;
clear:both;
}

.menu-panes p {
line-height:15px;
margin:0 0 4px 0;
padding:5px 0 5px;
}

.menu-panes div.next {
	float:right;
margin-right:13px;
margin-top:25px;
}

.menu-panes div.spacer, div.dotted-spacer {
	border-bottom:1px dotted #CCCCCC;
clear:both;
margin-bottom:10px;
}

.menu-panes div.spacer2 {
	border-bottom:1px dotted #CCCCCC;
clear:both;
margin-top:10px;
}

.menu-panes div.featured ul, 
.menu-panes div.featured-products ul {
	margin:9px 0 0;
	padding:0;
}

.menu-panes div.featured ul li {  
	float: left;
	margin:0 20px 15px 0;
	padding:0;
	list-style-type:none;
	border:5px solid #AAA89C;
}

.menu-panes div.featured-products ul li {  
	float: left;
	margin:0 4px 15px 0;
	padding:0;
	list-style-type:none;
	border:1px dotted #AAA89C;
}

.menu-panes div.featured ul li .boxgrid, 
.menu-panes div.featured-products ul li .boxgrid2 {  
	border:0;
}

.menu-panes div.featured-products ul li p.preview {
	color:#FFFFFF;
	font-family:arial;
	font-size:11px;
	margin:0;
	padding:0;
	text-align:center;
	letter-spacing:1px;
}

.menu-panes div.featured-products ul li p.preview a {
	color:#FFFFFF;
	text-decoration:none;
}

.menu-panes div.featured-products ul li p.preview a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.menu-panes div.featured .pic {  
	float: left;
	margin-bottom:10px;
margin-right:10px;
}

.menu-panes div.featured .pic img {  
	border:5px solid #AAA89C;
}

.menu-panes div.featured .info {  
}

.menu-panes h5 {  
font-size:13px;
}

#hor-zebra
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 100%;
	text-align: left;
	border-collapse: collapse;
	margin-bottom:10px;
}
#hor-zebra th
{
	font-size: 14px;
	font-weight: bold;
	padding: 10px 8px;
}
#hor-zebra td
{
	padding: 8px;
}
#hor-zebra .odd
{
	background: #F0EDDE; 
}


/********************************

	article details
	
********************************/

#articleDetails
{
	padding-top: 0;
	margin-bottom: 30px;
	color: #C00000;
}

#articleDetails a.send
{
	background: url(/images/send2.gif) 0 1px no-repeat;
	padding-left: 17px;
	margin-right: 5px;
	height: 17px;
}

#articleDetails a.send:hover
{
	background: url(/images/send2.gif) 0 1px no-repeat;
	padding-left: 17px;
	margin-right: 5px;
	height: 17px;
}

#articleDetails a.print
{
	background: url(/images/print2.gif) 0 1px no-repeat;
	padding-left: 17px;
	height: 17px;
}

#articleDetails a.print:hover
{
	background: url(/images/print2.gif) 0 1px no-repeat;
	padding-left: 17px;
	height: 17px;
}

#authorbox
{
	float: right;
	background: #F8FAED;
	width: 210px;
	height: 120px;
	margin: 0 0 5px 5px;
	padding: 13px;
	border: 1px solid #BBBFA1;
}

.art-preview
{
	background-color:#F4F4F4;
	margin-bottom:15px;
	margin-top:3px;
	padding:5px;
}

/********************************

	location directory
	
********************************/

#locationoptions
{
	font-family: verdana,Tahoma,arial;
	font-size: 10px;
	padding: 5px;
	margin-left: 30px;
}

#locationoptions a
{
	text-decoration:none;
	color: #505050;
	padding: 3px;
	background:#f4f4f4;
	border: 1px solid #cccccc;
	border-bottom: 0;
}

#locationoptions a:hover
{
	text-decoration:none;
	color: #C00000;
	padding: 3px;
	background: #FFFFFF;
	border: 1px solid #cccccc;
	border-bottom: 0;
}

ul.articleList
{
	padding: 0;
	margin: 5px 0 0 0;
	list-style-type: none;
}

ul.articleList li
{
	background: url(/images/a38.gif) 0 2px no-repeat;
	padding-left: 15px;
}

ul.blogList
{
	padding: 0;
	margin: 5px 0 0 0;
	list-style-type: none;
}

ul.blogList li
{
	background: url(/images/blogicon.gif) 0 2px no-repeat;
	padding-left: 18px;
	margin-bottom: 8px;
}

/* RSS buttons */
span.insert
{
	float: right;
	display: block;
	font: normal 9px verdana;
}

span.insert img
{
	vertical-align:top;
}

/**************** footer styles ****************/

#footer
{
	background-color:#F2F1EA;
	border-top:5px solid #000000;
	border-bottom:35px solid #000000;
	clear:both;
	padding:18px 25px 13px 37px;
}

#footer a
{
	text-decoration:none;
}

#footer a:hover
{
	text-decoration:underline;
}

#footer ul#nav li { list-style-type: none; display: block; float: right;}

.footer-nav {

}

.footer-nav dl {
	float:left;
	padding:0 47px 0 0;
}

.footer-nav dl dt  {
	margin:0 0 13px;
	text-transform:uppercase;
}

.footer-nav ul, .footer-nav li {
	font-weight:normal;
	list-style-type:none;
	margin:0;
	padding:0;
}

#copyright
{
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 15px 0 0 0;
	text-align:center;
}

/**************** images styles ****************/

img.box_border
{
	border: solid #FFB5AB 1px;
}

img.left,img.center,img.right 
{
	padding: 4px;
	border: 1px solid #a0a0a0;
}

img.left 
{
	float: left;
	margin: 0 12px 5px 0;
}

img.center 
{
	display: block;
	margin: 0 auto 5px auto;
}

img.right 
{
	float: right;
	margin: 0 0 5px 12px;
}

/**************** global styles ****************/

img
{
	border: 0;
}

p
{
	margin: 12px 0;
}

td 
{
	text-align: left;
	vertical-align: top;
	font-family:Tahoma;
	font-size:11px;
	color:#5D5D5D;
}

.floatleft
{
	float: left;
}

.floatright
{
	float: right;
}
.clearboth { clear: both; }

img.auction
{
	position: absolute;
	left: 380px;
	top: 201px;
}
