


/* styles taken from external stylesheets. dont add custom stuff here. */


table.regular-text thead th {
    background: none repeat scroll 0 0 #EBEBDA;
    text-align: center;
    vertical-align: bottom;
}

table.regular-text th {
    padding: 4px;
}

table.regular-text th, table.regular-text td {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    margin: 0;
}

table.regular-text {
    border-collapse: collapse;
    empty-cells: show;
    font-size: 92%;
}



table.regular {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    border-collapse: collapse;
    empty-cells: show;
    font-family: tahoma,arial,sans-serif;
    font-size: 92%;
    margin: 1em 0;
    width: 96%;
}

table.regular {
    width: auto !important;
}

/* REGULAR TABLE */

table.regular {
	width : 96%;
	background-color : #fff;
	border : 1px solid #aaa;
	font-family : tahoma, arial, sans-serif;
	font-size : 92%;
	border-collapse : collapse;
	empty-cells : show;
	margin: 1em 0;
	
}
table.regular caption {
	text-align : left;
	padding-bottom : 2px;
	margin-bottom : 0;
	color : #660000;
}
table.regular p {
	margin: 0;
	line-height: 100%;	
}
table.regular caption span {
	font-weight:bold;
}
table.regular th, table.regular td {
	border: 1px solid #aaa;	
	background-color : #fff;
	margin: 0;
}
table.regular th {
	padding: 2px 4px 4px 4px;
}
table.regular td {
	padding: 0px 2px 2px 2px;
}
table.regular td.footnotes {
	padding: 4px;
	text-align : left;
}
table.regular td.footnotes p {
	line-height: 140%;
}
table.regular .footnotestitle {
	font-weight: bold;
}

table.regular thead th {
	background: #dddddd;
	text-align : center;
	vertical-align : bottom;
}
table.regular tbody th {
	background-color : #eee; /* light stripe header(same as dark stripe) */
	text-align : left;
	vertical-align : middle;
}
table.regular tbody td {
	text-align : right;
	background-color: #fff; /* light stripe */
}
table.regular tbody tr.greenbar th {
	background-color : #DBEAFF; /* dark stripe header */
}
table.regular tbody tr.greenbar td {
	background-color : #EEF4FF; /* dark stripe */
}
table.regular td.footnotes {
	text-align : left;
}
table.regular td.endnotes {
	text-align : left;
}
table.regular td.section {
	background-color : #d8d8d8;
	text-align : center;
	font-weight : bold;
}
table.regular td.section2 {
	background-color : #d8d8d8;
}
table.regular img.dinosaur {
	vertical-align : middle;
}
table.regular tbody tr.sep {
	padding-top : 2em;
}
table.regular tbody tr.sep td {
	height : 0.4em;
	background-color : #eaeaea;
}
table.regular td.greenbar {
	background-color : #E7F1D7;
}
table.regular tr.menutable {
	text-align : left;
}
table.menutable tbody th {
	text-align : left;
	vertical-align : middle;
}
table.regular tbody tr.highlight th {
	background-color : #DFF3C9;
}
table.regular tbody tr.highlight td {
	background-color : #EDF8E0;
}
table.regular tbody tr.spformat2 th {
	background-color : #FFFFCC;
}
table.regular tbody tr.spformat2 td {
	background-color : #FFFFDD;
}
table.regular tbody tr.spformat3 th {
	background-color : #D5D0E8;
}
table.regular tbody tr.spformat3 td {
	background-color : #E3E0EF;
}

/* END Table-Regular Classes */

table.display {
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
    clear: both;
    font-size: 85%;
    margin: 0 auto 0.5em;
    width: 100%;
}




/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables display
 */
table.display {
	margin: 0 auto .5em auto;
	width: 100%;
	clear: both;
	font-size: 85%;
	border: 1px solid #ccc;
	border-collapse:collapse;
}
table.display thead a {
	color: #2647A0 !important;
	text-decoration: none;
}
table.display thead a:hover {
	background:#FFFFCC;
	color:#3333CC;
	text-decoration: none;
}
table.display tbody a {
	color: #2647A0 !important;
	text-decoration: underline;
}
table.display tbody a:hover {
	background:#FFFFCC;
	color:#3333CC;
	text-decoration: underline;
}
table.display tfoot th {
	padding: 3px 10px;
	border-top: 1px solid black;
	font-weight: bold;
}

table.display tr.heading2 td {
	border-bottom: 1px solid #aaa;
}
table.display th {
	border-left: 1px solid #ccc;
	background-color: #ddd;
}
table.display td {
	padding: 3px 10px;
	border-left: 1px solid #ccc;
}

table.display td.center {
	text-align: center;
}

.ooh-tab-table tr:nth-child(2n-1), #occfinder tr:nth-child(2n-1), #landing-page-table.display tr:nth-child(2n-1){
	background-color:	#E0E9F8;
}

#occfinder{
	font-size:10px;	
}

/* Charts */
.ooh-chart {
	padding-left:15px;
	float:right;
	background-color:#fff;
}
.ooh-chart > div{
	width:440px;
	height:auto;
	border:1px solid #ccc;
	font-size:120% !important; /*negate print styles*/
	font-family: Helvetica, Arial, sans-serif;
	padding-left:15px;
}
.ooh-chart dl{
	padding-left:0px;

}
.ooh-chart h4 {
	margin:0;
	text-align:center;
	font-size:18px;
}
.ooh-chart p {
	font-size:12px;
	padding:0 .5em;
	text-align:center;
	position:relative;
	margin:0px;
}
.ooh-chart .footer {
	position:relative;
	padding-bottom:.5em;
	text-align:left;
	font-size:10px;
	color:#000;
	bottom:0px;

}
.ooh-chart .clearfloat {
	clear:both !important;
	background: #fff !important;
	padding:0px !important;
	margin:0px !important;
}
.ooh-chart div.value {
	width:100% !important;
}
.ooh-chart .value div {
	bottom:55px;
	height:auto;

}


.ooh-chart .value div p {
	opacity: .9;
	filter: alpha(opacity=90);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}
.ooh-chart .value div p.cms-bar-color-light-blue{
	border: 1px solid #666;
	border-left: 0px solid transparent;
}
.ooh-chart .value div p.cms-bar-color-blue{
	border: 1px solid #666;	
	border-left: 0px solid transparent;
}
.ooh-chart .value div p.cms-bar-color-green{
	border: 1px solid #666;
	border-left: 0px solid transparent;
}
.ooh-chart .value div p.cms-bar-color-red{
	border: 1px solid #666;	
	border-left: 0px solid transparent;
}
.ooh-chart span.cms-bar-color-light-blue, .ooh-chart .value div p.cms-bar-color-light-blue{
	background-color:#a3b7c4;
}
.ooh-chart span.cms-bar-color-blue, .ooh-chart .value div p.cms-bar-color-blue{
	background-color:#61819A;
}
.ooh-chart span.cms-bar-color-green, .ooh-chart .value div p.cms-bar-color-green{
	background-color:#68aa89;
}
.ooh-chart span.cms-bar-color-red, .ooh-chart .value div p.cms-bar-color-red{
	background-color:#AC2D2D;
}
.ooh-chart dt {
	width:35%;
	
	margin:0px;
	display:inline-block;
	font-weight:bold;
	font-size:11px;
	text-align:right;
	position: relative;
	
	
		zoom:1; 
	*display: inline; 
	_height: 0px;

}
.ooh-chart dt span {
	vertical-align:middle;
	height:58px;
	display:table-cell;
	width:440px;
	
}
.ooh-chart dd {
	width:264px;
	border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	display:inline-block;
	margin: 0 5px -5px 5px;
	padding:0px;
	overflow:hidden;
	
	zoom:1; 
	*display: inline; 
	_height: 0px;

}

.ooh-chart dd {
	border-top:1px solid #ddd;	
}
.ooh-chart dd ~ dd {
	border-top:0px solid #fff;	
}

.ooh-chart dd div {
	position:relative;
	left:0%;
	color:#000;
	margin:0px;
	padding:0px;
	text-shadow:1px 1px 1px rgba(0,0,0,0.2);
	float:left;
	width:66px;

}

.ooh-chart div.odd {
	position:relative;
	left:0%;
	border-left:1px solid #efefef;
	border-right:1px solid #efefef;
	width:64px;
}	

.ooh-chart dd div p {
	padding:0;
	width:auto;
	border: 1px solid #666;
	background-color:#9DCB87;
	text-align:right;
	position:relative;
	bottom:5px;

}
.ooh-chart dd div p > span {
	z-index:100;
	position:relative;
	display:block;
	color: #000;
	white-space:nowrap;
}
.ooh-chart dd div p span span{
	position:relative;
	padding:3px;

}

.ooh-chart dd div p.positive span {
	float:none;
}
.ooh-chart dd div p.negative span{
	float:left;
}
.ooh-chart dd.legend {
	overflow:visible;
	position:relative;
	top:-18px;
}
.ooh-chart dd.legend div p {
	position:relative;
	bottom:0px;
}
.ooh-chart dd.legend {
	height: 0px;
}
.ooh-chart dd.legend div{
	border-top:1px solid #ddd;
	position:relative;
	bottom: 0.15em;
}
.ooh-chart dd.legend div p {
	border:none;
	background-color:#fff;
	height:0.5em;
	margin-top:0px;
	text-align:left;
}
.ooh-chart dd.legend div p span {
	position:relative;
	top:10px;
	right:5px;
}

.ooh-chart div.value div p.negative {
	border-left:1px solid #666;
	border-right: none;
}	














/* jquery mobile css override start. add custom below */
#landing-page-table td.bar_element{

	width:120px;
	
}
#landing-page-table td.bar_element p{
	
	width:115%;
}
#landing-page-table td.bar_element img{
	display:block;
}
#landing-page-table td.bar_element span{
	display:block;
	width:90%;
	text-align:center;
	
}

.ui-header {
   background-color: #990000;
   background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#990000), to(#700000));
   background-image: -webkit-linear-gradient(top, #990000, #700000);
   background-image:    -moz-linear-gradient(top, #990000, #700000);
   background-image:     -ms-linear-gradient(top, #990000, #700000);
   background-image:      -o-linear-gradient(top, #990000, #700000);
   
}

/* jquery mobile css override end */

.ooh-chart{
font-size:80%;	
float:none;
padding-left:0px;
}
.ooh_right_img{
background-color:#fff;	
font-size:80%;

float:none;

}
.ooh-chart > div{
	width:340px;


}
.ooh-chart dd {
	width:156px;



}
.ooh-chart dd div {

	width:39px;

}
.ooh-chart div.odd {

	width:37px;
}	
.ooh-chart dt {
	width:45%;


}

.ooh-chart dd.legend div{
	bottom: 0em;
}


#similar-occupations tbody tr td:first-child, #similar-occupations thead th:first-child, #similar-occupations tbody tr td:nth-child(3), #similar-occupations thead th:nth-child(3){
	display:none;

	}

#similar-occupations tbody tr:nth-child(2n) td{
background-color:#eef4ff;
}


table.regular tbody tr:nth-child(2n) th {
		background-color:#dbeaff;
}
table.regular tbody tr:nth-child(2n) td{
background-color:#eef4ff;
}

#ooh-outlook-table tbody tr:nth-child(2n) td {
	background-color:#fff;
	}

#ooh-outlook-table tbody tr:nth-child(2n) th{
	background-color:#eee;
}

#center-content h4{
	margin-bottom:0px;	
}
#center-content h4 + p{
	margin-top:0px;	
}

#breadcrumbs{
	font-size:12px;	
}

#quickfacts{
	margin-top:1em;
}

/* OOH home */


#ooh-occupation-list ul, #ooh-browse-links ul{
		list-style: none;
		padding:0px;
		margin:0px;
}
#ooh-occupation-list li, #ooh-browse-links li{
	padding:4px 0px;	
}

#ooh-occupation-list, #ooh-right-side > div{
	background-color: #fdfdfd;
	border: 1px solid #ccc;
	margin-top:1em;
	padding:10px;
	-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
-moz-border-radius-bottomright: 10px;
-moz-border-radius-bottomleft: 10px;
-webkit-border-radius: 5px 5px 10px 10px;
border-radius: 5px 5px 10px 10px; 
}
#ooh-occupation-list h4, #ooh-right-side > div h4{
	margin:0;
	padding:0;
	border: 3px solid #fdfdfd;
	border-bottom: 1px solid #ccc;

}
#ooh-right-side .nav a{
	padding:4px 0;
	display:block;
}


#ooh-right-side .ooh-edition-date {
	border: 1px solid #fdfdfd;
}
#ooh-index a{
	display:inline-block;
	width:10px; 
	padding:6px;
	text-align:center;	
}

.highlight-box-blue p, .highlight-box-yellow p, .highlight-box-green p, .highlight-box-red p{
	margin:0px;
	}
.highlight-box-blue {
	background: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;

	}
.highlight-box-yellow {
	background: #F4F1E9;
	border-top: 1px solid #CCC1A8;
	border-bottom: 1px solid #CCC1A8;

	}
.highlight-box-green {
	background: #E7F1D7;
	border-top: 1px solid #C5DC9C;
	border-bottom: 1px solid #C5DC9C;

	}
.highlight-box-red {
	background: #ECE8E8;
	border-top: 1px solid #C1A4A4;
	border-bottom: 1px solid #C1A4A4;

	}
.citation h5{
	margin: 10px 10px 0px 10px;
	font-size:14px;
	
}
.citation p{
	margin: 0px 10px 10px 10px;
}