/* MEYER CSS RESET    */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
/*list-style: none;*/
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a:active {
  outline: none;
}
/* END CSS RESET  */ 

p {
	margin: 0 0 1.8em 0;	
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 15px 5px;
}
body {
	padding: 0 0 50px;
	color: #444;
	font: 12px/1.4em Arial, Tahoma, Verdana, sans-serif;
	background-color: #000;
	background-image: url(/images/t/mountains.jpg);
	background-repeat: no-repeat;
	background-position: 10px bottom;
}

a {
	color: #f6e2a9;
	text-decoration: none;
}
#content a {
	font-weight: bold;
}
.center {
	display: block;
	margin: 2em auto;
	text-align: center;
}
.finito {
	width: 100%;
	height: 1px;
	border: 1px dotted #996;
}
#header {
	position:relative;
	width: 100%;
	height: 113px;
	background: url("/images/t/header_bg.gif") 0 0 repeat-x;
}
#header h1 {
	margin: 0 0 0 35px;
}
#header h1{
	display: block;
	width: 910px;
	height: 113px;
}
#header h1 a {
	display: block;
	width: 310px;
	height: 113px;
	background: url("/images/t/logo_brynelsen-oreilly.gif") 7px 30px no-repeat;
	text-indent: -9999px;
}
/* What is this? */
#clear-frames {
	display: block;
	float: right;
	position: absolute;
	top: 20px;
	left: 50%;
	color: #996;
	text-align: right;
	width: 100px;
}
#clear-frames a {
	color: #f6e2a9;
}
#container {
	width: 100%;
	background: url("/images/t/masthead_bg.gif") 0 0 repeat-x;
}
#masthead {
	width: 850px;
	margin: 0 0 0 40px;
	height: 375px; 
}
#gallery {
	width: 800px;
	height: 365px;
	padding: 10px 0 0;
	margin-left: 174px;
}
#viewport {
	position: absolute;
	top: 123px;
	left: 216px;
	width: 461px;
	height: 365px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	overflow: hidden;
	background: url("/images/t/viewport_bar.gif") 0 100% no-repeat;
}
#id-active #viewport, #id-closed #viewport {
	background: url("/images/t/gallery_bar.gif") 0 100% no-repeat;
}



body#id-closed #listing_status {
	z-index: 2003;
	position: absolute;
	width: 126px;
	height: 127px;
	display: block;
	top: 0; 
	right: 0;
	background-image: url(../images/sold.png);
	background-repeat: no-repeat;
	background-position: right top;
}
body.listing-index #listing_status {
	background: none;	
}

#image-area {
	display: block;
	height: 321px;
	width: 461px;
	overflow: hidden;
	text-align: center;
	background: #000;
	background: rgba(0, 0, 0, 0.5);
}
#image-area img {
	/* Proportionally scales image http://haslayout.net/css-tuts/CSS-Proportional-Image-Scale */ 
	vertical-align: middle;
	height: 100%;
	margin:0 auto;
}
#nav, #subnav {
	width: 170px;
	margin: 0;
	padding: 8px 0 0 0;
}
#subnav {
	position: relative;
	float: left;
	width: 210px;
	margin:15px 0 20px 10px;
}
#subnav li {
	font: 10pt 'Garamond', serif;
	font-variant: small-caps;
	text-align: right;
}
#subnav a {
	display: block;
	padding: 6px 15px 6px 0;
	color: #FFFFFF;
}
#subnav a:hover {
	color: #f6e2a9;
}
#nav ul, #nav li, #subnav ul, #subnav li, #thumbs ul, #thumbs li {
	list-style: none;
}
#nav {
	height: 368px;
	border-left: 4px solid #000;
	border-right: 4px solid #000;
	background: transparent url("/images/t/nav_bg.gif") 0 0 no-repeat;
}
.nav {
	padding-top:10px!Important;
}
#nav a {
	color: #81764b;
}
#nav li a {
	display: block;
	padding: 5px 15px 15px 0;
	height: 8px;
	text-align: right;
	text-transform: uppercase;
	font-size: 8pt;
	letter-spacing: 0.25px;
}
#nav a:hover {
	color: #f6e2a9;
	background-color: #363624;
}

.toc {
	cursor: pointer;
	min-height: 115px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #181711;
}
.toc h3 {
	padding: 0px;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
}
#content .toc a { font-weight: normal; }
.toc h4 {
	margin: 2px 0 0;
	font: bold 12px 'Arial', serif;
	font-variant: small-caps;
	color: #a3945d;
}
.toc p {
	line-height: 1.15em;
	margin-top: 10px;
}
.thumb-box { 
	text-align: center;
	float: left;
	height: 95px;
	width: 100px;
	margin: 5px 20px 10px 0;
	overflow: hidden;
	display:block;
	border: 1px solid rgb(42,42,42);
	background-color: #000;
}

#thumbs {
	/*overflow: auto;
	width: 282px;
	height: 228px;*/
	margin-top: 10px;
}
#thumbs li {
	float: left;
	height: 30px;
	width: 30px;
	overflow:hidden;
	margin:0 11px 9px 0;/*padding: 7px;*/
	text-align: center;
	background-color: #000;
	border: 1px solid #000;
	-moz-box-shadow:0px 0px 4px  #000;
	-webkit-box-shadow:0px 0px 4px #000;
}
#thumbs li, #thumbs li a {
	display: block; /*width: 25px; height: 25px;*/
}
#thumbs .thumb-selected {
	border: 1px solid #FFF;	
	-moz-box-shadow:0px 0px 4px  #FFF;
	-webkit-box-shadow:0px 0px 4px #FFF; 
}
#thumbs a img {
	border: none;
}
#thumb-prev, #thumb-next {
	position: absolute;
	display: block;
	width: 100px;
	height: 45px;
	bottom: 0px;
}
#thumb-prev {
	left: 0px;
}
#thumb-next {
	right: 0px;
}
#thumb-prev a, #thumb-next a {
	width: 100%;
	height: 100%;
	display: block;	
}
#id-listing_index #thumb-prev, #id-listing_index #thumb-next {
	display: none!important;	 
}
#pic-list { display: block; margin-top: 10px; }
#pic-list div { height:65px; display:block;float: left;margin:0 4px 3px 0; }
#details {
	position:absolute;
	top:123px;
	left:685px;
	overflow: auto;
	overflow-x: hidden; 
	text-shadow: #000 2px 2px 2px;
	/*width: 265px;*/
	width: 281px;
	height: 331px; /* total height is 340px */
	padding: 9px 0 0 10px;
	color: #e8d59f;
	font-size: 8pt;
	background: url("/images/t/details_bg.jpg") 0 0 no-repeat;
}
#details h3 {
	padding-bottom: 5px;
}
#details h4 {
	margin: 2px 0 0;
	font: bold 12px 'Arial', serif;
	font-variant: small-caps;
	color: #a3945d;
}
#summary {
	border-bottom: 1px dotted #996;
	line-height: 1.1em;
	padding: 8px 0;
	margin-right: 18px;
}

#content {
	background: transparent url("/images/t/script_bg.gif") 175px 0 no-repeat;
	position: relative;
	/*clear:both;*/
	width: 625px;
	padding: 24px 0 75px 0px;
	min-height: 300px;
	margin-left: 223px;
	color: #996;
	line-height: 1.6em;
}
#content ul {
	margin:0 0 1em 30px;	
}
h2 {
	color: #a3945d;
	font: 18pt 'Garamond', serif;
	font-variant: small-caps;
	padding-bottom: 15px;
}
h3 {
	letter-spacing: 0px;
	margin:0 0 1em 0;
	font: normal 17px 'Georgia', serif;
	font-variant: small-caps;
	color: #f6e2a9;
	font-weight: normal;
}
img.right {
	float: right;
	margin: 5px 0 10px 15px;
	border: 1px solid #2a2a2a;
}
img.left {
	float: left;
	margin: 5px 10px 5px 0px;
	border: 1px solid #2a2a2a;
}
hr.finito {
	margin-top: 30px;
}
dl.listing-details {
	width: 150px;
	text-align: left;
	margin: 0;
	padding: 0 0 25px 25px;
	float: right;
}
dl.listing-details dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
dl.listing-details dd {
	margin: 0 0 5px 15px;
	padding: 0;
	font-size: 90%;
	line-height: 130%;
}
#content .vcard .tel {
	display: block;
}
#content .vcard .tel .value, #content .vcard .email {
	padding-left: 10px;
}
#content .vcard .org, #content .vcard a.url {
	font-weight: bold;
}
#footer {
	color: #663;
	font-size: 90%;
	margin: 20px 0 0 55px;
}
#concierge {
	text-align: left;
}
#concierge input, #concierge textarea {
	color: #DDD;
	background-color:#333;
	border: 1px solid #555;
}
.email2 {
	display:none;
}
#phone {
	color: #F6E2A9;
	position: absolute;
	left: 691px;
	top: 93px;
	width: 250px;
	font-family: Georgia, serif;
	font-size: 16px;
}
.client-quote {
	color: #AAA;
	margin-right: -270px;
	margin-bottom: 15px;
	padding: 2px 10px;
	float:right;
	width: 210px;
	text-align: left;
	font-style: italic;
	border: 1px dotted #242419;
	background-color: #12100C;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height:1.2em;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#private-showing {
	margin-top:45px	
}
#id-contact #private-showing {
	display: none;	
}
#real-estate-associates {
	clear:both;
	margin-left:25px;
	margin-top:-220px;
}
#carriage-trade {
	margin-left:18px;
	margin-top:10px;
}
#adjo {
	clear:both;
	text-align:right;
	margin:10px 27px 0 0;
	font-weight:normal;
	font-size:11px;
}
#adjo a:link, #adjo a:visited {
	color: #555;	
}

#admin, #admin #container {
	background: none;
	background-color: #000;
}
#admin form {
	width: 700px;	
}
#admin-form td  {
	padding:3px 0;	
}
#admin-form td input{
	width: 450px;
}
#admin-form td select, #admin-form td input, #admin-form td textarea {
	color: #DDD;
	background-color:#333;
	border: 1px solid #444;
}
#listings-form textarea {
	width: 500px;	
	background-color:#CCC;
}
#admin th {
	width: 80px;	
}
#admin tr, #admin th, #admin label {
	vertical-align: top;	
}
.submit-button {
	display: block;
	clear: left;
	margin-top: 25px;
	width: 120px;
}
#id_summary, #id_features {
	height: 60px;	
}
#pic-preview {
	width:200px;
	height:200px;
	position: absolute;
	left: -210px;
}
#pic-preview img {
	width: 200px;
	height: auto;	
}
#breadcrumbs {
	margin-bottom: 20px;
}
.admin-delete {
	text-decoration: none;
	color: #955;
	font-size: 10px;
	font-weight: normal;
}
.removePic {
	display: none;
	text-decoration: none;
	color: #FFF;
	font-size: 10px;
	font-weight: normal;
	float: right;
}
.removeListing {
	display: none;
	text-decoration: underline;
	color: #F22;
	font-size: 12px;
	font-weight: normal!important;
	float: right;
}
.add-pic a:link, .add-pic a:visited {
	color: #BBB;
	font-weight: normal!important;
}
.upload-form {
	border: 1px solid #444;
	background-color: #333;
	padding:10px;
	margin-bottom: 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	display: block;
	width: auto;
}
#send-result {
	display: none;
	font-weight:bold;
	font-size:14px;
	color:#ffd;
	position:absolute;
	top:0;left:0;
	background:#444;
	padding:3px 0;
	width:100%;
	text-align:center;
	border-bottom:1px dashed #F6E2A9;
	text-shadow:1px 1px 2px  #000;
}
.send-result-visible {
	display: block!important;	
}







/************* JQUERY lightbox *************/
#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/prev.gif) left 50% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next.gif) right 50% no-repeat; }

/*** START : next / previous text links ***/
#nextLinkText, #prevLinkText{
color: #FF9834;
font-weight:bold;
text-decoration: none;
}
#nextLinkText{
padding-left: 20px;
}
#prevLinkText{
padding-right: 20px;
}
/*** END : next / previous text links ***/
/*** START : added padding when navbar is on top ***/

.ontop #imageData {
    padding-top: 5px;
}

/*** END : added padding when navbar is on top ***/

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#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;	}
#imageData #helpDisplay {clear: left; float: left; display: block; }

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	display: none;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

#lightboxIframe {
	display: none;
}	







 





.socialBookMarksDiv {
	/*padding-top: 7px;
	margin-left:650px;*/
	position: absolute;
	top:10px;
	left: 622px;
	min-height: 17px;
} 
.socialBookMarksDiv h3, .tagDiv h3 {
	float:left; 
	text-indent:0;
}

.socialBookMark {
	list-style-type: none;
	display: block;
	min-height: 17px;
	line-height: 17px;
	clear:both;
	margin-bottom: 7px;
}

.socialBookMark a {
	padding-left: 28px;
	color: #999966;
	display: block;
	height: 17px;
	line-height: 17px;
}
.socialBookMark a:hover {
	text-decoration: underline;	
}



.social-twitter a:link, .social-twitter a:visited { 
	background: url(../images/social-icons.png) no-repeat left top; 
}
.social-twitter a:hover { 
	background: url(../images/social-icons.png) no-repeat left -17px; 
}
.social-email a:link, .social-email a:visited { 
	background: url(../images/social-icons.png) no-repeat left -67px; 
}
.social-email a:hover { 
	background: url(../images/social-icons.png) no-repeat left -84px; 
}
.social-facebook a:link, .social-facebook a:visited { 
	background: url(../images/social-icons.png) no-repeat left -34px; 
}
.social-facebook a:hover { 
	background: url(../images/social-icons.png) no-repeat left -51px; 
}

.tag {
	float:left;
	padding:0 3px 0 0;
	margin:0;
}

.honeypot {
	text-indent:-9999em;
	overflow:hidden;
	height:1px;
}
#emailFriend {
	padding-left: 10px;	
}
.emailFriendSmall {
	color: #666;
	font-size:10px;
}
.emailFriendLabel {
	clear:left;
	float: left;
	text-align: right;
	width: 190px;
	margin-right: 5px;
}
.emailFriendInput { margin-left: 100px; }
.emailFriendDiv { margin-top:6px; }
.emailIndent { margin-left: 105px; }
.emailPadTop {margin-top: 13px; }

#contact_form {
	display: block;
}
.honeypot {
	text-indent:-9999em;
	overflow:hidden;
	height:1px;
}
#send-form, #send-thanks {
	padding: 10px;
	background-color:#000;
	width: 320px;
}
.myForm td {
	padding: 2px 0;
}
.emailFriendSmall {
	color: #666;
	font-size:10px;
}
.emailFriendLabel {
	clear:left;
	float: left;
	text-align: right;
	width: 190px;
	margin-right: 5px;
}
.emailFriendInput {
	margin-left: 190px;
}
.emailFriendDiv {
	margin-top:6px;
}
.emailIndent {
	margin-left: 195px;
}
.emailPadTop {
	margin-top: 13px;
}
.honeypot {
	display: absolute;
	indent-left:-9999em;
	overflow:hidden;
}
#send-thanks, #send-error {
	display: none;
	color: #ddd;
	font-weight: bold;
	width: 220px;
}
#send-another {
	cursor: pointer;
	color: #FFF;
	text-decoration: underline;
}
#send-loading {
	display:none;	
}

#overlay .close { 
    background-image:url(../img/close.png);  
    position:absolute; 
    right:-15px; 
    top:-15px; 
    cursor:pointer; 
    height:35px; 
    width:35px; 
}

/* use a semi-transparent image for the overlay */
.overlay {
	display: none;
	background-color:#efefef;
	border: 2px solid #444;
	height:250px;
	width:350px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #4D6F91;
	-webkit-box-shadow: 0 0 50px #4D6F91;
}
.wrap {
	margin-left: 10px;
}
.wrap h3 {
	margin:0;padding:0;	
}
.wrap td {
	padding:4px 0;
}




