﻿* {
	margin: 0;
	padding: 0;
}

i {
	display: none;
}

a {
	text-decoration: none;
	color: #294fbe;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-size: 22px;
	color: #294fbe;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 8px;
}

h3 {
	font-size: 15px;
	margin-top:10px;
	margin-bottom: 12px;
}

html {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	background: #f1f1f1 url(../images/bg.gif) repeat-x left top;
	color: #333333;
}

body {
	text-align: center;
}

#container {
	width: 996px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	width: 990px;
	margin-left: 3px;
	overflow: hidden;
}

p.logo {
	float: left;
}

p.logo a img {
	border: 0;
}

ul.topMenu {
	float: left;
	list-style-type: none;
	font-family: verdana;
	/*margin-left: 20px;*/
	margin-left: 60px;
	margin-top: 14px;
}

* html ul.topMenu {
	margin-left: 50px;
}

ul.topMenu li {
	float: left;
	margin-right: 13px;
}

ul.topMenu li a {
	color: #ffffff;
}

#header form {
	position: relative;
	margin-top: 14px;
	color: #fff;
}

#header form label {
	float: left;
}

* html #header form label {
	margin-left: -14px;
}

#header form input {
	float: left;
	margin-left: 5px;
}

form input.searchInput {
	width: 148px;
	height: 16px;
	border: 1px solid #999999;
}

form input.searchBtn {
	position: relative;
}

p.experience {
	position: relative;
	margin-top: 3px;
	margin-right: 10px;
	float: right;
}

* html p.experience { /*Added by wchandra for fix IE layout*/
	position: relative;
	/*margin-top: -11px;*/
	margin-right: 5px;
	float: right;
}

p.experience a img {
	border: 0;
}

ul.menu {
	clear: both;
	height: 32px;
	list-style-type: none;
	background: url(../images/bg-menu.gif) no-repeat left top;
	/*padding-left: 172px;*/
	padding-left: 127px;
}


ul.menu li {
	float: left;
}

ul.menu li a {
	height: 32px;
	display: block;
}

ul.menu li a.m00 {
	width: 863px;
	background: url(../images/menu/blank.gif) no-repeat left top;
}

ul.menu li a.m-student {
	width: 863px;
	background: url(../images/menu/student.gif) no-repeat left top;
}

ul.menu li a.m-student-esp {
	width: 863px;
	background: url(../images/menu/student-esp.gif) no-repeat left top;
}

ul.menu li a.m-reference {
	width: 863px;
	background: url(../images/menu/reference.gif) no-repeat left top;
}

ul.menu li a.m-reviewer {
	width: 863px;
	background: url(../images/menu/reviewer.gif) no-repeat left top;
}

ul.menu li a.m-partner {
	width: 863px;
	background: url(../images/menu/partner.gif) no-repeat left top;
}

ul.menu li a.m-agency {
	width: 863px;
	background: url(../images/menu/agency.gif) no-repeat left top;
}

ul.menu li a.m-travel {
	width: 863px;
	background: url(../images/menu/travel.gif) no-repeat left top;
}

ul.menu li a.m01 {
	width: 94px;
	background: url(../images/menu/about-us.gif) no-repeat left top;
}

ul.menu li a.m02 {
	width: 121px;
	background: url(../images/menu/scholarships.gif) no-repeat left top;
}

ul.menu li a.m03 {
	width: 107px;
	background: url(../images/menu/internships.gif) no-repeat left top;
}

ul.menu li a.m04 {
	width: 113px;
	background: url(../images/menu/fellowships.gif) no-repeat left top;
}

ul.menu li a.m05 {
	width: 115px;
	background: url(../images/menu/resources.gif) no-repeat left top;
}

ul.menu li a.m06 {
	width: 76px;
	background: url(../images/menu/events.gif) no-repeat left top;
}

ul.menu li a.m07 {
	width: 116px;
	background: url(../images/menu/news-room.gif) no-repeat left top;
}

ul.menu li a.m08 {
	/*width: 76px;*/
	width: 121px;
	background: url(../images/menu/readytolead.gif) no-repeat left top;
}

ul.menu li a:hover {
	background-position: bottom;
}

ul.menu li a.selected {
	background-position: bottom;
}

#contentContainer {
	width: 965px;
	padding: 22px 14px 22px 17px;
	background: url(../images/bg-content.gif) repeat-y left top;
	overflow: hidden;
}

#sidebarLeft {
	width: 200px;
	float: left;
}

#sidebarLeft-homepage {
	width: 250px;
	float: left;
}

ul.for {
	list-style-type: none;
	background-color: #e4e4e4;
	padding: 10px;
	margin-bottom: 26px;
	height: 1%;
	overflow: hidden;
}

ul.for img {
	border: 0;
}

ul.for a {
	height: 1%;
	display: block;   
}

ul.for li {
	margin-top: 1px;
}

* html ul.for li {
	margin-top: -2px;
}

*:first-child + html ul.for li {
	margin-top: -2px;
}

ul.for li.first {
	margin-top: 0px;
}

p.career {
	clear: left;
	margin-bottom: 20px;
}

p.career img {
	border: 0;
}

#myChci {
	background-color: #ece9d8;
	border: 1px solid #999999;
	padding: 10px;
	font-size: 11px;
	overflow: hidden;
	color: #333;
	margin-bottom: 18px;
	height: 1%;
}

#myChci form {
	margin-top: 14px;
	overflow: hidden;
}

#myChci form label {
	clear: both;
	float: left;
	margin-bottom: 6px;
	margin-top: 3px;
	font-size: 12px;
}

#myChci form input {
	float: right;
	width: 152px;
	height: 18px;
	border: 1px solid #ccc;
	margin-bottom: 4px;
}

#myChci form input.signInBtn {
	margin-top: 0px;
	width: 55px;
	height: 20px;
}

#videoSmall {
	margin-bottom: 18px;
}

#sponsors a img {
	border: 0;
}

#sponsors a img {
	border: 0;
}

#sponsors li {
	margin-left:30px;
}

#content-homepage {
	float: left;
	margin-left: 15px;
	width: 680px;
	border: 10px solid #e4e4e4;
	background: url(../images/bg-center-content.gif) repeat-y left top;
}

#content {
	float: left;
	margin-left: 15px;
	width: 730px;
	border: 10px solid #e4e4e4;
	background: url(../images/bg-center-content.gif) repeat-y left top;
}

#content-twocol {
	float: left;
	margin-left: 15px;
	width: 730px;
	border: 10px solid #e4e4e4;
	background: url(../images/bg-center-content-twocol.gif) repeat-y left top;
}

#videoPlay {
	width: 680px;
	height: 281px;
	border-bottom: 10px solid #e4e4e4;
}

#videoPlay a img {
	border: 0;
}

#videoNav {
	position:relative;
	float:left;
	left:562px;
	top:-25px;
}

#videoNav a img {
	border: 0;
}

#centerContent {
	float: left;
	width: 535px;
	padding: 14px 10px 0 10px;
}

#centerContent p {
	line-height: 18px;
	margin-bottom: 14px;
}

#centerContent h2 {
	margin-bottom: 0px;
}

#centerContent li {
	margin-left: 18px;
}

#centerContent p.sectionTitle {
	font-weight: bold;
	color: #294fbe;
	margin-bottom: 10px;
}

#centerContent p.borderBottom {
	border-bottom: 1px solid #cccccc;
	padding-bottom: 14px;
	margin-bottom: 0px;
	margin-top: -4px;
}

#centerContent p.date {
	line-height: 14px;
	margin-bottom: 6px;
}

#centerContent h2.hometitle {
	margin-bottom: 4px;
}

#sidebarRight {
	float: left;
	width: 160px;
	padding-left: 10px;
}

#sidebarRight ul {
	list-style-type: none;
}

#sidebarRight ul li {
	margin-bottom: 10px;
}

* html #sidebarRight ul li {
	margin-bottom: 6px;
}

#sidebarRight ol {
	margin-left:18px;
}

* html #sidebarRight ol {
	margin-left:23px;
}

#sidebarRight a {
	display: block;
	height: 1%;
}

#sidebarRight a img {
	border: 0;
}

#footer {
	clear: both;
	float: left;
	width: 945px;
	background-color: #f1f1f1;
	margin-top: 20px;
	padding: 10px;
	line-height: 18px;
}

p.about {
	width: 590px;
	margin-bottom: 10px;
}

#contact {
	float: right;
	line-height: 18px;
	text-align: right;
}

/*   Secondary    */

ul.submenu {
	list-style-type: none;
	font-size: 18px;
	margin-bottom: 25px;
	margin-left: 8px;
	margin-top: 8px;
}

ul.submenu li {
	margin-bottom: 5px;
}

ul.submenu li.underline {
    font-size: 17px;
    padding-bottom: 5px;
	border-bottom: solid 1px #ccc;
}

ul.submenu li a:hover {
	color: #182e70;
	text-decoration: none;
}

ul.submenu li a.active {
	color: #000000;
}

p.signLink {
	float: right;
}

#myChciSmall {
	background-color: #ece9d8;
	border: 1px solid #999999;
	padding: 10px;
	overflow: hidden;
	margin-bottom: 18px;
	height: 1%;
}

#myChciSmall h2 {
	margin-bottom: 0;
}

#simpleContent {
	background-color: #fff;
	padding: 18px 12px;
}

#simpleContent h1,
#simpleContent p {
	margin-bottom: 20px;
}

#simpleContent ul {
	margin-left:25px;
	margin-bottom:10px;
}

#simpleContent ol {
	margin-left:25px;
	margin-bottom:10px;
}

#articleRelated {
	position: relative;
	float: left;
	margin-left: 15px;
	/*width: 680px;*/
	width: 730px;
	border-top: 2px solid #e9e9e9;
	padding: 7px 10px 5px 10px;
	overflow: hidden;
	height: 1%;
}

#articleRelated-twocol {
	position: relative;
	float: left;
	margin-left: 15px;
	/*width: 680px;*/
	width: 680px;
	border-top: 2px solid #e9e9e9;
	padding: 7px 10px 5px 10px;
	overflow: hidden;
	height: 1%;
}

p.breadcrumb {
	font-size: 10px;
	float: left;
}

p.relatedSmall {
	float: right;
	font-size: 10px;
}

p.relatedSmall a {
	margin-right: 3px;
}

p.relatedSmall a img {
	border: 0;
}

a.print {
	background: url(../images/icon-print.gif) no-repeat left center;
	padding-left: 18px;
	padding-top: 1px;
}

a.mail {
	background: url(../images/icon-email.gif) no-repeat left center;
	padding-left: 18px;
}

a.facebook {
	background: url(../images/icon-facebook.gif) no-repeat left center;
	padding-left: 18px;
}

a.linkedin {
	background: url(../images/icon-linkedin.gif) no-repeat left center;
	padding-left: 18px;
}

a.myspace {
	background: url(../images/icon-myspace.gif) no-repeat left center;
	padding-left: 18px;
}

a.digg {
	background: url(../images/icon-digg.gif) no-repeat left center;
	padding-left: 18px;
}

a.pdf 
{
	background: url(../images/icon-pdf.gif) no-repeat left center;
	padding-left:18px;
}

p.relatedSmall a.print {
	top: -3px;
	position: relative;
	margin-right: 6px;
}

* html p.relatedSmall a.print {
	padding-top: 4px;
}

p.relatedSmall a.mail {
	top: -3px;
	position: relative;
	margin-right: 6px;
}

* html p.relatedSmall a.mail {
	padding-top: 4px;
}

p.relatedSmall a.pdf {
	top: -3px;
	position: relative;
	margin-right: 6px;
}

* html p.relatedSmall a.pdf {
	padding-top: 4px;
}

#simpleContent p.relatedBig {
	font-size: 10px;
	margin-bottom: 0;
}

p.relatedBig a {
	margin-right: 15px;
}

p.ere {
    height: 1%;
    overflow: hidden;
    clear: left;
    float: left;
    margin-top: 15px;
    margin-left: 860px;
}

 

* html p.ere {
    margin-left: 430px;
}

p.ere a img {
	border: 0;
}

/* Added By wchandra for fixed bug in IE 7*/
#container img{
	position:relative;
}

.imageArticleLeft {
	padding:0px 12px 0px 0px;
	display:block;
}

/*added on Feb 09, 2009*/
p.browseby {
	margin-bottom: 25px;
	margin-left: 8px;
	font-size:16px;
}

/*added on Feb 13, 2009*/
#welcome {
	position:absolute;
	margin-left:80px;
	margin-top:14px;
	color:#ffffff;
	font-family:verdana;
	
	*margin-left:-685px;
}

#welcome a {
	color:#ffffff;
}

/*added on June 05, 2009 -- like it buttons*/
#likeIt_enabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:0 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#likeIt_disabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:-53px 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#hateIt_enabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:-106px 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#hateIt_disabled {
	background:transparent url('/images/likeIt_blue.gif') no-repeat;
	background-position:-159px 0;
	float:left;
	height:14px;
	margin:0 18px 0 0;
	padding:5px;
	text-align:right;
	width:43px;
	color:White;
}

#likeIt_enabled:hover, #hateIt_enabled:hover {
 cursor:pointer;
 text-decoration:underline;
}

.sectionTitle {
	font-size:16px;
	padding-top:2px;
	padding-left:5px;
	height:20px;
}

/*OAMS Classes*/

/* Global Border */
* {
border:0;
}

/* Background Colors */
.inboxHeader {background-color: #4A78D4} /* Dark Color */
#titlebar, .outboxHeader {background-color: #013567} /* Light Color */
/* Link & Title Font Colors */
a, #prinav li a:hover, #studentlogin li a:hover {color: #4A78D4} /* Dark Color */
a:hover {color: #BB2244} /* Light Color */
h1, .inboxHeader, .outboxHeader {color: #fff} /* Site Title Color */

.inboxHeader, .outboxHeader {color: #fff} /* Site Title Color */

#requiredAsterisk {color:Red}

table.registrationTable tr td {vertical-align:top; padding-left:5px;}

/* Welcome Page Summary */
table.welcomeSummary tr { height:20px }
table.welcomeScholarshipSummary tr { height:30px}
.welcomeSummaryStatus { text-align:right;}

/* profile / universal apllication */
table.profileForm tr td {vertical-align:top}
table.profileView tr th {height:25px}
table.profileView tr td {vertical-align:top}

/* Form Border Colors */
input, textarea {border: 1px solid #013567;}  /* Dark Color */
input:focus, textarea:focus, input.sffocus, textarea.sffocus {border: 1px solid #4A78D4;} /* Light Color */

/* mainstyle overload */
input[type="button"], input[type="submit"]
{background-color:yellow; cursor:pointer}

input.formInput_date {width:80px; vertical-align:middle}
img.formInput_date {vertical-align:middle; cursor:pointer}

input, textarea, select {border: 1px solid #4A78D4; background: #FDFAF0;}  /* Dark Color */
input:hover, textarea:hover, input.sfhover, textarea.sfhover, select:hover, select.sfhover {border: 1px solid #013567; background: #fff;} /* Light Color */
input:focus, textarea:focus, input.sffocus, textarea.sffocus, select:focus, select.sffocus {border: 1px solid #4A78D4; background: #fff} /* Light Color */

input.button {
	border: 1px solid #47b; /* Dark Color */
	background-color: #6af; /* Light Color */
	color: #fff; /* Title Color */
}

/*NEW CSS WARNING BOX June 08, 2008  */
.validation {
	border: 1px solid #ff0000;	
	padding: 10px 10px 10px 60px;
	color: #D63301;
	background: #FFCCBA url(../images/validation.png) left center no-repeat;
	background-position: 5px;
}

.validation ul {
	margin-left:20px;
	margin-top:0px;
	margin-bottom:0px;
}

html>/**/body .validation ul {
	margin-left:-25px;	
}

.warning {
    border: 1px solid;
    padding:10px 10px 10px 40px;
    color: #9F6000;
	background: #FEEFB3 url(../images/warning.png) left center no-repeat;
	background-position: 5px;
}

.success {
    border: 1px solid;
    padding:10px 10px 10px 40px;
    color: #4F8A10;
	background: #DFF2BF url(../images/success.png) left center no-repeat;
	background-position: 5px;
}

.errormsg {
    border: 1px solid;
	padding:10px 10px 10px 40px;
	color: #D8000C;
    background: #FFBABA url(../images/error.png) left center no-repeat;
	background-position: 5px;
}

#logo2 {
	background: #f1f1f1 url(../images/bg2.gif) repeat-x left top;
}

.TableHeader
{
    font-size: 11px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif, Verdana, Geneva;
}
