/*
TITLE  : REALTYINMOTION.COM - PRINT MEDIA
AUTHOR : JACOB ROSENFELD
UPDATED: 20080418
*/

/* --[GENERIC PAGE Structure]---------- */

body {
margin: 0;
padding: 0;
background: #fff;
}

#wrapper {
width: 900px;
margin: 0;
}

#head-logo {
margin-top: -23px;
float: right;
}

#slideshow,#content-header,.content-separator,h1 a,#head-logo,.maplink {
display: none;
}

#content-wrapper {
width: 900px;
margin-left: auto;
margin-right: auto;
margin: 0 0 25px 0;
padding: 0;
}

#foot {
margin-top: 200px;
padding: 15px 0 15px 0;
}





/* --[GOOGLE MAPS Control]---------- */

#graphics-wrapper {
width: 450px;
float: left;
/*background-color: #CCC;*/
}

#googlemap {
margin: 0 0 15px 0;
padding: 0px;
width: 450px;
height: 371px;
background: #000;
border: 1px solid #000;
}





/* --[LISTING DETAILS Control]---------- */

.agent {
margin-bottom: 15px;
padding-left: 25px;
text-align: left;
}

#listing-wrapper {
width: 446px;
margin-left: 450px;
/*background-color: #069;*/
}

.listing-left {
margin: 0;
padding: 0 0 0 35px;
width: 125px;
float: left;
}

.listing-left ul {
margin: 0;
padding: 0 0 15px 0;
}

.listing-left ul li {
color: #000;
font: bold 14px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
list-style-type: none;
}

.listing-right {
margin: 0;
padding: 0;
}

.listing-right ul {
margin: 0;
padding: 0 0 15px 0;
}

.listing-right ul li {
color: #000;
font: 14px/150% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
list-style-type: none;
}





/* --[LINK Control]---------- */

a.listinglink {font: 14px/1.50 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-weight: bold;color: #000;text-decoration: underline;}a.listinglink:visited {font: 14px/1.50 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;font-weight: bold;color: #000;text-decoration: underline;}





/* FONT CONTROL */

h1 {
margin-bottom: 30px;
padding-top: 5px;
color: #000;
font: bold 18px/1.0 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

p {
margin: 0;
padding: 0 0 5px 0;
color: #000;
font: 14px/1.50 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
text-align: center;
}