@CHARSET "UTF-8";

/* -----     Search Form     ----- */

div.searchForm {
	/*background:#e3e3e3;*/
	height:130px;	
}

div.searchForm .roundedcornr_box_954030 {
   background: #e3e3e3;
}
div.searchForm .roundedcornr_top_954030 div {
   background: url(../images/corners/tlGray.gif) no-repeat top left;
}
div.searchForm .roundedcornr_top_954030 {
   background: transparent url(../images/corners/trGray.gif) no-repeat top right;
}
div.searchForm .roundedcornr_bottom_954030 div {
   background: url(../images/corners/blGray.gif) no-repeat bottom left;
}
div.searchForm .roundedcornr_bottom_954030 {
   background: transparent url(../images/corners/brGray.gif) no-repeat bottom right;
}

div.searchForm .roundedcornr_top_954030 div, .roundedcornr_top_954030,
div.searchForm .roundedcornr_bottom_954030 div, .roundedcornr_bottom_954030 {
   width: 100%;
   height: 12px;
   font-size: 1px;
}
div.searchForm .roundedcornr_content_954030 { 
	margin: 0 0px; 
	
		
}


div.searchForm div.form {
	height:96px;	
	
}
/* -----     Search Form first nav	----- */

div.searchForm ul.firstNav {
	float:right;
	display:block; list-style-type:none;	
	margin:0 48px 0 0 !important; margin-right:24px;
	padding:0;
	width:107px; text-align:center;
	line-height:34px; font-weight:bold;
	
}

div.searchForm ul.firstNav li {
	display:block; background:url(../images/nav/newPostBtn.gif) no-repeat;
	margin:0; padding:0;
	
	height:34px;
}
div.searchForm ul.firstNav li.rentForm
{
	background:url(../images/nav/rentBtn.gif) no-repeat;
	margin-top:2px;
	}

div.searchForm ul.firstNav li a:link,
div.searchForm ul.firstNav li a:active,
div.searchForm ul.firstNav li a:visited {
	display:inline; color:black;
	text-decoration:none;	
}	
div.searchForm ul.firstNav li a:hover {
		
}	
	
div.searchForm ul.firstNav li.whatIsIt {
	display:block;	position:relative;
	height:1px; background:0;
}	

div.searchForm li.whatIsIt a {
	background:url('../images/whatIsIt.gif') top right no-repeat;
	position:absolute;
	top:-73px; left:110px; #top:-96px; _top:-84px;
	display:block;
	width:76px; height:165px;
}

div.searchForm li.whatIsIt a span {
	display:none;
}

/* Search Form - form  */

div.searchForm form {
	float:left;
	margin-left:5px;
	background:url(../images/nav/formBg.gif) no-repeat;
	width:631px !important; width:631px; height:57px;
	padding-top:24px;
	width:631px; height:57px;
}
div.searchForm form.loginForm {
	background:#14c2e3;	
}
div.searchForm table {
	border-spacing:4px;
	font-size:13px; font-weight:bold;
	width:470px;
	text-align:left	
}	
div.searchForm table thead {
	display:none;
}	
div.searchForm table td {
	padding:0; padding-left:4px;
	height:30px;	
	background:#e7e6e6
}
div.searchForm table td.welcomeTd{
	padding:0px;
	height:30px
}
div.searchForm table td div.welcome{
	font-size:11px;
	font-weight:normal;
	background:white;
	width:150px;
	height:30px;
	text-align:right;
	
	
	
}
div.searchForm table td.text {
	height:30px;	
	width:247px;
	background:url(../images/nav/textInputBg.gif) no-repeat;
}

div.searchForm form.searchForm table input {
	width:236px;	 margin:0 4px;
	background:transparent; border:0;
}
div.searchForm form.loginForm table input {
	width:100%;		 margin:0 4px;
	background:transparent; border:0;
}
div.searchForm table select {
	width:120px; margin:0 4px;
	background:transparent; border:0;
}
div.searchForm form.searchForm table th {
	background:#fa7806;
}
div.searchForm form.searchForm table td.selectInput{
	background:url(../images/nav/selectInputBg.gif) no-repeat;margin:0 4px;
	width:129px;
	height:30px;
}
div.searchForm form.searchForm table input.submit,
div.searchForm form.loginForm table input.submit {
	margin:0; font-weight:bold;
	height:30px;
	font-size:20px;
	background:url(../images/nav/searchBtn.gif) no-repeat;
	width:78px;
}
div.searchForm form.loginForm table th.submit {
	background:#000;	
}
div.searchForm form.loginForm table input.submit {
	color:white;	
}
/* ----- Search Form - secNav  ----- */

div.searchForm ul.secNav {
	clear:both;
	display:block;
	margin:0px 163px 0px 0px;
	padding:0;
	list-style-type:none;
	height:26px;
	line-height:26px; text-align:center; font-weight:bold;
	
}

div.searchForm ul.secNav li {
	display:block; margin:0; padding:0;
	float:right; width:120px;
	margin-left:7px;
	_margin-left:5px;
}

div.searchForm ul.secNav li a:link,
div.searchForm ul.secNav li a:active,
div.searchForm ul.secNav li a:visited {
	display:block; width:120px;
	
	text-decoration:none;
}

div.searchForm ul.secNav li.blue a {
	background:url(../images/nav/connectionBtn.gif) no-repeat; color:black;
	margin-right:3px;
}
div.searchForm ul.secNav li.black a {
	background:url(../images/nav/homeBtn.gif) no-repeat; color:#fa7806;
	margin-right:3px;
}
div.searchForm ul.secNav li.white a {
	background:url(../images/nav/smartAgentBtn.gif) no-repeat; color:black;
	margin-right:3px;
}
div.searchForm ul.secNav li.gray a {
	background:url(../images/nav/aboutBtn.gif) no-repeat;; color:black;
	margin-right:3px;
}
div.searchForm ul.secNav li.darkGray a {
	background:url(../images/nav/contactUsBtn.gif) no-repeat; color:white;
	margin-right:3px;
	_margin-right:0px;
}

