body {
	margin: 0 auto;
	background: #eaeaea url(../../images/MainMenu/main_bg.gif) repeat-x;
	width: 100%;
	overflow-x: hidden;
}

.wrapper {
	margin: 0 auto;
	width: 960px;
}

.header {
	height: 109px;
}

.logo {
	float: left;
	width: 215px;
	text-align: left;
	padding-top: 14px;
}

.slogan {
	float: left;
	text-align: left;
	width: 243px;
	padding-top: 69px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

.greyrule2 {
	border-top: 3px solid #dcdcdc;
	margin: 6px 0 6px 0;
	clear: both;
}

.greyrule {
	border-top: 3px solid #dcdcdc;
	margin: 6px 0 6px 0;
	clear: both;
}

.white_text {
	font-family: arial, verdana, times;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

.white_text_large {
	font-family: arial, verdana, times;
	font-size: 17px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

ul.top_nav {
	list-style: none;
	float: right;
	margin: 0;
	padding: 0;
	margin-top: 61px;
	height: 28px;
	width: 502px;
	background: url(../../images/MainMenu/topnav_bg.gif) no-repeat;
	padding-top: 10px;
}

ul.top_nav li.mega {
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 3;
}

ul.top_nav li.mega a.megaitem {
	display: block;
	font-size: 13px;
	padding: 0 10px 0 10px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	z-index: 99;
}

ul.top_nav div {
  	display: none;
}

ul.top_nav li.mega div.students {
	background: url(../../images/MainMenu/links/student.png) no-repeat;
	left: -10px;
	top: -20px;
}

ul.top_nav li.mega div.institutions {
	background: url(../../images/MainMenu/links/institutions.png) no-repeat;
	left: -13px;
	top: -20px;
}

ul.top_nav li.mega div.employers {
	background: url(../../images/MainMenu/links/employers.png) no-repeat;
	left: -13px;
	top: -20px;
}

ul.top_nav li.mega div.seekers {
	background: url(../../images/MainMenu/links/seekers.png) no-repeat;
	left: -11px;
	top: -20px;
}

ul.top_nav li.mega div.info {
	background: url(../../images/MainMenu/links/info.png) no-repeat;
	left: -12px;
	top: -20px;
}

ul.top_nav li.mega div.login {
	background: url(../../images/MainMenu/links/login.png) no-repeat;
	left: -13px;
	top: -20px;
}

ul.top_nav li.mega div {
	position: absolute;
	left: -260px;
	width: 425px;
	height: 179px;
	top: 18px;
	padding-top: 10px;
}

ul.top_nav li.mega div.student_bg {
	background: url(../../images/MainMenu/links/student_bg.png) no-repeat;
	left: -10px;
}

ul.top_nav li.mega div.institutions_bg {
	background: url(../../images/MainMenu/links/institutions_bg.png) no-repeat;
	left: -13px;
}

ul.top_nav li.mega div.employers_bg {
	background: url(../../images/MainMenu/links/employers_bg.png) no-repeat;
	left: -42px;
}

ul.top_nav li.mega div.seekers_bg {
	background: url(../../images/MainMenu/links/seekers_bg.png) no-repeat;
	left: -217px;
}

ul.top_nav li.mega div.info_bg {
	background: url(../../images/MainMenu/links/info_bg.png) no-repeat;
	left: -271px;
}

ul.top_nav li.mega div.login_bg {
	background: url(../../images/MainMenu/links/login_bg.png) no-repeat;
	left: -260px;
}

ul.top_nav li.hovering div {
	display: block;
	z-index: -1;
}

ul.top_nav li.hovering a.megaitem {
	color: #112637;
}

ul.dropdowns {
	list-style: none;
	float: left;
	margin: 0;
	padding: 18px 10px 0 30px;
	font-size: 0.8em;
	color: #00071b;
}

ul.dropdowns li {
	margin-bottom: 5px;
	padding-bottom: 10px;
	text-align: left;
	width: 120px;
}

ul.dropdowns li.wide {
	width: 150px;
}

ul.dropdowns li a {
	font-size: 12px;
	color: #00071b;
	text-decoration: none;
	font-family: Helvetica, Arial, sans-serif;
}

ul.dropdowns li a:hover {
	color: #00a7e4;
}

.clear {
	clear: both;
}

.no_margin {
	margin: 0;
	padding: 0;
}

/*------------------- OLD CSS --------------------------*/

.salespanel {
	background-image: url(../../Images/Misc/FeatSalesBG.jpg); 
	background-repeat: no-repeat; 
	padding: 0;
}

.salespropanel {
	background-image: url(../../Images/Misc/salesproBG.jpg); 
	background-repeat: no-repeat; 
	padding: 0;
}

.videopanel {
	background-image: url(../../Images/Misc/videoBG.jpg); 
	background-repeat: no-repeat; 
	padding: 0;
}

.samp3DCVpanel {
	background-image: url(../../Images/Misc/example3dcvBG.jpg); 
	background-repeat: no-repeat; 
	padding: 0;
}

.recruiterspanel {
	background-image: url(../../Images/Misc/FeatRecruitersBG.jpg); 
	background-repeat: no-repeat; 
	padding: 0;
}

.recruitersvidpanel {
	background-image: url(../../Images/Misc/FeatRecruitersVideoBG.jpg); 
	background-repeat: no-repeat; 
	padding: 0;
}

.featvidboxhead {
	font-family: helvetica, arial, verdana;
	font-size: 22px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1;
	margin:  0 0 0 20px;
}

.featboxtitles {
	font-family: helvetica, arial, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1;
	margin:  2px 0 0 20px;
}

.featcellhead {
	line-height: 44px;
}

.feattextmain {
	padding: 20px 20px 0 20px;
}

p.panels {
	font-family: arial, verdana, times;
	font-size: 11px;
	font-weight: normal;
	color: #3b3b3b;
	line-height: 13px;
	margin: 0;
	padding: 3px 5px 3px 0;	
	text-align: left;
}

.plainrows {
	text-align: left;
}

.highlighttext2 {
	font-family: helvetica, arial, verdana;
	font-size: 16px;
	font-weight: bold;
	color: #112637;
	line-height: 30px;
	padding: 0 0 0 0;
	margin:  0 0 0 0;
	letter-spacing: -1;
}

.icontables {
	border-top: 4px solid #dcdcdc; 
	border-bottom: 1px dotted #dcdcdc;
}

.addbutton {
	width: 300px;
	height: 20px;
	color: #ffffff;
	font-family: arial, hevletica;
	font-size:11px;
	font-weight: bold;
	text-align: right;
	border: 1px solid #f36206;
	background-color: #f36206;
	padding-right: 5px;
	margin-bottom: 3px;
	cursor: pointer;
}

.orangefields {
	width: 297px;
	height: 25px;
	line-height: 25px;
	border:  1px solid #f36206;
	border-right: 3px solid #f36206;
}

p.footer {
	font-family: arial, verdana, times;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	margin:0;
}

p.footer a , p.footer a:visited{
	color: #fc3916;
	text-decoration: none;
}

p.footer a:hover{
	color: #fb8630;
	text-decoration: underline;
}

.footer {
	width: 955px;
	padding:  0 0 0 0;
	margin-top: 15px;
}

.AppError, .ErrorBox, .AppMessage {
	margin: 10px;
	font-family: Verdana;
}

.AppError, .ErrorBox {
	border: 2px solid red; 
	padding: 10px;
	color: red;
	font-size: 12px;
	font-weight: bold;
	background-color: #fbe3e4;
}

.AppMessage {
	border: 2px solid green; 
	padding: 10px;
	color: green;
	font-size: medium;
	font-weight: bold;
	background-color: #e6efc2;
}

.status_sub_links_text {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left: 25px;
	padding-left: 25px;
	background: #f0f4fa url(../Images/Misc/arrow.gif) center left no-repeat;
	color: #414142;
	text-decoration: none;
}

.status_sub_links_text:hover {
	color: #f15a24;
}

.buttons_small {
	display: block;
	width: 67px;
	height: 22px;
	text-align: center;
	font-family: helvetica, arial, verdana, times;
	font-size: 12px;
	font-weight: bold;
	background: url(../../Images/Buttons/button_small.gif) no-repeat;
	color: #ffffff;
	border: 0;
	clear: both;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.Login {
	width: 195px;
	height: 20px;
	line-height: 20px;
	border: 2px solid #dfdfdf;
	margin-bottom: 18px;
}

.login_bg label {
	width: 70px;
	display: block;
	padding-top: 8px;
	float: left;
	font-size: 12px;
	font-family: Helvetica, Arial, sans-serif;
}

.login_but {
	margin-left: 200px;
	margin-top: 2px;
}

.bluerule {
	border-top: 1px dotted #112637;
	margin: 20px 0 20px 0;
}

.dottedrulev {
	border-top: 1px dotted #999999;
	margin:  2px 0 2px 0;
}

.greyrule2 {
	border-top: 3px solid #dcdcdc;
	margin: 6px 0 6px 0;
	clear: both;
}

.greyrule {
	border-top: 3px solid #dcdcdc;
	margin: 6px 0 6px 0;
	clear: both;
}

.feature_big {
	background: url(../../images/misc/feature_big.gif) no-repeat;
	float: left;
	padding: 0 10px 20px 20px;
	width: 529px;
	height: 224px;
}

.feature_big p {
	line-height: 20px;
}

.feature {
	background: url(../../images/about/feature_bg.gif) center no-repeat;
	float: left;
	padding: 0 15px 20px 20px;
	width: 415px;
	height: 266px;
}

.feature_quotes {
	background: url(../../images/about/feature_bg_quotes.gif) no-repeat;
	padding: 20px 30px 0 60px;
	width: 370px;
	height: 276px;
	float: right;
}

.feature_quotes p {
	line-height: 20px;
}

.profile_pic {
	float: left;
	padding: 15px 0 0 40px;
	width: 140px;
	text-align: center;
}