/* ======================================== 
Copyright: 	Ultimate Outdoor Network
Website: 	www.ultimateoutdoornetwork.com
Version: 	2.5
========================================= */

*{ margin: 0; padding: 0; }*

body { margin-top: 20px; background: #000000 url(/images/site-bg.jpg) no-repeat center top; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;  font-size: 10pt; color: #000; }

h1 { font-size: 2.0em; font-weight: bold; border-bottom: 1px solid #eee; margin: 0 0 .2em 0; color: #d97217; }
h2 { font-size: 1.5em; line-height: 1.4em; border-bottom: 1px solid #eee; margin: 0 0 .4em 0; color: #d97217; }
h3 { font-size: 1.2em; line-height: 1.4em; margin: 0 0 0 0; color: #d97217; }
h4 { font-size: 1.0em; line-height: 1.2em; margin: 0 0 .7em 2em; color: #d97217; }
h5 { font-size: .95em; line-height: 1.2em; margin: 1.2em 0 .4em 0; color: #d97217; }

p  { line-height: 1.2em; margin: .2em 0 1.6em 0; }
em { color: #fff; border-bottom: 1px solid #fff; cursor: pointer; }

a { color: #000; }
a:hover { color: #000; text-decoration: none; }

ul {
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0em;
	list-style-position: outside;
	list-style-type: disc;
	padding: 0 0 0 2.8em;
	margin: 0 0 1.4em 0;
}

ol {
	font-size: .95em;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0em;
	list-style-position: none;
	list-style-type: none;
	padding: 0 0 0 1.6em;
	margin: .6em 0 .6em 0;
}
/* ========== HEADER ============================== */

#header-promoline {
	width: 980px;
	height: 35px;
	margin: 0 auto;
	background: url(/images/bkgd-promoline.jpg) no-repeat left top; }
#header-promoline a { font-weight: bold; }
.header-promoline-left { float: left; width: 454px; margin: 12px 0 0 16px; }
.header-promoline-right { float: right; width: 454px; text-align: right; margin: 12px 16px 0 0; }

#header { width: 980px; height: 72px; margin: 0 auto; background: #fff url(/images/bkgd-header.jpg) no-repeat left top; position:relative; }
#logo { position:absolute; top:5px; left:68px; }
#logo p { display: block; width: 217px; height: 80px; text-indent: -9999px; background: url(/images/logo.png) no-repeat; margin: 0 0 .7em 0; }

.header-middle { float: left; margin:5px 8px 0 12px; padding-left:380px; width:138px; }
.header-right { float: left; width: 344px; margin: 5px 8px 0 50px; color: #fff; }

#welcome { width: 980px; height: 18px; margin: 0 auto; background: url(/images/bkgd-welcome.jpg) no-repeat left top; }

.welcome-name { float: right; margin: 3px 28px 0 0; font: bold 11px Arial, Helvetica, sans-serif; }
.welcome-name a { color: #000; text-decoration: none; }
.welcome-name a:hover { color: #000; text-decoration: none; }
	
/* ========== NAV ============================== */

#navigation {
	width: 980px;
	height: 26px;
	margin: 0 auto;
	background: #fff url(/images/bkgd-main-nav.jpg) repeat-x left top;
}
	
.menu {
	float: left;
	width: 950px;
}

#main-navigation {
	width: 950px;
	margin: 0 auto;
}

#main-navigation ul {
	margin: 0;
	padding: 5px 0 0 5px;
	list-style: none;
	line-height: normal;
}

#main-navigation li {
	float: left;
}

#main-navigation a {
	padding: 5px 8px;
	margin-right: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000;
}

#main-navigation a:hover, #main-navigation .current_page_item a { color: #fff; }
#main-navigation a:hover { text-decoration: underline; }

/* ------ map -----------------------------------------------*/

.mapWrapper {
margin:0 auto;
position:relative;

}

#map {
float:left;
clear:both;
width:930px;
height:590px;
}

.point {
position:fixed;
display:none;
padding:10px 15px;
background:#f2f2f2;
font-size:14px;
font-weight:bold;
border:1px solid #262626;

-moz-border-radius: 4px; /* FF1-3.6 */
-webkit-border-radius: 4px; /* Saf3-4, iOS 1-3.2, Android <1.6 */
 border-radius: 4px 4px 4px 4px; /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */    
/* useful if you don't want a bg color from leaking outside the border: */        
-moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}

#text {
 width:500px;
 height: 380px;
 overflow: auto;
}

.mapWrapper img {
float: left;
padding-right: 5px;
padding-top: 2px;
}

.mapWrapper ul{
margin-left: 30px;
}


/* ========== PHOTOS ============================== */

.sxs { width: 100%; margin: 10px 25px 15px 15px; overflow: hidden; }
.sxs .photo { position: relative; top: 3px; left: 3px; float: left; width: 250px; margin-bottom: 20px; border: 1px solid #000; background-color: #FFF; }
.sxs-inner { float: right; width: 300px; }
.sxs-inner h1 { width: 550px; margin: 0 0 10px 0; }
.sxs-inner h2 { width: 550px; margin: 0 0 10px 0; }
.sxs-inner p { width: 100%; margin: 0 0 10px 0; }

.sxs-large { width: 900px; margin: 10px 15px 25px 15px; overflow: hidden; }
.sxs-large img { position: relative; float: left; width: 350px; height: 240px; margin-bottom: 20px; border: 5px solid #999999; }
.sxs-large-inner { float: right; width: 500px; margin-right: 20px; margin-left: px; }
.sxs-large-inner h2 { position: relative; float: left; color: #000000; width: 500px; margin-top: 0px; top: 0; }
.sxs-large-inner .priceb { float: left; width: 500px; color: #000000; font-weight: bold; margin: 0 0 10px 0; }
.sxs-large-inner .sold { float: left; text-decoration: line-through; width: 500px; color: #991111; font-weight: bold; margin: 0 0 10px 0; }
.sxs-large-inner .button-learn-more { width: 71px; height: 24px; border: 0px; }
.sxs-large-inner p { float: left; width: 100%; }

.sxs-sm { width: 100%; margin: 10px 25px 15px 15px; overflow: hidden; }
.sxs-sm .photo { position: relative; top: 3px; left: 3px; float: left; width: 250px; margin-bottom: 20px; border: 1px solid #000; background-color: #FFF; }
.sxs-sm-inner { float: right; width: 300px; }
.sxs-sm-inner h1 { width: 550px; margin: 0 0 10px 0; }
.sxs-sm-inner h2 { width: 550px; margin: 0 0 10px 0; }
.sxs-sm-inner p { width: 100%; margin: 0 0 10px 0; }

.sxs-front { width: 100%; margin: 10px 25px 15px 0px; overflow: hidden; }
.sxs-front .photo { position: relative; top: 3px; left: 3px; float: left; width: 250px; margin-bottom: 20px; border: 1px solid #000; background-color: #FFF; }
.sxs-front-inner { float: right; width: 360px; }
.sxs-front-inner h2 { width: 550px; margin: 0 10px 10px 0; }
.sxs-front-inner p { width: 100%; margin: 0 10px 10px 0; }

/* ========== LOGIN ============================== */

.login { float: right; width: 130px; }

#main-login { width: 130px; margin: 0 auto; }
#main-login ul { margin: 0 20px 0 0; padding: 5px 0 0 5px; list-style: none; line-height: normal; }
#main-login li { float: right; }
#main-login a { padding: 2px 8px; margin-right: 0px; text-transform: uppercase; text-decoration: none; font: bold 11px Arial, Helvetica, sans-serif; color: #000; }
#main-login a:hover, #main-login .current_page_item a { color: #fff; }
#main-login a:hover { text-decoration: underline; }

#sub-navigation { width: 980px; height: 22px; margin: 0 auto; background: #fff url(/images/bkgd-sub-nav.jpg) no-repeat left top; }
.sub-menu { float: left; width: 980px; background: #333; }
#sub-navigation ul { margin: 0; padding: 2px 0 0 5px; list-style: none; line-height: normal; }
#sub-navigation li { float: left; }
#sub-navigation a { padding: 5px 12px; margin-right: 0px; text-transform: uppercase; text-decoration: none; font: bold 11px Arial, Helvetica, sans-serif; color: #fff; }
#sub-navigation a:hover, #sub-navigation .current_page_item a { color: #ec711a; }
#sub-navigation a:hover { text-decoration: underline; }

/* ========== CONTENT ============================== */

#page { width: 980px; margin: 0 auto; background: #fff; padding-top: 1.2em; font-family: Arial, Helvetica, sans-serif; }
#content-container { background: inherit; margin: 0 0 0 0; }

#content { float: left; width: 640px; margin-left: 12px; min-height: 860px; }
#content-full { float: left; width: 980px; margin-left: 15px; min-height: 860px; }

/* ========== PROFILE ============================== */

#profile-info { float: left; width: 600px; border: 1px solid #e0e0e0; background: #f4f4f4; margin-bottom: 22px; padding: 18px; }

.profile-tagline { font-size: 1.2em; font-weight: bold; }
.profile-map { float: right; width: 320px; height: 242px; }
.profile-map-link { font-size: .9em; }
.profile-title { font-size: 1.2em; font-weight: bold; }
.profile-address { font-size: .9em; }
.profile-phone { font-size: .9em; }
.profile-link { font-size: .9em; }
.profile-offer { font-size: .9em; }
.profile-point { font-size: .85em; margin-left: 2px;}

/* ========== TABLES ============================== */

#table1 { width: 940px; margin: 0 0 0 0; border-collapse: collapse; text-align: center; }
#table1 th { vertical-align: middle; padding: 0; text-align: center; background-color: #999999; padding: 4px 2px 2px 2px; color: #FFFFFF; }
#table1 tr { vertical-align: middle; padding: 0;}
#table1 td { vertical-align: middle; padding: 4px 2px 2px 2px; }
#table1 img.thumb { height: 70px; width: 100px; margin: 0px auto; }
#table1 img.no-photo { height: 70px; width: 125px; margin: 0px auto; }
#table1 img.active { margin: 0 auto; }
#table1 img.not-active { margin: 0 auto; }
#table1 img.edit { margin: 0 auto; }
#table1 img.delete { margin: 0 auto; }
#table1 .odd { background: #eee; }
#table1 .status { margin: 0 auto; }


#table2 { width: 640px; margin: 20px auto; border-collapse: collapse; text-align: center; }
#table2 th { vertical-align: middle; padding: 0; text-align: center; background-color: #999999; padding: 4px 2px 2px 2px; color: #FFFFFF; }
#table2 tr { vertical-align: middle; padding: 0;}
#table2 td { vertical-align: middle; padding: 4px 2px 2px 2px; }
#table2 img.thumb { height: 70px; width: 100px; margin: 0px auto; }
#table2 img.no-photo { height: 70px; width: 125px; margin: 0px auto; }
#table2 img.active { margin: 0 auto; }
#table2 img.not-active { margin: 0 auto; }
#table2 img.edit { margin: 0 auto; }
#table2 img.delete { margin: 0 auto; }
#table2 .odd { background: #eee; }
#table2 .status { margin: 0 auto; }


#pf-table { width: 500px; margin: 5px 15px 5px 15px; border-collapse: collapse; text-align: center; }
#pf-table th { vertical-align: middle; padding: 0; text-align: center; background-color: #999999; padding: 4px 2px 2px 2px; color: #FFFFFF; }
#pf-table tr { vertical-align: middle; padding: 0;}
#pf-table td { vertical-align: middle; padding: 4px 2px 2px 2px; }
#pf-table img.thumb { height: 70px; width: 100px; margin: 0px auto; }
#pf-table img.no-photo { height: 70px; width: 125px; margin: 0px auto; }
#pf-table img.active { margin: 0 auto; }
#pf-table img.not-active { margin: 0 auto; }
#pf-table img.edit { margin: 0 auto; }
#pf-table img.delete { margin: 0 auto; }
#pf-table .odd { background: #eee; }
#pf-table .status { margin: 0 auto; }


/* ========== BUTTONS ============================== */

.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 6px 0 0 0;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	background: #7c0000;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .0em; 
	-moz-border-radius: .0em;
	border-radius: .0em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.readmore {
	color: #FFF;
	background: #c0470b;
	background: -webkit-gradient(linear, left top, left bottom, from(#d87340), to(#c0470b));
	background: -moz-linear-gradient(top,  #d87340,  #c0470b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d87340', endColorstr='#c0470b');
}
.readmore:hover {
        color: #FFF;
	background: #c35823;
	background: -webkit-gradient(linear, left top, left bottom, from(#d87d4f), to(#c35823));
	background: -moz-linear-gradient(top,  #d87d4f,  #c35823);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#d87d4f', endColorstr='#c35823');
}

/* ========== DIRECTORY ============================== */

.sale		 	{ width: 610px; background: #ff950a; border: 1px solid #666666; margin-bottom: 8px; padding: 10px; overflow: hidden; }

.listing-general 	{ width: 558px; background: none; border: 1px solid #c3baa9; margin-bottom: 8px; padding: 12px; }

.listing-premium 	{ width: 618px; background: #dbd3c6; border: 1px solid #c3baa9; margin-bottom: 8px; padding: 10px; overflow: hidden; }
.listing-premium img 	{ position: relative; float: left; width: 190px; height: 130px; margin: 0 10px 0 0; border: 1px solid #999999; }
.listing-premium-inner 	{ float: right; width: 410px; margin: 0 0 0 0; }
.listing-premium-tagline 	{ float: right; font-size: .9em; font-weight: bold; }
.listing-premium-inner .listing-premium-title  		{ font-size: 1.15em; font-weight: bold; text-decoration: none; margin-bottom: 3px; }
.listing-premium-inner .listing-premium-title a 	{ font-size: 1.15em; font-weight: bold; text-decoration: none; }
.listing-premium-inner .listing-premium-title a:hover 	{ font-size: 1.15em; font-weight: bold; text-decoration: none; color: #d97217; }
.listing-premium-address 	{ font-size: .85em; line-height: 1.3em; }
.listing-premium-phone 		{ font-size: .85em; line-height: 1.5em; }
.listing-premium-inner p 	{ float: left; width: 100%; font-size: .85em; line-height: 1.2em; margin: 10px 0 0 0; }
.listing-premium-inner .button-learn-more { float: right; width: 71px; height: 24px; border: 0px; }

.listing-free 		{ width: 618px; background: #dedede; border: 1px solid #e2e2e1; margin-bottom: 8px; padding: 10px; overflow: hidden; }
.listing-free img 	{ position: relative; float: left; width: 190px; height: 130px; margin: 0 10px 0 0; border: 1px solid #999999; }
.listing-free-inner 	{ float: right; width: 410px; margin: 0 0 0 0; }
.listing-free-tagline 	{ float: right; font-size: .9em; font-weight: bold; color: #000000; }
.listing-free-upgrade 	{ float: right; font-size: .9em; font-weight: bold; color: #666666; }
.listing-free-inner .listing-free-title  		{ font-size: 1.15em; font-weight: bold; text-decoration: none; margin-bottom: 3px; }
.listing-free-inner .listing-free-title a 	{ font-size: 1.15em; font-weight: bold; text-decoration: none; }
.listing-free-inner .listing-free-title a:hover 	{ font-size: 1.15em; font-weight: bold; text-decoration: none; color: #d97217; }
.listing-free-address 	{ font-size: .85em; line-height: 1.3em; }
.listing-free-phone 		{ font-size: .85em; line-height: 1.5em; }
.listing-free-inner p 	{ float: left; width: 100%; font-size: .85em; line-height: 1.2em; margin: 10px 0 0 0; }
.listing-free-inner .button-learn-more { float: right; width: 71px; height: 24px; border: 0px; }

/* ========== PAGINATION ============================== */

#gallery-footer { background: none; float: left; width: 582px; margin: 0 2px 0 2px; padding: 10px 12px 8px 12px; text-align: center; }
#gallery-footer-nav a { font-size: 1.1em; border: #8a8a8a 1px solid; margin: 0 2px 0 2px; padding: 10px 12px 8px 12px; text-decoration: none; }
#gallery-footer-nav a:hover { background: #e37b00; font-size: 1.1em; color: #fff; border: #424242 1px solid; margin: 0 2px 0 2px; padding: 10px 12px 8px 12px; text-decoration: none; }

/* ========== RAIL ============================== */

#sidebar { float: right; padding: 0px; width: 295px; margin: 0 0 0 0; color: #000; }
#sidebar ul { margin: 0; padding: 0 1.6em 0 2.2em; list-style: disc; font-size: .90em; }
#sidebar li { }
#sidebar li ul { padding: 0 0 1em 3.6em; list-style: disc; }
#sidebar li li { padding-left: 0em; }
#sidebar h2 { margin: 0 0 0 0; padding: 1em .80em 0 0; border-bottom: none; font-size: 1.75em; font-weight: bold; color: #000; }
#sidebar h3 { padding: 0 0 .1em 0; font-size: 1.4em; margin: 0 0 0 0; }
#sidebar h4 { padding: 0 0 .1em 0; font-size: 1.2em; margin: 0 0 0 0; text-transform: uppercase; }
#sidebar p { margin: 0 0 .80em 0; padding: 0 1em 0 0; line-height: 120%; }

div#rail {
	width: 300px;
	padding: 12px;
	background: #eeedea;
	border: 1px solid #cdcbc5;
	margin-top: 0px;
	margin-bottom:12px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 1.2em;
	}
#rail h3 { margin-top:0;}


#sidebar-sm { float: right; padding: 0px; width: 298px; margin: 0 0 0 0; color: #000; }
#sidebar-sm ul { margin: 0; padding: 0 1.6em 0 2.2em; list-style: disc; font-size: .90em; }
#sidebar-sm li { }
#sidebar-sm li ul { padding: 0 0 1em 3.6em; list-style: disc; }
#sidebar-sm li li { padding-left: 0em; }
#sidebar-sm h2 { margin: 0 0 0 0; padding: 1em .80em 0 0; border-bottom: none; font-size: 1.75em; font-weight: bold; color: #000; }
#sidebar-sm h3 { padding: 0 0 .1em 0; font-size: 1.4em; margin: 0 0 0 0; }
#sidebar-sm h4 { padding: 0 0 .1em 0; font-size: 1.2em; margin: 0 0 0 0; text-transform: uppercase; }
#sidebar-sm p { margin: 0 0 .80em 0; padding: 0 1em 0 0; line-height: 120%; }

div#rail-sm {
	width: 275px;
	padding: 12px;
	background: #eeedea;
	border: 1px solid #cdcbc5;
	margin: 0 0 12px -12px;
	line-height: 1.2em;
	}
#rail-sm h3 { margin-top:0;}

/* ========== FORMS ============================== 

form {
	margin: 0 0 0 0;
}

select {
	background: #3a3937;
	color: #fff;
	font-size: .85em;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: .2em 0 0 0;
	padding: .1em .2em .1em .2em;
	font-size: .85em;
	color: #000;
}

.label {
	font-size: .85em;
	margin: 0 0 4px 0;
	}
	
.button1 {
	background: #ff7007;
	}
	
	
.button2 {
	background: #6a5b42;
	}
	
select.book {
	background: #fff;
	color: #111;
	font-size: .95em;
	margin: .2em 0 .2em 1em;
	}

input.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	margin: .2em 0 .2em 1em;
	}
	
textarea.book {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .95em;
	margin: .2em 0 .2em 1em;
	}
*/

.new-button {
    min-height: 20px;
	padding: 11px 20px 5px;
    float: right;
    text-align: center;
    text-decoration: none;
	display: inline-block;
    background: #d8620b;
	color: #fff;
	border: 1px solid #fff;
}

#contact-form { margin: 20px 0; width: 580px; }
#contact-form input[type=hidden] { display: none; }
#contact-form .required { color: red; padding-right: 3px; }		

.error { padding:20px; background:#facfcf; width: 560px; padding:10px; color: #ff0000; }
.error ul { margin:5px 0 0 5px; padding:0; }
.error li { list-style:none; color:red; background:none; padding-left:10px; }

.required { color: #991111; padding-right: 2px; }		

.L50 { float: left; display: inline; width: 280px; margin: 0 10px 15px 0; }
.L50 label { width: 280px; }
.L50 input[type=text] { width: 270px; padding: 3px; }

.R50 { float: left; display: inline; width: 280px; margin: 0 0 15px 0; }
.R50 label { width: 280px; }
.R50 input[type=text] { width: 270px; padding: 3px; }

.city { float: left; display: inline; width: 130px; margin: 0 15px 15px 0; }
.city label { width: 130px; }
.city input[type=text] { width: 130px; padding: 3px; }

.state { float: left; display: inline; width: 40px; margin: 0 15px 15px 0; }
.state label { width: 40px; }
.state input[type=text] { width: 40px; padding: 3px; }

.zip { float: left; display: inline; width: 70px; margin: 0 15px 15px 0; }
.zip label { width: 70px; }
.zip input[type=text] { width: 70px; padding: 3px; }

.comments { float: left; width: 580px; margin: 0 0 15px 0; }
.comments label { width: 580px; }
.comments input[type=text] { width: 570px; padding: 3px; }
.comments textarea { width: 565px; padding: 3px; font-family: Georgia, serif; font-size: .98em; }

.spam { float: left; display: inline; width: 580px; margin: 0 15px 15px 0; }
.spam label { width: 360px; }
.spam input[type=text] { width: 30px; margin-left: 10px; padding: 3px; }

.optin { float: left; width: 555px; margin: 0 12px 15px 0; padding: 3px 5px; background: #e5edc4; color: #3f7227; text-shadow: 0 1px 0 #fff; border: 1px solid #666666; } 
.optin input[type=checkbox] { width: 8%; }
.optin label { width: 92%; }

.terms { float: left; font-size: .80em; width: 350px; margin: 0 0 5px 185px; padding: 3px 5px; background: #fffed2; color: #000; border: 0px; }
.terms input[type=checkbox] { width: 4%; }
.terms label { width: 90%; }

#contact-form input[type=submit] {
	float: left; 
	position: relative;
	margin: 5px 12px 25px 0px;
	cursor: pointer;
	font-size: 1.4em; 
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 0px;
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.3);
	cursor: pointer;
	padding: 3px 10px 6px 10px;
	text-align: center;
	text-decoration: none;
	border: solid 1px #8fc857; 
	background: #d9531e; 
	background: -webkit-gradient(linear,left top,left bottom,from(#d9531e),to(#e1470b)); 
	background: -moz-linear-gradient(top,#d9531e,#e1470b); border: 1px solid #e1470b; 
	color: #fff;
}
	
#contact-form input[type=submit]:hover { 
	position: relative;
	border: 1px solid #000;
	background: #eee;
	background: -webkit-gradient(linear, left top, left bottom, from(#555), to(#222));
	background: -moz-linear-gradient(top,  #555,  #222);
	behavior: url(/css/PIE.htc); 
}

/* ========== SITE MAP ============================== */

.sitemap { overflow: hidden; margin-bottom: 20px; }
.sitemap ul {
	width: 980px;
	margin: 10px 10px;
	padding: 5px;
	}
.sitemap li {
	float: left;
	width: 200px;
	display: inline;
	margin: 4px 0 6px 15px;
	text-align: left;
	line-height: 1.4; 
	padding-left: 30px;
	background: url('/images/check.png') no-repeat 0 0px;
	}
	
.f33   { display: inline; float: left; width: 340px; margin: 0 10px 0 0; }
.f66   { display: inline; float: left; width: 580px; margin: 0 20px 0 10px; }
.f100  { display: inline; float: left; width: 960px; margin: 0 10px 0 10px; }

.crumbs { font-size: 11px; color: #666666; text-decoration: none; margin: -10px 0px 8px 0px; }
.crumbs a { color: #666666; text-decoration: underline;}
.crumbs a:hover { color: #666666; text-decoration: underline;}

/* ========== PRODUCTS ============================== */

.products { width: 900px; margin: 10px 15px 25px 15px; overflow: hidden; }
.products img { position: relative; float: left; width: 350px; height: 240px; margin-bottom: 20px; border: 5px solid #999999; }
.products-inner { float: right; width: 500px; margin-right: 20px; margin-left: px; }
.products-inner h2 { position: relative; float: left; width: 500px; margin-top: 0px; top: 0; }
.products-inner .priceb { float: left; width: 500px; color: #000000; font-weight: bold; margin: 0 0 10px 0; }
.products-inner .sold { float: left; text-decoration: line-through; width: 500px; color: #991111; font-weight: bold; margin: 0 0 10px 0; }
.products-inner .button-learn-more { width: 71px; height: 24px; border: 0px; }
.products-inner p { float: left; width: 100%; }

/* ========== PRODUCT DETAIL ============================== */

.product { width: width: 900px; margin: 10px 0px 10px 0px; overflow: hidden; }
.product-left { position: relative; float: left; width: 460px; }
.product-right { float: left; width: 384px; }
.product-right .price { color: #b66317; font-weight: bold; font-size: 1.4em; margin: 0 0 10px 0; }
.product-right label { float: left; width: 100%; margin-bottom: 5px; font-weight: bold; font-size: 15px; }
.product-right select { width: 100%; padding: 5px; margin-bottom: 20px; }

/* ========== IMAGE GALLERY ============================== */

#images img { border: 4px solid #999999; }
#main-image { margin-bottom: 10px; width:412px; height:300px; cursor: pointer; }
#thumbs img { margin: 0 10px 10px 0; width:123px; height:85px; cursor: pointer; }
#thumbs img.selected { border-color: #b66317; }

/* ========== IMAGE VIEWER ============================== */

#image-viewer-overlay { position: fixed; z-index: 999; top: 0; left: 0; width: 100%; height: 100%; background-color: #CBD2C1; opacity: 0; -moz-opacity: 0; -webkit-opacity: 0; filter: alpha(opacity=0); }
#image-viewer { position: fixed; z-index: 1000; top: 50%; left: 50%; width: 600px; height: 450px; margin: -250px 0 0 -250px; background-color: #FFF; }
#image-viewer-close { position: absolute; top: 0; right: 0; padding: 10px 15px; color: #FFF; background-color: #333; }

#image-viewer-close a { color:#534833; text-decoration:underline; }
#image-viewer-close a:hover { color:#000000; text-decoration:none; }

/* ========== REAL ESTATE ITEMS ============================== */

.agent-detail { float:left; background: #E2E2E1; border:1px solid #333333; width:870px; min-height:150px; padding: 8px 8px 8px 8px; margin: 8px; clear:both; }
.agent-title { font-size: 150%; color:#000000; font-weight: bold; }
.agent-title a { font-size: 100%; line-height:15px; color:#000000; font-weight: bold; }
.agent-title a:hover { font-size: 100%; line-height:15px; color:#cdb61b; font-weight: bold; }
.agent-price { font-size: 120%; line-height:30px; font-weight: bold; }
.agent-sxs { width: 100%; margin: 0 5px 0 0; overflow: hidden; }
.agent-sxs img { position: absolute; float: left; width: 130px; height: 150px; }
.agent-sxs h2 { float: right; width: 630px; margin-top: 0px; }
.agent-sxs .tagline { color:#973615; }
.agent-sxs p { float: right; width: 720px; }
.agent-sxs .more { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more.png) no-repeat top right; }
.agent-sxs .more:hover { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more-hover.png) no-repeat top right; }
.agent-sxs-inner { float: right; width: 720px; }
.agent-sxs-inner h2 { position: relative; float: left; width: 720px; margin-top: 0px; top: 0; }
.agent-sxs-inner .title { float: left; width: 510px; }
.agent-sxs-inner .tagline { float: left; color:#973615; }
.agent-sxs-inner p { float: left; width: 100%; }
.agent-sxs-inner .more { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more.png) no-repeat top right; }
.agent-sxs-inner .more:hover { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more-hover.png) no-repeat top right; }

.listing-detail { float:left; background: #E2E2E1; border:1px solid #333333; width:870px; min-height:150px; padding: 8px 8px 8px 8px; margin: 8px; clear:both; }
.listing-title { font-size: 150%; color:#582112; font-weight: bold; }
.listing-title a { font-size: 100%; line-height:15px; color:#582112; font-weight: bold; }
.listing-title a:hover { font-size: 100%; line-height:15px; color:#cdb61b; font-weight: bold; }
.listing-price { font-size: 120%; line-height:30px; font-weight: bold; }
.listing-sxs { width: 100%; margin: 0 5px 0 0; overflow: hidden; }
.listing-sxs img { position: absolute; float: left; width: 220px; height: 150px; }
.listing-sxs img #salepending { position:absolute; top:0px; left:0px; z-index:1; }
.listing-sxs img #sold { position:absolute; top:0px; left:0px; z-index:1; }
.listing-sxs img #new { position:absolute; top:0px; left:0px; z-index:1; }
.listing-sxs h2 { float: right; width: 630px; margin-top: 0px; }
.listing-sxs .tagline { color:#973615; }
.listing-sxs p { float: right; width: 630px; }
.listing-sxs .more { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more.png) no-repeat top right; }
.listing-sxs .more:hover { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more-hover.png) no-repeat top right; }
.listing-sxs-inner { float: right; width: 630px; }
.listing-sxs-inner h2 { position: relative; float: left; width: 630px; margin-top: 0px; top: 0; }
.listing-sxs-inner .title { float: left; width: 510px; }
.listing-sxs-inner .tagline { float: left; color:#973615; }
.listing-sxs-inner p { float: left; width: 100%; }
.listing-sxs-inner .more { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more.png) no-repeat top right; }
.listing-sxs-inner .more:hover { float: left; height: 22px; width: 114px; margin-top: 10px; margin-right: 10px; background: url(/images/more-hover.png) no-repeat top right; }

#listing-detail { border: 0px; margin: 0 0 0 0; padding: 0; }
#listing-detail-inner { min-height: 388px; background:#E2E2E1; border:1px solid #666666; margin: 10px 0 10px 0; padding: 10px 10px 10px 10px; }

.tabset { width: 100%; margin: 0; padding: 0 0 0 0; clear: both; }
.tabset ul { margin: 0; padding: 0; list-style: none; border-bottom: 1px solid #5F5151; overflow:hidden; }
.tabset li { float: left; padding: 4px 8px !important; margin: 0 2px 0 0; list-style: none; border: 1px solid #5F5151; background: #000; color: #fff; position: relative; bottom: -1px; }
.tabset ul li a { color: #fff; text-decoration: none; }
.tabset ul li a:hover { text-decoration:underline;  } 

.listing-detail-sxs { width: 100%; margin: 0 5px 0 0; overflow: hidden; }
.listing-detail-sxs img { position: absolute; float: left; width: 500px; height:375px; }
.listing-detail-sxs img #salependingbig { position:absolute; top:0px; left:0px; z-index:1; }
.listing-detail-sxs img #soldbig { position:absolute; top:0px; left:0px; z-index:1; }
.listing-detail-sxs img #newbig { position:absolute; top:0px; left:0px; z-index:1; }
.listing-detail-sxs h2 { float: right; width: 460px; margin-top: 0px; }
.listing-detail-sxs .tagline { color:#973615; }
.listing-detail-sxs p { float: right; width: 460px; }
.listing-detail-right { float:right; width: 360px; color:#000; }
.listing-detail-right h2 { float: right; width: 360px; margin-top: 0px; padding-top:0; border-bottom: 1px dotted #999; }
.listing-detail-right a { color: #000; text-decoration: underline; }
.listing-detail-right a:hover { color: #000; text-decoration: none; }
.listing-detail-right .listingtext { padding: 2px 0 2px 0; }
.listing-detail-right .listingtextleft { float: left; width: 25%; font-weight: bold; }
.listing-detail-right .listingtextright { float: left; width: 75%; }
.listingbroker { width: 100%; }
.listingbrokerleft { width: 240px; float:left: }
.listingbrokerright { width: 120px; float: right; }
.listingbrokerright img { width:110px; height:140px;  }
.buttons { margin-top:5px; }
.buttons img { padding-bottom:3px; }


/* ========== FOOTER ============================== */

#footer {
	width: 980px;
	margin: 0 auto;
	padding-bottom: 55px;
	background: url(/images/bkgd-footer.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}

#footer-content {
	width: 980px;
	margin: 0 auto;
	padding: 0 0 0 40px;
}

#footer-col {
	float: left; position: relative; width: 180px; margin: 60px 0 20px 15px;
	margin: 0;
	line-height: normal;
	font-size: .90em;
	text-transform: none;
}

#footer-right {
	float: left; position: relative; width: 230px; margin: 60px 0 30px 0px;
	margin: 0;
	line-height: normal;
	font-size: .90em;
	text-transform: none;
}

#footer-col h3 { margin-bottom: 10px; }
#footer-col p { color:#FFF; margin: 0 0 6px 4px; }
#footer-col a { color:#FFF; text-decoration:none; }
#footer-col a:hover { color:#ffff00; text-decoration:none; }
	#footer-logo { margin: 0 0 0 4px; }
	#footer-social { padding: 0 0 0 35px; }
	#footer-social img { width: 25px; height: 25px; margin: 0 4px 0 0 }

.copyright { clear: both; width: 980px; margin: 0px; font-size: 9px; }
	.copyright p { float: right; color: #FFFFFF; margin: 25px 40px 20px 0px; }
	.copyright a { color: #FFFFFF; text-decoration: none; }
	.copyright a:hover { color: #db5f1f; text-decoration: none; }
	