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;
}

.right_header {
	float: right;
}

.poweredby {
	float: right;
	position: absolute;
	left: 555px;
	top: 10px;
	width: 85px;
	height: 44px;
	background: url(../../images/MainMenu/powered_by.gif) no-repeat;
}

.logo {
	float: left;
	width: 215px;
	text-align: left;
	padding-top: 14px;
}

.slogan {
	float: left;
	text-align: left;
	width: 343px;
	padding-top: 69px;
	font-family: Helvetica, Arial, sans-serif;
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
}

ul.small_nav {
	list-style: none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	margin: 0;
	padding: 0;
	height: 28px;
	/*width: 400px;*/
	padding-top: 8px;
}

ul.small_nav li {
	float: right;
	padding: 0 5px 0 5px;
	text-decoration: none;
}

ul.small_nav li a {
	color: #ffffff;
	text-decoration: none;
}

ul.small_nav li a:hover{
	text-decoration: underline;
}

ul.small_nav ul {
  	display: none;
	list-style: none;
	width: 100px;
	text-align: left;
}

ul.small_nav ul li a {
	display: block;
	background: #ffffff;
	width: 95px;
	border-bottom: 1px solid #d9d9d9;
	padding: 4px 0 4px 8px;
	height: 14px;
	color: #112637;
}

ul.small_nav ul li a:hover {
	color: #00a7e4;
	text-decoration: none;
}

ul.small_nav li.hovering ul {
	display: block;
}

ul.small_nav li.mega {
	position: relative;
}

ul.small_nav li.mega div {
	position: absolute;
	top: 17px;
	left: -40px;
}

ul.top_nav {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 4px;
	margin-top: 25px;
	height: 28px;
	width: 398px;
	background: url(../../images/MainMenu/topnav_bg_login.png) no-repeat;
	float: right;
}

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 18px 0 18px;
	font-family: Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #0E2638;
	z-index: 99;
}

ul.top_nav div {
  	display: none;
}

ul.top_nav li.mega div.dashboard {
	background: url(../../images/MainMenu/links/dashboard_new.png) no-repeat;
	left: -13px;
	top: -19px;
	height: 48px;
}

ul.top_nav li.mega div.cv {
	background: url(../../images/MainMenu/links/cv_new.png) no-repeat;
	left: -13px;
	top: -19px;
	height: 48px;
}

ul.top_nav li.mega div.pdp {
	background: url(../../images/MainMenu/links/pdp_new.png) no-repeat;
	left: -11px;
	top: -19px;
	height: 48px;
}

ul.top_nav li.mega div.jobs {
	background: url(../../images/MainMenu/links/jobs_new.png) no-repeat;
	left: -7px;
	top: -19px;
	height: 48px;
}

ul.top_nav li.mega div {
	position: absolute;
	left: -149px;
	width: 200px;
	/* height: 200px; */
	top: 18px;
	padding-top: 10px;
}

ul.top_nav li.mega div.cv_bg {
	background: url(../../images/MainMenu/links/cv_bg.png) no-repeat;
	width: 425px;
	height: 155px;
}

ul.top_nav li.mega div.jobs_bg {
	background: url(../../images/MainMenu/links/jobs_bg.png) no-repeat;
	width: 210px;
	left: -68px;
	height: 95px;
}

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: 12px 10px 0 25px;
}

ul.dropdowns li {
	line-height: 32px;
	text-align: left;
	width: 160px;
}

ul.dropdowns li a {
	font-size: 13px;
	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;
}

.white_text {
	font-family: arial, verdana, times;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 14px;
}

/*------------------- 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;
}

.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_active {
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.AppError, .ErrorBox, .AppMessage { 
	margin: 10px;
	font-family: Verdana;
}

.AppError, .ErrorBox {
	border: 2px solid red; 
	padding: 10px;
	color: red;
	font-size: medium;
	font-weight: bold;
	background-color: #fbe3e4;
}

.SuccessBox{
    border: 2px solid #009933; 
	padding: 10px;
	color: #009933;
	font-size: medium;
	font-weight: bold;
	background-color: #CCFFCC;
}

.AppMessage {
	border: 2px solid green; 
	padding: 10px;
	color: green;
	font-size: medium;
	font-weight: bold;
	background-color: #e6efc2;
}

.AppMessageSmall
{
	color: green;
	font-weight: bold;	
	font-size: 12px;
}	

.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;
}

.orangefields {
	width: 200px;
	height: 25px;
	line-height: 25px;
	border:  1px solid #f36206;
	border-right: 3px solid #f36206;
	font-family: arial, verdana, times;
	font-size: 12px;
}

.orangefieldsmulti {
	width: 200px;
	border:  1px solid #f36206;
	border-right: 3px solid #f36206;
	font-family: arial, hevletica;
	font-size:12px;
}

.btnIncrease {
	width: 20px;
	height: 20px;
	display: block;
}

.btnDecrease {
	width: 20px;
	height: 20px;
}

.addbutton {
	width: 200px;
	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;
}

.dark_blue{
	color: #0d4067;
}

.bluerule {
	border-top: 1px dotted #112637;
	margin: 20px 0 20px 0;
	clear: both;
}

.dottedrulev {
	border-top: 1px dotted #999999;
	margin: 2px 0 2px 0;
	clear: both;
}

.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;
}

.Milestone {
	display: block;
	margin-bottom: 15px;
	border: 1px solid #000;
	padding: 10px;
	background-color: #d9e2e7;
	border: 1px dotted #999999;
}

.PercentBox {
	width: 90px;
	height: 35px;
	background-color: #d2d2d2;
	font-size: x-large;
	text-align: center;
}

.Counter {
	font-size: 33px;
	width: 65px;
	float: left;
	text-align: center;
	border:  1px solid #f36206;
	border-right: 3px solid #f36206;
}

td p {
	padding-left: 0;
}

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: #bfbfbf;
	text-decoration: none;
}

p.footer a:hover{
	color: #fb8630;
	text-decoration: underline;
}

.footer {
	width: 955px;
	padding:  0 0 0 0;
	margin-top: 15px;
}

.feature_big {
	background: url(../../Images/Misc/feature_big.gif) no-repeat;
	float: left;
	padding: 0 15px 20px 20px;
	width: 524px;
	height: 274px;
}

.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;
}