/* CSS Document */

/* resets */

html, body {
	margin: 0;
	padding: 0;
}
img, a img {
	border: none;
	margin: 0;
	padding: 0;
}
form {
	padding: 0;
	margin: 0;
}
/* positioning */

body {
	text-align: center;
	background: #F4F4F4;
}

#container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 804px;
	background: #FFFFFF;
}
#start-links {
	background: none;
	float: left;
	display: inline;
	height: 56px;
	width: 440px;
	margin: 20px 0 0 215px;
	padding: 0 0 0 0;
}

#GSNLinks li {
	display: inline;
}

li#start-apply a {
	display: block;
	width: 110px;
	height: 28px;
	margin: 0 10px 0 0;
	text-indent: -9999px;
	float: left;
	background: url('../images/header-btns.gif') 0 0 no-repeat;
}
li#start-apply a:hover {
	background: url('../images/header-btns.gif') 0 -28px no-repeat;
}
li#start-request a {
	display: block;
	width: 157px;
	height: 28px;
	margin: 0 10px 0 0;
	text-indent: -9999px;
	float: left;
	background: url('../images/header-btns.gif') -116px 0 no-repeat;
}
li#start-request a:hover {
	background: url('../images/header-btns.gif') -116px -28px no-repeat;
}
li#start-contact a {
	display: block;
	width: 100px;
	height: 28px;
	margin: 0 0 0 0;
	text-indent: -9999px;
	float: left;
	background: url('../images/header-btns.gif') -280px 0 no-repeat;
}
li#start-contact a:hover {
	background: url('../images/header-btns.gif') -280px -28px no-repeat;
}
#wrapper {
	background: #ffffff;
	width: 804px;
	float: left;
	clear: left;
	margin: 0;
	padding: 0;
	position: relative;
}
#ie6 #wrapper {
	margin-top: 5px;
}
#header {
	width: 804px;
	background: transparent url(../images/bg_header-ca_home.gif) left top no-repeat;
	height: 118px;
	float: left;
	clear: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#header.sub {
	width: 804px;
	background: transparent url(../images/bg_header-ca_subs.gif) left top no-repeat;
	height: 118px;
	float: left;
	clear: left;
	position: relative;
	margin: 0;
	padding: 0;
}
#logo {
	float: left;
	margin: 30px 0 0 20px;
}
#ie6 #logo {
	margin: 30px 0 0 8px;
}
}
#section_img {
	float: right;
	margin: 0;
	padding: 0;
	height: 118px;
}
#nav, #home-nav {
	position: relative;
	width: 169px;
	float: left;
	margin: 0;
}
#nav ul, #home-nav ul {
	margin: 0;
	list-style: none;
	float: left;
}
#second-nav {
	position: relative;
	width: 165px;
	float: left;
	padding: 0 0 15px 14px;	
	min-height: 530px; height:auto !important; height:530px;
}
#second-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#second-nav ul.banners {
	padding-top: 15px;
}
.parentsubmenu{
	display: none;
}
.submenu{
	display:none;
}
#content {
	position: relative;
	float: right;
	width: 634px;
	padding: 0;
	
}
#right-col {
	position: relative;
	float: right;
	width: 430px;
	padding-right: 6px;
}
.ads {
	text-align: right;
}
#ad-banner {
	width: 634px;
	clear: both;
	text-align: right;
	padding-top: 50px;
}
#footer {
	position: relative;
	float: left;
	clear: both;
	background: #F4F4F4;
	width: 804px;
	padding: 0 0 5px 0;
}
#footer ul li {
	display: inline;
	padding: 0 7px 0 0;
}
#footer ul {
	padding: 0;
	margin: 0;
}
#footer p{
	margin: 0;
	padding: 3px 0 0 0;
}
#footer #footer-nav {
	width: 100%;
	background: #ffffff;
	padding: 20px 0 5px 0;
	display: block;
	height: 20px;
}
#footer #footer-nav li a {
	color: #143869;
}

/* faculty styles */
.faculty-left, .faculty-right {
	width: 210px;
}
.faculty-teaser img {
	float: left;
}
.faculty-teaser p {
	width: 150px;
	float: right;
	margin: 0;
	padding: 0 0 15px 0;
}
.faculty-teaser a {
	color: #006898;
}
.faculty-teaser a:hover {
	color: #666666;
}
.faculty-teaser {
	clear: both;
}
.faculty-left {
	float: left;
}
.faculty-right {
	float: right;
}
.faculty-photo {
	float: right;
	width: 190px;
	padding: 5px;
	border: 1px solid #89398E;
	margin: 0 0 10px 10px;
}
dl#program-career {
	width: 154px;
	height: 75px;
	float: right;
	color: #ffffff;
	background: transparent url(/resources/images/career_success_bg.gif) left top no-repeat;
	text-align: center;
}
dl#program-career dt, dl#program-career dd {
	padding: 0;
	margin: 0;
}
dl#program-career dt a, dl#program-career dd a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
/* navigation */

#nav ul, #home-nav ul {
	padding: 16px 0 0 12px;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
#nav ul li a, #home-nav ul li a {
	color: #015287;
	text-decoration: none;
}
#nav ul li, #home-nav ul li {
	padding: 0 0 13px 0;
}
#nav ul li a:hover, #nav ul li a.active, #home-nav ul li a:hover {
	color: #feb80b
}
#DVUTube {
	padding-left: 12px;
}
#jump-form {
	clear: left;
}
#jump-form label {
	padding-bottom: 3px;
}
select#jump-links {
	width: 148px;
}
select#jump-links option {
	width: 250px;
}
#nav form, #home-nav form {
	padding: 0 0 0 12px;
}
#nav .input, #home-nav .input {
	float: left;
	padding-right: 5px;
}
#nav .input input, #home-nav .input input{
	width: 100px;
}
#nav div, #home-nav div {
	padding-bottom: 10px;
}
/* get started now navigation */

.title_img {
	padding: 20px 0 0 0;
	width: 289px;
	text-align: center;
}
#GSNLinks {
	margin: 15px 0 0 0;
	padding: 0;
	text-align: center;
}
#GSNLinks li {
	display: inline;
}
#GSNLinks li a {
	display: inline;
	padding: 0 0 0 0;
}
/* location tables */
.result-table, .zip-table {
	float: left;
	margin-bottom: 20px;
}
.result-table {
	border: 1px solid #89398e;
	width: 240px;
}
.result-table td {
	padding: 3px 3px 10px 5px;
}
.zip-table {
	width: 130px;
	margin-right: 30px;
}
/* tabbed navigation */
#tab_nav {
	list-style: none;
	margin: 0;
	padding: 10px 0 15px 0;
}
#tab_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}
#tab_nav li a {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
}
#tab_nav li a span{
	display: none;
}
#about_nav a {
	background: #ffffff url(/resources/images/tabs_about_0.gif) left top no-repeat;
	height: 18px;
	width: 87px;
}
#about_nav a:hover, #about_nav a.active {
	background: #ffffff url(/resources/images/tabs_about_1.gif) left top no-repeat;
}
#career_nav a {
	background: #ffffff url(/resources/images/tabs_career-opps_0.gif) left top no-repeat;
	height: 18px;
	width: 142px;
}
#career_nav a:hover, #career_nav a.active {
	background: #ffffff url(/resources/images/tabs_career-opps_1.gif) left top no-repeat;
}
#objectives_nav a {
	background: #ffffff url(/resources/images/tabs_objectives_0.gif) left top no-repeat;
	height: 18px;
	width: 108px;
}
#objectives_nav a:hover, #objectives_nav a.active {
	background: #ffffff url(/resources/images/tabs_objectives_1.gif) left top no-repeat;
}
#courses_nav a {
	background: #ffffff url(/resources/images/tabs_courses_0.gif) left top no-repeat;
	height: 18px;
	width: 91px;
}
#courses_nav a:hover, #courses_nav a.active {
	background: #ffffff url(/resources/images/tabs_courses_1.gif) left top no-repeat;
}
/* homepage styles */
#home-content {
	position: relative;
	width: 634px;
	float: right;
}
.col-one, .col-two, .col-three {
	float: left;
}
#top .col-two {
	width: 300px;
	padding: 0px 0px 0px 135px;
}

#top .col-two span {
	font-weight: bold;
	color: #d50127;
	padding: 5px 0px 0px 12px;
	display: block;
}

#top .col-two ul {
	list-style: none;
	float: left;
	width: 135px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0 10px 13px;
}

#top .col-two ul a {
	font-size: .92em;
	line-height: 1.17em;
	color: #143869;
}

#top .col-three {
	width: 400px;
	padding: 0px 0px 0px 20px;
}

#top .col-three p {margin-bottom: 0;}

#top .col-three ul {margin-top: 5px;}

#top .col-three p {
	clear: left;
	font-size: 1em;
	line-height: 1.17em;
}
#top .col-three p strong {
	font-size: 1.17em;
	font-weight: bold;
	color: #143869;
}
#bottom {
	clear: both;
	padding: 0;
}
#bottom .ads .first{
	padding-right: 19px;
}
#bottom .col-one {
	width: 50%;
	padding: 10px 0;
}
#bottom ul {
	list-style: none;
	padding: 0 0 0 5px;
	margin: 0;
}
#bottom .col-two {
	margin-top: 27px;
}
#bottom #ad-banner {
	padding-top: 0px;
}
#bottom #ad-banner .first {
	padding-right: 32px;
}
#home-content h1 {
	margin: 0;
	padding: 0;
}
#map-content {
	float: right;
	width: 620px;
}
.error-table {
	width: 620px;
}
.error-table ul {
	margin: 0;
	padding: 0 0 15px 15px;
}
.error-table td {
	vertical-align: top;
}

/* Timeline Styles */

#timeline-content {
	background: #ffffff url(/resources/images/75th-pop-top.jpg) left top no-repeat;
	padding: 40px 0 0 0;
}
#timeline-footer {
	background: #094076 url(/resources/images/75th-pop-bot.jpg) left top no-repeat;
	height: 35px;
	width: 750px;
	text-align: center;
	padding-bottom: 20px;
}
#timeline-footer #footer-nav {
	background: transparent;
	margin: 0;
	padding: 12px 0 0 0;
}
#timeline-footer #footer-nav li {
	display: inline;
	padding-right: 7px;
}
#timeline-footer #footer-nav li a {
	color: #ffffff;
	font-weight: bold;
	font-size: .83em;
}
#timeline-container {
	position: relative;
	text-align: left;
	margin: 0 auto;
	width: 750px;
	background: #FFFFFF;
}
#timeline td {
	vertical-align: top;
}
	#timeline {
	    padding: 0;
		margin: 0;
		height: 925px;
		width: 750px;
		background: url(/images/anniversary/bg-strip.jpg) bottom left repeat-x;
	}
	
	#timeline p{
		padding: 0;
		margin: 0;
		margin-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		line-height: 11px;
	}
	
	#timeline p span{
		padding: 0;
		margin: 0;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	
	#timeline #left_timeline {
		padding: 0;
		margin: 0;
		width: 265px;
	}
	
	#timeline #left_timeline img {
		padding: 0;
		margin: 0 0 0 10px;
	}
	
	#timeline #left_timeline p {
		padding: 0;
		margin: 0 0 10px 10px;
	}
	
	#timeline #left_timeline table img {
		padding: 0;
		margin: 0;
	}
	
	#timeline #left_timeline #herman_img {
		padding: 0;
		margin: 5px 0px 0px 0px;
	}
	
	#timeline #left_timeline table p {
		padding: 0;
		margin: 0 0 10px 10px;
	}
	
	#timeline #middle_timeline {
		padding: 0;
		margin: 0;
		width: 230px;
	}
	
	#timeline #middle_timeline table{
		padding: 0;
		margin: 0;
	}
	
	#timeline #middle_timeline table .middle_timeline_content_img {
		padding: 0;
		magin: 0;
		width: 120px;
	}
	
	#timeline #middle_timeline #old_devry_logo {
		padding: 0;
		margin: 40px 0 90px 0;	
	}
	
	*>#timeline #middle_timeline #old_devry_logo { /*IE Ignores Child Selector*/
		padding: 0;
		margin: 30px 0 75px 0;	
	}
	
	#timeline #middle_timeline img {
		padding: 0;
		margin: 20px 0 10px 0;
	}
	
	*>#timeline #middle_timeline img { /*IE Ignores Child Selector*/
		padding: 0;
		margin: 10px 0 10px 0;
	}
	
	#timeline #middle_timeline #middle_timeline_bottom_img {
		padding: 0;
		margin: 15px 0 0 0;
	}
	
	#timeline #middle_timeline table .middle_timeline_content {
		padding: 0;
		margin: 0;
	}
	
	#timeline #middle_timeline .middle_timeline_margin{
		padding: 0;
		margin: 0;
		margin-bottom: 10px;
	}
	
	#timeline #right_timeline {
		padding:0;
		margin:0;
		width: 218px;
	}
	
	#timeline #right_timeline #becker {
		padding: 0;
		margin: 33px 0 0 0;
	}
		
	#timeline #right_timeline table .right_timeline_content {
		padding: 0;
		margin: 0;
		width: 120px;
	}
	
	#timeline #right_timeline table .right_timeline_img {
		padding: 0;
		margin: 0;
		width: 100px;		
	}
	
	#timeline #right_timeline #ross_image {
		padding: 0;
		margin: 30px 0 0 0;
		width: 137px;
	}
	
	#timeline #right_timeline #devry_image {
		padding: 0;
		margin: 60px 0 0 0;
		width: 109px;
	}
	
	#timeline #right_timeline #celebrate_75th {
		padding: 0;
		margin: 10px 0 10px 0;
		color: #FF0000;
		font-size: 10px;
		font-weight: bold;
	}
	
	#timeline #right_timeline #deacon_img_col {
		padding: 0 0 0 20px;
		margin: 0;
		width: 93px;
	}
/* Academic Calendar */
table.ac_table {
	margin: 10px 0 15px 0;
	border: 1px solid #1187D1;
	border-collapse: collapse;
	width: 600px;
}
table.ac_table td {
	width: 33%;
	border: 1px solid #1187D1;
	border-spacing: 0;
	padding: 5px 3px;
}
tr.light_blue_bg {
	background-color: #D9DFFF;
}
	
	
/* Highslide Styles */
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: none;
}
.highslide:hover img {
	border: none;
}

.highslide-wrapper {
	background: white;
}
.highslide-image {
    border-bottom: 1px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border-bottom: 1px solid white;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: silver;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}

/* These must always be last */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}