/* css common */

body {
	font-family: "Trebuchet MS","Geneva CY",Verdana;
	color: #000;
	background-color: #fff !important;
}

p.ml-paragraph {
	margin-top: 5px !important; 
	margin-bottom: 8px !important; 
}

/*--------
  crumbs
  --------*/

#tn-crumbs-wrapper a { color: #000 !important }
#tn-crumbs-wrapper a:hover { color: #006699 !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: #005A89;
}

.grayLine1{
	background-color: #F0F4F5;	
}

.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: #006699;
	text-decoration: none;
}

a:hover{ 
	color: #006699;
	text-decoration: underline;
}

.bg-box{
	background-color: #F0F4F5;
	border: 1px solid #005A89;
}

.bg-box2{
	background-color: #F0F4F5;
	border: 1px solid #ff7900;
}

.ml-border{
	border: 1px solid #005A89;
}

.ml-border2{
	border: 1px solid #ff7900;
}

.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 dotted #CBCBCB;
}


.hideSwitch {
    display:none;
}

.showSwitch {
    display:block;
}

.bwTopBottomLine{
	border-top: 1px dotted #CBCBCB; 
	border-bottom: 1px dotted #CBCBCB; 
}

.bwTopBottomThinLine{
	border-top: 1px dotted #CBCBCB; 
	border-bottom: 1px dotted #CBCBCB; 
}

.bwTopLine{
	border-top: 1px dotted #CBCBCB; 
}

.bwTopThinLine{
	border-top: 1px dotted #CBCBCB; 
}

.bwBottomLine{
	width:100%; 
	border-bottom: 1px dotted #CBCBCB; 
}

.bwBottomThinLine{ 
	width:100%; 
	border-bottom: 1px dotted #CBCBCB; 
}

.bwlists {
	list-style-type: disc; 
	margin-left: 1em;
}


div.thankyoupage {
	text-align: left;
	font-size: medium;
	background: #F0F4F5;
	border: 1px solid #ff7900;
	padding: 10px; 
	margin-bottom: 20px;
}

.subhead {
	color: #000;
	font-family: Verdana;
}

.normalBig {
	/* line-height: 1.22em; */
}

.bwlists {
	list-style-type: disc; 
	margin-left: 1em;
}

.pagenavSpanSelected {
	color: #bbb;
}

.searchBtn {
	font-weight: bold !important;
	color: #fff;
	background-color: #ff7900;
	border: 1px solid #006FB1;
	padding: 3px 6px;
	font-size: 13px;
	text-transform: none;
	letter-spacing: normal;
}

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;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, 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: 680px;
	background: #fff;*/
}

#secondary-content {
float: right;
width: 160px;
}

#main-padded {
padding: 4px 0px;
}

#main-content {
float: left;
width: 520px;
margin-top: 15px;
}

/* jobs-ars is the sidebar div */

#jobs-ars {
	
}

.jobs-ars-content {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border:1px solid #005A89;
}

.curveBoxBar{

	}
	
.curveBoxBar a {
	/* color: #000 !important; 
	line-height: 1.22em;*/
}

#jobs-ars h2 {
		color: #fff !important;
		font-family: Verdana;
    text-transform: none;
    font-size: 22px;
    margin-top: 0px;
		/*font-weight: bold !important;*/
		padding:5px 0 5px 10px;
		line-height:normal;	
		text-shadow:0 2px 5px rgba(0, 0, 0, 0.4);
}

#jobs-ars div.cufon {
    color: #fff;
    font-size: 11px;
    font-family: Verdana;
		background: url("http://www.ecnmag.com/images/module_head_r.gif");
		background-position: right top;
		background-repeat: no-repeat;
		background-color: #006FB1;
		/* background-color: #005A89;*/
}

div.cufon h2 {
	font-weight: normal !important;
	overflow:hidden;
	padding:4px 8px;
	/* text-transform: uppercase !important; */
	background: url("http://www.ecnmag.com/images/module_head_l.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

div.cufon {
	/* margin-bottom:5px; */
}

#footer { position: static !important }

a.tag { font-weight: bold; font-size: 12px; }

a.vendorName {font-weight: bold;}

.titleHead{
	color: #000; 
	font-family: Verdana;
	font-size: 18px; 
	font-weight: normal !important;
	/* text-transform: uppercase !important; */
	padding-bottom: 3px;
	border-bottom:1px solid #000 !important;
}


/* --------------------------- */
/* 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{

}

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: none; 
}


#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 ;
}

#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: 8px;
	margin-left: 10px;

	padding-bottom: 8px;
	/*border:1px solid #005A89;*/
}

.subhead {
	text-transform:none;
	font-size: 14px;
	border-bottom:1px solid #000;
	padding-bottom: 2px;
}

.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 {
}

h3 a {
	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 {
	font-size: 11px;
}

p.ml-paragraph {
	font-size: 12px;
	line-height: 19px;
}

h1, h2, h3 {
	/* margin-top: 2px; */
	margin: 5px 0px 2px 0px !important;
}

input.searchBtn {
	font-weight:normal !important;
	padding:3px 6px !important;
	font-size: 13px !important;
}


td {

}

tbody tr td form select {
	margin-top:1px;
	margin-bottom:1px;
}


td.ml-td-align-right {
	text-align: right !important;
}

td.ml-td-valign-middle {
	vertical-align: middle !important;
}


ul li {
	list-style:none outside none !important;
}


li.bwlists {
	list-style: disc outside !important;
	padding-bottom:5px;
}

#ml-breadcrumb {
	font-size: 10px; margin-bottom: 4px;
}



h2.ml-h2-sidebar {
	margin-bottom: 0 !important;
	/* padding-bottom: 7px !important;*/
}

h4.ml-popular {

}

/* crn */

h2.ml-h2-main {
	font-size: 16px;
}

.ml-related a:hover {

}


