﻿html body
{
    background: #f2ebd4;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    font-family: Tahoma, Sans-Serif;
    font-weight: normal;
    font-size: 10pt;
    text-align: left;
}

img
{
    border: 0;
}

a{text-decoration: none;}

p{font-family: tahoma, sans-serif; color: #333; font-weight: bold; font-size: 8pt; display: inline;}

h1{font-family: tahoma, sans-serif; color: #333; font-weight: normal; font-size: 16pt; display: inline;}

h2{font-family: tahoma, sans-serif; color: #ff9600; font-weight: normal; font-size: 16pt; display: inline;}

h3{font-family: tahoma, sans-serif; color: #085600; font-weight: normal; font-size: 11pt; display: inline;}

h4{font-family: tahoma, sans-serif; color: #333; font-weight: normal; font-size: 11pt; display: inline;}

h5{font-family: tahoma, sans-serif; color: #085600; font-weight: normal; font-size: 14pt; display: inline;}

h6{font-family: tahoma, sans-serif; color: #ff9600; font-weight: normal; font-size: 14pt; display: inline;}

.bolded{font-weight: bold;}

.hiddenPics
{
	display: none;
}

.mar
{
	position: absolute;
	top: -14px;
	left: 185px;
	font-family: tahoma, sans-serif; 
	color: #333; font-weight: bold; 
	font-size: 11pt; 
	display: block; 
	width: 140px; 
	text-align: left;
}

#main_logo
{
    position: relative;
    float: left;
    width: 173px;
    height: 70px;
    margin: -71px 0 0 10px;
}

#eho_logo
{
    position: relative;
    float: right;
    width: 62px;
    height: 65px;
    margin: -71px 10px 0 0;
}

#nav_back
{
    position: absolute;
    top: 85px;
    left: 0;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 89px;
    background: url(../images/navigation/nav.png) repeat-x;
}

#container
{
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 989px;
    background: transparent;
    z-index: 1;
}

#footer
{
	position: relative;
	clear: both;
	background: #555;
	padding: 20px 0 30px 0;
	z-index: 2;
}

/* Navigation */

/* Rollover Effect for main menu */

/* main_nav tag info for list setup */
#main_nav {position: relative; list-style: none; margin: 77px 0 0 25px; padding:0; z-index: 20; background: url(../images/navigationnav.png) repeat-y;}
#main_nav li {float: left; padding:0; width: 164px;}
#main_nav li a { text-indent: -999999px; overflow: hidden; display: block; text-decoration: none; margin: 0;} /* text-indent allows search engines to see text content of menus to ensure correct code. */

#home_button {background: url(../images/navigation/home.png); width: 164px; height: 80px;} /* Places home button in proper position */
#home_button:hover {background: url(../images/navigation/home.png) 0 80px !important; width: 164px; height: 80px;} /* Moves home button over to display "Hover" image */

#listings_button {background: url(../images/navigation/listings.png); width: 164px; height: 80px;}
#listings_button:hover {background: url(../images/navigation/listings.png) 0 80px !important; width: 164px; height: 80px;}

#trophy_button {background: url(../images/navigation/trophy.png); width: 164px; height: 80px;}
#trophy_button:hover {background: url(../images/navigation/trophy.png) 0 80px !important; width: 164px; height: 80px;}

#contact_button {background: url(../images/navigation/contact.png); width: 164px; height: 80px;}
#contact_button:hover {background: url(../images/navigation/contact.png) 0 80px !important; width: 164px; height: 80px;}

#terms_button {background: url(../images/navigation/terms.png); width: 164px; height: 80px;}
#terms_button:hover {background: url(../images/navigation/terms.png) 0 80px !important; width: 164px; height: 80px;}

/* Text Links Styles */

a.quick{font-family: Tahoma, Sans-Serif; font-size: 12pt; font-weight: bold; text-decoration: none; color: #333; display: block; line-height: 20pt; letter-spacing: -0.02em;}
a.quick:hover{text-decoration: underline;}

a.listing_link{font-family: Tahoma, Sans-Serif; font-size: 14pt; font-weight: bold; text-decoration: underline; color: #333;}
a.listing_link:hover{text-decoration: underline; color: #990000;}

/* Main Content */

#quick_search
{
    position: absolute;
    top: 180px;
    left: 0px;
    width: 287px;
    height: 247px;
    background: url(../images/content/quick_search.png) no-repeat;
}

#quick_search_text
{
	position: relative;
    float: left;
    margin: 65px 0 0 45px;
    width: 242px;
}

#extra_content_container
{
	position: absolute;
	top: 447px;
	left: 26px;
	width: 261px;
	height: 280px;
	background: url(../images/content/extras_box.png) no-repeat;
}

#extra_content_header
{
	position: relative;
	float: left;
	margin: 6px 0 0 0;
	width: 100%;
	text-align: center;
	font-family: Tahoma, Sans-Serif;
	font-weight: bold;
	font-size: 12pt;
	color: #fff;
}

#extra_content_text
{
	position: relative;
	float: left;
	clear: both;
	margin: 8px 0 0 0;
	width: 235px;
}

/* Right Content Container */

#right_content_container
{
	position: relative;
	float: left;
	width: 680px;
	margin: 35px 0 0 290px;
}

#welcome_box
{
	position: relative;
	float: left;
	width: 615px;
	height: 244px;
	margin: 0 0 0 30px;
	background: url(../images/content/rounded_box.gif) no-repeat;
	display: block;
}

#welcome_box_content
{
	position: relative;
	float: left;
	width: 92%;
	margin: 10px 0 0 30px;
}

#welcome_box_text
{
	position: relative;
	float: left;
	width: 310px;
	margin: -10px 0 0 0;
}	

.underline
{
	position: relative;
	float: left;
	margin: 3px 0 0 -10px;
	width: 100%;
}

#office_pic
{
	position: relative;
	float: right;
	width: 221px;
	margin: 9px 10px 0 0;
}

#featured_box
{
	position: relative;
	float: left;
	clear: both;
	width: 615px;
	height: 276px;
	margin: 10px 0 30px 36px;
	background: url(../images/content/featured_box.gif) no-repeat;
	display: block;
}

#featured_box_content
{
	position: relative;
	float: left;
	width: 92%;
	margin: 10px 0 0 30px;
}

#featured_content
{
	position: relative;
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
}

.footer_text
{
	color: #fff;
	font-family: Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

#footer_copyright
{
	position: relative;
	float: left;
	width: 20%;
	text-align: left;
	margin: 0 -8px 0 8px;
}

#footer_text_menu
{
	position: relative;
	float: left;
	width: 60%;
	text-align: center;
}

#footer_text_design
{
	position: relative;
	float: right;
	width: 20%;
	text-align: right;
	margin: 0 8px 0 -8px;
}

.footer_link
{
	color: #fff;
	font-family: Tahoma, Sans-Serif;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.footer_link:hover
{
	text-decoration: underline;
}

.listing_div
{
	position: relative;
	float: left;
	margin: 10px 0 0 -5px;
	width: 230px;
	height: 174px;
	background: url(../images/content/listing_box.gif) no-repeat;
}

.listing_pic
{
	width: 215px;
	height: 161px;
	margin: 6px 0 0 7px;
}

#featured_sticker
{
	position: absolute;
	top: 175px;
	left: 175px;
	z-index: 100;
}

.listing_text
{	
	position: relative;
	float: left;
	margin: -170px 0 0 250px;
	width: 300px;
}

#full_listing
{
	position: relative;
	float: left;
	margin: 0 0 0 5px;
	width: 100%;
	background: #fff;
	min-height: 550px;
}

#full_listing_header
{
	position: relative;
	float: left;
	width: 100%;
	display: block;
	text-align: center;
	border-bottom: solid 1px #aaa;
	margin: 5px 0 5px 0;
}

#full_listing_content
{
	position: relative;
	float: left;
	width: 58%;
	text-align: left;
	margin: 0 0 0 5px;
}

#full_listing_pics
{
	position: relative;
	float: left;
	width: 39%;
	margin: 0 5px 0 5px;
}

#full_listing_bottom_pics
{
	position: relative;
	float: left;
	clear: both;
	width: 97%;
	margin: 0 0 10px 5px;
	text-align: center;
}

td
{
	border: solid 1px black;
}

th
{
	border: solid 1px black;
	font-weight: bold;
	background: #ffffaa;
}

border_a{border: solid 1px black;}
border_a:hover{border: solid 1px #900;}

#sold
{
	position: absolute;
	top: 0;
	left: 0;
	margin: -50px 0 0 160px;
	z-index: 1000;
}

#reduced
{
	position: absolute;
	top: 0;
	left: 0;
	margin: -80px 0 0 20px;
	z-index: 1000;
}

/* Lightbox CSS Styles */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 
	