/* CSS Document */
body{
	background-color:#BBCFAC;
	font-family:verdana;
}

a {
	outline: 0;
}


/* 
	MOBILE LINK
	--------------------
*/

div#headback{
	background:transparent url('/ezstatic/data/greybeardrealty/images/header.png') no-repeat top center;
}

div#headback a {
	color:#666666;
	display: block;
	padding-top:5px;
}

/*
	MASTHEAD / HEADER
	----------------------
*/

/* =Header
-----------------------------------------------
*/

/*
	below is from layout1.css
*/
/*
#header {
	margin: 0 10px;
	width: 960px;
	height: 150px;
	background-color: transparent;
	background-position: left top;
	background-repeat: no-repeat;
}

#header a {
	display: block;
	width: 100%;
	height: 150px;
	text-decoration: none;
	text-indent: -9999px;
}
*/

/* and the overrides - append... */

div#header{
	margin: 0;
	width:758px;
	height:auto;
}

div#header a{
	background:transparent url('/ezstatic/data/greybeardrealty/i/header.jpg') no-repeat left top;
	width:758px;
	height:85px;	
}


/*
	TEMPLATE
	---------------------
*/

#wrapper{
	background:transparent url('/ezstatic/data/greybeardrealty/images/content.png') repeat-y center center;
}

.l {
	width: 758px;
	float: left;
	display: inline;
	margin:0 0 0 20px;
}

.r {
	/*
	REFER TO SIDEBAR2 STYLES BELOW
	*/
	
	
	/*
	width: 163px;
	margin: 0 0 0 0;
	float: right;
	*/
	
	
}

/*
sidebar2 from layout1.css
-------------------------
*/
/*
#sidebar2 {
	width: 177px;
	float: right;
	margin-right: 10px;
}

#sidebar2 .interiorblock { margin: 0 15px; }
*/

/* the overrides */
#sidebar2 {
	width: 163px;
	margin: 0 20px 0 0;
	display: inline;
}

#sidebar2 .interiorblock {
	margin: 0;
	padding: 0;
}




#maincontent{
	/* encompasses all elements on left side */
	
	/*
	below is from layout1.css
	-------------------------
	*/
	/*
	float: left;
	width: 783px;
	margin-left: 10px;
	padding-bottom: 10px;
	*/
	
	float: none; /* this overrides layout1.css */
	width: 758px; /* this overrides layout1.css */
	margin-left: 0; /* this overrides layout1.css */
	padding-bottom: 0; /* this overrides layout1.css */
}

#content{
	/* just the content area */
	/* width:756px; */
	background:#fff url('/ezstatic/data/greybeardrealty/i/interiorbg.jpg') repeat-x center bottom;
	margin: 0;
	border:solid 1px #B2B1B1;
	float: none; /* this overrides layout1.css */
	width: 758px; /* this overrides layout1.css */

}

#content .interiorblock{
	width: 96%;
	margin: 15px auto;
}



.widget {
width: 163px;
}

/* 
	NAVIGATION
	----------------------
*/

#navbar {
	text-align:left;
	position: relative;
	width:760px;
	height: 32px;
	list-style:none;
	margin: 0;
	padding: 0;
	background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") no-repeat;
}

#navbar li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}

#navbar li,
#navbar a {
	height: 32px;
	display: block;
	color: #fff;
	margin: 0;
	padding: 0;
	line-height:normal;
}
#navbar li a {
	text-indent: -9999px; 
	text-decoration: none;
}

.nb1, .nb1a { left: 0; width: 53px; }
.nb2, .nb2a { left: 53px; width: 121px; }
.nb3, .nb3a { left: 173px; width: 198px; }
.nb4, .nb4a { left: 370px; width: 106px; }
.nb5, .nb5a { left: 475px; width: 76px; }
.nb6, .nb6a { left: 550px; width: 77px; }
.nb7, .nb7a { left: 626px; width: 84px; }
.nb8, .nb8a { left: 709px; width: 50px; }


.nb1a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") 0 -31px no-repeat; }
.nb2a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -53px -31px no-repeat; }
.nb3a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -173px -31px no-repeat; }
.nb4a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -370px -31px no-repeat; }
.nb5a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -475px -31px no-repeat; }
.nb6a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -550px -31px no-repeat; }
.nb7a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -626px -31px no-repeat; }
.nb8a a { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -709px -31px no-repeat; }


.nb1 a:hover,.nb1 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") 0 -31px no-repeat; }
.nb2 a:hover,.nb2 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -53px -31px no-repeat; }
.nb3 a:hover,.nb3 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -173px -31px no-repeat; }
.nb4 a:hover,.nb4 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -370px -31px no-repeat; }
.nb5 a:hover,.nb5 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -475px -31px no-repeat; }
.nb6 a:hover,.nb6 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -550px -31px no-repeat; }
.nb7 a:hover,.nb7 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -626px -31px no-repeat; }
.nb8 a:hover,.nb7 a.activenav  { background: transparent url("/ezstatic/data/greybeardrealty/i/navigation09.gif") -709px -31px no-repeat; }

/* dropdowns */
#navbar li ul {
	z-index: 1000;
	position:absolute;
	font-size: 90%;
	left: -9999px;
	width: 180px;
	height:auto;
	margin: 0;
	padding: 0;
	background:#fff url('/ezstatic/data/greybeardrealty/i/loginback.png') repeat-x center bottom;
	border:solid 1px #B2B1B1;
}

#navbar li:hover, 
#navbar li.sfhover {
	position: relative;
	top:0;
}

#navbar li:hover ul, 
#navbar li.sfhover ul {
	left: 0;
	top:31px;
}

#navbar li ul li a {
	text-indent: 0;
	color: #4387D5;
	font-weight: bold;
	display: block;
	background: transparent;
	padding: 2px 6px;
	margin:0;
	height:auto;
}

#navbar li ul li a:hover { color:#4387D5; }

/* for crappy browsers */
* html ul#navbar li ul li, * html ul#navbar li ul li a {  

}


/*
	SUB NAVIGATION
	-------------------------
*/
/*
#lowernav { border-bottom: 1px solid #a5a5a5; }
*/

#lowernav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#lowernav li {
	float: left;
	margin-bottom: 6px;
}

#lowernav li a {
	padding: 6px;
	font-weight: normal;
	text-decoration: none;
	font-family: lucida grande, arial, times new roman, times, serif;
	color: #696a6c;
}



/* Headers */

h1,h2{
	font-size:16px;
	font-family:arial;
	font-weight:bold;
	color:#005DC7;
	text-transform:none;
}

h3#hdr-askaquestion{
	position:static;
	margin:0;
	padding:0 0 4px 0;
	height:auto;
	background: transparent url("/ezstatic/data/greybeardrealty/i/askaquestion.png") top left no-repeat;text-indent:-99999px;
}
#mlsquicksearch{
	background: transparent url("/ezstatic/data/greybeardrealty/i/mlsquicksearch.png") top left no-repeat;text-indent:-99999px;
}
#bmwebcam{
	background: transparent url("/ezstatic/data/greybeardrealty/i/bmwebcam.png") top left no-repeat;text-indent:-99999px;
}

h3#featuredlistings{
	background: transparent url("/ezstatic/data/greybeardrealty/i/featuredlistings.png") top left no-repeat;
	text-indent:-99999px;
	width: 101px;
	height: 16px;
}

#content a {
	color:#009486;
	text-decoration:none;
	font-weight:bold;
}

#content a:hover{
	color:#005DC8;
}



#vacation-rentals img{
padding: 10px;
}







/*
#sidebar2 {
	width:163px;
	padding:0;
	margin-right:20px;
}
#sidebar2 .interiorblock{
	padding:0;
	margin:0;
}
#sidebar2 .gradient-block{
	border:0px;
	background:transparent;
}
#sidebar2 #logintab, #sidebar2 #signuptab, #sidebar2 .loggedin, .mlsquicksearch{
	background:#fff url('/ezstatic/data/greybeardrealty/i/loginback.png') repeat-x center bottom;
	border:1px solid #B2B1B1;
}
*/

/* 
	SIDEBAR2 ID ELEMENTS
	---------------------------
*/


#sidebar-title {
background: transparent url("/ezstatic/data/greybeardrealty/i/yourhomefinder.png") no-repeat left top;
width: 103px;
height: 13px;
text-indent: -999em;
}


#user-tool-box p{
	font-size:12px;
	font-weight:bold;
}

#user-tool-box ul{
	list-style-image:url('/ezstatic/data/greybeardrealty/i/arrow.png');
}

#user-tool-box li{
	font-size:14px;
	font-family:arial;
	font-weight:bold;	
}

.gradient-block {
	border: 0;
	background: transparent;
}

#sidebar2 #logintab, #sidebar2 #signuptab, #sidebar2 .loggedin, .mlsquicksearch{
	background:#fff url('/ezstatic/data/greybeardrealty/i/loginback.png') repeat-x center bottom;
	border:1px solid #B2B1B1;
}

#joinnow{
	display:block;
	background:#fff url('/ezstatic/data/greybeardrealty/i/joinnow.png') no-repeat center center;
	border:solid 1px #B2B1B1;
	height:18px;
	margin:5px;
	text-indent:-99999px;
}
.mlsquicksearch{
	padding:8px;
}
.mlsquicksearch input,.mlsquicksearch select{
	margin:2px 0;
	width:100%;
}
.mlsquicksearch button{
	height:17px;
	width:47px;
	background:#fff url('/ezstatic/data/greybeardrealty/i/submit.gif') no-repeat center bottom;
	border:0;
	float:left;
	clear:none;
}
.mlsquicksearch a{
	display:block;
	padding:10px 0 0 52px;
}
#askquestion{
	border:0;
	padding:0;
	margin:20px 0;
}
#askquestion p,#askquestion form{
	background:#fff url('/ezstatic/data/greybeardrealty/i/loginback.png') repeat-x center bottom;
	border:1px solid #B2B1B1;
}
#askquestion .opener{
	color:#646363;
	font-size:14px;
	font-weight:bold;
}
#askquestion .phone,#askquestion .phone2{
	font-size:18px;
	font-family:arial;
	line-height:19px;
	font-weight:bold;
	color:#005DC7;
}
#askquestion .phone2{
	color:#646363;
}
#askquestion .other{
	color:#646363;
	font-size:10px;
	font-weight:bold;
}
.btn-submit{
	text-indent:-999999px;
	height:17px;
	width:47px;
	background:#fff url('/ezstatic/data/greybeardrealty/i/submit.gif') no-repeat center bottom;
	border:0;
}

#vcam {
	width: 163px;
}
#vcam span{
	display:block;
	text-indent:-99999px;
	height:140px;
	width:163px;
	background:transparent url('/ezstatic/data/greybeardrealty/i/blackmountain.jpg') no-repeat;
}
#vcam a {
	color:#005DC8;
	font-weight:bold;
	text-decoration:none;
	font-size:1em;
}

#guest-services-ad{
margin-top: 15px;
border: 1px solid #B2B1B1;
padding: 2px;
height: 242px;
}


/*
	ONE CLICK SEARCHES
	-------------------------
*/


#oneclicksearches{
/* 	width:100%;  - issue with IE 6 MN */
	margin: 20px auto 0;
	width: 732px;
}

#oneclick, #oneclicksearches h2{
	color:#005DC8;
	clear:both;
	font-size:12px;
}

#oneclick{
	font-size:14px;
	font-weight:bold;
	margin: 20px 0 0;
}

#oneclicksearches ul{
	list-style:none;
	padding:0;
	margin:0;
}

#oneclicksearches ul li {
	padding:0;
	margin:0 0 3px 0;
	width:33%;
	float:left;
}

#oneclicksearches ul li a{
	text-decoration:none;
	color:#000000;
}

#oneclicksearches ul li a:hover{
	text-decoration:underline;
}

span.searcharrow,
span.searchcnt {
	display:none;
}


/*
	FOOTER
	-------------------------
*/

#footer {
	background: transparent url('/ezstatic/data/greybeardrealty/images/footer.png') no-repeat center top;
	padding: 70px 0 0 0;
	font-size: .8em;
	text-align: center;
	/*
	padding-top:60px;
	background:#BBCFAC url('/ezstatic/data/greybeardrealty/images/footer.png') no-repeat center top;
	font-size:10px;
	color:#666;
	*/
}

#footer a {
	color:#666;
	text-decoration:none;
}




/* 
	MLS OVERRIDES
	---------------------------
*/
ul#dv-actionmenu {
	background:#ced6d6 url("/data/i/bomber/bg-nav.png") repeat-x;
}


.detailview #content{
	background:none;
	border:0;
}

.detailview #content .interiorblock{
	margin:0;
}

/*
#mlsleftbar {
	width: 300px;
	margin: 20px 0 0;
	padding: 0;
	float: left;
}

#mlsrightbar {
	width: 410px;
	margin: 20px 0 0;
	padding: 0;
	float: right;
}
*/

#mlsrightbar{
	width:445px;
}

#dv-wrapper {

width: 758px;
}


/* 
	HOMEPAGE STYLES
	--------------------------
*/
body.bodyArticle9817 #content .interiorblock {
	background: transparent url("/ezstatic/data/greybeardrealty/images/greybeardhome.jpg") no-repeat left top;
}

body#home #ezarticleviewtpl,
#featuredbox {
	margin: 0 0 0 245px;
}

div.article9817 .contentareabody {
	line-height: normal;
}

#home .listtown a{
	background:none;
}


/* 
	SALES PAGE STYLES
	--------------------------
*/

body.bodyArticle9898 #content .interiorblock {
	background: transparent url("/ezstatic/data/greybeardrealty/i/bg-sales.jpg") no-repeat left top;
}

body.bodyArticle28432 #content .interiorblock {
	background: transparent url("/ezstatic/data/greybeardrealty/i/commercial-bg.jpg") no-repeat left top;
}

body.bodyArticle28803 #content .interiorblock {
	background: transparent url("/ezstatic/data/greybeardrealty/i/commercial-realtors.jpg") no-repeat left top;
}

/*
	VACATION RENTALS
	--------------------------
*/
h3#hdr-cvs {
	margin: 0;
	padding: 0;
}
h3#hdr-cvs a {
	display: block;
	background: transparent url("/ezstatic/data/greybeardrealty/i/hdr-cabinvacation.jpg") no-repeat left 2px;
	height: 206px;
	width: 157px;
	margin: 0 auto;
	padding: 0;
	text-indent: -999em;
}

.w-design {
	background:#fff url('/ezstatic/data/greybeardrealty/i/loginback.png') repeat-x center bottom;
	border:1px solid #B2B1B1;
}

#navbar-cabins {
	list-style-image: url("/ezstatic/data/greybeardrealty/i/bg-liarrow.png");
	margin-top: 10px;
	padding: 0;
}

#navbar-cabins li a {
	color: #0066cc;
	text-decoration: none;
}
	
/*
	AGENTS
	-----------------
*/

.agentofficename h3 {
	clear: both;
}
.agentblock {
	width: 21%;
	margin: 0 13px 2%;
	float: left;
	min-height: 240px;
}

.agentblock {
	height: auto !important;
	height: 240px;
}


#agentview .mlsnavbarright li a {
	display: inline;
}

.realtorleft,
.realtorright {
	margin: 30px 0 0 0;
}



/*
	FEATURED LISTINGS
	------------------------
*/

.fl {
width: 200px;
float: left;
}

.fr {
float: left;
width: 250px;
margin: 0 0;
line-height: normal;
}

.ftownship {
display: block;
font-weight: bold;
}

.fmlnumber {
display: block;
margin: 0 0 10px 0;
}



/* Footer nav */
#footer-nav{
	list-style:none;
	text-align:center;
}
#footer-nav li{
	display:inline;
	margin-right:15px;
}
#footer-nav a{
	color:#000;
	text-decoration:none;
}
#footer-nav a:hover{
	text-decoration:underline;
}


/* Facebook Linke */
#facebook-link{
	position:relative;
	top:-30px;
	left:700px;
}

#homesearches{
	position:relative;
	top:-25px;
}