/*  
Theme Name: Metro Template
Theme URI: http://www.getpageone.com
Description: A mock template for implementing designs
Version: 1.0
Author: Get Page One LLC
Author URI: http://www.getpageone.com/
*/

body.real { margin: 0px; }

#panels { border: 0px; background: #FFCE00; }
#panels .tabs { left: 0px; top: -30px; } 

#home_search { text-align: left; }
#home_search p { padding: 2px; font-size: 11px; }

#home .logo { height: 80px; background: #FFCE00; }
#home .logo img { margin: 10px; }
#home .menu ul li.current a,
#home .menu ul li.active a,
#home .menu ul li a:hover { background: #660000; }

body.real #listings .form { padding: 0px; }
#listings .listing { border: 0px; }
#listings .slideshow { color: #990000; }
#listings .slideshow .pagebar { border: 0px; }
#listings .slideshow .pagebar .next { padding-right: 5px; }
#listings .slideshow .pagebar .prev { padding-left: 5px; }

#listings.search .listing { padding-bottom: 0px; margin-bottom: 0px; }
#listings.search .listing .clear { padding-top: 15px; border-bottom: 1px solid #990000; }
#listings.search .paging { padding-top: 15px; }
#listings.search .sorting .paging { padding: 0px; }

#listings.single a.button { display: block; float: none; }

#map_search .listing.active { background: #FFCE00; }
#map_search .results .sort { border-color: #660000; }
#map_search .results .list { border-color: #660000; }
#map_search .map { border-color: #660000; }

#listings .listing { zoom: 1; }

.contact_info
{
	position: absolute;
	top: 20px;
	right: 20px;
}

