body
{
	padding:0px;
	margin:0px;
	background-color: #b3b3b3;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
a img
{
	border:none;
}
.clear_both
{
	position:relative;
	clear:both;
	height:1px;
	margin:0px;
	padding:0px;
	font-size:1px;
}

/* ######################################################################### */	
/************************ STRUCTURE & STYLES ************************/
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #870101;
	outline: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
#top {
	width: 1074px;
	height: 24px;
	background: url(../../../../../styles/images/top_bg.gif) top left no-repeat;
	margin-left:auto;
	margin-right: auto;
}
#container {
	width: 1050px;
	background: url(../../../../../styles/images/shadow.gif) top left repeat-y;
	padding: 0 12px;
	margin-left:auto;
	margin-right: auto;
}

/************************ ACCESSIBILITY STYLES ************************/
.accessibility  {
	left:-999em;
	position:absolute;
	top:-999em;
}

/************************ HEADER ************************/

#header {
	width: 1050px;
	height: 305px;
	background: #ffffff url(../../../../../styles/images/header_bg.jpg) top left no-repeat;
}
/************** Logo **************/
#logo {
	height: 212px;
	width: 332px;
	float: left;
	margin: 0 0 0 360px;
}
#logo h1 {
	height: 212px;
	width: 332px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	width: 332px;
	height: 212px;
}
#logo span {
	display:none;
} 
/************** End Logo **************/
#numbers {
	height: 59px;
	width: 332px;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
}
#numbers span {
	display: none;
}
#translate {
	height: 32px;
	float: left;
	margin: 55px 0 0 422px;
	text-align: center;
}
#translate span {
	line-height: 32px;
	color: #ffffff;
	font-weight: bold;
	float: left;
}
#translate img {
	border: none;
	float: left;
	margin-left: 5px;
}

/************************ NAVIGATION ************************/
/*************** Menus are style in hmenu.css ***************/
#navigation {
	width: 1050px;
	height: 29px;
	background: url(../../../../../styles/images/nav_bg.gif) top left no-repeat;
}
/************************ CONTENT ************************/
#content {
	width: 1050px;
	background: #f8f8f8 url(../../../../../styles/images/content_bg.gif) top left repeat-y;
	float: left;
	border-top: 1px solid #ffffff;
}
/************************ Home Page ************************/
#frontCont {
	width: 1050px;
	background: url(../../../../../styles/images/frontCont_bg.gif) top left no-repeat;
	float: left;
	padding-top: 13px;
}
/************** Left Content **************/
#contLft {
	width: 258px;
	float: left;
}
#search {
	float: left;
	width: 258px;
	min-height: 200px;
	color: #ffffff; 
	font-weight: bold;
}
h2#searchHead {
	height: 25px;
	width: 210px;
	padding: 0px;
	margin: 0 24px;
	background: url(../../../../../styles/images/searchHead.gif) top center no-repeat;
}
h2#searchHead span {
	display: none;
}
#searchDesc{
	padding: 10px 10px 25px 10px;
}
#video {
	float: left;
	width: 258px;
	min-height: 200px;
}
h2#videoHead {
	height: 25px;
	width: 210px;
	padding: 0px;
	margin: 0 24px;
	background: url(../../../../../styles/images/videoHead.gif) top center no-repeat;
}
h2#videoHead span {
	display: none;
}
#videoDesc{
}
#news {
	float: left;
	width: 258px;
	color: #ffffff;
	min-height: 200px;
}
h2#newsHead {
	height: 25px;
	width: 210px;
	padding: 0px;
	margin: 0 24px;
	background: url(../../../../../styles/images/newsHead.gif) top center no-repeat;
}
h2#newsHead span {
	display: none;
}
#newsDesc {
	padding: 10px 20px;
}
#newsDesc p {
	margin: 0;
	padding: 0 0 10px 0;
}

/************** End Left **************/
/************** Right Content **************/
#artRt {
	width: 751px;
	float: right;
	padding: 0 20px 10px 20px;
}
h2.artHead {
	color: #870000;
	margin: 0 0 12px 0;
	padding: 0;
	font-size: 25px;
	font-family: "Times New Roman", Times, serif;
	font-variant: small-caps;
	border-bottom: 2px solid #870000;
}
.artDesc {
	line-height: 1.5;
}
.artDesc p {
	padding: 0;
	margin: 0 0 12px 0;
}
#artRtCont {
	min-height: 1060px;
}
.iauto {
	text-align: center;
	font-size: 10px;
	color: #a5a5a5;
	margin-top: 15px;
}
.iauto a, .iauto a:link, .iauto a:visited, .iauto a:active {
	text-decoration: none;
	color: #a5a5a5;
}
.iauto a:hover, .iauto a:focus {
	text-decoration: underline;
	color: #870101;
}
/************** End Right **************/


/************** Listings **************/
.top_menu { 
	width: 100%; 
	text-align: right;
}
.top_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.top_menu ul li {
	display: inline;
	margin: 0;
	padding: 0 0 0 15px;
}
.top_menu a:link, .top_menu a:visited {
	color:#870000;
	text-decoration: none;
}
.top_menu a:hover {
	color:#870000;
	text-decoration: underline;
}

table.tableSearchResult {
	padding-top:5px;
}
tr.sortby {
	font-weight:bold;
}
.sortby td a:link, .sortby td a:visited {
	color:#666666;
	text-decoration:none;
}
.sortby td a:hover, .sortby td a:focus {
	color:#870000;
	text-decoration: underline;
}
.page_navigator {
	font-weight:bold; color:#870000;
}
.pointedInListingInfo {
	border-bottom:1px dotted #B2B2B2;
	padding: 0 0 3px;
}
.listingPreview {
	display: block;
	position: relative;
	margin: 15px 0 0 0;
	padding: 15px 25px;
	width: 700px;
	background: url(listingTop.png) no-repeat left top;
	overflow: hidden;
}
.amountPhotosBlock {
	margin: 0 25px 0 0; 
	float: left; 
}
img.lstPrevImg {
	position: relative; 
	border: 2px solid #000; 
	z-index: 10;
	margin-bottom: 5px;
}
.iconPhotos {
	position:relative;
	z-index: 10;
	top: 2px;
	margin: 0 5px;
}
.iconPhotos2 {
	position:relative;
	z-index: 10;
	margin: 0 5px;
}
.iconSpan {
	position:relative;
	z-index: 10;
}
h3.lstPre {
	position: relative; 
	width: 470px; 
	float: left; 
	border-bottom: 1px solid #000; 
	font-size: 18px; 
	font-weight: bold; 
	z-index: 10;
	margin: 0;
	padding: 0;
}
.listingPreview table {
	position: relative; 
	margin: 10px 0 0 0; 
	float: left; 
	line-height: 1.4; 
	font-weight: bold; 
	z-index: 10;
}
.listingPreview table td {
	padding: 0 0 0 25px;
}
.listingPreview table th {
	text-align: left;
	font-weight: normal;
}
.listingPreview .listingSave {
	position: absolute; 
	display: block; 
	top: 15px; 
	right: 30px; 
	z-index: 20; 
	font-weight: bold;
}
.listingPreview .listingLink {
	position: absolute; 
	display: block; 
	bottom: 15px; 
	right: 25px; 
	z-index: 10; 
	font-weight: bold;
}
.listingPreview .soldItem {
	display: block; 
	position: absolute; 
	z-index: 20; 
	border: 0; 
	left: 18px; 
	top: 20%;}	
.listingPreviewBottom {
	position: absolute;
	width: 750px;
	height: 164px;
	bottom: 0;
	left: 0;
	background: url(listingBottom.png) no-repeat left bottom;
	z-index: 5;
}

h3.lstMnHead {
	position: relative; 
	width: 100%; 
	float: left; 
	border-bottom: 1px solid #000; 
	font-size: 18px; 
	font-weight: bold; 
	z-index: 10;
	margin: 0 0 5px 0;
	padding: 0;
}
.infoBlock {
	display: block;
	float: right;
	width: 100%;
}
h3.listHead {
	font-size:14px;
	font-weight:bold;
	width:100%;
	margin: 0;
	padding: 0;
	display: block;
	}
table.listing {
	width: 320px; 
	margin: 5px 0 20px 0; 
	float: right; 
	border-top: 1px solid #B3B3B3; 
	border-left: 1px solid #B3B3B3;
	border-collapse:collapse;
	border-spacing:0;
}
table.listing tr {
	background: #ddd; 
	font-size: 11px; 
	line-height: 1.4em;
}
table.listing tr.altRow	{
	background: #E7E7E7;
}
table.listing th {
	width: 30%; 
	padding: 4px 6px 4px 4px;
	 border-right: 1px solid #B3B3B3;  
	 border-bottom: 1px solid #B3B3B3; 
	 text-align: right; 
	 font-weight: bold; 
	 background: #E3E3E3 url(tableHeadbg.png) no-repeat left top;
}
table.listing td {
	padding: 0 0 0 10px; 
	border-right: 1px solid #B3B3B3; 
	border-bottom: 1px solid #B3B3B3; 
	padding: 4px;
}
#listImages img {
	max-width: 400px;
	max-height: 400px;
	border: 1px solid #b3b3b3;
	margin-bottom: 3px;
}
.listImageThumb img {
	min-height: 125px;
	min-width: 125px;
}
ul.thumbWrap {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.thumbWrap li {
	float: left;
	width: 125px;
	height: 125px;
	text-align: center;
	margin: 3px;
	padding: 0;
	border: 1px solid #b3b3b3;
}
.hideImg {
	width: 125px;
	height: 125px;
	overflow: hidden;
}
#listImageSec {
	display: block;
	position: relative;
	width: 402px;
}	
#listImageSec .soldItem {
	position: absolute;
	z-index: 20; 
	border: 0; 
	left: 94px; 
	top: 100px;
}	
h3.thumbHead {
	font-size:12px;
	font-weight:bold;
	width:100%;
	margin: 5px 0 0 3px;
	padding: 0;
}
/************** End Listings **************/

/************** Listing Inquiry **************/	
#reqText {
	text-align: right;
	font-size: 10px;
	margin: 4px 0 0 0;
}
span.required {
	color:red !important;
	float:none !important;
	font-weight:700;
}
table.listing input#name, table.listing input#email, table.listing input#phone, table.listing textarea#request {
	font-size: 11px;
	width: 210px;
	display: block;
}
table.listing label.error {
	color:red !important;
	float:none !important;
}
table.listing input.error, table.listing textarea.error {
	border: 1px dotted red;
}
table.listing input.submit {
	font-size: 11px;
}
/************** End Listing Inquiry **************/	

/************** Quick Search **************/	
.searchTreeLevel1 {width:200px;}
.searchTreeLevel2 {width:150px;}
.searchList {width:200px;}	
.searchGeoDistance {width:105px;}
.searchGeoLocation {width:50px;}
.list {width:67px;}
.searchStringLike, .searchTreeLevel1, .searchTreeLevel2, .searchList, .searchIntegerLess, .searchIntegerMore, .searchGeoDistance, .searchGeoLocation,.list  {margin: 3px 0 3px 0; padding: 0; border: 1px solid #373737; font-size: 12px; color: #666666;}
.searchIntegerLess {width:85px; margin-right: 5px;}
.searchIntegerMore {width:85px; margin-left: 5px;}
input.button {font-weight: normal;}
.searchStringLike {height: 16px; padding:2px 0 0 0}

input.contactUs {width: 212px}
/************** End Quick Search **************/		




/************** Misc **************/
.headrow td {
	border-bottom:2px solid #870000;
	font-weight:bold;
	padding-bottom:3px;
	font-size:12px;
	color:#870000;
}
div.featuredAdsBlock {
	float:right;
	width:160px
}
.featuredLinks a:link, .featuredLinks a:visited {
	color:#211F85
}
.pollBlock{
	margin-left:6px;
}
.pollQuestion .headerText{
	color:#4e7391;font-size:120%;
}
table.pollstable {
	margin-top: 5px; border: navy 1px solid;
}
table.form {
	border: #cccccc 1px solid;
}
td.mainleft {
	border-right: steelblue 1px solid; padding-right: 4px;
}
td.caption 
{
	font-weight: bold;
}
.formgroupcaption {
	font-weight: bold; color: #c00; text-decoration: underline;
}
table.formrequest, table.forminput{
	width: 100%;
}
table.featured {
	font-size: 10px;
}
table.featured_block {
	width: 100%; 
} 
p.error {
	color: red;
}
ul.detailsLinks {
	list-style: none;
	margin: 3px 0;
	padding: 0;
}
/************** End Misc **************/



/************** Footer **************/
.clear {
	clear: both;
}

#footer {
	width: 1050px;
	background: #860000 url(../../../../../styles/images/footer_bg.gif) bottom left repeat-x;
	min-height: 70px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #ffffff;
}
#botMenu {
	padding: 5px 0 8px;
	width: 1050px;
	text-align: center;
}
#copyright {
	width: 1050px;
	line-height: 15px;
	float: left;
	text-align: center;
	color: #ffffff;
	font-size: 10px;
}
#copyright p {
	margin: 0;
	padding: 0;
}
#copyright a {
	text-transform: none;
	color: #ffffff;
	font-weight: bold;
}
#bottom {
	width: 1074px;
	height: 21px;
	background: url(../../../../../styles/images/bottom_bg.gif) top left no-repeat;
	margin-left:auto;
	margin-right: auto;
}