/* =Layout Overrides
-----------------------------------------------
*/
#wrapper { 
	width: 970px;
}

#content {
	width: 564px;
}

body.detailview #content {
	width: 748px;
}

#sidebar {
	width: 165px;
}

#maincontent {
	width: 751px;
}

#sidebar2 {
	width: 184px;
}

#content .interiorblock,
#sidebar .interiorblock,
#sidebar2 .interiorblock {
	margin: 0;
}

#footer {
	padding-top: 20px;
}

#footer .interiorblock {
	width: 950px;
	margin: 0 auto;
	clear: both;
}

/* =Backgrounds
-----------------------------------------------
*/
body { background: #fff url("/ezstatic/data/remax-tci/i/body.jpg") center top no-repeat; }

#footer { background: #157ecf url("/ezstatic/data/remax-tci/i/footer.jpg") center top no-repeat; }


/* =Element Styles
-----------------------------------------------
*/
body { font: 0.75em/1.64 "Lucida Grande", Verdana, sans-serif; }

a { text-decoration: none; }

a:hover { text-decoration: underline; }

form input,
form textarea, 
form select {
	padding: 2px;
	font-size: 11px;
}

.tabmenu {
	font-size: 11px;
}

/* =Colors
-----------------------------------------------
*/
body { color: #353434; }

h1,h2 { color: #01407c; }

a { color: #01407c; }

#navbar li ul { background: #C2C3C0;
	padding-top: 1px;
	width: 170px;
}

#navbar li ul li a {
	text-transform: none;
	background: #DFE1D8;
}

#sidebar h3,
#sidebar2 h3 { color: #01407c; }

#footer { color: #000; }

#footer a { color: #000; }

/* =Header
-----------------------------------------------
*/
#flags a {
	float: left;
	margin: 0 8px 6px 0;
}

p#mobilelink {
	clear: left;
}

#header {
	height: 235px;
	position: relative;
	margin: 0;
	color: #fff;
}

#header a {
	display: inline;
	color: #fff;
	text-indent: 0;
	width: auto;
	height: auto;
}

#header a:hover {
	text-decoration: underline;
}

#header p {
	margin: 0;
}

#header a#headerlink {
	width: 284px;
	height: 49px;
	position: absolute;
	left: 445px;
	top: 38px;
	display: block;
	text-indent: -9999px;
}

#banner {
	position: absolute;
	left: 0px;
	top: 93px;
	display: block;
}

#headercontact {
	position: absolute;
	left: 823px;
	top: 94px;
	font-weight: bold;
}

#headercontact span {
	color: #cfcfcd;
}

#headercontact #flags {
	width: 80px;
}

/* =Navigation
-----------------------------------------------
*/
#navbar {
	margin: 0;
	height: 33px;
	text-align: left;
	background: transparent url("/ezstatic/data/remax-tci/i/navbar.gif") left top no-repeat;
	position: relative;
	z-index: 100;
}

#navbar li {
	display: block;
	height: 33px;
	position: absolute;
	top: 0;
}

#navbar a {
	display: block;
	height: 33px;
	padding: 0;
	background: transparent url("/ezstatic/data/remax-tci/i/navbar.gif") left top no-repeat;
	text-indent: -9999px;
}

#nb1 { left: 64px; width: 61px; }
#nb2 { left: 125px; width: 129px; }
#nb3 { left: 254px; width: 112px; }
#nb4 { left: 366px; width: 68px; }
#nb5 { left: 434px; width: 68px; }
#nb6 { left: 502px; width: 85px; }
#nb7 { left: 587px; width: 85px; }
#nb8 { left: 672px; width: 58px; }
#nb9 { left: 730px; width: 111px; }

#nb1 a { background-position: -64px top; }
#nb2 a { background-position: -125px top; }
#nb3 a { background-position: -254px top; }
#nb4 a { background-position: -366px top; }
#nb5 a { background-position: -434px top; }
#nb6 a { background-position: -502px top; }
#nb7 a { background-position: -587px top; }
#nb8 a { background-position: -672px top; }
#nb9 a { background-position: -730px top; }

#nb1 a:hover { background-position: -64px -33px; }
#nb2 a:hover { background-position: -125px -33px; }
#nb3 a:hover { background-position: -254px -33px; }
#nb4 a:hover { background-position: -366px -33px; }
#nb5 a:hover { background-position: -434px -33px; }
#nb6 a:hover { background-position: -502px -33px; }
#nb7 a:hover { background-position: -587px -33px; }
#nb8 a:hover { background-position: -672px -33px; }
#nb9 a:hover { background-position: -730px -33px; }

/* dropdowns */
#navbar li ul {
	background: #ddd;
	padding-top: 1px;
	width: auto;
}

#navbar li ul li {
	background: #ddd;
}

ul#navbar li ul li a,
ul#navbar li ul li a:hover {
	background: #ddd;
}

#navbar li:hover ul, 
#navbar li.sfhover ul {
	left: 0;
	top: 33px;
}

/* =Content
-----------------------------------------------
*/
#content table {
	border-collapse: collapse;
}

#content td {
	vertical-align: top;
	padding: 0 4px 4px 4px;
	border: 1px solid #ccc;
}

/* =Sidebar
-----------------------------------------------
*/
#sidebar .interiorblock {
	border: 1px solid #bebebd;
	background: #fbfbfa;
	position: relative;
}

#startsearching {
	width: 142px;
	height: 25px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/remax-tci/i/hdr-startsearching.gif') left top no-repeat;
	position: absolute;
	left: 5px;
	top: -7px;
}

#qsheader {
	height: 48px;
	margin: 0;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/remax-tci/i/hdr-quicksearch.gif') left bottom no-repeat;
}

#sidebar #quicksearch .mlssearchinput {
	width: 136px;
}

#quicksearch {
	padding: 0 7px 0 12px;
}

#pssheader {
	height: 25px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/remax-tci/i/hdr-oneclicksearches.gif') left top no-repeat;
}

.psslist {
	list-style: none;
	margin: 0;
	padding: 0 8px 0 12px;
}

.psslist li {
	margin-bottom: 10px;
}

.psslist a {
	color: #272913;
}

#islandsearchheader {
	height: 29px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/remax-tci/i/hdr-islandsearches.gif') left top no-repeat;
}

#locationsearchheader {
	height: 29px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/remax-tci/i/hdr-locationsearches.gif') left top no-repeat;
}

/* =Sidebar2
-----------------------------------------------
*/
#sidebar2 {
	color: #4d4b4b;
}

#sidebar2 a {
	font-weight: bold;
}

#signuptab,
#logintab {
	border: 1px solid #7a7a7a;
	padding: 8px;
}

#questionbox,
#questionform {
	border: 1px solid #7a7a7a;
	padding: 8px;
	margin-bottom: 8px;
}

#questionbox {
	padding-top: 0;
	position: relative;
}

#questionbox h3 {
	width: 130px;
	height: 25px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/remax-tci/i/hdr-askaquestion.gif') left top no-repeat;
	position: absolute;
	left: 5px;
	top: -7px;
}

#questionbox p {
	padding-top: 20px;
}

#questionform {
	background: #fff url("/ezstatic/data/remax-tci/i/questionform.jpg") left top repeat-x;
}

#questionbox strong {
	font-size: 127%;
	color: #01407c;
}

#questionbox p {
	margin-bottom: 0;
}

#questionform label {
	color: #01407c;
}

#questionform input.text,
#questionform textarea {
	display: block;
	width: 97%;
}

div#chatwidget {
	padding-left: 8px;
}


#social-btns {
padding: .8px;
}


/* =Footer
-----------------------------------------------
*/
#footer div.block {
	float: left;
	color: #fff;
	font-size: 11px;
}

#footer h2 {
	height: 11px;
	margin-left: 8px;
	margin-bottom: 14px;
	text-indent: -9999px;
}

#footer p {
	text-align: left;
}

#footer a {
	color: #fff;
}

#ourcompany h2 { background: transparent url('/ezstatic/data/remax-tci/i/hdr-ourcompany.gif') left top no-repeat; }
#footerquestion h2 { background: transparent url('/ezstatic/data/remax-tci/i/hdr-askaquestionfooter.gif') left top no-repeat; }
#eliteblog h2 { background: transparent url('/ezstatic/data/remax-tci/i/hdr-eliteblog.gif') left top no-repeat; }
#footertestimonial h2 { background: transparent url('/ezstatic/data/remax-tci/i/hdr-whyworkwithus.gif') left top no-repeat; }
#exclusivelisting h2 { background: transparent url('/ezstatic/data/remax-tci/i/hdr-exclusivelisting.gif') left top no-repeat; }

#ourcompany {
	width: 165px;
	margin-right: 50px;
}

#ourcompany p {
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}

p#remaxnote {
	width: 100px;
	font-size: 80%;
	line-height: 1.2;
	font-weight: normal;
}

#footerquestion {
	width: 125px;
	margin-right: 45px;
}

#eliteblog {
	width: 150px;
	margin-right: 50px;
	font-weight: bold;
}

#eliteblog ul {
	margin: 0;
}

#eliteblog li {
	line-height: 1.3;
	margin: 0 0 12px 0;
	padding-left: 15px;
	list-style: none;
	background: transparent url('/ezstatic/data/remax-tci/i/plus.gif') left 4px no-repeat;
}

#footertestimonial {
	width: 150px;
	margin-right: 35px;
}

#footertestimonial p {
	margin-bottom: 6px;
}

#footertestimonial p.signature {
	text-align: right;
	font-style: italic;
}

#exclusivelisting  {
	width: 175px;
}

#exclusivelisting a img {
	border: 3px solid #fff;
}

/* =Page Styles
-----------------------------------------------
*/
/* home */
#hdr-homevideo {
	font-size: 12px;
}

#homeslideshow {
	margin-bottom: 22px;
	background:  transparent url('/ezstatic/data/remax-tci/i/videoback.jpg') left top repeat-x;
	border: 1px solid #b0afaf;
	padding: 7px 0 7px 9px;
}

h2#hdr-homefeatured {
	width: 138px;
	height: 16px;
	margin-bottom: 6px;
	text-indent: -9999px;
	background: transparent url('/ezstatic/data/remax-tci/i/hdr-homefeatured.gif') left top no-repeat;
}

#home .jcarousel-skin-USM-564px .jcarousel-clip-horizontal {
    background: #0896d6;
    border-color: #46606d;
}

/* detail view */
ul#dv-actionmenu li { width: 24%; }

#btn-print { left: 0; }

#btn-visit { left: 25%; }

#btn-share { left: 50%; }

ul#dv-actionmenu li#btn-question { left: 75%; }

#dv-slideshow-large {
	height: 228px;
}

/* basic auto-email overrides */
#emailcontent { width: 550px; background: #fff; }

#emailcontent td { font-size: 12px; }


/* this stuff should go in bomber.css */
/* quicksearch */
#quicksearch select,
#quicksearch .mlssearchinput {
	display: block;
	width: 100%;
	margin-bottom: 4px;
}

.relistaddress{
background:url();
border-top:1px solid #ccc;
}
.listtown{
padding-bottom:15px;
line-height:170%;
border:0;
}
.listtown a{
background:url();
border:0;
}