body {
	color: #545454;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0;
}

img {
	border: 0 none;
}

a {
	color: #445566;
}

ul {
	margin: 0;
	padding: 0;
}

.no_padding {
	padding: 0;
}

h1 {
	background: transparent url(../img/menu_item.gif) no-repeat scroll 0 5px
		;
	color: #003272;
	font-size: 13px;
	font-weight: normal;
	margin: 0 0 25px;
	padding: 0 0 0 30px;
}

h2 {
	color: #545454;
	font-size: 13px;
	margin: 0 0 8px;
}

h3 {
	color: #003272;
	font-weight: normal;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

.main_background_image {
	background: #FFFFFF url(../img/bg_main.jpg) no-repeat center 95px;
}

.content_main {
	margin: 0 auto;
	width: 854px;
}

.content_header {
	font-size: 11px;
	height: 20px;
	margin-top: 5px;
	text-align: right;
}

.content_header li {
	display: inline;
}

.content_header a {
	color: #666666;
	margin-left: 15px;
	text-decoration: none;
}

.content_header a:hover {
	color: black;
	text-decoration: none;
}

.content_center {
	
}

.content_logo {
	height: 120px;
	margin-top: 25px;
	padding-left: 24px;
}

.logo_left {
	float: left;
}

.logo_right {
	float: right;
}

.logo_right a {
	color: #949494;
	text-decoration: none;
}

.logo_right a:hover {
	color: #949494;
	text-decoration: none;
}

.content_whiteborder {
	background: transparent url(../img/bg_80.png) repeat scroll 0 0;
	border: 8px solid white;
	padding: 16px;
}

.text_content {
	padding: 0 14px;
}

.text_content ul {
	padding-left: 15px;
}

.image_content {
	background-color: lightgrey;
	padding: 14px 0 14px 14px;
}

.image_content img {
	margin-right: 14px;
	float: left;
}

.content_left {
	float: left;
	width: 233px;
	line-height: 18px;
}

.menu_header {
	margin-top: 10px;
	margin-bottom: 10px;
}

.menu2 {
	margin-top: 10px;
}

.content_left li {
	list-style-type: none;
	background: transparent url(../img/menu_item.gif) no-repeat scroll 0 5px
		;
	margin-bottom: 8px;
	padding-left: 30px;
}

.submenu {
	margin-top: 8px;
}

.submenu li {
	list-style-type: none;
	background: transparent;
	margin-bottom: 8px;
	padding-left: 0px;
}

.menu_active {
	color: #003272;
}

.menu_default {
	color: #545454;
}

.content_left a {
	text-decoration: none;
}

.content_left a:hover {
	color: black;
	text-decoration: none;
}

.content_right {
	float: left;
	margin-left: 10px;
	width: 562px;
}

.content_right a:hover {
	color: black;
}

.label {
	float: left;
	width: 90px;
}

.list_item {
	margin: 30px 0;
}

.list_item_small {
	margin: 5px 0;
}

.list_item_number {
	float: left;
	margin-right: 5px;
	text-align: right;
	width: 30px;
}

.list_item_details {
	width: 340px;
	float: left;
}

.input_text_small {
	margin-bottom: 10px;
}

/* forms */
form {
	display: inline;
}

.input {
	margin-bottom: 8px;
}

.input label {
	float: left;
	width: 115px;
}

.text input {
	width: 412px;
}

.textarea textarea {
	width: 412px;
}

.password input {
	width: 412px;
}

.input_text_small input {
	width: 180px;
}

.input_text_small input {
	width: 180px;
}

/* icons */
.icon_mime_pdf {
	background: url('../img/mime_types/icon_pdf.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.error-message {
	color: #B40404;
	margin-bottom: 4px;
	background: url('../img/icons/warning.gif') no-repeat;
	padding: 1px 0 0 22px;
}

.icon_add {
	background: url('../img/icons/add.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.icon_edit {
	background: url('../img/icons/edit.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.icon_delete {
	background: url('../img/icons/delete.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.icon_export {
	background: url('../img/icons/export.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.icon_calendar {
	background: url('../img/icons/calendar.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.icon_lock {
	background: url('../img/icons/lock.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.icon_unlock {
	background: url('../img/icons/unlock.gif') no-repeat;
	padding-left: 22px;
	padding-top: 2px;
}

.course_list_item {
	margin-bottom: 18px;
}

.course_list_item .left {
	width: 400px;
	margin-right: 10px;
	float: left;
}

.course_list_item .right {
	float: left;
}

.course_item_li {
	background: transparent url(../img/menu_item_small.gif) no-repeat scroll
		0px 8px;
	list-style-type: none;
	margin-bottom: 8px;
	margin-left: 5px;
	padding-left: 25px;
}

.course_item_li a { /*color: #545454;*/
	text-decoration: none;
}

.course_item_li a:hover {
	color: black;
	text-decoration: none;
}

.course_item_li ul {
	margin-top: 10px;
}

.course_list_item_details ul {
	list-style-type: none;
}

.course_list_item_details li {
	border-bottom: 1px solid gray;
	list-style-type: none;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 16px;
}

.course_list_item_details li.bottom {
	border-bottom: 2px solid gray;
}

.course_list_item_details li.bottom input {
	margin: 3px 4px 0 0;
}

.course_list_item_details li.top {
	border-top: 2px solid gray;
	padding-top: 5px;
}

.course_register_button {
	background: transparent url(../img/button.png) no-repeat scroll right 0;
	height: 21px;
	margin-right: 12px;
	margin-top: 13px;
	padding-right: 13px;
	padding-top: 1px;
	text-align: right;
}

.course_register_button a {
	color: white;
}

.course_register_button a:hover {
	color: white;
}

.course_selection_list_header {
	font-weight: bold;
	color: #003272;
}

.break_floating {
	clear: both;
}

.header_steps {
	margin-bottom: 25px;
	color: #003272;
	height: 22px;
}

.header_steps .icons {
	float: right;
	padding: 1px 0;
	width: 196px;
}

.footer_text {
	margin-left: 115px;
	margin-top: 15px;
	width: 430px;
}

.font_small {
	font-size: 10px;
}

.red {
	color: red;
}

.submit {
	width: 530px;
	text-align: right;
	margin-top: 10px;
}

.header_steps h1 {
	float: left;
	margin: 0;
}

.participant_listitem {
	border-bottom: 1px solid gray;
}

.participant_listitem_top {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
}

.colored {
	color: #003272
}

.colored a {
	color: #003272
}

.colored a:hover {
	color: black;
}

.subdiv_opened {
	color: #003272;
}

.subdiv_closed {
	color: #545454;
}

.subdiv_link {
	cursor: pointer;
}

.no_padding ul {
	padding: 0;
}

.about_image {
	width: 535px;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid grey;
}

.about_image .image {
	float: left;
}

.about_image strong {
	line-height: 2em;
}

.about_image .text {
	float: left;
	width: 415px;
	margin-right: 10px;
}

.menu_header a {
	color: #545454;
}

.menu_header a:hover {
	color: #545454;
}

.warning {
	color: #003272;
	/*#990000;*/
}

.input.radio {
	margin-left: 115px;
	width: 420px;
}

.input.radio label {
	width: 380px;
}

.select_patient {
	width: 420px;
}

.select_service {
	margin: 0 8px 8px 0;
	float: left;
}

.appointment_services {
	margin-left: 110px;
}

/* calendar CSS */
table.calendar {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

table.calendar .time {
	width: 10%;
	align: center;
}

table.calendar .header {
	width: 18%;
	align: center;
}

table.calendar .date {
	width: 18%;
	border: 1px solid white;
}

table.calendar .legend {
	width: 20px;
}

table.calendar .legend1 {
	width: auto;
}

table.calendar .header.today {
	font-weight: bold;
	color: #003272;
	/*border-right: 1px solid red;*/
}

table.calendar .today { /*border-right: 1px solid red;*/
	
}

table.calendar .first { /*border-top: 1px solid red;*/
	
}

table.calendar .last { /*border-bottom: 1px solid red;*/
	
}

table.calendar .yesterday { /*border-right: 1px solid red;*/
	
}

/* green */
a.calendar_link {
	padding: 3px;
	display: block;
	color: #99bad3;
	background-color: #99bad3;
}

a.calendar_link:hover {
	color: white;
	padding-left: 3px;
	text-decoration: none;
}

a.calendar_link2 {
	color: #99bad3;
	background-color: #99bad3;
}

a.calendar_link2:hover {
	color: white;
	padding-left: 3px;
	text-decoration: none;
}

table.calendar .green { /*background-color: #006600;*/
	background-color: #99bad3;
}

/* yellow */
a.calendar_edit_link {
	padding: 3px;
	display: block;
	color: white;
	text-decoration: none;
}

a.calendar_edit_link_blocked {
	padding-left: 3px;
	display: block;
	color: #003272;
	text-decoration: none;
}

a.calendar_edit_link_blocked:hover {
	color: white;
}

a.calendar_edit_link_inline {
	display: inline;
}

table.calendar .yellow { /*background-color: #CC9900;*/
	background-color: #7F4F00;
}

table.calendar .blocked {
	background-color: #003272;
}

table.calendar .red { /*	background-color: #990000;*/
	background-color: #003272;
}

table.calendar .gray {
	background-color: #CCCCCC;
}

.patient_submenu {
	width: 200px;
	height: 22px;
	overflow: hidden;
}

.patient {
	color: white;
	float: left;
}

.cell_content {
	height: 22px;
	overflow: hidden;
}

.patient_icons {
	float: right;
	padding-top: 5px;
}

.cell_content.hover {
	border: 1px dotted red;
}

a.icon_move {
	background: url('../img/icons/translate.gif') no-repeat 0 0;
	display: block;
	height: 13px;
	padding-left: 3px;
}

a:hover.icon_move {
	background: url('../img/icons/translate.gif') no-repeat 0 -13px;
}

a.icon_release_all {
	background: url('../img/icons/date_add.gif') no-repeat right 0;
	padding: 0 22px 2px 0;
}

a.icon_block_all {
	background: url('../img/icons/date_delete.gif') no-repeat right 0;
	padding: 0 22px 2px 0;
}

.handle {
	display: block;
	width: 13px;
	padding-right: 3px;
}

.handle a {
	text-decoration: none;
}

.hover {
	border: 1px dotted red;
}

.hover_del {
	border: 1px solid red;
}

.patient_index {
	margin-bottom: 20px;
}

.patient_index>* {
	margin-left: 7px;
}

.patient_index a {
	text-decoration: none;
}

.patient_index a:hover {
	text-decoration: underline;
}

.optionlabel {
	width: 490px;
	float: left;
	text-align: left;
}

.transaction {
	height: 20px;
}

.transaction span {
	display: block;
}

.transaction .left {
	width: 40px;
	float: left;
}

.transaction .center {
	float: left;
}

.transaction .right {
	float: right;
}

.invoice {
	height: 20px;
}

.invoice .left {
	width: 40px;
}

.course_list_item_details h3 {
	margin-bottom: 5px;
}

.registration_label {
	float: right;
	width: 470px;
	display: block;
}

.cell_text {
	color: white;
	margin-left: 5px;
}

#slideshowContainer {
	width: 594px;
	height: 380px;
	overflow: hidden;
}

.slideshowDiv {
	position: relative;
	top: 0;
	left: 0;
}

#slideshowImage2 {
	position: relative;
	top: -380px;
}

.slideshowImage {
	position: relative;
	filter: alpha(opacity=0);
	opacity: 0;
	//-ms-interpolation-mode: bicubic;
}
