@charset "utf-8";
@import url("courseDetail.css");
/* CSS Document */

#PScourseInfoWrapper {
	position: relative;
	width: 630px;
	left: 371px;
	top: -950px;
	height: 675px;
}
#course-details {
	position:relative;
	left:0px;
	top:40px;
	width:300px;
	height:167px;
	z-index:14;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
}
#PScourse-details{
	position:relative;
	left:15px;
	top:10px;
	width:275px;
	height:200px;
	z-index:1;
	text-align: left;
	font-family: Tahoma, Geneva, sans-serif;
}
#coursetitlehead {
	position:relative;
	left:0px;
	top:-5px;
	width:100%;
	height:48px;
	z-index:3;
	font-style: normal;
}
#PScoursetitlehead {
	position:relative;
	left:0px;
	top:-5px;
	width:100%;
	height:75px;
	z-index:3;
	font-style: normal;
	
}
.coursetitle {
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
}
#location {
	position:absolute;
	left:365px;
	top:311px;
	width:707px;
	height:31px;
	z-index:3;
}
#courseList {
	position:absolute;
	left:1119px;
	top:409px;
	width:285px;
	height:46px;
	z-index:4;
	}
#description_schedule {
	position:relative;
	left:0px;
	top:-310px;
	width:100%;
	height:350px;
	z-index:2;
	text-align: justify;
	font-size: medium;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
}
#PSdescription_schedule {
	position:relative;
	left:10px;
	top:-150px;
	width:650px;
	height:600px;
	z-index:2;
	text-align: justify;
	font-size: medium;
	font-style: normal;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: auto;
	padding: 15px 15px 15px 15px;
}
.header {
	text-align: center;
}
.scheduleHeader {
	font-size: x-large;
	font-style: oblique;
	text-decoration: underline;
	text-align: center;
	position: relative;
}
#schedule_header {
	position: relative;
	z-index: 1;
	height: 50px;
	width: 100%;
	left: 0px;
	top: 10px;
	page-break-before: auto;
}


.seriesMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
#course-details #coursetitle2 {
	text-align: left;
}
.titlenemu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
}

.seriesMenu {
	text-align: right;
	font-size: medium;
}

#course_image {
	position:relative;
	left:300px;
	top:-120px;
	width:400px;
	height:271px;
	z-index:2;
}
#PScourse_image {
	position:relative;
	left:300px;
	top:-225px;
	width:400px;
	height:271px;
	z-index:2;
}
#description table tr td {
	text-align: justify;
}

#certficate_detail {
	position:absolute;
	left:1022px;
	top:144px;
	width:292px;
	height:106px;
	z-index:12;
}

#cert_prog_list {
	position:relative;
	left:0px;
	top:-250px;
	width:300px;
	z-index:4;
	text-align: left;
	font-size: small;
	height: 200px;
}
#cert_prog_list_filler {
	position:relative;
	left:0px;
	top:-250px;
	width:300px;
	z-index:2;
	text-align: left;
	font-size: small;
	height: 200px;
}
#cert_info {
	position:relative;
	left:0px;
	top:-320px;
	width:300px;
	height:50px;
	z-index:4;
	font-size: medium;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #00F;
	border-right-color: #00C;
	border-bottom-color: #00C;
	border-left-color: #00F;
	text-align: center;
}
.schedule_detail {
	height: 343px;
	width: 100%;
	overflow: auto;
	position: relative;
	left: 0px;
	top: 30px;
}
#description_detail {
	overflow: auto;
	position: relative;
	z-index: 1;
	height: 320px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#backone {
	position:absolute;
	left:7px;
	top:110px;
	width:251px;
	height:39px;
	z-index:17;
}
#pdfButton {
	background-color: #666;
	border: 5px double #F00;
	position: relative;
	height: 30px;
	width: 600px;
	left: 50px;
	top: -140px;
	z-index: 3;
	text-align: center;
	padding-top: 6px;
}
.psdescriptionList {
	text-align: left;
	list-style-type: none;
}
.no_pdf_button {
	display: none;
}
.PS_menu_title {
	font-size: medium;
	font-weight: bolder;
	list-style-type: none;
}
#PS_series_intro {
	padding: 15px;
	height: 250px;
	width: 600px;
	overflow: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
.newclass {
	color: #F00;
}

