body{
  	font:normal 11px arial;
  	text-align:center;
	}

/* --- [SEO tool styles] ---*/

h1.top_heading{
text-align:left;
font:normal 11px arial;
line-height:15px;
margin:0 0 8px 0;
padding:0;
color:#666;
border-bottom:1px solid #e7e7e7;
}

h1.top_heading strong{font-weight:normal;}

.seo_topnotes{
font:normal 10px arial;
color:#999999;
margin:0;
padding:0 4px;
text-align:left;
}

#seo_footer{padding:0 15px 0 0;text-align:left;font:normal 11px arial;color:#666;}
#seo_footer strong{font-weight:normal;}
#seo_footer p{margin:5px 0;padding:0;}
#seo_footer select{font-size:10px;margin:5px 0;}

/* --- [end of SEO styles] ---*/

td {
    vertical-align:top;
    text-align:left;
	}

p, ul, li, h1, h2, h3, h4, h5, h6 ,h7, input, form, select, dl, dt, dd {
    margin:0px;
    padding:0px;
	}

a:link, a:visited, a:active {
    color:#2C5D8F;
   	text-transform:none;
	}

a:hover	{
    color:#194775;
	}
	
h3 { 
	font:bold 11px Arial; 
	color:#900;
	margin:0 0 5px 0;
	padding:0;
	text-transform:uppercase;
	}
	
ul {
	list-style: outside;
	padding:0px;
	color:#333;
	margin:0 5px 0 15px;
	display:block;
	}
	
li {
	color:#333;
	list-style:square;
	padding:0 0 4px 0;
	}

* html body ul {
	list-style: outside;
	padding:0px;
	margin:0 0 0 20px;
	display:block;
	color:#333;
	}
	
* html body li {
	color:#333;
	list-style:square;
	padding:0 0 4px 0;
	}

h1	{
    font:bold 28px Arial;
    margin:10px 0 10px 0;
	}

h2 {
   	font:bold 11px arial;
   	color:#990000;
   	text-transform:uppercase;
   	margin:8px 0px 6px 0px;
	}

img.middle	{
   	vertical-align:middle;
   	margin-top:3px;
	}
p {
    line-height:13px;
    font:normal 11px arial;
    margin-bottom:8px;
	}

.img_middle {
    vertical-align:middle;
	}

.red	{
    color:#AA3A39;
	}

.bold	{
    font-weight:bold;
	}

.gray	{
    color:#999;
    }

.uppercase{
    text-transform:uppercase;
	}

.rule{
    width:780px;
    margin:10px 0px 0px 0px;
    float:left;
    border-bottom:1px #CCCCCC solid;
	}

.gold	{
    color:#CF9A00;
    font-weight:normal;
    text-align:left;
	}

#main_tbl	{
    width:780px;
    float:left;
    padding:0px 10px 0px 0px;
    display:block;
    margin:0px 0px 0px 0px;
	}


/*** More after UL link ***/
.more	{
    text-transform:uppercase;
    color:#1C4E81;
    font:bold 12px arial;
    margin:0px 0px 15px 15px;
    line-height:18px;
	}

h2.column_name {
   	font:bold 18px arial;
   	color:#777;
   	text-transform:none;
   	margin:8px 0px 0px 0px;
	}

/***  ----[ Container Div - to hold all in place of 780px wide ]----- ***/


#container	{
   	display:block;
  	width:auto;
	margin:0px;
	float:left;
    }

#container h3 {
	font:bold 11px Arial;
	clear:both;
	color:#333;
	text-transform:none;
    }

.clearfix:after{
	content: ".";
	display: block;
 	clear: both;
	visibility: hidden;
    }

#content {
	clear: left;
}


#wrapper{
 	margin-right:auto;
    margin-left:auto;
    width:970px;
	}


/*** Right Tower Ad/Sponsorlinks and dropdowns ***/

#extra_right_column	{
    position:relative;
    float:right;
    left:2px;
    top:10px;
    display:block;
    vertical-align:top;
    height:auto;
    margin:0px 0px 0px 0px;
	}

#extra_right_column .tower_ad{
    border:1px #CCCCCC solid;
	}

/* ---- [ Header  ] ----- */

#logo_tbl{
	width:970px;
	height:48px;
	font:normal 11px arial;
	color:#333;
 	margin-bottom:2px;
    }

#logo_tbl #mrkt_logo {
   float:left;
  	margin-right:20px;
    }

#logo_tbl .account { 
	padding:20px 0 5px 0; 
	font:normal 12px arial;
	}

#logo_tbl .dropdown { 
	padding:20px 0 15px 0;
	float:right;
	}


/****Navi****/

#nav_tbl	{
    width:970px;
    background:#808080 url("http://ll.bizjournals.com/wide/nav_wider_bk.gif") repeat-x 0 100% ;
    height:32px;
	text-align:center;
	}

#menu_block { 
	margin:8px 0 0 0;
	}

* html body #menu_block { 
	margin:4px auto 0 70px;
	width:890px;
	
	}

.menu {
	position:absolute;
	visibility: hidden;
	border:1px solid #A2B6D2;
	line-height: 18px;
	z-index: 100;
	background:#fff url("http://ll.bizjournals.com/rd/bk_li.gif") right repeat-y;
	width:230px;
	text-align:left;
	}
	



.menu a {
	width: 100%;
	display: block;
	font:normal 12px arial;
	border-bottom: 1px solid #A2B6D2;
	padding: 5px 0;
	text-decoration: none;
	text-indent: 10px;
	}

.menu a:hover{ /*hover background color*/
	background:#D9E1EC url("http://ll.bizjournals.com/rd/sub_nav_arrow.gif") no-repeat 5px 9px;
	}


a:link.toplevel, a:visited.toplevel, a:active.toplevel  { 
	color:#fff;
	font:bold 12px arial;
	text-decoration:none;
	text-transform:uppercase;
	border-right:1px solid #777;
	padding:8px 5px 4px 4px;
	}

* html body a:link.toplevel,
* html body a:visited.toplevel,
* html body a:active.toplevel { 
	padding:4px 5px 6px 9px;
	display:block;
	float:left;
	}

a:hover.toplevel { 
	background:#333;
	color:#fff;
	}

.toplevel img { 
	vertical-align:middle;
	padding:0 0 2px 2px;
	border:none;
	}

.toplevel .on { 
	background:#333;
	color:#fff;
	}


/** ---- [ Search Tool Bar ] ----- **/

#search_tbl	{
    height:36px;
 	margin:1px 0px 0px 0px;
 	padding:9px 10px 2px 10px;
  	font:normal 12px arial;
 	color:#333;
   	background:#fff url("http://ll.bizjournals.com/wide/search_wider_bk.gif");
	vertical-align:middle;
	text-align:left;
  	float:left;
    }

#search_tbl #browse	{
    color:#333;
  	text-align:right;
    }

#search_tbl form	{
    display:inline;
    }

#search_tbl input	{
    font:normal 11px arial;
    color:#333;
    vertical-align:middle;
    }

#search_tbl ul	{
    margin:0px;
    }

#search_tbl ul li {
    margin:0px 5px 0px 0px;
    display:inline;
    vertical-align:middle;
    }


/** ----[ Breadcrumb ] ----- **/

h2.masthead {
	text-align:left;
	}

#breadcrumb_div	{
    width:970px;
    margin:0px 0px 10px 0px;
    padding:5px 0px 3px 0px;
    border-top:1px #DBDBDB solid;
    border-bottom:1px #DBDBDB solid;
    color:#666666;
    font:normal 11px arial;
    display:block;
    height:15px;
    vertical-align:middle;
    text-align: left;
	}

* html body #breadcrumb_div .breadcrumblinks {
    width:auto;
    display:inline;
    float:left;
    color:#666666;
    margin:0px;
    padding-top:4px;
	}

#breadcrumb_div .breadcrumblinks	{
    float:left;
    color:#666666;
    margin:0px;
    width: 50%;
	}

#breadcrumb_div .breadcrumblinks a	{
    color:#666666;
    text-decoration:underline;
    font:normal 11px arial;
	}
	
#breadcrumb_div .breadcrumblinks a.dim	{ 
background:url(http://ll.bizjournals.com/search/bc_x.gif) no-repeat 100% 2px;
padding:0 15px 0 0;
}

#breadcrumb_div .market_subscribelink	{
    display:inline;
    float:right;
    color:#346697;
	}

/**** checkout button in breadcrumb area *****/

/****** IE Fix for margins on checkout button in breadcrumb *****/
* html body #breadcrumb_div .checkoutlink	{
	padding:4px 0px 0px 0px;
	}

#breadcrumb_div .checkoutlink	{
    float:right;
    color:#346697;
    vertical-align:middle;
    padding:2px 5px 0px 5px;
    height:17px;	
	}

#breadcrumb_div .checkoutlink a	{
    color:#346697;
    text-decoration:underline;
    font:normal 11px arial;
	}

#breadcrumb_div .checkout_count	{
    color:#A73A3D;
    font-weight:bold;
	}

#breadcrumb_div .checkoutlink a.blue_btn	{
   	background:url("http://ll.bizjournals.com/rd/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	font:normal 11px arial;
	text-decoration:none;
    }

#breadcrumb_div .market_subscribelink a:hover.blue_btn	{
   	background:#DBE4ED;
 	text-decoration:none;
    }

/*  ---[ buttons ]--- */


#buttons .blue_btn	{
    background:url("http://ll.bizjournals.com/rd/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
    margin:0px;
    }

#buttons a:hover.blue_btn	{
    background:#DBE4ED;
    }

a.gray_btn	{
    background:url("http://ll.bizjournals.com/rd/btn_bk_gray.gif") repeat-x #C6C6C8;
	border:1px solid #ABABA9;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
    color:#323232;
    margin:0px;
    vertical-align:middle;
    }

a:active gray_btn{
   	color:#323232;
    }

a:hover.gray_btn{
  	background:#EFEFEF;
  	color:#323232;
    }

a.blue_btn	{
	background:url("http://ll.bizjournals.com/rd/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
 	margin:0px;
	height:20px;
    }

a:hover.blue_btn	{
 	background:#DBE4ED;
	text-decoration:none;
    }


a.white_btn	{
 	background:#FBFBFB;
	border:1px solid #B0B0B0;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
 	margin:0px;
    height:20px;
    }

a:hover.white_btn	{
    background:#E7E5E5;
    text-decoration:none;
    }

input.blue_btn	{
    background:url("http://ll.bizjournals.com/rd/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
    margin:0px;
    color:#1D4F82;
    }


/*** --- [ Footer ] --- ***/
#footer	{
 	width:970px;
	height:auto;
   	font:normal 11px arial;
	color:#333;
 	margin-bottom:2px;
	margin-top:2px;
	}

#footer .footerlinks	{
    text-align:left;
    padding:10px 0px 10px 0px;
    color:#000;
    display:block;
    line-height:20px;
    margin-bottom:50px;
	}

#footer .footerlinks H2	{
    display:inline;
    padding:0px 4px 0px 0px;
	}

#footer .legal	{
    background:#666;
	padding:10px;
	width:950px;
	color:#CCC;
	display:block;
    }

#footer .legal A	 {
  	color:#FFF;
    }

#footer .copyright {
	width:650px;
	}
	
.usweb { 
	width:250px;
	text-align:center;
	margin:10px 0 10px 0;
	padding:2px 4px 2px 4px;
	border:1px solid #eee;
	}
	
.usweb img {
	vertical-align: middle; 
	margin:0; 
	padding:0;}

.usweb p { 
	vertical-align: middle;
	display:inline;
	line-height:12px;
	padding:0; 
	margin:0;
    }

.usweb a {
	color:#999;
	}

/*** Rss ***/
#rss	{
    border:1px #FDD5BB solid;
    background:#FFF4F2;
    float:right;
    color:#D84921;
    width:150px;
    font:normal 11px arial;
    padding:2px;
    vertical-align:middle;
	}


/*** Article Extras (photos, special promotions) ***/

#story #article_extras	{
    border:1px #FDCC65 solid;
    background:url("http://ll.bizjournals.com/rd/article_extras_bk.gif") repeat-x #fff;
    width:148px;
    height:auto;
    float:right;
    display:block;
    padding:10px;
    line-height:14px;
    margin:0px 10px 10px 10px;
    text-align:left;
	font:normal 12px arial;
	}

#story #article_extras li	{
	display:block;
	padding:0px;
	clear:both;
	margin-left:15px;}

.bylineinfo	{
	display:inline;
	margin:0 2px 0 2px;
	}

.timestamp	{
	display:inline;
	margin:0 2px 0 0;
	}

#story #article_extras .photocredit	{
	line-height:14px;
	text-align:left;
	font:normal 12px arial;
	color:#666;
	display:block;
	clear:both;
	}

#article_extras img	{
    border:1px #7C7C7C solid;
    margin:10px 4px 0px 0px;
	}

* html body #article_extras img	{
    border:1px #7C7C7C solid;
    margin:0px 0px 0px 0px;
	}


/*** Article Featured Images Extras ***/

#story #article_image_extras	{
    border:1px #FDCC65 solid;
    background:url("http://ll.bizjournals.com/rd/article_extras_bk.gif") repeat-x #fff;
    width:140px;
    height:auto;
    float:right;
    display:block;
    padding:5px;
    line-height:14px;
    margin:10px 10px 10px 10px;
    text-align:center;
	}

#article_image_extras img	{
    border:1px #7C7C7C solid;
    margin:5px;
	}


/**** Search Results ****/
#search_criteria	{
    border:1px #F1E4BA solid;
    background:#FEFFF7;
    color:#676767;
    width:780px;
    height:52px;
    padding:6px;
    font:bold 11px arial;
	}

#search_criteria td	{
    vertical-align:middle;
    text-align:left;
	}

#search_results	{
    width:460px;
    height:auto;
    float:left;
    padding:0px 15px 8px 0px;
    margin:10px 0px 0px 0px;
    clear:both;
	}

#search_results h3.search_past30days {
    font:normal 11px arial;
	}

#search_results #numberofresults_searchwatchlink	{
    background:#EFEFEF;
    padding:10px;
    color:#666666;
    width:100%;
	}

#search_results #numberofresults_searchwatchlink .searchwatchlink	{
    text-align:right;
	}

#search_results .results	{
    padding:10px 0px 10px 0px;
    border-bottom:1px #DBDBDB solid;
    margin:0px 0px 0px 0px;
    display:block;
    line-height:16px;
	}

#search_results .results span	{
    display:block;
    height:40px;
    float:left;
    margin:0px 5px 0px 5px;
	}

#search_results #search_rss	{
    border:1px #FDD5BB solid;
    background:#FFF4F2;
    color:#676566;
    width:auto;
    height:auto;
    text-align:left;
    padding:5px;
    vertical-align:middle;
	}

#search_results #search_rss img	{
    vertical-align:middle;
	}

#search_results #search_rss A	{
   color:#FF3301;
	}

#search_results .search_buttons	{
    float:right;
    padding-top:10px;
    height:25px;
	}


/*** Archive Search ***/
#archive_search	{
    background:#FEFFF9;
    padding:15px;
    width:490px;
    color:#676566;
    height:auto;
    float:left;
    border:1px #F1E2B9 solid;
    margin:10px 0px 10px 0px;
	}

#archive_search img	{
    margin:0px 10px 10px 0px;
	}
	
#archive_search #archive_table	{
    height:auto;
    color:#676566;
    font:bold 11px arial;
    width:415px;
	}

#archive_search #archive_table td	{
    color:#676566;
    font:bold 11px arial;
    text-align:left;
    padding:5px;
	}

#archive_search #archive_table td.bottomdivider	{
    color:#676566;
    font:bold 11px arial;
    text-align:left;
    padding-bottom:20px;
    width:30%;
    border-bottom:1px #F1E2B9 solid;
	}
	
#browse_archive	{
    margin:40px 0px 0px 0px;
    padding:20px 0px 0px 0px;
	}

#browse_archive h2, p	{
    margin:10px 0px 0px 0px;
    line-height:14px;
	}

/*** Archive Search Tips ***/
#search_tips	{
    float:right;
    display:block;
    border-left:1px #DBDBDB solid;
    width:220px;
    height:400px;
    padding:10px;
    margin:0px 0px 0px 10px;
	}

#search_tips h2	{
    margin:0px 0px -15px 0px;
	}

#search_tips p	{
   margin:25px 0px 25px 0px;
	}

/**** Browse By Industry ****/
#industry_newslisting	{
    width:545px;
    height:auto;
    float:left;
    padding:0px 15px 8px 0px;
    margin:10px 0px 0px 0px;
    clear:both;
	font:normal 11px arial;
    border-right:1px #DBDBDB solid;
	}

#industry_newslisting h2	{
	margin:10px 0px 0px 0px;
	display:block;
	clear:both;
	width:280px;
 	float:left;
	}

#industry_newslisting div.paging	{
	border: 1px solid #cccccc; 
	padding: 8px; 
	margin-top: 5px; 
	margin-bottom: 5px;
	float:right;
	display:block;
	width:auto;
   	font:normal 11px arial;
	}

#industry_newslisting div.paging A	{
	margin-left: 5px;
   	font:normal 11px arial;
	}

#industry_newslisting h3	{
   	font:bold 11px Arial;
   	margin:20px 0px 0px 0px;
	}

#industry_newslisting table	{
	margin:10px 0 0 0;
	}

#industry_newslisting table td	{
	padding:20px;
	}

#industry_newslisting ul	{   	
	display:block;
	margin:0px 0px 0px 15px;
	padding:0px;
	line-height:14px;
	list-style: outside;
	}

#industry_newslisting li {
	color:#999;
	list-style:square;
	padding:0 0 4px 0;
	}
		
#industry_newslisting  #industryemailupdate_box	{
    background:#FFFEF9;
   	border:1px #F2E3BA solid;
   	color:#333333;
    display:block;
    vertical-align:middle;
    text-align:left;
	font:normal 11px arial;
   	height:36px;
   	padding:10px 10px 5px 10px;
   	margin:0px 0px 10px 0px;
	}

#industry_newslisting  #industryemailupdate_box h2	{
   	color:#000000;
	font:bold 11px arial;
   	display:inline;
   	width:auto;
   	margin:0px;
   	padding:0px;
   	text-transform:none;
	}

#industry_newslisting  #industryemailupdate_box  img	{
    margin:-3px 10px 10px 0px;
    vertical-align:top;
    display:block;
    float:left;
	}

#industry_newslisting #industry_categories	{
   	display:block;
   	height:auto;
   	float:left;
   	margin:0px 10px 0px 0px;
   	width:95%;
	}

#industry_newslisting .city	{
    color:#CF9A00;
    font-weight:normal;
   	text-align:left;
	}

#industry_newslisting #rss	{
    border:1px #FDD5BB solid;
    background:#FFF4F2;
    float:right;
    color:#D84921;
    width:auto;
    position:relative;
    top:15px;
    height:auto;
    text-align:center;
    padding:5px;
    vertical-align:middle;
	}

#industry_newslisting #rss img	{
    vertical-align:middle;
	}

/************Browse By Company & People *************/
#browsebycompany	{
    width:545px;
    height:auto;
    float:left;
    padding:0px 10px 8px 0px;
    margin:10px 5px 0px 0px;
    clear:both;
    border-right:1px #DBDBDB solid;
	}

#browsebycompany h2	{
    margin:20px 0px 0px 0px;
    width:200px;
    float:left;
	}

#browsebycompany #information_box	{
    background:#FFFEF9;
    border:1px #F2E3BA solid;
    color:#333333;
    display:block;
    vertical-align:middle;
    text-align:left;
    height:36px;
    padding:10px 10px 13px 10px;
    margin:0px 0px 10px 0px;
	}

#browsebycompany #information_box h2	{
   color:#000000;
   font-weight:bold;
   display:inline;
   width:auto;
   margin:0px;
   padding:0px;
   text-transform:none;
	}

#browsebycompany #information_box img	{
    margin:-3px 10px 10px 0px;
    vertical-align:top;
    display:block;
    float:left;
	}

#browsebycompany .company_date_previous	{
    color:#333333;
    padding:5px;
    height:16px;
    border-top:1px #CCC solid;
    border-bottom:1px #CCC solid;
	}

#browsebycompany .company_date_previous .date	{
    vertical-align:middle;
    float:left;
    width:200px;
    height:16px;
    display:block;
	}

#browsebycompany .company_date_previous .previous	{
    vertical-align:middle;
    float:right;
    width:auto;
    height:16px;
    display:block;
	}

#browsebycompany .companylistings	{
    width:545px;
    height:auto;
    float:left;
    padding:0px 15px 8px 0px;
    margin:10px 0px 0px 0px;
    clear:both;
	}

#browsebycompany .companylistings .lastupdate	{
    color:#9A9A9A;
	}

#browsebycompany .companylistings H2	{
    width:auto;
    margin:20px 0px 5px 0px
	}
	
#browsebycompany .companylistings ul	{
    line-height:14px;
    list-style-type:none;
	}


/************ legal privacy policy **************/
#legal	{
    width:545px;
    height:auto;
    float:left;
    padding:0px 15px 8px 0px;
    margin:10px 0px 0px 0px;
    clear:both;
    border-right:1px #DBDBDB solid;
	}

#legal h2	{
   margin:20px 0px 0px 0px;
	}

#legal #legalul	{
    color:#999;
	}
	
/************ RSS PROMOPage **************/

#rssfeeds	{
    width:750px;
    height:auto;
    float:left;
    padding:0px 15px 8px 0px;
    margin:10px 0px 0px 0px;
    clear:both;
    text-align:center;
    vertical-align:top;
	}

.rssfeeds_box	{
    background:#FFFEF9;
    border:1px #F2E3BA solid;
    color:#333333;
    display:block;
    vertical-align:middle;
    height:auto;
    text-align:left;
    padding:0px 10px 10px 10px;
    margin:5px 0px 15px 0px;
    vertical-align:top;
	}

.rssfeeds_box p	{
   padding:2px;
   margin:4px 0px 0px 0px;
   display:block
	}

.rssfeeds_box h2.rsstitle	{
   color:#8F0100;
   font-weight:bold;
   text-transform:none;
   margin:0px;
   padding:0px;
   vertical-align:top;
	}

.rssfeeds_box img	{
    margin:8px 10px 0px 0px;
    vertical-align:top;
    float:left;
	}

#rssfeeds .entrepreneur_doubleline	{
    border-top:1px #CCCCCC solid;
    border-bottom:1px #CCCCCC solid;
    padding:10px 0px 10px 0px;
    vertical-align:middle;
	}

#rssfeeds .entrepreneur	{
    display:inline;
    margin:0px;
	}

#rssfeeds #localnews_tbl	{
    float:left;
    width:330px;
	}

#rssfeeds #industry_tbl	{
    float:right;
    width:410px;
	}

#rssfeeds .header	{
    background:#F5F5F5;
    border-top:1px #CCC solid;
    border-bottom:1px #CCC solid;
    vertical-align:middle;
    padding-top:6px;
	}

#rssfeeds td	{
    border-bottom:1px #CCC solid;
    color:#000000;
    text-align:left;
    line-height:17px;
    vertical-align:middle;
	}

#rssfeeds td span	{
    float:left;
	}

#rssfeeds .rss_imgs	{
   float:right;
   height:17px;
   width:auto;
   text-align:right;
   display:inline;
   vertical-align:middle;
	}

#rssfeeds #localnews_tbl .alt	{
    border-bottom:1px #CCC solid;
    background:url("http://ll.bizjournals.com/rd/rss_td_bk.gif");
    color:#000;
    text-align:left;
    height:15px;
	}

#rssfeeds #industry_tbl .alt	{
    border-bottom:1px #CCC solid;
    background: url("http://ll.bizjournals.com/rd/rss_td_bk.gif");
    color:#000;
    text-align:left;
    height:15px;
	}


/*******************************/
/********** PROMOS *************/
/*******************************/

/** 780 Banner Ad top & Bottom **/

#banner_ad_780	{
  	background:url("http://ll.bizjournals.com/rd/780_ad_box_bk.gif") repeat-x left bottom;
  	margin-bottom:1px;
  	padding:5px 0 15px 0;
  	height:auto;
  	width:970px;
  	text-align:center;
	}

#half_page_ad	{
    border:1px #CCCCCC solid;
	}

/*** Biz Resources Promo Article ***/

#biz_resources_prm_art	{
  	float:left;
	margin:14px 0px 0px 0px;
  	position:relative;
   	font:normal 11px arial;
  	background:#35679A;
 	color:#FFF;
 	padding:10px;
   	display:block;
 	clear:both;
   	width:auto;
    }

#biz_resources_prm_art b.cn	{
   	position: absolute;
 	height:10px;
   	width:10px;
  	margin:0px;
  	padding:0px;
	background: url("http://ll.bizjournals.com/rd/roundedcorners/white.gif") no-repeat;
	line-height: 1px;
   	font-size: 1px;
    }

#biz_resources_prm_art b.tr	 {
	top: -1px;
    right: -1px;
   	background-position: top right;
    }

#biz_resources_prm_art b.br	{
   	bottom: -1px;
  	right: -1px;
	background-position: bottom right;
    }

#biz_resources_prm_art A	{
 	color:#CCFFFF;
	clear:right;
 	font-weight:bold;
    }

#biz_resources_prm_art  img	{
   	border:4px #FFF solid;
 	float:left;
 	margin:0px 15px 0px 0px
    }

#biz_resources_prm_art  h2 {
 	font:bold 11px arial;
 	text-transform:uppercase;
  	margin:0px 0px 8px 0px;
  	color:#FCCC00;
    }

/** Featured Job Promo Box **/

#featuredjobs	{
	border:1px #DADADA solid;
   	text-align:left;
  	height:auto;
 	vertical-align:top;
	margin:0 10px 0 0;
	}

#featuredjobs h2	{
    margin-left:5px;
	}

#featuredjobs .job_promo	{
	width:auto;
   	font:normal 12px arial;
   	vertical-align:top;
   	line-height:14px;
   	height:auto;
	margin:10px 5px 5px 10px;
	}

#featuredjobs .job_promo A	{
    text-decoration:underline;
    font:bold 11px arial;
    text-transform:uppercase;
    display:block;
    padding:0 0px 10px 0px;
	}

.job_links	{
    font:normal 11px arial;
    color:#000;
    left-align:left;
    clear:both;
    line-height:16px;
    padding:0 0px 10px 0px;
	}

.job_links A	{
	font:bold 11px arial;
	text-decoration:underline;
	margin:0 0 10px 5px;
	display:inline;
	}

/******* featured jobs promo right col *******/

#featuredjobs_rightcol 	{
	border:1px #dadada solid; 
	padding: 5px; 
	margin: 0px 10px 0px 0px; 
	vertical-align: top; 
	height: auto; 
	text-align: left;
	}
	
#featuredjobs_rightcol h2	{
	margin-left: 4px
	}


#featuredjobs_rightcol .job_promo 	{
	margin:20px 0px 0px 0px; 
	font: normal 12px/14px arial; 
	vertical-align: top; 
	width: auto; 
	height: auto; 
	background:url("http://ll.bizjournals.com/rd/jobs_bk.gif") repeat-x; 
	display:block;
	}
	
#featuredjobs_rightcol .job_promo a 	{
	display: block; 
	font: bold 11px arial; 
	text-transform: uppercase; 
	text-decoration: underline
	}
	
#featuredjobs_rightcol.job_links {
	padding:0px; 
	font: normal 11px/16px arial; 
	color: #000; 
	left-align: left; 
	margin-top:0px;
	}
	
#featuredjobs_rightcol.job_links a {
	display: inline; 
	margin: 0px 0px 10px 0px; 
	font: bold 11px arial; 
	text-decoration: underline;
	}


/*** Market Subscription Offer ***/

.market_sub_offer	{
    float:right;
    display:block;
    background:#F8FAF9;
    text-align:center;
    width:270px;
    height:auto;
    color:#013366;
    font:bold 12px arial;
    padding:5px;
    border:1px #BAC7D7 solid;
    margin:20px 0px 0px 0px;
    vertical-align:middle;
	}


/*** Directory M ***/
#directorym	{
    border:1px #DBDBDB solid;
    color:#666666;
    height:auto;
    float:right;
    display:block;
    margin:20px 0px 0px 0px;
    font:normal 11px arial;
    width:255px;
    padding:10px;
    text-align:left;
	}


/***#directorym select ***/
/***{ ***/
/***    text-align:left; ***/
/***    list-style-image: url(http://ll.bizjournals.com/rd/li_gray.gif); ***/
/***    font:normal 12px arial; ***/
/***    margin:0px 0px 0px 3px; ***/
/***} ***/

/*** BOL promo Box ***/
 #bol_promo_box	{
    border:1px #DBDBDB solid;
    background:url("http://ll.bizjournals.com/rd/promos/bol_bk.gif") right bottom no-repeat #fff;
    padding:10px;
    color:#333333;
    width:435px;
    float:left;
    height:auto;
    margin:20px 10px 10px 0px;
	}

#bol_promo_box img	{
    border:1px #CDCFCE solid;
    position:relative;
    display:block;
    float:right;
	}

/**** Search Watch promo ****/

#searchwatch	{
    width:500px;
    margin:0px;
	}

#searchwatch .divider	{
    width:500px;
    margin:20px 0px 10px 0px;
	}


/*** Industry Subscription Offer ***/
.industry_sub_offer	{
    float:left;
    display:block;
    background:#F8FAF9;
    text-align:center;
    width:auto;
    height:auto;
    color:#013366;
    font:bold 12px arial;
    padding:5px;
    border:1px #BAC7D7 solid;
    margin:20px 0px 20px 0px;
    vertical-align:middle;
	}
	
	
/***** consultant picture*****/



.cons_preview	{
	border-bottom:1px #ccc solid;
	padding:0 10px 10px 10px;
	margin:0 0 10px 0;
	vertical-align:top;
	}

.cons_preview a	{
	font-weight:bold;
	}


.cons_preview div	{
	margin:0 0 10px 0;
	padding:0px;
	vertical-align:top;
	}

#cons_pic	{
	margin:0 10px 60px 10px;
	}


/****** market event ******/


.event_html_detail h1 {
	text-transform: none;
	padding:10px 10px 0px 0px; 
	font:normal 17px arial;	
	font-weight: bold;
	color:#000;
	}

.event_html_detail h2	{
	text-transform: none;
	padding:10px 10px 0px 0px; 
	font:normal 15px arial;	
	font-weight: bold;
	color:#000;
	}

.event_html_detail h3	{
	text-transform: none;
	padding:10px 10px 0px 0px; 
	font:normal 13px arial;	
	font-weight: bold;
	color:#000;
	}

.required { 
	font-family: arial, 
	verdana, helvetica, sans-serif; 
	font-weight: bold; 
	font-size: 13px; color: #FF0000;
	 }

.error { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 12px; color: #ff0004; 
	font-weight: bold;}

.success { 
	font-family: arial, verdana, helvetica, sans-serif; 
	font-size: 14px; color: #0B9B21;
	font-weight: bold;}

.arrow_links { 
   	margin:5px 0 8px 15px;
  	list-style:outside; }
        
.arrow_links li{ 
 	list-style:url(http://ll.bizjournals.com/rd/redarrow.gif);
  	padding:0 0 3px 0px;}
.date	{
    color:#333333;
    padding:5px;
    height:16px;
    width:100%;
    float:left;
    border-top:1px #CCC solid;
    border-bottom:1px #CCC solid;
    margin:0px 10px 10px 0px;
	}

.date .previous	{
    vertical-align:middle;
    float:left;
    display:block;
	}

.date .next	{
    vertical-align:middle;
    float:right;
    display:block;
	}

.non_sub
{
	margin:10px 0 10px 0;
	width:350px;
}

.non_sub img
{
	margin:10px 20px 10px 0;
	border:1px #333 solid;
}

.non_sub p
{
	margin:0 0 10px 0;
	width:300px;
}

.promo_pic
{
	border:1px #333 solid;
	margin:20px 10px 10px 20px;
}

.promo_button
{
	margin:40px 10px 10px 20px;
}

/* jquery impromptu ## also in global */

.jqifade{
      background-color: #ffffff;
}
div.jqi{
      position: absolute;
            background-color:#4574a2;
      padding: 10px;
      width: 300px;
}
div.jqi .jqicontainer{
      background-color: #FFF;
      padding: 5px;
      color: #ffffff;
      font-weight: bold;
}
div.jqi .jqimessage{
      background-color: #c0cEa6;
            background-color:#4574a2;
      padding: 10px;
}
div.jqi .jqibuttons{
      text-align: center;
      padding: 5px 0 0 0;
}
div.jqi button{
    background:url("http://ll.bizjournals.com/rd/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
    margin:0px 3px;
    color:#1D4F82;
}
div.jqi p, div.drisurvey p {
    padding:0;
    margin:0 0 .8em 0;
}

/* jquery impromptu for DRI survey ## also in global */

.drisurveyfade{
      background-color: #ffffff;
}
div.drisurvey{
      position: absolute;
      background-color:#4574a2;
      padding: 10px;
      width: 300px;
}
div.drisurvey .drisurveycontainer{
      background-color: #FFF;
      padding: 5px;
      color: #ffffff;
      font-weight: normal;
}
div.drisurvey .drisurveymessage{
      background-color: #c0cEa6;
      background-color:#4574a2;
      padding: 10px;
      text-align:left;
}
div.drisurvey .drisurveybuttons{
      text-align: left;
      padding: 5px 0 0 0;
}
div.drisurvey button{
    background:url("http://ll.bizjournals.com/rd/butn_bk_blue.gif") repeat-x;
	border:1px solid #A3BAD1;
	padding:3px 5px 3px 5px;
	font:normal 11px arial;
	text-decoration:none;
    margin:0px 12px 0px 0px;
    color:#1D4F82;
}

div.cwatch_blurb {
    padding: 5px;
    padding-left: 18px;
    font-weight: bold;
    background:url("http://ll.bizjournals.com/email/cwatch/w.gif") left no-repeat;
    }
img.cwatch {
    border: none;
    }
a.cwatch {
    color: rgb(79, 173, 220);
    cursor: hand; cursor:pointer;
    }
a:hover.cwatch {
    color:#2c5d8f;
    }
img.cwatch {
    padding-left:6px; vertical-align:bottom;
    padding-right:10px; vertical-align:bottom;
    }

#tooltip.cwatch {
    border:0px;
    width:270px;
    background-color:#4574a2;
    text-align:left;
    }
#tooltip.cwatch h3 {
    font:normal 12px arial;
    text-transform: none;
    color:#fff;
    margin:0;
    padding:10px;
    }

#recaptcha {
    border: 1px solid #cccccc;
    width: 302px;
    padding: 5px;
}
#recaptcha input {
    border: 1px solid #000000;
    margin-bottom: 5px;
}
#recaptcha label {
    font-size: smaller;
    padding: 0;
    margin: 0 5px 0 0;
}
#recaptcha p {
    font-size: smaller;
    padding: 0;
    margin: 0 0 5px 0;
}
#recaptcha p.gray {
    font-color: #999999;
}
#recaptcha img {
    border: 1px solid #cccccc;
    display: block;
}
#recaptcha_image {
    margin-bottom: 6px;
}

/* ### Travel Center market spotlight ### */
#mrt_spot img{float:left; padding:2px 12px 15px 12px;}

#mrt_spot ul{padding-top:5px;}
#mrt_spot li{list-style:none; margin-left:5px;}
#mrt_spot li a{color:#ec9007;}
#mrt_spot li a:hover{text-decoration:none;}

*body #mrt_spot{height:160px;}

	.right_col #mrt_spot {
		margin:0 0 10px 0;
		border:1px solid #ddd;
		background:#FAFAFA;
		padding:12px 0 12px 16px;
		font:normal 12px arial;
		}



/*IE 6 Hack */		
* html body #story .article_tools li a	{
	margin:0 20px 0 0;
	}
* html body #tower_wrap  {
	width:320px;
}	
* html body .search_box {
	width:300px;
	}
* html body #job_input {
	width:210px;
}
		
	#article_tbl {
		margin:0 0 10px 0;
		padding:0;
		}
		
	#article_tbl td.left_col { 
		width:640px;
		padding:0 10px 0 0; 
		}
		
	#article_tbl td.right_col { 
		text-align:right;
		}

/* ### Story ID */
	
	#story {
	 	text-align:left;
		border:1px solid #dbdbdb;
		padding:10px 10px 0 10px;
		margin:0;
	 	}

	#story h1.headline {
		width:100%;
		font:bold 30px/33px arial;
		margin:5px 0px 2px 0px;
		text-transform:none;
		}

	#story h3 {
		margin:10px 0px 20px 0px;
		font:normal 13px/13px Arial;
		color:#666;
		text-transform:none;
		}

	#story h5 {
		font:bold 15px/15px georgia;
		margin:4px 0px 8px 0px;
		color:#666;
		text-transform:none;
		}

	#story p {
		margin:0px 0px 15px 0px;
		font:normal 15px/20px Georgia; 
		color:#111;
		}
		
	#story .storydate {		
		font:normal 13px/18px arial; 
		color:#666;
		}

	#story ul {
		line-height:18px;
		font:14px Georgia; color:#111;
		margin:15px 0 15px 35px;
		}
		

	#story li {
		padding:0 0 15px 0;
      list-style-position: inside;
		}

	#story p a {
		font-weight:bold;
		color:#000;
		text-decoration:none;
		border-bottom:1px dotted #000;
		}
		
	#story p a:hover {
		border-bottom:1px dotted #900;
		color:#900;
	  	}


	#story .rule {
		width:780px;
		margin:10px 0px 20px 0px;
		float:left;
		border-bottom:1px #CCCCCC solid;
		}

	#story .copyright {
		font:italic normal 13px Georgia;
	   	color:#555;
  		}

	#story .colname { 
		font:bold 13px arial;
		color:#993;
		padding:0 0 2px 0;}

	#story .subhead {
		font:bold 13px arial;
		color:#444;
		margin:0 0 6px 0;}

	#story .article_tools {
		margin:0 0 12px 0;
		padding:0;
		font:normal 11px arial;
		padding:4px 4px 4px 4px;
		border-top:1px solid #dbdbdb;
		border-bottom:1px solid #dbdbdb;
		color:#444;
		}
		


	#story .article_tools li{
		display:inline;
		margin:0 5px 0 0;
		font:normal 11px arial;
		}
		
		
	#story .article_tools li a {
	 	margin:0 25px 0 0;
		display:block;
		float:left;
		color:#555;
		text-decoration:none;
		}
		
	#story .article_tools li a:hover { 
			color:#111;
			text-decoration:underline;
			}
	
	#story .article_tools li a.print_article { background:url(http://ll.bizjournals.com/rd/print_icon.gif) no-repeat 0 1px; padding:0 0 0 15px;}
	#story .article_tools li a.email_article { background:url(http://ll.bizjournals.com/rd/email_icon.gif) no-repeat 0  2px ; padding:0 0 0 15px;}
	#story .article_tools li a.reprint_article { background:url(http://ll.bizjournals.com/rd/reprints_icon.gif) no-repeat 0  1px ; padding:0 0 0 13px;}
	#story .article_tools li a.rss_article { background:url(http://ll.bizjournals.com/rd/rssfeed_icon.gif) no-repeat 0  2px ; padding:0 0 0 14px;}
	#story .article_tools li a.mostv_article { background:url(http://ll.bizjournals.com/rd/most_viewed_icon.gif) no-repeat 0  1px ; padding:0 0 0 14px;}
	#story .article_tools li a.moste_article { background:url(http://ll.bizjournals.com/rd/most_emailed_icon.gif) no-repeat 0  1px ; padding:0 0 0 14px;}

	#story .article_tools li a.del_article { color:#666; text-decoration:none; background:url(http://ll.bizjournals.com/rd/del_icon.gif) no-repeat 0  1px ; padding:0 0 0 14px;}
	#story .article_tools li a.digg_article { color:#666; text-decoration:none; background:url(http://ll.bizjournals.com/rd/digg_icon.gif) no-repeat 0  1px ; padding:0 0 0 14px;}
	#story .article_tools li a.sharethis_article { color:#666; text-decoration:none; background:url(http://ll.bizjournals.com/rd/sharethis-sm.gif) no-repeat 0  1px ; padding:0 0 0 14px;}


#story #related_articles {
    width:120px;
    margin:0 10px 5px 0;
    float:left;
    padding:8px 8px 0 8px;
    border:1px solid #ddd;
    }

#story #related_articles.endeca_related {
    background: #FAFAD2;
    width:140px;
}

#story #related_articles .sponsor_logo {
    margin:0 0 10px 0;
}

#story #related_articles ul {
    margin:0;
    padding:0;

}

#story #related_articles h3 {
    font:bold 13px/17px arial;
    color:#666;
    border-bottom:1px solid #ddd;
    margin:0 0 5px 0;
    padding:0;
}

#story #related_articles li {
    text-align:left;
    font:bold 11px/14px arial;
    margin:0;
    padding:0 0 10px 0;
    list-style:none;
}

#story #video_extras {
    border:1px #FDCC65 solid;
    background:#FFFCED;
    width:105px;
    height:auto;
    float:right;
    display:block;
    line-height:14px;
    margin:0px 10px 10px 10px;
    text-align:left;
    font:normal 11px arial;
    line-height:12px;
    }
        
#story #video_extras  p {
    font:normal 11px arial;
    line-height:12px;
    margin:0 10px 0 10px;
    }

#story #video_extras img {
    border:1px #666 solid;
    margin:10px;
    }

#story #video_extras h2 {
    margin:0;
    padding:3px;
    background:#FDCC65 url(http://ll.bizjournals.com/video/video_icn.gif) no-repeat top right;
    }
    

    
#story #article_island_ad {
    margin:0 12px 8px 0;
    }
		
		
/* 	### Article Images ### */
	
#story #article_images_meta { 
    float:right; 
    width:125px;
    height:auto;
    border:1px solid #dbdbdb;
    padding:8px;
    margin:0 0 0 10px;
    text-align:center;
    }
    
#story #article_images_meta a img { 
    border: 0;
}
#story #article_images_meta img { 
    display:block;
    margin:0 0 4px 0;
        }
        
#story #article_images_meta .caption { 
    font:normal 12px/16px arial;
    margin:5px 0 4px 0;
    text-align:left;
    }		


#story #article_images_meta .photocredit {
    font:normal 9px/9px arial;
    color:#666;
    text-align:left;
}

#story #article_images_multi { 
    float:right; 
    width:65px;
    height:auto;
    border:1px solid #dbdbdb;
    padding:8px;
    margin:0 0 0 10px;
    text-align:center;
    }

#story #article_images_multi img { 
    display:block;
    margin:0 0 4px 0;
        }
    
    
.subscribe_offer { 
    font:bold 14px Arial;
    margin:0 0 5px 0;
    background:#E7EDF3 url(http://ll.bizjournals.com/rd/sub_arrow.gif) no-repeat left top;
    border:1px solid #B8C7D5;
    display:block;
    padding:6px 6px 6px 33px;
    }
        
.hr { 
    border-top:1px dashed #ccc;
    margin:0 0 10px 0;
    padding:0;
    height:1px;
    }
    
    /*  ---[ pagination ]--- */

#pagination	{
    color:#1C4F81;
    padding:0;
    margin:0;
    text-align: right;
    padding: 5px 5px 10px 0px;
    }

#pagination .blue_btn	{
    margin-right:3px;
    background:url(http://ll.bizjournals.com/rd/butn_bk_blue.gif) repeat-x;
    border:1px solid #A3BAD1;
    padding:3px 6px 3px 6px;
    font:normal 11px arial;
    text-decoration:none;
    }

#pagination .on{
    margin-right:3px;
    background-color:#dbe4ed;
    border:1px solid #A3BAD1;
    padding:3px 6px 3px 6px;
    font:bold 11px arial;
    color:#1C4F81;
    text-decoration:none;
    }

#pagination a:hover.blue_btn	{
        background:#DBE4ED;
        }
    

.poll_question { 
    font:bold 11px Arial;
    margin:0 0 10px 0;
    border:1px solid #ddd;
    padding:7px 8px 7px 8px;}

.poll_question h2 { 
    margin:0; 
    padding:0;
    display:inline;
    }

        
.hr { 
    border-top:1px dashed #ccc;
    margin:0;
    padding:0;
    height:1px;
    }

/* Embargo */	

#embargo {
	border:1px solid #F1E3BA;
	background:#FFFFF8;
	padding:15px;
	display:block;
	height:300px;
	font:normal 12px arial;
	}

#embargo h3 {
	font:bold 26px arial;
	color:#000;
	display:block;
	}

#embargo p {
		font:normal 12px arial;
		line-height:14px;
		}


#login_path h3 {margin:0 0 6px 0; padding:0; color:#900; font:normal 14px arial;  text-align:left;}

#login_path h2 {margin:0; padding:0; color:#000; font:bold 16px arial; text-transform:none; }

#login_path #new_user {
		width:260px;
	 	background:#EBE3CC;
		padding:10px 10px 10px 10px;
		margin:0 20px 0 0 ;
		float:left;
		color:#403D38;
		}

#login_path #new_user h3{
	font:bold 16px arial;
	color:#900;
	display:block;
	}

#login_path #new_user .subpic {
	    border:1px solid #D3D3D1;
		margin:0 10px 0 0;
		float:left;
		}

#login_path #existing_user {
		width:250px;
		padding:10px 10px 10px 10px;
		float:left;	}

#login_path #existing_user h3 {
	font:bold 16px arial;
	color:#900;
	display:block;
	margin:0 0 0 5px;
	}

#login_path #existing_user ul {
	font:bold 12px arial;
	display:block;
    vertical-align:middle;
    margin:0 0 0 20px;
	}

* html body #login_path #existing_user ul.options {
	margin:0 0 0 15px;
	}

#login_path #existing_user ul.options li {
	font:bold 12px arial;
	list-style-image:url(http://ll.bizjournals.com/fullcontent/bullet_red_arrow.gif);
	}

#login_path #existing_user fieldset {
		margin:5px 0 0 0;
		display:block;
		border:0px;
		}

#login_path #existing_user fieldset label {
		margin:5px 4px 3px 0;
		float:left;
		width:90px;
		font:bold 12px arial;
		color:#3F403A;
		}

* html body #login_path #existing_user fieldset label {
		margin:5px 4px 3px 5px;
		}

#login_path #existing_user fieldset input {
		margin:5px 5px 3px 0;
		width:130px;
		}


#login_path #existing_user fieldset img{
		margin:5px 0 0 90px;
		}
#login_path #existing_user fieldset a {
		margin:5px 0 0 90px;
		display:block;
		}

* html body #login_path #existing_user fieldset img {
		margin:5px 0 0 100px;
		}

* html body #login_path #existing_user fieldset a {
		margin:5px 0 0 100px;
		}

#login_path #existing_user  dl {
		margin:15px 0 0 0;
		}

#login_path #existing_user  dt {
		color:#444;
		font-weight:bold;
		width:95px;
		float:left;
		margin:0 0 5px 0;
		}

#login_path #existing_user  dd {
		margin:0 0 5px 0;
		}

#login_footer {clear:both;}


#slideshow {
		border:1px #FDCC65 solid;
	    background:url("http://ll.bizjournals.com/rd/article_extras_bk.gif") repeat-x #fff;
	    width:120px;
	    height:auto;
	    float:right;
	    padding:10px;
	    line-height:14px;
	    margin:5px 0 10px 10px;
	  	}

#slideshow img {
		border:1px #999 solid;
	    margin:0px 0px 6px 0px;
	  	}
	
#slideshow h2 {
		margin:0 0 3px 0; 
		padding:0;
		}

.correction h2 {margin:0 0 5px 0; padding:0; font:bold 12px arial;}
.correction a {color:#900;}

.correction .corr_text {
    font:normal 12px arial;
    color:#000;
    margin:0 0 5px 0;}

.corrections_tbl { margin:10px 0 0 0; font:normal 12px arial ;}
.corrections_tbl td { padding:10px; border-bottom:1px dotted #ccc;}
.corrections_tbl th { padding:10px; border-bottom:1px dotted #ccc; background:#eee;}


a.slideshow_icon {
		font-weight:bold;
		padding: 0px 0px 0px 16px ;
		background: url(http://ll.bizjournals.com/fullcontent/slideshow_icn.gif) no-repeat 0px 0px;
		}
		
.potm_header {font: bold 28px arial; text-transform: none; color: #666; letter-spacing: -1px; margin: 0 0 14px 0;}
.potm_box {border-bottom:1px solid #ddd; padding:0 0 10px 0; margin: 0 0 10px 0;}
* html body .potm_box {height:1px;}
.potm_box p {margin: 0 0 8px 0; font: normal 12px arial;}
.potm_imagebox {
    float:left; 
    text-align: center;
    margin:0 12px 0 0; 
    font: normal 10px arial; 
    width: 80px; 
}
.potm_imagebox img {
    border: 1px solid #666; 
    display:block; 
    margin: 0 0 2px 0;
    margin-left: auto;
    margin-right: auto;
}

.potm_box h2 { font: bold 12px arial; color: #000; margin: 0 0 3px 0; text-transform: none;} 
.potm_box #title {font: bold 14px arial; color: #000; margin: 0 0 3px 0; text-transform: none;}

.ah_header, .ah_subhead {font: bold 28px arial; text-transform: none; color: #333; margin:0;}
.ah_subhead {font-size: 22px;}
.ah_box { border-bottom:1px solid #ddd; padding:0 0 10px 0; margin: 0 0 10px 0;}
.ah_box h4 { font: bold 12px arial; color: #000; margin: 0 0 3px 0;}
.ah_box p { width: 270px; margin: 0 0 8px 0; font: normal 12px arial; float: right;}
.ah_box .img_box { text-align: left; width: 302px; float: left; color: #666; 
  font: italic 12px arial;}
.ah_box img {border: 1px solid #999; margin: 0 15px 5px 0; }
#ah_ext p {font-size: 13px; line-height:15px; margin: 0; padding: 0; }
#ah_ext {padding: 17px; background: #f4f4f4; border: 1px solid #ddd;}

#pr_articlepage {margin:0 0 25px 0;}

#pr_articlepage form {
    margin:0 0 4px 0; 
    padding:10px;
    background:#f9f9f9;
    border:1px solid #eee;
    }

#pr_articlepage input {
    margin:3px 0 0 0;
    padding:0;
    vertical-align: center;
    }



/* ### Tabs ### */

#tabs_container {
	margin:10px 0 0 0;
    width: 616px;
	}	
	
#tabs_container .right_pad {padding:0 15px 0 0;}

#tabs_container p {font:normal 12px/16px arial; margin:0 0 30px 0; padding:0;}

#tabs_container p a {color:#1c4f81; font-weight:normal;}
#tabs_container p a:hover {color:#000;}

#tabs_container h3 {font:bold 12px arial; color:#444; margin:0 0 5px 0;}

#tabs_container .tablist {margin:0 0 30px 13px; padding:0; font:normal 12px/16px arial;}
#tabs_container .tablist li { font:normal 12px/15px arial; margin:0; padding:0 0 9px 0;}


#tabs_container .tabsli {margin:0; padding: 0; border-bottom:1px solid #dbdbdb; height: 30px;}

#tabs_container .section{padding:8px 8px 0 8px;}

#tabs_container .tabsli li {
	display: block;
	float: left; 
	list-style: none;
	padding:0;
	margin: 0 5px 0 0;
	}
	
#tabs_container .tabsli li a {
	font: normal 12px arial;
	display: block; 
	list-style: none; 
	padding: 8px; 
	border-right: 1px solid #dbdbdb;
	border-top: 1px solid #dbdbdb; 
	border-left: 1px solid #dbdbdb; 
	color: #333;
		background:url(http://ll.bizjournals.com/rd/offtab.gif) repeat-x bottom;

	text-decoration:none;
	}

/*#tabs_container .tabsli li.on {background: #fff;}*/

#tabs_container .tabsli .tabs-selected a {font-weight:bold; background: #fff url(http://ll.bizjournals.com/rd/ontab.gif) repeat-x; }
	
#tabs_container .tabsli li a:hover {
	background: #f4f4f4;
}

.gray_cities {color:#999; font:normal 11px arial ;}




.article_right_col_box {
		border:1px solid #dbdbdb; 
		padding:10px;
		margin:10px 0 0 0;
		text-align:left;
		}
		
.article_right_col_box p {margin:0 0 5px 0; color:#555;}
.article_right_col_box h4 {margin:0; padding:0; text-align:left; color:#555; font:bold 13px arial;}


.article_right_col_box ul {margin:6px 0 6px 13px;} 


.article_right_col_box li {padding:0 0 4px 0;}

.article_right_col_box .realestate_img {margin:5px 0 5px 0;}

#tower_wrap { margin:0 0 10px 0; padding:0;}


#left_tower {
	text-align:left;
	width:130px;
	float:left;
	font:normal 12px arial;
	margin:0;
	}
	
#left_tower h4 {
	font:bold 13px/17px arial;
	color:#666;
	border-bottom:1px solid #ddd;
	margin:0 0 10px 0;
	padding:0;
}

#video_article {
	margin:0 0 10px 0;
}

#video_article a.video_link {
	font:bold 12px/30px arial;
	padding:0 0 0 9px;
	background:url(blue_arrow.gif) no-repeat 0 2px;
	text-decoration:none;
}



#video_article img {
	margin:0 0 5px 0;
}
	
#left_tower p {
font:normal 11px/14px arial;
margin:0;
}

#left_tower ul {

margin:0;
padding:0;
}


#right_tower_ad {
margin:0;
padding:0;
float:right;
overflow:hidden;
width:160px;
}



.search_box {
	background:#fafafa;
	margin:0 0 10px 0;
	}

.search_box h4 {
	margin:0;
	}

.search_box h4 span{
	font:normal 10px arial;
	color:#666;
	
	}

*body #lr_iframe {
   height:150px;   
}
*body #lr_iframe_ind {
   height:180px;   
}
*body #lr_iframe_companies {
   height:185px;   
}
*body #lr_iframe_ind_companies {
   height:185px;   
}

/* *html body #lr_iframe {
   height:150px;   
}
*html body #lr_iframe_ind {
   height:150px;   
}
*html body #lr_iframe_companies {
   height:250px;   
}*/
/* *html body #lr_iframe_ind_companies {
   height:300px;   
}*/

#lr_iframe {
   height: 145px;
}

#lr_iframe_ind {
   height: 140px;
}

#lr_iframe_companies {
   height: 180px;
}

#lr_iframe_ind_companies {
   height: 180px;
}


.light_reg {
   width:620px;
   margin: 0 0 10px 0;
   font-size: 11px;
}

.light_reg table {
	/*background:#fafafa;
   border: 1px solid #DBDBDB;*/
}

.light_reg table td.light_info {
	background:#fafafa;
   border: 1px solid #DBDBDB;
   padding:5px;
   /*height:90px;*/
}

.light_reg #light_header {
   background: #2C5D8F;
   padding-left: 5px;
}

.light_reg #light_header h3 {
   color: white;
   font-size: 13px;
}

.light_reg table td {
   padding-top: 0px;
   height:16px;
}

#job_input {
	border:3px double #999;
	background:#fff;
	font:normal 11px/11px arial;
	width:220px;
	padding:4px;
	margin:3px 0 0 0;
	}

#job_form {
	margin:0;
	padding:0;
	}

#job_submit {
	font:bold 11px/11px arial;
	padding:2px 4px 3px 4px;
	border:3px double #999;
	background:#ddd;
	margin:0;
	color:#444;
	}

#job_submit:hover {
	background:#bbb;
	color:#000;
	}	
	
.article_poll {
	background:#fafafa url(http://ll.bizjournals.com/rd/poll_icon.gif) no-repeat 13px 50%;
	padding:10px 10px 10px 45px;
	
}

.article_poll a {
	font:bold 11px arial;
}

.biz_resource_list {
	margin:10px 0 0 0;
	padding:0;
}

.biz_resource_list li {
	margin:0 0 24px 0;
	padding:0;
	list-style:none;
}

.biz_resource_list li a {
	font:bold 12px/12px arial;
	margin:0;
	padding:0;
}
.biz_resource_list li p {
	font:normal 12px arial;
	margin:0;
}

.otj_box { 
	margin:0;	
}

.otj_box h4 {
	float:left;
	margin:0 0 10px 0;
}

.otj_box ul {
	clear:left;
	margin:0 0 10px 15px;
	font:normal 12px arial;
}


.otj_box ul li {
	margin:0 0 4px 0;
}

.otj_box .powered {
	float:right;
	margin:0 0 10px 0;
}

#postajob {
	text-align:center;
	margin:10px 0 0 0;
	border:1px solid #ddd;
	background:#f9f9f9;
	padding:5px;
	font:bold 12px arial;
	}

#jobmetalinks {
	text-align:center;
	font:bold 12px arial;
	}

.realestate h4 {
	float:left;
	margin:0 0 10px 0;
	}
.realestate_img {
	float:right;
	margin:0 6px 0 0;
	}
	
.realestate	.sponsor {
	float:right;
}

.realestate ul {
	margin:0 0 10px 0;
	}

.realestate .arrow_links {
	margin:0 0 0 15px;
}

.realestatemeta {
	clear:left;
	margin:10px 0 0 0;
	padding:0;
	font:normal 12px arial;
	}

.realestatemeta li {
	list-style:none;
	margin:0;
	padding:0;
	}



.realestate_short h4 {
	margin:0 0 5px 0;
	}
.realestate_short img {
	float:left;
	margin:6px 20px 0 0;
	border:3px solid #ddd;
	}

.realestatemeta_short {
	float:left;
	margin:0 0 0 30px;
	padding:0;
	font:normal 12px/12px arial;
	}
	
 .realestatemeta_short li {
	list-style:none;
	margin:0 0 3px 0;
	padding:0;
	}

.realestate_short .arrow_links {
	font:normal 12px/12px arial;
	margin:6px 0 0 60px;
	float:left;
}




.otj_adspot h2 {
	margin:0;
 	padding:0; 
	text-align:left; 
	color:#555; 
	font:bold 13px arial; 
	text-transform:none;
}

.tabs-hide {
    display: none;
}

#sub_login {
	border-top:5px solid #ddd;
	border-bottom:5px solid #ddd;
	padding:10px 0;
 	margin:6px 0;

}

#sub_login #new_user {
	width:240px;
	border-right:3px solid #ddd;
	margin:0 20px 0 0;
	float:left;
 	padding:10px;
	background:#f9f9f9;
	font:normal 13px/17px arial;
}

#sub_login .subpic {
	border:2px solid #ddd;
	float:left;
	margin:0 8px 5px 0;
	}

#sub_login p {
	font:normal 13px/17px arial;
	}

#sub_login h3 {
	margin:0 0 8px 0;
	font:bold 15px/15px arial;
	color:#444;
	}


#sub_login  #existing_user {
	padding:0 0 0 20px;
	font:bold 12px/12px arial;
	}

#sub_login  #existing_user fieldset {
	margin:0;
 	padding:10px;
	background:#f9f9f9;
	border:none;
	border-bottom:3px solid #ddd;
	}

#sub_login .embargo_hrd {
	color:#900;
	font:bold 19px/19px arial;
	margin:0 0 4px 0;
	}

#sub_login .embargo_p {
	font:normal 13px/16px arial;
	margin:0 0 4px 0;
	}


#sub_login #existing_user label {
	display:block;
	font:bold 11px/11px arial;
	color:#444;
	margin: 0 0 2px 0;
	width:300px;
	}

#sub_login #existing_user form p {
	margin:0 0 5px 0;
	}

#sub_login #existing_user input {
	font:bold 12px/12px arial;
	width:200px;
	}

#sub_login  #existing_user  h3 {
	margin:15px 0 8px 0;
	}
	
#sub_login_submit {
	width:auto;
	}

#sub_login a.login_button {
	text-decoration:none;
	font:bold 15px/15px arial;
	}
	
/* Email This Article */

#email_article { 
    border:4px solid #ddd;
    width:570px;
    padding:8px 12px 12px 20px;
    background:#f9f9f9;
    margin:0 0 20px 0;
    }
    
#email_article h2 {
	margin:0 0 15px 0;
	font:bold 15px/15px arial;
	padding:0 0 5px 0;
	border-bottom:1px dotted #ddd;
	color:#444;
	}

#email_article label {display:block; font-size:12px; margin:0 0 3px 0; color:#444;}

#email_article input {margin:0 0 15px 0; display:block; color:#444;}

#email_article input[type="submit"] {margin:10px 0 0 0;}

.clear { clear: both; }

#story #buttons {	
        display:block;
        float:left;
        color:#1C4F81;
        padding: 5px 5px 10px 0px;
     }


 #w_bureau_lastestlnks{width:265px; border: 1px solid #ddd; margin:0 0 0 10px; padding:0px 12px;}

 #w_bureau_lastestlnks h2{font-size:12px;}

 #w_bureau_lastestlnks ul{margin:0 0 0 5px; padding:0; list-style:none;}

 #w_bureau_lastestlnks li{margin:0; padding:4px 0; font-size:12px; list-style: none outside;}


 #exp_imports{float:left; width:225px; margin:0px 15px 8px 0;}

 #exp_imports ul{margin:0; padding:0;}

 #exp_imports li{background-color:#c6e0ec; margin-bottom:2px; padding:8px 6px; font-size:12px; list-style: none outside;}

 #exp_imports li.extras{background-color:#60a7c8; font-size:13px;}
 
 #exp_imports td.extras{background-color:#60a7c8; font-size:13px;}

 #exp_imports td{background-color:#c6e0ec; margin-bottom:2px; padding:8px 6px; font-size:12px;}


@media print {
    body {
        margin: 0;
        padding: 0;
        background: white;
        color: black;
        text-align: left;
    }
    div#story {
        clear:both;
        font-size: 12pt;
        padding:0;
        margin: 0;
        border: none;
    }
    div#story p{
        text-align: left;
        /*display: inline; */
        font-size: 12pt;
    }
    #wrapper {
        width: auto;
    }
}
/***************/
/*Global Styles*/
/***************/

body{font-family:verdana;font-size:11px;margin:0;padding:0;border:0;}
.tp_pagebody{padding:15px;}
.tp_highlightpanel{text-align:left;background-color:#FFFFE1;border: solid 1px #656161;font-size:12px;margin:15px 0px 15px 0px;padding:5px 5px 10px 5px;}


/*General Utility Styles*/							
.tp_floatleft{float:left;}
.tp_floatright{float:right;}
.tp_clear{clear:both;}	
.tp_padtop{padding-top:10px;}	
.tp_padright{padding-right:10px;}
.tp_padbottom{padding-bottom:10px;}
.tp_padleft{padding-left:10px;}
.tp_padall{padding:10px;}
.tp_margtop{margin-top:10px;}
.tp_margright{margin-right:10px;}
.tp_margbottom{margin-bottom:10px;}
.tp_margleft{margin-left:10px;}
.tp_marginall{margin:10px;}
.tp_bold{margin-bottom:3px;font-weight:bold;}

/*Global Text Styles*/
.tp_normaltxt14{font-family:arial;font-weight:normal;font-size:14px;COLOR:#3B4A4A;}
.tp_boldtxt14{font-family:arial;font-weight:bold;font-size:14px;COLOR:#3B4A4A;}
.tp_normaltxt12{font-family:arial;font-weight:normal;font-size:12px;COLOR:#3B4A4A;}
.tp_boldtxt12{font-family:arial;font-weight:bold;font-size:12px;COLOR:#3B4A4A;}
.tp_normaltxt10{font-family:arial;font-weight:normal;font-size:11px;}
.tp_boldtxt10{font-family:arial;font-weight:bold;font-size:11px;COLOR:#3B4A4A;}
.tp_normallnk10{font-weight:normal;font-size:10px;COLOR: #0369CB;}
.tp_normallnk10:visited{font-weight:normal;COLOR: #003562;}
.tp_normallnk10:active{font-weight:normal;COLOR: #003562;}
.tp_normallnk10:hover{font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline}
.tp_normallnk12{font-weight:normal;font-size:11px;COLOR: #0369CB;}
.tp_normallnk12:visited{font-weight:normal;COLOR: #003562;}
.tp_normallnk12:active{font-weight:normal;COLOR: #003562;}
.tp_normallnk12:hover{font-weight:normal;COLOR: #999999;TEXT-DECORATION: underline}
.tp_boldlnk10{font-weight:bold;font-size:10px;COLOR: #0369CB;}
.tp_boldlnk10:visited{font-weight:bold;COLOR: #003562;}
.tp_boldlnk10:active{font-weight:bold;COLOR: #003562;}
.tp_boldlnk10:hover{font-weight:bold;COLOR: #999999;TEXT-DECORATION: underline}
.tp_boldlnk12{font-weight:bold;font-size:12px;COLOR: #3B4A4A;text-decoration:none;}
.tp_boldlnk12:visited{font-weight:bold;COLOR: #003562;}
.tp_boldlnk12:active{font-weight:bold;COLOR: #003562;}
.tp_boldlnk12:hover{font-weight:bold;COLOR: #3B4A4A;TEXT-DECORATION: none}

/*Global Button Styles*/
.tp_btn1{color:#000000;BACKGROUND-COLOR: #BBD3F8;font-family:Verdana;FONT-SIZE: 11px;FONT-WEIGHT: normal;FONT-STYLE: normal;Height: 20px;border:1px solid #666666;padding:1px 0px 3px 0px;}
.tp_btn2{font-family:verdana;color:#000000;BACKGROUND: #EBEBEB;font-size:11px;Height: 30px;border:2px solid #3B4A4A;padding:4px 0px 5px 0px;}
.tp_regnextbtn{margin:10px 40px 0 0;cursor:pointer;background:#BBD3F8 url(/images/remote_regnext.gif) no-repeat left top;width:155px;height:25px;border:solid 1px #666;}
.tp_regloadingbtn{margin:10px 40px 0 0;background: url(/images/remote_regload.gif) no-repeat left top;width:155px;height:25px;border:0;}

/*****************************/
/*Thumbnail Background Styles*/
/*Photos, Videos, Members... */
/*Photogallery Style         */
/*****************************/

/*Large Thumbsnails*/
.tp_largethumbs{margin:0 10px 0 0;background:url(/images/thumb_large_bg.png) no-repeat top left;width:128px;height:200px;float:left;} 

/*Small Thumbnails*/
.tp_thumbbg{background:url(/images/thumb_bg.png) no-repeat left top;height:77px;width:77px;text-align:left;}
.tp_thumbbg img{width:100px;}

/******************************************/
/*Registration/Login/AddPhoto Window Style*/
/******************************************/

.dhtmlwindow{position: absolute;border: 10px solid #CCCBCA;visibility: hidden;}
.drag-contentarea{background:#fff;color: black;height: 200px;overflow: hidden;border:0;padding:0;}
.drag-contentarea iframe{border:0;overflow: hidden;}
.drag-handle{display:none;}
.drag-statusarea{display:none;}

/**********************************/
/*Tags Page Styles*//*Auto Suggest*/
/**********************************/

.tp_asbMenu{border: 1px solid lightblue;background: #fff;position: absolute;padding: 5px;white-space: nowrap;z-index: 1000;}
.tp_asbMenuBase{position: absolute;z-index: 1000;}     
.asbMenuItem{color: blue;background: #fff;cursor: hand;cursor: pointer;}
.asbSelMenuItem{color: blue;background: lightblue;cursor: hand;cursor: pointer;white-space: nowrap;}

/************************/
/*Module Specific Styles*/
/************************/

/*Latest Blog Entry Styles*/
.tp_feeditem{padding:10px;}
.tp_itemlnk{font-family:verdana;font-weight:bold;font-size:12px;COLOR:#0369CB;text-decoration:none;}
.tp_itemdate{font-family:verdana;font-weight:normal;font-size:10px;COLOR:#AEAEAD;}

/*Comment Styles*/
.tp_container{font-family:verdana;text-align:left;font-size:12px;margin:15px 0px 15px 0px;padding:10px;}
.tp_item{padding:0 0 10px 0;margin:0 0 10px 0;border-bottom:solid 1px #DAD9D7;}
.tp_divider{clear:both;}
.tp_addcomments{margin-top:20px;}
.tp_loginpanel{text-align:left;background-color:#FFFFFF;border-top: solid 1px #DAD9D7;border-bottom: solid 1px #DAD9D7;font-size:12px;padding:10px;}








