html, body {
	margin:0;
	padding:0;
}
body{
	text-align: center;
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #eee;
	color: #444;
	font-size: 75%;
}
a{
	color: #27D;
	text-decoration: none;
}
a:focus, a:hover, a:active {
	text-decoration: underline;
}
p {
	line-height: 1.8em;
}
h1, h2 {
	font-family:  Arial, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	letter-spacing:-1px;
}
h1 {
	padding:0 0 20px 0;	
	font-size:20px;
	color: #eee;
	text-align:center;
	margin:0;
	background:url(../images/title-bkg.png) 0 bottom repeat-x;}
h2 {
	padding-top: 10px;
	font-size:2em;
}
pre {
	font-size: 1.2em;
	line-height: 1.2em;
	overflow-x: auto;
}
div#page {
	width: 862px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
	/*border-color: #dddddd;
	border-style: none solid none solid;
	border-width: medium 1px 1px;*/
}
div#container {
	padding:20px 0 1px;
}
div#ads {
	clear: both;
	padding: 12px 0 12px 66px;
}
div#footer {
	clear: both;
	color: #777;
	font-size: 11px;
	margin: 0 auto;
	padding: 20px 0;
	text-align: center;
}
.menu-list {clear: both; float:right;position: absolute;
top: 500px; background:url(../images/gradiant-bkg.png) 0 bottom repeat-x; width: 862px; height: 70px;}
.menu-list ul {margin:0; padding:0 5px;}
.menu-list ul li {display:block; width: 65px; height:65px; float:right;text-indent:-9999px;margin: 0 2px 0 0;padding:0; }
.menu-list ul li a {display:block;  width: 65px; height:65px;}
.menu-list ul li a:hover { background-position: 0 -65px;}
.menu-list ul li.scene a{ background:url(../images/icon-360scene.png) 0 0 no-repeat;}
.menu-list ul li.gallery a{ background:url(../images/icon-gallery.png) 0 0 no-repeat;}
.menu-list ul li.map a{ background:url(../images/icon-map.png) 0 0 no-repeat; }
.menu-list ul li.music a { background:url(../images/icon-music.png) 0 0 no-repeat;}
.menu-list ul li.music-off a { background:url(../images/icon-music-off.png) 0 0 no-repeat;}
.menu-list ul li.tour a { background:url(../images/icon-sendtour.png) 0 0 no-repeat;}
.menu-list ul li.details a { background:url(../images/icon-details.png) 0 0 no-repeat;}
.menu-list ul li.fullscreen a { background:url(../images/icon-fullscreen.png) 0 0 no-repeat;}
.menu-list ul li.scene a:hover, ul li.gallery a:hover, ul li.map a:hover , ul li.music a:hover , ul li.tour a:hover, ul li.fullscreen a:hover,  ul li.details a:hover  { background-position: 0 -65px;}



#agentinfo {float:right; margin-right: 10px; position:relative;}

#topnav {
    padding:8px 0px;
    font-size:11px;
    line-height:20px;
    text-align:right;}
#topnav a.showinfo {
    background:#00ae00;
    padding:4px 6px;
    text-decoration:none;
    font-weight:bold;
    color:#fff;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;}
#topnav a.showinfo:hover {
    background:#333333;}
#topnav a.showinfo, #topnav a.signin:hover {}

a.showinfo {
    position:relative;
    margin-left:3px;}
a.showinfo span {
    background-repeat:no-repeat;
    background-position:100% 50%;
    padding:4px;}
#topnav a.menu-open {
    background:#333333!important;
    color:#999999!important;
    outline:none;}
#small_signup {
    display:inline;
    float:none;
    line-height:23px;
    margin:25px 0 0;
    width:170px;}
a.showinfo.menu-open span {
    /*background-image:url("images/toggle_up_dark.png");
    color:#789;*/}
	#agent_detail {
    display:none;
    background-color:rgba(20,20,20,0.6);
    position:absolute;
    width:837px;
    z-index:100;
    border:1px transparent;
    text-align:left;
    padding:12px;
    top: 44px;
    right:-10px;
    margin-right: 0px;
    color:#eee;
    font-size:11px;}
	.agent_box_left {float:left; width: 300px}
	.agent_box_right {float:right; width: 300px}
	.agent_img {float:left;}
	.agent_info { float:left; }

	.agent_box_right .agent_img{float:right;}
	.agent_box_right .agent_info{float:right;}
	.agent_info ul {margin:0; padding:0 20px;}
	.agent_info ul li { list-style:none;
		line-height: 1.5em;}
		.agent_info ul li.agent_name {font-size: 15px; font-weight:bold;}
		a.view_tours { background:#00ae00; padding: 2px 5px; color: #ffffff;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
	margin-top: 5px;}
		a.view_tours:hover { background:#333; text-decoration:none;}
		
	.realtor_data {float:left; text-align:center; margin: 0 auto; width: 205px;}
	.realtor_name {font-size: 13px; font-weight:bold;}
	
	 table.property {width: 100%; margin: 10px 0;}
	 .detail_title {padding: 5px 4px;font-weight:bold;}
     table.property td{font-size: 12px; padding: 4px; border-bottom: 1px solid #333; width: 33.3%; empty-cells: show;}
	 table.property th { background:#111111; font-size: 13px;padding: 5px 4px; text-align:left; color: #888888;}
	 table.property .title {font-weight:bold; color: #777777;}