/* resets */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}
a {text-decoration: none; }
a:link {color: black; weight: normal;}
a:visited {color: black;}
a:hover {color: rgb(188,161,154);}
h1 {
font-family: etica-display,sans-serif;
}
table.listings {
border-width: 0px;
border-spacing: 0px;
border-style: none;
border-color: gray;
border-collapse: separate;
background-color: rgb(255, 250, 250);
}
table.listings th {
border-width: 0px;
padding: 0px;
border-style: none;
border-color: gray;
background-color: white;
-moz-border-radius: ;
}
table.listings td {
border-width: 0px;
padding: 0px;
border-style: solid;
border-color: gray;
background-color: white;
-moz-border-radius: 3px;
}
table.listings_head th {
border-width: 0px;
padding: 0px;
border-style: none;
border-color: gray;
-moz-border-radius: ;
}
body {
margin: 0px;
margin-right: auto;
margin-left: auto;
padding: 0px;
text-align: center;
background-repeat: repeat-x;
background-position: top;
background-color: rgb(244,241,234);
background-image: url("/Img/beige_back_home.jpg");
height: 100%;
}
.rounded-corners {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-radius: 15px;
border-top-left-radius: 3em;
border-top-right-radius: 3em;
border-bottom-right-radius: 3em;
border-bottom-left-radius: 3em;
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
}
.halfround {
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
.topround {
border-top-left-radius: 8px;
border-top-right-radius: 8px;
}
.bottomround {
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
}
.fullround {
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
-khtml-border-radius: 15px;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
border-bottom-left-radius: 15px;
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
}
.arbox {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: 5px 5px 2px #888;
-webkit-box-shadow: 5px 5px 1px #888;
box-shadow: 5px 5px 1px #888;
}
.arbox_drk {
border-style: solid;
border-width: 1px;
border-color: rgb(168,136,85);
overflow: hidden;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: 5px 5px 2px #555;
-webkit-box-shadow: 5px 5px 1px #555;
box-shadow: 5px 5px 1px #555;
}
.loginbox {
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: rgb(249,234,211);
overflow: hidden;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
-moz-box-shadow: 5px 5px 2px #555;
-webkit-box-shadow: 5px 5px 1px #55;
box-shadow: 5px 5px 1px #55;
}
.arbox3 {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
-moz-box-shadow: 5px 5px 2px #888;
-webkit-box-shadow: 5px 5px 1px #888;
box-shadow: 5px 5px 1px #888;
}
.halfleft {
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.qleft {
border-top-left-radius: 15px;
}
.halfright {
border-top-right-radius: 15px;
border-bottom-right-radius: 15px;
}
.qright {
border-top-right-radius: 15px;
}
.glow {
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: 0 0 7px #555;
-webkit-box-shadow: 0 0 7px #555;
box-shadow: 0 0 7px #555;
}
.glow-side {
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: rgb(249,234,211);
overflow: hidden;
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
-khtml-border-radius: 8px;
border-radius: 8px;
-moz-box-shadow: 0 0 5px #888;
-webkit-box-shadow: 0 0 5px# 888;
box-shadow: 0 0 5px #888;
}
.sq_trans_glow {
border-style: solid;
border-width: 1px 1px 1px 1px;
border-color: rgb(168,136,85);
overflow: hidden;
-moz-box-shadow: 0 0 5px #555;
-webkit-box-shadow: 0 0 5px# 55;
box-shadow: 0 0 5px #555;
}
.headline1 {
font-family: Segoe UI;
font-weight: 200;
font-size: 15pt;
color: rgb(208,195,179);
}
.topdiv {
position: absolute;
left: 0px;
right: 0px;
top: 0px;
height: 82px;
border-style: solid;
border-width: 1px;
background-color: rgb(128,0,21);
background-image: url("/Img/maroon1.png");
color: black;
}
.srchboxes {
color: brown;
background-color: rgb(244,241,234);
font-size: 12;
width: 90px;
height:20px;
border-width: 0px;
}
.botdiv {
position: absolute;
left: 0px;
right: 0px;
top: 800px;
height: 45px;
border-style: solid;
border-width: 0px;
background-color: rgb(163,120,122);
background-image: url('http://agentrobin.com/Img/Lightmenu.png') repeat-x repeat-y;
color: black;
}
.menubar1 {
position: absolute;
left: 0px;
right: 0px;
top: 88px;
height: 38px;
border-style: solid;
border-width: 2px;
border-color: rgb(213,198,198);
background-color: rgb(223,212,212);
color: black;
}
.leftnav {
position: absolute;
left: 0px;
width: 57px;
height: 475px;
top: 135px;
border-style: outset;
border-width: 0px;
text-align: left;
overflow: hidden;
background-image: url('http://www.agentrobin.com/Img/tfill.png');
}
.floatit {
position: absolute;
left: 271px;
width: 550px;
top: 0px;
height: 475px;
border-style: outset;
border-width: 1px;
color: black;
text-align: left;
overflow: hidden;
padding:0px 10px;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.float_search {
position: absolute;
left: 311px;
width: 550px;
top: 135px;
height: 475px;
border-style: outset;
border-width: 1px;
color: black;
text-align: left;
overflow: hidden;
padding:0px 10px;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.metroNavBtn {
color: #FFF;
cursor: pointer;
float: left;
font-family: Verdana;
font-size: 12pt;
font-weight: lighter;
margin-right: 0px;
}
.floatit2 {
position: absolute;
left: 311px;
width: 800px;
top: 135px;
height: 475px;
border-style: outset;
border-width: 1px;
color: black;
text-align: left;
overflow: hidden;
padding:0px 10px;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.floatit2_map {
position: absolute;
left: 311px;
width: 800px;
top: 135px;
height: 775px;
border-style: outset;
border-width: 1px;
color: black;
text-align: left;
overflow: hidden;
padding:0px 10px;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.buyer_resources {
position: absolute;
left: 311px;
width: 280px;
top: 135px;
height: 475px;
border-style: outset;
border-width: 1px;
color: black;
text-align: left;
overflow: hidden;
padding:0px 10px;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.seller_resources {
position: absolute;
left: 311px;
width: 390px;
top: 135px;
height: 475px;
border-style: outset;
border-width: 1px;
color: black;
text-align: left;
overflow: hidden;
padding:0px 10px;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.home_sidebar {
position: absolute;
left: 60px;
width: 200px;
height: 475px;
top: 0px;
border-style: outset;
border-width: 1px;
text-align: left;
overflow: hidden;
border-color: rgb(213,198,198);
background-color: rgb(255,255,255);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.s_width {
position: absolute;
left: 0px;
width: 100%;
height: 475px;
top: 135px;
border-style: outset;
border-width: 1px;
text-align: left;
overflow: hidden;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.home_search {
position: absolute;
left: 60px;
width: 243px;
height: 475px;
top: 135px;
border-style: outset;
border-width: 1px;
text-align: left;
overflow: hidden;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.home_latest {
position: absolute;
left: 842px;
width: 140px;
height: 475px;
top: 135px;
border-style: outset;
border-width: 1px;
text-align: left;
overflow: hidden;
border-color: rgb(213,198,198);
background-image: url('http://www.agentrobin.com/Img/bgwhite.png');
}
.divide {
position: absolute;
left: 0px;
right: 0px;
top: 117px;
height: 6px;
border-style: solid;
border-width: 0px;
text-align: left;
overflow: hidden;
background-image: url('http://www.agentrobin.com/Img/Divide.png');
}
.bigmenu_text_background {
font-family: segeo,cordiaUPC,sans-serif;
font-size: 20pt;
font-style: thin;
color: rgb(255,255,255);
font-weight: normal;
valign: top;
}
.submenu_text {
font-family: cordiaUPC,sans-serif;
font-size: 13pt;
font-style: thin;
color: rgb(255,255,255);
font-weight: normal;
valign: top;
}
.mainmenu_div {
margin: 0px 0px 0px 0px;
padding: 0px;
border: 0px;
}
.bigmenu_text_foreground {
font-family: cordiaUPC,sans-serif;
font-size: 21pt;
color: rgb(255,255,255);
font-weight: bold;
}
.smallmenu_text_foreground {
font-family: cordiaUPC,sans-serif;
font-size: 11pt;
color: rgb(0,0,0);
font-weight: normal;
}
.smallmenu_text_background {
font-family: cordiaUPC,sans-serif;
font-size: 11pt;
color: rgb(0,0,0);
font-weight: normal;
}
.stretch {
width:100%;
height:100%;
}
.topical {
font-family: cordiaUPC,sans-serif;
font-size: 30pt;
font-style: thin;
color: rgb(0,0,0);
font-weight: normal;
valign: top;
}
.topical1 {
font-family: cordiaUPC,sans-serif;
font-size: 16pt;
font-style: thin;
color: rgb(0,0,0);
font-weight: normal;
valign: top;
}
.topical_sm {
font-family: cordiaUPC,sans-serif;
font-size: 12pt;
font-style: thin;
color: rgb(0,0,0);
font-weight: bold;
valign: top;
}
.medsize_txt {
font-family: cordiaUPC,sans-serif;
font-size: 19pt;
font-style: thin;
color: rgb(0,0,0);
font-weight: bold;
valign: top;
}
.marketupdate {
font-family: segoe,cordiaUPC,sans-serif;
font-size: 19pt;
font-style: semibold;
color: rgb(0,0,0);
font-weight: normal;
valign: top;
}
.searchfont {
font-family: segoe,cordiaUPC,sans-serif;
font-size: 14pt;
font-style: thin;
color: rgb(0,0,0);
font-weight: normal;
valign: top;
}
.propdetails {
font-family: segoe,cordiaUPC,sans-serif;
font-size: 11pt;
font-style: thin;
color: rgb(0,0,0);
font-weight: normal;
valign: top;
}
.propdetails_bold {
font-family: segoe,cordiaUPC,sans-serif;
font-size: 14pt;
font-style: normal;
color: rgb(0,0,0);
font-weight: bold;
valign: top;
}
.propdetails_comments {
font-family: sans-serif;
font-size: 8pt;
font-style: normal;
color: rgb(0,0,0);
font-weight: normal;
valign: top;
line-height: 10px;
}
#makeMeScrollable
{
width:100%;
height: 330px;
position: relative;
}
#makeMeScrollable div.scrollableArea img
{
position: relative;
float: left;
margin: 0;
padding: 0;
}