
.Login
{
	font-size: 11px	;
	vertical-align: baseline;
	color: black;
	font-family: Verdana;
	height: 12px;
	text-decoration: none;
}

.LoginButton
{
	border-right: gainsboro thin outset;
	padding-right: 5px;
	border-top: gainsboro thin outset;
	padding-left: 5px;
	font-size: 12px;
	padding-bottom: 1px;
	vertical-align: baseline;
	border-left: gainsboro thin outset;
	width: 50px;
	color: black;
	padding-top: 1px;
	border-bottom: gainsboro thin outset;
	font-family: 'Times New Roman' , Verdana;
	height: 12px;
	background-color: lightgrey;
	text-align: center;
	text-decoration: none;
}
.Reporting TH
{
	border-right: black 1px;
	padding-right: 2px;
	border-top: black 1px;
	padding-left: 2px;
	font-weight: bold;
	font-size: 10px;
	padding-bottom: 1px;
	border-left: black 1px;
	color: midnightblue;
	padding-top: 1px;
	border-bottom: black 1px solid;
	font-family: Verdana;
	background-color: whitesmoke;
	text-align: center;
}

.Reporting TH:hover
{
	text-decoration:underline;	
}

.Reporting TD
{
	font-weight: normal;
	font-size: 10px;
	cursor: default;
	color: black;
	font-family: Verdana;
	background-color: white;
	text-align: left;
}

.SubmitButton
{
	border-right: gainsboro 1px solid;
	padding-right: 10px;
	border-top: gainsboro 1px solid;
	padding-left: 10px;
	padding-bottom: 3px;
	border-left: gray 1px solid;
	width: 30px;
	cursor: pointer;
	color: black;
	padding-top: 3px;
	border-bottom: gray 1px solid;
	position: static;
	height: 15px;
	background-color: lightgrey;
	text-decoration: none;
}
.ThankYouPage
{
	font-weight: bold;
	font-size: 13px;
	color: blue;
	font-family: Verdana;
}
.ReserveListing TD
{
	font-family:Verdana;
	font-size:12px;
	
}

.ReserveListing LABEL
{
	font-family:Verdana;
	font-size:10px;
}

div.suggestions
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	position: absolute;
	background-color: lightcyan;
	moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.suggestions div {
    cursor: default;
    padding: 0px 3px;
}

div.suggestions div.current {
    background-color: #3366cc;
    color: white;
}

.AutoSuggest
{
	border-right: blue 1px solid;
	border-top: blue 1px solid;
	font-weight: normal;
	font-size: 11px;
	z-index: 150;
	left: 0px;
	border-left: blue 1px solid;
	width: 300px;
	color: orangered;
	border-bottom: blue 1px solid;
	font-family: Verdana;
	position: absolute;
	top: 0px;
	height: 100px;
	background-color: gainsboro;
	overflow:auto;
}


.PremiumHeader
	{
		font-weight: bold;
		font-size: 10pt;
		color: dimgray;
		font-family: Verdana;
	}
	
.FeaturedHeader
	{
		font-weight: bold;
		font-size: 10pt;
		color: dimgray;
		font-family: Verdana;
	}

.ListingNameAndBlurbWhite
	{
		font-weight:normal;
		font-size: 9pt;
		color: black;
		font-family: Verdana;
		background-color:white;
	}

.ListingNameAndBlurbGray
	{
		font-weight:normal;
		font-size: 9pt;
		color: black;
		font-family: Verdana;
		background-color:gainsboro;
	}

.ListingSpacer
{
	width: 100%;
	position: static;
	height: 4px;
	background-color: white;
}

.KeywordAd
	{
		FONT-SIZE: 8pt; 
		PADDING-BOTTOM: 30px; 
		COLOR: black; 
		PADDING-TOP: 5px; 
		FONT-FAMILY: Verdana 	
	}

.KeywordThankyou
	{
		FONT-SIZE: 8pt; 
		font-weight:bold;
		PADDING-BOTTOM: 30px; 
		COLOR: dimgray; 
		PADDING-TOP: 5px; 
		FONT-FAMILY: Verdana 	
	}

.DetailPageInfo TD
	{
		padding-top:5px;
		font-weight:normal;
		font-size: 9pt;
		color: dimgray;
		font-family: Verdana;
		padding-left:8px;
		
	}


.DetailPageInfo .DetailHeader
	{
		font-weight: bold;
		font-size: 10pt;
		padding-bottom: 3px;
		color: dimgray;
		padding-top: 3px;
		font-family: Verdana;
		background-color: lavender;
		text-align: center;

	}

.Category
	{
		
		font-weight: bold;
		font-size: 9pt;
		left: 10px;
		color: black;
		font-family: Verdana;
		position: relative;
	}

.Category TD
	{
		padding-bottom: 5px;
		padding-top: 1px;
	}

.Category A
{
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.Category .Hover
	{
		color: black;
		text-decoration: underline;
	}

.Category .Mouseout
	{
		color: black;
		text-decoration: none;
	}


.SubCategory
	{
		
		font-weight: bold;
		font-size: 8pt;
		left: 10px;
		color: black;
		font-family: Verdana;
		position: relative;
	}

.SubCategory TD
	{
		padding-bottom: 5px;
		padding-top: 1px;
	}

.SubCategory A
	{
		cursor: pointer;
		color: gray;
		text-decoration: none;
	}

.SubCategory .Hover
	{
		color: #404040;
		text-decoration: underline;
	}

.SubCategory .Mouseout
	{
		color: gray;
		text-decoration: none;
	}


.InfoRequest
	{
		font-weight:normal;
		font-size: 9pt;
		font-family: Verdana;
		color:Gray;
		display:;
	}

.InfoRequest TD
	{
		padding-bottom: 2px;
		padding-top: 2px;
	}		

.InfoRequest .InfoReq_Title
	{
		font-weight: bold;
		font-size: 13.75pt;
		width: 0;
		font-style: italic;
		font-family: Verdana;
	}

.InfoRequest .InfoReq_Thankyou
{
	font-weight: bold;
	font-size: 13.75pt;
	width: 0px;
	font-family: Verdana;
}

.InfoRequest .InfoReq_ContactInfoHeader
	{
		font-weight:bold;
		font-size: 8pt;
		font-family: Verdana;
		color:Gray;	
	}


.InfoRequest .RequiredField
	{
		color:Red;	
	}
	

.NaviHelpCenter
	{
		font-size: 13px;
		margin-left: 5px;
		width: 70px;
		color: gray;
		font-family: Verdana;
		letter-spacing: -1pt;
		position: relative;
		height: 100%;
		background-color: #ffffff;
	}


.NaviCategoryDivider 
	{
		font-weight: bold;
		width: 100%;
		color: #e5dfbe;
		border-top-style: none;
		border-right-style: none;
		border-left-style: none;
		position: relative;
		height: 2px;
		background-color: #f4dceb;
		border-bottom-style: none;
	}

.NaviCategoryList
	{
		font-size: 13px;
		width: 110px;
		color: gray;
		font-family: Verdana;
		letter-spacing: -1pt;
		position: relative;
		height: 100%;
		background-color: #ffffff;
		text-align: left;
	}


.NaviCategoryList A
	{
		color:gray;
		padding-top:3px;
		text-decoration:none;
	}
 

.SelectedCategory A
	{
		font-weight:bold;
		font-size: 10pt;
		font-family: Verdana;
		color:Gray;
		cursor:default;
	}
	

.SelectedCategory HR
	{
		color: darkturquoise;
		font-weight:lighter;

	}

.NaviHelpCenter Table
	{
		font-size: 10px;
		color: dimgray;
		font-family: Verdana;
	}

.NaviHelpCenter .Title
	{
		padding-left: 10px;
		font-weight: bold;
		padding-bottom: 2px;
		color: white;
		padding-top: 2px;
		background-color: #0099ff;
	}

.SubCategoryHeader
	{
		font-weight: bold;
		font-size: 11pt;
		color: #3366ff;
		font-style: italic;
		font-family: Verdana;
	}

.SubCategoryTitle
	{
		font-weight: bold;
		font-size: 10pt;
		cursor: pointer;
		color: #3366ff;
		font-style: italic;
		font-family: Verdana;
	}


.SubCategories A
	{
		
		font-size: 8pt;
		color: dimgray;
		font-family: Verdana;
		text-decoration:none;
	}

.SubCategories A:hover
	{
		color:Black;
		text-decoration:underline;	
	}
.SmartSearch
	{
		font-weight: bold;
		font-size: 9pt;
		left: 0px;
		color: white;
		border-top-style: none;
		font-family: Verdana;
		border-right-style: none;
		border-left-style: none;
		background-color: #ff9233;
		border-bottom-style: none;
	}

.CategoriesHeader
	{
		padding-right: 10px;
		padding-left: 10px;
		font-weight: bold;	
		font-size: 8pt;
		color: white;
		font-family: Verdana;
		background-color: black;
		vertical-align:middle;
	}

.SmartSearchText
	{
		font-weight: bold;
		font-size: 8pt;
		color: white;
		font-family: Verdana;
	}

.SortResults
	{
		font-size: 9pt;
		color: dimgray;
		font-family: Verdana;
		font-weight:bold;
	}

.DetailListHeader TD
	{
		padding-left: 10px;
		font-weight: bold;
		font-size: 8pt;
		padding-bottom: 5px;
		text-transform: uppercase;
		color: dimgray;
		padding-top: 5px;
		font-family: Verdana;
		background-color: lightcyan;
	}

.DetailList TD
	{
		padding-left: 10px;
		font-family: Verdana;
	}


.DetailInformation
	{
		width:100%;
	}

.DetailInformation TD
	{
		font-size: 8pt;
		color: dimgray;
		font-family: Verdana;
		font-weight:bold;
	}

.CantFindLookingFor A
	{
		font-family:Verdana;
		color:dimgray;
		font-weight: bold;
		font-size: 10pt;
		padding-top: 20px;
		font-family: verdana;
	}

.CantFindLookingFor Div
{
}
.SmartSearchTextBox
	{
		font-weight: bold;
		font-size: 10px;
		color: dimgray;
		font-family: verdana;
		text-align: left;
		width:100%;
		margin-left:1px;
		
	}

.PlusPackage_CompanyTitle
	{
		
		font-family:verdana;
		font-size:10pt;
		color: darkblue;
		font-weight:bold;	
		cursor:default;

	}

.PlusPackage_CompanyLocation, .PremiumPackage_CompanyLocation
	{
		font-weight: bold;
		font-size: 9pt;
		color: darkblue;
		font-family: verdana;
		cursor:default;
		text-align:left;
	}

.BasicPackage
	{
		font-weight: normal;
		font-size: 9pt;
		color: dimgray;
		font-family: verdana;
		cursor:default;
		text-align:left;

	}

.BoldPackage
{
	font-size: 14px;
	cursor: default;
	color: black;
	font-family: verdana;
	text-align: left;
}

.BoldPackageLocation
{
	font-size: 12px;
	cursor: default;
	color: black;
	font-family: verdana;
	text-align: left;

}

.ListingPhoneNumbers TD
{
	font-weight: bold;
	font-size: 11px;
	cursor: default;
	color: dimgray;
	font-family: verdana;
	text-align: left;
	
}
.KeywordProfile 
	{
		border-right: lightseagreen thin solid;
		border-top: lightseagreen thin solid;
		font-weight: bold;
		font-size: 8pt;
		left: 0px;
		border-left: lightseagreen thin solid;
		width: 120px;
		color: white;
		border-bottom: lightseagreen thin solid;
		font-family: Verdana;
		position: relative;
		top: 0px;
		height: 90px;
		background-color: royalblue;
	}

.KeywordProfile TD
	{
		padding-right: 5px;
		padding-left: 5px;
		padding-bottom: 5px;
		padding-top: 5px;
	}
.KeywordProfileHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: darkorange;
	font-family: verdana;
	background-color: royalblue;
	text-align: center;
}
	
.UpdateKeywordButton
	{
		border-right: #3366cc thick ridge;
		padding-right: 2px;
		border-top: #3366cc thick ridge;
		padding-left: 2px;
		font-weight: bold;
		font-size: 12px;
		padding-bottom: 2px;
		border-left: #3366cc thick ridge;
		width: 100px;
		cursor: pointer;
		color: white;
		padding-top: 2px;
		border-bottom: #3366cc thick ridge;
		font-family: Serif, 'Arial Narrow' , Verdana;
		background-color: midnightblue;
		text-align: center;
	}

.KeywordLoginError
	{
		font-weight: bold;
		font-size: 8pt;
		left: 0px;
		font-family: Verdana;
		background-color: royalblue;
		color:royalblue;
	}

.KeywordUpload
	{
		color: black;
		font-family: verdana;
		font-size:8pt;
		background-color: white;
		position:absolute;
		left:5px;
		top:0;
		height:100%;
		width:100%;
	}

.KeywordUpload TD
	{
		color: black;
		font-family: verdana;
		font-size:10pt;
		font-weight:bold;
	}

.VerifyCompanyToLogin
	{
		font-weight: bold;
		font-size: 8pt;
		left: -50px;
		width: 500px;
		color: dimgray;
		font-family: Verdana;
		position: relative;
		top: 0px;
		height: 220px;
		background-color: white;

	}

.UploadFail
	{
		color:Red;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
	
	}

.UploadSuccess
	{
		color:Navy;
		font-family:Verdana;
		font-size:10pt;
		font-weight:bold;
	
	}

.GoBack
	{
		padding-right: 10px;
		padding-left: 10px;
		font-weight: bold;
		font-size: 10pt;
		color: black;
		font-family: Verdana;
		background-color: white;
		text-decoration: underline;
	}

.InfoRequestMessage
	{
		font-family:Verdana;
		font-size:12pt;
		color:Black;
		position:relative;
		height:30%;
		text-align:center;
	}
.UpdateKeywordHeader A
	{
		FONT-WEIGHT: normal; 
		FONT-SIZE: 14pt; 
		COLOR: #404040; 
		FONT-FAMILY: verdana; 
		LETTER-SPACING: 2pt;
	}
