﻿/* ******************************** */
/* Scafolding                       */
/* ******************************** */
.col-4 {
    float: left;
    padding: 0 1%;
    position: relative;
    width: 22%;
}

.col-8 {
    float: left;
    position: relative;
    width: 73%;
}

.col-12 {
    padding:0 1%;
    position:relative;
    width:98%;
}

.container
{
	max-width: 1170px;
	margin: 0px auto;
}

.dontdisplay{
    display:none;
}

.landingPageStory
{
	border: 1px solid #b2b2b2;
	padding: 3px;
	margin-top: 8px;
	box-shadow: 1px 1px 5px #888888;
}
/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}

.floatright {
		float:right;
		padding-right: 10px;
}

.uiTabTitle
{
		display:none;
}

/* ******************************** */
/* General site-wide styles         */
/* ******************************** */
html { overflow-y: scroll; }
body { word-wrap: break-word; }
.clearfix, .clearFix {height:1px; clear:both; margin:0; padding:0;}
a.print_btn {color:#6E6E6E; font-weight:bold;}
.emphasize { font-weight: bold; }
.profileDataAddress .emphasize { font-size: 15px; color: #A67D14; }
.lookAtMe {color: Red; font-weight: bold; }

img,
input{ 
  max-width: 100%;
  height: auto;
}
a.refine { display: none; }
.floatright { float: right; padding-right: 10px; }
.ui-accordion li, .ui-tabs-nav li
{
		border-radius: 0px;
}
/* ******************************** */
/* Default view, index page         */
/* ******************************** */

.pdfDownloadLinkContainer { float: right; margin-top: -8px; }
a.pdfDownload, a.blk_btn, .hideAdditionalAddressesToggleLinks a {background:#434343 url('/Content/CustomViewsContent/_Shared/images/blkBTN.gif') repeat-x; height:30px; padding:0 15px; color:#FFFFFF; display:inline-block; line-height:30px; border-radius: 15px; -webkit-border-radius: 15px; -moz-border-radius: 15px; margin:10px 0;}
a.pdfDownload:hover, a.blk_btn:hover, .hideAdditionalAddressesToggleLinks a:hover {background:#434343 url('/Content/CustomViewsContent/_Shared/images/blkBTN_hover.gif') repeat-x; text-decoration:none;}
a.locationsBtn {margin-left: 7px;}

/* ******************************** */
/* Default view, results page       */
/* ******************************** */

	/* Refinable search */
    .refinableSearchLeft { border-right: 0px solid #b7b7b7; padding: 0px; }
    .refinableSearchLeft h1 { text-align: left; background:#EAEAEA; padding: 7px 0px 7px 5px; margin: 0px 0px 5px; font-size:14px; color:#696969; width: 90%; }
    
    .refineableSearch { padding: 0px; margin 0px -1px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; }
    .refinableSearchItem { padding: 0px 10px 10px; }
    .refinableSearchItem label { font-weight: bold; }
    .refineableSearch input {margin-top:5px;}
    .collapseTogether { margin-top: 10px; margin-bottom: 20px; margin-left: 5px; margin-right: 5px; }
    .searchArea { position: relative; zoom: 1; }
    .searchArea label, .advancedSearchLabel, .collapseTogether label { font-weight: bold; }
	
	/* Refinable search, additional searches area */
    #accordionAdditionalSearch .ui-accordion-content { padding: 0px !important}
	
	/* Refinable search, text boxes & autocomplete */
	.ui-autocomplete-category {font-size: 12px; font-weight: bold; font-style: italic; }
    .ui-autocomplete { background: url("images/ui-bg_highlight-soft_25_ffef8f_1x100.png") repeat scroll top #FFFFFF !important; }
    .addAutocomplete { display: inline; }
    .addAutocomplete .searchbox, .addAutocomplete .addressSearch { display: block; }
    .addAutocomplete .searchbox input,.addAutocomplete .addressSearch input { width: 80%; }
    .addressSearch input { width: 80%; }
    .autoCompleteHighlight
    {
    	font-weight: bold;
    	font-style: italic;
    }

#navigation
{
    margin: 0 auto;
    height: 38px;
}


	/* Refinable search, lists & multilists & booleans */
	/*#leftNav {width:260px; float:left; margin-top:15px;}*/
	#leftNav ul {margin-left: 30px; padding-left: 0px; list-style-image: url('/Content/images/icons/checkboxUnchecked.gif'); list-style-position: outside !important; }
	#leftNav ul ul {margin-left: 0px; }
	#leftNav ul li { list-style-image: url('/Content/images/icons/checkboxUnchecked.gif'); list-style-position: outside !important; }
	#leftNav ul li.hoverSearchLinkLI { list-style-image: url('/Content/images/icons/checkboxChecked.gif') !important; }
	#leftNav ul li.selectedSearchLI { list-style-image: url('/Content/images/icons/checkboxSelected.gif'); }
	#leftNav ul li.hoverSelectedSearchLI { list-style-image: url('/Content/images/icons/checkboxRemove.gif'); }
	#leftNav ul li.subSearchHeaderLI, #leftNav ul li.multilistNote { list-style-image: none; list-style-type: none; margin-left: -25px; margin-top: 3px; }
	#leftNav ul li.moreBoxLI, .clickableSection ul li.moreBoxLI { list-style-image: none; list-style-type: none; }
	#leftNav ul li a { color: #328EB5; }
    .multilistNote { font-size: 10px; font-variant: small-caps; }
    .searchTotal { text-decoration: none !important; }
    .subSearchHeaderLI { font-style: italic; }
    .noCriteriaAvailable { padding: 5px; }

	/* Refinable search, "View more choices" aka the "More Box" */
    .moreBoxHeaderMore, .moreBoxHeaderLess { font-style: italic; font-size: 11px; position: relative; left: -22px; }
    .moreBoxBody { border-left: 0px !important; padding-left: 0px !important; }

	/* Refinable search, fancyScrollableDiv */
	.fancyScrollableDiv 
    {
        max-height: 208px;
        overflow: hidden;
    }
        .fancyScrollableDiv .scrollbar {
            background: url("/Content/CustomViewsContent/_Shared/css/images/bg-scrollbar-track-y.png") no-repeat scroll 0 0 transparent;
            float: right;
            position: relative;
            width: 15px;
            height: 208px;
        }

        .fancyScrollableDiv .track {
            background: url("/Content/CustomViewsContent/_Shared/css/images/bg-scrollbar-trackend-y.png") no-repeat scroll 0 100% transparent;
            padding: 0 1px;
            position: relative;
            width: 13px;
            height: 208px;
        }

        .fancyScrollableDiv .thumb {
            background: url("/Content/CustomViewsContent/_Shared/css/images/bg-scrollbar-thumb-y.png") no-repeat scroll 50% 100% transparent;
            cursor: pointer;
            left: -5px;
            overflow: hidden;
            position: absolute;
            top: 0;
            width: 25px;
            height: 50px;
        }

        .fancyScrollableDiv .thumb .end {
            background: url("/Content/CustomViewsContent/_Shared/css/images/bg-scrollbar-thumb-y.png") no-repeat scroll 50% 0 transparent;
            height: 5px;
            overflow: hidden;
            width: 25px;
        }

        .fancyScrollableDiv .viewport {
            height: 208px;
            overflow: hidden;
            position: relative;
        }

        .fancyScrollableDiv .overview {
            left: 0;
            list-style: none outside none;
            margin: 0;
            padding: 0;
            position: absolute;
            top: 0;
            width: 100%;
            word-wrap: break-word;
        }
        .noSelect {                     /* This class keeps everything from being selected while you are using Tiny Scrollbar */
            user-select: none; 
            -o-user-select: none; 
            -moz-user-select: none;
            -ms-user-select: none; 
            -khtml-user-select: none; 
            -webkit-user-select: none;
            -webkit-touch-callout: none;
        }

	/* Refinable search, selected terms */
    .searchTermSummary { margin-left: 6px; }
    .searchTermSummary .removesearchlink, .criteria .removesearchlink { padding-left: 23px; padding-top: 3px; color: #328EB5; background-image: url('/Content/images/icons/checkboxSelected.gif'); background-repeat: no-repeat; background-position: left top; }
	.searchTermSummary .hoverSelectedSearchTerm, .criteria .hoverSelectedSearchTerm { background-image: url('/Content/images/icons/checkboxRemove.gif') !important; }
    .orgIndent1 { margin-left: 20px; }
    .orgIndent2 { margin-left: 40px; }
    .orgIndent3 { margin-left: 60px; }
    .orgIndent4 { margin-left: 80px; }
    .orgIndent5 { margin-left: 100px; }
    .orgIndent6 { margin-left: 120px; }

	/* Main content */
	#results { position: relative; zoom: 1; }

    .paginationBar { border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; padding: 5px; text-align: center; background:#eaeaea; color: Silver;}
    .activeIndex { font-weight: bold; }

    .criteria { margin-left: 10px;  }
    .yourSearchCriteriaLabel { margin-left: -10px; font-weight: bold; }
    .criteriaGroup { clear: both; margin-bottom: 10px; }
    .criteriaLabel { float: left; width: 85px; text-align: left; font-variant: small-caps; }
    .criteriaItems { margin-left: 90px; }

    .resultsTable { width: 100%; position: relative; zoom: 1; }
    .resultsList { position: relative; margin-top: 15px; margin-bottom: 15px; zoom: 1; } /* You MUST keep overflow: hidden on the resultsList div or the entire div will disappear in IE7 due to the hasLayout bug */

    .resultsListHeaders { margin-bottom: 10px; background:#0091b9;  font-size:12px; font-weight:bold; padding:5px 0;}
    .resultsListHeaders .columnNameSpecs, .resultsListHeaders .columnContactInfo { font-size: larger; color: White; }
    .resultsList .resultsListHeaders .columnContactInfo {margin-left:88px;}
		.mapContainer .columnContactInfo_Distance { margin:0px; float: left; width:69px; text-align:left; }
		.mapContainer  .columnContactInfo_MapPin { width: 21px; float:left; padding:0px; }
		.mapContainer { margin-left:10px; float:right; width: 90px; }
    .resultsListHeaders .columnNameSpecs { margin-left: 10px; }
    .resultsListProvider { position: relative; border-bottom: 1px dotted #696969; overflow: visible; margin: 5px 0px 10px; padding: 10px; clear: both; min-height: 70px; zoom: 1; }
    .evenResult { color: #328EB5;  }

    .noResults { clear: both; font-size: 16px; margin-top: 30px; position: relative; zoom: 1; }

	/* Main content, "please wait..." icon and overlay that appears while ajax is loading */
	#pleaseWait { top: -5px; background-color: White; width: 100%; position: absolute; z-index: 2000; opacity: 0.9; filter:Alpha(opacity=90); text-align: center; height: 400px; border: 0px solid black;}
	#pleaseWait .label { position: relative; top: 150px; font-size: 20px; font-weight: bold; color: #328EB5; zoom: 1; }

	/* Main content, Google map */
		.openCloseBtn { background-color: rgb(255, 102, 0); border-radius: 4px; padding: 1px 5px 1px 5px; text-decoration: none; font-size: 11px; color: white; margin-left: 10px; display: inline-block; }
#ft { padding-top: 20px; }
    #map_canvas_details { float: left; width: 100%; height: 200px; border: 1px solid #B7B7B7; border-radius: 5px; padding: 0; margin: 0px 0px 5px; }

	#map_canvas_results {
		width: /*250px*/ 100%;
		height: 240px;
		border: none;
		padding: 0;
		margin: 0px 0px 5px;
	}

	.mapDisplay
	{
			font-size: 15px;
			font-weight: bold;
	}

	.searchAboveMap{
		background:whitesmoke;
	}

	.locheadPin {
			width: 20px;
			height: 35px;
			float: left;
			margin-right: 1%;
			position:relative;
			top:-10px;
	}

	#showMap {
			font-size: 13px;
			text-decoration: none;
			position: absolute;
			top: 0px;
			padding: 0px 6px;
			right: 0px;
			height: 35px;
			p: 0px;
			background-color: #ea721f;
			color: white;
			line-height: 35px;
            width: 68px;
            text-align: center;
	}
    .showhidemap {
        padding: 0px 0 0px 6px;
        vertical-align: top;
        height: 17px;
    }


	.openCloseBtn {
			background-color: rgb(255, 102, 0);
			border-radius: 4px;
			padding: 1px 5px 1px 5px;
			text-decoration: none;
			font-size: 11px;
			color: white;
			margin-left: 10px;
			display:inline-block;
	}

	.locSearchHeading, .locSearch
	{
			background-color: whitesmoke;
			margin-bottom: 5px;
			height: 25px;
			padding: 5px 1%;
	}

	.locSearch {
			padding-left: 1%;
	}

	.locSearch .searchWidget
	{
			float:left;
			margin-right: 1%;
            padding-top: 2px;
	}
    .theAddresses { position: relative; margin-left: 210px; zoom: 1; }

	/* Main content, Google map - get rid of all traces of Google maps if this is IE6 */
    .ie6 .google_map_obj, .ie6 .columnContactInfo_MapPin, .ie6 .googlePinDetails { display: none; }
    .ie6 .theAddresses, .ie6 .profileDataAddress { margin-left: 0px; }


	/* Main content, individual provider search results */
    .hoverResult {/* background-color: #C0DFED !important; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-top-left-radius: 0px; -webkit-top-left-border-radius: 0px; -moz-top-left-border-radius: 0px;*/ }
    .hoverResult a, .hoverResult .listSpecialties, .hoverResult .listSpecialties, .hoverResult .columnContactInfo_Address, .hoverResult .columnContactInfo_Distance, .hoverResult .columnContactInfo_MapPin { /*color: White !important;*/ }
    .hoverResult a.toProfileLink { text-decoration: underline; }

    .resultsList .columnPhoto, .resultsList .columnNameSpecs, .resultsList .columnContactInfo { float: left; text-align: left; vertical-align: top; border: solid 0px white; }
    .resultsList .columnPhoto { width: 8%; margin-right:2%;}
    .resultsList .columnPhoto .bioData
    {
        float: left;
        margin-top:6px;
        margin-left: 2%;
    }

    .resultsList .columnPhoto .bioData
    {
       margin-right: 8px;
    }

    .resultsList .columnNameSpecs { width: 47%; }
    .resultsList .columnContactInfo { float: left; margin-left: 20px; /*width:46%;*/}
    .columnContactInfo_Address, .columnContactInfo_Distance, .columnContactInfo_MapPin  { text-align: left; vertical-align: top; border: solid 0px white; }
    /*.columnContactInfo_Address { width: 275px; }*/
    .columnContactInfo_Distance { float: right; margin-right: 13px; text-align: center; }
    .columnContactInfo_MapPin { float: right; padding-right: 3px; }
  
    .resultsListProvider h1 { margin: -3px 0px 0px; font-size: 14px; text-transform: none; }
    .listSpecialties { color: #696969; font-weight:normal; font-size: 13px; margin-top:0px;  }

	/* Main content, individual provider search results - hover over the icon for more information (bio, photo, whatever...) */
    .hoverActivateMoreInfo { clear: both; position: relative; background-image: url("images/ui-icons_328eb5_256x240.png"); background-position: -16px -144px; zoom: 1; }
		.bioBox { background: transparent url(/Content/CustomViewsContent/_Shared/images/black50.png) repeat; color:#ffffff; font-weight:normal; font-size:10px; text-align:center; padding: 0px 4px;  width:20px; }
    /*.hoverResult .hoverActivateMoreInfo { background-image: url("images/ui-icons_ffffff_256x240.png");}*/
    .hoverMoreInfo { display: none; position: absolute; top: 60px; left: 50px; z-index: 500; border: 1px solid black; background-color: White; width: 500px; min-height: 50px; overflow: visible; padding: 5px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; word-wrap: break-word; }

	/* Main content, show or hide additional locations */
    .hideAdditionalAddresses .hideCutoff, .hideAdditionalAddresses .hideMoreText, .hideAdditionalAddresses .hideLessText, .hideAdditionalAddresses .toggleAddress { display: none; }
    .hideAdditionalAddressesToggleLinks { margin-top: 10px; }
   
    /* Search tip dialog box that shows first time user hit results page */
    .searchtipheading 
    {
        font-size: 18px; 
        padding-bottom: 5px; 
        background: #328EB5; 
        color: #ffffff; 
        padding:10px; 
    }
    /* For the refinedSearch popup */
    .searchTipContainer
    {
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 3px;    
        border-top-left-radius: 3px;
        border-color: #777777;
    }


    .myArrow {
      display: block;
      position: absolute;
      width: 30px;
      height: 35px;
      left: -28px; /* pushes the arrow OUTSIDE the box */
      top: 168px; /* or however far from the top you wish */
      background: url("/Content/CustomViewsContent/_Shared/images/leftarrow.png") center right no-repeat;
      }
    #searchtip { display: none; padding: 0px; }
    #searchtip p { padding: 0 10px; }
    .popupbkgrd { display:none; z-index: 20; width: 670px; height: 100%; top: 0px; position: absolute; background-color: transparent;  } /* transparent overlay for search tip popup*/

#leftContent { margin-top: 10px; }
#leftContent p { border-bottom:solid 1px #696969; }


/* ******************************** */
/* Default view, profile page       */
/* ******************************** */

.profileAboveTabs { margin-top: 20px; }
.profilePhotoContainer {float: left; padding-top: 5px; }
.profilePhoto { padding: 3px; border: 1px solid black; max-width: 100%; height:auto; }
.profileTopData { margin: 0px 0px 0px 140px; }
.profileTopIcon { color: #0088CC; font-size: 13px; margin-top: 11px; margin-bottom:13px; }
.profileTopIcon img { vertical-align: middle; margin-right: 5px;margin-left:5px;}
.profileTopIcon a { vertical-align: middle; margin-right: 5px;margin-left:5px;}

#displayvideo img { background: #0091B9; border-radius: 10px;}

.profileTab { border-width: 1px !important; border-top-color: #AED0EA; border-radius: 6px; -webkit-border-radius: 6px; -moz-border-radius: 6px;  }
.profileTab .profileHeading { font-size: 14px; font-weight: bold; position: relative; border-bottom: 1px dotted #000000; margin: 0px 0px 5px; color: #328EB5; }

.providerNotFound { margin-top: 25px; text-align: center; font-weight: bold; }
.pdfIcon { background: url("/Content/CustomViewsContent/_Shared/images/PDFRed.png") no-repeat; padding: 3px 0 5px 26px; }
.profileDisplayData { margin: 0px 0px 15px; clear: both;}
    .profileTopData .profileDisplayData, #tabs-3 .profileDisplayData {clear: none; }
	.profileLabel { font-weight: bold; float: left; width: 140px; clear: both; }
	.profileData {margin-left: 145px; }
	.profileDataNoLabel { }
	.profileDataNoLabel h2 {margin: 0px; }
	.googlePinDetails {float: left; }
    .profileDataAddress { margin-left: 30px; }
	.profileHours {float: right; width: 220px; text-align: left; }
	.profileHours .profileLabel { width: 90px; text-align: right; }
	.profileHours .profileData { margin-left: 95px; }
	.drivingDirections { text-decoration: underline; font-weight: bold; color: #328EB5 !important; font-size: 11px; }
    .bottomMargin { margin: 0px 0px 15px; }

.profileData > p {
	margin-top: 0;
}

/* This fix doesn't work in IE8 and before */
.profileData > p:last-child {
	margin-bottom: 0;
}

.vcardDownload { float: right; }
.vcardDownload a { text-decoration: none !Important; font-weight: bold;}
.vcardIcon { background-image: url('images/ui-icons_328eb5_256x240.png'); background-position: -192px -128px; width: 15px; padding-left: 10px; }


/* ******************************** */
/* Default view, advanced search    */
/* ******************************** */

.advancedSearchContainer .refineableSearch { border-width: 0px; }
.advancedSearchContainer .searchArea { margin-left: 0px; margin-right: 0px; }
.advancedSearchElement label {font-weight: normal; }
.advancedSearchButtons { margin-top: 25px; }

/* ******************************** */
/* Google map info window           */
/* ******************************** */

.googleMapInfoWindow { font-size: 11px; }

.printIcon { background-image: url("/Content/CustomViewsContent/Tiled/images/print.png"); background-repeat:no-repeat; padding: 2px 0 5px 30px; }


.trackPhoneNumber a:link {
    text-decoration:none!important;
    color:inherit!important;
    font-weight: normal;

}
@media screen and (max-width:1200px)
{
		.homeStory
		{
				width: 100%;
		}
		#ft { padding: 20px; }

}

@media screen and (max-width: 968px)
{
		#topLinks
		{
				display:none;
		}

		#navigation ul li a.active, #navigation ul li a:hover
		{
				border: none;
		}
		
		#navigation .menu
		{
				display:none;
				float:none;
		}

		#navigation
		{
				float: none;
				width: 100%;
				position: absolute;
				z-index:5;
				height: 5px;
		}
		#navigation .menu
		{
				padding: 10px 0;
		}

		#navigation ul
		{
				display: none;
				height: auto;
				clear: both;
				line-height: 50px;
		}

		#navigation ul li
		{
				float:left;
				width: 48%;
				border-left:none;
		}

		#navigation ul li a, #navigation ul li a.active, #navigation ul li a:hover
		{
				padding:0 0 0 9px;
				margin-top: 0px;
		}

		a#pull:after
		{
				content: "";
				background: url(/Content/CustomViewsContent/_Shared/images/nav-icon.png) no-repeat;
				width: 45px;
				height: 30px;
				display: inline-block;
				position: absolute;
				right: 15px;
				top: 20px;
		}

		a#pull
		{
				text-decoration:none;
		}
}
@media screen and (max-width: 900px)
{
		#leftNav
		{
				width: 100%;
				padding: 0;
				display:none;
		}

		.mapDisplay, .columnContactInfo_MapPin
		{
				display:none;
		}
}

@media screen and (max-width: 768px)
{
		#footer
		{
				display:none;
		}
		.Home
		{
				background: none;
				padding: 0px;
		}

		#topBanner
		{
				width: 100%;
		}

		.resultsList .bioData, .resultsvidIcon, .pdfDownloadLinkContainer, .bioBox
		{
				display:none;
		}

}

@media screen and (max-width: 480px)
{
		#miscLinks
		{
				display:none;
		}
		.mapDisplay
		{
				display:none;
		}
		a.pdfDownload
		{
				display: none;
		}

		#navigation ul li
		{
				float: left;
				width: 98%;
		}
}