/* PickRent Main Area Nov 08 */
body { 
	font-size: 13px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif; 
	margin:0; 
	padding:0 5px 10px;
	color:#333; 
	}
/* General */
div,ul,h1,h2,h3,form,textarea {
	margin:0;padding:0;
	}
img {
	border: 0;
	display: block;
	}
img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
	padding-bottom: 18px; 
	}
li {
	list-style:none outside;
	}
h1,h2,h3 {
	font-size:100%;
	font-weight:normal;
	}
textarea,select {
	font-family:inherit;font-size:inherit;font-weight:inherit;
	}
table {
	font-size:inherit;
	}
a {
   color: #0000FF;
   text-decoration: underline;
	}
a:hover {
   text-decoration: none;
	}
a:visited {
   color: #0000FF;
}
strong {
   font-weight: bold;
	}
.center {
	text-align:center;
	}

/* Box containers */
#wrapper {
   width: 900px;
   margin: 0 auto;
}
#header {
	margin:0; 
	padding:0;
}
	#header-logo {
		margin:0; 
		padding:0;
		width: 220px;
	}
	#tag-line  {
		padding: 0 0 7px 15px;
		width: 450px;
	}
#slide-show-map	{
   	height:430px;	
	position:relative;
	padding: 0 0 40px 0px;
}
	#map {
		position:absolute;	
		z-index:5;	
		top:60px;
		left:30px;
		}
	#subnav-home {
		position:absolute;	
		z-index:5;	
		top:5px;
		left:595px;
		}
#content {
	padding: 0 15px 15px 15px;
	}
	#content h1 {
		font-size: 212%;
		font-weight: bold;
		color:#720000;
		text-align: left;
		}
	#content h2 {
		font-size: 163%;
		font-weight: bold;
		color:#720000;
		padding-bottom: 15px;
		}
	#content h3 {
		color: #000;
		font-size: 138.5%;
		font-weight: bold;
		padding-bottom: 18px;
		}
	#content .summary li {
		border-left: 1px solid #ccc;
		display: inline;
		float: left;
		margin-left: 8px;
		padding-left: 8px;
		}
	#content .summary li.first {
		border: 0;
		margin: 0;
		padding: 0;
		}
#sidebar {
	background-color: #ffffee;;
	float: right;
	width: 190px;
	border: 1px solid #ccc;
	}
	#sidebar p a:link, #sidebar p a:visited, #sidebar p a:hover	{
		color: #0000ff;
		text-decoration: underline;
		font-weight:bold;
		padding: 0 0 0 9px;
		line-height: 30px;
		font-size:12px;
		}
	#sidebar p a:active	{
		color: #0000ff;
		text-decoration: underline;
		}
	#sidebar h3 {
		color: #000;
		font-size: 138.5%;
		font-weight: bold;
		padding: 4px 0 0 5px;
		}
#results-ads {
	width: 800px;
	margin-left: auto;
    margin-right: auto;
	}
	.results-header {
		border: 1px solid #000;
		font-size: 165%;
		padding: 3px 0px 3px 12px;
		color:#FFFFFF;
		background-color:#666;
		}
	#results {
		width: 637px;
		text-align: left;
		padding: 0px 0 0 0;
		margin: 0px 0 0px 0px;
		}
	#sb-ads {
		float: right;
		clear: both;
		padding: 2px 0px 0px 0px;
		width: 160px;
		}
#more-cities { 
	width: 800px;
	margin-left: auto;
    margin-right: auto;
	padding: 20px 0px 0px 0px;
	}

/* Main Nav Bar */
div#topnav { 
	display: block; 
	display: inline;
	width: 900px;
	background: #690000 url(http://www.pickrent.com/images/mainnavsprite.gif) repeat-x 0 0; }
	div#topnav div.mainnav { 
		display: block; 
		padding: 0; }
	div#topnav .homenav { 
		width: 46em; 
		margin: 0; 
		float: left; }
	div#topnav .homenav div.spacer { 
		display: block; 
		float: left; 
		width: 0px; /* this moves the whole nav bar to the right */
		height: 20px; 
		background: transparent none; 
		font-size: 0; 
		line-height: 0; 
		margin: 0; 
		padding: 0; }
	div#topnav div.mainnav ul { 
		margin: 0; 
		padding: 0; 
		font-weight:bold; 
		color: #FFF; 
		white-space: nowrap; }
	div#topnav div.mainnav ul li { 
		list-style-type: none; 
		float: left; 
		display: block; 
		line-height: 1 !important; }
	div#topnav div.mainnav ul li a { 
		font-size: 13px; 
		text-decoration: none; 
		padding: 7px 12px; 
		color: #FFF; 
		line-height: 30px; }
	div#topnav div.mainnav ul li a:link, div#topnav div.mainnav ul li a:visited { 
		color: #FFF; 
		background: transparent url(http://www.pickrent.com/images/mainnavsprite.gif) repeat-x 0 0; 
		border-left:1px solid #C73837; 
		border-right:1px solid #6C0000; }
	div#topnav div.mainnav ul li a:hover { 
		color: #FFF; 
		background: transparent url(http://www.pickrent.com/images/mainnavsprite.gif) repeat-x 0 -60px; 
		border-right:1px solid 	#CC0000; 
		border-left:1px solid #600000; }
/* Crumbs */
#crumbs {
   float: left;
   padding: 3px 5px 10px 5px; 
   width: 900px;
	}
	#crumbs li {
		display: inline;
		float: left;
		font-size: 93%;
		margin-right: 2px;
		padding: 6px 7px 4px;
		white-space: nowrap;
		}
	#crumbs li a {
   		color: #000;
   		text-decoration: underline;
		}
	#crumbs li a:hover {
		background: #eee;
		text-decoration: none;
		}
	#crumbs li.login {
  		float: right;
		padding: 0px 5px 0px 0px;
		}

/* Listings Results */
.listing-results {
  clear: left;
  overflow: auto;
  margin: 0.5em 0;
  padding: 0.1em;
	}
	.listing-results .thumbnail {
		margin-left: auto;
    	margin-right: auto;
		}
	.listing-results .rentaladtitle {
		font-size: 1.3em;
		}
	.listing-results .rental-price {
		float: right;
		width: auto;
		margin-right: .2em;
		margin-left: .5em;
		font-size: 2em;
		font-weight: bold;
		color: #C73837;
		}
	.listing-results .street {
		margin-top: 0.5em;
		color: #999;
		font-size: 1.2em;
		font-weight: bold;
		}
	.listing-results .suburb {
		float: right;
		width: auto;
		margin-right: .2em;
		font-size: .8em;
		}
	.listing-results .imgContainer {
		width: 173px;
		height: 130px;
		float: left;
		margin-right: 1em;
		margin-bottom: 0.5em;
		}
#back-save-nav {
   float: left;
   font-size: 85%;
   width: 100%;
	}
	#back-save-nav li {
		border-left: 1px solid #333;
		display: inline;
		float: left;
		margin-left: 8px;
		padding-left: 8px;
		}
	#back-save-nav li.first {
		border: 0;
		margin: 0;
		padding: 0;
		}
		
fieldset {
	border: 1px solid #ccc;
	width: 300px;
	padding: 1em 2em 1em 2em;
	margin-top: 1em;
	margin-bottom: 1em;
	}
    legend {
		color: #333;
		font-size: 1.42em;
		padding: 0 .5em .2em .5em;
		}

.more-cities {
	padding: 1em 0em 1em 0em;
}


/* Ad photo frame w/pics */
#photo-frame-pic {
	width: 405px; 
	float: left;
	position:relative;
	margin-left:50px;
	}
	#rental-pics {
		position:absolute;	
		z-index:5;	
		top:48px;
		left:17px;
		}
	#rental-pics-links {
		position:absolute;	
		z-index:5;	
		top:283px;
		left:16px;
		}
	.photolink	{
		color: #0000FF;
		text-decoration: underline;
		font: 12px arial;
		font-weight:bold;
		cursor: pointer; 
		}
/* Ad right of listing photos */
div.listingad { 
	width: 400px; 
	float: right; 
	}
	div.reportabuse {
		font-size: 11px;
		color: #666;
		margin: 1em 0 2em 0;
		}
		.reportabuse a {
   			color: #000;
   			text-decoration: underline;
		}
		.reportabuse a:hover {
			background: #eee;
			text-decoration: none;
		}
	#ad-300x250 {
		margin: 0;
		width: 300px;
		height: 250px;
		border: 1px solid #ccc;
		text-align: center;
		background-color: #f8f8f8;
		color: #ccc;
		padding:7px;
		}
/* textlinks ads below photos of details page */
#textlink-ads-placeholder, #textlink-ads {
	margin: 0 auto;
	text-align: center;
	font-size: 1.1em;
	color: #ccc;
	text-align: center;
	padding-top: 1.7em;
	padding-bottom: 1.7em;
	height: 1em;
	}
	#textlink-ads-placeholder div, #textlink-ads div { 
		display: inline; 
		padding: 0 0.5em; 
		}

.borderred {
	border: 1px solid #720000;
	}
.dollaramount {
	color: #CC6633;
	}
input.greenbtn
{
   font-size:100%;
   cursor: pointer;
   color:#ffffff;
   padding: 2px 7px 2px 7px;
   display: inline-block;
   width: auto;
   background-color:#bfbfbf;
   background:url(http://www.pickrent.com/images/greenbtn.png) no-repeat 0px 0;
   border-top-color:#1f7200;
   border-top-width:1px;
   border-bottom-color:#e6e6e6;
   border-bottom-width:1px;
   border-left-color:#1f7200;
   border-left-width:1px;
   border-right-color:#e6e6e6;
   border-right-width:1px;
}
.revised {
	text-align: center;
	color: #999999;
	padding-left: 8px;
	}
.indent-home {
	padding-left:25px;
	}
.red {
	color: #cc0000;
	}
#checkmark .listCheckMark {
	list-style-image: url(http://www.pickrent.com/images/checkmrk.gif);
	}

/* Footer */
#footer {
   text-align:center;
   font: normal 85% arial;
	}
		#footer a {
   		color: #000;
   		text-decoration: underline;
		}
