/* CSS Document */
body { margin: 30px auto; width: 800px; position: relative; font-family: Arial, Helvetica, sans-serif; background-color: #CCC;}

div#container {width: 800px; overflow: hidden; background-color: #FFF;}

h1 { font-size: 1.5em; font-weight: 100; color: #34b233;}
h2 { color:#FFF; font-size: .7em; padding: 5px; text-transform: uppercase;}
h2#tpresults { float: left;}
h2#prevNext { float: right;}
h2 a {color: #FFF;}
h2 a:hover { color: #CCC;}
p { font-size: .7em;}

.bold { font-weight: bold;}
.subtxt { color: #666; font-size: .9em;}

img[alt="expand"]{ float: right; margin-right: 5px; margin-top: -12px;}

div#mainContent { position: relative; margin: 15px; width: 770px;}

div#search { width: 770px; height: 25px; background-color:#666; overflow: hidden; margin-bottom: 15px;}


/* Property Portion of web page */
/* Left side assets of property portion */
div#propAssets { position: relative; width: 325px; margin-right: 25px; float: left;}

img [alt="Property Image"] { position: relative;}

div#propLinks { position: relative; margin-top: 15px;}
div#propLinks ul {list-style-type: none; list-style-image:url(images/pdf.gif); text-transform: uppercase; font-size: 0.8em;}
div#propLinks a { display: block; color: #34b233; font-weight: bold; text-decoration:none;}

div#propContacts {position: relative; width: 325px;}
div#propContacts ul { list-style-type: none; margin: 5px; padding: 0; font-size: .7em; line-height: 1.3em;}
ul#contact1, ul#contact2, ul#contact3, ul#contact4 { float: left; padding: 10px;}
ul#contact1, ul#contact3 { width: 150px;}

div#propContacts a { color: #000;}
div#propContacts a:hover { color: #999;}

div#NAIPropLogo {position: relative; vertical-align: bottom; margin-top: 10px;}
img[alt="NAILogo"] {position: relative; margin-left: 0px;}


/* Right side assets of property portion */
div#propStats { position: relative; width: 420px; float: right;}

table#pSearch { width: 420px; border-collapse: collapse; margin-bottom: 0px;}
table#pSearch th { background-color: #999; color: #FFF; font-size: .7em; padding: 5px; text-transform: uppercase; text-align: left;}
table#pSearch tr { height: 10px;}
table#pSearch td { font-size: .7em; padding: 5px;}
table#pSearch table ul { font-size: 1.1em; line-height: 1.5em; margin-left: 25px; padding: 0;}

div#buttons {position: relative; height: 30px; list-style-type: none;}
div#buttons ul {list-style-type: none; text-transform: uppercase; font-size: .7em; text-align: center;}
li#results {position: relative; float: left; width: 170px; left: -15px;}
li#email {position: relative; float: right; width: 170px; right: 35px;}
div#buttons a { display: block; background-color: #34b233; color: #FFF; text-decoration: none; font-weight: bold; padding: 3px;}
div#buttons a:hover {background-color: #666; padding: 3px;}


/* Full span of property portion */
div#propDisc { position: relative; width: 750px; margin-bottom: 15px; margin-left:15px; background-color:#CCC; float:left; 
	color:#666; text-align: center; padding: 10px;}
