@CHARSET "ISO-8859-1";

* {
    padding: 0px;
    margin: 0px;
}

/*a {
	color: #ea8712;
}

a img {
	border: 0px none;
}*/

html, body {
    margin: 0px auto;
	
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
    /*background: #2f2f2f;*/
    /*ackground-color: #d3e9f8;*/
    /*background-image: url(../images/bg.gif);*/
    /*background-image: url(../images/bg.png);*/
    /*background-repeat: repeat-x;*/
    /*background-position: 0px 101px;*/
    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%;
	background: #004356 url(../images/header_bg.gif) repeat-x scroll center bottom;
	border-bottom: 1px solid #b4daf1;
}*/

/*#main {
	width: 100%;
    background-color: #d3e9f8;
    background-image: url(../images/bg.png);
    background-repeat: repeat-x;
    background-position: 0px 0px;
}*/

/*#clouds {
	width: 100%;
	background-image: url(../images/clouds.png);
    background-repeat: no-repeat;
    background-position: top center;
    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.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: #ffffff;
		padding: 7px 7px;
		margin: 0px 3px;
	}
	#footBottom .links {
		float: left;
		}
		#footBottom .links a {
			color: #ffffff;
			text-decoration: none;
		}
		#footBottom .links a:hover {
			outline: none;
			color: #ffffff;
			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;
	background: #004356;
}

#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 {
		background: #93c9ea url(../images/tab_active.gif) repeat-x scroll 0 0;
		border-bottom: 1px solid #93c9ea;
	}
	.menuItemContainer.active  {
		background-image: url(../images/tab_active_right.gif);
		color: #205982;
		}
		.menuItemContainer.active a {
			color: #205982;
			font-weight: bold;
		}
	
	.menuItemContainerLeft.active  {
		background-image: url(../images/tab_active_left.gif);
	}

#contentContainer {
	float: left;
	background: #ffffff;
	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 #000000;
	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: #ffffff;
		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: #ffffff;
		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: #ffffff;
	}
	#accountBox .aBoxContainer a:hover {
		text-decoration: none;
		color: #97cbeb;
	}

#loginLink {
	cursor: pointer;
	text-decoration: underline;
	color: #ffffff;
	}
	#loginLink:hover {
		text-decoration: none;
		color: #97cbeb;
	}
	#loginLink.active {
		text-decoration: none;
		color: #97cbeb;
	}

	
#loginBox {
	color:#ffffff;
	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:#FFFFFF;
		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: #ffffff;
	}
	#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: #ffffff;
	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: #ffffff;
	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: #ffffff;
	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: 652px;
		padding: 0px 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 #739dbb;
			background: #9fbcd0;
			margin-top : 25px;
			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: #000000;
		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: #000000;
			font-size: 14px;
			width: 185px;
		}
		#contentC .right .shortlist a.list {
			color: #ffffff;
			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: #000000;
			}
			#contentC .right .listArrow ul li {
				clear: both;
			}
			#contentC .right .listArrow ul a {
				font-weight: bold;
				text-decoration: underline;
				color: #ffffff;
			}
.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:#FFFFFF;
	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: #FFFFFF;
	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(admin/theme/images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
	color: #ffffff;
	}
	#upgradeBrowser span {
		background-image: url(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: #ffffff;
	padding: 7px 6px 0px 7px;
	margin: 0px 3px;
	}*/

