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

/* Basics
-------------------------------------------------------------- */
body {
	background: #fff url('images/bg-body.jpg') top center repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}

a {
	color: #093678;
}
a img {
	background: none;
}
a:hover{
	color: #2882C6;
}
p a {
	color: #093678;
	text-decoration: underline;
}
p a:hover {
	color: #2882C6;
	text-decoration: underline;
}
p.quiet {
	color: #333;
	font-size: 10px;
	padding-bottom: 5px;
}

input.field {
	background: #FDFDFD none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	color: #202735;
	height: 13px;
	line-height: 12px;
	padding: 3px 5px 2px;
	width: 138px;
}
select {
	margin: 0 0 0 0;
	width: 148px;
}

sup { font-size: .8em; vertical-align: top; } 


/* Layout
-------------------------------------------------------------- */
#wrap {
	margin: 0 auto 0 auto;
	width: 100%;
	min-width: 1000px;
	max-width: 1600px;
	height: 800px;
	text-align: center;
	position: relative;
}


#top {
	background: url('images/bg-header.gif') no-repeat top center;
	width: 100%;
	height: 120px;
	margin: 0 auto 0 auto;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
	padding:0px;
}

#header {
	width: 1000px;
	height: 100px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
}

#logo {
	width: 161px;
	height: 65px;
	float: left;
	display: inline;
	margin: 10px 0 0 20px;
	padding: 0 0 0 0;
}
#logo a {
	display: block;
	background: url('images/keller-logo.gif') no-repeat 50% 50%;
	text-indent: -9999px;
	width: 161px;
	height: 65px;
	margin: 0;
	padding: 0;
}










#request-information {
	width: 153px;
	height: 24px;
	float: left;
	display: inline;
	margin: 22px 0 0 260px;
	padding: 0 0 0 0;
}
#request-information a {
	display: block;
	width: 153px;
	height: 24px;
	background:  url('images/header-btns.gif') no-repeat 0 0;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#request-information a:hover {
	background: url('images/header-btns.gif') no-repeat 0 -24px;
}

#apply-online {
	width: 107px;
	height: 24px;
	float: left;
	display: inline;
	margin: 22px 0 0 30px;
	padding: 0 0 0 0;
}
#apply-online a {
	display: block;
	width: 107px;
	height: 24px;
	background: url('images/header-btns.gif') no-repeat -153px 0;
	text-indent: -9999px;
	margin: 0;
	padding: 0;
}
#apply-online a:hover {
	background: url('images/header-btns.gif') no-repeat -153px -24px
}

#search {
	width: 210px;
	height: 30px;
	float: left;
	margin: 24px 0 0 42px;
	padding: 0 0 0 0;
	text-align: left;
	display: inline;
}
#search-field {
	background: #FDFDFD none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	color: #202735;
	height: 13px;
	line-height: 12px;
	padding: 3px 5px 2px;
	width: 138px;
	float:left;
}

input.button {
	cursor: pointer;
	border: none;
	outline: none;
	color: #fff;
	width: 30px;
	height: 20px;
	display: inline-block;
	text-indent: -99999px;
	line-height: 0;
	margin: 0 0 0 3px;
	padding: 0 0 0 0;
	border: none;
	background-color: #fff;
	background-repeat: no-repeat;
	background-image: url('images/header-btns.gif');
}
input.search {
	width: 53px;
	background-position: -260px 0;
}
input.search:hover {
	background-position: -260px -28px;
}
input.send {
	width: 37px;
	background-position: -313px 0;
}
input.send:hover {
	background-position: -313px -28px;
}
input.go {
	width: 29px;
	background-position: -350px 0;
}
input.go:hover {
	background-position: -350px -28px;
}



#nav-container {
	position: absolute;
	z-index: 15;
	width: 154px;
	bottom: 1px;
	left: 20px;
}
a#nav-call {
	display: block;
	width: 154px;
	height: 19px;
	background: url('images/menu.gif');
	text-indent: -99999px;
	cursor: default;
	opacity: .90;
	filter: alpha(opacity='90'); /* IE only */
}
#nav {
	position: absolute;
	z-index: 30;
	height: 140px;
	top: 19px;
	left: -15px;
	width: 154px;
	list-style-type: none;
	display: none;
}
#nav li a {
	display: block;
	width: 154px;
	height: 20px;
	margin: 0;
	padding: 0;
	text-indent: -99999px;
	opacity: .85;
	filter: alpha(opacity='85'); /* IE only */
}
#nav li a:hover {
	opacity: 1;
	filter: alpha(opacity='100'); /* IE only */
}

li#nav-whykeller a { 
	background: url('images/menu.gif') -154px 0 no-repeat;
}	
li#nav-programs a { 
	background: url('images/menu.gif') -308px 0 no-repeat;
}
li#nav-locations a { 
	background: url('images/menu.gif') -462px 0 no-repeat;
}
li#nav-online a { 
	background: url('images/menu.gif') -616px 0 no-repeat;
}
li#nav-admissions a { 
	background: url('images/menu.gif') -770px 0 no-repeat;
}
li#nav-financing a { 
	background: url('images/menu.gif') -924px 0 no-repeat;
}


li#nav-whykeller a:hover { 
	background: url('images/menu.gif') -154px -20px no-repeat;
}	
li#nav-programs a:hover { 
	background: url('images/menu.gif') -308px -20px no-repeat;
}
li#nav-locations a:hover { 
	background: url('images/menu.gif') -462px -20px no-repeat;
}
li#nav-online a:hover { 
	background: url('images/menu.gif') -616px -20px no-repeat;
}
li#nav-admissions a:hover { 
	background: url('images/menu.gif') -770px -20px no-repeat;
}
li#nav-financing a:hover { 
	background: url('images/menu.gif') -924px -20px no-repeat;
}


#ticker-container {
	width: 410px;
	height: 25px;
	position: absolute;
	top: 52px;
	left: 320px;
	background: #ebebea;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	overflow: hidden;
}
#ticker {
	margin: 0 0 0 10px;
	width: 400px;
	height: 25px;
	text-align: left;
}
#ticker-title {
	color: #666;
	position: absolute;
	top: 6px;
	left: 10px;
	font-weight: bold;
	font-size: 11px;
	z-index: 30;
}
#ticker-controls {
	position: absolute;
	top: 3px;
	right: 10px;
	font-weight: bold;
	font-size: 14px;
	z-index: 30;
}
#ticker-controls a {
	text-decoration: none;
}
#ticker .news-item {
	margin: 6px 0 0 0;
	padding: 0 0 0 0;
	width: 400px;
	font-size: 11px;
	color: #003366;
}
#ticker .item-title {
	margin: 0 0 0 75px;
}
#ticker .item-description {
	width: 375px;
	font-size: 11px;
	color: #333;
	margin: 5px 0 0 0;
}
#ticker .news-item a {
	text-decoration: underline;
	
}












#slide-holder {
	width: 100%;
	height: 670px;
	margin: 0 auto 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.slide {
	width: 100%;
	height: 730px;
	background: url('images/slide-20100125.jpg') 50%  0 no-repeat;
}

.slide .inside-slide {
	text-align: left;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	left: 15px;
	top: 170px;
	width: 390px;
}
.slide .inside-slide h1 {
	color:#07467D;
	margin-bottom:0.5em;
}
.slide .inside-slide h1#hd-elevate-your {
	height: 25px;
	width: 325px;
	background: url('images/hd-elevate-your.gif') 0 0 no-repeat;
	text-indent: -99999px;
}
.slide .inside-slide h1#hd-you-are-in {
	height: 25px;
	width: 325px;
	background: url('images/hd-you-are-in.gif') 0 0 no-repeat;
	text-indent: -99999px;
}
.slide .inside-slide p {
	font-size:1.1em;
	margin: 0 0 1.25em;
}

.slide .inside-slide h2 {
	font: 1.2em Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #336699;
	margin-bottom: 0.25em;
}
.slide .inside-slide h3 {
	font-size: 1.1em;
	font-weight: normal;
	margin: 0 0 1.25em;
}
.slide .inside-slide h3 a {
	color: #07467d;
	text-decoration: underline;
}
.slide .inside-slide h3 a:hover {
	color: #2882C6;
	text-decoration: none;
}

#voices-of-keller {
	left: -50px;
	margin: 0 auto 10px auto;
	position: relative;
	text-align: left;
	top: 200px;
	width: 200px;
}
#voices-of-keller .quote {
	padding: 0 0 0 0;
	display: none;
	width: 260px;
	background: #ebebea url('images/bg-voices-of-keller.gif') 10px 10px no-repeat;
	border: 1px solid #9cbbd1;
	position: absolute;
	top: 0;
	left: 0;
}
#voices-of-keller .quote-body {
	font: italic 12px/16px Times, "Times New Roman", serif;
	color: #333;
	margin: 30px 10px 30px 10px;
}
#voices-of-keller .quote-credit {
	font: 11px/12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: absolute;
	bottom: 10px;
	right: 15px;
}


#sidebar {
	width: 203px;
	margin: 0 auto 0 auto;
	position: relative;
	top: 120px;
	left: 375px;
	text-align: left;
	z-index: 20px;
}
#sidebar form {
	margin: 0 0 7px 0;
}
#sidebar h3 {
	margin: 0;
	padding: 0;
	width: 203px;
	height: 26px;
	background: url('images/bg-sidebar.gif') 50% 0 no-repeat;
	display: block;
	text-indent: -99999px;
}
#sidebar h4 {
	margin: 0 0 5px -10px;
	padding: 0 0 0 0;
	width: 201px;
	height: 25px;
	background: url('images/bg-sidebar.gid') 50% -26px no-repeat;
	display: block;
	text-indent: -99999px;
}
#sidebar  h6 {
	color: #205C82;
	margin: 0 0 1px 0;
	padding: 0;
}
#chat-live {
	width: 191px;
	height: 65px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background: #fff;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #3d6d8e;
}
#chat-live h4 {
	background: url('images/bg-sidebar.gif') 50% -26px no-repeat;
}
#btInputDiv {
	background: #FDFDFD none repeat scroll 0 0;
	border: 1px solid #CCCCCC;
	color: #202735;
	height: 13px;
	line-height: 12px;
	padding: 3px 5px 2px;
	width: 130px;
	position: relative;
	top: -5px;
}
#ButtonDivKeller a {
	margin-left: 3px;
}

#find-location {
	width: 191px;
	height: 95px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background: #fff;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #3d6d8e;
}
#find-location h4 {
	background: url('images/bg-sidebar.gif') 50% -56px no-repeat;
}
#personalized-info {
	width: 191px;
	height: 85px;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
	background: #fff;
	border-left: 1px solid #808080;
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#personalized-info h4 {
	background: url('images/bg-sidebar.gif') 50% -86px no-repeat;
}


#promo-container {
	width: 203px;
	height: 90px;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	background: none;
	overflow: hidden;
	background: none;
}
#promo {
	background: none;
	width: 203px;
	height: 90px;
	z-index: 10;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 20;
}
#promo a {
	background: none;
}
#promo-control {
	display: block;
	width: 100px;
	position: absolute;
	bottom: 3px;
	left: 0;
	z-index: 30;
}
#promo-control a {
	display: block;
	float: left;
	background: #fff;
	width: 8px;
	height: 8px;
	font-size: 0;
	margin: 0 0 0 5px;
	padding: 0 0 0 0;
	border: 1px solid #ccc;
	text-indent: -99999px;
	z-index: 35;
}
#promo-control a.activeSlide {
	background: #cc9933;
}



#bottom {
	bottom: -210px;
	left: 0;
	margin: 0;
	position: relative;
	width: 100%;
	text-align: center;
}
ul#lower-nav {
	list-style: none;
	margin: 0 auto;
	width: 955px;
	height: 38px;
	border: 1px solid #2e5976;
	background: url('images/bg-bottom-nav.gif') 50% 50% no-repeat;
}
ul#lower-nav li {
	margin: 0 0 0 0;
	position: relative;
	float: left;
}
#lower-nav li h2 {
	margin: 0;
	padding: 0;
}
#lower-nav li h2 a {
	margin: 0 0 0 0;
	display: block;
	width: 225px;
	height: 38px;
	text-indent: -99999px;
	cursor: default;
}
#lower-nav .popup{
	text-align: left;
	z-index: 50;
	position: absolute;
	left: 0px;
	bottom: 53px;
	display: none;
	padding: 26px 0 0 0;
	width: 200px;
	background: transparent url('images/bg-bottom-nav-headline.gif') 0 0 no-repeat;
}
#lower-nav .bg-popup {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	background: #fff url('images/bg-bottom-nav-popup.gif') left bottom repeat-x;
}




#lower-nav li#nav-mba h2 a {
	width: 303px;
}
#lower-nav li#nav-mba .popup {
	width: 305px;
	height: 220px;
	background-position: 0 0;
}
#lower-nav li#nav-mba .bg-popup {
	width: 303px;
	height: 220px;
}

#lower-nav li#nav-specialized-maters h2 a {
	width: 258px;
}
#lower-nav li#nav-specialized-maters .popup {
	width: 262px;
	height: 125px;
	background-position: -305px 0;
}
#lower-nav li#nav-specialized-maters .bg-popup {
	width: 260px;
	height: 125px;
}


#lower-nav li#nav-graduate-certificate h2 a {
	width: 217px;
}
#lower-nav li#nav-graduate-certificate .popup {
	width: 217px;
	height: 277px;
	background-position: -567px 0;
}
#lower-nav li#nav-graduate-certificate .bg-popup {
	width: 215px;
	height: 277px;
}


#lower-nav li#nav-area-study h2 a {
	width: 176px;
}
#lower-nav li#nav-area-study .popup {
	width: 178px;
	height: 125px;
	background-position: -785px 0;
}
#lower-nav li#nav-area-study .bg-popup {
	width: 175px;
	height: 125px;
}



#lower-nav .popup h5 {
	clear: both;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
#lower-nav .popup h5 a {
	text-decoration: underline;
}

#lower-nav .popup ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
}
#lower-nav .popup ul li {
	color: #093678;
	font-size: 10px;
	font-weight: normal;
	text-align: left;
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	float: none;
}
#lower-nav .popup ul li a {
	margin: 0;
	padding: 0;
	line-height: 9px;
}
#lower-nav .popup ul#column-left {
	margin: 0 0 0 24px;
	text-indent: -9px;
	float: left;
	display: block;
	width: 120px;
}
#lower-nav .popup ul#column-right {
	margin: 0 0 0 24px;
	text-indent: -9px;
	float: right;
	display: block;
	width: 135px;
}






.icon {
	position: relative;
	top: 3px;
	margin-right: 5px;
}


#footer {
	margin: 0 auto;
	width: 955px;
	text-align: left;
	clear: both;
	position: relative;
}


#footer .column {
	list-style: none;
	margin: 20px 30px 0 25px; 
	padding: 0 0 0 0;
	height: 130px;
	float: left;
	display: inline;
}
#footer ul li {
	margin: 2px 0 2px 0;
}
#footer a {
	text-decoration: underline;
}

#footer #disclaimer {
	margin: 0 auto;
	padding: 0;
	width: 955px;
	text-align: left;
	clear: both;
	color: #666;
}
#footer #disclaimer p {
	margin: 0;
	padding: 0;
}

#more-about {
	background:#FBFBFB none repeat scroll 0 0;
	border: 1px solid #666666;
	display: none;
	font-size: 10px;
	line-height: 11px;
	height: 110px;
	padding: 10px 10px 0 12px;
	position: absolute;
	/* Adjust bottom position in js file */
	left: 0;
	text-align: left;
	width: 300px;
	z-index: 30;
	opacity: 0;
	display: none;
}
#more-about p {
	color: #333;
	margin: 0;
	padding: 0;
}




















