@charset "utf-8";
body {
	margin:0px;
	background:url('../images/bg.gif') #e2d1ea repeat-x top;
	text-align:center;
}
div, p {
	font:12px Tahoma, Arial, Helvetica, sans-serif;
	color:#666;
	line-height:14px;
}
a {
	color:#639;
	text-decoration:none;
}
a:hover {
	color:#369;
}
#main {
	margin:auto;
	width:950px;
	text-align:left;
}
#hd {
	background:url('../images/hd.jpg');
	height:187px;
}
#add {
	margin:10px 0px;
	text-align:center;
}
#add img {
	margin-bottom:10px;
}
#tmenu {
	padding:166px 0px 0px 30px;
}
#tmenu a {
	margin-right:15px;
	font-size:11px;
}
#content {
	padding:15px 30px 20px 30px;
	background:#FFF url('../images/bot.gif') no-repeat bottom;
	min-height:200px;
	height:auto !important;
	height:200px;
}
#menu, #adminmenu {
	background:#d5c9a5;
	padding:3px 30px;
	text-align:right;
	font-size:11px;
}
#adminmenu {
	background:#ddd;
}
#menu a, #menu span, #adminmenu a, #adminmenu span {
	margin-left:15px;
}
.mtitle {
	color:#FFF;
}
#copy {
	padding:5px 30px;
	font-size:11px;
}
#webdesign {
	float:right;
}
h1 {
	font-size:14px;
}
h2 {
	font-size:12px;
}
.breadcrumbs {
	font-size:11px;
	clear:both;
}
.cat {
	background:url('../images/cat-box.gif');
	width:170px;
	height:150px;
	float:left;
	margin:0px 8px 8px 0px;
	text-align:center;
	font-size:11px;
}
.cat img {
	margin:10px 1px 3px 1px;
}
#primgo {
	background:url('../images/pr-imgt.gif') #f1eacc no-repeat top;
	width:302px;
	float:left;
}
#primgi {
	background:url('../images/pr-imgb.gif') no-repeat bottom;
	padding:10px 1px;
}
#primgholder {
	background:#FFF;
	text-align:center;
}
#prinfo {
	background:url('../images/pr-inft.gif') #f1eacc no-repeat top;
	width:562px;
	float:right;
	margin-bottom:10px;
}
#prinfi {
	background:url('../images/pr-infb.gif') no-repeat bottom;
	padding:10px 1px;
}
#prinf {
	background:#FFF;
	padding:10px;
}
#prpri {
	text-align:right;
	padding:10px 20px 0px 0px;
}
.searchbox {
	font:11px Tahoma, Arial, Helvetica, sans-serif; 
	height:12px; 
	width:95px; 
	margin:0px 5px 0px 15px;
}
.searchgo {
	background:#639; 
	border:1px solid #FFF; 
	height:18px; 
	color:#FFF; 
	font-size:11px; 
	width:30px;
}
.wbt {
	background:url('../images/wb-t.gif') #f1e9cb no-repeat top left;
	margin-bottom:10px;
}
.wbb {
	background:url('../images/wb-b.gif') no-repeat bottom left;
	padding:1px 10px;
}
#errormessages {
	background:url('../images/error.gif') #FFD7D7 left 50% no-repeat;
	color:#900;
	border:solid 1px #900;
	font-weight:bold;
	padding:12px 12px 12px 40px;
	margin-bottom:10px;
}
#alertmessages {
	background:url('../images/alert.gif') #EBEBEB left 50% no-repeat;
	color:#000;
	border:solid 1px #000;
	font-weight:bold;
	padding:12px 12px 12px 40px;
	margin-bottom:10px;
}
#successmessages {
	background:url('../images/success.gif') #DBFFDB left 50% no-repeat;
	color:#060;
	border:solid 1px #060;
	font-weight:bold;
	padding:12px 12px 12px 40px;
	margin-bottom:10px;
}
.inputtext, .inputtextarea {
	width:500px;
}
.inputtexthalf {
	width:250px;
}
.inputtextarea {
	height:150px;
}
.inputselect {
}
.inputradio {
}
th {
	font-weight:bold;
	text-align:left;
	padding-right:3px;
	vertical-align:top;
}
table.yesno {
	width:100%;
}
table.yesno form {
	margin:0px; padding:0px;
}
table.yesno td.yes, table.yesno td.no {
	width:50%;
	text-align:center;
	vertical-align:middle;
	height:50px;
}
.buttonyes, .buttonno {
	width:100px;
	color:#FFF;
}
.buttonyes { 
	background:#900;
	border:solid 1px #FFD7D7;
}
.buttonno { 
	background:#060; 
	border:solid 1px #DBFFDB;
}
p.yesno { 
	text-align:center;
}
.hpc {
	background:#CCC;
}
.hpc td {
	background:#FFF;
}
td.helpicon {
	vertical-align:top;
}
div.quickjump {
	margin:10px 0px;
	padding:0px;
	min-height:16px;
	display:block;
	width:100%;
}
div.quickjump a {
	margin:2px;
	height:16px;
	width:16px;
	border:solid 1px #ddd;
	line-height:16px;
	font-size:11px;
	display:block;
	float:left;
	text-align:center;
}
div.quickjump a.quickjumpadd {
	width:auto;
	padding:0px 4px;
}
div.quickjump a:hover, div.quickjump a.selected {
	background:#639;
	color:#fff;
}
.draggable {
	cursor:move;
}
#therapistlist, #treatmentlist, #courselist {
	margin:0px;
	margin-bottom:10px;
	padding:5px;
	background:#f7f7f7;
	list-style:none;
}
table.eventslist {
	background:#f7f7f7;
	padding:5px; 
	width:100%;
}
table.eventslist td.eventdate {
	text-align:right;
	width:80px;
}
#therapistlist li, #treatmentlist li, #courselist li {
	padding:3px;
}
#therapistlist li:hover, #treatmentlist li:hover, #courselist li:hover, table.eventslist tr.hover {
	background:#F5EBF6;
}