/*--- Designed for Widget Property 1.1.0  Admin Section -------------------- */
/*--- GLOBAL ------------------------------------------------- */
a, .subnav a:visited {
	color:#358;
	text-decoration:underline;
}
a:visited {
	color:#677;
}
a:hover, .subnav a:hover {
	color:#933;
	text-decoration : underline;
}
address {
	font-size: 8pt;
	font-style: normal;
}
body {
	background-color: #5FAFFF;
	color: #333;
	font-family: Verdana, sans-serif;
	font-size: small;
	line-height: 1.5em;
	font-size: x-small; /* IE5 Win */
	margin: 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-image: url(../images/overall_bg.gif);
}
em {
	color: #777;
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	margin-left: 6px;	
}
html>body { /* be nice to Opera */
	font-size: small;
}
h1, h2, h3, h4, h5, h6	{
	font-family: "Gill Sans", "Century Gothic", "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 1em;
	margin-bottom: 2px;
	text-align: left;
}
table {
	border-bottom: 1px solid #D9D9D9;
	border-right: 1px solid #D9D9D9;
	border-top: 1px solid #D9D9D9;
}
th {
	background: #998675;
	border-left: 1px solid #D9D9D9;
	color: #fff;
	font-weight: normal;
	padding: 4px;	
	text-align: center;
}
th a {
	color: #fff;
}
th a:visited {
	color: #fff;
}
tbody tr.e td {
	background: #fff;
	border-left: 1px solid #D9D9D9;	
	padding: 3px;
}
tbody tr.o td {
	background: #eee;
	border-left: 1px solid #D9D9D9;	
	padding: 3px;
}
sup {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	margin-left: 3px;
}
/*--- WRAPPER OUTER CONTAINER ------------------------------------------------- */
div#wrapper {
	background: #FFFFFF url(none) repeat-y center;
	margin: 0 auto;
	padding: 0 20px 0 20px;
	width: 689px;  /* bmh */
	width: 687px;
	border-top: none #5FAFFF;
	border-right: 2px solid #5FAFFF;
	border-bottom: none #5FAFFF;
	border-left: 2px solid #5FAFFF;
}
/*--- WRAP INNER CONTAINER ------------------------------------------------- */
div#wrap {
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
	width: 687px;
}
/*--- HEADER ------------------------------------------------- */
div#header	{
	background: none no-repeat right top;
	border: 0;
	clear: both;
	height: 124px;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 810px;
}
/* NAVBAR ------------------------------------------------- */	
div#navbar {
	clear: left;	
	margin-top: 0px;
	padding: 0;
}
div#navbar ul {
	border: 0;
	clear: left;	
	font-size: 9pt;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
div#navbar ul li {
	background: url(../images/bg_nav_off.gif) repeat-y;
	float: left;
	width: 171px;	
}
div#navbar ul li#four {
	float: left;
	width: 174px;	
}	
div#navbar ul li a {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	color: #fff;
	display: block;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	text-align: center;
}
div#navbar ul li a:hover {
	background: url(../images/bg_nav_hov.gif) repeat-y;
	color: #fff;	
}
div#navbar ul li a#on {
	background: url(../images/bg_nav_on.gif) repeat-y;
	color: #fff;	
}
/* SIDEBAR ------------------------------------------------- */
div#sidebar {
	float: right;
	border-left: 1px dotted #ccc;
	padding-left: 15px;
	width: 165px;
}
div#sidebar h3	{
	font-size: 9pt;
	margin: 5px 0 1px 0;
}
div#sidebar h4	{
	font-size: 8pt;
	font-weight: normal;	
	margin: 0;
}	
div#sidebar p	{
	font-size: 8pt;
	line-height: 14px;
	margin:0;
}
/* SIDENAV -----------------*/		
div#sidenav	{
	border-width:1px;
	border-style:none;	
	margin: 0 0 25px 0;
	padding: 5px;
	width:130px;
}
div#sidenav ul {
	margin: 0; 
 	padding: 0;
 	list-style-type: none;
}
div#sidenav li {
	margin: 2px 0 0; 
}
div#sidenav li a {
	background: #fff;
	border: 1px solid #eee;
	display: block;
	font-size:11px;
	padding: 2px 2px 2px 10px;
	text-decoration: none;
	width:120px;
}
div#sidenav li a:visited {
	color: #c30;
}
div#sidenav li a:link, #list-menu a:active, #list-menu a:visited {
	color: #c30;
}
div#sidenav li a:hover {
	border: 1px solid #e2e2e2;
	background: #eee;
	color: #000;
}
div#sidenav p	{
	font-size: 8pt;
}
/* MAINCONTENT ------------------------------------------------- */
div#maincontent { 
	margin: 0 20px 40px 20px;
	font-size: 95% 
}
div#maincontent p { 
	font-size: 9pt;
	line-height: 165%; 
}
div#maincontent h2 { 
	padding-top: 20px; 
}
div#maincontent dt	{
	font-weight: bold;
}
div#maincontent dd {
	margin: 0;
}
div#maincontent dl.result	{
	border-bottom: 1px dotted #ddd;
	padding: 7px 0 3px 0;
}
div#maincontent dl.result form input.dl {
	padding: 3px;
}
div#maincontent li {
	list-style: none;
}
div#maincontent dd.g {
	background: url(../images/tiny-g.gif) no-repeat 410px 3px;
} 
div#maincontent dd.p {
	background: url(../images/tiny-p.gif) no-repeat 410px 3px;
} 
div#maincontent dd.pf {
	background: url(../images/tiny-pf.gif) no-repeat 410px 3px;
} 
div#maincontent dd.v {
	background: url(../images/tiny-v.gif) no-repeat 410px 3px;
} 
div#maincontent dd.pv {
	background: url(../images/tiny-pv.gif) no-repeat 410px 3px;
} 
div#maincontent dd.pvr {
	background: url(../images/tiny-pvr.gif) no-repeat 410px 3px;
} 
div#maincontent dd.pvrf {
	background: url(../images/tiny-pvrf.gif) no-repeat 410px 3px;
} 
div#maincontent dd.pvf {
	background: url(../images/tiny-pvf.gif) no-repeat 410px 3px;
} 
div#maincontent dd.prf {
	background: url(../images/tiny-prf.gif) no-repeat 410px 3px;
}
div#maincontent dd.prfw {
	background: url(../images/tiny-prfw.gif) no-repeat 410px 3px;
} 
div#maincontent dd.rf {
	background: url(../images/tiny-rf.gif) no-repeat 410px 3px;
} 
div#maincontent dd.r {
	background: url(../images/tiny-r.gif) no-repeat 410px 3px;
} 
div#maincontent dd.f {
	background: url(../images/tiny-f.gif) no-repeat 410px 3px;
} 
div#maincontent dd.w {
	background: url(../images/tiny-w.gif) no-repeat 410px 3px;
} 

/* CONTENT ------------------------------------------------- */
div#content { 
	margin: 0 200px 40px 20px;
	font-size: 95% 
}
div#content p { 
	font-size: 9pt;
	line-height: 165%; 
}
div#content h2 { 
	padding-top: 20px; 
}
div#content dt	{
	font-weight: bold;
}
div#content dd {
	margin: 0;
}
div#content dl.result	{
	border-bottom: 1px dotted #ddd;
	padding: 7px 0 3px 0;
}
div#content dl.result form input.dl {
	padding: 3px;
}
div#content li {
	list-style: none;
}
/* ---( tabs )-------------------------------------*/
#tablist {
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #778;
	font: bold 12px Verdana, sans-serif;
}
#tablist li {
	list-style: none;
	margin: 0;
	display: inline;
}
#tablist li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #DDE;
	text-decoration: none;
}
#tablist li a:link { 
	color: #448; 
}
#tablist li a:visited { 
	color: #667; 
}
#tablist li a:hover {
	color: #000;
	background: #AAE;
	border-color: #227;
}
#tablist li a#on {
	background: white;
	border-bottom: 1px solid white;
}
/* ---( calculator )------------------------------------ */
#calc dl {
	width: 240px;
	margin: 0 0 20px 20px;
	padding: 0;
	background: #ccc url(../images/box_bottom.gif) no-repeat bottom left;
}
#calc dt {
	margin: 0 0 10px 0;
	padding: 10px;
	font-size: 130%;
	color: #fff;
	border-bottom: 1px solid #fff;
	background: #999 url(../images/box_top.gif) no-repeat top left;
}
#calc dd {
	margin: 0 0 0 10px;
	padding: 0 10px 10px 10px;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 90%;
	background: url(../images/arrow.gif) no-repeat 0 3px;
}	
/* ---( form )------------------------------------ */
form#allform {
	background: #eee;
	border: 1px solid #ddd;
	margin: 0px 0px 0px 0px;
	padding: 15px;
}
form#allform dt {
	margin-top: 3px;
	padding-top: 1px;
	border-top: 1px dotted #ccc;
}
form#allform dt#submit {
	margin-top: 3px;
	padding-top: 3px;
	border-style: none;
}
form#allform #body, #body_extended, #comments, #summary, #testimonial {
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;	
	height: 100px;
	width: 350px;
}
form#allform #absolute_path, #author, #companyname, #description, #firstname, #google_map_key, #email, #email2, #license, #lat, #lastname, #lon, #middlename, #media_alt, #name, #streetaddress, #streetaddress2, #tagline, #tagline, #title, #userpassword, #username, #usertitle, #web, #web2, #webaddress, #web_path, #wprsslicense, #wprss_desc {
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	width: 350px;
}
form#allform #cell, #cell2, #dateadded, #deposit, #fax, #fax2, #fee, #gpscords, #lan, #lan2, #lotsize, #max_upload_size, #phone, #phone2, #price, #propertyref, #sqfootage, #view, #year {
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	width: 125px;
}
form#allform #display_order, #lan_ext, #lan_ext2 {
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	width: 50px;
}
/* (listings table)------------------------------------ */	
.listings	{
	font-size: 8pt;
	width: 640px;
}
.listings sup {
	color: #fff;
}
/* (sheet table)------------------------------------ */	
#sheet	{
	width: 375px;
}
#sheet sup {
	color: #fff;
}
/* (legend)------------------------------------ */
ul#legend {
	border: 1px solid #D9D9D9;
	padding: 3px;
}		
ul#legend li {
	padding-left: 40px;
}
ul#legend li.g {
	background: url(../images/tiny-g.gif) no-repeat 4px 3px;
}	
ul#legend li.p {
	background: url(../images/tiny-p.gif) no-repeat 4px 3px;
}	
ul#legend li.v {
	background: url(../images/tiny-v.gif) no-repeat 4px 3px;
}		
ul#legend li.r {
	background: url(../images/tiny-r.gif) no-repeat 4px 3px;
}
ul#legend li.f {
	background: url(../images/tiny-f.gif) no-repeat 4px 3px;
}
ul#legend li.w {
	background: url(../images/tiny-w.gif) no-repeat 4px 3px;
}

/* FOOTER -----------------*/	
div#footer {
	background: #eee;
	border: 0;
	border-top: 1px solid #ccc;
	clear: both;
	color: #333;
	font-size: small;	
	padding: 5px 7px 7px 10px;
	text-align: center;
}
div#footer p {
	font-size: 9pt;
}
div#footer h6 {
	font-size: 9pt;
	margin: 0;
	padding: 0;
}
/*--- MISC ------------------------------------------------- */
.img-shadow {
	clear: both;
	float:left; 
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 20px 0 0 17px !important;
	margin: 20px 0 0 8px;
}
.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: 0px;
	padding: 0px;
}
.alpha-shadow {
	clear: both;
	/*float:left;*/
	background: url(../images/shadow.gif) no-repeat bottom right;
	margin: 2px 10px 4px 17px !important;
	margin: 2px 10px 4px 8px;
}
.alpha-shadow div {
	background: url(../images/shadow2.png) no-repeat left top !important;
	background: url(../images/shadow2.gif) no-repeat left top;
	float: left; 
	padding: 0px 6px 6px 0px;
}
.alpha-shadow img {
	clear: both;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	padding: 0px;
	margin: 3px 3px 5px 0;
}	
.floatright {
	float: right;
	margin: 1px 1px 1px 5px;
}
.floatleft {
	float: left;
	margin: 1px 10px 1px 1px;
}
.floatclear {
	clear: both;
	float: right;
	margin: 1px 1px 1px 5px;
}
.hide {
	display: none;
}
.more a, a.more, .previous a, a.previous {
	white-space:nowrap;
}
.more a:after, a.more:after, .previous a:before, a.previous:before {
	content:"\2192";
	color:#c93;
	white-space:nowrap;
}
.more a:hover:after, a.more:hover:after, .previous a:hover:before, a.previous:hover:before {
	color:#933;
}
.price {
	color: #007FFF;
	font-weight: bold;
	font-style: normal;
}
table.featured {
	border: 0px solid #fff;
}