@charset "utf-8";
/* ======================================================================== */
/* For /open_campusj.html and /open_campus.html only */
/* ======================================================================== */

div.bg_program_guide {
	background: url(/guide/programs/images/bg_program_guide.jpg) no-repeat right top;
}

#maincontent h2.pi_header {
	font-size: 1.6em;
	border: none;
	margin: 20px 7px 4px 6px;
	padding: 10px 6px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #fefefe;
	color: #666;
}

/* IE 7/Win Hack */
*+html body #maincontent h2.pi_header {
	margin-top: 40px;
}

/* IE lte 6/Win Hack */
* html body #maincontent h2.pi_header {
	margin-top: 40px;
}

table.program_index {
	width: 890px;
	margin: 10px 6px 20px 6px;
}

table.program_index th {
	font-size: 1.2em;
}

table.program_index th,
table.program_index td {
	padding: 8px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	text-align: center;
	vertical-align: middle;
}

table.program_index th {
	font-weight: bold;
}

tr.bg_header {
	background: #999;
}

table.program_index tr.bg_header th.tb_ep_program {
	background: url(/english_program/images/bg_tb_th_ep_program.gif) no-repeat 0 0;
	border-right: none;
}

tr.bg_header th {
	padding: 6px 10px;
	color: #fff;
}

table.program_index tr.bg_header th.tb_pi_program {
	background: #fff;
	border-right: none;
}

tr.bg_dark {
	background: #e0e0e0;
}

tr.bg_light {
	background: #f0f0f0;
}

td.tb_pi_degree,
td.tb_pi_entry,
td.tb_pi_deadline,
td.tb_pi_credits,
td.tb_pi_length,
td.tb_pi_links,
td.tb_pi_ce {
	font-size: 1.2em;
	line-height: 1.4em;
}

/* IE 7/Win Hack */
*+html body td.tb_pi_degree,
*+html body td.tb_pi_entry,
*+html body td.tb_pi_deadline,
*+html body td.tb_pi_credits,
*+html body td.tb_pi_length,
*+html body td.tb_pi_links,
*+html body td.tb_pi_ce {
	font-size: 1.2em;
}

/* IE lte 6/Win Hack */
* html body td.tb_pi_degree,
* html body td.tb_pi_entry,
* html body td.tb_pi_deadline,
* html body td.tb_pi_credits,
* html body td.tb_pi_length,
* html body td.tb_pi_links,
* html body td.tb_pi_ce {
	font-size: 1.2em;
}

table.program_index td.tb_pi_program {
	text-align: left;
	padding: 0 0 0 10px;
	width: 210px;
	height: 180px;
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	border-right: none;
}

table.program_index tr.ug td.tb_pi_program {
	background: url(/guide/programs/images/bg_pi_program_ug_lt.gif) no-repeat 0 0;
}

table.program_index td.tb_pi_program span {
	font-size: 0.8em;
	line-height: 0.6em;
}

table.program_index tr.ug td.tb_pi_degree {
	background: url(/guide/programs/images/bg_pi_program_ug_rt.gif) no-repeat -1px 0;
}

table.program_index tr.tesol td.tb_pi_program {
	background: url(/guide/programs/images/bg_pi_program_tesol_lt.gif) no-repeat 0 0;
}

table.program_index tr.tesol td.tb_pi_degree {
	background: url(/guide/programs/images/bg_pi_program_tesol_rt.gif) no-repeat -1px 0;
}

table.program_index tr.mba td.tb_pi_program {
	background: url(/guide/programs/images/bg_pi_program_mba_lt.gif) no-repeat 0 0;
}

table.program_index tr.mba td.tb_pi_degree {
	background: url(/guide/programs/images/bg_pi_program_mba_rt.gif) no-repeat -1px 0;
}

table.program_index tr.law td.tb_pi_program {
	background: url(/guide/programs/images/bg_pi_program_law_lt.gif) no-repeat 0 0;
}

table.program_index tr.law td.tb_pi_degree {
	background: url(/guide/programs/images/bg_pi_program_law_rt.gif) no-repeat -1px 0;
}

table.program_index tr.aep td.tb_pi_program {
	background: url(/guide/programs/images/bg_pi_program_aep_lt.gif) no-repeat 0 0;
}

table.program_index tr.aep td.tb_pi_degree {
	background: url(/guide/programs/images/bg_pi_program_aep_rt.gif) no-repeat -1px 0;
}

table.program_index tr.conted td.tb_pi_program {
	background: url(/guide/programs/images/bg_pi_program_conted_lt.gif) no-repeat 0 0;
}

table.program_index tr.conted td.tb_pi_degree {
	background: url(/guide/programs/images/bg_pi_program_conted_rt.gif) no-repeat -1px 0;
}

table.program_index tr.cep td.tb_pi_program {
	background: url(/guide/programs/images/bg_pi_program_cep_lt.gif) no-repeat 0 0;
}

table.program_index tr.cep td.tb_pi_degree {
	background: url(/guide/programs/images/bg_pi_program_cep_rt.gif) no-repeat -1px 0;
}

th.tb_pi_degree,
td.tb_pi_degree {
	width: 200px;
}

table.program_index td.tb_pi_degree {
	padding: 8px 8px 8px 32px;
	width: 190px;
}

td.tb_pi_entry {
	width: 130px;
}

td.tb_pi_deadline {
	width: 150px;
}

table.program_index td.tb_pi_details {
	width: 74px;
	padding: 10px 5px 10px 5px;
}

table.program_index td.tb_pi_details img {
	vertical-align: middle;
}

td.tb_pi_length {
	width: 150px;
}

td.tb_pi_ce {
	width: 298px;
}
