/* STYLES FOR THE SCHEDULE PAGE BELOW */
.table_clinics {
	border: 1px solid #5096C9;
	font-size: 11px;
	margin-bottom: 10px;
}
.table_clinics td {
	padding-right: 5px;
}
.s_loc {
	background-color: #28456f;
	color: #FFFFFF;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 4px;
	font-size: 13px;
	background-image: url(../images/tbl_loc.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_loc_details {
	background-color: #28456f;
}
.s_loc_details_head {
	background-color: #2E4A73;
	color: #FFFFFF;
	margin: 5px;
	margin-bottom: 0px;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.s_loc_details_body {
	background-color: #FFFFFF;
	margin: 5px;
	margin-top: 0px;
	padding: 10px;
	/*border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;*/
	border: solid 1px #5197CA;	
}
.s_head {
	background-color: #3284C0;
	color: #FFFFFF;
	padding-left: 4px;
	font-weight: bold;
	background-image: url(../images/tbl_head.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.s_head a, .s_loc a {
	color: #FFF;
}
.s_entry_0, .s_entry_1 {
	border-top: 1px solid #FFFFFF;
	padding-left: 4px;
}
.s_entry_0, .s_details_0 {
	background-color: #CCDDF7;
}
.s_entry_1, .s_details_1 {
	background-color: #E0EDF8;
}
.s_details_0, .s_details_1 {
}
.s_details_head {
	background-color: #5197CA;
	color: #FFFFFF;
	margin-bottom: 0px;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5197CA;
	border-right-color: #5197CA;
	border-bottom-color: #5197CA;
	border-left-color: #5197CA;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
.s_details_title {
	background-color: #B3D1E8;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 10px;
	color: #0F315F;
	text-transform: uppercase;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5197CA;
	border-right-color: #5197CA;
	border-bottom-color: #5197CA;
	border-left-color: #5197CA;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.s_details_body {
	background-color: #FFFFFF;
	margin: 5px;
	margin-top: 0px;
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #5197CA;
	border-right-color: #5197CA;
	border-bottom-color: #5197CA;
	border-left-color: #5197CA;
}
.s_hide a {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.s_hide a:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

/* STYLES FOR CLINIC REGISTRATION AND ORDER FORM BELOW - PLEASE DON'T EDIT UNLESS NECESSARY */
form {
	padding: 0px;
	margin: 0px;
}
.clinics td {
	font-size: 12px;
}
.requiredField {
	color: #CC0000;
}
.errorMessage  {
	background-color: #CC0000;
	color: #FFFFFF;
}
.fieldLabel {
	font-weight: bold;
	font-size: 11px;
}
.fielddetails {
	font-weight: normal;
	font-size: 10px;
	color: #666666;
}
.td_table td {
	padding-left: 8px;
	padding-bottom: 5px;
}
td.td_header {
	border-left: solid 5px #c1322e;
	margin-bottom: 10px;
	background-image: url(../images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding:5px;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: 9px;
	text-transform: uppercase;
	line-height: normal;
	font-weight: bold;
	background-color: #355F9B;
}
.time {

	border: 1px solid #0F315F;
}
.time td {
	padding: 5px;
	border-bottom: 1px solid #3284C0;
}
.time td td {
	padding: 0px;
	border-bottom: 0px;
}
.time_link {
	text-align: center;
	font-size: 10px;
	font-weight: normal;
	padding-top: 5px;
}
.time_link a {
	color: #FFFFFF;
}
td.time_top {
	text-align: center;
 	background-color: #0F315F;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.time_head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3284C0;

}
.time_row {
}
td.time_day {
	color: #0F315F;
}
td.time_tot {
	text-align: center;
}
td.time_week {
	font-weight: bold;
	background-color: #B7D5EC;
}
.feedback {
	text-align:center;
	margin-bottom: 10px;
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}
.promo {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
.paid {
	color:#006600;
}
.due {
	color:#990000;
}
.pullout {
	margin: 5px;
	padding:5px;
	border: solid 1px #B3D1E8;	
	background-color: #D3E4F1;
}
.warndiv {
	border:solid 1px #FFCCCC;
	background-color:#FFEEEE;
	padding: 10px;
	margin-top: 5px;
}
.warnpullout {
	border:solid 1px #FFFF66;
	background-color: #FFFFCC;
	padding: 5px;
	margin-top: 5px;
}
.caplink {
	font-size: 10px;
	text-transform: uppercase;
}