
#pt .contextual-heading {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 2px;
}

#pt .contextual-poweredby.cam  {
	float: right;
	font-size: 10px; 
	padding-top: 0px;
	color: #000000;
	font-style: normal;
	padding-right: 5px;
	line-height: 11px;
}

#pt .contextual-poweredby.td {
	float: right;
	font-size: 10px;
	padding-top: 10px;
	color: #000000;
	font-style: normal;
}

#pt .contextual-poweredby.build {
	float: right;
	font-size: 10px; 
	padding-top: 0px;
	color: #000000;
	font-style: normal;
	padding-right: 3px;
	line-height: 11px;
}

#pt .contextual-poweredby a {
	text-decoration: none;
	font-weight:bold;
	color: #000000;
}

/* END CONTEXTUAL  */


#pt .fatBack {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/therapist.jpg);
	BACKGROUND-REPEAT: no-repeat;
}

#pt .fatBack.TD {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/therapist.gif);
}

#pt .fatBack.CAM {
/* image removed for CAM top-level brand to make room for prof selections */	/* BACKGROUND-IMAGE: url(/cam/cam_html/images/healthprof.jpg); */
	background-image: none;
}

/* Acupuncturist */
#pt .fatBack.CAM.T1 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/acupuncturist.jpg);
}

/* Chiropractor */
#pt .fatBack.CAM.T3 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/chiropractor.jpg);
}

/* Homeopath */
#pt .fatBack.CAM.T4 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/homeopaths.jpg);
}

/* Naturopath */
#pt .fatBack.CAM.T6 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/naturopath.jpg);
}

/* Nutritionist */
#pt .fatBack.CAM.T7 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/nutritionist.jpg);
}

/* Physical Therapists */
#pt .fatBack.CAM.T9 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/physical.jpg);
}

/* MD */
#pt .fatBack.CAM.T11 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/mds.jpg);
}

/* Dentist */
#pt .fatBack.CAM.T12 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/dentist.jpg);
}

/* Dermatologists */
#pt .fatBack.CAM.T13 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/dermatologists.jpg);
}

/* Podiatrist */
#pt .fatBack.CAM.T21 {
	BACKGROUND-IMAGE: url(/cam/cam_html/images/podiatrists.jpg);
}


#choices {
	padding-left: 30px;
	color: #7d6ccc;
	font-size: 14px;
}

#choices TD {
	padding-right: 25px;
}

#choices a {
	color: #7d6ccc;
	text-decoration: underline;
}

#choices a:hover {
	color: #7d6ccc;
	text-decoration: none;
}

/* admin tabs */
#pri-nav {
	width: 750px;
	display: block;
	margin: 0;
	padding: 0;
	list-style:none;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	background-image: none;
	border-bottom: 1px solid #ccc;
}

#pri-nav li {
	font-family: arial, helvetica, sans;
	font-size: 12px;
	list-style: none;
	display: inline;
	margin: 0;
	padding: 0;
	padding-top: 10px;
}

#pri-nav a {
	padding: 5px;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #666;
	background-color: #efefef;
	text-decoration: none;
}

#pri-nav a:hover,#pri-nav a.selected {
	background-image: none;
}

#pri-nav a.selected {
	background-color: #fff;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}

#pri-nav .first {
	border-left: 1px solid #efefef;
}

#pri-nav li .last {
	border-right: 1px solid #efefef;
	background-color: #ffa6a6;
	color: #990000;
}

.available A {
	text-decoration: none;
	color: #496C49;
}

.available A:hover {
	color: #496C49;
	text-decoration:underline;
}

