/* =Whitespace 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, 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;
}
img{
   margin:0;
   padding:0;
}


a img { border: 0; }

fieldset {
	border: 1px solid #666;
	padding: 10px;
}

/* =Structure
-----------------------------------------------
*/
body {
	padding-bottom: 30px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 125px;
	position: relative;
}

#navbar {
	height: 28px;
	margin: 0;
	border-bottom: 1px solid #fff;
}

#content {
	width: 755px;
	float: left;
	padding-left: 12px;
}

#main {
	width: 574px;
	float: right;
}

body.detailview #main,
body.searchpage #main {
	float: none;
	width: 100%;
}

.page {
	padding-top: 20px;
}

#sidebar {
	width: 162px;
	float: left;
	padding-top: 22px;
}

#sidebar2 {
	width: 163px;
	float: right;
	padding-top: 22px;
}

#footer {
	clear: both;
	padding: 10px 0 65px 0;
}

.clearboth {
	clear: both;
}

/* Self-clearing elements
   http://www.positioniseverything.net/easyclearing.html] */
.clear { display: inline-block; }   
.clear:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
* html .clear { height: 1%; }
.clear { display: block; }

/* =Backgrounds
-----------------------------------------------
*/
body { background: #fff; }
#header { background: transparent url('/ezstatic/data/ryeteam/i/header.jpg') left top no-repeat; }
#navbar { background: #f60 url('/ezstatic/data/ryeteam/i/navbar.gif') left top repeat-x; }
#footer { background: #99ccff; }

/* =Header
-----------------------------------------------
*/
#logo {
	width: 345px;
	height: 125px;
	margin: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#logo a {
	display: block;
	width: 345px;
	height: 125px;
	text-indent: -9999px;
}


/* =Navbar
-----------------------------------------------
*/
#navbar {
	list-style: none;
	text-align: center;
	line-height: 1;
	font-family: Arial, sans-serif;
}

#navbar li {
	display: inline;
	line-height: 28px;
	padding: 10px 5px 10px 0;
	background: transparent url('/ezstatic/data/ryeteam/i/navseparator.gif') right center no-repeat;
	position: relative;
	list-style: none;
	z-index: 100;
}

#navbar li:last-child,
#navbar li#last {
	background: transparent;
	padding-right: 0;
}

#navbar a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 7px 10px;
	font-size: 100%;
}

#navbar a:hover {
	text-decoration: none;
	color: #fff;
	background: #69f;
}

/* dropdowns */
#navbar li ul {
	position: absolute;
	left: -9999px;
	display: block;
	white-space: nowrap;
	margin: 0;
	background: #f1f0f0;
	border: 1px solid #d1d0d0;
	text-align:left;
	padding: 8px 18px;
	_width: 1%;
}

#navbar li:hover ul,
#navbar li.sfhover ul {
	left: 0;
	z-index: 100;
	top: 31px;
	height: auto; /* sticky suckerfish fix */
}

#navbar li ul li {
	position: relative;
	height: auto;
	display: block;
	float: none;
	padding: 0;
	background: transparent;
}

* html #navbar li ul li {
	height: 100%;
}

#navbar li ul li a,
#navbar li ul li a:hover {
	display: block;
	padding: 0 4px;
	line-height: 20px;
	height: 20px;
	margin: 0;
	float: none;
	color: #005dab;
	font-weight: normal;
	font-size: 109%;
	text-transform: none;
}

ul#navbar li ul li a:hover {
	background: transparent;
	text-decoration: underline;
}

/* level 3 navigation */
#navbar li ul ul {
	margin: -30px 0 0 100%;
	background: #f9f9f9;
}

#navbar li:hover ul ul,
#navbar li.sfhover ul ul{
	left: -9999px;
}

#navbar li ul li:hover ul,
#navbar li ul li.sfhover ul{
	left: auto;
	_left: 120px;
}


/* =Type and colors
-----------------------------------------------
*/
body {
	font: normal 0.69em/1.81 Verdana, sans-serif;
	color: #353434;
}

p,
h1,
ul,
ol,
table { margin-bottom: 18px; }

ul, ol { margin-left: 20px; }

ul ul, ol ol { margin-bottom: 0; }

li { margin-bottom: 4px;}

a {
	color: #005dab;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: normal 181%/1 Georgia, serif;;
	color: #005dab;
}

h2 { font: normal 164%/1 Georgia, serif; }
h3 { font: normal 127%/1 Georgia, serif; }
h4 { font: bold 100%/1 Georgia, serif; }
h5, h6 { font: bold 100%/1 Georgia, serif; }

/* =Content
-----------------------------------------------
*/
/* basic contact form  */
form.contactform label { padding: 0; }

form.contactform label input,
form.contactform label select,
form.contactform label textarea,
form.contactform label.checkbox { display: block; }

form.contactform label.checkbox input { display: inline; }

form.contactform label textarea {
	width: 280px;
	height: 150px;
	font-size: 100%;
}

.page img {
	max-width: 100%;
}

p img{
  margin: 8px;
}


/* =Sidebars
-----------------------------------------------
*/
#sidebar h2,
#sidebar2 h2 {
	color: #005dab;
	margin-bottom: 6px;
}

#quicksearch,
#oneclicksearches,
#blogposts,
.loggedin {
	border: 1px solid #e1e0e0;
	padding: 6px 7px 6px 8px;
	margin-bottom: 20px;
}

#quicksearch button {
	float: none; 
}

a#quicksearchcustomlink {
	margin-left: 0;
	background: transparent url('/ezstatic/data/ryeteam/i/btn-advanced.gif') left top no-repeat;
	width: 144px;
}

#quicksearch p {
	margin-bottom: 0;
}

#oneclicksearches,
#blogposts {
	font: normal normal 100%/1.18 "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
}

#oneclicksearches h3,
#blogposts h3 {
	font: normal bold 100%/1.72 "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	color: #005dab;
}

#oneclicksearches a,
#blogposts a {
	font-weight: normal;
	color: #000;
}

.psslist,
#blogposts ul {
	list-style: none;
	margin-left: 11px;
}

.psslist li,
#blogposts li {
	margin-bottom: 4px;
}

.searcharrow,
.searchcnt {
	display: none;
}

.join img{
margin: 0px;
}

#signuptab,
#logintab {
	margin-bottom: 2px;
	border-color: #c9c9c9;
}

#logintab .overlabel-wrap input {
	width: 95%;
	margin-bottom: 4px;
}


#signuptab {
	font: normal normal 127%/1.3 "lucida grande", "Lucida Sans Unicode", Tahoma, sans-serif;
}

#signuptab p {
	margin-bottom: 4px;
}

#signuptab ul {
	list-style: none;
	font-size: 107%;
	font-weight: bold;
	line-height: 1.33;
	margin: 0 0 0 10px;
}

#signuptab li {
	margin: 0;
}

/* Basic Overlabel styles (used with /data/js/overlabel-ala.js) */
div.overlabel-wrap {
	position:relative;
}

label.overlabel-apply {
	position:absolute;
	top:4px;
	left:5px;
	z-index:1;
	font-family: verdana,sans-serif;
	font-size: 11px;
	line-height: 1;
}

#questionbox,
#questionform {
	border: 1px solid #e1e0e0;
	padding: 6px 7px 6px 8px;
}

#questionbox {
	font: normal normal 91%/1.6 "Lucida Grande", "Lucida Sans Unicode", Tahoma, sans-serif;
	padding-top: 28px;
	margin-bottom: 8px;
	background: transparent url('/ezstatic/data/ryeteam/i/barbara-tiny.jpg') 103px 5px no-repeat;
}

#questionbox strong {
	line-height: 129%;
}

#questionform {
	margin-bottom: 20px;
}

#questionform input,
#questionform textarea {
	margin-bottom: 4px;
	width: 140px;
	font-size: 100%;
}

/* =Footer
-----------------------------------------------
*/
#footernavbar {
	list-style: none;
	text-align: center;
	line-height: 1;
	font-family: Arial, sans-serif;
	margin: 0;
}

#footernavbar li {
	display: inline;
	line-height: 28px;
	padding: 0 12px 0 10px;
	background: transparent url('/ezstatic/data/ryeteam/i/footernavseparator.gif') right center no-repeat;
	list-style: none;
}

#footernavbar li:last-child,
#footernavbar li#last {
	background: transparent;
	padding-right: 10px;
}

#footernavbar a {
	color: #1168b1;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 100%;
}

#footernavbar a:hover {
	text-decoration: underline;
	color: #1168b1;
}

#footer #officecontact {
	text-align: center;
	padding-top: 1em;
}

#footer #officecontact img {
	margin-bottom: 1em;
}

#usmtag {
	text-align: center;
	margin: 30px 0 0 0;
}

/* =Home Page
-----------------------------------------------
*/
/*body#home .page {
	padding-left: 252px;
	min-height: 385px;
	background: transparent url('/ezstatic/data/ryeteam/i/home-barbara.jpg') left top no-repeat;
}*/

body#home #ezarticleviewtpl img {
	margin: 0 0 5px 20px;
}

h2.featuredlistings {
	color: #005dab;
	margin-bottom: 8px;
}

#announcements h2 {
	color: #005dab;
	padding-bottom: 8px;
	border-bottom: 1px solid #e1e0e0;
	margin-bottom: 8px;
}

/* jcarousel overrides */
#home .jcarousel-skin-USM-610px .jcarousel-container-horizontal {
	width: 573px;
	margin-bottom: 45px;
	border-color: #79aCfF;
	background: #99CCFF;
}
#home .jcarousel-skin-USM-610px ul {
	margin: 0;
}
#home .jcarousel-skin-USM-610px .jcarousel-clip-horizontal {
	width: 494px;
}
#home .jcarousel-skin-USM-610px .jcarousel-item {
	padding: 10px 12px 0 12px;
	border-color: #79aCfF;
}

#home .jcarousel-skin-USM-610px .jcarousel-clip-horizontal,
#home .jcarousel-skin-USM-610px .jcarousel-next-horizontal,
#home .jcarousel-skin-USM-610px .jcarousel-prev-horizontal {
	background-color: transparent;
	border-color: #79aCfF;
}

#home .jcarousel-skin-USM-610px .jcarousel-item a {
	color: #000;
}

/* detail and list view */
#dv-actionmenu a,
.btn-gradient a,
.listbutton,
.virtual_tour a,
#eznavigatortpl a {
	color: #f60;
}


/* =Advanced Search Form (from the old site)
-----------------------------------------------
*/
div.divleft {
	width: 48%;
	float:left;
}

div.divright {
	float: 48%;
	float:left;
}

div.maptown {
	display: block;
}

select.waterbodytype {
	width: 200px;
}

p.searchtitle {
	font-weight:bold;
	margin: 20px 0 0 0;
	clear:both;
}

p.mlsnumber {
	margin: 10px 0;
}

label {
	color:#000;
	font-weight:normal;
}

span.proptype {
	width: 33%;
}

legend {
	font-weight:bold;
	padding: 0 4px;
	color:#fff;
	background:#ff9e5f url("/ezstatic/data/ryeteam/i/bg_legend.gif") repeat-x left top;
}

fieldset {
	border: 1px solid #ff9e5f;
	padding: 0 10px;
	margin: 20px 0 0 0;
}

#searchmap {
	float: left;
	width: 480px;
}

.towncolumn {
	margin-left: 480px;
}

div#advsubmit {
	width: 98%;
	margin: 10px auto;
}

div#advsubmit input {
	float:right;
}

input.advsubmit {
	background: #ff9e5f;
	border: 1px solid #ccc;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	cursor:pointer;
}

/* about barbara */
.article16949 img {
	margin: 0 0 5px 20px;
}

/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }