/* ====================
swatch colors
--------------------
C6CE7A - green
C2394C - red
==================== */

/*
dark blue: 575757;
header blue: 000000;
even blue: F8F7EA;
odd blue: B8B8B6;
*/

.content-table {
	border-collapse:collapse;
	border:solid 1px #AFAFAF;
	float: left;
	margin: 0px;
	background-color: #fdf7e9;
}
.content-table td {
	padding:2px 5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
}
.content-table-header{background-color:#AFAFAF;color:#ffffff;font-weight:bold;}
.next-previous-table {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:smaller;
}
.footer {color:#ffffff;text-decoration:underline;}
.footer:hover {color:#ffffff;text-decoration:none;}
.odd {
	background-color:#fdf7e9;
	color: #000000;
}
.even {
	background-color:transparent;
	color: #000000;
}
#search-results .odd {
	background-color: #fdf7e9;
}
#search-results .even {
	background-color: transparent;
}

#search-results {
	background-color: #ffffff;
	width: 500px;
	padding: 0px;
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#details {
	width: 500px;
	padding: 0px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #fdf7e9;
}



/* details.shtml css */
/*#details {
	padding:5px;
	margin: 4px 12px 4px 12px;
	width: 525px;
	border:solid 1px #575757;
	background-color: #D1D2D4;
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
}*/
#bigger #container #text #search-results .even .address a {
    font-size: 12px;
	color: inherit;
}
#bigger #container #text #search-results .odd .address a {
    font-size: 12px;
	color: inherit;
}
.description_small {
	font-size: 12px;
	color: #000000;
}
.subnav {
	text-align: left;
	margin: 0px;
	float: left;
	width: 497px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	height: 63px;
}
#items {
	margin-left: 20px;
}

#bigger #container #text .subnav a {
	color: #000000;
}

/* results.shtml css */
#page-nav-top {
	width: 497px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	float: left;
	background-color: #FCB134;
}
#page-nav-bottom {
	width: 497px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #FCB134;
}
#sort {
	padding: 0px;
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	width: 430px;
	margin-top: 2px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 14px;
	background-image: url(/images/artsy.jpg);
	background-repeat: repeat-x;
}
#sort td {
	width: 117px;
}
#return-nav-top {
	width: 497px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	float: left;
	background-image: url(/images/artsy.jpg);
	background-repeat: repeat-x;
}


/*#return-nav-top {
	border-bottom: 2px #000000 solid;
	width:509px;
	border-bottom: 2px #000000 solid;
	background-color: #000000;
	padding: 2px 3px 2px 13px;
	margin: 15px 12px 0px 12px;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}*/
#return-nav-top a, a:visited, a:active, a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
/*#return-nav-bottom {
	width: 509px;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #000000;
	background-color: #000000;
	padding: 2px 3px 2px 13px;
	margin: 0px 12px 15px 12px;
	text-align: left;
	color: #ffffff;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}*/
#return-nav-bottom {
	width: 497px;
	text-align: left;
	color: #000000;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-image: url(/images/artsy.jpg);
	background-repeat: repeat-x;
}
#return-nav-bottom a, a:visited, a:active, a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#search-results a, a:visited, a:active, a:hover {
	color: inherit;
	text-decoration: underline;
}
#search-results td {
	padding: 2px;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search-results td.lastupdate {border-left: 1px solid #575757; border-top: 1px solid #575757; border-bottom: 1px solid #575757;width: 100px;vertical-align: top;}
#search-results td.photo {width: 100px;vertical-align: top;}
#search-results td.photo2 {border-top: 1px solid #575757; border-bottom: 1px solid #575757;width: 100px;vertical-align: top;}
#search-results td.address {
	padding-left: 10px;
	padding-right: 10px;
	vertical-align: top;
	font-size: 10px;
}
.even  .address  b     {
	font-size: 12px;
}
.odd .address b {
	font-size: 12px;
}


#search-results td.type{margin: 2 0 0 0; width: 90px;vertical-align: top;text-align:center;}
#search-results td.right_space {padding-left: 0px;width: 5px;vertical-align: top;}
#search-results td.headerlastupdate {
	background-color: #FCB134;
	border-top: solid 4px #ffffff;
	border-right: solid 2px #ffffff;
	width:100px;
	vertical-align: top;
	text-align:center;
}
#search-results td.headerphoto2 {
	border-top: solid 4px #ffffff;
	border-right: solid 2px #ffffff;
	width:100px;
	vertical-align: top;
	text-align:center;
	background-color: #FCB134;
}
#search-results td.headerphoto {
	width:100px;
	vertical-align: top;
	text-align:center;
}
#search-results td.headeraddress {
	width:250px;
	vertical-align: top;
	text-align:center;
}
#search-results td.headertype {
	vertical-align: top;
	width:90px;
	text-align:center;
}
#search-results td.headerright_space {background-color: #FCB134; width:1px;}
#search-results .size-table {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search-results .size-table td {padding:0; margin:0;}
#details .header {background-color: #F8F7EA; border: 1px solid #575757; padding:5px;}
#details td {padding:5px;}
#details td.toprow {padding:5px;vertical-align:middle; text-align:center;}
#details .title {border-bottom: 1px solid #020202; font-weight: bold; padding-top: 10px; padding-bottom:2px;}
#details td.left {width: 191px; vertical-align: top;}
#details td.middle {margin: 15px 12px 15px 12px; vertical-align: top; padding-right: 5px;padding-left: 5px;padding-top: 5px;padding-bottom: 5px;}
#details td.right {width: 9px; vertical-align: top; padding-left: 0px;text-align: right;}
#details .body {background-color: #B8B8B6; border: 1px solid #575757; padding:5px;}
#details .updated {text-align: right; vertical-align:top; color: #999999;}
#details .subheader {border-bottom: 1px solid #575757; font-weight: bold;}
#details .value-table {border: 1px solid #000000; border-collapse: collapse; width: 373px;}
#details td.odd {background-color: #9F9F9F;}
#details td.even {background-color: #D1D2D4;}
#details td.value-table-header {font-weight: bold; text-align: center; padding: 2px 8px 2px 8px; border: 1px solid #000000;}
#details td.value-table-reg {text-align: center; padding: 2px 8px 2px 8px; border: 1px solid #000000;}
#details td.property-info-1 {text-align: right;width: 150px; vertical-align: top;}
#details td.property-info-2 {padding: 0px 35px 0px 5px; color: #020202; width: 235px; vertical-align: top;}
#details td.property-info-3 {padding: 0px 0px 0px 5px; color: #020202; width: 38px; vertical-align: top;}
#details td.right {text-align: right;}
#details td.middle {padding:5px;}
#details td.blue-text {padding-left: 5px; color: #020202;}
#details .detailssub {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	padding:2px;
}
#details .detailssub td.right1 {text-align:left; font-weight:bold; font-size:12px; vertical-align: top; padding:2px;}
#details .detailssub td.left1 {vertical-align: top; font-size:12px; text-align: right; padding:2px; width:120px;}
#details .detailssub2 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-collapse: collapse;
	padding:5px;
}
#details .detailssub2 td.right2 {text-align:left; font-weight:bold; vertical-align: top;padding:2px;}
#details .detailssub2 td.left2 {vertical-align: top; text-align:right;padding:2px; width:120px;}

h2 {font-size:14px;color:#050160;font-weight:bold;padding:0;margin:0;}
