@CHARSET "ISO-8859-1";
* {
	padding: 0px;
	margin: 0px;
}
a {
	color: #ea8712;
}
a img {
	border: 0px none;
}
html, body {
	margin: 0px auto;
	background: #c5e5ff;
	font-family: Arial,Verdana,Helvetica,sans-serif;
	color: #686868;
	font-size: 12px;
	height: 100%;
}
.clear {
	clear: both;
}
#mainWrapper {
	width: 960px;
	margin: 0 auto;
}
#header {
	width: 100%;
}
#main {
	width: 100%;
	background-color: #dbedfe;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#bg_main {
	width: 100%;
	padding-top: 20px;
}
#foot {
	width: 100%;
	height: 285px;
	background-image: url(../images/foot_bg.png);
	background-repeat: repeat-x;
	background-position: bottom left;
}
#footTop {
	width: 100%;
	height: 190px;
	background: transparent url(../images/footer_skyline.png) repeat-x scroll 0px -28px;
}
#footTop .footer {
	margin: 0 auto;
	background: transparent url(../images/footer-transparent.png) no-repeat scroll bottom left;
	width: 960px;
	position: relative;
	height: 190px;
}
#buildingLink {
	cursor: pointer;
	height: 50px;
	width: 55px;
	right: 0px;
	bottom: 45px;
	position: absolute;
}
#footBottom {
	padding-top: 30px;
	margin: 0 auto;
	width: 960px;
	height: 65px;
	text-align: left;
	color: #4d505f;
}
#footBottom a {
	color: #fff;
	padding: 7px 7px;
	margin: 0px 3px;
}
#footBottom .links {
	float: left;
}
#footBottom .links a {
	color: #fff;
	text-decoration: none;
}
#footBottom .links a:hover {
	outline: none;
	color: #fff;
	text-decoration: underline;
}
#footBottom .backTotop {
	padding-top: 4px;
	cursor: pointer;
	float: right;
	color: #fff;
	width: 90px;
	height: 21px;
	text-align: left;
	background: transparent url(../images/foot_arrow_up.png) no-repeat scroll top right;
}
#headerWrapper {
	margin: 0 auto;
	position: relative;
	width: 960px;
	height: 99px;
}
#logo {
	width: 99px;
	height: 87px;
	float: left;
}
#headTabs {
	left: 162px;
	top: 60px;
	position: absolute;
	height: 40px;
}
#headTabs ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-bottom: 18px;
}
#headTabs li {
	display: inline;
}
#headTabs li a {
	float: left;
	height: 0px;
	padding-top: 40px;
	overflow: hidden;
	background-image: url(../images/navigation.png);
	background-repeat: no-repeat;
}
#headTabs li#nav-home a {
	background-position: 0px 0px;
	width: 95px;
}
#headTabs li#nav-graduates a {
	background-position: -95px 0px;
	width: 123px;
}
#headTabs li#nav-recruiters a {
	background-position: -218px 0px;
	width: 128px;
}
#headTabs li#nav-resources a {
	background-position: -346px 0px;
	width: 121px;
}
#headTabs li#nav-resumes a {
	background-position: -467px 0px;
	width: 121px;
}
#headTabs li#nav-activity a {
	background-position: -588px 0px;
	width: 81px;
}
#headTabs li#nav-about_us a {
	background-position: -709px 0px;
	width: 119px;
}
#headTabs li#nav-faq a {
	background-position: -828px 0px;
	width: 81px;
}
#headTabs li#nav-home a:hover {
	background-position: 0px -40px;
	width: 95px;
}
#headTabs li#nav-graduates a:hover {
	background-position: -95px -40px;
	width: 123px;
}
#headTabs li#nav-recruiters a:hover {
	background-position: -218px -40px;
	width: 128px;
}
#headTabs li#nav-resources a:hover {
	background-position: -346px -40px;
	width: 121px;
}
#headTabs li#nav-resumes a:hover {
	background-position: -467px -40px;
	width: 121px;
}
#headTabs li#nav-activity a:hover {
	background-position: -588px -40px;
	width: 81px;
}
#headTabs li#nav-about_us a:hover {
	background-position: -709px -40px;
	width: 119px;
}
#headTabs li#nav-faq a:hover {
	background-position: -828px -40px;
	width: 81px;
}
#headTabs li#nav-home a:active {
	background-position: 0px -40px;
	width: 95px;
}
#headTabs li#nav-graduates a:active {
	background-position: -95px -40px;
	width: 123px;
}
#headTabs li#nav-recruiters a:active {
	background-position: -218px -40px;
	width: 128px;
}
#headTabs li#nav-resources a:active {
	background-position: -346px -40px;
	width: 121px;
}
#headTabs li#nav-resumes a:active {
	background-position: -467px -40px;
	width: 121px;
}
#headTabs li#nav-activity a:active {
	background-position: -588px -40px;
	width: 81px;
}
#headTabs li#nav-about_us a:active {
	background-position: -709px -40px;
	width: 119px;
}
#headTabs li#nav-faq a:active {
	background-position: -828px -40px;
	width: 81px;
}
#headTabs.home li#nav-home a {
	background-position: 0px -80px !important;
	width: 95px;
}
#headTabs.graduates li#nav-graduates a {
	background-position: -95px -80px !important;
	width: 123px;
}
#headTabs.recruiters li#nav-recruiters a {
	background-position: -218px -80px !important;
	width: 128px;
}
#headTabs.resources li#nav-resources a {
	background-position: -346px -80px !important;
	width: 121px;
}
#headTabs.resumes li#nav-resumes a {
	background-position: -467px -80px !important;
	width: 121px;
}
#headTabs.activity li#nav-activity a {
	background-position: -588px -80px !important;
	width: 81px;
}
#headTabs.about_us li#nav-about_us a {
	background-position: -709px -80px !important;
	width: 119px;
}
#headTabs.faq li#nav-faq a {
	background-position: -828px -80px !important;
	width: 81px;
}
#headerTab .active {
	background-position: 0px -80px;
}
#headerTab .active:hover {
	background-position: 0px -80px;
}
#headerTab {
	left: 162px;
	top: 60px;
	position: absolute;
	height: 40px;
}
#headerTab .tab {
	cursor: pointer;
	float: left;
	width: 25px;
	height: 40px;
	margin-right: 2px;
}
#headerTab .home {
	background: transparent url(../images/tabs/home.gif) no-repeat scroll 0 0;
	width: 95px;
}
#headerTab .resumes {
	background: transparent url(../images/tabs/resumes.gif) no-repeat scroll 0 0;
	width: 121px;
}
#headerTab .recruiters {
	background: transparent url(../images/tabs/recruiters.gif) no-repeat scroll 0 0;
	width: 128px;
}
#headerTab .graduates {
	background: transparent url(../images/tabs/graduates.gif) no-repeat scroll 0 0;
	width: 123px;
}
#headerTab .resources {
	background: transparent url(../images/tabs/resources.gif) no-repeat scroll 0 0;
	width: 121px;
}
#headerTab .faq {
	background: transparent url(../images/tabs/faq.gif) no-repeat scroll 0 0;
	width: 81px;
}
#headerTab .about_us {
	background: transparent url(../images/tabs/about_us.gif) no-repeat scroll 0 0;
	width: 119px;
}
#headerTab .tab {
	background-position: 0px 0px;
}
#headerTab .tab:hover {
	background-position: 0px -40px;
}
#headerTab .active {
	background-position: 0px -80px;
}
#headerTab .active:hover {
	background-position: 0px -80px;
}
.menuItem {
	margin-right: 10px;
	float: left;
	color: #fff;
	background: #6e9cbd;
	height: 35px;
	border-bottom: 1px solid #d3e9f8;
}
.menuItemContainerLeft {
	height: 35px;
	background-image: url(../images/tab_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.menuItemContainer {
	height: 23px;
	background-image: url(../images/tab_right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 12px 22px 0px;
}
.menuItem a {
	text-decoration: none;
	color: #fff;
}
.menuItem.lastItem {
}
.menuItem.active {
	border-bottom: 1px solid #93c9ea;
}
.menuItemContainer.active {
	color: #205982;
}
.menuItemContainer.active a {
	color: #205982;
	font-weight: bold;
}
.menuItemContainerLeft.active {
}
#contentContainer {
	float: left;
	background: #fff;
	border: 1px solid #ccd1d4;
	width: 740px;
	margin: 10px 10px 0px 0px;
}
#rightContainer {
	float: left;
	margin: 10px 0px 0px 0px;
}
.policy {
	overflow: scroll;
	width: 400px;
	height: 140px;
	border: 1px solid #000;
	margin: 0px auto;
}
#pageContent {
	padding: 10px;
}
#contentContainer .pageHeading {
	width: 100%;
	height: 38px;
	overflow: hidden;
	border-bottom: solid 1px #ccd1d4;
	background-color: #e0ebf1;
}
#contentContainer .pageHeading h2 {
	color: #282828;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 11px 0px 11px;
}
table.two-column-data {
	width: 100%;
}
table.two-column-data .leftC {
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 170px;
}
.tipitem {
	color: #ea8712;
	text-decoration: underline;
	position: relative;
}
.tipitem .tooltip {
	border: 1px solid #285c81;
	background: #5e8eb0;
	width: 238px;
	text-align: center;
	font-size: 12px;
	padding: 4px;
	margin-left: -125px;
	display: none;
}
.tipitem:hover .tooltip {
	color: #000;
	position: absolute;
	display: block;
	z-index: 101;
}
table.two-column-data .rightC {
	text-align: left;
	font-weight: bold;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.two-column-form {
	width: 100%;
}
table.two-column-form .left {
	text-align: right;
	font-weight: normal;
	padding-right: 10px;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.two-column-form .right {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.two-column-form .double {
	text-align: center;
}
table.two-column-form .double .policy {
	text-align: center;
}
.success-msg {
	background-color: #EFF5EA;
	border: solid 1px #95A486;
	color: #3D6611;
	padding: 10px;
}
#accountBox {
	background: #003949 url(../images/accountBoxOut_left.gif) no-repeat scroll top left;
	float: right;
	margin: 30px 0px 0px;
}
#accountBox.out {
	width: 140px;
	height: 40px;
}
#accountBox.in {
	width: 155px;
	height: 40px;
}
#accountBox.out div.left, #accountBox.in div.left {
	float: left;
	height: 40px;
	line-height: 40px;
	background: #003949 none;
}
#accountBox.out div.right, #accountBox.in div.right {
	float: right;
	height: 40px;
	line-height: 40px;
	background: #003949 none;
}
#accountBox.out .aBoxContainer {
	color: #fff;
	text-align: center;
	background: transparent url(../images/accountBoxOut_right.gif) no-repeat scroll top right;
	width: 100px;
	height: 40px;
	padding: 0px 20px;
}
#accountBox.in .aBoxContainer {
	color: #fff;
	text-align: center;
	background: transparent url(../images/accountBoxOut_right.gif) no-repeat scroll top right;
	width: 120px;
	height: 40px;
	padding: 0px 20px;
}
#accountBox .aBoxContainer a {
	text-decoration: underline;
	color: #fff;
	word-wrap: normal !important;
}
#accountBox .aBoxContainer a:hover {
	text-decoration: none;
	color: #97cbeb;
	word-wrap: normal !important;
}
#loginLink {
	cursor: pointer;
	text-decoration: underline;
	color: #fff;
}
#loginLink:hover {
	text-decoration: none;
	color: #97cbeb;
}
#loginLink.active {
	text-decoration: none;
	color: #97cbeb;
}
#loginBox {
	color: #fff;
	position: absolute;
	width: 196px;
	z-index: 900;
}
#loginBoxContainer {
	width: 196px;
	background: #003949 none repeat scroll 0 0;
}
#loginBoxContainer input.checkbox {
	width: 15px;
	height: 15px;
}
#loginBoxContainer input.checkbox:focus {
	width: 15px;
	height: 15px;
}
#loginBoxContainer .checkbox {
	width: 15px;
	height: 15px;
	margin: 0px 8px 5px 0px;
}
#loginBoxContainer input.submit, #loginBoxContainer input.submit:focus {
	background: transparent url(../images/accountBoxLoginButton.gif) no-repeat scroll 0 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	outline-style: none;
	padding: 0;
	text-align: center;
	width: 86px;
	border: 0px none;
}
#loginBoxContainer input {
	outline: none;
	text-align: left;
	font-weight: normal;
	width: 163px;
	height: 22px;
	border: 1px solid #cddfeb;
	color: #7e8484;
	padding: 8px 0px 0px 8px;
	font-size: 12px;
	margin: 0px 0px 10px;
}
#loginBoxContainer input:focus {
	outline: #4b81a7 solid 2px;
}
#loginBoxContainer a {
	text-decoration: pointer;
	color: #fff;
}
#loginBoxContainer a:hover {
	text-decoration: none;
	color: #97cbeb;
}
#loginBoxTop {
	background: transparent url(../images/login_box_top.png) no-repeat scroll 0 0;
	width: 196px;
	height: 30px;
}
#loginBoxBottom {
	background: transparent url(../images/login_box_bottom.png) no-repeat scroll 0 0;
	width: 196px;
	height: 12px;
}
.loginErrorBox {
	background-image: url(../images/login_error.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	color: #fff;
	width: 155px;
	text-align: left;
	height: 20px;
	padding: 7px 0px 4px 30px;
	font-size: 11px;
}
.loginAttemptingBox {
	background-image: url(../images/ajax_login.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	color: #fff;
	width: 155px;
	text-align: left;
	height: 20px;
	padding: 4px 0px 4px 25px;
}
.loginSuccessBox {
	background-image: url(../images/login_success.gif);
	background-position: 8px 4px;
	background-repeat: no-repeat;
	color: #fff;
	width: 155px;
	text-align: left;
	height: 20px;
	padding: 6px 0px 4px 32px;
}
.deleteIcon {
	background: transparent url(../images/form_elms.png) repeat-x scroll 0 -8px;
	width: 13px;
	height: 13px;
}
#contentCHead {
	width: 960px;
	height: 20px;
	background: transparent url(../images/content_head_foot.png) no-repeat scroll 0 0;
}
#contentCFoot {
	width: 960px;
	height: 20px;
	background: transparent url(../images/content_head_foot.png) no-repeat scroll 0 -20px;
}
#contentC {
	width: 960px;
	background: transparent url(../images/content_bg.png) repeat-y scroll 0 0;
	overflow: hidden;
	min-height: 150px;
}
#contentC .left {
	float: left;
	min-height: 515px;
	width: 556px;
	padding: 15px 29px 0 29px;
	background: transparent url(../images/content_left_bg.png) repeat-x scroll 0 0;
}
#contentC .left h1 {
	clear: both;
	color: #80be30;
	font-size: 28px;
	font-weight: bold;
	width: 100%;
	margin: 11px 0px 0px;
	position: relative;
}
#contentC .left .divider {
	width: 100%;
	height: 2px;
	font-size: 1px;
	overflow: hidden;
	line-height: 1px;
	background: transparent url(../images/form_elms.png) repeat-x scroll 0 -21px;
	margin-bottom: 10px;
}
#contentC .right .divider {
	width: 100%;
	height: 1px;
	border-bottom: 1px solid #89b4d3;
	margin-top: 15px;
	font-size: 1px;
}
#contentC .left h2 {
	clear: both;
	color: #77796c;
	font-size: 20px;
	font-weight: bold;
	margin: 25px 0px 5px;
	position: relative;
}
#contentC .right {
	float: left;
	width: 215px;
	color: #000;
	font-size: 12px;
	padding: 1px 20px 0px 15px;
	position: relative;
}
#contentC .right h1 {
	color: #d3e9f8;
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0px;
}
#contentC .right .shortlist {
	color: #000;
	font-size: 14px;
	width: 185px;
}
#contentC .right .shortlist a.list {
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: underline;
}
#contentC .right .shortlist ul {
	font-weight: none;
	width: 110px;
}
#contentC .right .listArrow ul {
	list-style-image: url(../images/bullet.png);
	text-indent: -5px;
	margin-left: 20px;
	font-size: 12px;
	color: #000;
}
#contentC .right .listArrow ul li {
	clear: both;
}
#contentC .right .listArrow ul a {
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
}
.popInput {
	outline: none;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 475px;
	height: 22px;
	border: 1px solid #cddfeb;
	color: #7e8484;
	padding: 8px 0px 0px 8px;
	font-size: 12px;
}
.popInput:focus {
	outline: #4b81a7 solid 2px;
}
#contentC .right p a {
	color: #004356;
}
#contentC .right p a:hover {
	text-decoration: none;
}
table.two-column-data.fb .leftC {
	padding-top: 4px;
	height: 25px;
}
table.two-column-data.fbview .rightC {
	padding-top: 5px;
	height: 25px;
}
.formButton {
	background: transparent url(../images/accountBoxLoginButton.gif) no-repeat scroll 0 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 32px;
	outline-style: none;
	padding: 0;
	text-align: center;
	width: 86px;
	border: 0px none;
}
.contentPage p {
	font-size: 13px;
	line-height: 19px;
}
.paginationBttn {
	float: left;
	color: #FFF;
	width: 25px;
	height: 21px;
	padding: 4px 0px 0px;
	margin: 2px;
	background: transparent url(../images/search_pagination.png) no-repeat scroll 0 0;
}
.paginationBttn.current {
	background-position: 0 -25px;
}
#upgradeBrowser {
	position: absolute;
	display: none;
	top: 0px;
	left: 215px;
	padding: 10px;
	border: 1px solid #cd0a0a;
	background: #b81900 url(../styles/admin/theme/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #fff;
}
#upgradeBrowser span {
	background-image: url(../styles/admin/theme/images/ui-icons_ffd27a_256x240.png);
	background-position: 0 -144px;
	height: 16px;
	width: 16px;
	float: left;
	margin-right: 0.3em;
}
#bottomNav li {
	list-style-type: none;
	display: inline;
	border-right: 1px solid #4D505F;
}
#bottomNav li.last {
	border-right: 0px none #4D505F;
}
#bottomNav li a {
	color: #fff;
	padding: 7px 6px 0px 7px;
	margin: 0px 3px;
}
.shadow {
	height: 1em;
	filter: Shadow(Color=#666666,Direction=135,Strength=5);
	line-height: 2em;
	white-space: nowrap;
}
.shadow:before {
	display: block;
	margin: 0 0 -2.12em 0.15em;
	padding: 0;
	color: #666;
}
#shadow_1:before {
	content: 'Home';
}
#second_2:before {
	content: 'Happy Shadowing!';
}
/*\*/
html *.shadow {
	[	color: red;/**/;
	text-shadow: #666 5px 5px 5px;];
	color: auto;
}
.dummyend[id] {
	clear: both;
}
/*\*/
html *.shadow:before {
	[	color: red;/**/;
	display: none;];
	color: auto;
}
.dummyend[id] {
	clear: both;
}
.form .label {
	width: 200px;
	float: left;
	text-align: right;
	font-weight: normal;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	vertical-align: top;
}
.form .input {
	float: left;
	text-align: left;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: top;
}
.form .clear {
	clear: both;
}
.universityHeader {
	font-weight: bold;
	margin: 0px auto;
	width: 400px;
	background-color: #eee;
	border: 1px solid #ccc;
}
.referralItems {
	position: relative;
	margin: 0px auto;
	width: 100%;
	background-color: #e2f0f9;
}
.referralItems input, .referralItems select {
	width: 200px;
}
.referralItems .label {
	width: 120px;
	float: left;
	text-align: right;
	font-weight: normal;
	padding-bottom: 2px;
	padding-right: 10px;
	padding-top: 2px;
	vertical-align: top;
}
.referralItems .input {
	float: left;
	text-align: left;
	font-weight: normal;
	padding-bottom: 2px;
	padding-top: 2px;
	vertical-align: top;
}
.referralItems .clear {
	clear: both;
}
.validation-advice {
	float: left;
	margin: 5px 0;
	padding: 5px;
	font-size: 13px;
	color: #7e8484;
	font-weight: bold;
}
.floatForm input.validation-failed {
	outline: #f00 solid 1px;
	border: 1px solid #f00;
}
.floatForm select.validation-failed {
	outline: #f00 solid 1px;
	border: 1px solid #f00;
}
.floatForm .uniButton {
	cursor: pointer;
	width: 90px;
	height: 30px;
	background: transparent url(../images/button.gif) no-repeat scroll 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 8px 0px 0px 0px;
	text-align: center;
	outline-style: none;
}
.floatForm .signupType {
	width: 180px;
	height: 30px;
	background: transparent url(../images/form_toggle.png) no-repeat scroll 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	outline-style: none;
}
.floatForm .signupType.recruiter {
	background-position: 0 -30px;
}
.floatForm .signupType .tleft {
	cursor: pointer;
	color: #fff;
	float: left;
	width: 90px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 0px;
}
.floatForm .signupType .tright {
	cursor: pointer;
	color: #638daa;
	float: left;
	width: 90px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 0px;
}
.floatForm .signupType.recruiter .tright {
	color: #fff;
}
.floatForm .signupType.recruiter .tleft {
	color: #638daa;
}
.floatForm input.submit, .floatForm input.submit:focus {
	background: transparent url(../images/signup_form_submit.png) no-repeat scroll 0 0;
	width: 150px;
	height: 30px;
	margin: 15px 0px 15px 220px;
	outline: none;
	padding: 0px;
	border: none;
	outline-style: none;
}
.floatForm ul {
	list-style-type: none;
}
.floatForm ul li {
	clear: both;
}
.floatForm label {
	width: 160px;
	float: left;
	color: #0f6666;
	text-align: right;
	font-weight: normal;
	padding: 14px 0px;
}
.floatForm .input {
	float: left;
	margin: 5px 8px;
}
.floatForm input.radio {
	width: 15px;
	height: 15px;
}
.floatForm input.radio:focus {
	width: 15px;
	height: 15px;
}
.floatForm .radioBox {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0px 8px 5px 0px;
}
.floatForm input.checkbox {
	width: 15px;
	height: 15px;
}
.floatForm input.checkbox:focus {
	width: 15px;
	height: 15px;
}
.floatForm .checkbox {
	float: left;
	width: 15px;
	height: 15px;
	margin: 0px 8px 5px 0px;
}
.floatForm #theRows {
	position: relative;
	width: 650px;
}
.floatForm #theRowsHead {
	background: transparent url(../images/university_head_foot.png) no-repeat scroll 0 0;
	width: 650px;
	height: 9px;
}
.floatForm #theRowsFoot {
	background: transparent url(../images/university_head_foot.png) no-repeat scroll 0 -9px;
	width: 650px;
	height: 9px;
}
.floatForm #theRows .remove {
	cursor: pointer;
	background: transparent url(../images/form_elms.png) no-repeat scroll 0 -8px;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0px;
	right: 10px;
}
.floatForm .input.upload {
	float: left;
	width: 335px;
	height: 35px;
	overflow: hidden;
	margin: 5px 8px;
	position: relative;
}
input.file.hidden {
	opacity: 0;
	filter: alpha(opacity=00);
	position: absolute;
	z-index: 2200;
	height: 25px;
}
.floatForm .input.upload .fakeInput {
	border: 1px solid #CDDFEB;
	background: #fff;
	color: #7E8484;
	float: left;
	font-size: 12px;
	font-weight: normal;
	height: 22px;
	outline-color: -moz-use-text-color;
	outline-style: none;
	outline-width: medium;
	padding: 8px 0 0 8px;
	text-align: left;
	width: 220px;
	overflow: hidden;
}
.floatForm .input.upload .fakeFile {
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 335px;
	z-index: 1;
}
.floatForm .input.upload .fileBrowse {
	background: transparent url(../images/button.gif) no-repeat scroll 0 0;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	outline-style: none;
	padding: 8px 0 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
	width: 90px;
}
.floatForm #mindCloud {
	background: none;
	position: relative;
}
.floatForm #mindCloud .cloud {
	position: absolute;
	top: 25px;
	left: 210px;
	width: 160px;
	height: 100px;
	background: transparent url(../images/mindcloud.png) no-repeat scroll 0 0;
}
.floatForm #mindCloud input {
	width: 181px;
	height: 22px;
}
.floatForm input {
	outline: none;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 220px;
	height: 22px;
	border: 1px solid #cddfeb;
	color: #7e8484;
	padding: 8px 0px 0px 8px;
	font-size: 12px;
}
.floatForm input:focus {
	outline: #4b81a7 solid 2px;
}
.floatForm input.fb {
	font-size: 12px;
	padding: 0px;
	height: 19px;
	font-weight: bold;
}
.floatForm textarea {
	outline: none;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 220px;
	height: 22px;
	border: 1px solid #cddfeb;
	color: #7e8484;
	padding: 8px 0px 0px 8px;
	font-size: 12px;
}
.floatForm textarea:focus {
	outline: #4b81a7 solid 2px;
}
.floatForm select {
	outline: none;
	float: left;
	text-align: left;
	font-weight: normal;
	width: 230px;
	height: 32px;
	padding: 6px;
	border: 1px solid #cddfeb;
	background: #fff;
	background-image: none;
}
.floatForm select:focus {
	outline: #4b81a7 solid 2px;
}
.floatForm select.multi {
	width: 300px;
	height: 90px;
}
.floatForm select.fb {
	font-size: 12px;
	font-weight: bold;
	color: #7E8484;
	padding: 0px;
	height: 20px;
	width: 222px;
}
.mindOption {
	cursor: pointer;
	width: 25px;
	height: 15px;
	margin: 8px 0px 8px;
	font-size: 1px;
	background-image: url(../images/mind_options.png);
}
.mindOption.cv {
	background-position: 0 0;
}
.mindOption.addsl {
	background-position: 0 -15px;
}
.mindOption.contact {
	background-position: 0 -30px;
}
.mindOption.job {
	background-position: 0 -45px;
}
input.formButton, input.formButton:focus {
	background: transparent url(../images/button.gif) no-repeat scroll 0 0;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	outline-style: none;
	padding: 0;
	text-align: center;
	width: 90px;
}
#tooltip {
	position: absolute;
	z-index: 3000;
	background-color: #eee;
	padding-bottom: 10px;
	opacity: 0.85;
	width: 334px;
	background: transparent url(../images/tooltip_bgbottom.gif) no-repeat scroll left bottom;
}
#tooltip.viewport-right {
	background: transparent url(../images/tooltip_bgbottomRight.gif) no-repeat scroll left bottom;
}
#tooltip h3 {
	background: transparent url(../images/tooltip_bgtop.gif) no-repeat scroll left top;
	padding: 10px 10px 0 23px;
	font-size: 12px;
	font-weight: normal;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
#tooltip.viewport-right h3 {
	background: transparent url(../images/tooltip_bgtopRight.gif) no-repeat scroll left top;
	padding: 10px 10px 0 32px;
}
#tooltip .body {
	background: transparent url(../images/shortlist_elms.png);
	width: 30px;
	height: 30px;
}
@CHARSET "ISO-8859-1";
.cssForm ul {
	list-style-type: none;
}
.cssForm ul li {
	clear: both;
	padding: 10px 0px 5px 20px;
}
.cssForm #mindCloud {
	width: 652px;
	height: 185px;
	position: relative;
	margin: 0px;
	clear: both;
}
.cssForm #mindCloud .inputContainer {
	position: absolute;
	width: 187px;
	z-index: 995;
}
.cssForm #mindCloud input {
	width: 165px;
}
.cssForm #mindCloud .inputSpacer {
	width: 181px;
}
.cssForm #mindCloud .cloud {
	background: transparent url(../images/mindcloud.png) no-repeat scroll 0 0;
	height: 100px;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 160px;
	margin: -50px 0px 0px -80px;
	z-index: 999;
}
.cssForm .left h1 {
	clear: both;
	color: #80BE30;
	font-size: 28px;
	font-weight: bold;
	margin: 15px 0 0;
	position: relative;
	width: 100%;
}
.cssForm .signupType {
	width: 180px;
	height: 30px;
	background: transparent url(../images/form_toggle.png) no-repeat scroll 0 0;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: center;
	outline-style: none;
}
.cssForm .signupType.recruiter {
	background-position: 0 -30px;
}
.cssForm .signupType .tleft {
	cursor: pointer;
	color: #fff;
	float: left;
	width: 90px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 0px;
}
.cssForm .signupType .tright {
	cursor: pointer;
	color: #638daa;
	float: left;
	width: 90px;
	height: 22px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 8px 0px 0px;
}
.cssForm .signupType.recruiter .tright {
	color: #fff;
}
.cssForm .signupType.recruiter .tleft {
	color: #638daa;
}
.cssForm .createAccount {
	float: left;
	background: transparent url(../images/signup_form_submit.png) no-repeat scroll 0 0;
	border: 0px none;
	margin: 0px 0px 0px 180px;
	padding: 0px;
	width: 150px;
	height: 30px;
}
.cssForm input[type=text], .cssForm input[type=password], .cssForm select {
	outline-style: none;
	outline-width: 0px;
	width: 220px;
	height: 16px;
	margin: 8px;
	border: 0px none;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #7E8484;
}
.cssForm input.inputIE6, .cssForm select {
	outline-style: none;
	outline-width: 0px;
	width: 220px;
	height: 18px;
	margin: 8px;
	border: 0px none;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	color: #7E8484;
}
.cssForm select.multi {
	width: 265px;
	height: 90px;
}
.cssForm label {
	float: left;
	color: #0F6666;
	font-weight: normal;
	width: 160px;
	height: 38px;
	padding: 0px 6px 0px;
	text-align: right;
	line-height: 38px;
}
.cssForm input.checkbox {
	float: left;
	width: 15px;
	height: 15px;
	margin: 5px 5px 5px 50px;
}
.cssForm label.checkbox {
	width: 425px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	margin: 5px;
	padding: 0px;
}
.cssForm input.radio {
	float: left;
	width: 15px;
	height: 15px;
	margin: 5px 5px 5px 0px;
}
.cssForm input.fakeInput {
	float: left;
	color: #000;
}
.cssForm label.radio {
	width: 275px;
	height: 15px;
	line-height: 15px;
	text-align: left;
	margin: 5px;
	padding: 0px;
}
.cssForm .inputContainer {
	float: left;
	width: 242px;
	background: transparent none;
	line-height: 12px;
}
.cssForm .inputContainer.multi {
	width: 287px;
	height: 112px;
}
.cssForm .inputContainer.file {
	width: 357px;
}
.cssForm .inputContainer.active {
	background: #4B81A7 none;
}
.cssForm .inputContainer div {
	float: left;
}
.cssForm .inputContainer div.leftRight {
	width: 2px;
	height: 34px;
	font-size: 1px;
	line-height: 1px;
}
.cssForm .inputContainer div.topBottom {
	width: 242px;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
}
.cssForm .inputContainer div.topBottom.multi {
	width: 287px;
	height: 2px;
	line-height: 1px;
	font-size: 1px;
}
.cssForm .inputContainer div.inputSpacer {
	width: 236px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #CDDFEB;
	background: #FFF none;
}
.cssForm .inputContainer div.inputSpacer.error {
	border: 1px solid #C00;
}
.cssForm .inputContainer div.inputSpacer.multi {
	width: 281px;
	height: 106px;
}
.cssForm .inputContainer div.inputSpacer.fakeUpload {
	position: relative;
}
.cssForm div.fakeButton {
	float: left;
	width: 90px;
	height: 30px;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
	outline-style: none;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/button.gif) no-repeat scroll 0 0;
	margin: 3px 0px 0px 10px;
}
.cssForm #Container {
	width: 530px;
}
.cssForm #RowsHead {
	background: transparent url(../images/university_head.png) no-repeat scroll 0 0;
	height: 9px;
	width: 500px;
	font-size: 1px;
	overflow: hidden;
	line-height: 1px;
	float: left;
}
.cssForm #Rows {
	position: relative;
	width: 500px;
	float: left;
}
.cssForm #RowsFoot {
	background: transparent url(../images/university_head_foot.png) no-repeat scroll 0 0;
	height: 9px;
	width: 500px;
	font-size: 1px;
	overflow: hidden;
	line-height: 1px;
	float: left;
}
.cssForm #Rows .referralItems {
	background: #E2F0F9 none;
	margin: 0px auto;
	position: relative;
	width: 100%;
}
.cssForm .uniButton {
	position: absolute;
	top: 0px;
	right: 0px;
	background: transparent url(../images/button.gif) no-repeat scroll 0 0;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	outline-style: none;
	padding: 8px 0px 0px;
	text-align: center;
	width: 90px;
}
.cssForm #Rows .remove {
	cursor: pointer;
	background: transparent url(../images/form_elms.png) no-repeat scroll 0 -8px;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 0px;
	right: 10px;
}
.cssForm .errorBox {
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	background: #84A9C3 none repeat scroll 0 0;
	color: #000;
	font-weight: bold;
	padding: 10px;
	display: none;
}
.cssForm .errorBox1 label {
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	background: #84A9C3 none repeat scroll 0 0;
	clear: both;
	color: #C00;
	width: 642px;
	text-align: left;
}
.cssForm .displayValue {
	float: left;
	height: 38px;
	line-height: 38px;
	margin: 0px 0px 0px 12px;
}
.cssForm .formBttn {
	width: 90px;
	height: 30px;
	color: #FFF;
	font-size: 12px;
	line-height: 30px;
	outline-style: none;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	background: transparent url(../images/button.gif) no-repeat scroll 0 0;
}
.alertBox {
	position: relative;
	display: none;
	margin: 25px;
}
.alertBox div {
	padding: 5px 5px 5px 29px;
}
.alertBox.success {
	background-color: #DEF8CA;
	border: 1px solid #74F019;
	display: block;
}
.alertBox.error {
	background-color: #F8E5E5;
	border: 1px solid #A90000;
	display: block;
}
.alertBox img {
	position: absolute;
	top: 5px;
	left: 5px;
	width: 16px;
	height: 16px;
}
#Rows div.error, .cssForm div.error, .cssForm li.error {
	border: 1px solid #C00;
}
#contentC .topBox {
	width: 100%;
	height: 624px;
}
#contentC .topBox .featureHeadings {
	background: transparent url('../images/heading.png') no-repeat scroll 0px 0px;
	border-bottom: 1px solid #E2F3FF;
	width: 100%;
	height: 56px;
}
#contentC .topBox .featureHeadings .headline {
	color: #e9edf0;
	font-weight: normal;
	font-size: 21px;
	float: left;
	line-height: 56px;
	height: 56px;
	padding-left: 22px;
}
#contentC .topBox .featureHeadings .upload_cv {
	background: transparent url(images/upload_cv.png) no-repeat scroll 0px 0px;
	float: right;
	height: 50px;
	margin: 6px 15px 0px 0px;
	width: 315px;
}
#contentC .topBox .featureHeadings .upload_cv:hover {
	background-position: 0px -50px;
}
#contentC .topBox .featureHeadings .heading {
	float: left;
	width: 180px;
	height: 46px;
	border-bottom: 1px solid #e2f3ff;
	background: transparent url(../images/recruiters/index/heading.png) no-repeat scroll -180px 0;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 15px;
	line-height: 46px;
}
#contentC .topBox .featureHeadings .heading.even {
	border-bottom: 1px solid #ebf6ff;
}
#contentC .topBox .featureHeadings .heading.leftCorner {
	background-position: 0 0;
}
#contentC .topBox .featureHeadings .heading.rightCorner {
	background-position: -360px 0;
}
#contentC .topBox .features {
	width: 100%;
	height: 220px;
	background: #d1e9fe;
}
#contentC .topBox .features .feature {
	position: relative;
	float: left;
	width: 450px;
	height: 110px;
	background: transparent url(images/reasonBg.png) no-repeat scroll 0 0;
	color: #0f6666;
	font-size: 11.5px;
	text-align: center;
	line-height: 19px;
}
#contentC .topBox .features .feature .icon {
	float: left;
	height: 110px;
	line-height: 110px;
	position: relative;
	width: 116px;
}
#contentC .topBox .features .feature .icon img {
	bottom: 50%;
	display: block;
	left: 50%;
	margin-left: -41px;
	margin-top: -42px;
	position: absolute;
	right: 50%;
	top: 50%;
}
#contentC .topBox .features .feature .details {
	color: #606060;
	font-size: 1.1em;
	font-weight: normal;
	float: left;
	height: 110px;
	padding: 0px 15px 0px 0px;
	text-align: left;
	width: 319px;
}
#contentC .topBox .features .feature a {
	text-decoration: underline;
	font-weight: bold;
}
#contentC .topBox .features .feature.even {
	background: transparent url(../images/recruiters/index/feature_even_bg.png) repeat-x scroll 0 0;
}
#contentC .topBox .features .feature .fImage {
	margin-top: 35px;
}
#contentC .topBox .features .feature .fImage.fAlt {
	margin-top: 25px;
}
#contentC .topBox .features .feature .fImage.fInfo {
	margin-top: 0px;
	top: 31px;
	left: 25px;
	right: 0px;
	margin: none;
	position: absolute;
}
#contentC .topBox .linkArea {
	width: 100%;
	height: 348px;
	background: transparent url(images/linkAreaBg.png) no-repeat scroll 0 0;
}
#contentC .topBox .videoArea {
	width: 686px;
	height: 370px;
	background: transparent url(../images/recruiters/index/video_bg.png) no-repeat scroll 0 0;
	padding: 30px 0px 0px 214px;
}
#contentC .topBox .videoArea .videoBox {
	float: left;
	width: 440px;
	height: 300px;
	background: #000;
	margin-right: 40px;
	position: relative;
	line-height: 300px;
	text-align: center;
}
#contentC .topBox .videoArea .videoMenu {
	float: left;
	width: 171px;
	height: 220px;
}
#contentC .topBox .videoArea .videoMenu {
	float: left;
	width: 171px;
	height: 180px;
	margin-right: 19px;
}
#contentC .topBox .videoArea .videoMenu .title {
	margin-bottom: 12px;
	text-align: center;
}
#contentC .topBox .videoArea .videoMenu .title h2 {
	color: #80be30;
	font-size: 22px;
	font-weight: bold;
}
#contentC .topBox .videoArea .videoMenu .top .link, #contentC .topBox .videoArea .videoMenu .middle .link, #contentC .topBox .videoArea .videoMenu .bottom .link {
	padding-top: 15px;
	text-align: center;
	font-size: 13px;
}
#contentC .topBox .videoArea .videoMenu .top .link a, #contentC .topBox .videoArea .videoMenu .middle .link a, #contentC .topBox .videoArea .videoMenu .bottom .link a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#contentC .topBox .videoArea .videoMenu .top {
	cursor: pointer;
	width: 171px;
	height: 45px;
	background: transparent url(../images/subpart/leftSide_top.png) no-repeat scroll 0 0;
}
#contentC .topBox .videoArea .videoMenu .top:hover {
	background-position: 0 -45px;
}
#contentC .topBox .videoArea .videoMenu .top.active {
	background-position: 0 -45px;
}
#contentC .topBox .videoArea .videoMenu .middle {
	cursor: pointer;
	width: 171px;
	height: 45px;
	background: transparent url(../images/subpart/leftSide_middle.png) no-repeat scroll 0 0;
}
#contentC .topBox .videoArea .videoMenu .middle:hover {
	background-position: 0 -45px;
}
#contentC .topBox .videoArea .videoMenu .middle.active {
	background-position: 0 -45px;
}
#contentC .topBox .videoArea .videoMenu .bottom {
	cursor: pointer;
	width: 171px;
	height: 45px;
	background: transparent url(../images/subpart/leftSide_bottom.png) no-repeat scroll 0 0;
}
#contentC .topBox .videoArea .videoMenu .bottom:hover {
	background-position: 0 -45px;
}
#contentC .topBox .videoArea .videoMenu .bottom.active {
	background-position: 0 -45px;
}
#contentC .bottomBox {
	width: 900px;
	height: 110px;
	margin-top: 29px;
}
#contentC .bottomBox .leftCorner {
	float: left;
	width: 15px;
	height: 110px;
	background: transparent url(../images/recruiters/index/left_right.gif) no-repeat scroll 0 0;
}
#contentC .bottomBox .rightCorner {
	float: left;
	width: 15px;
	height: 110px;
	background: transparent url(../images/recruiters/index/left_right.gif) no-repeat scroll -15px 0;
}
#contentC .bottomBox .centerArea {
	position: relative;
	float: left;
	width: 870px;
	height: 110px;
	background: #d1e9fe;
	line-height: 110px;
	font-size: 19px;
	color: #0f6666;
}
#contentC .bottomBox .centerArea .signupTxt {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 15px;
	margin: auto;
}
#contentC .bottomBox .centerArea .signupTxt a {
	text-decoration: underline;
}
#contentC .bottomBox .centerArea img.signupImg {
	position: absolute;
	top: 30px;
	right: 24px;
}
