/*

OHA Directory Stylesheet

*/

.boxText { font-family: "avant garde", helvetica, arial, sans-serif; font-size: 1em; text-align:center;}
.errorBox { font-family: "avant garde", helvetica, arial, sans-serif; font-size : 12px; background: #ffb3b5; font-weight: bold; }

a {
color: #1b0c64;
}

a:hover {
color: #000000;
}

FORM {
   display: inline;
}

img {
        padding:5px;
}

.contents {
font-family: "avant garde", helvetica, arial, sans-serif;
	border-right:1px dashed #cccccc;
	padding:0px 7px 0px 0px;
	margin:0x;
}

.headerNavigation {
	font-family: "avant garde", helvetica, arial, sans-serif;
	font-size: 14pt;
}
.infoBox {
   font-size:.9em;
}

.infoBoxContents {
  background: #f8f8f9;
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 1em;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  background: #fff;
  color: #000;
  padding: 0px;
  text-align: center;
}

td.infobox, span.infoBox, .infobox a  {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 1em;
  font-weight: bold;
  text-align: left;
  line-height: 5px;
  width: 180px;
  margin-left: 20px;
}

.infobox a {
	border-left: 5px #ccc solid;
	color: #555;
	text-decoration: none;
}

.infobox a:hover {
	border-left: 5px #000 solid;
	color: #000000;
}

TABLE.therapistListing {
  border: 0px;
}

.therapistListing-heading {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
  background: #b6b7cb;
  color: #FFFFFF;
  font-weight: bold;
}

TD.therapistListing-data {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  margin-top:5px;
  padding-top:5px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 1.2em;
}

TD.main1, P.main1 {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 1.2em;
  width: 100%;
}

TD.main2, P.main2 {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 14px;
  line-height: 1.5em;
  font-weight: bold;
  color: red;
  background: yellow;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
}

TD.phonenumber {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 14pt;
  font-weight: bold;
  color: #000;
}

TD.tableHeading {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
}

TEXTAREA {
  width: 100%;
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
}

SPAN.greetUser {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: "avant garde", helvetica, arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.errorText {
  font-family: "avant garde", helvetica, arial, sans-serif;
  color: #ff0000;
}

/* message box */

.messageBox { font-family: "avant garde", helvetica, arial, sans-serif; font-size: 12px; }
.messageStackError, .messageStackWarning { font-family: "avant garde", helvetica, arial, sans-serif; font-size: 12px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: "avant garde", helvetica, arial, sans-serif; font-size: 12px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: "avant garde", helvetica, arial, sans-serif; font-size: 12px; color: #ff0000; }

//Categories Stylesheet

        #button {
                padding: 0;
                font-family: "avant garde", helvetica, arial, sans-serif;
                background-color: #fff;
                color: #000;
                width: 100%;
                }

        #button ul {
                list-style: none;
                margin: 0;
                padding: 0;
                border-top: 0px solid #000;
                }

        #button li {
                border-bottom: 0px solid #000;
                margin: 0;
                }

        #button li a {
                display: block;
                padding: 0px 0px 0px 0.5em;
                border-left: 0px solid #000;
                border-right: 0px solid #000;
                background-color: #fff;
                color: #00f;
                text-decoration: none;
				text-align:left;
                width: 100%;
                }

        html>body #button li a {
                width: auto;
                }

        #button li a:hover {
                border-right: 2px solid #000;
                border-right: 0px solid #000;
                color: #000;
                }
                
        #button li.selected  a {
                border-right: 2px solid #000;
                border-right: 0px solid #000;
                color: #000;
               }
               
td.counter {
        font-size:9;
        text-align:left;
        color:#ccc;
        font-family: "avant garde", helvetica, arial, sans-serif;
        }

/* data table */

.dataTableHeadingRow { background-color: #C9C9C9; }
.dataTableHeadingContent { font-family: "avant garde", helvetica, arial, sans-serif; font-size: 12px; color: #ffffff; font-weight: bold; }
.dataTableRow { background-color: #F0F1F1; }
.dataTableRowSelected { background-color: #DEE4E8; }
.dataTableRowOver { background-color: #FFFFFF; cursor: pointer; cursor: hand; }
.dataTableContent { font-family: "avant garde", helvetica, arial, sans-serif; font-size: 12px; color: #000000; }
td.pageReviewHeading {
	color:black;
	font-size:24px;
}

.listingtext {
	font-size:1em;
}
