/*

	TASC - Gateway to Careers main stylesheet
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */
* {
	margin: 0;
	padding: 0;
	border: 0;
}

ul, ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

body {
	background: #bad7a7 url('/images/careers/wrapper/body-bg.gif') 0 0 repeat-x;
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
}

table tr td {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
	font-size: 13px;
}

img, a img {
	border: 0;
}

.clearit:after { 
    content: "."; 
    display: block; 
    clear: both; 
    height: 0; 
    visibility: hidden; 
}

.clearit { 
    min-height: 0; 
    height: 0; 
}

html>body .clearit { 
    height: auto; 
}

.clear {
	clear: both;
	display: block;
	width: 100%;
	height: 0;
	font-size: 1px;
}

.ftl-left {
	float: left;
}

.ftl-right {
	float: right;
}

/* =Branding
--------------------------------------------------------------------------------------------------- */
#branding {
	background: url('/images/careers/wrapper/branding-bg.jpg') 100% 0 no-repeat;
	clear: both;
	width: 980px;
	min-height: 128px;
	height: auto !important;
	height: 128px;
	margin: 0 auto;
	position: relative;
}

#branding #logo {
	float: left;
}	

#branding #logo a {
	display: block;
	width: 378px;
	height: 12px;

}

#branding #logo img {
	display: block;
	padding: 32px 0 0 30px;	
}

/* =Toolbar
--------------------------------------------------------------------------------------------------- */
#toolbar-container {
	background: url('/images/careers/wrapper/toolbar-bg.gif') 0 0 repeat-x;
	float: right;
	width: 450px;
	height: 32px;
	margin-top: 50px;
	position: relative;
}
#toolbar-containerfr {
	background: url('/images/careers/wrapper/toolbar-bg.gif') 0 0 repeat-x;
	float: right;
	width: 492px;
	height: 32px;
	margin-top: 50px;
	position: relative;
}

#toolbar-container-other 
{
	background: url('/images/careers/wrapper/toolbar-bg.gif') 0 0 repeat-x;
	float: right;
/*	width: 702px;  */
	padding-right:160px;
	height: 32px;
	margin-top: 50px;
	position: relative;
}
	

#home #toolbar-container {
	width: 450px;
	position: relative;
	height: 32px;
}
#home #toolbar-containerfr {
	width: 490px;
	position: relative;
	height: 32px;
}

#home #toolbar-container-other 
{
	/* width: 700px;*/
	position:relative;
	padding-right:160px;
	height:32px;
}

#toolbar {
/*	width: 394px; */
	height: 32px;
}

/*
#home #toolbar {
	width: 182px !important;
}
*/

#toolbar ul {
	background: url('/images/careers/wrapper/toolbar-left.gif') 0 0 no-repeat;
	height: 32px;
}

#toolbar ul li {
	float: left;
	background: url('/images/careers/wrapper/tootlbar-item-divider.gif') 100% 0 no-repeat;
	height: 30px;
	color: #ffffff;
	font-size: 11px;
	line-height: 15px;
	padding: 0 13px 0 13px;
}

#toolbar ul li.last {
	background: none;
}

#toolbar ul li a {
	float: left;
	display: block;
	color: #000101;
	text-decoration: none;
	padding-top: 8px;
}

#toolbar ul li a:hover {
	text-decoration: underline;
}

/* Language button */
ul#lang-list #lang-btn {
	background: url('/images/careers/wrapper/lang-btn-bg.gif') 0 0 no-repeat;
	display: block;
	width: 160px; 
	height: 24px;
	color: #ffffff;
	font-size: 11px;
	text-indent: 22px;
	text-decoration: none;
	padding-top: 8px;
}

/* Lang list dropdown */
ul#lang-list {
	width: 160px; 
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
}

ul#lang-list li {
	position: relative;
}

ul#lang-list li ul.lang-list {
	background: #ffffff;
	width: 158px; 
	border-left: 1px solid #7a7a7a;
	border-right: 1px solid #7a7a7a;
	border-bottom: 1px solid #7a7a7a;
	position: absolute;
	top: 18px;
	left: 0;
	display: none;
	z-index: 999;
	list-style: none;
}

ul#lang-list li:hover ul.lang-list, ul#lang-list li.hover ul.lang-list {
	display: block;
	top: 18px;
	left: 0;
} 

ul#lang-list li:hover ul.lang-list a, ul#lang-list li.hover ul.lang-list a {
	display: block;
	height: 22px;
}

ul#lang-list li ul.lang-list li {
	display: block;
	background-position: 50% 0;
	position: relative;
}

ul#lang-list li ul.lang-list li a {
	display: block;
	height: 22px;
}

ul#lang-list li ul.lang-list li a:hover {
	display: block;
	height: 22px;
}

/* =Layout
---------------------------------------------------------------------------------------------------- */
#wrapper-100 {
	background: url('/images/careers/wrapper/wrapper-bg.jpg') 50% 0 no-repeat;
	width: 100%;
	margin: 0 auto;
}

#wrapper {
	width: 980px;
	margin: 0 auto;
}

#wrapper-inner {
	background: url('/images/careers/wrapper/wrapper-inner-bg.gif') 0 0 repeat-y;
}

#main-content {
	background: url('/images/careers/wrapper/main-content-bg.jpg') 0 0 no-repeat;
	clear: both;
	min-height: 250px;
	height: auto !important;
	height: 767px;
	padding: 19px 0 2px 0;
}

#main-content #left-col {
	background: url('/images/careers/wrapper/left-col-bg.gif') 0 0 repeat-y;
	float: left;
	width: 683px;
	margin-bottom: 20px;
}	

#main-content #left-col-inner {
	background: url('/images/careers/wrapper/left-col-top.jpg') 0 0 no-repeat;
}

#main-content #left-col-inner #text-content, #main-content #left-col-inner #industry-content {
	background: url('/images/careers/wrapper/left-col-btm.gif') 0 100% no-repeat;
	padding: 30px 30px 60px 30px;	
}

#main-content #left-col-inner #text-content, #main-content #left-col-inner #industry-content img {
	/*padding-left:10px;*/
	
}


#main-content #right-col {
	float: right;
	width: 281px;
	margin-bottom: 10px;
}	

#main-content #right-col h2 {
	font-size: 16px;
	color: #307e15;
}	

#right-col  ul {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
 	font-size: 12px;
	list-style: square;
	margin: 10px 0 15px 3px;
	padding: 0 0 0 14px;
}

#right-col  ul li {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
 	font-size: 12px;
 	list-style: square;
	line-height: 18px;
	padding-bottom: 3px;
}

#right-col  ul.column li {
 	list-style: none;
}

#right-col  ul.column li ul li {
 	list-style: square;
}


#right-col td {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
 	font-size: 12px;
}


#main-content #right-col #content {
	float: left;
	width: 571px;
	min-height: 680px;
	height: auto !important;
	height: 680px;
	padding: 0 0 0 24px;
}

#main-content #text-content .content-img-right, #main-content #industry-content .content-img-right {
	display: block;
	float: right;
	margin-left: 10px;
}
#left-col .content{
    padding-top:30px;
}
/* =Layout homepage
---------------------------------------------------------------------------------------------------- */ 
#home #main-content #left-col {
	background: none !important;
	float: left;
	width: 683px;
	margin-bottom: 0;
}	

#home #main-content .left-column {
	background: url('/images/careers/wrapper/left-col-bg.gif') 0 0 repeat-y;
	width: 683px;
	margin-bottom: 20px;
}	

#home #main-content .left-column-inner {
	background: url('/images/careers/wrapper/left-col-top.jpg') 0 0 no-repeat;
}

#home #main-content .left-column-inner .text-content {
	background: url('/images/careers/wrapper/left-col-btm.gif') 0 100% no-repeat;
	padding: 30px 30px 30px 30px;
	position: relative;
	overflow: hidden;
}

/* Main sections */
#home #main-sections ul {
	float: left;
	padding-right: 14px
}

#home #main-sections ul.right {
	padding-right: 0;
}

#home #main-sections ul li {
	margin-bottom: 7px;
	background: url('/images/careers/panel-btm.gif') bottom no-repeat;
	padding-bottom: 9px;
}

#main-sections ul li a {
	display: block;
	width: 304px;
	height: 50px;
	text-decoration: none;
	z-index: 1;
}

#main-sections ul li a span.oneline {
	display: block;
	padding: 17px 70px 0 74px;
}

#main-sections ul li a span.twolines {
	display: block;
	padding: 8px 65px 0 74px !important;
}

#main-sections ul li a span.threelines {
	display: block;
	padding: 0px 65px 0 74px !important;
}

#main-sections ul li a.arts {
	background: url('/images/careers/arts-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a.manufacturing {
	background: url('/images/careers/manufacturing-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a.construction {
	background: url('/images/careers/construction-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a.science {
	background: url('/images/careers/science-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a.sales {
	background: url('/images/careers/sales-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a.agriculture {
	background: url('/images/careers/agriculture-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a.services {
	background: url('/images/careers/services-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a.transport {
	background: url('/images/careers/transport-bg.gif') 0 0 no-repeat;
}

#main-sections ul li a:hover {
	background-position: 0 -59px;
	/*color: #cf6e10;*/
}

#main-sections div.main-sub ul {
	padding: 5px 0 20px 100px;
	float: none !important;
	width: 185px;
}
#main-sections div.main-sub ul li {
	background: url('/images/careers/wrapper/nav-sub-list-bullet.gif') 0 6px no-repeat;
	padding: 0 !important;
	list-style-type: disc;
	color: #cf6e10;
	font-size: 11px;
}
#main-sections div.main-sub ul li a {
	display: block;
	height: auto;
	width: auto;
	background: white;
}
#main-sections .arrow {
	position: absolute;
	margin-left: 267px;
	margin-top: 16px;
}


/* Testimonials */
#home #main-content .left-column .text-content .tasc-symbol {
	display: block;
	float: right;
	margin: -10px 0 0 10px;
}	

#home #main-content .left-column-inner .testimonial-block {
	padding-bottom: 5px !important;
}

#home #main-content .left-column .text-content .testimonial {
	background: url('/images/careers/wrapper/quotes-left.gif') 0 0 no-repeat;
	font-style: italic;
	padding-left: 34px;
}

#home #main-content .left-column .text-content .quoter {
	text-align: right;
	margin-top: -10px;
}

#home #main-content .left-column #note {
	background: url('/images/careers/wrapper/note-bg.gif') 0 0 repeat-y;
	width: 621px;
	clear: both;
	margin-top: 20px;
}

#home #main-content .left-column #note #note-btm {
	background: url('/images/careers/wrapper/note-btm.gif') 0 100% no-repeat;
	padding-bottom: 5px;
}

#home #main-content .left-column #note #note-inner {
	background: url('/images/careers/wrapper/note-top.gif') 0 0 no-repeat;
	padding: 13px 15px 0 15px;
}

#home #main-content .left-column #note #note-inner h3 {
	color: #938d71;
	font-size: 18px;
	font-weight: normal;
}

#home #main-content .left-column #note #note-inner ul li
{
		list-style-type:square;
		margin-left:30px;
}
/* =Main navigation
---------------------------------------------------------------------------------------------------- */   
#main-nav {
	background: url('/images/careers/wrapper/main-nav-bg.gif') 0 0 repeat-y;
	clear: both;
	width: 980px;
	margin: 0 auto 19px auto;
}	

#main-nav #section-nav-container {
	clear: both;
	padding: 5px 6px 0 0;
}

#main-nav #section-nav-container #section-nav 
{
	width: 735px;
	float: left;
}

#main-nav #section-nav-container #main-tab {
	float: right;
}

#main-nav #main-tab a {
	background: url('/images/careers/wrapper/main-tab-bg.gif') 0 0 no-repeat;
	display: block;
	color: #ffffff;
	text-decoration: none;
	line-height: 18px;
	width: 187px; 
	height: 25px;
	padding: 7px 0 0 10px;
}

#main-nav #main-tab a:hover {
	text-decoration: underline;
}

#main-nav #main-tab a.active {
	background-position: 0 -32px;
}

#main-nav #main-nav-btm {
	background: url('/images/careers/wrapper/main-nav-btm.gif') 0 100% no-repeat;
	padding-bottom: 5px;
}

#main-nav #main-nav-inner {
	background: url('/images/careers/wrapper/main-nav-top.gif') 0 0 no-repeat;
	color: #346713;
	min-height: 23px;
	height: auto !important;
	height: 23px;
	padding: 0 0 0 30px;
}

#main-nav #main-nav-inner .section {
	padding-top: 6px;
	padding-bottom: 5px;
}

#main-nav #main-nav-inner .section-highlight {
	margin-right: 10px;
}

#main-nav #main-nav-inner .section-icon {
	vertical-align: -0.50em;
	position: relative;
}

#main-nav #main-nav-inner a {
	text-decoration: none;
}

/* Nav items */
#main-nav #main-nav-inner #nav-items {
	display: none;
	clear: both;
}

#main-nav #main-nav-inner #nav-items ul {
	width: 310px;
	float: left;
	margin: 22px 0 35px 0;
}

#main-nav #main-nav-inner #nav-items ul li {
	background: url('/images/careers/wrapper/nav-items-divider.gif') 0 100% no-repeat;
	padding: 5px 0 8px 0;
}

#main-nav #main-nav-inner #nav-items ul li a {
	/*border: 1px solid #000000;*/
	display: block;
	font-size: 14px;
	min-height: 41px;
	height: auto !important;
	height: 41px;
	width: 200px;
	padding: 6px 0 0 58px;
	line-height: 17px;
}

ul.sub1 li a.open {
	color: #000000 !important;
}

#main-nav #main-nav-inner #nav-items ul li a#arts {
	background: url('/images/careers/icon-arts.gif') 0 0 no-repeat;
}

#main-nav #main-nav-inner #nav-items ul li a#manufacturing {
	background: url('/images/careers/icon-manufacturing.gif') 0 0 no-repeat;
}

#main-nav #main-nav-inner #nav-items ul li a#construction {
	background: url('/images/careers/icon-construction.gif') 0 0 no-repeat;
}

#main-nav #main-nav-inner #nav-items ul li a#science {
	background: url('/images/careers/icon-science.gif') 0 0 no-repeat;
}

#main-nav #main-nav-inner #nav-items ul li a#sales {
	background: url('/images/careers/icon-sales.gif') 0 0 no-repeat;
}

#main-nav #main-nav-inner #nav-items ul li a#agriculture {
	background: url('/images/careers/icon-agriculture.gif') 0 0 no-repeat;
}

#main-nav #main-nav-inner #nav-items ul li a#services {
	background: url('/images/careers/icon-services.gif') 0 0 no-repeat;
}

#main-nav #main-nav-inner #nav-items ul li a#transport {
	background: url('/images/careers/icon-transport.gif') 0 0 no-repeat;
}

/* Sub navs */
#main-nav #main-nav-inner #nav-items ul li div.nav-sub 
{
    display: none;
}

#main-nav #main-nav-inner #nav-items ul li div.nav-sub ul {
	float: none;
	/* display: none; */
	margin: 0 0 0 58px !important;
	padding-bottom: 10px;
}

#main-nav #main-nav-inner #nav-items ul li div.nav-sub ul li {
	background: url('/images/careers/wrapper/nav-sub-list-bullet.gif') 0 6px no-repeat;
	float: none;
	line-height: 17px;
	padding: 0 0 0 10px !important;
}

#main-nav #main-nav-inner #nav-items ul li div.nav-sub ul li a {
	float: none;
	/*color: #ef7303;*/
	display: block;
	font-size: 12px;
	min-height: 12px;
	height: auto !important;
	height: 12px;
	padding: 0 !important;
	line-height: 17px;
}

#main-nav #main-nav-inner #nav-items ul li div.nav-sub ul li a:hover {
	color: #000000;
}

#main-nav #main-nav-inner #nav-items ul li div.nav-sub ul li a.active {
	font-weight: bold;
}

/* =Lang list
---------------------------------------------------------------------------------------------------- */
ul.lang-list {
	background: url('/images/careers/wrapper/lang-list-divider.gif') 0 100% no-repeat;
	margin: 14px 0 10px 0 !important;
	padding: 0 0 1px 0 !important;
	list-style: none !important;
}

ul.lang-list li {
	background: url('/images/careers/wrapper/lang-list-divider.gif') 0 0 no-repeat;
	padding-top: 1px;
	list-style: none !important;
} 

ul.lang-list a {
	display: block;
	height: 22px;
}

ul.lang-list a span {
	display: block;
	padding: 1px 0 1px 0;
}

/*
ul.lang-list a.lang1 {
	background: url('/images/careers/lang1-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang2 {
	background: url('/images/careers/lang2-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang3 {
	background: url('/images/careers/lang3-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang4 {
	background: url('/images/careers/lang4-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang5 {
	background: url('/images/careers/lang5-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang6 {
	background: url('/images/careers/lang6-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang7 {
	background: url('/images/careers/lang7-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang8 {
	background: url('/images/careers/lang8-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang9 {
	background: url('/images/careers/lang9-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang10 {
	background: url('/images/careers/lang10-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang11 {
	background: url('/images/careers/lang11-bg.gif') 0 0 no-repeat;
}

ul.lang-list a.lang12 {
	background: url('/images/careers/lang12-bg.gif') 0 0 no-repeat;
}

*/
ul.lang-list a 
{
	font-family: Arial;
	color:#000000;

	text-decoration: none;
	padding-left:30px;
	padding-top: 5px;
	margin-left:15px;
}

ul.lang-list a:hover {
	/*	background-position: 0 -22px; */
	color: #6c9359;
}

ul.lang-list a.selected, ul.lang-list a.selected:hover 
{
	color: #6c9359;
	background: url('/images/careers/lang_check.gif') 0 0 no-repeat;
	background-position: 10px 8px;
	/* background-position: 0 -44px; */
}

/* =Sidebar / right col
---------------------------------------------------------------------------------------------------- */

#right-col .sidebar-block {
	background: url('/images/careers/wrapper/sub-content-block-bg.gif') 0 0 repeat-y;
	width: 281px;
	margin-bottom: 19px;
}


#right-col .sidebar-block .sidebar-block-btm {
	background: url('/images/careers/wrapper/sub-content-block-btm.gif') 0 100% no-repeat;
	padding-bottom: 5px;
}

#right-col .sidebar-block .sidebar-block-inner {
	background: url('/images/careers/wrapper/sub-content-block-top.jpg') 0 0 no-repeat;
	padding: 20px 14px 5px 14px;

}

#right-col .sidebar-block img {
	display: block;
	margin: 0 auto;
}

#right-col .sidebar-block .sidebar-block-inner h3 {
	color: #307e15;
	font-size: 15px;
	font-weight: normal;
	margin-bottom: 10px;
}

#right-col .sidebar-block .sidebar-block-inner p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 10px 0;
}

#home #right-col .sidebar-block .sidebar-block-inner h3 {
	color: #307e15;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 10px;
}

#right-col .sidebar-block .sidebar-block-inner ul.useful-links {
	margin-bottom: 18px;
}

#right-col .sidebar-block .sidebar-block-inner ul.useful-links li {
	display: inline;
}

#right-col .sidebar-block .sidebar-block-inner ul.useful-links li a {
	background: url('/images/careers/wrapper/useful-links-list-divider.gif') 0 100% no-repeat;
	display: block;
	text-decoration: none;
	padding: 4px 0 4px 0;
}

#right-col .sidebar-block .sidebar-block-inner ul.useful-links li a:hover {
	text-decoration: underline;
}

#right-col .sidebar-block .sidebar-block-inner ul.useful-links li a span {
	background: url('/images/careers/wrapper/list-bullet-gray.gif') 0 7px no-repeat;
	display: block;
	padding-left: 10px;
	position: relative;
}

/* =Footer
---------------------------------------------------------------------------------------------------- */
#footer {
	background: url('/images/careers/wrapper/footer-top.gif') 0 0 no-repeat;
	clear: both;
	width: 980px;
	min-height: 74px;
	height: auto !important;
	height: 74px;
	margin: 10px auto;
	padding: 0;
}
#footer table tr td{
border:0px solid blue;
}
#footer p {
	font-size: 11px !important;
	margin: 0 !important;
}

#footer p.copy {
	float: left;
	width: 430px;
	color: #010000;
	padding: 18px 0 0 0;
}
#footer p.tasc {
	border:0px solid black;
	width: 450px;
	color: #010000;
	padding: 0px 0 0 0;
}
#footer p.info {
	float: right;
	width: 400px;
	color: #010000;
	padding-top: 10px;
	text-align: right;
}

#footer p.info img {
	margin-bottom: 10px;
}

/* =Links
---------------------------------------------------------------------------------------------------- */
a, a:focus {
	outline: none;
	color: #346713;
}

a:hover {
	color: #000000;
}

.pdf {
	display: block;
	background: url('/images/careers/wrapper/icon-pdf.gif') 0 0 no-repeat;
	padding-left: 24px;	
}

#right-col .sidebar-block .pdf-icon {
	background: url('/images/careers/wrapper/pdf-icon-lrg.gif') 0 0 no-repeat;
	display: block;
	font-size: 16px;
	color: #346713;
	font-weight:500;
	text-decoration: none;
	line-height: 17px;
	min-height: 38px;
	height: auto !important;
	height: 38px;
	padding-left: 46px;
}

#right-col .sidebar-block .pdf-icon:hover {
	color: #000000;
}

/* =lists
--------------------------------------------------------------------------------------------------- */
#main-content #text-content ol, #main-content #industry-content ol {
	margin: 0 0 12px 12px;
	padding: 0 0 0 12px;
}

#main-content #text-content ol li, #industry-content #text-content ol li {
	line-height: 17px;
	padding-bottom: 2px;
}

#main-content #text-content ul, #main-content #industry-content ul {
	margin: -5px 0 16px 8px;
}

#DropZone1_columnDisplay_ctl00_zone ul.column li {
 	list-style: none;
}


#DropZone1_columnDisplay_ctl00_zone ul.column li ul li {
	list-style: square;
	line-height: 17px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-left: 5px;
}

#main-content #industry-content ul {
	margin-left: 15px;
}

#main-content #industry-content ul li {
	list-style: square;
	line-height: 17px;
	padding-bottom: 3px;
	padding-left: 5px;
}






#home #main-content #text-content #main-sections ul {
	margin: 0;
}

#home #main-content #text-content #main-sections ul li {
	background: none;
	padding: 0;
}

/* =Typography
---------------------------------------------------------------------------------------------------- */
#main-content #text-content p, #main-content #industry-content p, .text-content p {
	line-height: 17px;
	margin: 10px 0 18px 0;
}

#main-content #text-content h1, #main-content #industry-content h1, .text-content h1 {
	color: #307e15;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
	line-height: 28px;
}

#main-content #text-content h2, #main-content #industry-content h2, .text-content h2 {
	color: #346713;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 10px 0;
}

#main-content #text-content h3, #main-content #industry-content h3, .text-content h3 {
	font-size: 16px;
	color: #000000;
	margin: 0 0 10px 0;
}

#main-content #sidebar h3 {
	color: #000000;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0 !important;
	padding: 8px 10px 10px 15px;
}
/* Homepage */
#main-content .font-sml {
	font-size: 11px !important;
	margin: 0 !important;
}

#home #main-content #text-content h1, .text-content h1 {
	font-size: 22px !important;
	margin: -10px 0 10px 0 !important;
}

#home #main-content #text-content h2, .text-content h2 {
	color: #307e15 !important;
}

/* =Forms
---------------------------------------------------------------------------------------------------- */
.members-block form .login-field {
	background: #ffffff;
	height: 24px;
	width: 230px;
	border-left: 1px solid #d6d6d6;
	border-top: 1px solid #d6d6d6;
	border-right: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding: 4px 0 0 3px;
}
div.EktronPersonalizationWrapper .topmenu
{
	height:20px;
}
#industry-content img{
padding:8px;
}

ul.column li #cbSectorList ul li
{
	list-style-type:none;
}

#ContentBlock1.careers-cb1
{
    float:left;
}

#left-col-bottom
{
    clear:left;
    float:left;
    width: 100%;
}

#main-content #left-col-bottom h2
{
    color: #307E15;
    font-size: 16px;
}

#left-col-bottom #contain-div-1
{
    float:left;
    width: 308px;
}

#left-col-bottom #contain-div-2
{
    float:left;
    width: 357px;
    margin-left: 18px;
}

#main-content #left-col-bottom .sidebar-block
{
    background: url("/images/careers/wrapper/bg-357.gif") repeat-y scroll 0 0 transparent;
    width: 357px;   
}

#left-col-bottom .sidebar-block .sidebar-block-btm
{
    background: url("/images/careers/wrapper/widget-right-bot.jpg") no-repeat scroll 0 100% transparent;
    padding-bottom: 5px;
}

#left-col-bottom .sidebar-block .sidebar-block-inner
{
    background: url("/images/careers/wrapper/widget-right-top.jpg") no-repeat scroll 0 0 transparent;
    padding: 20px 14px 5px;
    width: 329px;
}

#left-col-bottom .sidebar-block .sidebar-block-inner p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 10px 0;
}


#main-content #left-col-bottom .bottom-block
{
    background: url("/images/careers/wrapper/bg-308.gif") repeat-y scroll 0 0 transparent;
/*
    background: #fff;*/
    width: 100%;   
}

#left-col-bottom .bottom-block .bottom-block-btm
{
    background: url("/images/careers/wrapper/widget-left-bot.jpg") no-repeat scroll 0 100% transparent;
    padding-bottom: 5px;
}

#left-col-bottom .bottom-block .bottom-block-inner
{
    background: url("/images/careers/wrapper/widget-left-top.jpg") no-repeat scroll 0 0 transparent;
    padding: 20px 14px 5px;
    width: 92%;
}

#left-col-bottom .bottom-block .bottom-block-inner p {
	font-size: 12px;
	line-height: 16px;
	margin: 10px 0 10px 0;
}

#left-col-bottom .bottom-block .bottom-block-inner h2
{
    margin-bottom: 10px;
    width: 245px;
}

#left-col-bottom  ul {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
 	font-size: 12px;
	list-style: square;
	margin: 10px 0 15px 3px;
	padding: 0 0 0 14px;
}

#left-col-bottom  ul li {
	font-family: 'Trebuchet MS', arial, verdana, sans-serif;
 	font-size: 12px;
 	list-style: square;
	line-height: 18px;
	padding-bottom: 3px;
}

#left-col-bottom  ul.column li {
 	list-style: none;
}

#left-col-bottom  ul.column li ul li {
 	list-style: square;
}

.columnwidgetlist, .PBItem{
	list-style: none !important;
}