/* Import base styles
-------------------------------------------------------------- */
@import url(base.css);

/* Basics
-------------------------------------------------------------- */
body {
	background: #f4f4f4 url('img/bg-body-mdd.jpg') top center repeat-x;
	margin: 0;
}
a {
	color: #093678;
}
p a {
	color: #093678;
	text-decoration: underline;
}
p a:hover {
	color: #333;
	text-decoration: none;
}
/* Layout
-------------------------------------------------------------- */
#wrap {
	margin: 0 auto 0 auto;
	width: 1000px;
	height: 540px;
	text-align: center;
}
/* Header
-------------------------------------------------------------- */

#container {
	width: 100%;
	min-width: 1000px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
	background: url('img/bg-header-mdd.gif') no-repeat top center;
}
#header {
	width: 1000px;
	height: 110px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
#header * {
	margin: 0;
	padding: 0;
}


h1#logo {
	width: 250px;
	height: 60px;
	float: left;
	display: inline;
	margin: 15px 0 0 12px;
	padding: 0 0 0 0;
}
h1#logo a {
	display: block;
	background: url('img/devry-university.gif') no-repeat 50% 50%;
	text-indent: -9999px;
	width: 250px;
	height: 60px;
	margin: 0;
	padding: 0;
}

#header h2#college {
	width: 395px;
	height: 14px;
	color: #fff;
	margin: 0 0 0 455px;
	padding: 30px 0 0 0;
	text-align: center;
	text-indent: -9999px;
	background: url('img/hd-college-of-media.gif') no-repeat bottom left;
}

#header h3#major {
	width: 400px;
	height: 21px;
	color: #fff;
	margin: 0 0 0 400px;
	padding: 2px 0 0 0;
	text-align: center;
	text-indent: -9999px;
	background: url('img/hd-multimedia-design.gif') no-repeat bottom right;
}




/* Content
--------------------------------------------------------------*/

#content {
	width: 590px;
	height: 385px;
	margin: 0 0 0 ;
	float: left;
	display: inline;
	text-align: left;
}

#content #body-copy {
	margin: 0 0 0 20px;
}

#content h2 {
	color: #cf7a29;
	width: 500px;
	height: 22px;
	text-indent: -9999px;
	background: url('img/hd-develop-your.gif') no-repeat top left;
}

#content h3 {
	color: #c12227;
}
#content h3 a {
	color: #c12227;
}

#content h4 {
	color: #183258;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}
#content h5 {
	color: #183258;
	font-size: 11px;
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
}

#content #flash-mdd {
	margin: 0 0 15px -10px;
	padding: 0 0 0 0;
}
#content #flash-mdd a:hover img {
}

#content p {
	width: 500px;
}

#content .floating-lists {
	margin: -5px 0 0 0;
	width: 360px;
	font-size: 1.1em;
	height: 40px;
	position: relative;
}

#content ul.list-left {
	list-style: none;
	float: left;
	padding: 0;
	margin: 0;
}
#content ul.list-right {
	list-style: none;
	float: right;
	padding: 0;
	margin: 0;

}

#content ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#content ul li {
	margin: 0 0 0 0;
	padding: 0 0 2px 0;
	color: #093678;
}
#content ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #093678;
	text-decoration: none;
	z-index: 1;
}
#content ul li a:hover {
	color: #093678;
	text-decoration: underline;
}

#content ul.more-about li {
}
#content ul.more-about li p {
	width: 250px;
	height: auto;
	padding: 10px 10px 10px 12px;
	background: #fbfbfb;
	text-align: left;
	border: 2px solid #2f5780;
	position: absolute;
	bottom: 0px;
	left: 100px;
	z-index: 50;
	font-size: 1.1em;
	display: none;
}
#content ul.list-left li p {
	margin: 0 0 0 0;
}
#content ul.list-right li p {
	margin: 0 0 0 140px;
}



/* Form
--------------------------------------------------------------*/
#sidebar {
	width: 390px;
	height: 275px;
	margin: 0 0 0 590px;
	padding: 20px 0 0 15px;
	text-align: left;
	background: url('img/bg-form.gif') no-repeat top left;
}
#sidebar h2 {
	margin: 1em 1em 0 .75em;
	font-size: 14px;
	color: #0b3c6d;
}
#sidebar p {
	color: #7f8b95;
	margin: .25em 0 0 0;
}

#sidebar h3 {
	width: 300px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #0b3c6d;
	text-indent: -9999px;
	background: url('img/hd-take-the.gif') no-repeat top left;
}
#sidebar h4 {
	font-size: 10px;
	color: #205c82;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	color: #0b3c6d;
}



#lead {
	height: 285px;
}

#lead a {
	text-decoration: underline	;
}

#lead-form {
	width: 390px;
	height: 200px;
	margin: 0 0 0 0;
	padding: 0 0 0 2px;
}

#lead-form ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style: none;
}
#lead-form ul#form-list-left {
	width: 225px;
	float: left;
}
#lead-form ul#form-list-right {
	width: 150px;
	float: right;
}
#lead-form ul#form-list-left li {
	margin: 0 0 0 0;
	padding: 5px 0 6px 0;
}
#lead-form ul#form-list-right li {
	margin: 0 0 0 0;
	padding: 5px 0 15px 0;
}

#lead-form .field-description {
	width: 90px;
	height: 16px;
	margin: 0 0 0 0;
	padding: 4px 0 0 0;
	color: #093678;
	font-weight: bold;
	display: block;
	float: left;
	font-size: 11px;
}
#lead-form #label_year_earned {
	width: 80px;
}

#lead-form input.field,
#lead-form input.required {
	width: 120px;
	height: 15px;
	margin: 0 0 0 0;
	padding: 4px 4px 0 3px;
	border: 1px solid #ccc;
}
#lead-form input.phone,
#lead-form input.digits {
	width: 30px;
	margin: 0 5px 0 0;
}

#lead-form input.field:focus,
#lead-form input.required:focus {
	border: 1px solid #093678;
}

#lead-form input.error,
#lead-form input.error:focus {
	border: 1px solid #e6260f;
}
/* select background color */
#lead-form select.error {
	background-color: #ff6666;
}

#lead-form span.error {

}

#lead-form .select-description {
	width: 150px;
	color: #093678;
	font-size: 11px;
	font-weight: bold;
	padding: 0 0 3px 0;
	display: block;
}

.select {
	font-size: 11px;
	width: 130px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#select-degree-programs {
	width: 177px;
}


.btn-submit {
	width: 51px;
	height: 18px;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	background: url('img/btn.gif') no-repeat 0 0;
	border: none;
	display: inline;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
.btn-submit:hover {
	background: url('img/btn.gif') no-repeat 0 -18px;
}
.btn-go {
	width: 29px;
	height: 15px;
	margin: 0 0 3px 2px;
	padding: 0 0 0 0;
	background: url('img/btn.gif') no-repeat -51px 0;
	border: none;
	display: inline;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
}
.btn-go:hover {
	background: url('img/btn.gif') no-repeat -51px -17px;
}

#lead-form #year_earned {
	width: 40px;
}


#explore-links {
}

#explore-dropdown {
	width: 220px;
	float: left;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#quick-links {
	width: 160px;
	float: right;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#quick-links ul {
	list-style: none;
	margin: 0 0 0 0;
}




/* Footer
-------------------------------------------------------------- */
#footer {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 55px 0 0 0;
	clear: both;
}
#footer h3 {
	font-size: 13px;
	color: #183258;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#footer p {
	color: #999;
	margin: .5em 0 0 0;
}
#footer p.quiet a {
	color: #999;
}