/****************************************
	Tags
****************************************/

body {
	/*width: 770px;*/
	margin: 0;
	background-image: url(../../images/background.gif);
	background-repeat: repeat-x;
	font-family: Verdana,sans-serif;
	font-size: 12px;
}

a:link,
a:link:hover,
a:link:active,
a:visited,
a:visited:hover,
a:visited:active {
	background: transparent;
	color: #33C;
}

form {
	margin: 0;
	padding: 0;
}

label {
	display: block;
	font-weight: bold;
}

h1 {
	margin: 15px 5px;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 24px;
}

h2 {
	margin: -1px 5px 0;
	border-color: #000;
	border-width: 1px 1px 0;
	border-style: solid;
	padding: 5px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
}

#layout1 h2,
#layout3 h2 {
	margin-left: 0px;
	margin-right: 100px;}

#layout2 h2 {
	clear: both;
	margin-left: 0px;
	margin-right: 0px;
}

h3 {
	margin: 0 5px;
	font-family: Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 16px;
	padding-bottom:5px;
	padding-top:5px;

}

h4 {
	margin: 0;
	font-family: Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}

h5 {
	margin: 0;
	font-family: Arial,sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
}

p {
	margin: 0 5px 15px;
	line-height: 20px;
}

ol,
ul {
	margin: 0px 5px 15px 2em;
	padding: 0px;
}

* html ul li {
	margin-left:0px;
	padding-left:0px;
}

ul .sublist  {
	margin: 0px 5px 0px 2em;
	padding: 0px;
}
dl {
	margin: 0px;
}

dd em {
	font-style: normal;
	text-transform: uppercase;
}

dd {
	position: relative;
}

dd object {
	position: absolute !important;
	left: -40px !important;
}

object.pronunciation {
	height: 20px;
	width: 25px;
	border-width: 0 !important;
}

acronym {
	border-width: 0 0 1px;
	border-style: solid;
	font-style: normal;
}

br.both {
	clear: both;
}

hr {
	height: 2px;
	border-width: 0;
}

/****************************************
	Forms
****************************************/

.help {
	font-size: 11px;
	font-weight: normal;
}

input.button {
	color: #000;
	font-weight: bold;
}

input.large {
	padding: 4px 0;
}

input.small {
	background-color: #FFFFFF;
	padding: 0;
}

/****************************************
	Controls
****************************************/

#controlshome {
	margin-bottom: 0px;
	height: 70px;
	background-color: #E6E5F8;
}
#controlshome ul {
	height: 70px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#controlshome ul.right {
	float: right;
}
#controlshome a:link,
#controlshome a:visited,
#controlshome a:hover,
#controlshome a:active {
	background-color: #ADADAD;
	color: #000;
}
#controlshome ul.left {
	float: left;
}
#controlshome ul li {
	display: block;
	float: left;
}
#controlshome ul li a {
	display: inline;
	float: left;
	margin: 6px 3px;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	padding: 3px 9px 4px;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
}
#controls {
	margin-bottom: 5px;
	height: 35px;
	background-color: #333;
}

#controls a:link,
#controls a:visited,
#controls a:hover,
#controls a:active {
	background-color: #ADADAD;
	color: #000;
}

#controls p {
	float: left;
	margin: 6px;
	color: #FFF;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 18px;
	line-height: 23px;
}

#controls ul {
	height: 35px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#controls ul.left {
	float: left;
}

#controls ul.right {
	float: right;
}

#controls ul li {
	display: block;
	float: left;
}

#controls ul li a {
	display: inline;
	float: left;
	margin: 6px 3px;
	border-color: #FFF;
	border-width: 1px;
	border-style: solid;
	padding: 3px 9px 4px;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 14px;
	line-height: 14px;
	text-decoration: none;
	height: 21px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 14px;
}

html>body #controls ul li a {
	height: 14px;
}

#controls ul ul {
	display: none;
	position: absolute;
	clear: left;
	margin: -7px 6px 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE;
}

#controls ul ul#content_providersDropDown {
	width: 180px;
}

#controls ul ul#content_patientsDropDown {
	width: 150px;
}

#controls ul ul#usersDropDown {
	width: 80px;
}

#controls ul ul li {
	float: none;
}

#controls ul ul li a {
	display: block;
	float: none;
	margin: 0;
	border: 0;
	padding: 3px 9px 4px;
}

#controls ul ul li a:link,
#controls ul ul li a:visited {
	background-color: #EEE;
}

#controls ul ul li a:hover,
#controls ul ul li a:active {
	background-color: #FFF;
}

/****************************************
	Filters
****************************************/

#filters_link {
	padding-left: 15px;
	background-image: url(../../images/toggle-open.gif);
	background-repeat: no-repeat;
	background-position: 5px 50%;
}

#filters_link.active_link {
	background-image: url(../../images/toggle-closed.gif);
	background-position: 3px 50%;
}

/****************************************
	Menu / Tools /Back
****************************************/

#tools,
#menu,
#back {
	width: 200px;
	margin-top: 0px;
	margin-bottom:5px;
	margin-left:5px;
	margin-right: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}

#tools {
	float: right;
	margin-left: 55px;
}

#menu,
#back {
	float: left;
}

#left {
	position:absolute;
	left:10px;
}

#right {
	position:absolute;
	left:260px;
}

#backtotop {
	padding-top:20px;
	padding-bottom:20px;
}


#tools p,
#back p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
}

#menu ul {
	margin: 0px;
	padding:0px;
	padding-bottom:10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-type: none;
}

#tools p img {
	float: left;
	margin: 0 10px 5px 0;
	border-width: 1px;
	border-style: solid;
}

#menu ul strong {
	font-weight: bold;
}

#tools p em,
#menu ul em {
	font-size: 11px;
	font-style: normal;
	text-transform: uppercase;
}

#tools p em {
	font-style: italic;
}

#menu ul li {
	margin-right: 10px;
	margin-left: 10px;
}

#menu ul li ul {
	margin: 0px;
	padding:0px;
	background-image: url('none');
	list-style-type: image;
}

#menu ul li ul li {
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 16px;
}

#menu ul li ul li ul {
	margin: 0;
	padding: 0;
	list-style-image: url('none');
	font-size: 11px;
}

#menu ul li ul li ul li {
	margin-top: 3px
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/****************************************
	Content
****************************************/

.content {
	margin:0px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 30px;
	padding-left: 5px;
	line-height: 20px;
}
.instructions {
	margin:0px;
	color:#6D4D01;
	font-weight: bold;

}

#layout1 .content,
#layout3 .content {
	margin-left: 0px;
	margin-right: 100px;

}

.content h3,
.content p {
	margin: 0px 0px 15px 0px;
}
.content th {
	text-align: left;
}

.content object {
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.content object#DHTMLSafe1 {
	position: relative;
	left: 0;
	border-width: 1px;
	border-style: solid;
}

.content img.left {
	float: left;
	margin-top: 5px;
	margin-right: 6px;
	margin-bottom: 5px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.content img.center {
	position: relative;
	left: 249px;
}

.content object.center {
	position: relative;
	left: 249px;
}

.content img.right {
	float: right;
	margin-top: 5px;
	margin-left: 6px;
	margin-bottom: 5px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

.content img.radio {
	vertical-align: middle;
}

.content p.centeredImage {
    text-align:center;
}


/****************************************
	Knowledge
****************************************/

table.knowledge {
width: 485px;
	margin-bottom: 20px;
	font-family: Arial,sans-serif;
	font-size: 11px;
	line-height: 16px;
}

table.knowledge caption {
	margin: 0;
	font-family: Arial,sans-serif;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
}

table.knowledge th,
table.knowledge td {
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	text-align: left;
	vertical-align: top;
}
table.knowledge li { 
	font-size:12px;
}

/****************************************
	Checklist
****************************************/

ul.checklist {
	list-style-type: circle;
}

/****************************************
	Quizzes
****************************************/

object.quiz {
	height: 568px;
	width: 758px;
	position: relative;
	margin: 0 5px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

/****************************************
	Games
****************************************/

object.game {
	height: 400px;
	width: 700px;
	position: relative;
	margin: 0 5px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}
.game {
	height: 400px;
	width: 700px;
	position: relative;
	margin: 0 5px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

/****************************************
	Calendar
****************************************/

table.calendar td {
	background-color: #FFF;
}

/****************************************
	Pill Planner
****************************************/

table.pillplanner {
	width: 100%;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

table.pillplanner tr {
	vertical-align: top;
}

table.pillplanner th {
	background-color: #FFF;
	text-align: left;
}

table.pillplanner td {
	background-color: #FFF;
}

table.pillplanner td.time {
	font-size: 11px;
	text-transform: uppercase;
}

table.pillplanner td.note {
	border-width: 1px;
	border-style: solid;
}

/****************************************
	More Results
****************************************/

.moreresults table td {
	padding: 5px;
}

.moreresults table table td {
	padding: 0;
}

.moreresults a {
	text-decoration: none;
}

/****************************************
	Data Table
****************************************/

table.data {
	width: 748px;
	margin-bottom: 15px;
	border-color: #000;
	border-width: 0 1px 1px;
	border-style: solid;
}

table.data th {
	border-color: #000;
	border-width: 1px 0;
	border-style: solid;
	padding: 4px;
	text-align: left;
}

table.data th.sortable .link {
	color:#33C;
	text-decoration: underline;
	cursor: pointer;
}

table.data th#activity_rank,
table.data th#activity_count {
	width: 15%;
}

table.data td {
	border-bottom: #EEE 1px solid;
	padding: 4px;
	background-color: #FFF;
}

table.data td.controls {
	border-color: #000;
	border-width: 1px 0 0;
	border-style: solid;
	background-color: transparent;
	text-align: center;
}

table.data .num {
	text-align: right;
}
 
table.data .percentage {
	font-style: italic;
}

/****************************************
	Survey
****************************************/

.survey {
	margin: 10px 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #EEE;
	font-size: 11px;
	line-height: 16px;
}

.survey ul {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}

.survey p {
	clear: both;
	margin: 5px;
}

.survey span {
	display: block;
	float: left;
	height: 13px;
	width: 100px;
	margin: 2px 5px 5px 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}

.survey span span {
	margin: 0;
	border: 0;
	background-color: #ADABD1;
}

.survey br {
	clear: left;
}

/****************************************
	Progress
****************************************/

ol.progress {
	height: 50px;
	margin: 5px;
	padding: 0;
	font-size: 11px;
	line-height: 14px;
	list-style-type: none;
}

ol.progress li {
	float: left;
	height: 50px;
	width: 90px;
	overflow: hidden;
	margin-right: 1px;
	border-color: #FFF;
	border-width: 10px 0 0;
	border-style: solid;
	padding: 0 2px;
}

ol.progress li.complete {
	border-color: #000;
}

/****************************************
	Medication
****************************************/

.medication h1 {
	margin: 0 !important;
}

.medication hr {
	background-color: #333;
	color: #333;
}

/****************************************
	Patient
****************************************/

#patient .column {
	position: absolute;
	top: 75px;
	height: 1300px;
	width: 248px;
	overflow: hidden;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#patient .left {
	left: 5px;
	background-color: #9BBAD8;
	padding-bottom: 50px;
}

#patient .center {
	left: 260px;
	background-color: #FFD579;
	padding-bottom: 50px;
}

#patient .right {
	left: 515px;
	width: 250px;
	border: 0;
	height: auto;
}

#patient h1 {
	margin: 5px;
}

#patient .small-caps {
	font-size: smaller;
	text-transform: uppercase;
}

#patient p {
	margin: 5px;
	font-size: 11px;
	line-height: 16px;
}

#patient ul {
	margin: 5px 5px 30px;
	padding: 0;
	font-size: 11px;
	line-height: 16px;
	list-style-type: none;
}

#patient li {
	margin: 10px 0;
}

#patient .center ul {
	margin: 0 5px;
	padding: 0 0 0 16px;
	font-size: 11px;
	line-height: 16px;
	list-style-type: image;
	list-style-image: url(colors/yellow/images/arrow-medium.gif);
}

#patient .center li {
	margin: 3px 0;
}

#patient p.tools {
	margin-left: 62px;
}

#patient .left img {
	clear: left;
	float: left;
	height: 52px;
	width: 52px;
	margin: 5px;
	border-color: #33C;
	border-width: 1px;
	border-style: solid;
}

#patient .center img {
	margin: 0 5px;
	border: 0;
	vertical-align: middle;
}

/****************************************
	Provider
****************************************/

#provider .column {
	position: absolute;
	top: 40px;
	height: 1300px;
	width: 248px;
	overflow: hidden;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#provider .left {
	left: 5px;
	height: 548px;
	width: 250px;
	border: 0;
}

#provider .center {
	left: 260px;
	background-color: #9BBAD8;
}

#provider .right {
	left: 515px;
	background-color: #FFD579;
}

#provider h1 {
	margin: 5px;
}

#provider .small-caps {
	font-size: smaller;
	text-transform: uppercase;
}

#provider h2 {
	margin: 5px;
	border: 0;
	padding: 0;
	background-color: transparent;
	color: #000;
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 22px;
	font-weight: normal;
	line-height: 22px;
}

#provider h3 {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

#provider h4 {
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
}

#provider p {
	margin: 5px;
	font-size: 11px;
	line-height: 16px;
}

#provider ul {
	margin: 5px 5px 30px;
	padding: 0;
	list-style-type: none;
}

#provider li {
	margin: 10px 0;
}

#provider .right ul {
	margin: 0 5px;
	padding: 0 0 0 16px;
	font-size: 11px;
	line-height: 16px;
	list-style-type: image;
	list-style-image: url(colors/yellow/images/arrow-medium.gif);
}

#provider .right li {
	margin: 3px 0;
}

#provider a.comingsoon {
	color: #666;
	text-decoration: underline;
}

#provider div.comingsoon {
	position: absolute;
	width: 248px;
	bottom: 0;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
	background-color: #FFF;
}

#provider .right img {
	margin: 0 5px;
	border: 0;
	vertical-align: middle;
}

/****************************************
	Admin
****************************************/

#admin .column {
	position: absolute;
	top: 40px;
	height: 546px;
	width: 248px;
	overflow: hidden;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}

#admin .left {
	left: 5px;
	height: 548px;
	width: 250px;
	border: 0;
}

#admin .center {
	left: 260px;
	background-color: #9BBAD8;
}

#admin .right {
	left: 515px;
	background-color: #FFD579;
}

#admin h1 {
	margin: 5px;
}

#admin .small-caps {
	font-size: smaller;
	text-transform: uppercase;
}

#admin h3 {
	font-family: Trebuchet MS,Arial,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

#admin h4 {
	margin: 5px;
	font-size: 12px;
	font-weight: normal;
}

#admin p {
	margin: 5px;
	font-size: 11px;
	line-height: 16px;
}

#admin .center .iframe {
	height: 150px;
	overflow: auto;
	margin: 5px;
	border-color: #000;
	border-width: 1px;
	border-style: solid;
}
