@charset "UTF-8";
/* Global Styles */

a img {
	border:none;
}

body {
	background-image: url(/media/images/global/bkgd.jpg);
	font-family:Lucida Grande, Arial;
	font-size:11px;
	color:#7a7a7a;
}

a {
	color:#4a9dc7;
	text-decoration:none;
	
}

a:visited {
	color:#4a9dc7;
	text-decoration:none;

}

.logo {
	width:281px;
	height:65px;
	background-image: url(/media/images/global/logo.gif);
}

.searchdiv {
	background-repeat:repeat-x;
	background-image: url(/media/images/global/searchBkgd.gif);
	height:26px;
	width:255px;
	padding-left:10px;
	padding-top:8px;

}

.input {
	font-size:13px;
	border:0px;
	width:245px;
}

.logindiv {
	background-repeat:repeat-x;
	background-image: url(/media/images/landing/formBkgd.gif);
	padding-left:7px;
	padding-top:5px;
	height:23px;
	width:107px;
	padding-right:8px;

}

.login {
	font-size:13px;
	border:0px;
	width:105px;
}

.topCurve {
	width:1034px;
	height:16px;
	background-image: url(/media/images/global/topCurve.gif);
	background-repeat: no-repeat;
}


.siteSearchInput {
	padding-left:10px;
	padding-top:8px;
	font-size:13px;
	border:0px;
	height:26px;
	width:184px;
	background-repeat:repeat-x;
	background-image: url(/media/images/global/siteSearchBkgd.gif);
}

.container{
	width:100%;
}

.content {
	width:1038px;
	position:relative;
}

.search {
	position:absolute;
	top:116px;
	left:604px;
	font-size:12px;
}

.search .forms {
	float:left;
}

.search .forms .inputTag {
	margin-top:9px;
	margin-right:2px;
	margin-left:4px;
}

.userLogin {
	float:left;
	text-align:right;
	font-size:12px;
	z-index:10;
	margin-right:35px;
	margin-top:6px;
	height:32px;
}

.userLogin .forms {
	float:left;
}

.userLogin .forms .inputTag {
	margin-top:9px;
	margin-right:2px;
	margin-left:4px;
}


#navBar {
	position:absolute;
	top:0px;
	left:560px;
	margin-top:7px;
}

#navBar li
{
	list-style-type: none;
	display: inline;
	margin-right: 0px;

}

.logo {
	margin-top:20px;
	margin-left:35px;
	margin-bottom:10px;
	float:left
}

.leftShadowHome {
	background-image: url(/media/images/global/leftShadow.jpg);
	background-repeat: repeat-y;
	width:7px;
	float:left;
	min-height: 660px;
	
}

.rightShadowHome {
	background-image: url(/media/images/global/rightShadow.jpg);
	background-repeat: repeat-y;
	width:7px;
	float:left;
	min-height: 660px;
	
}

.leftShadowCoaching {
	background-image: url(/media/images/global/leftShadow.jpg);
	width:7px;
	float:left;
	height: 800px;
	
}

.rightShadowCoaching {
	background-image: url(/media/images/global/rightShadow.jpg);
	background-repeat: repeat-y;
	width:7px;
	float:left;
	height: 780px;
	
}

.bottomCurve {
	background-image: url(/media/images/global/bottomCurve.jpg);
	width:1034px;
	height:15px;
	background-repeat: no-repeat;
	clear:left;
	
}

.shadow{
	float:left;
	width:7px;
}

.shadowLeft {
	width:7px;
	height:100%;
	background-image: url(/media/images/global/leftShadow.jpg);
}



.hairline {
	height:1px;
	background-color: #b5b5b5;
	width:935px;
	margin-top:3px;
	clear:right;
}

.hairlineJobs {
	height:1px;
	background-color: #b5b5b5;
	width:935px;
	margin-top:3px;
	clear:right;
	clear:left;

}

.hairlineVideo {
	height:1px;clear:right;background-color:#cccccc;margin-left:40px;clear:left;width:860px;margin-top:4px;
}

.hairlineSkills {
	height:1px;clear:right;background-color:#c6e3ed;margin-left:5px;clear:left;width:345px;
}

.rss {
	float:left;margin-top:2px;margin-left:-15px;margin-right:5px;
}

.mainBodyTop {
	float:left;
	width:1020px;
	height:660px;
	background-color: #ffffff;
}

.mainBodyTopSub {
	float:left;
	width:1020px;
	height:780px;
	background-color: #ffffff;
}

.mainBodyTopAssess {
	float:left;
	width:1020px;
	height:970px;
	background-color: #ffffff;
}


.bodyContainer{
	padding-left:30px;
	padding-right:30px;
}

.personalization {
	padding-top:10px;
	height:35px;
}

.personalization .links {
	float:left;
	margin-top:10px;
	margin-right:20px;
}

.mainBodyBottom {
	background-image: url(/media/images/global/contentBkgd.jpg);
	background-repeat: repeat-y;
	clear:left;
}

h1 {
	color:#98b03e;
	font-size:40px;
	margin-top:10px;
	margin-bottom:10px;
	clear:left;
	font-weight:normal;
}

.pageHeader {
	color:#98b03e;
	font-size:40px;
	margin-top:10px;
	margin-bottom:10px;
	clear:left;
}

.prHeader {
	margin-left:37px;z-index:100;
	color:#98b03e;
	font-size:40px;
	margin-top:10px;
	margin-bottom:10px;
	clear:left;
}

.PRfeedsHeader{
	height:29px;
	padding-top:4px;
	font-size:12px;
	color:#4a9dc7;
	width:308px;
	float:left;
	font-weight:bold;
	margin-bottom:10px;	
}

.PRfeedsContent{
	
	font-size:12px;
	color:#798285;
	width:290px;
	padding-right:28px;
	margin-top:10px;
	margin-bottom:10px;
	float:left;
}

.PRfeedsContent .title {
	font-size:16px;
}

.PRfeedsContent .company {
	color:#4a9dc7
}

.zipCode {
	margin-top:-2px;
}

.zipCode a {
	font-size:10px;
}

.jobs {
	margin-left:12px;
}

.homeContent {
	width:965px;
	height:604px;
	padding-top:7px;
	background-image: url(/media/images/landing/gradientBkgd.jpg);
	position:relative;
}

.homeHeader {
	color:#9cb149;
	font-size:44px;
	font-weight:bold;
	margin-bottom:10px;
	clear:left;
}

.homeSubHead {
	color:#4a9dc7;
	font-size:22px;
	font-weight:bold;
	padding-top:14px;
	top:57px;
	left:3px;
	width:617px;
	position: absolute;
	z-index:10;
}

.homeContent .assessment {
	background-image: url(/media/images/landing/magnify_icon.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:142px;
	left:10px;
	padding-left:70px;
	width:270px;
	height:95px;
}

.homeContent .coaching {
	background-image: url(/media/images/landing/people_icon.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:237px;
	left:10px;
	padding-left:70px;
	width:270px;
	height:95px;
}

.homeContent .placement {
	background-image: url(/media/images/landing/globe_icon.gif);
	background-repeat: no-repeat;
	position:absolute;
	top:348px;
	left:10px;
	padding-left:70px;
	width:270px;
	height:95px;
}

.homeContent .tagLine {
	color:#4a9dc7;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	top:442px;
	left:10px;
	padding-left:70px;
	position: absolute;
	z-index:10;
}

.getStarted {
	color:#4a9dc7;
	font-size:30px;
	font-weight:bold;
	position:absolute;
	top:492px;
	left:45px;
	position: absolute;
	z-index: 10;
	clear:left;
}

.getStarted .altColor {
	color:#9cb149;
}

.homeContent .header {
	color:#4a9dc7;
	font-size:22px;
	font-weight:bold;
}

.homeContent .content {
	color:#808181;
	font-size:14px;
	width:245px;
}

.screenSamples {
background-image: url(/media/images/landing/screens.jpg);
position:absolute;
z-index:1;
top:57px;
left:342px;
width:623px;
height:456px;
	
}

.footer {
	color:#4a9dc7;
	margin-top:10px;
	padding-left:335px;
	
}

.footerCell {
	padding-right:25px;
	float:left;
	padding-top:10px;
	font-size:13px;
}

.footerCell2 {
	padding-right:12px;
	float:left;
	padding-top:10px;
	font-size:11px;
}


.footerCell a {
	text-decoration:none;
	text-transform: uppercase;
	
}

/* Sub Nav Styles */

.tabs {
	margin-top:14px;
	border:0px #000000 solid;
}

.subTabs {
	border:0px #000000 solid;
}

.tabnav{
	background-image:url(/media/images/global/subNavBkgd.gif);
	height:30px;
	width:962px;
	margin-bottom:18px;
	font-weight:bold;
}

.tabnav .tab a{
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px;
}

.tabnav .tab a.current{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px; 
		background-image:url(/media/images/nav/subnav_tab.gif);
	}


.tabnav .firstTab a{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px;
		
		
	}
.tabnav .secondTab a{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px; 
			}	

.tabnav .thirdTab a{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px; 
		
	}	
	
.tabnav .fourthTab a{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px; 
		
	}	


.tabnav .firstTab a.current{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px; 
		background-image:url(/media/images/nav/subnav_tab.gif);
	}
.tabnav .secondTab a.current{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px; 
		background-image:url(/media/images/nav/subnav_tab.gif);
	}
.tabnav .thirdTab a.current{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px; 
		background-image:url(/media/images/nav/subnav_tab.gif);
	}
.tabnav .fourthTab a.current{ 
		display:block; 
		width: 160px; 
		height: 18px; 
		float:left;
		padding-top:12px;
		background-image:url(/media/images/nav/subnav_tab.gif);
	}
	
.subNavTab {
	background-image:url(/media/images/nav/subnav_tab.gif);
	height:18px;
	background-repeat: repeat-x;
	float:left;
	padding-top:12px;
}

.subNavTab a {
	text-transform: uppercase;
	font-weight:bold;
}
	
.clear{
	clear:left;
}

.clearCalendar {
	float:left;
	width:30px;
	height:30px;
}

.clearToDo {
	clear:left;
}

.clearAction {
	width:60px;float:left;
	height:10px;
}

/* Home Base Modules */
.modEvents {

	height:295px;
	float:left;
}

.modEvents .calendar {
	width:253px;
	height:232px;
	float:left;
}

.modEvents .eventContainer {
	float:left;
	width:650px;
}

.modEvents .eventSpacer {
	width:30px;
	height:30px;
	float:left;
}

.modEvents .eventContainer .header {
	font-size:18px;
	font-weight:bold;
	color:#98b03e;
	margin-bottom:10px;
}

.modEvents .eventContainer .event {
	color:#4a9dc7;
	font-size:15px;
	float:left;
	margin-bottom:5px;
	width:415px;	
}

.modEvents .eventContainer .date {
	height:20px;
	width:150px;
	color:#7a7a7a;
	font-size:16px;
	float:left;
	margin-bottom:5px;
}

.modEvents .eventContainer .actions {
	float:left;
	width:50px;
}


.late {
	color: #C00;
}

.promo {
	margin-left:-14px;padding-top:5px;clear:left;
}


.actions {
	float:left;
	width:425px;
}

.actions .header {
	font-size:15px;
	padding-top:10px;
	color:#98b03e;
}

.actions .text {
	margin-top:4px;
	font-size:12px;
	width:430px;
	color:#798285;
}

.next {
	background-image: url(/media/images/myassess/brown_mod_bkg.gif);
	width:367px;
	height:160px;
	float:left;
	padding-left:8px;
}

.next .header {
	font-size:16px;
	padding-top:7px;
	color:#534b38;
}

.next .meter {
	margin-top:7px;
	border:1px #ffffff solid;
	height:18px;
	width:300px;
	background-color: #ffffff;
	position:relative;
}

.next .meter .bar {
	background-image: url(/media/images/myassess/bar.jpg);
	background-repeat: repeat-x;
	height:18px;
}

.next .meter .percentile {
	position:absolute;
	left:275px;
	top:2px;
	color:#61b4d6;
}

.next .content {
	font-size:14px;
	padding-top:7px;
	padding-left:2px;
	color:#534b38;
	width:300px;
}

.subHeader {
	color:#86a22a;
	font-weight:bold;
}


/* My Assessment Modules */
.mod {
	background-image:url(/media/images/myassess/gray_mod_bkg.gif);
	width:300px;
	height:300px;
	float:left;
}

.mod .header {
	font-size:16px;
	padding-left:8px;
	padding-top:10px;
}

.mod .container {
	padding-left:10px;
	padding-top:10px;
}

.modClear {
	width:30px;float:left;height:30px;
}

.modCareers {
	width:570px; 
}

.modCareers .top{
	background-image:url(/media/images/matches_top.gif);
	background-repeat: no-repeat;
	width:570px;
	height:55px;
}
.modCareers .middle{
	background-image:url(/media/images/matches_middle.gif);
	width:570px;

}
.modCareers .bottom{
	background-image:url(/media/images/matches_bottom.gif);
	background-repeat: no-repeat;
	width:560px;
	height:29px;
	padding-top:4px;
	padding-right:10px;
	text-align:right;
	font-weight:bold;
}


.careerBtn {
	float:left;margin-left:16px;
}

.modCareers .header {
	font-size:13px;
	padding-left:11px;
	padding-top:6px;
}

.modCareers .content {
	padding-left:15px;
	width:570px;
}

.modCareers .content .bar {
	background-image:url(/media/images/career_matches/bar1.gif);
	height:66px;
	float:left;
	}

.modCareers .content .bar3 {
	background-image:url(/media/images/career_matches/bar3.gif);
	height:66px;
	float:left;
	}
	
.modCareers .content .bar4 {
	background-image:url(/media/images/career_matches/bar4.gif);
	height:66px;
	float:left;
	}

.modCareers .content .bar5 {
	background-image:url(/media/images/career_matches/bar5.gif);
	height:66px;
	float:left;
	}
	
.modCareers .content .barEnd {
	 float:left;
}

.modCareers .content .end {
	clear:left;
	width:10px;
}

.barLinks {
	float:left;
	margin-top:16px;
	margin-left:10px;
	font-size:14px;
}

.barLinks a {
	color:#7a7a7a; 
	text-decoration:underline;
}

.modDescription {
	margin-left:10px;
	font-size:12px;
	margin-right: 20px;
	padding-left:5px;
	margin-top:30px;
}

.modDescription .header {
	font-size:21px;
}

.modDescription .header .altColor {
	color:#4a9dc7;
}

.recommendHeaders {
	font-size:18px;
	height:66px;	
	color:#ffffff;
	padding-left:10px;
}
.recommendHeaders a {
	color: #FFF;
}

.modCounselor {
	
	float:left;
	margin-left:0px;
	margin-top:-15px;
}

.modCounselor .content {
	float:left;
	margin-top:18px;
	font-size:12px;
	
	color:#534b38;
	width:140px;
	margin-left:10px;
}

.modPeople {
	width:375px;
	float:left;
	margin-left:16px;
	margin-top:10px;
}

.modPeople .top {
        background-image:url(/media/images/blue_top.gif);
        background-repeat: no-repeat;
	width:375px;
	height:12px;
}

.modPeople .middle {
        background-image:url(/media/images/blue_middle.gif);
	padding:10px;
}

.modPeople .bottom {
        background-image:url(/media/images/blue_bottom.gif);
        background-repeat: no-repeat;
	width:375px;
	height:21px;
}

.modPeople .header {
	color:#2d617a;
	
	font-size:12px;
}

.modPeople .celebPhoto {
	margin-top:7px;
	margin-right:7px;
	float:left;
}

.modPeople .celebContent {
	margin-top:12px;
	width:122px;
	height: 45px;	
	font-size:13px;
	color:#000000;
	float:left;
}

.contentLink {
	color:#4a9dc7;
}

.modCoachingSession {
	float:left;margin-left:14px;
	margin-top:20px;
}

.modValues {
	background-image:url(/media/images/career_matches/gray_mod_bkg.gif);
	background-repeat: no-repeat;
	width:576px;
	height:392px;
	margin-top:20px;
}

.modValues .top {
	width:570px;
	height:15px;
        background-image:url(/media/images/gray_top.gif);
        background-repeat: no-repeat;
}

.modValues .middle {
        background-image:url(/media/images/gray_middle.gif);
	width:570px;
}

.modValues .bottom {
        background-image:url(/media/images/gray_bottom.gif);
        background-repeat: no-repeat;
	width:570px;
	height:10px;
}

.modValues .header {
	font-size:15px;
	margin-left:20px;
}

.modValues .content {
	color:#4a9dc7;
}

.basic_info {
	width:576px;
	margin-top:-10px;
	float:left;
}

.basic_info .top {
	width:576px;
	height:73px;
	background-image:url(/media/images/basic_info_top.gif);
	background-repeat: no-repeat;
}
.basic_info .middle {
	width:576px;
	background-image:url(/media/images/basic_info_middle.gif);
}
.basic_info .bottom {
	width:576px;
	background-image:url(/media/images/basic_info_bottom.gif);
	background-repeat: no-repeat;
	height:26px;
}

.modInfo .container .info {
	height:313px;
	overflow: auto;
	padding-top:12px;
}
.basic_info .subHeader {
	color:#86a22a;
	font-weight:bold;
	width:180px;
	margin-right:20px;
	margin-bottom:15px;
	float:left;
}



.modInfo .container {
	padding: 53px 0px 0px 0px;
	width: 571px;
}



.modPoll {
	background-image:url(/media/images/career_profiles/profileBkgd1.gif);
	background-repeat: no-repeat;
	width:375px;
	height:90px;
	float:left;
	margin-top:10px;
	margin-left:16px;
	padding-left:8px;
}

.modPoll .header {
	font-size:13px;
	padding-top:10px;
	color:#534b38;
}

.meter {
	margin-top:7px;
	border:1px #ffffff solid;
	height:18px;
	width:300px;
	background-color: #ffffff;
	position:relative;
}

.meter .bar {
	background-image: url(/media/images/myassess/bar.jpg);
	background-repeat: repeat-x;
	height:18px;
}

.meter .percentile {
	position:absolute;
	left:275px;
	top:2px;
	color:#61b4d6;
}

.modPoll .content {
	font-size:14px;
	padding-top:7px;
	padding-left:2px;
	color:#534b38;
	width:300px;
}

.profile {
	width:570px;
	font-size:12px;
}

.profile .top {
	background-image:url(/media/images/green_top.gif);
	background-repeat: no-repeat;
	width:570px;
	height:42px;
}
.profile .middle {
	background-image:url(/media/images/green_middle.gif);
	width:570px;
}
.profile .bottom {
	background-image:url(/media/images/green_bottom.gif);
	background-repeat: no-repeat;
	width:570px;
	height:22px;
}

.profile p {
	margin: 0px;
}

.profile .container {
	margin-left:120px;
	padding:8px;
}

.clearProfile {
	width:15px;float:left;
	height:30px;
}


.skills {
	width:375px;
	float:right;
	padding-right:20px;
	margin-top:10px;
}

.skills .top{
	background-image:url(/media/images/small_blue_top.gif);
	background-repeat: no-repeat;
	width:375px;
	height:16px;
	
}
.skills .middle{
	background-image:url(/media/images/small_blue_middle.gif);
	width:375px;

}
.skills .bottom{
	background-image:url(/media/images/small_blue_bottom.gif);
	background-repeat: no-repeat;
	width:375px;
	height:26px;

}

.skills .header {
	float:left;margin-left:5px;color:#367392;font-size:13px;
}

.skills .link {
	margin-left:190px;margin-top:4px;float:left;font-size:10px;
}

.skills .content {
	margin-top:10px;margin-left:25px;font-size:11px;width:300px;
}

.skills .content .title1 {
	color:#86a22a;
}

.skills .content .title2 {
	color:#a73737;
}

.skills .content .jobs {
	color:#798285;
}

.modVideo {
	background-image:url(/media/images/career_profiles/video_box.gif);
	background-repeat: no-repeat;
	width:376px;
	height:250px;
	margin-left:16px;
	padding-left:10px;
	padding-top:26px;
	float:left;
	text-align:center;
	margin-top:13px;

}

.balance {
	width:225px;
	height:25px;
	background-image:url(/media/images/career_profiles/worklife_balance.gif);
	background-repeat: no-repeat;
}

.PRfeedsHeader{
	height:16px;
	font-size:12px;
	color:#4a9dc7;
	padding-top:6px;
	width:318px;
	float:left;
}

.PRfeedsContent{
	
	font-size:12px;
	color:#798285;
	width:308px;
	margin-top:10px;
	margin-bottom:10px;
	padding-right:10px;
	float:left;
}

.careerHeader{
	height:16px;
	font-weight:bold;
	font-size:12px;
	color:#4a9dc7;
	width:312px;
	float:left;
	margin-top:13px;
}

.careerHeaderFeeds{
	height:16px;
	font-weight:bold;
	font-size:12px;
	color:#4a9dc7;
	width:290px;
	float:left;
	margin-top:13px;
}

.careerHeaderIntern{
	height:16px;
	font-weight:bold;
	font-size:12px;
	color:#4a9dc7;
	width:330px;
	float:left;
	margin-top:13px;
}

.careerContent{
	
	font-size:12px;
	color:#798285;
	width:300px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:30px;
	float:left;
}

.profile {
	background-image:url(/media/images/myassess/lime_module_bkg.gif);
	width:570px;
	height:259px;
	float:left;
}

.profile .header {
	font-size:16px;
	padding-left:8px;
	padding-top:7px;
}

.next {
	background-image: url(/media/images/myassess/brown_mod_bkg.gif);
	width:367px;
	height:160px;
	float:left;
	padding-left:8px;
}

.next .header {
	font-size:16px;
	padding-top:7px;
	color:#534b38;
}

.next .meter {
	margin-top:7px;
	border:1px #ffffff solid;
	height:18px;
	width:300px;
	background-color: #ffffff;
	position:relative;
}

.next .meter .bar {
	background-image: url(/media/images/myassess/bar.jpg);
	background-repeat: repeat-x;
	height:18px;
}

.next .meter .percentile {
	position:absolute;
	left:275px;
	top:2px;
	color:#61b4d6;
}

.next .content {
	font-size:14px;
	padding-top:7px;
	padding-left:2px;
	color:#534b38;
	width:300px;
}


.subHeader {
	color:#86a22a;
	font-weight:bold;
	width:100px;
	margin-right:20px;
	margin-bottom:8px;
	float:left;
}

.userInfo {
	float:left;
	margin-bottom:8px;
	width:360px;
}


.job_item{
	padding-bottom:10px;
}

.job_link {
	color: #798285
}


#take_test {
}

#take_test h1 {

}


#take_test .test_description {
	font-size:14px;
	padding: 0px 0px 10px 0px;
	margin: 0px 30px 20px 0px;
	border-bottom:1px solid #DDD;
}

#take_test h4 {
	margin:0px;
}

#take_test .submit {
	padding-left:410px;
}

#sliding_scale_test .questions {
	padding:0px 0px 20px 0px;
}

#sliding_scale_test .question {
	float:left;
	width:215px;
	padding: 0px 25px 20px 0px;
}

#sliding_scale_test .question .picture {
	width:225px;
	height:125px;
	background-position: center center;
	background-repeat: no-repeat;
}

#sliding_scale_test .question .name {
	text-align:center;
	font-size:16px;
	padding: 5px 0px;
}



#take_binary_test .questions {
	padding:0px 20px 20px 20px;
}

#take_binary_test .question {
	float:left;
	width:425px;
	padding:0px 25px 10px 0px;
}

#take_binary_test .question .checkbox {
	float:left;
	width:25px;
	padding-right:10px;
}

#take_binary_test .question .info {
	padding-left:25px;
}

#take_binary_test .question .name {
	font-weight:bold;
}

#take_binary_test .question .description {
	font-size:10px;
}

.slider_area {
        width:225px;
        height:25px;
        background-image:url(/media/images/career_profiles/worklife_balance.gif);
        background-repeat: no-repeat;
	position: relative;
}
 
.slider_knob {
	position: absolute;
	cursor: pointer;
	height: 15px;
	width: 10px;
	background-position: 0px 2px;
        background-repeat: no-repeat;
	background-image:url(/media/images/redball_dot.gif);
}

#take_test .section {
	padding: 0px 30px 20px 0px;
}

#take_test .section .name {
	text-align:center;
}

#take_test .section .description {
}


#take_test .section .questions {
	font-size:14px;
}

#take_test .section .questions table{
	width:100%;
}

#take_test .pt_submit {
	padding-top:20px;
	text-align:center;
}

.tool-tip {
	color:#FFFFFF;
	width:139px;
	z-index:13000;
}

.tool-title {
	background:transparent url(http://www.citybombing.com/media/images/bubble.png) repeat scroll left top;
	color:#9FD4FF;
	font-size:12px;
	font-weight:bold;
	margin:0pt;
	padding:8px 8px 4px;
}
.tool-text {
	background:transparent url(http://www.citybombing.com/media/images/bubble.png) repeat scroll right bottom;
	font-size:11px;
	padding:4px 8px 8px;
}

.zpCalSpecialDay {
	background-color: #98B03E;
}

.content_div {
	margin-right:35px;
}

.forumhead {
	border-bottom:2px solid #CCC;
}

.forumcell {
	border-bottom:1px dotted #CCC;
}

/* NEWS */
#news #tags {
    overflow: auto;
    padding: 5px;
    text-align: right;
}
#news #paginate {
    margin-bottom: 15px;
    margin-left: 0px;
    margin-top: 5px;
    text-align: left;
    vertical-align: middle;
    width: 60%;
    color: white;
}
#news #buttons {
    text-align: right;
    float: right;
    vertical-align: middle;
    color: #333;
    width: 40%;
    line-height: 1.7em;
    padding:0;
    padding-bottom: 10px;
}
#news #usertags {
    clear: both;
    margin: 5px;
    padding: 5px;
    width: 75%;
    text-align: center;
}

#news #content {
    clear : both;
    width: 75%;
}

#news #sidebar {
    width: 20%;
    position: absolute;
    right:0;
    top: 240px;
    padding-left: 10px;
    padding-right:38px;
}

#news div.date {
    font-size: x-large;
    text-align: center;
    font-style: italic;
    padding: 5px;
    color: white;
    border: 2px solid #FFF;
    border-right: 0;
    border-left: 0;
    margin-bottom: 10px;

}

#news div.post {
    overflow: auto;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 12px solid #333;
    padding-right: 10px;
}
#news div.avatar {
    text-align: left;
}

#news div.post-title {
    text-align: left;

    font-size: 180%;
    font-family: trebuchet ms;
    font-weight: bold;
    padding: 5px;
}

#news div.post-content {
    overflow: auto;
    text-align: justify;
    line-height: 1.5em;
    padding-left: 1em;
    padding-right: 1em;
    font-size: 120%;
}

#news div.post-content li {
    margin: 0;
    padding: 0;
    line-height: 130%;
}

#news div.post-content table{
    border: 0;
    margin-left: 50px;

}
#news div.post-content td {
    border: 2px solid #ccc;
}
#news div.post-meta {
    color: #666;
    margin-top: 20px;
    border-top: 1px solid #333;
    width: 100%;
    text-align: right;
}

#news div.tags {
    margin-top: 10px;
}

#news .cloud_1 {
    font-size: 80%;
}
#news .cloud_2 {
    font-size: 100%;
}
#news .cloud_3 {
    font-size: 120%;
    font-weight: bold;
}
#news .cloud_4 {
    font-size: 140%;
    font-weight: bold;
}

#news .cloud_5 {
    font-size: 160%;
    font-weight: bold;
}


#news #paginate ul {
    margin:0;
    padding:0;
}

#news #paginate li {
    display: inline;
    margin: 2px;
    padding: 10px;
    background-color: #fbfbfb;
    border: 2px solid #ddd;
    line-height: 1.7em;
    margin-left: 3px;
    margin-right: 3px;
    text-align: center;
    vertical-align: middle;
    color: #000;
}

#news #paginate li.tagname {
    font-weight: bold;
    font-size: 140%;
}
#news #paginate a:link {
    color: #4C6B46;
}

#news #cloud {
        padding:0px;
}

#news #cloud li {
        list-style-type:none;
}

#news #cloud li a {
        text-decoration:none;
}

#news #cloud li a:hover {
        text-decoration:underline;
}

.personality_section {
	padding-left:20px;
}

.feedback_form {

}

.feedback_form th {
	text-align:right;
	padding-right:5px;
}

.feedback_form input[type=text] {
	width:343px;
}

.overlap {
	color:#4A9DC7;
	font-weight:bold;
}

.why_header {
	text-align:right;
	padding-right:10px;
	width:210px;
	color:#4A9DC7;
	font-weight:bold;
}

.error {
	color: #C00;
}

.coach {
	font-size:14px;
	width:900px;
	margin-bottom:10px;
}

.coach .top {
	background-image:url(/media/images/coach_profile_top.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:27px;

}
.coach .middle {
	background-image:url(/media/images/coach_profile_middle.jpg);
	width:832px;
	padding:5px 38px 0px 30px;
}

.coach .bottom {
	background-image:url(/media/images/coach_profile_bottom.jpg);
	background-repeat: no-repeat;
	width:900px;
	height:29px;
}


.coach .picture {
	float:left;
	width:100px;
	margin-top: 5px;
}

.coach .about {
	margin-left:250px;
	min-height:150px;
}

.coach .about .top {
	background-image:url(/media/images/coach_info_top.jpg);
	background-repeat: no-repeat;
	width:480px;
	height:18px;
}
.coach .about .middle {
	background-image:url(/media/images/coach_info_middle.jpg);
	width:450px;
	padding: 0px 15px;
}

.coach .about .middle p{
	margin:0px;
}
.coach .about .bottom {
	background-image:url(/media/images/coach_info_bottom.jpg);
	background-repeat: no-repeat;
	width:480px;
	height:21px;
}



.coach .info{
	width:257px;
	float:left;
}

.coach .info .top {
	background-image:url(/media/images/coach_bio_top.jpg);
	background-repeat: no-repeat;
	width:257px;
	height:18px;
	margin-top: 5px;
}
.coach .info .middle {
	background-image:url(/media/images/coach_bio_middle.jpg);
	width:227px;
	padding: 0px 15px;
}
.coach .info .bottom {
	background-image:url(/media/images/coach_bio_bottom.jpg);
	background-repeat: no-repeat;
	width:257px;
	height:21px;
}


.coach .info_header {
	color: #4a9dc7;
	text-decoration:underline;
	font-size:16px;
	margin-bottom: 5px;
}

.coach .coach_details {
	padding-left: 110px;
}

.coach .coach_details .name {
	font-size: 28px;
	border-bottom: 3px solid #a8a8a8;
	padding-bottom: 5px;
	margin-bottom:5px;
	color: #4a9dc7;
}


.coach .name {
	font-weight:bold;
	font-size:16px;
	padding-bottom:5px;
}

.coach .info .info_item {
	color: #4a9dc7;
	font-weight:bold;
	padding-left:10px;
}

.coach .hire {
	padding-top:5px;
	font-weight:bold;
}

.coach .footer {
	clear:both;
}

.coach .about .line {
	padding-bottom:5px;
	font-size:16px;
	color: #000;
}

.products {
	font-size:14px;
}

.subscription {
	font-size:14px;
}

.subscription .name{
	font-weight:bold;
	font-size:16px;
}

.subscription .periods {
	padding:10px 0px;
}
.subscription .periods .header {
	color:#000;
}

.subscription .period {
	padding-left:20px;
}


.product_block {
	float: left;
	margin: 0px 30px 20px 0px;
}

.product_block .top {
	background-image:url(/media/images/product_block_top.jpg);
	background-repeat: no-repeat;
	width:243px;
	height:13px;
	margin-top: 5px;
}
.product_block .middle {
	background-image:url(/media/images/product_block_middle.jpg);
	width:213px;
	padding: 0px 15px;
	min-height:150px;
	position:relative;
}
.product_block .bottom {
	background-image:url(/media/images/product_block_bottom.jpg);
	background-repeat: no-repeat;
	width:243px;
	height:22px;
}

.product_block .buy {
	text-align:center;
	font-size:14px;
	margin-top:5px;
	position:absolute;
	bottom: 0px;
	width: 243px;
	left:0px;
}

.product_block p {
	margin: 0px;
}

.user_dash {
	
}

.user_dash table {
	width: 100%;
}
.user_dash table th {
	color: #4a9dc7;
	font-weight:bold;
	font-size:14px;	
	width: 215px;
	vertical-align:top;
}
.user_dash table td {
	vertical-align:top;
	padding-bottom: 10px;
}

.user_dash .dash_item {
	color:#98B03E;
	font-size: 12px;
	font-weight:bold;
}

.user_dash .dash_link {

}


.user_dash .top {
	background-image:url(/media/images/user_dash_box_top.jpg);
	background-repeat: no-repeat;
	width:451px;
	height:15px;
	margin-top: 5px;
}
.user_dash .middle {
	background-image:url(/media/images/user_dash_box_middle.jpg);
	width:421px;
	padding: 0px 15px;
}
.user_dash .bottom {
	background-image:url(/media/images/user_dash_box_bottom.jpg);
	background-repeat: no-repeat;
	width:451px;
	height:23px;
}


.landing {
	background-image:url(/media/images/landing_page_bg.jpg);
	background-repeat: no-repeat;
	width:960px;
	overflow: hidden;
	height:606px;
	position:relative;
	left: 0px;
	display:block;
}

.landing p {
	margin:0px;
}

.landing .top_left {
	padding:34px 0px 20px 13px;
	float:left;
	width:459px;
	height: 268px;
}

.landing .top_left .img {
	float: left;
}

.landing .top_left .title {
	margin-bottom:10px;
	padding-left:170px;
}

.landing .top_left .details {
	margin-bottom:10px;
	padding-left:185px;
}

.landing .top_right {
	height:372px;
	padding:5px 15px 10px 0px;
	position:absolute;
	right:0px;
	top:3px;
	width:451px;
/*
	float:right;
	display:block;
*/
}

.landing .top_right .top_right_holder {
	position:relative;
	width:451px;
	height:372px;	
}

.landing .top_right .signup_form {
	padding: 10px 0px 0px 40px;
}
.landing .top_right .signup_form table {
	width:100%;
}
.landing .top_right .signup_form th,td {
	vertical-align:top;
}

.landing .top_right .details_below {
	
}

.landing .top_right .button {
	bottom:20px;
	height:25px;
	left:0;
	position:absolute;
	text-align:center;
	width:421px;
}

.landing .top_right .button input {
	color: #FFF;
	font-size: 18px;
	font-weight:bold;

}

.landing .top_right .agreement {
	bottom:6px;
	height:10px;
	left:0;
	position:absolute;
	text-align:center;
	width: 100%;
}

.landing .top_right .details_below {
	bottom:50px;
	height:55px;
	left:0px;
	position:absolute;
	text-align:center;
	width: 100%;
}

.landing .bottom {
	margin:16px 15px 9px 21px;
	padding: 10px 15px;
	width:895px;
	height:164px;
}


.landing .bottom .bottom_container {
	position: relative;
}

.landing .bottom .title {

}

.landing .bottom .steps {
	left:10px;
	position:absolute;
	top:47px;
}

.landing .bottom .step {
	float: left;
}
.landing .bottom .steps .one {
	margin: 0px 40px 0px 0px;
	padding-right: 10px;
	width: 269px;
}
.landing .bottom .steps .two {
	margin: 0px 40px 0px 0px;
	padding-right: 10px;
	width: 247px;
}
.landing .bottom .steps .three {
	width: 269px;
}

.landing .bottom .step .title {
	margin-bottom: 10px;
}
.landing .bottom .step .details {
	
}

.landing .way_bottom {
	height:30px;
	margin:15px 0 0 3px;
	padding:7px 5px;
	text-align:center;
	width:954px;
}
