/* css common */

body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	background-color: #fff !important;
}

p.ml-paragraph {
	margin-top: 5px !important; 
	margin-bottom: 8px !important; 
}

/*--------
  crumbs
  --------*/

#tn-crumbs-wrapper a { color: #D12D00 !important }
#tn-crumbs-wrapper a:hover { color: #D12D00 !important }


/*---------------------
  padding
  ----------------------*/

.padTopBottom {
	padding-top: 15px; padding-bottom: 15px;
}

.padTop {
	padding-top: 15px;
}

.padListing {
	padding-top: 15px; padding-bottom: 15px;
}

.paragraph_heading {
	margin-top: 17px; margin-bottom: 2px;
	padding-top: 3px; padding-bottom: 3px;
}

/*---------------------
 header 
 ------------------------*/

.contentNormal{
	color: #000;
	font-style: normal;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 1px;
	padding-right: 0px;
	line-height: 1.35em;
	font-size: 12px;
}

.passwordText{
	font-size: 11px;
	color: #000;
	font-style: normal;
	padding-left:5px;
	padding-top:1px;
	padding-right:5px;
}

.spacing{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
}

/* ---------------------
mambo content layout
--------------------- */

.greenBar1{
	background-color: #CCCCCC;
}

.grayLine1{
	background-color: #F3F3F3;	
}

.contentNormalSmall{
	font-size: 0.85em;
	color: #000;
	font-style: normal;
	padding-left:6px;
	padding-right:6px;
	padding-top:2px;
	text-align:left;
	font-weight:normal;
	line-height:13px;
}

.contentBold{
	color: #000;
	font-weight:bold;
}

.contentBoldSmall{
	font-size: 11px;
	color: #000;
	font-style: normal;
	font-weight:bold;
}

.boxSubHead{
	font-size: 11px;
	color: #000;
	font-style: normal;
	font-weight:normal;
	padding-top:2px;
	padding-left:6px;
	padding-right:6px;
}

a, a:active, a:link, a:visited {
	color: #195084;
	text-decoration: none;
}

a:hover{ 
	color: #195084;
	text-decoration: none;
}

.bg-box{
	background-color: #F3F3F3;
	border: 1px solid #CCCCCC;
}

.bg-box2{
	background-color: #EFF5F7;
	border: 1px solid #4A66A7;
}

.ml-border{
	border: 1px solid #CCCCCC;
}

.ml-border2{
	border: 1px solid #4A66A7;
}

.SmallText {
	font-size: .875em; 
}

.errormsg{
	display:block;
}

.noterrormsg{
	display:none;
}

.textRedBig{
	font-size: 1em;
	color: #F10000;
	font-weight:bold;
	vertical-align:middle;
}

.searchBoxRed{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F10000;
	border-right-color: #F10000;
	border-bottom-color: #F10000;
	border-left-color: #F10000;
}

.loginBoxRed{
	padding-top:5px;
	height: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F10000;
	border-right-color: #F10000;
	border-bottom-color: #F10000;
	border-left-color: #F10000;
}

.textRed{
	font-size: .9em;
	color: #F10000;
	font-style: normal;
	vertical-align:middle;
}

.searchBox1{
	height:20px;
	border: 1px solid #4A66A7;
}


.hideSwitch {
    display:none;
}

.showSwitch {
    display:block;
}

.bwTopBottomLine{
	border-top: 2px solid #4A66A7; 
	border-bottom: 2px solid #4A66A7; 
}

.bwTopBottomThinLine{
	border-top: 1px solid #4A66A7; 
	border-bottom: 1px solid #4A66A7; 
}

.bwTopLine{
	border-top: 2px solid #4A66A7; 
}

.bwTopThinLine{
	border-top: 1px solid #4A66A7; 
}

.bwBottomLine{
	width:100%; 
	border-bottom: 2px solid #4A66A7; 
}

.bwBottomThinLine{ 
	width:100%; 
	border-bottom: 1px solid #4A66A7; 
}

.bwlists {
	list-style-type: disc; 
	margin-left: 1em;
}


div.thankyoupage {
	text-align: left;
	font-size: medium;
	background: #EFF5F7;
	border: 1px solid #4A66A7;
	padding: 10px; 
	margin-bottom: 20px;
}

.subhead {
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.normalBig {
	/* line-height: 1.22em; */
}

.bwlists {
	list-style-type: disc; 
	margin-left: 1em;
}

.pagenavSpanSelected {
	color: #bbb;
}

.searchBtn {
	font-weight: normal !important;
	color: #fff;
	background-color: #8AB800;
	border: 1px solid #fff;
	padding: 3px 6px;
	font-size: 13px;
	text-transform: _CSS_BUTTON_TEXT_TRANSFORM;
	letter-spacing: _CSS_BUTTON_LETTER_SPACING;
}

td.ml-valign-top{
	vertical-align: top !important;
}

ul.ml-ul-desc {
	padding: 0px !important;
	margin: 4px 0px 10px 3em  !important;
}

ul.ml-ul-desc li.ml-li-desc {
	list-style:disc outside none !important;
	padding: 3px 10px 1px 3px !important;
	background: none !important;
	margin: 0px !important;
}

ol.ml-ol-desc {
	padding: 0px !important;
	margin: 4px 0px 10px 3em !important;
}

ol.ml-ol-desc li.ml-li-desc {
	list-style:decimal outside none !important;
	padding: 3px 10px 1px 3px !important;
	background: none !important;
	margin: 0px !important;
}

div.ml-confirmation-div {
	padding-top: 8px;
	padding-bottom: 5px;

}

body, div, dl, dt, dd, ul, ol, li, h4, h5, h6, pre, form, fieldset, textarea, blockquote, th, td {
	margin:0;
	padding:0;
}

ul, ol, ul li, ol li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main {
	/* float: right; */
	width: 920px;
	background: #fff;
}

#secondary-content {
float: right;
width: 300px;
}

#main-padded {
padding: 4px 0px;
}

#main-content {
float: left;
width: 600px;
margin-top: 15px;
}

/* jobs-ars is the sidebar div */

#jobs-ars {
	margin-bottom: 5px;
}

.curveBoxBar{
	color: #000; font-size: 18px; font-weight: bold; margin: 0; padding-top: 5px ; 
	}
	
.curveBoxBar a {
	/* color: #000 !important; */
	line-height: 1.22em;
}

#jobs-ars h2 {
		color: #000 !important;
		font-family: Verdana,Arial,Helvetica,sans-serif    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
}

#jobs-ars div.cufon {
    color: #000;
    font-size: 16px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-weight: bold;
    margin-top: 2px;
}

.textHead {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #000;
	font-size:15px;
	font-style:normal;
	font-weight:bold;
}

div.cufon {
	margin-bottom:5px;
}

#footer { position: static !important }

a.tag {font-weight: bold;}

a.vendorName {font-weight: bold;}

.titleHead{
	color: #000; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px; 
	font-weight: bold; 
	margin: 0;
	padding-top: 5px ; 
}

.titleHead2{
	color: #000; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 17px; 
	font-weight: bold; 
	margin: 0; 
	padding-top: 5px ; 
}

/* --------------------------- */
/* from bw stylesheet */
/* --------------------------- */

h1{
}

h2{
}

h3{

}

h1,h2,h3{
margin:1em 0;
}

h1,h2,h3,h4,h5,h6,strong{
font-weight:bold;
}

em{
font-style:italic;
}

blockquote,ul,ol,dl{
margin:1em;
}

ol,ul,dl{
margin-left:2em;
}

ol li{
list-style: decimal outside;
}

ul li{
/*list-style: disc outside;*/
}

dl dd{
margin-left:1em;
}

th {
font-weight:bold;
text-align:center;
}

caption {
margin-bottom:.5em;
text-align:center;
}

p,fieldset {
margin-bottom:1em;
}

strong {
font-weight: bold;
}

td, th {
border: none;
}

input.hidden {
display: none !important;
padding: 0;
border: 0;
}

.asterisk {
color: red;
}

#ml-content h1 {
	font-size: 16px;
  text-transform: uppercase; 
}


#container {
position: relative;
min-height:100%;
background-color: #fff;
}

#wrapper {
text-align: left;
position: relative;
margin: 0 auto;
width: 980px;
padding-top: 15px;
padding-bottom: 15px;
}

#tn-crumbs,#tn-crumbs li,#tn-crumbs li span,#tn-crumbs li a {
/*height: 21px;
line-height: 21px;*/
list-style: none outside none;
font-size:11px ;
padding-bottom: 3px;
}

#tn-crumbs {
position: relative;
background-color: #FFFFFF;
overflow: hidden;
clear: left;
}

#tn-crumbs li {
float: left;
}

#tn-crumbs li a,#tn-crumbs li span {
float: left;
display: block;
padding: 0 7px 0 10px;
font-size:.98em;
}

#tn-crumbs li a:hover {

}

#tn-crumbs li#first-crumb a {
background-image: none;
padding-left: 0;
text-decoration: none;
font-weight: bold;
}

#tn-crumbs li#first-crumb a:hover {
color: #333 !important; 
}

#tn-crumbs-end {
float: right;
margin: 5px;
}

#ml-content {
position: relative;
background: #fff;
background-color: #fff;
overflow: hidden;
margin-bottom: 24px;
}

#ml-content .main-cols {
position: relative;
}


fieldset,img{
border:0;
}



.bg-box{
	margin-bottom: 15px; 
	padding: 12px;
}

.bg-box2{
	margin-bottom: 15px; 
	padding: 12px;
}

.no-bg-box{
	margin-bottom: 15px; 
	padding: 12px;
}

.subhead {
	font-weight: bold;
	text-transform:uppercase;
	font-size: 1.2em;
}

.bwTopBottomLine{
	padding-top:20px; 
	padding-bottom:20px;
}

.bwTopBottomThinLine{
	padding-top:10px; 
	padding-bottom:8px;
}

.bwTopLine{
	padding-top:8px; 
	padding-bottom:12px; 
}

.bwTopThinLine{
	padding-top:5px; 
	padding-bottom:5px; 
}

.bwBottomLine{
	padding-bottom: 2px;
	margin-bottom:2px;
}

.bwBottomThinLine{ 
	padding-bottom: 5px;
	margin-bottom:8px;
}

/* bizreport-specific */

.jobs {
	width: 100% !important;
}

ul {
	margin: 0px;
}

h2 a {
	font-size: 18px;
}

h3 a {
	font-size: 15px;
	text-decoration: underline;
	font-weight: bold;
}

a.more{
	background:url(/images_common/crumbs_arrow_transparent.gif) no-repeat scroll right center transparent;
	padding-right: 10px;
	color: #000;
}

a.less{
	background:url(/images/bw_left_arrow.gif) no-repeat scroll right center transparent;
	padding-right: 10px;
	color: #000;
}

p, body, td, li, div {

}

p.ml-paragraph {
	font-size: 12px;
	line-height: 19px;
}

h1, h2, h3 {
	/* margin-top: 2px; */
	margin: 5px 0px 2px 0px;
}

h1.no-margins {
	margin: 0px;
}

form input[type="submit"] {
font-weight:normal !important;
padding:3px 6px !important;
font-size: 13px !important;
}


td {
	vertical-align: middle !important;
}

body {
	line-height:1.35 !important;
	background-color: #E5E5E5 !important;
}

div#content {
	margin: 0px 2px 0px 2px;
	padding: 0px 5px 0px 5px;
}

/* adotas fix */
div.cufon h2 {
	left: 0px !important;
	height: auto !important;
	overflow: visible !important;
	position: static !important;
}

div#jobs-ars h2 {
	left: 0px !important;
	height: auto !important;
	overflow: visible !important;
	position: static !important;
}

h2 {
	left: 0px !important;
	overflow: visible !important;
	height: auto !important;
	position: static !important;
}

