/*
EMTSINC.COM
* emtsinc.css - main style sheet for domain.
* courses.css - styles for the course pages
THESE FILES ARE FREE FOR YOU TO COPY OR MODIFY UNDER THE GNU PUBLIC LICENSE.
*/

/*
ALS / BLS / ILS CLASS PAGES
*/
#class_listing {
	width: 500px;
	margin: 10px 0px 20px 80px;
	padding-top: 10px;
	border: 1px solid #000000;
	background-color: #cccccc;
}
.class_listing_detail {
	width: 478px;
	height: 200px;
	border: 1px solid #ffffff;
	margin: 0px 10px 10px 10px;
	background-color: #e5e5e5;
}
.class_listing_reg_links {
	width: 200px;
	text-align: center;
	margin: 165px 3px 3px 20px;
	border: 1px solid #000000;
	background-color: #cccccc;
	float: left;
}
.class_listing_reg_links a:link {
	color: #000000;
	text-decoration: none;
	display: block;
}
.class_listing_reg_links a:visited {
	color: #000000;
	text-decoration: none;
	display: block;
}
.class_listing_reg_links a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffffff;
	display: block;
}
.class_listing_notes {
	position: absolute;
	left: 0px;
	bottom: 40px;
	height: 80px;
	overflow: auto;
	background-color: #ffffff;
	margin: 3px;
	padding: 0px 5px 0px 10px;
	border: 1px solid #000000;
}
.class_listing_reg_deadline {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	font-weight: bold;
	margin: 2px;
	padding: 3px;
}
.class_listing_reg_deadline_red {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	font-weight: bold;
	margin: 2px;
	padding: 3px;
	color: #ff0000;
	background-color: #ffff00;
	border: 1px solid #ff0000;
}
.class_listing_title {
	position: absolute;
	top: 2px;
	left: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.class_listing_blob {
	position: absolute;
	top: 30px;
	left: 5px;
	width: 300px;
}
.class_listing_bls_disclaimer {
	position: absolute;
	left: 5px;
	bottom: 2px;
	font-size: 10px;
	color: #888888;
}
/*
ALS / BLS / ILS REFRESHER PAGES
*/
.class_refresher {
	width: 500px;
	min-height: 100px;
	margin: 0px auto;
	padding: 20px;
	border: 1px solid #999999;
	background-color: #cccccc;
}
.class_refresher_box {
	width: 498px;
	min-height: 143px;
	margin-bottom: 25px;
	border: 1px solid #ffffff;
	background-color: #e5e5e5;
}
.class_refresher_box h2 {
	 position: absolute;
	 top: -10px;
	 left: 15px;
	 width: 210px;
	 padding: 0px 10px 0px 10px;
	 border: 1px solid #ffffff;
	 background-color: #eeeeee;
}
.class_refresher_blob {
	position: absolute;
	top: 25px;
	left: 5px;
	width: 130px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
.class_refresher_detail {
	width: 350px;
	min-height: 118px;
	margin: 15px 5px 10px 141px;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
.class_refresher_reg {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 135px;
	height: 100px;
	padding: 3px;
	text-align: center;
}
.class_refresher_reg_alert {
	position: absolute;
	bottom: 5px;
	right: 5px;
	width: 135px;
	height: 100px;
	padding: 3px;
	text-align: center;
	border: 1px solid #ff0000;
	background-color: #ffffdd;
}
.class_refresher_reg_btn {
	width: 113px;
	height: 14px;
	margin: 4px 10px 4px 10px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color: #ffffff;
}
.class_refresher_reg_btn a:link {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	display: block;
}
.class_refresher_reg_btn a:visited {
	color: #000000;
	text-decoration: none;
	border: 1px solid #000000;
	display: block;
}
.class_refresher_reg_btn a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #ffff66;
	border: 1px solid #ff0000;
	display: block;
}
.class_refresher_days {
	position: absolute;
	left: 5px;
	bottom: 5px;
	width: 200px;
}
.class_refresher_deadline_num {
	position: absolute;
	left: 10px;
	bottom: 0px;
	margin: 0px;
	padding: 0px;
	font-size: 50px;
	font-weight: bold;
}
.class_refresher_deadline_txt {
	position: absolute;
	left: 45px;
	bottom: 7px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}
.class_refresher_deadline_blob {
	position: absolute;
	left: 5px;
	bottom: 5px;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
/*
AHA CPR PAGE
*/
#courses_cpr_title {
	width: 600px;
	margin: 0px auto;
}
#courses_cpr_online {
	position: absolute;
	top: 200px;
	left: 0px;
	width: 300px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #000000;
	background-color: #e5e5e5;
}
#courses_cpr_class {
	position: absolute;
	top: 200px;
	left: 320px;
	width: 330px;
	padding: 0px 5px 5px 5px;
	border: 1px solid #000000;
	background-color: #e5e5e5;
}
#courses_cpr_class_dates {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: courier;
}
#courses_cpr_online_dates {
	background-color: #ffffff;
	border: 1px solid #000000;
	font-family: courier;
}


/*
ONLINE REGISTRATION SYSTEM
*/
#reg_system_welcome {
	width: 510px;
	min-height: 50px;
	margin: 0px auto;
	padding: 5px 20px 5px; 20px;
	border: 1px solid #000000;
	background-color: #e5e5e5;
	font-weight: bold;
}
.reg_system_classInfo {
	width: 540px;
	min-height: 40px;
	margin: 0px auto;
	padding: 5px;
	border: 1px solid #000000;
	text-align: center;
	overflow: auto;
}
.reg_system_classInfo a:link {
	color: #2e4a6c;
	text-decoration: none;
}
.reg_system_classInfo a:visited {
	color: #2e4a6c;
	text-decoration: none;
}
.reg_system_classInfo a:hover {
	color: #ff0000;
	text-decoration: none;
}
.reg_system_classInfo table {
	margin: 0px auto;
	background-color: #ffffdd;
	
}
#reg_system_classInfo_msg {
	width: 450px;
	height: 15px;
	margin: 0px 45px 5px 45px;
	color: #ff0000;
	border: 1px solid #ff0000;
	text-align: center;
}
.reg_system_button {
	height: 15px;
	margin: 5px 5px 0px 5px;
	border: 1px solid #000000;
	background-color: #e5e5e5;
}