/* removes default padding */
* { 
	margin: 0;
	padding: 0;
}

/* Force scrollbar visible to prevent position jumping */
html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	background-color: #fff;
	font: 400 66% /* set base font size to 10 so we can adjust using em size */ Arial, Helvetica, sans-serif;
	color: #363636;
	text-align: center;
}

.googleMap {
   border: solid 1px #000;
}

.clinicDetails .googleMap {
   width: 220px;
   float: right;
   border: none;
   margin-left: 10px;
}

.clinicDetails .googleMap #map_canvas {
   height: 200px !important;
}

.locations {
   border-top: solid 3px #666;
   border-bottom: solid 3px #666;
}

.key {
   border: solid 1px #000;
   margin-top: 40px;
}

.handPointer {
    cursor: pointer;
}

/* structure */

.subHeader {
	width: 708px;
	margin: 0 auto;
	clear: left;
}

.colL h3, .colL p {
    margin-left: 9px;
}

.colL div.clinic h3 {
    margin-left: 0;
}

.subHeader p {
	color: #202020;
}

.subHeader h1 a {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 38px;
	font-weight: 700;
}

.subHeader h2 a {
	text-decoration: none;
	font-family: Arial, Verdana;
	font-size: 24px;
	color: #676767;
	font-weight: 700;
}

.searchOptions {
    float: left;
    width: 428px;
}

.disclaimerLogin {
    width: 240px;
    float: right;
}

.disclaimerLogin {
    width: 240px;
}

.disclaimerClinic {
	margin-top: 10px;
}

.greyBox {
    border: solid 1px #877992;
    margin-bottom: 20px;
    padding: 8px 5px 10px 8px;
}

.greyBox h3 {
    font-size: 16px;
}

.main {
	width: 698px;
	margin: 0 auto;
	padding-left: 10px;
}

div.header {
	width: 744px;
	margin: 0 auto;
	padding: 30px 0 5px;
	color: #ccecf9;
	border-bottom: solid 3px #00bcee;
	height: 25px;
}

div.header img {
    padding-left: 12px;
}

.subHeader .utilityNav {
	font-size: 8px;
	text-transform: uppercase;
	word-spacing: 0.2em;
	padding: 10px 0 11px 19px;
	background: #343f5f;
	overflow: auto;
	_height: 34px;
	_overflow: hidden;
	font-family: Verdana, Aerial, Sans-Serif;
}

.french .utilityNav a {
    line-height: 1.6em;
}

.subHeader .utilityNav ul {
    float: left;
    list-style: none;
}

.subHeader .utilityNav ul.textOnlyLink {
    float: right;
    text-align: right;
    margin-right: 10px;
    margin-left: 10px;
    border-left: solid 1px #fff;
	padding-left: 10px;
}

.footer .utilityNav {
	float: left;
	font-size: 0.8em;
	letter-spacing: 0.1em;
}

.utilityNav a.decrease, .footer a.decrease {
	font-size: 0.8em;
}

.utilityNav a.crease, .footer a.crease {
	font-size: 1.2em;
}

.utilityNav a.increase, .footer a.increase {
	font-size: 1.4em;
}

.nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 500px;
	clear: left;
}

.nav li {
	margin: 0 5px 0 0;
}

div.header li {
	display: inline;
	padding: 0;
	letter-spacing: 0.1em;
}

div.logIn {
	font-weight: 700;
}

.french div.logIn {
	float: left;
	font-weight: 700;
	width: 410px;
	padding-left: 30px;
}

div.logIn span a {
	border-right: solid 1px #fff;
	padding-right: 10px;
	margin-right: 10px;
}

.greyBox div.logIn {
	margin-top: 5px;
}

.greyBox div.logIn span a {
	border-right: solid 1px #000;
	padding-right: 7px;
	margin-right: 8px;
}

div.logIn span.AddYourClinic a {
	border-right: 0;
	padding-right: 1px;
	margin-right: 0;
}

.french div.logIn span.AddYourClinic a {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
	padding-left: 10px;
}

.french div.logIn span.Login a {
	padding-right: 5px;
}

div.logIn span.SignOut {
	display: inline-block;
	padding-top: 8px;
}

div.logIn span.LoggedIn a {
	display: inline-block;
	padding-right: 12px;
}

div.logIn span.SignOut a {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

.french div.logIn span.SignOut a {
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
	border-left: 0;
	padding-left: 0;
	margin-left: 0;
	float: left;
}

div.search, div.formTitle {
    padding: 0 0 10px 0;
	background: #fff;
	margin: 0 0 8px;
	float: left;
	width: 698px;
	clear: both;
}

div.topStuff {
	width: 700px;
}

.search select {
	margin-right: 20px;
	margin-top: 5px;
	width: 200px;
	font-size: 1em;
}

.search .two select {
	width: 120px;
}

.search h4 {
	margin-bottom: 7px;
}

span.servicesOffered {
    margin: 4px 0 0;
    display: inline-block;
}

span.servicesOffered input {
    vertical-align: top;
    margin-top: 2px;
}

span.servicesOffered label {
    vertical-align: top;
    padding-bottom: 2px;
}

span.servicesOfferedRadio {
    margin: 8px 0;
    display: inline-block;
}

span.servicesOfferedRadio input {
    vertical-align: middle;
}

span.servicesOfferedRadio label {
    padding: 2px 10px 2px 2px;
    vertical-align: middle;
}

div.warning {
	border: solid 1px #000;
	padding: 6px 10px;
	float: left;
	clear: both;
	margin: 8px 0 10px;
	width: 678px;
}

div.error span {
    background: #ff404d;
	padding: 10px 10px 10px 15px;
	float: left;
	clear: both;
	width: 718px;
	margin: 0;
	color: #fff;
	font-size: 1.4em;
	margin-bottom: 10px;
}

.flag div.error, .email div.error {
    background: #ff404d;
	padding: 10px 10px 10px 15px;
	float: left;
	clear: both;
	width: 490px;
	margin: 0 0 10px 5px;
	color: #fff !important;
	font-size: 1.4em;
}

.email div.error {
	width: 513px;
	margin: 5px 0 10px 5px;
}

div.AcknowledgeMessage {
    background: #cde4b8;
	padding: 10px 10px 10px 15px;
	float: left;
	clear: both;
	width: 720px;
	margin: 0 0 10px;
	color: #fff;
	font-size: 1.4em;
}

div.thanks p {
	font-size: 1.4em;
}

.colR div.error span {
    background: #ff404d;
	padding: 10px 10px 10px 15px;
	float: left;
	clear: both;
	width: 180px;
	margin: 5px 0;
	color: #fff;
}

#popup2 div.error span {
	width: 515px;
	margin: 0 0 10px 5px;
}

#popup2 div.formChkBoxMargin {
    width: 500px;
    text-align: left;
    margin: 5px auto auto 145px;
}

div.services {
	padding: 10px 0 10px 15px;
	width: 100%;
	float: left;
	clear: left;
}

div.services span {
	/* width: 490px; */
	width: 480px;
}

div.detail {
	margin: 5px;
}

div.results {
    border-top: solid 1px #000;
	padding: 10px 0;
	margin: 0 0 8px;
	width: 340px;
	float: left;
	clear: left;
}

div.address {
    float: left;
    clear: left;
    width: 340px;
    margin-bottom: 10px;
}

div.anp {
    float: right;
    width: 180px;
    padding-top: 10px;
    font-weight: 700;
}

a.anpImg {
    float: right;
    padding-right: 20px;
    display: inline-block;
    background: url(../images/anp_icon.gif) no-repeat right top;
    height: 20px;
}

div.resultsTitle h1 span, .search h1 {
	color: #000;
	border-bottom: 0;
	margin: 0;
	font-weight: 700;
	top: 0;
	font-size: 22px;
}

div.resultsTitle .of {
	margin-left:0;
	font: 400 66% /* set base font size to 10 so we can adjust using em size */ Arial, Helvetica, sans-serif;
	color: #363636;
	font-size: 1em;
}

.col h1 {
    color: #5E5E6E;
    font-size: 18px;
}

.colL h1, .col h1 span.black {
    color: #000;
}

.results table {
	width: 430px;
	margin-left: 60px;
}

.results table.tableOne td.cellOne {
	width: 220px;
}

div.results span.border {
	border-bottom: solid 1px #000;
	font-weight: 400;
	color: #000;
	display: block;
	padding: 0 10px;
	margin-bottom: 10px;
	font-size: 1.1em;
	width: 320px;
}

div.results span.blurb {
	border-bottom: 0;
	display: block;
	padding: 0;
	color: #666;
	font-weight: 700;
	font-size: 1em;
	clear: both;
}

div.results div {
	border-bottom: 0;
	display: block;
	padding: 0;
	margin: 0 0 0 40px;
	font-size: 1em;
}

div.results div.paging {
	margin: 0 0 0 10px;
}

.results span.type, .results span.servicesLbl {
	margin: 5px 20px 0 0;
	font-weight: 700;
	width: 60px;
	display: inline-block;
}

.results span.servicesLbl {
	float: left;
}

.results span.phone {
	margin: 5px 15px 0 0;
	font-weight: 700;
	width: 60px;
	display: inline-block;
}

span.hoursLbl {
	margin: 5px 15px 0 0;
	font-weight: 700;
	width: 65px;
	display: inline-block;
	float: left;
}

span.hoursTxt, span.servicesTxt {
	display: block;
	width: 300px;
	float: left;
	margin: 5px 0;
}

.services img, .results img {
	float: left;
}

div.results div.accepting {
    margin-top: 5px;
}

.results div.accepting img, div.accepting img {
	float: none;
	margin-right: 5px;
	vertical-align: middle;
}

.accepting span {
    font-size: 11px;
    vertical-align: middle;
}

.services h3, . results. h3 {
    font-size: 1.5em;
}

div.services h4, div.services p {
	margin-left: 40px;
	margin-right: 50px;
	color: #000;
}

div.services p {
	margin-bottom: 4px;
}

div.results span span:hover {
    cursor: pointer;
}

div.results h3 a {
	color: #639000;
	text-decoration: underline;
	font-size: 15px;
	font-weight: 700;
}

div.services p a, div.resultsTitle a {
	color: #005588;
	display: inline-block;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: 700;
	font-family: Verdana, Arial, Sans-Serif;
}

div.services p a {
	margin-top: 10px;
}

div.resultsTitle a {
	margin-top: 5px;
}

div.services p.HealthCareConnect a {
	color: #005588;
	margin-top: 0;
	display: inline-block;
	text-transform: none;
	font-size: 1em;
	font-weight: 400;
	font-family: Arial, Helvetica, Sans-Serif;
}

div.resultsTitle a {
	font-size: 1.1em;
}

div.services a {
	font-weight: 700;
	text-decoration: underline;
}

div.services a.optionalLink {
    margin-left: 60px;
    display: inline-block;
}

div.services a.view {
	color: #333;
}

.colL {
	width: 340px;
	_width: 410px;
	padding-right: 10px;
	_padding-right: 10px;
	_float: left; /* IE6 clearing fix */
	_clear: both;
	clear: left;
	padding-top: 12px;
}

.colR {
	float: right;
	width: 350px;
	padding-top: 12px;
}

.locations {
	background: #eef9fb;
	margin: 10px 0 10px 0;
	padding: 8px 8px 4px 12px;
}

.browseLocation {
    float: left;
    clear: left;
    width: 700px;
}

.browseLocation a {
   color: #000;
   display: inline-block;
   margin: 0 5px 5px 10px;
}

.browseLocation span {
   color: #000;
   display: inline-block;
   margin-bottom: 5px;
}

.browseLocation p a {
   margin: 0 10px;
   color: #00B9E4;
}

.browseLocation p {
   border-bottom: solid 1px #ccecf9;
   border-top: solid 1px #ccecf9;
   padding-top: 5px;
   margin-bottom: 10px;
   padding-bottom: 5px;
   margin-top: 40px;
   font-weight: 700;
}

.legendDiv * {
    vertical-align: middle;
    margin: 10px 0;
}
       
.legend {
	background: #ccecf9;
	margin: 10px 0 10px;
	padding: 8px 8px 4px 12px;
	float: left;
	font-weight: 700;
	color: #666;
	width: 185px;
	border-top: solid 3px #666;
	border-bottom: solid 3px #666;
}

.legendDiv img {
	margin: 0 10px 10px;
}

.legendDiv span {
    display: inline-block;
    margin: 0 0 10px;
    font-size: 1.2em;
}

.locations a {
	display: block;
	margin: 2px 0 6px;
	font-size: 1.1em;
	font-weight: 700;
}

.locations a:link, .locations a:visited {
	color: #666;
	display: block;
	margin: 2px 0 6px;
	font-size: 1.1em;
	text-decoration: none;
	font-weight: 700;
}

.locations a:hover {
	color: #000;
	text-decoration: underline;
}

.legend h3 {
	color: #666666;
	font-size: 1.1em;
	display: inline-block;
	width: 120px;
	height: 56px;
	float: right;
	margin-top: 10px;
}

.locations a.more:link, .locations a.more:visited, .locations a.more:hover {
	color: #005588;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: 700;
	text-decoration: underline;
	font-size: 1em;
	font-family: Verdana, Arial, Sans-Serif;
}

/* typography */

a {
	font-size: 12px;
	font-weight: 400;
	color: #00B9E4;
}

.gmnoprint h3 a {
    font-weight: 700;
}

h1 {
	font-family: Verdana, Arial, Sans-Serif;
	color: #ff9400;
	font-size: 22px;
	font-weight: 400;
}

/* .search h1 {
	color: #916c33;
} */

a.biggerLink {
    font-size: 13px;
    font-weight: 700;
    margin-left: 5px;
}

.headerText p {
	color: #000;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 14px;
	font-weight: 700;
}

.formTitle h1 {
	color: #fff;
	float: left;
}

.searchNear input.textBox {
    width: 260px;
	border: solid 1px #666;
	background-color: #fff;
	padding: 5px 5px 0;
	margin: 8px 0;
	height: 24px;
	font-size: 14px;
}

#popup2 input[type="checkbox"], .passwordContainer input[type="checkbox"] {
    width: 11px;
    height: 11px;
    margin: 0 4px 0 0;
    position: relative;
    top: 4px;
}

.one input[type="checkbox"] {
    position: relative;
    bottom: -2px;
}

h2 {
	font-family: Century, Georgia, "Times New Roman", Times, serif;
	color: #999;
	font-size: 1.7em;
	font-weight: 400;
}

.warning h2 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 14px;
	font-weight: 700;
	padding: 0;
}

.practDetails h2, .hoursDropdowns h2 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 18px;
	font-weight: 700;
}

.main h1 {
    height: auto;
	padding: 5px 0;
}

.main h1.hcoTitle {
	padding-top: 0;
	color: #333;
}

.resultsTitle {
	color: #333;
	clear: both;
	height: 35px;
	width: 700px;
	font-weight: 700;
}

.share {
   float: right;
   padding: 10px 5px 0; 
}

.resultsTitle table {	
	margin: 2px 0 8px;
}

.resultsTitle td {	
	padding: 5px 0;
}

.resultsTitle h1 {
	border-top: 0;
	border-bottom: 0;
	display: inline;
}

.results a:hover {	
	color: #000;
}

.results h3 {
    margin-left: 40px;
}

.results p {
	font-size: 1em;
	margin-top: 5px;
}

.services p.regHealthCareConnect a:link, .services p.regHealthCareConnect a:visited {
    color: #005588;
}

.services p.regHealthCareConnect a:hover {	
	color: #000;
}

a.greyLink:link, a.greyLink:visited {	
	color: #666;
	display: inline-block;
}

a.redLink:link, a.redLink:visited {	
	color: red;
	display: inline-block;
	margin-left: 5px;
}

.red {	
	color: red;
}

a.greenLink:link, a.greenLink:visited {	
	color: green;
	display: inline-block;
	margin-right: 5px;
}

a.blueLink:link, a.blueLink:visited {	
	color: #4f81bd;
	display: inline-block;
}

div.resultsTitle span.numberOfResults {
	border-bottom: 0;
	font-weight: 400;
	color: #000;
	display: inline-block;
	padding: 0;
	margin: 5px 0 0 20px;
	font-size: 1.4em;
}

div.resultsTitle input {
	margin-top: 5px;
}

div.resultsTitle a span {
	border-bottom: 0 !important;
	text-decoration: none;
}

.main h1.solid {
	background: #ccecf9;
	color: #202020;
	padding: 5px 5px 5px 10px;
	margin-bottom: 10px;
	width: 729px;
}

.main h1.solid .solidAdmin {
	margin-left:0px;
}

.main h1.solid span {
    top: 0;
}

.main h2 {
	padding: 10px 5px 10px 10px;
}

.main .warning h2 {
	padding: 5px;
}

.colR h2 {
	margin-left: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: 700;
}

.colR h2.noBorder {
	border-top: 0;
	border-bottom: 0;
	color: #000;
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	color: #000;
	font-size: 16px;
}

div.termsOfUse {
    width: 688px;
    padding: 0 10px;
}

div.termsOfUse h3 {
	color: #000;
}

div.termsOfUse h1 {
	margin-left: 0 !important;
}

h3.disclaimer {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}

h3.blue {
	color: #01b8e0;
}

h4 {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #666;
}

h3 span.count {
	font-weight: 400;
}

.noSpacing {
	word-spacing: 0.2em;
}

/* Practitioner Details popup */

.practDetails {
    padding: 10px;
    height: 530px;
    overflow-y: scroll;
}

.practDetails table {
    width: 625px;
}

.practDetails table input {
    width: 120px;
}

.displayBy {
    float: right;
    margin: 10px 2px 5px 0;
}

.practDetails td, .practDetails th {
    padding: 5px 10px;
    text-align: left;
}

.hoursDropdowns span {
    display: inline-block;
    padding-top: 5px;
}

.practDetails th {
    background-color: #d6d6d6; 
}

.practDetails th.phone {
    width: 120px;
}

.practDetails td {
    background-color: #ebebeb;
}

.addMore {
    float: right;
    margin-right: 0;
}

/* universal styles */

hr {
	margin: 10px 0;
	color: #ccecf9; /* for IE */
	background-color: #ccecf9; /* for FF/Opera */
	height: 1px;
	border: none; /* for FF/Opera */
}

.clinicDetails hr {
	margin: 12px 0;
	color: #000; /* for IE */
	background-color: #666; /* for FF/Opera */
	height: 1px;
	border: none; /* for FF/Opera */
}

.clinicDetails hr.fixed {
	width: 470px;
}

img {
	border: 0;
}

.floatL {
	float: left;
}

.floatR {
	float: right;
}

.clear {
	clear: both;
}

.clearL {
	clear: left;
}

.clearR {
	clear: right;
}

.bold {
	font-weight: 700;
}

p.noMargin {
    margin: 0;
}

.getPassword {
    width: 129px;
    height: 30px;
}

input.txtEmail, input.txtPassword {
    width: 260px;
    border: solid 1px #999;
    margin-left: 20px;
}

.colR input.txtEmail, .colR input.txtPassword {
    width: 180px;
    border: solid 1px #999;
    margin: 5px 0 0;
}

.colR .forgotPassLink {
    clear: left;
    display: block;
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 10px;
}

span.lblEmail, span.lblPassword {
    display: inline-block;
    width: 60px;
    font-weight: 700;
}

.colR span.lblEmail {
    margin-right: 5px;
}

.colR span.lblPassword {
    margin-right: 5px;
}

.borderT {
    border-top: solid 1px #ccecf9;
    padding: 10px 0 0;
    clear: left;
}

.passwordContainer {
    padding: 0 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 1.2em;
	font-weight: 400;
	float: left;
	width: 400px;
}

.passwordContainer h3 {
    display: none;
}

.colR .passwordContainer {
    border: solid 1px #ccecf9;
    padding: 10px;
	margin-bottom: 10px;
	color: #000;
	font-size: 1.2em;
	font-weight: 700;
	width: 183px;
}

.colR .passwordContainer h3 {
    display: block;
}

.passwordContainer label {
    position: relative;
    top: 3px;
}

.registerText {
    margin-left: 10px;
    font-size: 1.3em;
    font-weight: 700;
}

.colR .registerText {
    margin-left: 0;
}

.registerLink {
    font-size: 1.3em;
    font-weight: 700;
}

.forgotPassLink {
    font-size: 1.1em;
    font-weight: 700;
    position: relative;
    bottom: 10px;
    left: 6px;
}

.generatedForm {
    font-size: 1.3em;
    font-weight: 700;
}

.generatedDivRow {
    margin: 8px 0 8px 9px;

}

.deactivatePanel {
    width: auto;
    margin: 10px 0;
    padding: 6px 10px 0 0;
    background: #ccecf9;
    border-right: 10px solid #ccecf9;
}

.deactivateTxt {
    width: 340px;
    float:left;
    margin-left: 10px;
    padding-bottom: 10px;
}

.generatedDivRow span input[type="checkbox"] {
    margin: 0 5px 0 0;
}

.register .generatedDivRow span input[type="text"], .register .generatedDivRow span input[type="password"] {
    width: 185px;
}

.register .generatedDivRow span.instruction {
    font-weight: 400;
    font-size: 0.9em;
    margin-top: 3px;
    margin-left: 166px;
    display: inline-block;
    width: 300px;
}

.register .generatedDivRow span.instructionLong {
    font-weight: 400;
    font-size: 0.9em;
    margin-top: 3px;
    display: inline-block;
    width: auto;
}

.register .generatedDivRow span {
    width: 166px;
}

.generatedDivRow span label {
    display: block;
    float: left;
    margin: 5px 0 10px 20px;
}

.generatedForm .lbl {
    display: inline-block;
    width: 140px;
}

#popup {
    width: 520px;
}

#popup h3 span {
	margin-left:15px;
	margin-top:10px;
    background: #ccecf9;
	color: #666;
	padding: 10px 5px 10px 5px;
	margin-bottom: 10px;
	width: 522px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

#popup2 h3 span {
	margin-left: 5px;
	margin-top: 8px;
    background: #ccecf9;
	color: #666;
	padding: 10px 5px 10px 10px;
	margin-bottom: 10px;
	width: 525px;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}

#popup p, span#spanTerms {
	padding: 15px 7px 5px 15px;
	width: 520px;
	display: inline-block;
}

#popup2 p {
	padding: 2px 15px 5px 15px;
	width: 490px;
	display: inline-block;
	font-size: 1.3em;
}

#popup2.flag p {
	padding: 2px 7px 2px 15px;
}

#popup2.flag p.noLeftPad, #popup2 p.noLeftPad {
	padding: 2px 7px 2px 0;
	margin-left: -10px;
}

#popup .termsAgree {
	font-weight: 700;
}

#popup2 .padTop {
	margin-top: 12px;
}

#popup .pnlTerms {
	height: 415px;
	width: 508px;
	border: solid 2px #999;
	margin-left: 15px;
	padding: 10px;
}

#popup .pnlTerms p {
    padding: 5px 7px 5px 0;
    width: 480px;
}

#popup .fieldLabel, #popup li {
	font-weight: 700;
	font-size: 1.2em;
	padding: 5px 5px 0px 20px;
}

#popup2 .fieldLabel {
	font-weight: 700;
	font-size: 1.2em;
	padding: 0 0 0 15px;
	width: 120px;
	display: inline-block;
}

#popup2.flag .fieldLabel {
	font-size: 1em;
	padding: 0 0 0 5px;
	width: 140px;
}

#popup2.flag .lblDetails {
    float: left;
    margin: 10px 4px 0 0;
}

.email span.fieldLabelCheck {
	font-weight: 400;
	font-size: 1.2em;
	display: inline-block;
	margin: 0 0 0 10px;
}

.email span.fieldLabelCheck label {
	position: relative;
	top: 3px;
}

#popup2 input, #popup2 select, #popup2 textarea {
	margin: 0 0 0 10px;
}

#popup2 input.noPadL {
    margin: 0;
}


#popup2.flag span input {
	width: 248px;
}

.email table {
	margin-top: 10px;
}

.email td input {
	width: 298px;
}

#popup2.flag select {
	width: 251px;
}

#popup2.flag textarea {
	width: 250px;
	height: 75px;
	margin-top: 10px;
}

#popup2 input.txtEmail, #popup2 input.txtPassword {
    width: 260px;
    border: solid 1px #999;
    margin-left: 20px;
}

#popup2 input.padTop {
	margin-left: 0;
}

#popup2 input.noPadL {
	padding-left: 0;
}

#popup2 input[type="checkbox"] {
    margin-left: 0;
	margin-right: 10px;
	margin-bottom: 3px;
}

#popup td {
	padding-top: 10px;	
}

#popup .generatedForm {
	margin-left: 10px;
}

.uprInfo {
    float: right;
    font-weight: 700;
    font-size: 1.1em;
    width: 250px;
    padding-right: 30px;
}

.colR .uprInfo {
    float: left;
    font-weight: 700;
    font-size: 1.1em;
    width: 200px;
    padding-right: 0;
    margin-top: 20px;
}

.paging a:link, .paging a:visited {
    display: inline-block;
    background: url(../images/paging_btn.gif) no-repeat;
    width: 24px;
    height: 17px;
    color: #000;
    text-decoration: none;
    text-align: center;
    padding-top: 3px;
    margin-top: 4px;
}

div.results span.current, span.current {
    display: inline-block;
    background: url(../images/paging_btn.gif) no-repeat;
    width: 24px;
    height: 17px;
    color: #000;
    text-align: center;
    padding: 3px 0 0;
    margin: 4px 0 0;
    border-bottom: 0;
}

.paging a.prev:link, .paging a.prev:visited {
    background: url(../images/prev_btn.gif) no-repeat;
    width: 64px;
    text-align: right;
    padding-right: 12px;
}

.paging a.next:link, .paging a.next:visited {
    background: url(../images/next_btn.gif) no-repeat;
    width: 46px;
    text-align: left;
    padding-left: 10px;
}

#breadcrumbs {
    padding: 5px 5px 8px;
}

#breadcrumbs a {
    text-decoration: none;
    padding: 0 2px;
}

div.addEditClinic {
    width: 505px;
}

div.clinicDetails {
    clear: left;
}

div.images img {
    margin: 5px 5px 5px 0;
}

.alignLbl, .alignImg {
    vertical-align: middle;
    padding: 5px 5px 0 0;
}

div.clinicDetails p span:first-child {
    padding: 10px 0 0;
}

div.clinicDetails p table.physician td span {
    padding-top: 3px;
}

div.clinicDetails p span, div.clinicDetails table span {
    font-size: 1.2em;
    margin-top: 3px;
    color: #000;
    display: inline-block;
}

div.clinicDetails span.lblTitle {
    font-size: 1.2em;
}

div.clinicDetails p span.lblTitle, div.clinicDetails span.lblTitle {
    width: 90px;
    font-weight: 700;
}

div.clinicDetails p.description span {
    display: inline;
}

table.hours {
    width: 220px;
    float: left;
    line-height: 2em;
    border-right: solid 1px #666;
    margin-right: 20px;
}

div.clinicDetails a {
    margin-right: 10px;
    font-size: 1.1em;
    color: #666;
}

a.claim {
    display: inline-block;
    margin-top: 8px;
}

.padL {
    margin-left: 10px;
}

#popup2 input.padLUnique {
    margin-left: 78px;
}

.padR {
    margin-right: 10px;
}

#popup2.flag input.padL20 {
    margin-left: 20px;
    margin-right: 5px;
}

.padLeft {
    margin-left: 85px;
}

.colR .padLeft {
    margin-left: 0;
}

.passwordContainer .padLeft input[type="checkbox"] {
    position: relative;
    top: 0;
}

.successText {
    padding-left: 10px;
}

div.pending {
    margin: 95px 0 10px;
    padding: 4px;
    background: #ccecf9;
}

div.pending span.bold, div.acl span.bold {
    display: inline-block;
    margin-bottom: 5px;
}

div.acl {
    float: left;
    width: 197px;
    margin-top: 10px;
}

div.pending, div.acl {
    font-size: 1.1em;
    color: #000;
    padding: 4px;
    background: #ccecf9;
}

.clinic {
    padding-left: 10px;
}

.clinic table {
    width: 495px;
}

table.physician {
    width: 700px;
}

table.physician th, table.physician td {
    padding: 0 10px 5px 0;
}

.clinic table table {
    width: 290px;
}

.clinic table .cellOne {
    font-weight: 700;
}

table.radioButtons {
    float: left;
    padding: 0;
}

span.txtRed {
    font-size: 0.9em;
    margin-left: 166px;
    display: block;
    min-width: 400px;
    font-weight: normal;
    display: block;
}

span.txtRedL {
    font-size: 0.9em;
    display: block;
    min-width: 600px;
    font-weight: 400;
    margin: 4px 0;
}

div.locationColumn {
    width: 230px;
    float: left;
}

span.largeSearch {
    font-size: 14px;
    color: #000;
    font-weight: 700;
}

.searchOptions .searchOptions span.largeSearch {
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
}

span.required {
	color: red !important;
}

.searchOptions span.required {
    font-size: 12px;
    display: inline-block;
}

.searchOptions input[type="checkbox"] {
    width: 14px;
}

.searchNear, .searchCriteria {
    font-size: 12px;
    background: #ebebeb;
    padding: 10px;
    width: 410px;
}

.searchCriteria {
    width: 320px; 
}

.searchCriteria div {
    padding-bottom: 5px;
}

.searchByLocation, .searchByServices, .wheelchair, .languageSpoken {
    padding: 5px 10px;
}

.wheelchair label {
    margin-left: 5px;
}

a.expandLink {
    display: inline-block;
    padding: 5px 10px;
    color: #000;
}

input[type=image] {
    padding: 5px 10px 10px;
}

.termsOfUse input[type=image], .searchNear input[type=image] {
    padding: 0 5px 0 0;
}

.searchNear input[type=image] {
    margin-left: 5px;
    vertical-align: middle;
}

.searchNear input[type=text] {
    vertical-align: middle;
}

.searchByLocation label, .searchByServices label {
    margin: 0 6px 0 4px;
    display: inline-block;
    width: 178px;
    font-size: 12px;
}

div.centerPager {
    padding: 5px 0;
    font-size: 1.1em;
}

a.spacing {
    margin-left: 1px;
}

select.spacing {
    margin-left: 10px;
}

span.UnderlinedLink span {
    font-weight: 700;
}

.clinic table td {
	font-size: 1.1em;
	padding: 2px 2px 2px 0;
}

.clinic table td.cellOne {
	width: 160px;
}

.clinic table label {
    margin: 0 8px 0 4px;
    display: inline-block;
}

.clinic input[type="text"] {
	width: 291px;
}

.clinic td.cellOne input[type="text"] {
	width: 150px;
}

.clinic select {
	width: 295px;
}

.clinic td.cellOne select {
	width: 150px;
}

.clinic tr.smallerDropdowns td select {
	width: 100px;
}

.clinic tr.smallerDropdowns td.cellTwo {
	padding-left: 5px;
}

.clinic tr.smallerDropdowns td span {
	padding: 0 5px;
}

.clinic td.cellThree {
    width: 450px;
}

.clinic textarea {
	width: 292px;
}

.multiSelect DIV.title {
    width: 110px;
    height: 14px;
    margin: 1px 5px 0 0;
}

div.multiSelect {
    margin-right: 14px;
    _margin-right: 32px;
}

div.multiSelectContent {
    overflow: hidden;
    height: 110px;
    min-width: 130px !important;
    _min-width: 155px !important;
    background: #e9f3f8;
}

.multiSelectContent ul {
    height: 110px;
    width: 140px;
    _width: 155px;
}

.multiSelectContent li {
    width: 140px;
    _width: 155px;
}

.clinic h3 {
	width: 160px;
}

.clinic div h3 {
	width: auto;
}

.clinic div.sameAs {
	float: left;
}

.clinic div.sameAs label {
	padding-left: 5px;
}

div.services span.border {
   _width: 490px !important; /* IE6 fix */ 
}

div.services span.servicesTxt {
    width: 340px;
}

div.clinicDetails p span.servicesValue {
    line-height: 1.5em;
    width: 100%;
}

div.clinicDetails p.servicesP {
    width: 230px;
    float: left;
    margin-top: 3px;
}

div.clinicDetails p.servicesP * {
    vertical-align: top;
}

div.clinicDetails p span.lblTitle {
    padding-top: 0;
}

.french .textOnlyLink, .french a#ctl00_LoginBox_hlLogin {
    border: 0 !important; /* Removes Lines from menu */
}

.adminBoxes textarea {
	width:400px;
	height:75px;
}

.RadWModalImage {
    background: transparent !important;
}

.RadWWrapperModal {
    border: solid 12px #999 !important;
}

/* Hours popup */

.hoursDropdowns {
    padding: 10px;
}

span.day {
    display: inline-block;
    width: 70px;
}

span.hoursOpen {
    display: inline-block;
    width: 100px;
}

span.columnHeader {
    display: inline-block;
    padding-bottom: 8px;
    font-weight: 700;
}

/* new header and side nav */

#right_columnV51 {
    display: inline;
    float: right;
    overflow: hidden;
    width: 700px;
    margin-right: 20px;
}

.sectionHeader {
    background: #353F5B none repeat scroll 0 0;
    border-bottom: 1px solid #999;
    height: 38px;
    margin-bottom: 7px;
    width: 100%;
}

.sectionheader h1 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    margin: 0;
    padding: 4px 10px;
    font-family: Verdana,Geneva,sans-serif;
}

.sectionheader_top {
    background-image: url(http://www.health.gov.on.ca/images/layout/corner_sectionheader_top.gif); 
    background-position: left top;
    background-repeat: no-repeat;
}
