@import url('tabs.css');

body{
	font:normal 12px Arial;
	color:#fff;
	background:#fff;
}

*{
	margin:0;
	padding:0;
	list-style-type:none;
	border:0;
}


@font-face {
    font-family: 'HelveticaCondensedBold';
    src: url('../../assets/fonts/hvcb____-webfont.eot');
    src: url('../../assets/fonts/hvcb____-webfont.eot?#iefix') format('embedded-opentype'),
         url('../../assets/fonts/hvcb____-webfont.woff') format('woff'),
         url('../../assets/fonts/hvcb____-webfont.ttf') format('truetype'),
         url('../../assets/fonts/hvcb____-webfont.svg#HelveticaCondensedBold') format('svg');
    font-weight: normal;
	font-style: normal;
}


ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

li {
	list-style-type:none;
}

a:link, a:active, a:visited {
	color:#d40303;
	text-decoration:underline;
}
a:hover {
	color:#fffff;
	text-decoration: none;
}
.clear{
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
	}

/* Template CSS Starts Here */

#header-outer {
	width:100%;
	margin:0 auto;
	background:url(../images/header-bg.jpg) repeat-x left top;

}

.watermark {
	width:100%;
	background:url(../images/watermark.png) no-repeat 10% 5px;
	padding:12px 0 0;
}

.logo {
	position:relative;
	top:10px;
}

#studentno {width:100px;padding:3px;}

#btnLogin {
	background:url(../images/btn-verify.png) no-repeat;
	color:#ffffff;
	width:51px;
	height:21px;
}

#header {
	width:980px;
	margin:0 auto;

}

.header-right {
	float:right;
	width:235px;
}

.top-cta {
	margin:15px 0;
}

.header-right img {
	float:right;
	margin:15px 0 0 3px;
}

#navigation {
	clear:both;
	float:right;
	width:860px;
	margin-top:22px;
}


#navigation li {
	float:left;
	font:normal 15px HelveticaCondensedBold;
	color:#fff;
	text-transform:uppercase;
	margin:0 1px 0 0;
	position:relative;
	z-index:6;
}

#navigation li a:link, #navigation li a:active, #navigation li a:visited {
	float:left;
	text-decoration:none;
	color:#fff;
	text-transform:uppercase;
}

#navigation li a:hover {
	color:#fff;
}

#navigation li:hover {
	background:url(../images/nav-right.png) no-repeat right top; text-decoration:underline; 
}

#navigation li:hover a {
	color:#fff;
}

#navigation li span {
	float:left;
	padding:8px 10px;
}

#navigation li:hover span {
	cursor:pointer;
	background:url(../images/nav-left.png) no-repeat left top;
	
}

#navigation li:hover div {
	display:block;
}

#navigation li div {
	display:none;
	width:230px;
	position:absolute;
	top:35px;
	left:0;
	padding:10px 0 0 0;
	background:url(../images/dropdown-bg.png) repeat right top;
}

#navigation li div img {
	position:relative;
	bottom:-6px;
	left:-15px;
}

#navigation li div ul {
	float:left;
	width:230px;
	padding:0;
}

#navigation li div li {
	float:left;
	width:230px;
	background:url(../images/dropdown-item-bg.png) no-repeat left top;
	margin:0 0 4px;
}

#navigation li div li:hover {
	background:url(../images/dropdown-item-bg-hover.png) no-repeat left top;
}

#navigation li div li a:link, #navigation li div li a:active, #navigation li div li a:visited {
	float:left;
	font:bold 12px Arial;
	color:#fff;
	background:url(../images/arrow-blue.png) no-repeat 13px center;	
	padding:2px 0 3px 25px;
	text-transform:none;
}

#navigation li div li a:hover {
	color:#fff;
	text-decoration:none;
	background:url(../images/arrow-blue.png) no-repeat 15px center;
}

#navigation li+li+li+li div {
	width:505px;
}

#navigation li+li+li+li div > ul {
	width:220px;
}

#navigation li+li+li+li div ul+ul {
	width:250px;
}

#navigation li+li+li+li div ul+ul li {
	width:285px;
}

#navigation li+li+li+li div li {
	width:210px;
}

#navigation li+li+li+li+li div {
	width:230px;
}

#navigation li div li ul {
	margin:6px 0 0
}

#navigation li div li ul li a:link, #navigation li div li ul li a:visited, #navigation li div li ul li a:active{
	padding:2px 0 3px 33px;
	background:url(../images/arrow-blue.png) no-repeat 25px 6px;
}


#navigation li div li ul.sub_menu li span{
	background-image:none;
}


.selectedtopnav{
	color:#fff !important;
	background:url(../images/nav-right.png) no-repeat right top !important;}
			
.selectedtopnav span{	
	background:url(../images/nav-left.png) no-repeat left top;
	}
	
.smenu li a{
	list-style:none;
}

#gallery {
	width:100%;
	height:415px;
	clear:both;
	position:relative;
	z-index:2;
}

#gallery > img{
	width:100%;
	}
	
	
#wrapper{  
	margin: 0 auto;
    overflow: hidden;
	background:#fff;
    width: 980px;
}

#wrapper-home{
	width:1002px;
	margin:0 auto;
	overflow:hidden;
	position:relative;
	z-index:3;
}

#wrapper-home-inner{
	float:left;
	width:962px;
	background:url(../images/wrapper-bg.png) repeat-y left top;
	padding:10px 20px;
}

/* Footer*/

#footer-main {
	width:100%;
	margin:0 auto;
	padding:20px 0;
	margin:20px 0 0;
	overflow:hidden;
	background:#000b29 url(../images/footer-bg.png) repeat-x left top;
}

.footer{
	font: 10px/16px Verdana,Geneva,sans-serif;
    margin: 0 auto;
    overflow: hidden;
    width: 974px;
}
	
.footer a{
	text-decoration:none;
	font:10px Verdana, Geneva, sans-serif;
	color:#bebebe;
}
	
.footer a:hover{
	text-decoration:underline;
}
	
.footer-left{
	width: 385px;
	float:left;

}
	
.footer-left p{
	margin-top:15px;
	color:#bebebe;
}
	
.footer-right{
	width: 585px;
	float:right;
	margin-top: 20px;
}
	
.footer-list{
	float:left;
	width: 139px;
	padding-right:6px;
}
	
.footer-list li{
	background: url(../images/red-bullet-bottom.png) no-repeat scroll 0 6px transparent;
	padding-bottom: 2px;
    padding-left: 7px;
}
	
.footer-bottom{
	width:100%;
	border-top:1px dotted #0d385f;
	color:#807f7c;
	clear:both;
	padding:8px 0;
	margin-top: 12px;
	float:left;
}

.footer-bottom span{
	float:left;
	maring-right:10px;
}

.center-imgs td {
	padding:15px 0;
	text-align:center;
	font:bold 13px Arial;
	color:#013290;
}


.center-imgs td p {
	padding:5px 0 0;
}

.liststyle {
	padding:0 0 0 20px;
	color:#002E6E;
	list-style: url(../images/bullet.jpg) }
	
.liststyle li{
	padding:0 0 7px 0px;
}


.tablepad td{
	padding:9px;
	color:#2A3C54;
	}
	
.fontcolorw{
	color:#FFFFFF;}
	
.small-hd{
	font-size:15px;
	font-weight:bold;}
	
.module-2{
	float:left;
	color:#002e6e;
	width:182px;
	height:206px;
	padding:0 0 0 25px;
	}
 
	
.module-2-last{
	float:left;
	color:#002e6e;
	width:200px;
 	padding:0 0 0 35px;	
	height:100px;}
	
.module-2 p{
	margin-bottom:8px;
	
	}
	
.module-2 a , 	.module-2-last a{
 	color:#002e6e;
	font-weight:bold;
	text-decoration:none;
 	}	
.module-2 ul{	
 	color:#002E6E;
	list-style: url(../images/bullet.jpg) !important;
	margin-left:10px;
	margin-top:6px;
}
	
.module-2-last  ul{	
 	color:#002E6E;
	list-style: url(../images/bullet.jpg) !important;
	margin-left:10px;
	margin-top:6px;
}
		
.btn-viewall{
	margin-top:11px;
	display:block;
	padding:1px 0 0 0}
	
.redy{
	color:#e20a16}
	
.innerpagetab{
	width:703px;
	overflow:hidden;
 	}
	
.innerpagetab .tab-content{
	width:656px;
	padding:20px;
	color:#00266d;
}

.left-article{
	color:#00266d;
	}

ol{
	padding-left:10px;
	margin-left:10px;
	list-style: circle;
 }

.tablestyle{
	border:solid #E2E2E2 1px; border-collapse:collapse;}
	
	
.tablestyle td{
	padding:10px;
	border-bottom:solid #E2E2E2 1px;
	border-left:solid 1px #E2E2E2;}
	
	
.tab-bottom-l{
	float:left;
	width:540px;
	font-weight:bold;
	}
	
 
	
		
.tab-bottom-l a{
	text-decoration:none; display:block;  padding:2px 9px 0 9px; float:left;
	border-right:solid 1px #CCC;  }	
		
.tab-bottom-r{
	float:left;
	}
	
	
	
.Hill_form {
    background: none repeat scroll 0 0 #F0EEEE;
    border: 1px solid #D5D5D5;
    overflow: hidden;
    padding: 22px;
}
.Hill_form input, .Hill_form select {
    border: 1px solid #D5D5D5;
    padding: 5px 2px;
	margin-top:4px;
}
.Hill_form select {
    padding: 4px 2px;
}
.Hill_righSection {
    float: right;
    overflow: hidden;
    width: 313px;
}
.Hill_righSection h4 {
    color: #0D436F;
    font 19px Arial,Helvetica,sans-serif;
}
.Hill_righSection h4 span {
    color: #016ECF;
}
.Hill-innerpara {
    background: none repeat scroll 0 0 #013290;
    margin-bottom: 20px;
    overflow: hidden;
    padding: 23px;
    width: 184px;
	float:right;
}
.Hill-innerpara p, .Hill-innerpara h2 {
    color: white;
}
.Hill-innerpara a, .Hill-innerpara strong {
    color: white;
}
.banobotom {
}

.cntact-bg-box {
    background: url("../images/cntact-bg-box.jpg") no-repeat scroll left top transparent;
    height: 88px;
    padding: 20px 20px 10px;
    width: 644px;
}

.icon-img {
    float: left;
    padding-right: 35px;
}

.icon-detial {
    float: left;
}

.icon-detial p {
    font: 13px Arial;
}

.icon-detial a {
    color: #CC6633;
}

.education-expertise {
	width:100%;
	clear:both;
	margin:20px 0;
	overflow:hidden;
}

.education-expertise li {
	float:left;
	width:180px;
	font:bold 12px Arial;
	color:#013290;
	text-align:center;
	position:relative;
	margin:0 20px 0 0;
}

.education-expertise li p a:link, .education-expertise li p a:active, .education-expertise li p a:visited {
	width:100%;
	float:left;
	padding:100px 0 0;
	color:#013290;
	text-decoration:none;
}

.education-expertise li p a:hover {
}

.education-expertise li {
	background:url(../images/accreditation.jpg) no-repeat left top;
}

.education-expertise li+li {
	background:url(../images/faculty.jpg) no-repeat left top;
}

.education-expertise li+li+li {
	background:url(../images/career-center.jpg) no-repeat left top;
}

.education-expertise li+li+li+li {
	background:url(../images/student-alumni-services.jpg) no-repeat left top;
}

.education-expertise li+li+li+li+li {
	background:url(../images/global-presences.jpg) no-repeat left top;
}

.education-expertise li:hover {
	background:url(../images/accreditation-colored.jpg) no-repeat left top;
}

.education-expertise li+li:hover {
	background:url(../images/faculty-colored.jpg) no-repeat left top;
}

.education-expertise li+li+li:hover {
	background:url(../images/career-center-colored.jpg) no-repeat left top;
}

.education-expertise li+li+li+li:hover {
	background:url(../images/student-alumni-services-colored.jpg) no-repeat left top;
}

.education-expertise li+li+li+li+li:hover {
	background:url(../images/global-presences-colored.jpg) no-repeat left top;
}

.education-expertise li:hover {
	cursor:pointer;
}

.img-left {
	float:left;
	padding:0 25px 30px 0;
}

.img-right {
	float:right;
	padding:0 25px 30px 0;
}
.left-content{
	float:left;
	width:735px;
	}
	
.left-article{
	background:white;
	border:1px solid #aecde1;
	margin:20px 0;
	width:706px;
	padding:14px;
	overflow:hidden;
	}
	
.left-article p{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#002e6e;
	margin-bottom:15px;
	}
	
.right-content{
	float:right;
	width: 244px;
	}
	
.image-space{
	margin:10px 0 10px;
	float:right;
	
	}
	
.main-hd{
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#2a3c54;
	margin-bottom:15px;
	}
	
.main-hd2{
	font:normal 20px Arial, Helvetica, sans-serif;
	color:#e20e1b;
	padding-bottom:8px;
	border-bottom:1px solid #e0e5e8;
	margin-bottom:15px;
	}
	
.cta-bottom{
	margin:10px 0;
	}

.majors td {
	padding:0 20px 0 0;
}

.programs-table {
	background:#f0f0f0;
}

.programs-table td {
	padding:10px;
}

.programs-schools {
	float:left;
	width:705px;
	position:relative;
	border:1px solid #ededed;
	background:url(../images/programs-schools-bg.png) repeat-y right top;
	margin:0 0 0 10px;
}

.programs-schools div {
	width:685px;
	background:url(../images/grey-bg.png) no-repeat right bottom;
	padding:10px 10px 0;
	color:#3e3e3e;
}

.programs-schools div img {
	float:left;
	position:relative;
	left:-20px;
}

.programs-schools div p {
	float:left;
	width:260px;
	line-height:20px;
	padding:5px 0 0;
}

.programs-schools div p a:link, .programs-schools div p a:active, .programs-schools div p a:visited {
	font-weight:bold;
	text-decoration:underline;
	color:#4870bc;
	padding:0 10px 0 0;
	background:url(../images/bulit-doubble-arrow.png) no-repeat right 5px;
}

.programs-schools div p a:hover {
	text-decoration:none;
	padding:0 11px 0 0;
}

.programs-schools div ul {
	float:right;
	width:170px;
	margin:5px 0 0;
}

.programs-schools div ul li {
	font:bold 14px Arial;
	color:#032970;
	padding:0 0 10px;
}

.programs-schools div ul li+li {
	font:normal 12px Arial;
	color:#3e3e3e;
	background:url(../images/bulit-red.png) no-repeat 3px 3px;
	padding:0 0 5px 13px;
}

.programs-schools div+div {
	background:url(../images/grey-bg-top.png) no-repeat right top;
	border-top:10px solid #fff;
	padding-top:0;
	padding-bottom:10px;
}

.programs-schools div+div ul {
	margin-top:15px;
}

.programs-schools div+div p {
	padding-top:15px;
}

.banners-right {
	float:right;
	margin:13px 0 0;
}

#news-room {
	float:right;
	width:201px;
	background:url(../images/news-room-bg.jpg) no-repeat left top;
	padding:5px 12px 0;
	margin:20px 0 0;
}

#news-room h3 {
	width:100%;
	float:left;
	font:bold 20px Arial;
	color:#0e2f58;
	padding:0;
}

#news-room ul li {
	float:left;
	width:100%;
	color:#58616a;
	padding:15px 0;
}

#news-room ul li img {
	float:left;
	padding:0 10px 0 0;
}

#news-room ul li a:link, #news-room ul li a:active, #news-room ul li a:visited {
	font-weight:bold;
	color:#b8040e;
}

#news-room p {
	font:bold 14px Arial;
	color:#000;
	background:url(../images/arrow-large.png) no-repeat right 5px;
	padding:5px 0 0;
}

#form-request-info {
	float:right;
	width:200px;
	height:348px;
	background:url(../images/form-bg.png) no-repeat left top;
	padding:15px 14px;
	margin:4px 0 7px;
}

#form-career-center {
	float:right;
	width:190px;
	height:360px;
	background:url(../images/form-career-bg.png) no-repeat left top;
	padding:16px 18px;
	margin:20px 0 7px;
}

#form-career-center p {
	float:left;
	width:185px;
	font:normal 11px/17px Verdana;
	color:#fff;
	text-align:justify;
	padding:30px 0 10px;
}

/* SLIDER */

/* carousels starts here */
#carousels  {
	width:100%;
	margin:0 auto;
	position:relative; z-index:100;
}


#slideshow{
	float:left; 
	width:100%; 
	height:426px; 
	overflow:hidden; 
	position:absolute; 
	z-index:150; 
	padding:0; 
	margin:0;}



.bgcounter{ position:relative; margin:0 auto; width:980px;}

#mainnav{
	margin: 0 auto; 
	position:absolute; 
	bottom:3px; 
	width:100%; 
	z-index:200;
	text-align:center;
}

#mainnav a{ 
	width:150px; 
	height:32px; 
	font-size:1px!important; 
	color:#9d9d9d;
	text-decoration:none;
	display:inline-block; 
	padding:14px 0 0; 
	margin:0 4px 0 0;
	position:relative;
	top:3px;
}

#mainnav a:hover { 
	color:#658ddb;
}

#mainnav a.activeSlide{   
	color:#658ddb;
}

#mainnav a {
	background:url(../images/thumb01.png) no-repeat left top;
}

#mainnav a:hover, #mainnav a.activeSlide {
	background:url(../images/thumb01-active.png) no-repeat left top;
}

#mainnav a+a {
	background:url(../images/thumb02.png) no-repeat left top;
}

#mainnav a+a:hover, #mainnav a+a.activeSlide  {
	background:url(../images/thumb02-active.png) no-repeat left top;
}

#mainnav a+a+a {
	background:url(../images/thumb03.png) no-repeat left top;
}

#mainnav a+a+a:hover, #mainnav a+a+a.activeSlide {
	background:url(../images/thumb03-active.png) no-repeat left top;
}

#mainnav a+a+a+a {
	background:url(../images/thumb04.png) no-repeat left top;
}

#mainnav a+a+a+a:hover, #mainnav a+a+a+a.activeSlide {
	background:url(../images/thumb04-active.png) no-repeat left top;
}

#slideshow ul{ margin:0px; padding:0px; width:100% !important;}
#slideshow ul li{ list-style:none; width:100% !important;}
#slideshow ul li img{width:100%;}

/* carousels ends here */

/* Career Center */

.career-services {
	width:653px;
	background:url(../images/career-services.jpg) no-repeat left top;
	margin:20px 0;
	position:relative;
	overflow:hidden;
}

.career-services-bottom {
	position:relative;
	bottom:0;
	left:0;
}

.career-services td {
	padding:15px;
}

.career-services h4 {
	font:normal 18px Arial;
	color:#fff;
}

.career-services p {
	width:285px;
	line-height:18px;
}

.featured-services {
	width:665px;
	height:350px;
	background:url(../images/featured-services-bg.jpg) no-repeat left top;
	overflow:hidden;
}

.featured-services td {
	padding:15px 20px 15px 40px;
}

.featured-services h4 {
	font:normal 18px Arial;
	color:#00266d;
	padding:10px 0 0 25px;
}

.featured-services strong {
	width:100%;
}

.featured-services p {
	line-height:16px;
	padding:10px 0 0;
}

.featured-services p img {
	float:left;
	padding:0 10px 0 0;
}

.banners {
	float:right;
	margin:20px 0 0;
}

.partnership-form {
	float:right;
	width:217px;
	border:1px solid #AECDE1;
	padding:5px 5px 15px;
	margin:20px 0 0;
}

.sidebarmajors{
	float:right;
	width:223px;
	background:#eef0f1 url(../images/bg_sidebar.gif) bottom right no-repeat; 
	}
	
.sidebarmajors h3{
	background-color:#244386;
	padding:10px 10px 10px 15px;
	font-size:14px;
	}
	
.sidebarmajors ul{
	padding:17px 27px 17px 37px ; 
	display:block;
	}
	
.sidebarmajors ul li{
	list-style:url(../images/arrow_sidebar.png);
	}
	
.our-services {
	width:100%;
	overflow:hidden;
	margin:20px auto;
}

.our-services li {
	float:left;
	width:210px;
	min-height:177px;
	color:#585858;
	background:url(../images/seprator-services.png) no-repeat right center;
	padding:10px 17px;
	position:relative;
}

.our-services li+li+li+li {
	background:none;
}

.our-services li h4 {
	float:left;
	width:100%;
	min-height:95px;
	font:bold 15px Arial;
	color:#585859;
	text-transform:uppercase;
	background:url(../images/shadow-services.png) no-repeat left bottom;
}

.our-services li h4 span {
	color:#a1a1a8;
}

.our-services li h4 img {
	float:left;
	padding:0 20px 0 10px;
}

.our-services li p {
	line-height:17px;
}

.our-services li p img {
	float:right;
	position:absolute;
	bottom:10px;
	right:10px;
}

.our-services li p img:active {
	bottom:9px;
}