@charset "utf-8";
/* CSS Document */

/*Reset*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


body {
	margin: 0;
	padding: 0;
	font-family: inherit;
}

#header_container {
	width: 100%;
	height: 145px;
	background: #5b0913; 
}

#header {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#header img {
	margin-top: 18px;
}

#banner_container {
	height: 248px;
	background:url(../../images/capella/images/banner_repeat.gif) repeat-x;
	background-position: bottom;
	background-color: #820c1b;
}

#banner {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#banner h1 {
	font-family: "HelveticaNeue", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 24px;
	width: 184px;
	line-height: 25px;
	margin-left: 13px;
	padding-top: 50px;
	float: left;
}

.garamond {
	font-family: "Adobe Garamond Pro","Times New Roman", Times, serif;
	font-weight: bold;
	margin-top: 15px;
}

#banner img {
	margin-top: -150px;
	margin-left: -40px
}

#content_container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -40px;
}

#content {
	width: 550px;
	float: left;
}

#left_column {
	width: 281px;
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 11px;
	float: left;
	border-right: #e7d0d3 1px solid;
	margin-top: 30px;
}

#content a {
	color: #d60823;
	text-decoration: none;
}

#content img {
	float: left;
	margin-right: 15px;
	padding-left: 15px;
}

#right_column {
	color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: inline-block;
	width: 238px;
	padding-left: 19px;
	margin-top: 30px;
}

#content h1 {
	font-size: 21px;
	font-weight: bold;
	color: #820d1c;
	margin-bottom: 10px;
}

#content h2 {
	font-size: 26px;
	color: #820d1c;
	text-align: right;
	margin-top: 30px;
	float: left;
	margin-left: -20px;
}

#content #business {
	margin-right: 0px;
}

#content #gray_arrow {
	float: right;
	margin-right: 0;
	padding-left: 0;
	margin-top: 40px;
	margin-right: 10px;
}

ul {

}

li {
	list-style-type: disc;
	list-style-position: inside;
}

.clear {
	clear: both;
}

#footer {
	height: 45px;
	background: #5b0914;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ddd;
	padding-top: 48px;
}

#footer a {
	color: #fff;
}

table {
	width: 100%;
}

.containerML, .containerMR, .containerTL, .containerTC, .containerTR, .containerBL {
	display: none;
}

table {
	margin-left: auto;
	margin-right: auto;
}

#form_container {
	position: absolute;
	width: 393px;
	left: 50%;
	top: 20px;
	margin-left: 70px;
	font-family: Arial, Helvetica, sans-serif;
}

#step_all_capellaonline {
	padding: 10px 30px;
	background: url(../../images/capella/images/form_repeat.png) repeat-y;	
}

#form_top, #form_bottom {
	background: url(../../images/capella/images/form_top.png) no-repeat;
	height: 12px;
}

#form_container h1 {
	font-size: 25px;
	font-weight: bold;
	color: #820d1c;
	font-family: "Adobe Garamond Pro","Times New Roman", Times, serif;
	text-align: center;
	margin-bottom: 7px;
}

.formElement {
	margin-top: 2px;
}

#parentDivOferrorprogramID_capellaonline, #parentDivOferrorprogramID_capellaonline, #parentDivOferrorcapellaAreaOfStudyID_capellaonline {
	height: 20px;
	margin-bottom: 15px;
}

#parentDivOferroreducationLevel_capellaonline {
	/* height: 30px; */
	margin-bottom: 15px;
}

.educationSpacerPI {
	height: 20px;
}

/*
#erroreducationLevel_capellaonline, #errorprogramID_capellaonline {
	display: none;
}
*/

#parentDivOferrormilitary_capellaonline, #parentDivOferrorpersona1q_capellaonline {
	margin-top: 15px;
}

#parentDivOferrorpersona2q_capellaonline {
	margin-top: -14px;
}

hr {
	margin-bottom: 15px;
}
	
