/* The body and input styles below help match up with style guide when
   the application is shown outside a CMS page */ 

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

input, select {
	font-size: 11px;
}

#previousLocation, #nextLocation {
	text-decoration: underline;
}

#message, #smsMessage, #error, #smsError {
	font-weight: bold;
}

.or {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
	
}
	
.sectionMainHeader {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;	
	
}

.sectionSearchHeader {
	font-family: Verdana; 
	font-size: 11px;
}

.sectionOptionalSearchHeader {
	font-family: Verdana; 
	font-size: 11px; 
}

.sectionSearchRequired, .sectionSearchOptional, .countryAndLinksContainer {
	font-family: Verdana; 
	font-size: 11px; 
}

.sectionSearchOptionalHeaderText {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
}

.sectionSearchOptionalNameText {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
}

.sectionSearchOptionalText {
	font-family: Verdana; 
	font-size: 11px; 
	
}

.sectionSearchOptionalTextDisabled {
	font-family: Verdana; 
	font-size: 11px; 
}

.sectionSearchOptionalTextCategories {
	font-family: Verdana; 
	font-size: 11px; 
}

.sectionSearchOptionalMilesOrKMText {
	font-family: Verdana; 
	font-size: 11px; 
}


.countryName {
	font-family: Verdana; 
	font-size: 13px; 
}

.innerTitleBars {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold; 
}

.smsHeader {
	font-family: Verdana; 
	font-size: 11px; 
	font-weight: bold;
}

.countryAndLinks {
	font-family: Verdana; 
}


#smsContainer {
	font-family: Verdana; 
	font-size: 11px; 
}


.browseCitiesHeader, .browseCitiesLetterHeader, .multipleMatchesHeader  {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 13px; 
	font-weight: bold;
}
.browseCitiesSubHeader {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px; 
}

.browseHeaderLink {
	text-decoration: underline;
}

.browseCitiesLetter {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px;
	font-weight: bold;
}

.browseCitiesNames {
	font-family: Arial, Helvetica, Sans-serif; 
	font-size: 11px;
}

.drivingDirections {
	font-family: Verdana; 
	font-size: 11px; 
}


#legendArea {
	font-family: Verdana; 
	font-size: 11px; 
}

span.country {
	font-size: 13px; 
}

.leftLink {
	font-size: 11px; 
}

.rightLink {
	font-size: 11px; 
}

div.address {
	font-size: 11px; 
	font-weight: bold;
}

input.address {
	font-size: 11px;
}

div.city {
	font-size: 11px; 
	font-weight: bold;
}

input.city {
	font-size: 11px;
}

div.state {
	font-size: 11px; 
	font-weight: bold;
	font-size: 11px;
}

select.state {
	font-size: 11px; 
}

.addressCityState {
	float:left; 
	font-family: Verdana;
}


div.viewResults {
	font-size: 11px; 
	font-family: Verdana;
}

div.searchBy {
	font-size: 11px; 
	font-family: Verdana;
}

select.viewResults {
	font-size: 11px; 
}

select.searchBy {
	font-size: 11px; 
}

.previous {
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana;
}

.next {
	font-size: 11px; 
	font-weight: bold; 
	font-family: Verdana;
}

.resultsItemOdd {
	font-family: Verdana; 
	font-size: 11px; 
}

.resultsItemEven {
	font-family: Verdana; 
	font-size: 11px; 
}

.resultsItemEven div, .resultsItemOdd div {
}

.locationDetails {
	font-family: Verdana; 
	font-size: 11px; 
}

.detailedLegendText {
	font-family: Verdana; 
	font-size: 11px;
}

.detailedFeatureLegendText {
	font-family: Verdana; font-size: 11px; 
}

#find, #sendNow {
	font-size: 11px;
}

#categoriesLabel {
	text-decoration: underline;
}

#mapTagline {
	font-size: 8px !important;
}

#mapinfo {
   font-size: 1.1em !important;
}

.printIconLabel, .smsIconLabel {
	font-family: Verdana; 
	font-size: 9px !important;
	font-style: normal;
	font-weight: bold;
}

.smsIconLabelFr {
	font-family: Verdana; 
	font-size: 11px !important;
	font-style: italic;
}

.sendToIconLink {
	text-decoration: none !important;
}

#locationName {
	font-weight: bold;
}
.strongLetters{
	font-weight: bold;
}
.iconImage {
	padding-top: 5px !important;	
}