@charset "utf-8";
/* CSS Document */

div #restFinder
{
	float: left;
	width: 367px;
}

div #searchProperty
{
	float: left;
	width: 367px;
}

div #searchOpenHouse
{
	float: left;
	width: 367px;
}

div #barFinder
{
	float: left;
	width: 367px;
}

body {
        margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(http://www.dcinsiders.com/images/background.jpg);
        background-repeat: repeat-x;
        background-color: #000000;


}

#content {
        background-image: url(http://www.dcinsiders.com/images/content_background.gif);
        background-repeat: no-repeat;
        background-color: #ffffff;
        background-position: bottom right;
}

div.c1 {
 	text-align: center;
}

div#contentWrap
{
	width:734px;
	padding:7px;
}

div .header
{
	text-align:left;
	border-bottom: 2px solid #000000;
	width:100%;
}

div .header h1
{
	font-size:18px;
}

div .header h2
{
	font-size:16px;
}

div#pics
{
	padding-top:5px;
	width:100%;
	text-align:left;
}

div#content2
{
	float:left;
	width:100%;
	margin-top:5px;
}

div#leftPanel
{
	width:250px;
	float: left;
}

div#map
{
	width:100%;
	height:300px;
	border: 1px solid #333333;
	background-color:#EEEEEE;
}

div#featuresBox
{
	margin-top:5px;
	width:100%;
	background-color:#FFFFFF;
}

div#bodyBox
{
	width: 465px;
	height:290px;
	background-color: #EEEEEE;
	border: 1px solid #333333;
	text-align:left;
	padding:5px;
	float:right;
	overflow:auto;
}

div.pic
{
	background-image:url(http://www.dcinsiders.com/nhood/media/images/shadow4.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	margin-left:20px;
	margin-top: 10px;
	float:left;
	width:154px;
	height:104px;
	text-align:right;	
}

div.pic img:hover
{
	width:160px;
	height:110px;
}

div.pic img
{
	position:relative;
	border:1px solid #000000;
	width:150px;
	height:100px;
	left: 4px;
	top:-4px;
}

.finder
{
	font-style:oblique;
	font-size: 14px;
}

div#searchBox
{
	float:left;
	width:100%;
	text-align:center;
	margin-top:7px;
}

form#ihfQuickSearch
{
	margin-left:5px;
}

#restForm
{
	width:340px;
}

#barForm
{
	width:340px;
}

#form111
{
	width:200px; 
	float: left; 
	height: 125px; 
	text-align: left;
}

#form222
{
	width:200px; 
	float: left; 
	height: 125px; 
	text-align: left;
}

#form112
{
	width:200px; 
	float: left; 
	text-align: left;
}

#form223
{
	width:200px; 
	float: left; 
	text-align: left;
}

#restFinderImage
{
	float: right;
	width: 100px;
	height: 150px;
	background-image:url('http://www.dcinsiders.com/nhood/media/images/chef.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	background-color: white;
}

#barFinderImage
{
	float: right;
	width: 100px;
	height: 150px;
	background-image:url('http://www.dcinsiders.com/nhood/media/images/martini.jpg');
	background-repeat:no-repeat;
	background-position:top right;
	background-color: white;
}

#searchPropertyImage
{
	float: right;
	width: 100px;
	height: 175px;
	background-image:url('http://www.dcinsiders.com/nhood/media/images/searchProperty.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: white;
}

#searchOpenHouseImage
{
	float: right;
	width: 100px;
	height: 175px;
	background-image:url('http://www.dcinsiders.com/nhood/media/images/key.jpg');
	background-repeat:no-repeat;
	background-position: top right;
	background-color: white;
}