#search_popup_panel
{
	width: 100%;
	/*height: 72%;*/
	background: white url( ../assets/search_popup/search_popup_bg.png ) top center no-repeat;
	color: #898989;
	position: relative;
}

#search_popup_panel .search_ui
{
	margin: 0;
	padding: 15% 1% 2% 3.7%;
	height: 81%;
	text-align: center;
}

#search_popup_panel form
{
	margin: 0;
	padding: 0;
	display: block;
	text-align: left;
}

#search_popup_panel h1
{
	
	display: none;
}

#search_popup_panel h2
{
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-weight: normal;
}

#search_popup_panel h2 strong
{
	color: #555555;
	font-weight: bold;
}

#search_popup_panel select
{
	width: 380px;
	font-family: helvetica neue, helvetica, arial, sans-serif;
	font-size: 12px;
	border: 1px solid #999;
}

#search_popup_panel input
{
	margin-right: 7px;
}

#search_popup_panel .instructions
{
	font-size: 11px;
	color: #898989;
	margin-top: 5px;
	margin-bottom: 5px;
}

#search_popup_panel .listing
{
	width: 63%;
	float: left;
	margin: 0 0 2.9% 0;
}

#search_popup_panel .refine
{
	position: relative;
	width: 180px;
	text-align: left;
	float: right;
	margin: 0px;
	top: 100px;
}

#search_popup_panel .refine ul
{
	margin: 0;
	padding: 10px 0 0 0;
	list-style-type: none;
	background: none;
}

#search_popup_panel .refine ul li
{
	margin: 0;
	padding: 2px 0;
	font-size: 12px;
}


#search_popup_panel .performSearch
{
	position: absolute;
	bottom: 0px;
	top: 425px;
	/*left: 43.5%;*/
	left: 38%;
	display: block;
	clear: both;
	text-indent: -9999px;
	width: 146px;
	height: 50px;
	background: url( ../assets/search_popup/search.png) center center no-repeat;
}


/*
#search_popup_panel .performSearch
{
    display: block;
    clear: both;
    text-indent: -9999px;
    height: 50px;
    background: url( ../assets/search_popup/search.png) center center no-repeat;
}
*/
#backgroundPopup
{
	display: none;
	position: fixed;
	_position: absolute; /* hack for internet explorer 6*/
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	background-color: Gray;
	background-repeat:repeat;
	z-index: 1111;
}
/*
#popupContact
{
	display: none;
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/
	/*height: 85%;
	width: 53%;
	top:5%;
	bottom:5%;
	background: #FFFFFF;	
	z-index: 9999;
	font-size: 13px;
	
}
*/
	
#popupContact
{
	display: none;
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/
	height: 500px;
	Width: 550px;
	margin-top:1%;
	background: #FFFFFF;	
	z-index: 9999;
	font-size: 13px;
}
#popupContact h1
{
	text-align: center;
	color: #6FA5FD;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
}

#popupContact1
{
	display: none;
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/
	height: 500px;
	Width: 550px;
	margin-top:1%;
	background: #FFFFFF;	
	z-index: 9999;
	font-size: 13px;
}
#popupOffices
{
	display: none;
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/
	height: 618px;
	Width: 600px;
	margin-top:3%;
	background: #FFFFFF;	
	z-index: 9999;
	font-size: 13px;
}
#popupOffices h1
{
	text-align: center;
	color: #6FA5FD;
	font-size: 22px;
	font-weight: 700;
	border-bottom: 1px dotted #D3D3D3;
}

#popupOffices1
{
	display: none;
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/
	height: 625px;
	Width: 600px;
	margin-top:3%;
	background: #FFFFFF;	
	z-index: 9999;
	font-size: 13px;
}