﻿/*	Public Page Styles - BizSearch.ascx, BizSearchResult.ascx,BizProfileReadOnly.ascx  */

.PageTitle{
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.FormBox1 {
}

.FormBox2 {
}
.FormDropDown {
}
.FormText{
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.FormText2 {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.FormText3 {
	font-size: 11px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow: auto;
	padding-bottom:10px;
	height:auto;width:auto;
}
.FormTextSmall{
	font-size: 9px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.FormLinks {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BackLinks {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.BackLinks A:hover
{
	color: #FF0000;
	}
.BackLinks A:visited
{
	text-decoration: none;
}
.MapBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
}
.MapLinks {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


/*	Admin Page Styles - MyBizList.ascx, MyBizProfile.ascx, MyBizOptions.ascx - Not visible to public*/
.AdminPageTitle{
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.AdminFormTextSmall{
	font-size: 9px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.AdminBizListBorder
{
border:thin;
color:#009966;

}
.AdminGridItem
{
    color: black;
	font-family: tahoma;
	font-size: 10px;
	text-indent: 4px;
	height: 30px;
	vertical-align: middle;
}
.AdminGridAltItem
{
	background: #EBEBEB;
	color: Black;
	font-family: tahoma;
	font-size: 10px;
	text-indent: 4px;
	height: 30px;
	vertical-align: middle;
}
.Adminheaderrow
{
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	text-align:left;
	height: 20px;
	text-indent: 4px;
	vertical-align: middle;
	background: #EEEFCB;
}
.pagemessage {
	font-size: 11px;
	color: #339933;
	font-family: arial;
	text-decoration: none;
}
.AdminText {
	font-size: 12px;
	font-family: "Century Gothic";
}
.AdminFormText{
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.AdminFormText1{
	font-family: "Century Gothic";
	font-size: 12px;
	color:#339933;
	font-weight: bold;
	font-weight:700;
	}
.AdminFormText2 {
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.AdminFormText3 {
	font-size: 11px;
	line-height:15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	overflow:hidden;
	padding-bottom: 15px;
}
.FormTextSmall{
	font-size: 9px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
}
.AdminBackLinks {
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.AdminBackLinks A:hover
{
	color: #FF0000;
	}
.AdminBackLinks A:visited
{
	text-decoration: none;

}
.RedBold {
	font-size: 13px;
	font-weight:bold;
	color:#FF0000;
	font-family: "Century Gothic";
}
link {
	display: table-column;
	cursor: auto;
}
.RedText {
	font-size: 12px;
	color:#FF0000;
	font-family: "Century Gothic";
}
.ProgressText {
	font-size: 12px;
	color:#009900;
	font-family: "Century Gothic";
}
