@charset "utf-8";
/* Custom Styles for Secondary Page */

#containerbox {
	background-image: none;
	background-color: transparent;
	position: relative;
}
#backgroundHolder {
	background: transparent url(/global/images/SecondaryPageBackgrounds/kershnerbackground.jpg) no-repeat scroll left top;
	position: absolute;
	top: 0;
	left: 0;
	height: 160px;
	width: 950px;
}
h1, #contactinfo, #subhead, #sidemenu, #contentarea {
	position: relative;
	z-index: 1;
}
#sidemenu ul li ul {
	left: 200px;
}
#contactinfo {
	min-height: 80px;
}


#sidemenu ul li img {
	margin-left: -24px;
	height: 20px;
	width: 20px;
}

.bold{
	font-weight:bold;
}

/*
#containerbox {
	background: transparent url("/global/images/SecondaryPageBackgrounds/kershnerbackground.jpg") no-repeat scroll left top;
}
*/

#rightcolumn {
	display: block;
	width: 193px;
	height: 600px;
	float: right;
	padding: 0 0 18px 18px;
	margin-top: 10px;
}

/*
#rightcolumn h2 {
	color: #551456;
	font: bold 16px "Times New Roman", Times, serif;
	font-variant: small-caps;
	clear: both;
	padding-top: 5px;
}

#rightcolumn dl {
	font: normal 11px/16px Arial, Helvetica, sans-serif;
	width: 100%;
	margin: 0;
	padding: 0;
}

#rightcolumn dt {
	color: #551456;
	float: left;
	width: 22%;
	margin: 0;
	padding: 0;
	clear: both;
}

#rightcolumn dd {
	float: none;
	width: 75%;
	margin: 0 0 6px 23%;
}

#rightcolumn dd a {
	text-decoration: none;
}

#rightcolumn dd a:hover {
	text-decoration: underline;
}
*/
#rightcolumn table {
	width: 100%;
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 2px solid #551456;
}

#rightcolumn table td {
	vertical-align: top;
	border: 1px solid #551456;
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 4px 4px 12px 4px;
	/* 
	color: #551456;
	background-color: #ebc7eb;
	*/
}

.icon {
	display: block;
	position: absolute;
	top: -18px;
	left: 10px;
	height: 75px;
	width: 24px;
	background: transparent url("../images/bang.png") top left no-repeat;
}

.stepsheader {
	position: relative;
	display: block;
	margin: 36px 0 0 0;
	padding: 10px 10px 10px 35px;
	color: #fff;
	background-color: #551456;
	width: 409px;
	font: normal 16px Arial, Helvetica, sans-serif;
}

.finaidstep img {
	display: block;
	margin: 0 0 0 12px;
	padding: 0;
	height: 225px;
	width: 160px;
	float: right;
	border: none;
}

.finaidstep {
	display: block;
	position: relative;
	width: 450px;
	height: 225px;
	border: 2px solid #551456;
	padding: 0;
	margin: 0;
	overflow: visible;
}

.steptitle {
	color: #000;
	font: bold 14px/21px Arial, Helvetica, sans-serif;
	margin: 0 10px;
	padding: 0;
}

.steptitle a {
	color: #000;
	text-decoration: none;
}

.steptitle a:hover {
	text-decoration: underline;
}

.stepdescription {
	padding: 0 10px;
	margin: 0;
}

/* Styles for Steps Box on Content Pages*/
.stepbox {
	position: relative;
	width: 200px;
	height: 89px;
	float: right;
	padding: 0;
	margin-left: 15px;
	margin-bottom: 10px;
}

#stepbox1 {
	background: transparent url("../images/stepsbox1.png");
}

#stepbox2 {
	background: transparent url("../images/stepsbox2.png");
}

#stepbox3 {
	background: transparent url("../images/stepsbox3.png");
}

#stepbox4 {
	background: transparent url("../images/stepsbox4.png");
}

#stepbox5 {
	background: transparent url("../images/stepsbox5.png");
}

/* Define link areas in step box */
a.boxlink {
	position: relative;
	top: 40px;
	left: 5px;
	border:1px solid blue;
	display: block;
	height: 45px;
	width: 38px;
	float: left;
	border: none;
	text-decoration: none;
}

#gray_table{
background-color:#CCCCCC;
border:1px solid #999999;
}
#gray_table td{
border-bottom:1px solid #999999;
padding:10px;
}

li.pad{
	padding-bottom:15px;
}
font.logo{
	font-size:26px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#612262; 
	border-bottom:solid 1px #CC9900;
	padding-bottom:4px;
	margin:0 0 0 -8px;
}

table.box{
	border:#000000 solid 1px;
	background-color:#E2E2E2;
	width:100%;
}

td.main-box{
	padding:5px;
	font-family:Helvetica;
	border-bottom:#000000 solid 1px;	
	font-size:16px;
	color:#0303AD;
	text-align:center;
}

td.cont-box{
	padding:15px;
	font-family:Helvetica;
	border-bottom:#000000 solid 1px;
	font-size:14px;
}

tr.lastitem td{
	border-bottom:none;
}

.cont{
	color:#000000;
	font-size:12px;
}

.title{
	color:#000000;
	font-weight:bold;
	font-size:16px;
	text-align:center;
}

/* Styles for Financial Aid TV Elements */

#fatv {
	margin: 0 0 0 40px;
}

.fatvicon {
	margin-bottom: -4px;
	margin-left: 4px;
}

