﻿/***********************************************************************
	Styles for: .locationSearchCriteria
***********************************************************************/

#LocationsAlternatateContent{margin-top:-20px;}

#LocationsAlternatateContentForSchool{margin-top:-13px;} /*Added by Vj, 1-26-10, 11256*/
.locationSearchCriteria
{
	width: 923px;
	margin: 0 0 0 25px;
	background: url(../images/Location/topInnerSearchCriteriaBkgd.jpg);
	background-color:#EAF7F8;
	background-position: 730px -27px;
	background-repeat: no-repeat;	
}

.locationsContent
{
	padding: 0 10px 0 25px;
}

h2.topLocationSearchCriteria
{
	background-image: url(../images/Location/hdrLocationSearch.png);
	background-repeat: no-repeat;
	width: 923px;
	height: 76px;
}

.searchFieldContentRed
{
	font-weight: bold;
	color: Red;
}

.locationsSeperator
{
	background-image: url(../Images/Location/searchCriteriaPencilBorderBkgd.png);
	background-position: top left;
	background-repeat: no-repeat;	
}


table.locationsForm td
{
	padding: 0 5px 5px 0;
	vertical-align: top;
	font-weight: bold;
}

.searchDisclaimer
{
	font-size: 0.8em;
}

.searchFieldsContentBottom
{
	height: 46px;
	background-image: url(../images/Location/btmSearchCriteriaBkgd.png);
	background-color:#F2EADD;
	background-repeat:no-repeat;
}

#noflashmap 
{
	width:450px;
	height:400px;
	border:solid 1px #333;
}
.noflashmapPoint 
{
	margin:5px 0 5px 20px;
	padding:4px;
}

