﻿/*	Public Page Styles - BizSearch.ascx, BizSearchResult.ascx,BizProfileReadOnly.ascx  */

.tableHeading
{
 border-right: 1px solid white;
 border-bottom: 1px solid white; 
 font-weight: bold;
 text-align:right;
}
.tableHeadingNoBottem
{
 border-right: 1px solid white;
 font-weight: bold;
 text-align:right;
}
.tableHeadingName
{
 border-right: 1px solid white;
 border-bottom: 1px solid white; 
 font-weight: bold;
 text-align:left;
 padding-right:10px;
 background-color:#CCCCCC;
}

.tableHeadingDetails
{
 border-right: 1px solid white;
 border-bottom: 1px solid white; 
 text-align:left;
 padding-left:6px;
  background-color:#EDEDED;
}


body {
		background-color: #000000;
	}
	body,td,th {
		font-family: Verdana;
		font-size: 11px;
		color: #000000;
		margin: 0px;
	}
	a {
		color: #000000;
	}
	a:hover {
		color: #A69F98;
	}

	.outlineTop {
		background-image: url(/DesktopModules/ROStoreLocator/geosprawlimages/front_box_top.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	.outlineCenter {
		background-image: url(/DesktopModules/ROStoreLocator/geosprawlimages/front_box_center.gif);
		background-repeat: repeat-y;
		background-position: top left;
		padding-left: 1px;
		padding-right: 10px;
	}
	.outlineBottom {
		background-image: url(/DesktopModules/ROStoreLocator/geosprawlimages/front_box_bottom.gif);
		background-repeat: no-repeat;
		background-position: top left;
	}
	.shadeGradient {
		background: none;
		background-image: url(/DesktopModules/ROStoreLocator/geosprawlimages/column_fill_single.gif);
		background-repeat: repeat-y;
		background-position: top left;
	}
	.shadeGradient td {
		padding: 5px 15px;
		width: 50%;
	}
	.shadeGradientDetails {
		background: none;
		background-image: url(/DesktopModules/ROStoreLocator/geosprawlimages/column_fill_single.gif);
		background-repeat: repeat-y;
		background-position: top left;
	}
	.shadeGradientDetails td {
		
		
	}
	.showServices {
	}
	.hideServices {
		display: none;
	}
/*Added by brendan  quagliovv*/
.ColumnsDistance
{ 
	width:55px;
}
.ColumnsAtm
{ 
	width:43px;
}
.ColumnsBranch
{ 
	width:53px;
}
.ColumnsHours
{
	width:152px;
}
.SearchResultText
{
 float:left;
 padding-top:8px;
}
.divWait
{
 text-align:center;
}
/*Search Page*/
.textInput
{
	
}
/*BizProfileReadOnly*/
.BackToResults
{
	float:right;
	margin-bottom:5px;
}
.ViewLargerMap
{
	float:left;
	padding-top:5px;
}
.profileTop
{
	padding-top:5px;
}



.buttonSearchAgain
{
	float:right;
	margin-bottom:5px;
}
.tdWelcome
{
	border:solid 2 black; 
	padding:8px 0px 8px 0px
}
.textInput
{
	font-size:larger;
	border-color: rgb(157, 157, 157);
}


.PageTitle
{
	background-image:url(geosprawlimages/arrowlist.gif);
	background-position:0 18px;
	background-repeat:no-repeat;
	margin:0 0 8px 15px;
	padding:15px 10px 0 15px;
	color:#000000;
	font-size:14px;
	font-weight:bold;
	line-height:125%;
	text-align:left;
}
/*Added by brendan  quaglio^^*/
.FormBox1 {
}
.BusinessRepeater 
{
margin-left: auto;
margin-right: auto;
}

.FormBox2 {
}
.FormDropDown {
}


.FormText{
	font-size: 10px;
	font-weight:bold;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.FormTextDirections{
	font-size: 10px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.FormText2 {
	font-size: 12px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	
}
.FormText3 {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	overflow:hidden;
}
.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;
	text-indent: 10px;
}
.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";
}

