﻿body {
}

/*********************************
 * Locator & Microsite Styles
 ********************************/
 
.Locator
{
}

.Locator a
{
    color: #10568c;
    text-decoration: none;
}

.Locator a:hover
{
    color: #10568c;
    text-decoration: none;
}

.Locator h1
{
    margin-top: 0px;
}

.Locator h2
{
    color: #5890ae;
    font-size: 18px;
    font-weight: bold;
    margin-top: 0px;
}

.Locator h3
{
    color: #5890ae;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 8px;
    margin-top: 0px;
}

.Locator ul
{
    margin-top: 0px;
    margin-bottom: 0px;
}

.Locator li
{
    color: #6a7024;
    list-style-image: none;
    list-style-type: none;
    margin-left: -20px;
}

.Locator .Splash
{
    background-color: #4f9eb8;
	background-image: url(../img/locator/splash_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	border-bottom: solid 1px #4f9eb8;
	border-top: solid 1px #4f9eb8;
	width: 100%;
}

.Locator .Splash .Banner
{
	background-image: url(../img/locator/logo.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #fff;
	height: 74px;
	min-height: 46px;
	width: 781px;
}

.Locator .ContentArea
{
    background-color: #fff;
    left: 210px;
    margin-top: 23px;
    width: 781px;
}

.Locator .ContentArea .LeftContentArea
{
    float: left;
    padding-bottom: 20px;
    margin-right: 18px;
    width: 563px;
}

.Locator .ContentArea .RightContentArea
{
    float: left;
    margin-bottom: 40px;
    width: 200px;
}

.LocatorFooter
{
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	line-height: 15px;
	width: 100%;
}

.LocatorFooter a, .LocatorFooter a:hover, .LocatorFooter a:visited
{
	color: #fff;
	font-family: Arial;
	font-size: 11px;
	margin-right: 7px;
	margin-left: 6px;
}

.LocatorFooter .L1
{
	background-color: #B5D1E1;
	border-bottom: solid 1px #fff;
	height: 8px;
}

.LocatorFooter .L2
{
	height: 1px;
	background-color: #6BA4C3;
}

.LocatorFooter .L3
{
	background-color: #4f9eb8;
	border: solid 1px #fff;
	height: 89px;
}

.LocatorFooter .L4
{
	margin-top: 10px;
}

.LocatorMenu
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    float: right;
    text-align: right;
    top: 24px;
    width: 200px;
}

/************************************
 * Locator & Microsite Module Styles
 ***********************************/

.ChiroLocations
{
    margin-bottom: 42px;
    margin-right: 20px;
    position: relative;
    text-align: left;
    width: 563px;
}

.ChiroLocations .Content
{
    background-color: #f2f7fb;
    margin-left: 24px;
    padding-bottom: 24px;
    padding-top: 24px;
    width: 520px;
}

.ChiroLocations .Content .TopLeft
{
    float: left;
    margin-right: 15px;
    width: 280px;
}

.ChiroLocations .Content .TopLeft .Contact
{
    line-height: 16px;
}

.ChiroLocations .Content .TopLeft .Contact a
{
    color: #10568c;
    text-decoration: none;
}

.ChiroLocations .Content .TopRight
{
    float: right;
    text-align: right;
    width: 225px;
}

.ChiroLocations .Content .TopRight img
{
    border: none;
    text-align: right;
    vertical-align: top;
}

.ChiroLocations .Content .BottomLeft
{
    float: left;
    width: 205px;
}

.ChiroLocations .Content .BottomLeft .Map
{
    border: solid 1px #e9eade;
    height: 200px;
    width: 200px;
}

.ChiroLocations .Content .BottomLeft .Directions
{
	background-color: #e9eade;
	border: solid 1px #e9eade;
    margin-bottom: 8px;
    padding: 2px;
    width: 196px;
}

.ChiroLocations .Content .BottomLeft .Directions h4
{
	color: #5890AE;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 0px;
}

.ChiroLocations .Content .BottomLeft .Directions input
{
	border: solid 1px #6a7024;
	height: 20px;
	width: 194px;
}

.ChiroLocations .Content .BottomLeft .Details
{
}

.ChiroLocations .Content .BottomLeft .Wheelchair
{
	width: 190px;
}

.ChiroLocations .Content .BottomLeft .Wheelchair span
{
	float: left;
	margin-left: 9px;
	margin-top: 3px;	
}

.ChiroLocations .Content .BottomLeft .Parking
{
	margin-top: 5px;
	width: 190px;
}

.ChiroLocations .Content .BottomLeft .Parking span
{
	float: left;
	margin-left: 9px;
	margin-top: 3px;
}

.ChiroLocations .Content .BottomRight
{
    float: right;
    width: 297px;
}

.ChiroLocations .Content .BottomRight .Hours
{
    font-weight: bold;
    font-size: 12px;
}

.ChiroLocations .Content .BottomRight .Hours .Item
{
	float: left;
	width: 140px;
}

.ChiroLocations .Content .BottomRight .Hours .Appointment
{
	margin-top: 8px;
}

.ChiroLocations .Content .BottomRight .Divider
{
    border-bottom: solid 1px #db6c3f;
    height: 24px;
    margin-bottom: 25px;
}

.ChiroLocations .Content .BottomRight .Other
{
    margin-bottom: 15px;
}

.ChiroLocations .Content .BottomRight .Other .List
{
    float: left;
    width: 140px;
}

.ChiroLocator
{
    text-align: left;
    margin-top: 26px;
}

.ChiroLocator .Message
{
    color: Red;
    font: bold 12px Arial;
    margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 10px;
    margin-right: 10px;
}

.ChiroLocator .Message div
{
    color: Red;
    font: bold 12px Arial;
}

.ChiroLocator .Blue
{
    color: #5890ae;
}

.ChiroLocator .Green
{
    color: #6a7024;
}

.ChiroLocator .Instructions p
{
    color: #6a7024;
    font-size: 14px;
}

.ChiroLocator .Instructions .Header
{
    color: #10568C;
    font-size: 18px;
    margin-bottom: 4px;
}

.ChiroLocator .Instructions li
{
    font-size: 14px;
    list-style-type: disc;
    margin-left: 0px;
}

.ChiroLocator .SearchBox
{
    background: transparent url(../img/locator/searchbox_bg.jpg) no-repeat scroll 0 0;
    height: 177px;
    margin-bottom: 25px;
    position: relative;
    width: 562px;
}

.ChiroLocator .SearchBox .Header
{
    color: #5890ae;
    font-size: 16px;
    font-weight: bold;
    left: 12px;
    position: absolute;
    top: 5px;
}

.ChiroLocator .SearchBox .Content
{
    left: 12px;
    position: absolute;
    height: 68px;
    top: 33px;
    width: 540px;
}

.ChiroLocator .SearchBox .Content .Section
{
    color: #6a7024;
    float: left;
    line-height: 21px;
    padding-bottom: 7px;
    width: 248px;
}

.ChiroLocator .SearchBox .Content .Section .DisplayOption
{
	margin-top: 4px;
	width: 110px;
}

.ChiroLocator .SearchBox input[type=text]
{
    background: #ffffff url(../img/locator/searchbox_input.gif) no-repeat scroll 0 0;
    border: none;
    height: 15px;
    padding: 4px;
    width: 245px;
}

.ChiroLocator .SearchBox .Button
{
    float: right;
    margin-right: 13px;
    width: 75px;    
}

.ChiroLocator .SearchBox .Button img
{
    position: relative;
    top: 23px;
}

.ChiroLocator .Results .Header
{
    font-size: 16px;
    font-weight: bold;
    margin-left: 15px;
}

.ChiroLocator .Results .Divider
{
    border-bottom: solid 1px #cde4eb;
    height: 8px;
    margin-bottom: 8px;
}

.ChiroLocator .Results .Map
{
    border: solid 1px #cde4eb;
    height: 342px;
    margin-bottom: 12px;
    width: 562px;
}

.ChiroLocator .Results .List, .GInfo
{
    margin-left: 15px;
    margin-top: 12px;
}

.GInfo
{
    width: 215px;
}

.ChiroLocator .Results .List .Icon
{
    float: left;
    margin-top: 25px;
}

.ChiroLocator .Results .List .Item
{
    float: left;
    margin-left: 15px;
    width: 500px;
}

.ChiroLocator .Results .List .Title, .GInfo .Title
{
    color: #10568c;
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 20px;
}

.ChiroLocator .Results .List .Text, .GInfo .Text
{
    font-size: 14px;
    line-height: 16px;
}

.ChiroLocator .Results .List .Link, .GInfo .Link
{
    margin-top: 4px;
}

.ChiroLocator .Results .List a, .GInfo a
{
    color: #10568c;
    font-weight: bold;
    text-decoration: none;
}

.ChiroLocator .Results .Pager
{
    font-size: 14px;
    height: 26px;
    margin-left: 15px;
    margin-right: 15px;
}

.ChiroLocator .Results .Pager .Description
{
    color: #000;
    float: left;
    font-weight: bold;
}

.ChiroLocator .Results .Pager .Links
{
}

.ChiroProfile
{
    text-align: left;
    width: 200px;
}

.ChiroProfile .Photo
{
    border: solid 1px #e9eade;
    margin-bottom: 18px;
}

.ChiroProfile .Name
{
    color: #5890ae;
    font-size: 18px;
    font-weight: bold;
}

.ChiroProfile .Education
{
    color: #6a7024;
    font-size: 12px;
    font-style: italic;
    margin-bottom: 6px;
}

.ChiroProfile .Description
{
    margin-bottom: 6px;
}

.ChiroProfile .Description table
{
	margin-bottom: 10px;
	width: 100%;
}

.ChiroProfile .RequestAppointment
{
}

.MicrositeDisclaimer
{
    color: #474747;
    text-align: left;
    width: 781px;
}

/***********
 * Dialogs
 **********/

.DirectionsDialog
{
}

.DirectionsDialog .Close
{
	margin-right: 10px;
}

.DirectionsDialog .Close a
{
	color: #5890ae;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.DirectionsDialog .Directions
{
	height: 450px;
	float: left;
	margin-right: 10px;
	overflow: auto;
	width: 300px;
}

.DirectionsDialog .Map
{
	height: 450px;
	float: left;
	width: 440px;
}

.DirectionsDialog .Message
{
	color: red;
	display: none;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 780px;
}

.DirectionsDialog .Title
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 9px;
}

.DirectionsDialog .Blue
{
	color: #5890AE;
}

.DirectionsDialog .Green
{
	color: #6A7024;
}

.IFrameBodyCSS
{
	background-color: #fff;
	height: 600px;
	width: 780px;
}

.IFrameBottomCSS
{
	background: transparent url(../img/locator/modal_bottom.png) no-repeat;
	height: 11px;
	width: 780px;
}

.IFrameTopCSS
{
	background: transparent url(../img/locator/modal_top.png) no-repeat;
	height: 11px;
	width: 780px;
}

/*********
 * Tabs
 ********/

.ajax__tab_header
{
    color: #10568c;
    font-size: 11px;
    font-weight: bold;
    height: 36px;
    position: relative;
    top: 1px;
}

.TabLocations .ajax__tab_outer
{
    background:  transparent url(../img/locator/tab_l.gif) no-repeat scroll left top;
    margin-right: 1px;
}

.TabLocations .ajax__tab_inner
{
    background:  transparent url(../img/locator/tab_r.gif) no-repeat scroll right top;
    display: inline-block;
    margin-left: 8px;
}

.TabLocations .ajax__tab_inner div, .TabLocations .ajax__tab_active .ajax__tab_inner div,
.TabLocations .ajax__tab_inner span, .TabLocations .ajax__tab_active .ajax__tab_inner span
{
    white-space: normal;
}

.TabLocations .ajax__tab_tab
{
    background:  transparent url(../img/locator/tab_m.gif) no-repeat scroll 0 0;
    height: 30px;
    margin-right: 8px;
    padding-top: 6px;
    padding-bottom: 6px;
    text-align: center;
    width: 124px;
    z-index: 0;
}

.TabLocations .ajax__tab_tab div,
.TabLocations .ajax__tab_tab span
{
    color: #10568c;
}

.TabLocations .ajax__tab_body
{
    background-color: #dae6ef;
    border: solid 1px #dae6ef;
    position: relative;
    z-index: 1;
}

.TabLocations .ajax__tab_panel
{
    background-color: #f2f7fb;
}

.TabLocations .ajax__tab_active
{
    position: relative;
    z-index: 2;
}

.TabLocations .ajax__tab_active .ajax__tab_outer
{
    background:  transparent url(../img/locator/tab_active_l.gif) no-repeat scroll left top;
    margin-right: 1px;
}

.TabLocations .ajax__tab_active .ajax__tab_inner
{
    background:  transparent url(../img/locator/tab_active_r.gif) no-repeat scroll right top;
    display: inline-block;
    margin-left: 8px;
}

.TabLocations .ajax__tab_active .ajax__tab_tab
{
    background:  transparent url(../img/locator/tab_active_m.gif) no-repeat scroll 0 0;
    height: 30px;
    margin-right: 8px;
    padding-bottom: 6px;
    width: 124px;
}

.TabLocations .ajax__tab_active .ajax__tab_tab div,
.TabLocations .ajax__tab_active .ajax__tab_tab span
{
    background-color: #f2f7fb;
    color: #6a7024;
}
