/*--------------------------------------------
--------------------------------------------*/

#main {
	margin: 0 auto 0 auto;
	width: 100%;
	min-width: 1000px;
	max-width: 1600px;
	height:450px;
	text-align: center;
	position: relative;	
}

#main_second {
	margin: 0 auto 0 auto;
	width: 100%;
	min-width: 1000px;
	max-width: 1600px;
	text-align: center;
	position: relative;
}

#head {
	width: 1000px;
	height: 101px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
	
	
}

#head * {
	margin: 0;
	padding: 0;
}

h1#name {
	width: 272px;
	height: 53px;
	float: left;
	display: inline;
	margin: 0px 0 0 70px;
	padding: 0 0 0 0;
}


h1#name a {
	display: block;
	background: url('images/name.png') no-repeat 50% 50%;
	text-indent: -9999px;
	width: 272px;
	height: 53px;
	margin: 0;
	padding: 0;
	
	
}

.clear {
	clear:both
}

#gallery {
	
	position:absolute;
	height:380px;
	margin-top:40px;
	margin-left:440px;
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
		
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#000; 
		color:#ffffff; 
		height:100px; 
		width:100%; 
		position:absolute;
		bottom:0;
	}

	#gallery .caption .content {
		margin:5px;
		font-size:12px;
		text-align:left;
		margin-top:-10px;
	}
	
	#gallery .caption .content h3 {
		text-align:left;
		padding:0;
		color:#1DCCEF;
	}





/* Slider Controls */
#slide-controls {
	width: 640px;
	height: 30px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	list-style: none;
	position: absolute;
	bottom: 16px;
	right: 17px;
	z-index: 25;
	vertical-align:top;
}

/*#slide-controls li {
	margin: 0;
	padding: 0;
	display: inline;
	font-size:12px;
	color:#ffffff;
}

#slide-controls li a {
	height: 12px;
	margin: 0 0 0 0;
	padding: 3px 0 1px 0;
	display: block;
	position: absolute;
	text-align: center;
	color: #000000;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
}

#slide-controls li a:hover {
	text-decoration: none;
	color: #ccc;
}

#slide-controls li#ctrl-back a {
	left: 605px;
	bottom: 7px;
	height: 10px;
	width: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	background: url('images/ctrl.gif') 0px 0 no-repeat;
}

li#ctrl-back a:hover {
	background-position: 0px -10px;
}

#slide-controls li#ctrl-pause a {
	left: 615px;
	bottom: 7px;
	height: 10px;
	width: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	background: url('images/ctrl.gif') -10px 0 no-repeat;
}

li#ctrl-pause a:hover {
	background-position: -10px -10px;
}

#slide-controls li#ctrl-play a {
	left: 615px;
	bottom: 7px;
	height: 10px;
	width: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	background: url('images/ctrl.gif') -20px 0 no-repeat;
}

li#ctrl-play a:hover {
	background-position: -20px -10px;
}

#slide-controls li#ctrl-next a {
	left: 625px;
	bottom: 7px;
	height: 10px;
	width: 10px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-indent: -9999px;
	font-size: 0px;
	line-height: 0px;
	background: url('images/ctrl.gif') -30px 0 no-repeat;
}

li#ctrl-next a:hover {
	background-position: -30px -10px;
}

#ctrl-slider {
	position: absolute;
	cursor: move;
	height: 19px;
	width: 116px;
	bottom: 25px;
	right: 15000px;
	background: url('images/slid_button.png') no-repeat 50% 50%;
	z-index: 0;
}*/

/* home page generic silde tiles */
#slide-holder {
	
	background-color:#FFF;
	background-image:;
	background-repeat:no-repeat;
	width: 100%;
	height: 500px;
	margin:auto;
	margin-top:0px;
	
	position:relative;
	top: 0;
	left: 0;
	z-index: 0;
}

/*.slide {
	width: 100%;
	height: 674px;
}

.slide .inside-slide {
	text-align: left;
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	height: 122px;
}

.inside-slide h1 {
	height: 35px;
	width: 302px;
	margin-bottom: 0.25em;
	text-indent: -9999px;
}

.slide .inside-slide h2 {
	color: #07467D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1.3em;
	line-height: 1.1em;
	font-weight: bold;
	margin-bottom: 0.25em;
}

.slide .inside-slide p {
	font-size: 1.1em;
	margin: 0 0 1.25em;
}

.slide .inside-slide a {
	text-decoration: underline;
	color: #093678;
}

.slide .inside-slide a:hover {
	text-decoration: none;
}

.slide .inside-slide h3 {
	font: 1.3em Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #07467d;
	margin-bottom: 0.5em;
}

.slide .inside-slide h3 a {
	color: #07467d;
	text-decoration: none;
}

.slide .inside-slide h3 a:hover {
	color: #07467d;
	text-decoration: underline;
}

.slide .inside-slide .quiet {
	font: 10px Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #333;
}

.slide .link-list {
	color: #093678;
}

.slide .link-list a {
	text-decoration: none;
}

.slide .link-list a:hover {
	color: #093678;
	text-decoration: underline;
}

#slide-one {
	z-index: 30;
	display: none;
}

#slide-two {
	z-index: 0;
	display: none;
}

#slide-three {
	z-index: 0;
	display: none;
}

#slide-four {
	z-index: 0;
	display: none;
}*/

/* slider title link positions*/
li#ctrl-one a {
	left: 70px;
}

li#ctrl-two a {
	left: 185px;
	*left: 192px;
}

li#ctrl-three a {
	left: 350px;
	*left: 353px;
}

li#ctrl-four a {
	left: 505px;
} 

/*------------------------------------------------------------------------*/
.council {
	background: url('images/mainbg1.jpg') no-repeat 50% 40px;
}

.council .inside-slide {
	color: #0c3252;
	font-size: 14px;
	font-weight: normal;
	left: -15px;
	top: 120px;
	width: 350px;
	text-align:justify;
}


.study {
	background: url('images/head_image1.png') no-repeat 50% 40px;
}

.study .inside-slide {
	color: #0c3252;
	font-size: 14px;
	font-weight: normal;
	left: -15px;
	top: 180px;
	width: 700px;
	text-align:justify;
}

#council-showmore {
	margin-top: 20px;
	display: none;
}

#council-showmore ul {
	list-style-type: none;
	margin: 0px;
	font-style: italic;
}

#council-showmore ul a:hover {
	color: #696969;
}

.flexible-study {
	background: url('images/head_image1.png') no-repeat 50% 40px;
}

.flexible-study .inside-slide {
	left: 208px;
	top: 150px;
	width: 465px;
}

.examresult {
	background: url('images/head_image2.jpg')  no-repeat 50% 40px;
}

.examresult .inside-slide {
	left: -35px;
	top: 150px;
	width: 310px;
}

.inside-slide p.sub-title {
	color: #104d82;
	font-weight: bold;
	margin: 5px 0px 3px 0px;
}

.inside-slide p.fbot {
	font-size: 12px;
}

.accounting {
	background: url('images/images-accounting032811.jpg') no-repeat 50% 40px;
}

.accounting .inside-slide {
	top: 350px;
	width: 620px;
	left: 115px;
}

.accounting .inside-slide h3 {
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
}

.accounting .inside-slide p {
	font-size: 12px;
	color: #0c3252;
	font-family: "Myriad Pro", sans-serif;
	text-align: center;
	line-height: 28px;
}

.accounting .inside-slide a {
	font-size: 19px;
	font-weight: bold;
	color: #003ca0;
	padding-right: 20px;
	background: url(images/accounting-arrow.png) right 7px no-repeat;
	font-family: "Myriad Pro", sans-serif;
	text-decoration: none;
}


/* Sidebar */
#sidebar {
	width: 157px;
	height: 241px;
	float: left;
	top: 120px;
	left: 380px;
	text-align: left;
	z-index: 20px;
	background: url(images/resource-center.png) no-repeat;
	clear: both;
	margin: 175px 0px 0px 19px;
}



/*---------------------------------------------------------
#bottom {
	width: 100%;
	margin: 0 0 0 0;
	position: absolute;
	bottom:0px;
	left: 0;
	z-index: 1000;
	}
---------------------------------------------------------*/
#courses {
	background: url('images/courses.gif') no-repeat top center;
	height: 64px;
	width: 999px;
	margin:0 auto 0 auto;
	padding: 0 0 0 0;
	position: relative;
	}
	

#courses li {
	display: inline;
	float: left;
}

#courses li h2 {
	margin: 0;
	padding: 0;
}

#courses li h2 a {
	float: left;
	/*width: 150px;*/
	height: 64px; /*60px*/
	text-indent: -99999px;
	margin: 8px 0px 0px 12px; /*margin: 8px 0 0 12px;*/
	padding: 0 0 0 0;
}

/*li#business h2 a {
	margin-left: 20px;
	width:200px;
	height:64px;
	vertical-align:text-top;
	float:left;
	
}*/
li#business h2 a {
	width:224px;
	height:64px;
	vertical-align:text-top;
	float:left;
	margin-left:20px;
}

li#engineering h2 a {
	width:222px;
	height:64px;
	vertical-align:text-top;
	float:left;
	margin-left:20px;
}
li#computer h2 a {
	width:222px;
	height:64px;
	vertical-align:text-top;
	float:left;
	margin-left:20px;
}
li#about_university h2 a {
	width:212px;
	height:64px;
	vertical-align:text-top;
	float:left;
	
}


#courses li#computer {
	margin-left:11px;
	float:left;
}

#courses li#engineering {
	margin-left:11px;
	float:left;
}
#courses li#about_university {
	margin-left:11px;
	float:left;
}

#courses li#about_university {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#courses div.popup {
	text-align: left;
	margin: 0 0 0 0;
	padding: 85px 20px 0 27px; /*padding: 60px 20px 0 27px;*/
	width: 333px;
	z-index: 25;
	position: absolute;
	display: none;
}

ul#courses li#business div.popup {
	height: 412px; /*415px*/
	left: 125px;	
	background: url('images/program_business_management.gif') top left no-repeat;
}

ul#courses li#engineering div.popup {
	height: 412px;
	left: 376px;
	background: url('images/engineering_technology.gif') top left no-repeat;
}
ul#courses li#computer div.popup {
	height: 412px;
	left: 454px;
	background: url('images/computer_application.gif') top left no-repeat;
}



ul#courses li#about_university div.popup {
	height: 412px;
	left: 500px;
	background: url('images/about_university.gif') top left no-repeat;
}




#courses div.popup p {
	padding: .75em 0 0 0;
	margin: 0 0 0 0;
}

#courses div.popup a {
	color: #2d73a8;
}

#courses div.popup h4 {
	color: #98510D;
	padding: .75em 0 .25em 0;
	margin: 0 0 0 0;
	clear: both;
}

#courses li#business h4 {
	color: #795c48;
	font-size:12px;
}

#courses li#business h4 a {
	color: #795c48;
	font-size:12px;
	text-decoration:none;
}


#courses li#business h4 a:hover {
	text-decoration:underline;

}


#courses li#business span {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#courses li#engineering h4 {
	color: #006e9c;
	font-size:12px;
	font-weight:bold;
}

#courses li#engineering h4 a{
	color: #006e9c;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	
}

#courses li#engineering h4 a:hover{
	text-decoration:underline;
}

#courses li#engineering span {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#courses li#computer span {
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#courses li#computer h4 {
	color: #e19d28;
	font-size:12px;
	font-weight:bold;
}

#courses li#computer h4 a {
	color: #e19d28;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}

#courses li#computer h4 a:hover {
	text-decoration:underline;
}


#courses div.popup h5 {
	color: #042a50;
	margin: 0 0 .25em .25em;
	clear: both;
}

#courses div.popup h5 a {
	color: #042a50;
}

#courses div.popup ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#courses div.popup li {
	text-indent: -9px;
	display: block;
	color: #2d73a8;
	float: none;
}

#courses li#business div.popup ul.list-colum-one {
	width: 160px;
	margin: 0 0 5px 18px;
	padding: 0 0 0 0;
	float: left;
}

#courses li#business div.popup ul.list-colum-two {
	float: right;
	margin: 0;
	padding: 0;
	width: 150px;
}

#courses li#business div.popup ul.list-no-colum {
	width: 190px;
	margin: 0 0 5px 18px;
	padding: 0 0 0 0;
}


#courses li#engineering div.popup ul.list-colum-one {
	width: 145px;
	margin: 0 0 5px 18px;
	padding: 0 0 0 0;
	float: left;
}

#courses li#engineering div.popup ul.list-colum-two {
	float: right;
	margin: 0;
	padding: 0;
	width: 170px;
}


#popup_main {
	position: absolute;
	margin: 240px 0 0 413px;
	width: 207px;
	height: auto;
}



#tooltip {
	position: absolute;
	display: none;
	width: 190px;
	padding: 5px 10px 20px 10px;
	z-index: 1001;
	background: url('images/bg-list-link-pop.png') bottom no-repeat;
}

#tooltip table {
	margin: 0;
	padding: 0;
	border: none;
}

#tooltip td {
	vertical-align: middle;
	padding: 0;
	margin: 0;
	height: 35px;
	line-height: 17px;
	font-size: 1em;
	color: #093678;
	border: none;
}





#copyright {
	margin: 0 auto;
	width: 800px;
	font-size: 0.9em;
	color: #787d8d;
	font-weight: bold;
	text-align: left;
	clear: both;
}

#copyright a,#disclaimer a {
	color: #787D8D;
	text-decoration: underline;
}

#copyright a:hover,#disclaimer a:hover {
	text-decoration: none;
}


.tooltip_hidden {
	display: none;
}



#ie6_need {
	height: auto;
	overflow: hidden;
	_margin-top: -16px;
	width: 200px;
}

.iframe-no-style {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1px;
	height: 1px;
	overflow: hidden
}


#slide-holder a:hover {
	text-decoration: underline;
}


/*---------------------------------------------------------
#footer_wrapper{
	margin:0 auto;
	width:964px;
	margin-top:14px;
	height:137px;
}
---------------------------------------------------------*/
