@charset "utf-8";

/*********** RESET ****************/
	html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
	pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
	h1,h2,h3,h4,h5,h6,strong { font-weight: bold; }
	cite, em { font-style:italic; }
	ul, ol { margin: 0px 0px 8px 20px; }
	fieldset,img { border: none; }
	caption,th { text-align: left; }
	table { border-collapse: collapse; border-spacing: 0; }

/*********** GLOBALS ****************/

p, li {
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 10px 0;
	}
ol {
	margin-left: 40px;
	}
a, a:link {
	color:#2362c0;
	}
a:hover {
	color:#c35112;
	}
sup a {
	text-decoration: none;
	}
h2 {
	font: 20px/20px "Trebuchet MS",Arial,sans-serif; 
	font-weight:bold;
	color:#444;
	}
h5 {
	font: 16px/22px Verdana, Arial, Helvetica, sans-serif;
	}
em {
	font-style:normal;
	color: #fc0202;
	font-weight:bold;
	}
em span {
	font-weight:normal;
	color: #444;
	}

/*********** LAYOUT ****************/
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

body {
	background: url(/images/bg-tile.gif) repeat;
	}


#page-outer-wrapper {
	margin-top: 25px;
	background: url(../images/content-bg-top.gif) repeat-x #fff;
	}
#page-inner-wrapper {

	text-align: center;
	position:relative;
	}

#branding {
	position: relative;
	height: 100px;
	display: block;
}
#logo {
	background: url(/images/logo3.gif) 0 0 no-repeat;
	display: block;
	width: 223px;
	height: 63px;
	text-indent: -9999px;
	position: absolute;
	top: 4px;
	}

#branding h1 {
	position:absolute;
	top: 11px;
	left: 235px;
	width: 515px;
	font: 20px/20px "Trebuchet MS",Arial,sans-serif; 
	font-weight:bold;
	color:#444;
}

#branding p {
	position:absolute;
	top: 32px;
	left: 235px;
	width: 540px;
	font: 13px/16px Verdana, Arial, Helvetica, sans-serif;
}

#content-wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	}

#main {
	width: 660px;
	min-height:230px;
	height:auto !important;
	height:230px;
	float: left;
	}

#sidebar {
	float: right;
	width: 274px;	
	padding: 10px;
	border: 1px solid #A7C9E4;
}

#sidebar h5, #sidebar p {
	margin: 0;
	}
#sidebar h5, #sidebar h5 a, #sidebar h5 a:link {
	font: 13px/15px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top: 10px;
	color: #444;
	text-decoration: none;
	}
#sidebar h5 a:hover {
	color: #c35112;
	}
#sidebar p {
	font: 11px/15px Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
	}
#sidebar p a, #sidebar p a:link {
	color: #444;
	}	
#sidebar p a:hover {
	color: #c35112;
	}	

#footer {
	font: 10px/14px Verdana, Arial, Helvetica, sans-serif !important;
	text-align:center;
	font-weight: bold;
	background: url(/images/content-bg-bottom.gif) repeat-x;
	background-position: bottom;
	padding: 50px 0;
	}

#footer p {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	padding: 0;

}
#footer a:hover {
	color:#c35112;
}
	
/********** HOME PAGE ***********/

.state-panel {
	width: 200px;
	float:left;
	margin: 10px 0 25px 0;
	background-color: #e5eff7;
	padding: 10px;
	}
.state-panel h3 {
	font: 13px/18px "Trebuchet MS",Arial,sans-serif; 
	font-weight:bold;
	padding-top: 4px;
	}
.state-panel p {
	font-size: 11px;
	}
#step1, #step2 {
	padding: 4px 0 4px 48px;
	}
#step1 { background: url(/images/1.png) 0 2px no-repeat; }
#step2 { background: url(/images/2.png) 0 2px no-repeat; }
#step3 { background: url(/images/3.png) 0 0 no-repeat; }
#step4 { background: url(/images/4.png) 0 0 no-repeat; }
#step5 { background: url(/images/5.png) 0 0 no-repeat; }

#step1, #step2 {
	padding: 4px 0 4px 48px;
	}
#step3, #step4, #step5 { 
	padding-left: 48px; 
	margin: 13px 0 5px 0;
	height: 41px;
	}
#step3 a img {
	cursor: pointer;
	}
#result-actions p, #result-actions h5 {
	padding-left: 48px;
	}	
#arrow {
	float:left;
	width: 180px;
	margin: 39px 5px 0 11px;
}
#result-actions {
	clear: both;
	display: none;
	margin-right:12px;
	}

select {
	width: 200px;
	margin:0;
	font-size: 13px;
	padding: 3px;
	}

#register-now1 {
	float:left;
	padding-bottom: 5px;
	}

#scholarship-message, #dorm-reg-message {
	clear:both;
	display: none;
	}
#entire-ballot-message {
	clear:both;
	}
#st20080922782 {
	margin-left: 20px;
}

