@charset "utf-8";
/* CSS Document */

body {
background: url(images/bodybg.jpg) top left repeat;
margin: 0;
padding: 0;
color: #333;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

a { color: #0082c8; }

#wrapper {
display: block;
width: 775px;
overflow: hidden;
background: #fff;
padding: 10px 7px;
margin: 12px auto;
background: url(images/contentbg.jpg) top left repeat;
}

p { 
padding: 0;
margin: 15px 0;
}

#header {
display: block;
width: 775px;
overflow: hidden;
margin: 0;
padding: 0;
background: url(images/wrigley-title.png) top left no-repeat;
}

	#header a {
	color: #333;
	text-decoration: none;
	}

	#header a:hover {
	text-decoration: underline;
	color: #900;
	}
	
	#header #contactmenu {
	display: block;
	width: 390px;
	height: 20px;
	padding: 0;
	margin: 0 0 50px 0;
	float: right;
	clear: both;
	font-size: 10px;
	}
	
	#header #navmenu {
	display: block;
	width: 735px;
	height: 16px;
	margin: 0 auto 10px auto;
	padding: 0;
	clear: both;
	position: relative;
	}
	
		#header div#navmenu ul {
		list-style: none;
		margin: 0;
		padding: 0;
    list-style: none;
		}
	
		#header div#navmenu ul li {
		display: block;
		height: 14px;
		float: left;
		list-style: none;
		padding: 0;
		margin: 0;
		}
		
			#header div#navmenu ul a {
			display: block;
			height: 14px;
			padding: 0px 12px;
			border-right: 1px solid #333;
			margin: 0;
			}
			
#content { 
width: 735px;
padding: 10px 20px;
overflow: hidden;

}

	#content h1 {
	font-size: 19px;
	font-weight: normal;
	color: #c3272d;
	padding: 8px 0;
	margin: 0;
	line-height: 24px;
	text-transform: capitalize;
	}
	
	#content h2 {
	font-size: 17px;
	font-weight: bold;
	color: #333;
	padding: 5px 0;
	margin: 0;
	text-transform: capitalize;
	}
	
#searchbox {
display: block;
float: right;
width: 300px;
height: 112px;
margin: 0 0 0 15px;
padding: 63px 11px 10px 11px;
background: url(images/searchboxbg.gif) top left no-repeat;
color: #fff;
font-size: 10px;
}

#searchbox form#core table tr td label { display: block; float: left; width: 30px; padding-right: 2px; }

#videobox {
display: block;
float: right;
clear: right;
width: 320px;
height: 200px;
margin: 0 0 0 15px;
padding: 60px 0 0 0;
text-align: center;
background: url(images/video-title.gif) top left no-repeat;
}

#photosbox {
display: block;
float: right;
clear: right;
width: 320px;
height: 185px;
margin: 0 0 0 15px;
padding: 60px 0 0 0;
text-align: center;
background: url(images/photostitle.gif) top left no-repeat;
}

#homeworth-explorer {
display: block;
width: 385px;
height: 320px;
border-top: 2px dotted #c3272d;
border-bottom: 2px dotted #c3272d;
margin: 10px 0;
padding: 10px 0;
}

#homeworth {
display: block;
width: 180px;
height: 320px;
border-right: 2px dotted #c3272d;
margin: 0 5px;
padding: 0 10px 0 0;
float: left;
clear: left;
}

#homeworth a.hva {
display: block;
width: 140px;
height: 70px;
background: url(images/dollar.gif) top left no-repeat;
font-size: 16px;
color: #009900;
line-height: 20px;
padding: 0 0 0 50px;
margin: 0;
font-weight: bold;
}

#explorer {
display: block;
width: 150px;
height: 320px;
margin: 0;
padding: 0 0 0 5px;
float: left;
}

a.explorer {
font-size: 16px;
color: #900;
font-weight: bold;
line-height: 20px;
margin: 0;
padding: 0;
}
#footer {
display: block;
width: 775px;
height: 30px;
font-size: 11px;
color: #fff;
text-align: center;
margin: 5px auto 20px auto;
}

/* SEARCH PAGES */

fieldset {
width: 400px;
float: left;
border: 0;
padding: 1;
margin: 0;
}

fieldset legend {
font-size: 16px;
font-weight: bold;
color: #333;
padding: 10px 0 5px 0;
}

fieldset label {
width: 130px;
display: block;
float: left;
clear: left;
}

input.submit {
font-size: 16px;
font-weight: bold;
color: #fff;
background-color: #666;
border: 1px solid #333;
padding: 2px 7px;
margin: 10px auto;
}

table#resultlist {
clear:both;
border-bottom: 1px dotted #999;
}

.resultmod {
display: block;
width: 150px;
float: left; 
clear: left;
margin-right: 10px;
padding: 5px;
border: 1px solid #999;
}

	.resultmod label {
	clear:both;
	float: none;
	}
	
	.resultmod select, .resultmod select option {
	font-size: 10px;
	}

.fullright {
display: block;
width: 550px;
float: left;
clear: right;
}
/* END SEARCH PAGES */

/* DETAILS PAGE */

div#mlsimage {
display: block;
width: 300px;
overflow: hidden;
float: left;
clear: left;
padding: 0;
margin: 0 10px 0 0;
}

div#mlsimage img {
width: 96px;
height: 65px;
float: left;
margin: 2px;
padding: 0;
}

ul#mlsdetails {
list-style: none;
width: 250px;
float: right;
margin: 0;
padding: 0px 10px;
}

ul#mlsdetails li {
width: 200px;
display: block;
float: left;
margin: 3px 5px 0 0;
padding: 0;
border-bottom: 1px dotted #666;
font-size: 11px;
}

ul#mlsdetails li strong {
display: block;
width: 120px;
float: left;
clear: left;
margin-right: 10px;
}

#mlsdesc, #tocalc {
display: block;
width: 100%;
margin: 10px 0;
padding: 10px 0;
border-top: 2px dotted #666;
border-bottom: 2px dotted #666;
}
#mlsdesc h2, #tocalc h2 {
font-size: 16px;
margin: 0 0 10px 0;
padding: 0;
font-weight: bold;
}
#mlsdesc p{
font-size: 14px;
font-family: Geneva, Arial, Helvetica, sans-serif;
}

#tocalc {
padding-left: 100px;
display: block;
clear: both;
overflow: hidden;
}

#tocalc fieldset {
width: 300px;
}

#tocalc fieldset label {
width: 150px;
font-size: 11px;
padding: 4px 0;
border-bottom: 1px dotted #ccc;
}

#googlestreet h3 {
display: block;
width: 600px;
margin: 10px auto 5px auto;
padding: 5px 0;
text-align: center;
font-size: 20px;
color: #666;
background: url(http://www.chicago-luxury-homes.biz/wp-content/themes/agentsite5/images/streetview-title-bg.gif) top left repeat-x;
border-top: 1px dotted #999;
border-bottom: 1px dotted #999;
font-family: Georgia, "Times New Roman", Times, serif;
}
/* END DETAILS PAGE */