#cubist_careers_template {
	width: 658px;
	float: right
}

#cubist_careers_template h2.three_words {
	font-family: Calibri, sans-serif;
	font-size: 32px;
	margin-bottom: 30px;
	word-spacing: 40px;
}

#cubist_careers_template ul, #cubist_careers_template ul li {
	margin: 0px;
	padding: 0px;
	background: none;
	list-style-type: none;
}

#cubist_careers_template ul {
	margin: 0px 0px 1.4em 20px;
}

#cubist_careers_template ul li {
	padding: 0px 0px 10px 15px;
	line-height: 1em;
	color: #555;
	font-size: 1.2em;
	background: url(/images/careers_bullet.gif) no-repeat 0px .3em;
}
	
#cubist_careers_template ul li.faq {
	padding: 0px 0px 0px 15px;
	line-height: 20px;
	color: #666;
	font-size: 12px;
	background: url(/images/careers_bullet.gif) no-repeat 0px .3em;
}

#cubist_careers_template ul li ul {
	margin: .7em 0px 0px 10px;
}

#cubist_careers_template ul li ul li {
	padding: 5px 0px 5px 15px;
	font-size: 1em;
	background: url(/images/careers_inner_bullet.gif) no-repeat 0px .7em;
}

#cubist_careers_template .column_one_of_two {
	width: 314px;
	float: left;
}

#cubist_careers_template .column_two_of_two {
	width: 314px;
	float: right;
}

#cubist_careers_template .column_one_of_three {
	width: 199px;
	float: left;
	margin-right: 30px;
}

#cubist_careers_template .column_two_of_three {
	width: 200px;
	float: left;
}

#cubist_careers_template .column_three_of_three {
	width: 199px;
	float: right;
}

#cubist_careers_template .rewards_left {
	text-align: left;
	width: 262px;
	float: left;
}

#cubist_careers_template .rewards_right {
	width: 376px;
	float: right;
}

#cubist_careers_template ul li.green {
	background: url(/images/bullet_rewards_green.png) no-repeat 0px .3em;
}

#cubist_careers_template ul li.blue {
	background: url(/images/bullet_rewards_blue.png) no-repeat 0px .3em;
}

#cubist_careers_template ul li.purple {
	background: url(/images/bullet_rewards_purple.png) no-repeat 0px .3em;
}

#cubist_careers_template ul li.orange {
	background: url(/images/bullet_rewards_orange.png) no-repeat 0px .3em;
}

#cubist_careers_template ul li.red {
	background: url(/images/bullet_rewards_red.png) no-repeat 0px .3em;
}

#cubist_careers_template h3.rewards {
	font-family: Calibri, sans-serif;
	font-size: 28px;
	font-weight: normal;
}

.rewards_green_txt {
	color: #68971b;
}

.rewards_purple_txt {
	color: #614092;
}

.rewards_blue_txt {
	color: #0e78a8;
}

.rewards_orange_txt {
	color: #d97744;
}

.rewards_red_txt {
	color: #aa2f00;
}

/* Style for "accordian" on university relations page */

#basic-accordian {
  position: relative;
  top: 38px;
	padding: 0px;
	width: 363px;
	z-index: 2;
}

.accordion_headings {
  height: 25;
  background-image: url(/images/accordion-heading-bg.gif);
  background-repeat: repeat-x;
	padding: 5px 0px 5px 20px;
	color: rgb(95,125,17);
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.active_header {
	height: 25;
  background-image: url(/images/accordion-heading-bg.gif);
  background-repeat: repeat-x;
	padding: 5px 0px 5px 20px;
	color: rgb(95,125,17);
	cursor: pointer;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.accordian_content {
	padding: 15px;
	background: rgb(50,85,125);
	height: 265px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	overflow: auto;
	line-height: 1.5em;
}

.accordian_content h1 {
    color: #f7d677;
    font-size: 18px;
    font-family: Calibri, sans-serif;
} 

#cubist_careers_template .university_relations {
	background-image: url(/images/university_relations_bg.jpg) ;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 678px;
	height: 688px;
	position: relative;
	left: -26px;
}

.committed {
	z-index: 3;
	width: 230px;
	position: relative;
	left: 20px;
	line-height: 1.6em;
}

committed h4 {
    margin: 10px 0 2px 0; 
    padding: 10px 0 2px 0;
    color: rgb(38,87,111);
}

.search_jobs {
	z-index: 3;
	width: 283px;
	position: relative ;
	float:right;
	top:  184px;
}

.clear {
	clear: both;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}

.callout.right {
	float: right;
	width: 314px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px 0px 1.4em 30px;
}

/* for Meet Us page */

#cubist_careers_template div.meetus {
	color: 666;
	font-size: 12px;
	text-decoration: none;
	width:  185px;
	height: 300px;
	text-align: center;
	background-image: url(/images/careers_meetus_box_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
} 

#cubist_careers_template div.meetus h4 {
	color: 666;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	margin: 10px 10px 3px 0;
} 

#cubist_careers_template div.meetus .hrule {
	width: 135px;
	height: 11px;
	text-align: center;
	margin: 3px 10px 0 5px;
} 

#cubist_careers_template div.meetus p {
	color: 666;
	font-size: 13px;
	width: 145px;
	text-align: center;
	margin: 3px 10px 0 5px;
} 

#cubist_careers_template div.meetus p.read_more {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	margin: 10px 10px 0 0;
}
 
#cubist_careers_template div.meetus p.read_more a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
} 

.meetus_orange_txt {
	color: #f58025 ;
}

.meetus_green_txt {
	color: #8cc63f ;
}

.meetus_blue_txt {
	color: #5982d1 ;
}

.meetus_red_txt {
	color: #b42e34 ;
}

.meetus_magenta_txt {
	color: #8d3692 ;
}

.meetus_purple_txt {
	color: #8d36a2;
}

/* for About Cubist Campus */

#cubist_careers_template div.more_cubes {
	float: right;
	width:  225px;
	background-color: #eef2f2;
	margin: 20px 0px 0px 0px ;
	padding: 15px 15px 15px 15px;
}

#cubist_careers_template div.more_cubes p.cube_name {
	margin: 5px 0px 0px 0px ;
	padding: 0 0 0 0;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #2781b5;
}

#cubist_careers_template div.more_cubes p.cube_name a {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	color: #2781b5;
}

#cubist_careers_template div.more_cubes h4 {
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #597b7b;
}

#cubist_careers_template div.more_cubes p.cube_name .cube_title {
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-weight: normal;
	color: #004869;
	line-height: 1.1;
}

#cubist_careers_template div.more_cubes p.read_more {
	margin: 20px 0px 0px 0px ;
	padding: 0 0 0 0;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}

#cubist_careers_template div.more_cubes p.read_more a {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}

#cubist_careers_template div.more_cubes hr {
	color: #d0dada;
	background-color: #d0dada;
	height: 1px;
}

a.read_more_quote {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}
a:visited.read_more_quote {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}
a:hover.read_more_quote {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}
a:active.read_more_quote {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}

.meetname {
	color: #004869;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}

.meettitle {
	color: #004869;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}

/* for map and directions part of About Cubist Campus */

#cubist_careers_template div.campus {
	background-color: #ebe0ee;
	width: 630px;
	height: 330px;
	margin: 0 0 0 0;
	padding: 13px 13px 13px 13px;
}

#cubist_careers_template div.campus_directions {
	background-color: #315341;
	height: 302px;
	margin: 0 0 0 0;
	padding: 13px 13px 13px 13px;
	color: #bababa;
	overflow: auto;
}

/* For conversation pages in /meet/ folder */

#careers_conversation p.meet_more_cubes {
	margin: 30px 0 30px 0;
	padding: 0 0 0 0;
}

#careers_conversation a.read_more {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}

/* For archive page of conversations in /meet/ folder */

#careers_archive div.conversation {
	margin: 30px 0 0 0;
	padding: 0 0 0 0;
}

#careers_archive img.conversation_picture {
	height: 78px; /*  120px */
	width:  59px; /*  92px */
	float: left;
	margin: 2px 20px 5px 0px;
	padding: 5px 5px 5px 5px;
	border: 1px solid #bababa;
}

#careers_archive a.read_more {
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color: #2781b5;
}


/* Careers home page styles */

#careers_home.container_body {
	background: none;
}

#careers_home h1 {
	background: url(/images/careers_home_h1.gif) no-repeat top left #fff;
	border: none;
	height: 25px;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	text-indent: -9999px;
	outline: none;
}

#careers_home #left_col {
	width: 205px; /* orig 243px */
	background-color: #004869;
	padding: 19px;
	padding-top: 0px;
	float: left;
	color: #f9feff;
}

#careers_home #left_col h2 {
	font-size: 13px;
	background-color: #f9feff;	
}

#careers_home #left_col p.links {
	line-height: 1.2em;
}

#careers_home #left_col p.links a {
	fonmt-weight: bold;
	font-size: 10px;
	color: #ffeeae;
	text-transform: uppercase;
	text-decoration: none;
}
#careers_home #left_col p.links a:hover {
	color: #fff;
}

#careers_home #left_col h2 {
	background: url(/images/careers_home_h2_theres.gif) no-repeat top left transparent;
	height: 38px;
	margin: 0px 0px 10px 0px;
	text-indent: -9999px;
	outline: none;
}

#careers_home #right_col {
	width: 658px;
	float: right;
}

#careers_home #right_col h2 {
	color: #6e6e6e;
	font-size: 16.05px;
	width: 458px;
	margin-bottom: .8em;
	text-align: justify;
	letter-spacing: .25px;
}

#careers_home #right_col h2 a {
	font-weight: bold;
	color: #3773b2;
	font-size: 16.26px;
	text-decoration: none;
	border-bottom: dotted #87bdff 1px;
	letter-spacing: 0px;
}

#careers_home #right_col img.awards {
	float: right;
	position: relative;
	right: -2px;
}

#careers_home #right_col img.search_jobs_button {
	position: relative;
	left: -1px;
}

#careers_home #right_col h2 strong {
	color: #8b53a1;
	font-weight: bold;
	font-size: 16.26px;
}

#careers_home #right_col h3 {
	font-weight: bold;
	color: #d36b06;
	font-size: 18px;
	margin-top: 1.5em;
	margin-bottom: .2em;
	padding-bottom: 0px;
	line-height: 1em;
}

#careers_home #right_col p.intro {
	font-size: 14px;
	width: 458px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}

#bg_container ul li {
	list-style-image:url('/images/university-relations-bullet.gif');
	font-size: 12px;
	background: url('/images/1x1.gif');
	padding: 0;
	margin-bottom: 12px;
	line-height: 13px;
	color: #a2ccf4
}

#univ-datebar {
  position: relative; 
  top: -143px; 
}

#univ-datebar > div {
    width: 33%; 
    height: 119px; 
    float: right;
    color: #eeeeee;
}

#bg_container {
    margin-left: -20px;
    position: relative;
    width: 678px;
    height: 688px;
    background-image: url(/images/university_relations_bg.jpg);
    background-repeat: no-repeat;
    font-size: 12px;
    line-height: normal
}