/* CSS Document */

*{
	outline:none !important;	
}
html, body, form, ul, li, p, h1, h2 { 
	padding: 0px;
	margin: 0px;
}
html, body, * html #main { 
	height: 100%;
}
img {
	border: 0px;
}
body {
	font-size: 12px;
	font-family: arial;
	background: url(/images/bg.jpg) #CAEAFB repeat-x center 0;
}
body.white-background {
	background-image: none;
	background-color: white;
}
.clearer {
	clear:both; 
	display:block; 
	visibility:hidden; 
	height:0; 
	width:1px; 
	overflow:hidden;
}
.red { color: #cc0000 !important; }
.green { color: #3E9E21 !important; }
.orange { color: #F60 !important; }
.hidden{
	display:none;	
}
.detailMainPhoto{
	float:none !important;
	display:inline !important;
}
ol li { margin-bottom:10px; }
#main {
	width: 960px;
	min-width: 960px;
	min-height: 100%;
	/* background: url(/images/content_main.gif) no-repeat 0 bottom; */
	background: url(/images/bg.gif) repeat-y 0 0;
	margin: 0 auto -230px auto;
	position: relative;
}
#top {
	width: 960px;
	background: url(/images/content_main_top.jpg) #FFFFFF no-repeat;
/*
	height: 150px;
*/
	padding: 43px 0 0 0;
	float: left;
}
#top #logo { 
	width: 274px; 
	height: 49px; 
	padding: 0 0 0 15px;
	margin: -5px 0 0 0;
	float: left; 
} 
#top #logo p { 
	position: relative; 
	overflow: hidden; 
	display: inline; 
	float: left; 
} 
#top #logo p, #top #logo p span { 
	width: 274px; 
	height: 49px; 
	cursor: pointer; 
} 
#top #logo p span { 
	position: absolute; 
	left: 0; 
	top: -2px; 
	background: url(/images/logo.gif) no-repeat left top; 
}
#top #logo h1 {
	color: #666;
	font-weight: normal;
	font-size: 14px;
	display: block;
} 
#top #ad_1 {
	width: 468px;
/*
	height: 60px;
*/
	padding: 0 20px 5px 0;
	float: right;
}
#memberNav {
	float: right;
	clear: right;
	list-style: none;
	margin: 7px 20px 0 0;
	font-size: 14px;
	color: #666;
}
#memberNav li { 
	float: left; 
	list-style-type: none;
	padding: 0 10px;
	border-left: 1px solid #999;
}
#memberNav li.first { padding-left: 0; border: none; }
#memberNav li.last { padding-right: 0; }
#memberNav li a {
	color: #3366CC;
}
#memberNav li a:hover {
	text-decoration:none;
}
#menu {
	width: 945px;
	height: 50px;
	list-style: none;
	background: url(/images/menu_bg.png) repeat-x;
	margin: 15px 0 0 0;
	padding: 0 15px 0 0;
	float: left;
}
#menu .left {
	float: left;
}
#menu .right, #menu .right_last {
	float: right;
}
#menu .left span, #menu .right span {
	height: 33px;
	padding: 17px 17px 0 17px;
	float: left;
}
#menu .left a:hover span, #menu .left span.act, #menu .right a:hover span, #menu .right span.act {
	background: url(/images/menu_left.gif) no-repeat;
}
#menu .left a, #menu .right a  {
	height: 50px;
	color: #666666;
	font-size: 16px;
	text-decoration: none;
	cursor: pointer;
	float: left;
}
#menu .left a:hover, #menu .left a.act,  #menu .right a:hover, #menu .right a.act {
	color: #FFFFFF;
	background: url(/images/menu_right.gif) no-repeat right 0;
}
#path {
	width: 920px;
	color: #999999;
	font-size: 14px;
	background: #FFFFFF;
	border-bottom: 1px solid #E0E0E0;
	padding: 17px 20px 15px 20px;
	float: left;
}
#path a {
	color: #3366CC;
	text-decoration: none;
}
#path a.act {
	color: #CC0000;
}
#content {
	width: 630px;
	color: #666666;
	padding: 20px 0 40px 20px;
	float: left;
}
#content #header {
	width: 600px;
	height: 230px;
	color: #FFFFFF;
	padding: 16px 15px 15px 15px;
	float: left;
}
#content #header p {
	font-size: 18px;
	display: block;
	color: white;
	padding: 0;
	line-height: normal;
}
#content #header p a {
	color:white;
}
#content #header h2 {
	font-size: 24px;
	font-weight: bold;
	display: block;
	color: white;
	padding: 0 0 1px 0;
	margin: 155px 0 0 0;
	width: auto;
	border: none;
}
#content #header h2 a {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px solid white;
}
#content #header h2 a:hover {
	border-bottom:none;
}
#content h2, #sidebar h2 {
	color: #3E9E21;
	font-size: 18px;
	font-weight: normal;
	float: left;
}
#content h2, #content h3.sep {
	width: 630px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 0 12px 0;
	margin: 0 0 15px 0;
}
#content h3.sep { font-size:14px; font-weight:normal; margin-top:10px; }
#content h2.heading { background: url(/images/heading_bg.jpg) no-repeat 0 0; padding:5px 0 5px 10px; color:white; border:none; }
#sidebar h2 {
	width: 250px;
	padding: 20px 0 12px 0;
}
#content h2.blue {
	color: #3366CC;
}
#content h2 span, #sidebar h2 span {
	color: #333333;
	font-size: 14px;
	padding: 5px 0 0 0;
	display: block;
}
#content h3 {
	color: #3366CC;
	font-size: 16px;
	padding: 0 0 5px 0;
	margin: 0;
	display: block;
}
#content h3 a {
	color: #3366CC;
	text-decoration:none;
}
#content h3 a:hover {
	border-bottom:1px solid #3366CC;
}
#content h3 span { color:#CCC !important; }
#content h3 span a { font-size:12px; color:#FF7E00; font-weight:normal;  }
#content h3 span a:hover { border-bottom:1px solid #FF7E00; }
#content h4 {
	color: #666;
	font-size: 14px;
	padding: 0 0 5px 0;
	margin: 10px 0 0 0;
	display: block;
}
#content h4.first { margin-top:0; }
#content p {
	color: #666666;
	line-height: 1.5;
	padding: 0 0 10px 0;
	display: block;
}
#content a { color:#3366CC; }
#content ol { margin-top:0; }
#content ol li { line-height:1.5em; }
#content #filter, #content .news_row, #content .dash_row {
	width: 630px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 0 15px 0;
	margin: 0 0 15px 0;
	float: left;
}
#content .news_row small, #content .dash_row small {
	color: #333333;
	font-size: 14px;
}
#content .news_row big, #content .dash_row big  {
	color: #CC0000;
	font-size: 14px;
}
#content .news_row span, #content .dash_row span {
	color: #999999;
	font-size: 14px;
	margin: 0 2px;
}
#content .news_row a.img_left, #sidebar .land_listing a.img_left, #content .dash_row a.img_left, #sidebar .loadThumb, .detailsRight .loadThumb {
	border: 1px solid #C2C2C2;
	margin: 0 15px 0 0;
	float: left;
	padding:1px;
}
.news_row.edit p, .news_row.edit h3,.news_row.edit ul{
	float:left;
	width:350px;
}

.news_row.edit ul.dashLandTools{
	width:auto;
	float:right;
}

#sidebar .loadThumb, .detailsRight .loadThumb {
	float:none;	
}
#content .dash_row h3 {
	font-size: 14px;
	padding-bottom:5px;
}
#content .dash_row p {
	padding-bottom:5px;
	font-size: 11px;
}
#content .auction_date {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 5px;
	float: left;
}
ul.dashLandStatus { font-size:10px; margin:0; padding:0; list-style:none; }
ul.dashLandStatus li { display:inline; border-left:1px solid #CCC; padding:0 4px; }
ul.dashLandStatus li.first { padding-left:0; border-left:none; }
ul.dashLandStatus li.statusSold { color: #cc0000; }
ul.dashLandStatus li.statusOn { color: #3E9E21; }
ul.dashLandStatus li.statusOff { color: #F60; }
ul.dashLandStatus li a:hover { text-decoration:none; }
.dashLandInfo { float:left; width:500px; }
.dashLandInfo span { margin:0!important; color:#ccc!important; font-size:11px!important; }
ul.dashLandTools { float:right; margin:0 padding:0; width:100px; list-style:none; }
ul.dashLandTools li { margin:0 0 3px 0; padding:0 0 0 20px; background:url(/images/icons/pixel.png) 0 3px no-repeat; }
ul.dashLandTools li.editTool { background-position: 0 2px; }
ul.dashLandTools li.previewTool { background-position: 0 -13px; }
ul.dashLandTools li.featureTool { background-position: 0 -28px; }
ul.dashLandTools li.moreTool { background-position: 0 -57px; }

ul.dashLandTools a { font-size:11px; }
ul.dashLandTools a:hover {text-decoration:none; }
ul.listingTools { float:left; margin:10px 0 0 0; padding:0; list-style:none; }

li.fileTool, li.emailTool,li.moreTool, li.websiteTool,li.twitterTool,li.facebookTool,li.youtubeTool { margin:0 0 3px 0; padding:0 0 0 23px; background:url(/images/icons/pixel.png) 0 3px no-repeat; }

li.emailTool { background-position: 0 -42px; }
li.moreTool { background-position: 0 -57px; }
li.websiteTool { background-position: 0 -72px; }
li.twitterTool { background-position: 0 -87px; }
li.facebookTool { background-position: 0 -102px; }
li.youtubeTool { background-position: 0 -117px; }

ul.listingTools a { font-size:11px; }
ul.listingTools a:hover {text-decoration:none; }
ul.action { height:35px; list-style-image:none; list-style-position:outside; list-style-type:none;}
ul.action li { float:left; line-height:35px;}
ul.action li span { color:#555555; font-size:12px; margin:0 10px;}
ul.action li a { color:#2575AD; text-decoration:none; font-size: 13px;}


p.listingNav{
	border: solid 2px #F0F0F0 !important;
	position:absolute; 
	top:110px; 
	right:0;
	width:440px;
	padding:3px 10px !important;
	text-align:center;
}


#content .news_row { position:relative; }
#content .news_row.featuredHome { height:auto; }
#content .news_row span.badge { position:absolute; left:-1px; }
#content .land_listing_half {
	float: left;
	width: 300px;	
	height: 90px;
}
#content .land_listing_half h3 {
	font-size: 14px;
}
#content .land_listing_half.margin { 
	margin-left:30px; 
	display:inline; 
}
#sidebar .land_listing {
	float:left;
	width:251px;
	padding:10px 0;
	border-bottom:1px solid #E0E0E0;
}
#sidebar .land_listing.first {
	padding-top:0;
}
#sidebar .land_listing h4 {
	margin:0 0 5px 0;
	font-size: 14px;
}
#sidebar .land_listing h4 a {
	color: #3366CC;	
	text-decoration:none;
}
#sidebar .land_listing h4 a:hover {
	text-decoration:underline;
}
#content #filter div, #sidebar #cart div {
	border: 1px solid #CCCCCC;
	float: left;
}
#content #filter div {
	width: 201px;
	background: url(/images/icon_filter.gif) #FFFFFF no-repeat 175px 16px;
}
#sidebar #cart div {
	width: 248px;
	background: url(/images/icon_filter.gif) #FFFFFF no-repeat 222px 16px;
	margin: 0 0 10px 0;
}
#content #filter div.mlr10 {
	margin: 0 10px;
}
#content #filter div a, #sidebar #cart div a {
	color: #666666;
	font-size: 14px;
	text-decoration: none;
	padding: 10px;
	float: left;
}
#content #filter div a {
	width: 181px;
}
#sidebar #cart div a {
	width: 228px;
}
#content .info_table {
	width: 630px;
	color: #CC0000;
	font-size: 14px;
	margin: 0 0 15px 0;
	clear: left;
}
#content .info_table thead td {
	border-bottom: 1px solid #E0E0E0;
	padding: 10px 0 10px 0;
}
#content .info_table td {
	padding: 10px 0 10px 0;
}
#content .info_table a.blue {
	color: #3366CC;
	text-decoration: none;
}
#content .info_table a.red {
	color: #CC0000;
}
#content .info_table td.center {
	text-align: center;
}
#content .info_table td.right {
	text-align: right;
}
#content .info_table td.big {
	width: 85px;
	font-size: 18px;
	text-align: center;
}
/********************* TABS **************************/
.tabNav, .tabNav.reverse {
	width: 100%;
	list-style: none;
	border-bottom: 1px solid #E0E0E0;
	float: left;
	margin:0 0 12px 0;
}
.tabNav.reverse { border-top: 1px solid #E0E0E0; margin:10px 0 15px 0; border-bottom:none; }
.tabNav.noMargin { margin-top:0; }
.tabNav li {
	padding: 0 1px 0 0;
	float: left;
}
.tabNav a {
	height: 23px;
	padding: 10px 15px 0;
	float: left;
	border-bottom:none;
	background-color:#F0F0F0;
	color:#333 !important;
	text-decoration:none;
}
.tabNav a:hover{
	background-color:#E6E6E6;	
}
.tabNav a.act {
	background: #FFFFFF;
	color: #666;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	margin: 0 0 -1px 0;
	_position: relative;
	float: left;
}
.tabNav.reverse a.act { border-top:none; border-bottom: 1px solid #E0E0E0; margin: -1px 0 0 0; }
/*************************************************************/


#content #gallery_menu, #content #admin_menu {
	width: 630px;
	list-style: none;
	border-bottom: 1px solid #E0E0E0;
	float: left;
}
#content #admin_menu { margin-bottom:12px; }
#content #gallery_menu li, #content #admin_menu li {
	padding: 0 1px 0 0;
	float: left;
}
#content #gallery_menu a, #content #admin_menu a {
	height: 23px;
	color: #333333;
	text-decoration: none;
	background: #F0F0F0;
	padding: 10px 15px 0 15px;
	float: left;
}
#content #gallery_menu a:hover, #content #admin_menu a:hover {
	background: #E6E6E6;
}
#content #gallery_menu a.act, #content #gallery_menu a:hover.act, #content #admin_menu a.act, #content #admin_menu a:hover.act {
	height: 26px;
	font-size: 14px;
	background: #FFFFFF;
	border-top: 1px solid #E0E0E0;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	padding: 14px 15px 0 15px;
	margin: -6px 0 -1px 0;
	_position: relative;
	float: left;
}
#content .detailsBox {
	width: 608px;
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	padding: 10px;
	margin: 0 0 15px 0;
	float: left;
	text-align:center;
}
#content .detailsBox img {
	float: left;
}
#content .detailsBox div a {
	border: 1px solid #C4C3BF;
	margin: 6px 4px 0 0;
	float: left;
}
#content .detailsBox div a:hover, #content .detailsBox div a.act {
	border: 1px solid #000000;
}
#content .detailsBox div a img {
	border: 1px solid #FFFFFF;
}
#content .detailsBox div a.last {
	margin: 6px 0 0 0;
}
#content .detailsBox #Thumbs{
	text-align:left; 
	clear:both;
}
#content #Photos{
	padding: 10px;
	width:608px;
	height: 441px;
}
#content .detailsLeft {
	float:left;
	width:400px;
}
#content .detailsLeft h3 {
	width:400px;
}

#content .detailsRight {
	float:right;
	width:200px;
}

#content .list, #content .list li {
	width: 630px;
	list-style: none;
	float: left;
}
#content .list li {
	padding: 0 0 10px 0;
}
#content .list li span {
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 4px 0;
	display: block;
}
#sidebar {
	width: 251px;
	color: #666666;
	/* background: url(/images/sidebar_bg.gif) no-repeat; */
	padding: 0 19px 40px 18px;
	float: right;
}
#sidebar #ad_2, #sidebar #cart, #sidebar #ad_3 {
	width: 250px;
	border-bottom: 1px solid #E0E0E0;
	padding: 20px 0 20px 0;
	float: left;
}
#sidebar #cart p {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	padding: 0 0 10px 0;
	display: block;
}
#sidebar #cart p span {
	color: #999999;
	font-size: 14px;
	font-weight: normal;
}
#sidebar #submenu, #sidebar #blog_list {
	width: 250px;
	color: #666666;
	font-size: 14px;
	list-style: none;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 0 12px 0;
	float: left;
}
#sidebar #blog_list {
	font-size: 12px;
	border-bottom: 0;
	padding: 0;
}
#sidebar #submenu li, #sidebar #blog_list li {
	width: 250px;
	padding: 0 0 8px 0;
	float: left;
}
#sidebar #submenu li.act a { color: #CC0000; }
#sidebar #blog_list li {
	padding: 0 0 12px 0;
}
#sidebar #blog_list big {
	font-size: 14px;
}
#sidebar #submenu a, #sidebar #blog_list a.blue {
	color: #3366CC;
	text-decoration: none;
	display: inline;
}
#sidebar #loginbox {
	width: 250px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 0 10px 0;
	float: left;
}
#sidebar #loginbox dd {
	clear: both;
}
#sidebar #loginbox dt {
	margin: 0;
	padding: 0;
}

#sidebar #newsletter {
	width: 250px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 0 20px 0;
	float: left;
}
#sidebar #newsletter .input {
	width: 228px;
	color: #666666;
	font-size: 12px;
	font-family: arial;
	margin: 0 0 10px 0;
	float: left;
	border-right:1px solid #CCC; border-bottom:1px solid #CCC; border-top:1px solid #999; border-left:1px solid #999; padding:5px; width:230px;
}
#sidebar a.submit, #content a.submit {
	height: 40px;
	text-decoration: none;
	float: left;
}
#sidebar a.submit {
	background: url(/images/sidebar_submit_right.gif) no-repeat right 0;
}
#content a.submit {
	background: url(/images/content_submit_right.gif) no-repeat right 0;
}
#sidebar a.submit span, #content a.submit span {
	height: 28px;
	color: #FFFFFF;
	font-size: 12px;
	cursor: pointer;
	padding: 12px 28px 0 18px;
	float: left;
}
#sidebar a.submit span {
	background: url(/images/sidebar_submit_left.gif) no-repeat;
}
#content a.submit span {
	background: url(/images/content_submit_left.gif) no-repeat;
}
#sidebar #blog_list a {
	color: #FF7E00;
	font-size: 14px;
	text-decoration: none;
	margin: 0 0 2px 0;
	display: block;
}
#sidebar #blog_list span {
	color: #999999;
}

#sidebar #seller_info {
	width: 250px;
	border-bottom: 1px solid #E0E0E0;
	padding: 0 0 20px 0;
	float: left;
}

#sidebar ul.content, .detailsRight ul.content {
	float: left;
	margin:0 0 0 20px;	
}
#sidebar ul.content li, .detailsRight ul.content li {
	margin:5px 0 0 0;
}
#sidebar ul.content a, .detailsRight ul.content a {
	color:#3366CC; 
}
#sidebar ul.content a:hover, .detailsRight ul.content a:hover {
	text-decoration:none;
}
#sidebar ul.accountInfo, .detailsRight ul.accountInfo {
    float: left;
	margin: 0;
	list-style-type: none;	
}
.detailsRight ul.accountInfo {
	width:184px;
	border:3px solid #E0E0E0;
	padding:5px;	
}
.detailsRight ul.accountInfo img.loadThumb { padding:0; border:none; }
#sidebar .side_button { float:left; margin-top:20px; }

#footer_out {
	width: 100%;
	height: 230px;
	background: url(/images/footer_bg.jpg) no-repeat center 0;
	position: relative;
}
html>/**/body #footer_out {
	background: url(/images/footer_bg.png) no-repeat center 0;
}
#footerStates {
	width:920px;
	margin:0 auto;
}
#footer {
	width: 920px;
	height: 214px;
	color: #82B63D;
	/* border-top: 1px solid #C2C2C2; */
	padding: 15px 0 0 0;
	margin: 0px auto;
}
#footer p.design { float:left; margin-top:140px; color:#3e6d00; line-height:18px; }
#footer p.design a { color: #3e6d00; }
#footer p.links { float:right; margin-top:180px; color:#3e6d00; line-height:18px; }
#footer p.links a { color: #3e6d00; }

.clearfooter {
	height: 230px;
	clear: both;
}
#menu .right a:hover, #menu .right_last a:hover, #content #header big a:hover, #content .info_table a:hover.red {
	text-decoration: none;
}
#sidebar #submenu a:hover, #sidebar #blog_list a:hover, #content .info_table a:hover.blue, #path a:hover {
	text-decoration: underline;
}

/***************** PAGINATION *********************/
.pagination{
	margin: 20px;
	float:right;
	width:600px;
	clear:both;
	padding: 0;
	text-align: right;
	font-size: 10px;
}
.pagination li{
	list-style-type: none;
	display: inline;
}
.pagination a, .pagination a:visited{
	padding: 2px 6px;
	margin:0 1px;
	/*background:#6B2C2C;*/
	color:white;
	text-decoration: none;
}
.pagination .current a, .pagination .dots a{
	font-weight: bold;
	cursor: default;
}
.pagination .dots a{
	padding: 2px 0;	
	font-weight:normal;
}
.pagination a:hover, .pagination a:active, .pagination .current a{
	background: orange;
	color: white !important;
}
.pagination .dots a:hover{
	background:none !important;	
	color: #3366CC !important;
}
.pagination.prev a{
	font-weight: bold;
}
.pagination.next a{
	font-weight: bold;
}

/***************** ERROR MESSAGES ***********************/

.error {
	background-color:#FFEEEB;
}
.success { 
	background-color:#DCF8DF; 
}
.noticebox {
	clear:both;
	color:#353535;
	font-size:12px;
	font-weight:bold;
	margin:0 0 15px 0;
	padding:10px;
}
.noticebox p{
	padding:0 !important;	
}
label.err, label.okbox {
	color:red;
	display:block;
	font-size:10px;
	font-weight:bold;
	line-height:13px;
	margin:5px 0 2px;
	padding:1px 0 4px;
}

/**************** ADMIN FILTERS ***************************/
.clearbox {
	clear:both;
	display:block;
}
.msgact {
	font-size:12px;
	padding:0 0 15px 0;
}
.msgblk { 
	float:left;
	padding:0 15px 0 0;
}
.space {
	height:10px;
}
div.galleryadm div.photo {
	float:left;
	width: 108px;
	height: 110px;
	margin-left: 15px;
	text-align:center;
}
div.galleryadm div.photo img {
	margin-bottom:5px;
}
div.galleryadm {
	float: left;
	width: 100%;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e0e0e0;
}


/**************** MODAL BOXES *******************************/
.modalBox{
	padding:25px;
	background:black;
	border:solid 2px white;
}
.modalBox dd{
	width:auto;	
}
#mapBox{
	background:white;
	padding:5px;
}
div.google_map {
	width:600px;
	height:400px;
	color:#666;
	background-color:black;
}
div.google_map h3 { margin:0; padding:0 !important; color:#333; }
div.google_map p { margin:0; padding:10px 0 0 0; }

/*************** TABLES ***************************************/
.data {
	background:#FFFFFF none repeat scroll 0% 0%;
	border-collapse:collapse;
	margin:20px 0 0 0;
	text-align:left;
	width:100%;
}
.data th {
	border-bottom:1px solid #CCCCCC;
	color:#FF7E00;
	font-size:18px;
	font-weight:normal;
	padding:10px 8px;
}
.data th.created { font-size:12px; color:#666; text-align:right; padding-left:20px; }
.dash th { font-size:14px; }
.dash a:hover { text-decoration:none; }
.data td {
	border-bottom:1px solid #f1f1f1;
	color:#666;
	padding:8px 10px;
	
}
.data td.alt { background: #F7F7F7; }
.data td.empty { border-bottom:1px solid white; }
.head td { font-size:14px; color:#333; }
.data td.border { border-left:1px solid #e4e4e4; }
.data td.first { width:100px; }

div.preview-blurb {
	width: 630px;
	padding: 27px 0;
	text-align: center;
	border: 2px solid #3e9e21;
	background-color: #dcffd1;
	margin-bottom: 20px;
	font-size: 18px;
}
div.preview-blurb span.statusOn { color: #3E9E21; }
div.preview-blurb span.statusOff { color: #F60; }
#state-box {
	float: left;
	border: 1px solid #e0e0e0;
	padding: 10px 0;
	width: 100%;
}
.state-list {
	padding: 0 0 0 10px;
	float: left;
	list-style-type: none;
	width:193px;
}
.state-list li { margin:5px 0; }
#state-box .state-list li a {
	color: #666;
	text-decoration: none;
}
#state-box .state-list li a:hover {
	text-decoration: underline;
}
#results .news_row a.no_border {
	border: none;
	padding: 0;
	display:block;
	text-align:center;
	min-width: 155px;
}
img.gray_border {
	border:1px solid #C2C2C2;
	padding: 1px;
}
.inactiveAccountMessage{
	font-weight: bold; clear: both; background:white; padding:10px; border:solid 3px #ff6633; margin-top:25px; float:left;	 color:#ff6633; line-height:1.8em;
}
.inactiveAccountMessage a{
	background:#ff6633; color:white; text-decoration:none; padding:1px 5px;
}
.inactiveAccountMessage a:hover{
	background: #60db23;	
}
/***************** Mootools Spinner **********************/
.spinner,.spinner-small {	position: absolute;	opacity: 0.9;	filter: alpha(opacity=90);	z-index: 999;	background: #fff;	}
.spinner-msg {	text-align: center;	font-weight: bold;	}
.spinner-img {	background: url(/images/spinner.gif) no-repeat;	width: 24px;	height: 24px;	margin: 0 auto;	}
.spinner-small .spinner-img {	background: url(/images/spinner_small.gif) no-repeat;	width: 16px;	height: 11px;	margin: 0 auto;	}


/*********************** DIALOG BOX **********************/
div#dialog_box{
	font-size:12px;
	color:#333;
	position:absolute;
}
#dialog_box_content{
	padding:10px;
	background-color:white;
	border:solid 1px #999;
	position:relative;
	margin-top:10px;	/*related to arrow height*/
}
#dialog_box_arrow{
	width:10px;
	height:10px;
	position:absolute;
	background:url(/images/dialog_box_up_arrow.png) no-repeat;
	top:-10px;
}
#dialog_box h4 { font-size:12px; margin:0; }
#dialog_box p{	margin:0;	}
#dialog_box input{	float:left;	margin:10px 10px 0 0;	}

#shareThis{
	position:absolute; top:0; right:0; width:150px; height: 18px; padding:8px; text-align:right;	
}


#mapCnt div{
	white-space:normal !important;
}




/* forms */
dl { float:left; width:100%; margin:0; }
dt { clear:left; float:left; padding:10px 0 0; text-align:left; width:15%;  }
dd { float:left; margin:0 0 10px; width:83%;  }
dl.edit dt, dl.contact dt, dl.chkout dt, dl.advertise dt, dl.feature dt { width:30%; }
dl.edit dd, dl.contact dd, dl.chkout dd, dl.advertise dd, dl.feature dd  { width:68%; }
dl.search { border-bottom:1px solid #E0E0E0; padding-bottom:10px; }
dl.search dt { width:125px; padding:0; margin-bottom:10px; }
dl.search dd { width:125px; }
dl.chkout dt { padding:10px 0; margin:0; border-bottom:1px solid #f1f0f0; }
dl.chkout dd { padding:10px 0; margin:0; border-bottom:1px solid #f1f0f0; }
dl.search select {
	margin-bottom:10px;	
}
dl.search label {
	display:block;
	margin-bottom:9px;	
	padding: 5px 5px 5px 5px;
	font-size: 10px;
	color:black;
	border: solid 1px #CCC;
}
#mapSearch{
	display:block; 
	background:url(/images/map_icon.gif) 5px 10px no-repeat; 
	text-align:center; 
	text-decoration:none; 
	padding:5px 0 12px 30px; 
	font-size:11px; 
	color:#666;	
}
#changeLocation{
	font-size:11px; 
	color:black !important; 
	display:block; 
	padding:10px;
	text-align:center;
}
.input { border-right:1px solid #CCC; border-bottom:1px solid #CCC; border-top:1px solid #999; border-left:1px solid #999; padding:5px; width:230px; }
.input.lrg { width:416px; }
.input.sml { width:117px; }
.search .input.sml { width:117px; font-size:10px; padding:4px 2px; }



.searchField { width:608px; }
select { border-right:1px solid #CCC; border-bottom:1px solid #CCC; border-top:1px solid #999; border-left:1px solid #999; padding:4px; }
form span.req { color:red !important; font-size:14px; font-weight:bold; margin:0; }
dd.padded{
	padding:10px 0 0 0;	
}
dd small.note{
	margin-left:10px;	
}
.logoFields{
	display:none;	
}
#updateLogo{
	display:block;
	width:94px;
	height:27px;
	float:right;
	margin:35px 160px 0 0;
}


/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(/images/slimbox/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(/images/slimbox/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(/images/slimbox/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(/images/slimbox/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}



/**
 * SqueezeBox - Expandable Lightbox
 *
 * Allows to open various content as modal,
 * centered and animated box.
 *
 * @version		1.1 rc4
 *
 * @license		MIT-style license
 * @author		Harald Kirschner <mail [at] digitarald.de>
 * @copyright	Author
 */

#sbox-overlay {
	position: absolute;
	background-color: #000;
	left: 0px;
	top: 0px;
	zoom: 1;
}

#sbox-window {
	position: absolute;
	background-color: #fff;
	text-align: left;
	overflow: visible;
	padding: 10px;
	/* invalid values, but looks smoother! */
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#sbox-btn-close {
	position: absolute;
	width: 30px;
	height: 30px;
	right: -15px;
	top: -15px;
	background: url(/images/squeezebox/closebox.png) no-repeat center;
	border: none;
}

.sbox-window-ie6 #sbox-btn-close {
	background-image: url(/images/squeezebox/closebox.gif);
}

.sbox-loading #sbox-content {
	background-image: url(/images/squeezebox/spinner.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#sbox-content {
	clear: both;
	overflow: auto;
	background-color: #fff;
	height: 100%;
	width: 100%;
}

.sbox-content-image#sbox-content {
	overflow: visible;
}

#sbox-image {
	display: block;
}

.sbox-content-image img {
	display: block;
	width: 100%;
	height: 100%;
}

.sbox-content-iframe#sbox-content {
	overflow: visible;
}

/* Hides scrollbars */
.body-overlayed {
	overflow: hidden;
}
/* Hides flash (Firefox problem) and selects (IE) */
.body-overlayed embed, .body-overlayed object, .body-overlayed select {
	visibility: hidden;
}
#sbox-window embed, #sbox-window object, #sbox-window select {
	visibility: visible;
}

/* Shadows */
.sbox-bg {
	position: absolute;
	width: 33px;
	height: 40px;
}

.sbox-bg-n {
	left: 0;
	top: -40px;
	width: 100%;
	background: url(/images/squeezebox/bg_n.png) repeat-x;
}
.sbox-bg-ne {
	right: -33px;
	top: -40px;
	background: url(/images/squeezebox/bg_ne.png) no-repeat;
}
.sbox-bg-e {
	right: -33px;
	top: 0;
	height: 100%;
	background: url(/images/squeezebox/bg_e.png) repeat-y;
}
.sbox-bg-se {
	right: -33px;
	bottom: -40px;
	background: url(/images/squeezebox/bg_se.png) no-repeat;
}
.sbox-bg-s {
	left: 0;
	bottom: -40px;
	width: 100%;
	background: url(/images/squeezebox/bg_s.png) repeat-x;
}
.sbox-bg-sw {
	left: -33px;
	bottom: -40px;
	background: url(/images/squeezebox/bg_sw.png) no-repeat;
}
.sbox-bg-w {
	left: -33px;
	top: 0;
	height: 100%;
	background: url(/images/squeezebox/bg_w.png) repeat-y;
}
.sbox-bg-nw {
	left: -33px;
	top: -40px;
	background: url(/images/squeezebox/bg_nw.png) no-repeat;
}


.datepicker_vista {
	position: absolute;
	font-size: 10px;
	font-family: Tahoma, sans-serif;
	color: #000;
	line-height: normal;
	width: 172px;
	height: 135px;
	padding: 14px;
	background: url(/images/datepicker/frame.png) no-repeat;
}

/* header
********************************************************/
.datepicker_vista .header {
	position: relative;
	height: 15px;
	margin-bottom: 5px;
	padding-top: 1px;
}

.datepicker_vista .header .title {
	text-align: center;
	margin: 0 18px 0 18px;
}

.datepicker_vista .header .titleText {
}

.datepicker_vista .header .previous,
.datepicker_vista .header .next,
.datepicker_vista .header .closeButton {
	position: absolute;
	cursor: pointer;
	text-indent: -40px;
	overflow: hidden;
	width: 12px;
	height: 12px;
	top: 2px;
	background-image: url(/images/datepicker/buttons.png);
	background-position: left top;
	background-repeat: no-repeat;
}

.datepicker_vista .header .previous {
	left: 4px;
}
.datepicker_vista .header .previous:hover {
	background-position: left bottom;
}
.datepicker_vista .header .next {
	right: 4px;
	background-position: -13px top;
}
.datepicker_vista .header .next:hover {
	background-position: -13px bottom;
}
.datepicker_vista .header .closeButton {
	display: none;
	right: 0px;
	top: 0px;
	background-position: right top;
}
.datepicker_vista .header .closeButton:hover {
	background-position: right bottom;
}

/* body
********************************************************/
.datepicker_vista .body {
	position: relative;
	top: 0px;
	left: 2px;
	width: 168px;
	height: 112px;
	overflow: hidden;
}

/* time
********************************************************/
.datepicker_vista .time {
	position: relative;
	width: 100%;
	height: 100%;
}

.datepicker_vista .time .hour,
.datepicker_vista .time .separator,
.datepicker_vista .time .minutes {
	border: 1px solid #ccc;
	background: #fff;
	width: 50px;
	font-size: 32px;
	position: absolute;
	top: 10px;
	text-align: center;
	padding: 2px;
}

.datepicker_vista .time .hour {
	left: 15px;
}
.datepicker_vista .time .separator {
	background: transparent;
	border: 0px;
	width: 10px;
	left: 76px;
}

.datepicker_vista .time .minutes {
	left: 95px;
}
.datepicker_vista .time .ok {
	position: absolute;
	top: 65px;
	width: 136px;
	left: 15px;
	font-size: 20px;
}
.time .months {
	display:none;	
}
.time.hr12 .months {
	display:block;
	position:absolute;
	top:50px;
	left:28px;
}
.time.hr12 .hour, .time.hr12 .minutes, .time.hr12 .separator{
	top:0;
}
.time.hr12 .ok{
	top: 83px; height: 25px; font-size: 14px;
}

/* days-grid
********************************************************/
.datepicker_vista .days .day {
	float: left;
	text-align: center;
	overflow: hidden;
	width: 23px;
	height: 15px;
	margin: 0 1px 1px 0;
}
.datepicker_vista .days .titles {
	height: 15px;
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 1px;
}
.datepicker_vista .days .day0 {
	margin-right: 0;
}

.datepicker_vista .days .week5 .day {
	margin-bottom: 0;
}

/* days-colors
********************************************************/
.datepicker_vista .days .week .day {
	cursor: pointer;
}
.datepicker_vista .days .week .day:hover {
	background: url(/images/datepicker/days.png) left top no-repeat;
	color: #0084AA;
}

.datepicker_vista .days .otherMonth {
	color: #aaa;
}

.datepicker_vista .days .selected {
	background: url(/images/datepicker/days.png) left bottom no-repeat;
	color: #316879;
}

/* months-grid
********************************************************/
.datepicker_vista .months .month {
	float: left;
	cursor: pointer;
	text-align: center;
	padding-top: 6px;
	width: 55px;
	overflow: hidden;
	height: 21px;
	margin: 0 1px 1px 0;
}

.datepicker_vista .months .month3,
.datepicker_vista .months .month6,
.datepicker_vista .months .month9,
.datepicker_vista .months .month12 {
	margin-right: 0;
}

.datepicker_vista .months .month10,
.datepicker_vista .months .month11,
.datepicker_vista .months .month12 {
	margin-bottom: 0;
}

/* months-colors
********************************************************/
.datepicker_vista .months .month:hover {
	background: url(/images/datepicker/months.png) left top no-repeat;
	color: #0084AA;
}

.datepicker_vista .months .selected {
	background: url(/images/datepicker/months.png) left bottom no-repeat;
	color: #316879;
}

/* years-grid
********************************************************/
.datepicker_vista .years .year {
	float: left;
	cursor: pointer;
	text-align: center;
	padding-top: 6px;
	width: 32px;
	overflow: hidden;
	height: 21px;
	margin: 0 1px 1px 0;
}

.datepicker_vista .years .year4,
.datepicker_vista .years .year9,
.datepicker_vista .years .year14,
.datepicker_vista .years .year19 {
	margin-right: 0;
}

.datepicker_vista .years .year15,
.datepicker_vista .years .year16,
.datepicker_vista .years .year17,
.datepicker_vista .years .year18,
.datepicker_vista .years .year19 {
	margin-bottom: 0;
}

/* years-colors
********************************************************/
.datepicker_vista .years .year:hover {
	background: url(/images/datepicker/years.png) left top no-repeat;
	color: #0084AA;
}

.datepicker_vista .years .selected {
	background: url(/images/datepicker/years.png) left bottom no-repeat;
	color: #316879;
}

/* global
********************************************************/
.datepicker_vista .unavailable {
	background: none !important;
	color: #fbb !important;
	cursor: default !important;
}



