﻿/* Branch Locator */

.wpBranchLocator,
.wpBranchLocator a,
.wpBranchLocator #BLContent, 
.wpBranchLocator .resultMessage, 
.wpBranchLocator #msgSearchCriteria, 
.wpBranchLocator #msgBLResult 
{
    font-family:Arial, Helvetica, Sans-Serif !important;
    font-size:12px !important;
}
.wpBranchLocator
{
    background:transparent;
	position: relative; /* rounded corners */
	padding:10px 10px 10px 10px;
	width:540px; /*560-10-10*/
    margin:40px 0;
}
.wpBranchLocator .textContainer 
{ 
    margin-bottom: 0 !important; 
    padding: 0px;
}
.wpBranchLocator .three-columns 
{
	width: 33%;
	display:inline-table;
	float:left;
	margin-bottom:10px;
}
.wpBranchLocator .three-columns label, 
.wpBranchLocator .three-columns select  
{
	width:165px;
	float:left;
	margin:0 5px 2px 0;
}
.wpBranchLocator .three-columns select  
{
    height:22px;
}
.wpBranchLocator .three-columns input
{
	width:158px;
	float:left;
	margin:0 5px 2px 0;
}
.wpBranchLocator .divLinks
{
}
.wpBranchLocator .lnkLeft
{
    width:95px;
    float:left;
}
.wpBranchLocator .permalink
{
    width:80px;
    float:right;
/*	display:block;
	right:0;
    width:80px;
	position:absolute;*/
}
.wpBranchLocator .rounded
{
	display:none !important;
}
.wpBranchLocator .buttons
{
    text-align:center;
}
.wpBranchLocator #btnBLSearch
{
    display:block;
    font-size:12px;
    line-height:25px;
    padding-left:0;
    text-align:center;
    width:80px;    
    margin:0 auto;
    height:25px;
}
.wpBranchLocator #btnBLSearch
{
    background-position:0 2px;
}
.wpBranchLocator input,
.wpBranchLocator select
{
    color:#5F5F5F !important;
}
.wpBranchLocator a.link
{
    background:transparent !important;
    font-size:12px !important;
    color:#5f5f5f !important;
    font-weight:normal !important;
    padding:0;
}
.wpBranchLocator div.link
{
    padding:0;
}
.safari .wpBranchLocator .link .linkArrow
{
    background-position:1px 0;
}
.wpBranchLocator div.linkClear
{
    margin:auto;
    margin-top:30px;
    width:125px;
    display:block;
}
.wpBranchLocator .linkClear
{
    color:#5f5f5f !important;
    font-size:12px;
}
.safari .wpBranchLocator .linkClear .linkArrow
{
    background-position:1px 0;
}
.wpBranchLocator #BLContent
{
    margin:0 !important;
}
.wpBranchLocator .pnlBranch
{
    padding-top:30px;
}
.wpBranchLocator .item
{
    line-height:16px;
    bottom:0;
    margin:0;
}
.wpBranchLocator #msgBLError
{
    text-align:center;
    color:#AD0E29;
    margin-bottom:5px;
    font-weight:bold;
}
.wpBranchLocator #pnlBLBranches
{
    margin-bottom:40px;
    margin-top:20px;
}
.wpBranchLocator .itemTitle
{
    margin:0;
    margin-bottom:12px;
}
.wpBranchLocator .itemTitle a
{
    color:#AD0E29;
    font-weight:bold;
}
.wpBranchLocator .BLColumnContact .Picture
{
	width:110px;
	height:100px;
	float:left;
    margin-right:10px;
}
.wpBranchLocator .BLColumnContact .Contact,
.wpBranchLocator .BLColumnContact2Data
{
	padding:0;
	float:left;
    width:200px;
}
.wpBranchLocator .BLColumnContact .Contact .itemTitle
{
    font-weight:normal;
}

/* Branch Locator End */

