@charset "utf-8";

/* ADMISSION
------------------------------------------------------------------------------*/

#lNavPlan a {
	background-image: url(../images/presentation/lnav_plan.jpg);
	width: 175px;
}

#lNavFlow a {
	background-image: url(../images/presentation/lnav_flow.jpg);
	width: 175px;
}

#lNavArea li {
	float: left;
	margin-right: 15px;
}

#adFeatures {
	margin-top: 15px;
	min-height: 611px;
	background-image: url(../images/presentation/bg_features.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#adFeatures h3 {
	margin-bottom: 15px;
}

#adFeatures p {
	width: 375px;
	line-height: 1.75;
	margin-bottom: 25px;
}

/* ADMISSION / PLAN
------------------------------------------------------------------------------*/

#lNavAdmission a {
	background-image: url(../images/plan/lnav_admission.jpg);
	width: 175px;
}

.planBox {
	margin-top: 15px;
}

.planBox p {
	width: 375px;
	line-height: 1.75;
	margin-bottom: 15px;
}

.planBox dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-bottom: 20px;
	width: 375px;
}

.planBox dt {
	float: left;
	width: 120px;
	padding-left: 20px;
	background-color: #FAEEF1;
	line-height: 30px;
}

.planBox dd {
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-left: 160px;
}

.redText {
	color: #FF0000;
}

.planBox h3 {
	margin-bottom: 3px;
}

#planSpeed {
	background-image: url(../images/plan/bg_speedcourse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#planRegular {
	background-image: url(../images/plan/bg_regularcourse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#planPlatinum {
	background-image: url(../images/plan/bg_platinumcourse.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#planHowto {
	background-color: #FFF3F6;
	margin-bottom: 15px;
	padding: 15px;
}

#planHowto dt {
	background-image: url(../images/plan/icon.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: bold;
}

#planHowto dd {
	line-height: 1.5;
}

#planHowto #planHowtoTop {
	margin-top: 0px;
}

/* ADMISSION / FLOW
------------------------------------------------------------------------------*/

.flowBox {
	padding-top: 20px;
}

.flowBox h3 {
	margin-bottom: 15px;
}

.flowBox h4 {
	margin-bottom: 15px;
}

.flowBox p {
	line-height: 1.75;
	margin-bottom: 15px;
}

.flowBox dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	margin-bottom: 20px;
}

.flowBox dt {
	float: left;
	width: 80px;
	padding-left: 20px;
	background-color: #FAEEF1;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flowBox dd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	padding-left: 120px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.flowBox .dtTwoRows,
.flowBox .ddTwoRows,
.flowBox .dtThreeRows,
.flowBox .ddThreeRows {
	line-height: 1.75;
	padding-top: 7px;
}

.flowBox .dtTwoRows {
	padding-bottom: 31px;
}

.flowBox .dtThreeRows {
	padding-bottom: 52px;
}

.flowBox li {
	line-height: 1.75;
	list-style-position: inside;
	list-style-type: disc;
}
