/* =============================================
================== defaults
============================================= */
body {
	background: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: center;
	margin: 10px 0;
}
p {
	margin: 0 0 1em;
	padding: 0;
}
form {
	padding: 0; margin: 0;
}
td {
	vertical-align: top;
}
input {
	border: 1px solid #ccc;
	font-weight: normal;
	padding: 2px 5px;
}
input.radio, input.checkbox {
	border-width: 0;
}
select {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
}


/* =============================================
================== Structure
============================================= */
#content {
	width: 468px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 10px;
}

.boxes-enclosures #content {
	width: 650px;
	float: left;
	overflow: hidden;
	padding: 0 0 0 10px;
}

.catpodcast #content {
	width: 683px;
	float: none;
}
.catate #cover { width: 993px;}
.catate #content { width: 960px;}

.cattest #cover {
  width: 693px;
}
.cattest #content {
  width: 680px;
}

#article, #cover {
	width: 693px;
	float: left;
	overflow: hidden;
}
#article {
	margin-top: 36px;
	padding-top: 5px;
	border-top: 3px solid #e8e7d2;
}
#pixeltrack {
	position: absolute;
	width: 1px;
	height: 1px;
	top: 0;
	left: -2px;
	overflow: hidden;
}
#container {
	background: #fff;
	position: relative;
	width: 1000px;
	overflow: hidden;
	margin: 0 auto;
	text-align: left;
}
#wrapper {
	overflow: hidden;
	padding: 0 0 20px;
}
.catadvertising #wrapper {overflow: visible;}
#rightcol {
	display: block;
	width: 300px;
	float: right;
	overflow: hidden;
	padding-top: 13px;
}
#leftcol {
	width: 208px;
	float: right;
	overflow: hidden;
}

#container #wrapper.subformwrap { margin: 0px 10px 0px 10px;}
#container #wrapper.atewrap { margin: 0px 10px 0px 10px;}
/* =============================================
================== site asthetics
============================================= */

p, td, h3, input { font: 12px Arial, Helvetica, sans-serif; color: #000; }
h1, h2 { font-size: 21px; font-family: 'Gill Sans','Bitstream Vera Sans', 'Deja Vu Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif; border-bottom: 3px solid #e8e7d2; padding: 3px 10px; margin: 5px 0; font-weight: normal; color: #666; }
#content h1, #content h2 { margin: 0 -10px 5px; }
#article h2, #article h1 { border-bottom: 0; padding-top: 10px; font-size: 16px; font-weight: bold; }
#article h1.title {font-size: 24px;}

#leftcol h2, #rightcol h2 { margin-top: 0; border-bottom: 0; padding-top: 0; font-size: 19px; margin-left: -1px; padding: 3px 10px 3px 15px; background: url(../images/arrow.gif) no-repeat left 12px; font-weight: normal; }
#rightcol h2 a { color: #666; }
hr { color: #ccc; background-color: #ccc; border: 0; }
p { margin: 0 0 11px; padding: 0; }
.feedburnerFeedBlock p.feedTitle { margin: 10px 0 7px; padding: 7px 7px 0; border-top: 5px solid #069; text-transform: uppercase; font-weight: bold; color: #069; }
h3 { margin: 10px 0 0; padding: 0; font-weight: bold; }

p.breadcrumbs { color: #999; margin: 20px 0px -35px 10px; font-weight: bold; }
p.breadcrumbs a { font-weight: bold; }


p.icopy {
	clear: left;
	padding: 10px 0 10px 30px;
	background: url(/icopy_w.gif) no-repeat left;
}
p.icopy:hover {
	background-image: url(/icopy_g.gif);
}
p.copyright {
	clear: left;
	margin: 0;
}

/* =============================================
================== structure exceptions
============================================= */

.catadvertisers #article, 
.catadvertisers #cover { 
  width: 728px; 
}
.catetradeshow #article, 
.catetradeshow #cover,
.catwebinars #article, 
.catwebinars #cover, 
.catwebcast #article, 
.catwebcast #cover { 
  width: 805px; 
}

.catadvertisers #rtcatcol, 
.catadvertisers #rtcatcol { 
  width: 241px; 
}
.catetradeshow #rightcol, 
.catetradeshow #rtcatcol, 
.catwebinars #rightcol, 
.catwebinars #rtcatcol, 
.catwebcast #rightcol, 
.catwebcast #rtcatcol { 
  width: 160px; 
}
.catetradeshow #content { width: 780px; }


/* =============================================
================== exceptions
============================================= */

.playeriframe {
	float: right;
}
.audioplayerframe {
	background: #e6e6ca;
	float: right;
	margin: 0;
}
/*
#podcastplayer  {
	margin: 0;
	background: #fff;
}
#podcastplayer  #editIFrame {
	margin: 15px 10px 0 0;
}
#podcastplayer  #playerwrapper {
	background: #fff url(/images/ecm_podcast_header.jpg) no-repeat top;
	padding: 53px 0 0;
	width: 730px;
}
#podcastplayer  #top {
	vertical-align: middle;
	background: #fff url(/images/gradient_beige_bg.gif) repeat-x top;
	padding: 0;
	height: 76px;
	overflow: hidden;
}
#podcastplayer  #playerwrapper .avtext {
	padding: 10px;
}
#podcastplayer  #playerwrapper .avwhite {
	line-height: 76px;
	text-align: left;
	float: left;
	padding: 0 20px;
	border-right: 1px solid #990;
}
#podcastplayer  #playerwrapper .avwhite a {
	color: #4473a1;
	font-weight: bold;
	background-position: left;
	background-repeat: no-repeat;
	padding: 3px 10px 3px 23px;
}
#podcastplayer  #playerwrapper .avwhite a.qt {
	background-image: url(/images/qt_icon.jpg);
}
#podcastplayer  #playerwrapper .avwhite a.wm {
	background-image: url(/images/wm_icon.jpg);
}
#podcastplayer  #playerwrapper #right {
	margin: 20px 0 0;
	background: url(/images/rounded_beige_bg.jpg) no-repeat top;
	width: 340px;
	float: right;
	padding: 0 5px;
}
#podcastplayer  #playerwrapper #left {
	text-align: center;
	width: 360px;
	padding: 10px 5px 0;
}
#podcastplayer  #playerwrapper #left p {
	margin: 0 0 5px;
	text-align: left;
	background: #fff;
}
#podcastplayer  #pixeltracker { position: absolute; left: -5px; top: 0; }
#podcastplayer  #playerhead {
	background: #000 url(/player_head_tel.gif) no-repeat left top;
	width: 730px;
	height: 43px;
}
#podcastplayer  #playerhead #search {
	float: right;
	padding: 12px 10px;
	border-left: 1px solid #fff;
}
*/


/****** Standard Podcast Player ******/
#iframediv #audioPlayer {
	margin: 0px 7px;
}
.podcastsPlayer {
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #000;
}
.podcastsPlayer a {
	color: #cbfbff;
	text-decoration: none;
}
.podcastsPlayer a:hover {
	text-decoration: underline;
}
.podcastsPlayer h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	border: none;
}
.mediaOptions {
	margin: 0;
	padding: 0;
	list-style: none;
}
.mediaOptions li {
	float: left;
	margin-right: 10px;
}
.mediaOptions li a {
	display: block;
}
#playerWrapper .mediaOptions li.download a {
	width: 103px;
	height: 24px;
	background: url(/images/podcast_download_now.gif) no-repeat;
}
#playerWrapper .mediaOptions li.subscribe a {
	width: 81px;
	height: 24px;
	background: url(/images/podcast_subscribe.gif) no-repeat;
}
.mediaOptions li a span {
	display: none;
}
.podcastsPlayer #iframediv {
	background: #5F5D62;
	margin: 7px;
	width: 336px;
}
.podcastsPlayer #playerWrapper {
/*	background: #fff url(/images/podcast_bkgd.gif) repeat-x top; */
	padding: 50px 0 0;
	width: 722px;
	text-align: left;
	overflow: hidden;
	border-bottom: 20px solid #7C7C7C;
	margin: 0 auto;
}
.podcastsPlayer #playerWrapper .avText {
	padding: 10px;
	margin: 0px 10px 10px 10px;
	color: #000;
	background: #E6CA9E;
	text-align: left;
	clear: both;
}

.podcastsPlayer #playerWrapper .avrelated {
	padding: 10px;
	clear: left;
	width: 310px;
	overflow: hidden;
	color: #000;
	background: #E6CA9E;
	text-align: left;
	margin-right: 10px;
	margin-bottom: 1px;
	margin-left: 10px;
/*
	border-right: 10px solid #7D9794;
	border-bottom: 1px solid #7D9794;
	border-left: 10px solid #7D9794;
*/
}
.podcastsPlayer #playerWrapper .avrelated img {
	padding-right: 10px;
}
.podcastsPlayer #playerWrapper .avrelated .avrellink {
	color: #000;
}
.podcastsPlayer #playerWrapper .avrelated a {
	font-size: 12px;
	font-weight: bold;
	color: #0199CB;
	text-decoration: none;
}
.podcastsPlayer #playerWrapper .avrelated a:hover{
	text-decoration: underline;
}
.podcastsPlayer #playerWrapper .avText .avtitle {
	color: #000;
	font-weight: bold;
}
.podcastsPlayer #playerWrapper .avwhite {
	background: #600;
	padding: 5px;
	text-align: left;
}
.podcastsPlayer #playerWrapper .avwhite a {
	color: #fff;
}
.podcastsPlayer #playerWrapper .rightCat {
	width: 336px;
	float: right;
	padding: 0px 0px 5px 5px;
	background: #FFF;
	margin-right: 0px;
	display: inline;
}
.podcastsPlayer #playerWrapper .leftCat {
	text-align: center;
	width: 350px;
	margin-left: 8px;
	margin-right: 8px;
	float: left;
}
.podcastsPlayer #playerWrapper .roundedCorners {
	background: #D3983F url(/images/podcast_bg_gradient.gif);
	background-repeat: repeat-x;
	margin-bottom: 5px;
}
.podcastsPlayer #playerWrapper .leftCat p {
	margin: 10px 0 5px;
	text-align: left;
}
.podcastsPlayer #playerWrapper .leftCat .nowPlaying{
	margin-top: 5px;
	margin-left: 15px;
	margin-bottom: 5px;
	color: #fff;
	text-align: left;
	float: left;
	text-transform: uppercase;
}
.podcastsPlayer #playerWrapper .leftCat .buttons{
	float: right;
	margin: 0 0px 10px 0;
}
.podcastsPlayer #playerWrapper .leftCat .buttons img{
	padding: 2px;
}
.podcastsPlayer #pixeltracker { position: absolute; left: -5px; top: 0; }
.podcastsPlayer #playerhead {
	width: 730px;
	height: 53px;
	background: url(/images/podcast_header_bg.gif);
	margin: 0 auto;
}
.podcastsPlayer #playerhead h1 {
	height: 38px;
}
.podcastsPlayer #playerhead a {
	background: url(/images/podcast_logo.gif) no-repeat top left;
	height: 0px;
	padding-top: 38px;
	width: 241px;
	display: block;
	overflow: hidden;
	float: left;
	margin: 7px 0 0 7px;
}

.podcastsPlayer #playerhead #search {
	float: right;
	padding: 0px 10px 5px 10px;
	margin: 5px;
}
.podcastsPlayer #search input {
	vertical-align: bottom;
}
.podcastsPlayer #search .searchKeywords {
	margin-bottom: 2px;
	border: 1px solid #CACACA;
}
.podcastsPlayer #search input {
	border: none;
}
.podcastButtons {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #405F73;
}
.podcastsPlayer #playerfoot {
	background: #7C7C7C;
	width: 730px;
	height: 25px;
}
/****** Standard Podcast Player ******/

/* AV Player */
#flash_video {
	margin-top: 11px;
}
#videoContainer {
	width: 765px;
	margin: 0 auto;
	background: #8C8C8C;
	padding-bottom: 3px;
	margin-bottom: 2px;
}
#videoContainer .videoLeft {
	width: 489px;
	float: left;
	margin-left: 4px;
}
#videoContainer .videoHeader {
	height: 112px;
	background: url(/images/player_top_bkgd.gif);
	overflow: hidden;
	text-align: center;
}


#videoContainer .videoHeader div {
	margin-top: 14px;
	margin-left: 10px;
	width: 468px;
	height: 90px;
	background: url(/images/video_player_banner.gif) no-repeat;
}

#videoContainer a.return {
	margin-top: 14px;
	margin-left: 10px;
	width: 468px;
	height: 90px;
	/* background: url(/images/video_player_banner.gif) no-repeat;*/
float: left;
overflow-x: hidden;
overflow-y: hidden;
}

#videoContainer .videoHeader img {
	margin-top: 14px;
}
#videoContainer .videoWindow {
	height: 344px;
	background: url(/images/player_bkgd.gif);
	overflow: hidden;
}
#videoContainer .videoRight {
	width: 262px;
	float: left;
	text-align: left;
}
#videoContainer .videoRightTop {
	height: 91px;
	background: url(/images/player_rt_top.gif);
	overflow: hidden;
}
#videoContainer .videoDescription {
	height: 202px;
	background: url(/images/player_rt_middle.gif);
	overflow: hidden;
}
#videoContainer .videoDescription .avtext {
	height: 160px;
	margin-top: 32px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .videoDescription .avtext ul {
	
	margin-left: 35px;
	
	
}
#videoContainer .relatedArticle {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer .videoOther {
	height: 157px;
	background: url(/images/player_rt_bottom.gif);
	overflow: hidden;
}
#videoContainer .videoOther .avtext {
	height: 125px;
	margin-top: 22px;
	margin-right: 6px;
	overflow: auto;
}
#videoContainer .videoDescription h3 {
	margin: 12px 8px 7px 12px;
}
#videoContainer .videoRightTop p {
	margin: 15px 8px 7px 12px;
}
#videoContainer h3 {
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 12px;
}
#videoContainer .videoRight p {
	margin-left: 12px;
	margin-right: 8px;
}

#videoContainer .pagead {
	clear: both;
	text-align: center;
}
#videoContainer p {
	margin-top: 3px;
	margin-bottom: 6px;
}

#videoContainer .relatedVideo {
	margin-top: 10px;
	margin-bottom: 10px;
}
#videoContainer .videoSpecialContent /* this is just for player on /etradeshow/ */ {
	margin-top: 15px;
	margin-bottom: 10px;
}
#videoContainer td, #videoContainer div, #videoContainer p  {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
}

#videoContainer .avwhite {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 10px;
}

.avwhite b {
	font-weight: normal;
}
.avwhite p {
	margin-top: 5px;
	margin-bottom: 3px;
}
#videoContainer .avtitle {
	color: #000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
A.avlink:link, A.avlink:visited, A.avlink:active
{
	font-size: 11px;
	COLOR: #039;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

A.avrellink:link, A.avrellink:visited, A.avrellink:active
{
	font-size: 11px;
	COLOR: #333;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}

A.avrellink:hover { text-decoration : underline; }

.avleadinsm {
	clear: both;
}
.avleadinsm a {
	font-weight: bold;
	color: #003466;
	font-size: 14px;
}
.avleadinsm h3 {
	font-size: 11px;
}
.avleadinsm img.left {
	clear: left;
	float: left;
	margin: 5px;
}
A.avleadinlg:link, A.avleadinlg:visited, A.avleadinlg:active
{
	FONT-WEIGHT: bold;
	FONT-SIZE: 13px;
	COLOR: #eaa104;
	TEXT-DECORATION: none;
}
A.avleadinlg:hover {TEXT-DECORATION: underline;}

#form_tvplayer {
	margin: 0 10px;
}
.video_sponsor_top img {
	margin: 14px 0 0 10px;
}
.video_sponsor_bottom {
	margin: 0 0 0 20px;
	text-align: left;
	font-size: 10px;
	color: #EFEFEF;
}
/* END AV Player */

/****** Streaming Archive ******/

.streamingMediaLeadin {
	width: 465px;
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #e4e7d2;
}
.streamingMediaLeadin h3 {
	margin-top: 0;
}
.streamingMediaLeadin ul.mediaOptions {
	list-style: none;
	margin: 5px 0 0 0;
	padding: 0;
}
.streamingMediaLeadin ul.mediaOptions li {
	float: left;
	height: 24px;
	margin: 0 5px 0 5px;
}
.streamingMediaLeadin ul.mediaOptions li span {
	display: none;
}
.streamingMediaLeadin ul.mediaOptions li.listen {
	background: url(/images/podcast_listen_btn.jpg) no-repeat;
	width: 68px;
}
.streamingMediaLeadin ul.mediaOptions li.download {
	background: url(/images/podcast_download_btn.jpg) no-repeat;
	width: 115px;
}
.streamingMediaLeadin ul.mediaOptions li.subscribe {
	background: url(/images/podcast_subscribe_btn.jpg) no-repeat;
	width: 88px;
}
.streamingMediaLeadin ul.mediaOptions li a {
	display: block;
	height: 24px;
}

/****** /Streaming Archive ******/





a { color: #369; text-decoration: none; }
a:hover { text-decoration: underline; }
a img, a input { border: 0; }

div.left img.left { margin: 0 0 0 0; }
div.right img.right { margin: 0 0 0 0; }
div.center img.center { margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0; }

div.left { margin: 0 5px 5px 0; float: left; }
div.right { margin: 0 0 5px 5px; float: right; }
div.center { margin-top: 5px; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

img.left { margin: 0 5px 5px 0; float: left; }
img.right { margin: 0 0 5px 5px; float: right; }
img.center { display: block; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

table.leadinlg, table.leadinsm { width: 100%; border-collapse: collapse; border: 0; margin: 0; padding: 0; }
table.leadinsm td { vertical-align: middle; }
table.leadinsm td.leadinleftimg { vertical-align: top; padding-right: 10px; }
table.leadinsm td.leadinrightimg { vertical-align: top; padding-left: 10px; }
table.leadinlg td.leadinleftimg { padding-right: 10px; }
table.leadinlg td.leadinrightimg { padding-left: 10px; }

.leadinsm .leadinleftimg { vertical-align: top; padding-right: 10px; float: left;}
.leadinsm .leadinrightimg { vertical-align: top; padding-left: 10px; float: right;}
.leadinlg .leadinleftimg { padding-right: 10px; float: left;}
.leadinlg .leadinrightimg { padding-left: 10px; float: right;}


#content .lheader {clear: both;}

.relatednewsletter { border-bottom: 1px solid #ccc; padding-bottom: 10px; margin-bottom: 10px; }

#relatedarticles {padding: 0 5px 17px; text-align: left; margin-bottom: 10px; border: 1px solid #ccc; background-color: #e8e7d2; }
#relatedarticles h2 { font-size: 21px; font-family: 'Gill Sans','Bitstream Vera Sans', 'Deja Vu Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif; border-bottom: 3px solid #ccc; padding: 3px 3px; margin: 5px 0; font-weight: normal; color: #666; }

#categoryheadlines {padding: 0 5px 5px; text-align: left; margin-bottom: 10px; border: 3px solid #EEEEEE;}
#categoryheadlines h2 { font-size: 16px; font-family: 'Gill Sans','Bitstream Vera Sans', 'Deja Vu Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif; font-weight: bold; padding: 3px 3px; margin: 5px 0; color: #666666; }

.latest-trending-container h2 { font-size: 16px; font-weight: bold;}

.latest-articles {float: left;  margin-right: 10px; width: 225px;}

.trending-articles {
	width: 225px;
	float: left;
}
#article #content div.pagination { 
padding: 5px 0 10px 0;
font-size:12px
font-weight:bold;
}

.catheadline .leadinsm {clear: both;}
.catheadline .leadinlg {clear: both;}

.leadinsm h3 { }
.leadinlg h3 { font-size: 16px; }
.leadinsm h3 a { }
.leadinlg h3 a { }
.leadinsm h3.leadinlist { color: #369; margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
.leadinsm h3.leadinlist a { font-weight: normal; display: list-item; list-style: outside disc; margin: 0 15px; }
.leadinlg p { margin: 1em 0 0; padding: 0; }
.leadinsm p { margin: 0 0 11px; padding: 0; }
.leadinlg p.itals { margin: 0 0 1em; padding: 0; }
.leadinsm p.itals { margin: 0 0 0; padding: 0; }

.archive-leadin {clear: left; padding-top: 11px;}
.archive-leadin h3 {margin-top: 0px;}
.archive-leadin p {margin-bottom: 0px;}
.archive-leadin img {    

    float: left;
    margin: 3px 4px 2px 0;
    max-height: 200px;
    max-width: 100px;
}

img.arcpromo { padding: 0px 5px 0px 0px;}

h1 span { }
h1 img { margin-top: 12px; }

.caption { padding-left: 0; margin-bottom: 0; color: #369; }

p.deck { font-weight: bold; }
p.itals { margin: 0; font-style: italic; font-size: 10px; }
#article #content p.itals { margin: 0 0 11px; }

ol, ul { margin: 1em 0 1em 15px; padding: 0; }
#article #content ol li, #article #content ul li {margin-left: 20px;}
dd { margin: 0 0 1em 0; padding: 0; }
dt { margin: 0 0 0 0; font-weight: bold; }
ol p, ul p { margin: 0 0 11px; padding: 0; }

#clickability { }


/* =============================================
================== leftcat elements
============================================= */

.currentissue, .potw { padding: 0 5px 5px; text-align: left; margin-bottom: 10px; border: 1px solid #ccc; background: #fff url(../images/beige_gradient.gif) repeat-x top; }
.currentissue ul { }
.currentissue li { color: #000; list-style: disc; display: list-item; }
.currentissue dl { clear: left; padding: 0 5px; }
.currentissue dd { padding: 0; display: list-item; margin: 0 0 0 15px; list-style-type: disc; }

.potw .leadinsm img {padding: 0;}


/* =============================================
================== rightcat elements
============================================= */

#resources_include { padding: 0 10px 10px; text-align: left; margin-bottom: 10px; border: 1px solid #ccc; background: #e8e7d3; }
#resources_include table { margin-bottom: 20px; width: 280px; cell-collapse: separate; padding: 0; border-spacing: 0; border-width: 0 0 1px; border-style: solid; border-color: #ccc; }
#resources_include table td { padding: 10px 0 0 10px; }
#resources_include table td.lastcell { padding: 10px 0 0 0; white-space: nowrap; border-left: 1px solid #ccc; text-align: center; }
#resources_include table td.lastcell p { border-bottom: 1px solid #ccc; text-align: center; padding: 0 5px 10px; font-size: 10px; }
#resources_include table td p.last { border-bottom: 0; }

#resources_include form { margin: 0; padding: 0; }
#resources_include select { width: 150px; margin: 13px 0 12px; }

#resources_include td.selects div { padding-left: 40px; height: 48px; }
#resources_include .newsletters { background: url(../images/news_icon.gif) no-repeat left; }
#resources_include .ecmbooks { background: url(../images/ecm_book_icon.gif) no-repeat left; }
#resources_include .specreport { background: url(../images/special_report_icon.gif) no-repeat left; }
#resources_include .webinar { background: url(../images/webinar_icon.gif) no-repeat left; }
#resources_include .ccenews { background: url(../images/archives_icon.gif) no-repeat left; }
#resources_include .powerquality { background: url(../images/archives_icon.gif) no-repeat left; }
#resources_include .eventcalendar { background: url(../images/calendar_icon.gif) no-repeat left; }


.buyersguide { margin-top: 5px; float: right; }
.digref h2 a { padding-left: 0; }
.digref a { padding-left: 14px; }

#article div.lileft { float: left; }
#article div.liright { float: right; }

p.center { display: block; margin-top: 0; margin-left: auto; margin-right: auto; margin-bottom: 5px; }

#rtcatcol h1, h3, p { text-align: left; }

.linktotop { padding: 15px 10px; clear: both; }

/* =============================================
================== topcat
============================================= */

#logo {
	background: #6d0101 url(../images/header_gradient.gif) repeat;
	text-align: center;
/*	overflow: hidden;*/
  height: 119px;
}
#logo h1 {
	background: url(../images/logo.gif) no-repeat top;
	height: 60px;
	width: 191px;
	overflow: hidden;
	padding: 0;
	margin: 7px 0 0 14px;
	float: left;
	border-bottom: 0;
}
#logo h1 a {
	height: 0 !important;
	padding-top: 60px;
	width: 191px;
	overflow: hidden;
	display: block;
}

.utilnav { padding: 10px 10px 0; }
.utilnav ul { list-style: none; padding: 15px 15px 0; margin: 0; }
.utilnav li { display: inline; border-right: 1px solid #fff; margin: 0; padding: 0; color: #fff; }
.utilnav a { font-weight: normal; font-size: 11px; padding: 0 3px; color: #fff; }
.utilnav li.last { border-right-width: 0; }

#search { text-align: right; padding: 20px 15px 10px 0; }
#search table { float: right; margin: 0; border-collapse: separate; padding: 0; }
#search td { text-align: right; }
#search td input { line-height: 15px; }
#search td a { font-weight: normal; color: #fff; font-size: 11px; text-decoration: none; }
input.button { border: 0; font-weight: bold; padding: 0; }

#topcat p { margin: 0; }

/*  TOP NAVIGATION  */

div.slogan {
	color: #ffffff;
	font-weight: bold;
	padding-left: 13px;
	}

#topnav {
	clear: both;
	float: left;
	list-style: none;
	font-size: 13px;
	margin: 20px 0 0;
	padding: 0;
	height: 24px;
	width: 1000px;
	border-width: 0 0 5px;
	border-style: solid;
	border-color: #e4e7d2;
}
#topnav li {
	list-style: none;
	float: left;
	margin: 0;
	padding: 3px;
	border-width: 0 0 0 1px;
	border-style: solid;
	border-color: #fff;
}
#topnav li.first {
	border-width: 0 0 0 0;
}
#topnav li a {
	font-family: 'Gill Sans','Bitstream Vera Sans', 'Deja Vu Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #fff;
	line-height: 14px;
	display: block;
	margin: 0;
	padding: 3px 5px;
	text-decoration: none;
	text-align: left;
}
#topnav li a:hover {
	text-decoration: none;
	background: #000;
}
#topnav ul {
	position: absolute;
	display: none;
	padding: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #666;
	margin: 0;
	width: 80px;
	background: #fff;
}
#topnav li.cattraining ul {
	right: 0;
}
#topnav ul li {
	border-top: 1px dashed #afae9a;
	margin: 0 1px;
	padding: 2px 0;
	display: block;
	width: 76px;
	line-height: 12px;
}
#topnav ul li.first {
	border-top: 0;
}
#topnav ul li a {
	width: 74px;
	color: #666;
	list-style: disc;
	display: block;
	margin: 0;
	font-size: 12px;
	padding: 1px;
}
#topnav ul li a:hover {
	color: #fff;
	background: #afae9a;
}
#topnav li:hover ul {
	display: block;
}

.catpower_quality .catpower_quality a { background-color: #000; }
.catdesign_engineering .catdesign_engineering a { background-color: #000; }
.catops_maintenance .catops_maintenance a { background-color: #000; }
.catmarket_trends .catmarket_trends a { background-color: #000; }
.catproduct_depot .catproduct_depot a { background-color: #000; }
.catlighting .catlighting a { background-color: #000; }
.catvoice_data_video .catvoice_data_video a { background-color: #000; }
.catconstruction .catconstruction a { background-color: #000; }
.catgrounding .catgrounding a { background-color: #000; }
.catnec .catnec a { background-color: #000; }
.catnec .catnec li a { background-color: #fff; }
.cattraining .cattraining a { background-color: #000; }
.cattraining .cattraining li a { background-color: #fff; }

/* Hide this from IE-Mac \*/
*html #topnav li.over ul {
	display: block;
}
* html #logo {
	height: 1%;
}
/* */


.searchresults { float: right; }
.searchresults form { display: inline; }

.toc { clear: left; }


/*Featured Results*/
.featuredheader { font-size: 12px; line-height: 12px; font-weight: bold; color: #fff; background-color: #22303b; padding: 5px; }
.featuredlinebg { background-color: #22303b; }
.featuredleadin { font-weight: bold; color: #023465; }
.featureddesc { font-size: 1em; }

/*Regular Results*/
.resultsheader1 { font-size: 12px; font-weight: bold; padding: 0; }
.resultsheader2 { font-size: 14px; font-weight: bold; padding: 10px 0 0 0; margin: 10px 0; color: #999; border-bottom: #999 1px solid; }
table.resultslinebg { display: none; }
.resultsleadin { font-weight: bold; font-size: 11px; color: #036; font-family: arial, helvetica, sans-serif; }
.resultsbyline { font-size: 10px; font-style: italic; }
.resultsdesc { }
.resultsmedia { font-size: 10px; color: #f00; }
.resultslinks { font-size: 10px; font-weight: bold; }
.searchterm { font-size: 12px; font-weight: bold; }


#issuecovers { text-align: left; clear: both; }
#issuecovers h2 { font-weight: normal; color: #fff; height: 16px; padding: 2px 10px; margin: 5px 0; line-height: 16px; background-color: #666; font-size: 12px; text-transform: uppercase; }
#issuecovers table tr.date td { background: #ccc; border-bottom: #666 1px solid; padding: 3px 0; text-align: center; vertical-align: middle; }
#issuecovers table tr.date td a { font-weight: normal; font-size: 10px; color: #666; line-height: 24px; display: block; text-decoration: none; }


/* =============================================
================== footer
============================================= */
#footer {
	clear: both;
	margin: 0;
	height: 24px;
	text-align: left;
	color: #fff;
	background: #6d0101 url(../images/header_gradient.gif) repeat;
	font-size: normal 10px arial, verdana, sans-serif;
	padding: 10px 15px 0;
}

/*footer hack to center align*/

#footer ul { display: table; padding: 0; margin: 0; list-style-type: none; white-space: nowrap; float: right; }
#footer ul li { display: table-cell; color: #fff; float: left;}
*html #footer ul li { float: left; }
#footer ul li a { width: auto; display: block; padding: 0 5px; color: #fff; font: normal 10px arial, verdana, sans-serif; border-right: 1px solid #fff;}
#footer ul li.rss a { background: url('../images/rss.gif') no-repeat 5px 0; width: 28px; height: 14px; border-left: 0; }
#footer ul li.rss a span { display: none; }
*html #footer ul li a { float: left; }
#footer ul li.first a { border-left: 0; }
* html #footer .first { display: inline-block; }

#footer ul li.last a, #footer ul li.rss a  {
	border: none;
}

#browse_backissues { clear: both; }
#backissues div { overflow: hidden; display: inline-block; padding: 10px 0 0 150px; }
#backissues a { margin: 0; width: 100px; text-align: center; display: block; float: left; }
#backissues a img { margin: 0; padding: 0; border: 0; }
#backissues .dates { clear: left; }
#backissues .dates a { font-size: 9px; color: #666; height: 12px; line-height: 9px; }

#newsletters { padding: 20px 0; overflow: hidden; }
#newsletters div.newsletterimg { clear: both; padding: 10px 5px; }
#newsletters div.newsletterimg div { margin: 0 7px; text-align: center; width: 150px; float: left; overflow: hidden; display: inline-block; }


/*ad formatting*/

.googlead { clear: both; margin-top: 10px; }
#rightcat .ad { clear: both; margin: 0 auto 10px; }
#leftcol .ad { clear: both; margin: 0 auto 10px; }
#topcat .ad728x90 { clear: both; text-align: left; margin: 0 0; padding: 5px 15px; background: #fff; }
.contentwellad { position: absolute; top: 235px; right: 5px; margin: 0 0 5px 5px; width: 305px; }
.ad { margin: 0 0 10px; padding: 0; background: #f9f9f9; }
.dbl_col .dbl_right .pagead { margin: 0 auto 10px; }
.storyad300x250 { background: #fff; padding: 5px 0 5px 10px; float: right; }

p.advertisement { padding: 5px 0; margin: 0; color: #999; text-align: center; font-family: verdana; background: #fff; }

.contentwellad75x75, .ad75x75, .pagead75x75, .storyad75x75 { width: 75px; }
.contentwellad120x60, .ad120x60, .pagead120x60, .storyad120x60 { width: 120px; }
.contentwellad120x240, .ad120x240, .pagead120x240, .storyad120x240 { width: 120px; }
.contentwellad120x600, .ad120x600, .pagead120x600, .storyad120x600 { width: 120px; }
.contentwellad125x125, .ad125x125, .pagead125x125, .storyad125x125 { width: 125px; }
.contentwellad160x600, .ad160x600, .pagead160x600, .storyad160x600 { width: 160px; }
.contentwellad180x150, .ad180x150, .pagead180x150, .storyad180x150 { width: 180px; }
.contentwellad234x60, .ad234x60, .pagead234x60, .storyad234x60 { width: 234px; }
.contentwellad234x400, .ad234x400, .pagead234x400, .storyad234x400 { width: 234px; }
.contentwellad240x400, .ad240x400, .pagead240x400, .storyad240x400 { width: 240px; }
.contentwellad250x250, .ad250x250, .pagead250x250, .storyad250x250 { width: 250px; }
.contentwellad300x60, .ad300x60, .pagead300x60, .storyad300x60 { width: 300px; }
.contentwellad300x125, .ad300x125, .pagead300x125, .storyad300x125 { width: 300px; height: 147px; }
.contentwellad300x250, .ad300x250, .pagead300x250, .storyad300x250 { width: 300px; height: 272px; }
.contentwellad336x60, .ad336x60, .pagead336x60, .storyad336x60 { width: 336px; }
.contentwellad336x125, .ad336x125, .pagead336x125, .storyad336x125 { width: 336px; }
.contentwellad336x280, .ad336x280, .pagead336x280, .storyad336x280 { width: 336px; }
.contentwellad336x850, .ad336x850, .pagead336x850, .storyad336x850 { width: 336px; }
.contentwellad468x60, .ad468x60, .pagead468x60, .storyad468x60 { width: 468px; }
.contentwellad728x90, .ad728x90, .pagead728x90, .storyad728x90 { }

#atepromobox { margin: 0px 0px 10px 0px; padding: 0px; width: 300px; font-weight: bold;}
#atepromobox p.ateproheader { margin: 0 0 15px 0; padding: 0 0 0 0; font-weight: bold;}
#atepromobox a {font-weight: bold;}

/* Hide this from IE-Mac \*/
* html .storyad { width: 310px; }
/* end hide */

.advertisingVideo {
	margin-bottom: 15px;
	margin-top: 15px;
}

#wwh {padding: 0 5px 5px; 
text-align: left; 
margin-bottom: 10px; 
border: 1px solid #ccc; 
background: #fff url (../images/beige_gradient.gif) repeat-x top;
}

#wwh h3 {margin: 0px; padding: 0px;}
#wwh h3.more {clear: left;}
#wwh>h3 {padding-top: 10px;}
#wwh {vertical-align: top;}
#wwh .leadinsm:first-child {padding: 0;}
#wwh .leadinsm {padding-top: 5px;}




.right-promo { padding: 0px; text-align: left; margin-bottom: 10px; border: 1px solid #ccc; background: #fff url(../images/beige_gradient.gif) repeat-x top; }

.right-promo div { padding: 5px; }

.stats .more, .right-promo .more, .dsq-widget .more { text-align: top; float: right; }



#leftcol .dsq-widget h2 {
margin-right: 0px;
padding-right: 0px;
}
.dsq-widget { margin-top: 10px; margin-bottom: 10px;}
.dsq-image {
margin-top: 7px;
}

span.stats {
color: red;
font-size: 48pt;
font-weight: bold;
}

.shocking-stat a {
color: red;
font-size: 36pt;
font-family: Arial;
font-weight: bold;
}

div.stats { padding: 0 5px 5px; text-align: left; margin: 10px 0; border: 1px solid #ccc; background: #fff url(../images/beige_gradient.gif) repeat-x top; }

.code-challenge {padding: 0 5px 5px; text-align: left; margin: 10px 0px; border: 1px solid #ccc; }

#content .code-challenge h2 {margin-left: -5px; padding-left: 5px;}

#content .code-challenge p {margin-bottom: 0px;}

#article .code-challenge h1, #article .code-challenge h2 { font-size: 21px; font-family: 'Gill Sans','Bitstream Vera Sans', 'Deja Vu Sans', 'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana, Arial, Sans-Serif; border-bottom: 3px solid #DFDED1; padding: 3px 10px; margin-left: -5px; padding-left: 5px; font-weight: normal; color: #666; }



#article h2.wwh {font-size: 19px; padding-top: 0px;}


div.catarcnav {float: right;}
div.catarcnav a {color: #A80000; font-weight: bold;}

h3.poty {font-size: 16px; border-bottom: 1px solid #000; margin: 15px 0px 5px 0px;}


a.chicklet img {
            border: 0;
            height: 16px;
            width: 16px;
            margin-right: 3px;
            vertical-align: middle;
}
 
a.chicklet {
            height: 16px;
            line-height: 16px;
            margin-right: 0px;
	
}
a.chicklet:hover { text-decoration: none; color: navy; }



div.bottom-chicklets { clear: right; margin: 10px 0px;}
/* div.bottom-chicklets .stTwbutton {padding-left: 53px;} */
div.bottom-chicklets .stTwVbubble_left { padding-left: 5px;}
div.bottom-chicklets .stTwVbubble { padding-top: 0px; margin-right: 5px;}
div.bottom-chicklets .stFb_hbubble {margin-right: 5px;}
div.bottom-chicklets .stButton_gradient, div.share .stButton_gradient  {padding: 1px 3px 3px 3px; height: 14px; border: 1px solid #BFBFBF; font-size: 12px; line-height: 16px;}
div.bottom-chicklets .stHBubble {margin-right: 5px;}

div.wwh-share { margin: 2px 0px 0px -10px; }

div.wwh-share .stTwVbubble_left { padding-left: 5px; }
div.wwh-share .stTwVbubble { padding-top: 0px; margin-right: 0px; }
div.wwh-share .stFb_hbubble { margin-right: 0px; }
div.wwh-share .stButton_gradient {padding: 1px 3px 3px 3px; height: 14px; border: 1px solid #BFBFBF; font-size: 12px; line-height: 16px;}
div.wwh-share .stHBubble { margin-right: 0px; }


div.share { margin: 5px 0px 8px 0px;}
div.share .related p { color: #336699; }
div.share .st_sharethis {margin-left: 10px;}
div.share .st_plusone {margin-left: 10px; width: 60px;}



div.extlead1 { background-color: #e8e7d2; padding: 5px; border: #000 solid 1px;}
.extlead1 .leadinsm h3 { font-size: 24px; }
.extlead1 .leadinsm p {font-size: 14px; }
.extlead1 .leadinsm .itals {font-size: 10px; }

.extlead2 .leadinsm h3, .extlead3 .leadinsm h3 { font-size: 16px; }

.extlead-rest .leadinsm p {display: none;}

.issuecover-subscribe {background-color: #e8e7d2; padding: 5px 0px;}
.issuecover-subscribe a { font-size: 18px; }

.catchiefbusinessmarketer #cover {width: 900px;}
.catchiefbusinessmarketer #content {width: 900px;}
.catchiefbusinessmarketer #container {width: 900px;}
.catchiefbusinessmarketer #wrapper {width: 900px;}

div.sidebar {width: 250px; float: right; padding: 5px; margin: 5px 0px 5px 5px; border: 1px solid #cccccc;}

.catadvertising #content {width: 683px;}
.catbriefingroom #content, .catproductroom #content, .catbriefingroom #blogheader, .catproductroom #blogheader, .catbriefingroom #cover, .catproductroom #cover {width: 1000px;}
.catbriefingroom #content, .catproductroom #content {padding: 0px;}

.catcalendar div:target {padding: 0 5px 5px; text-align: left; margin: 0px 0 10px -10px; border: 1px solid #ccc; background-color: #e8e7d2; }
.catcalendar #content div:target h2 { font-size: 21px; border-bottom: 3px solid #ccc; padding: 3px 3px; margin: 5px 0; font-weight: normal; color: #666; }
.catcalendar div#container {background-color:inherit;border: none;}


.voting #content {width:650px;}
.boxes-enclosures #content {width:650px;}


.rss-box-ecmbriefingroom span, .rss-box-productroom span, #ECMBriefingRoompa3tgpmjt97o1r70p2obkkhg9o .date {font-size: 10px; font-style: italic;}
.rss-box-ecmbriefingroom a, .rss-box-productroom a, #ECMBriefingRoompa3tgpmjt97o1r70p2obkkhg9o a {font-weight: bold;}
.rss-box-ecmbriefingroom li, .rss-box-productroom li {margin-bottom: 10px;}
.rss-box-ecmbriefingroom ul, .rss-box-productroom ul, #ECMBriefingRoompa3tgpmjt97o1r70p2obkkhg9o ul {list-style-type: none; margin: 0;}
#ECMBriefingRoompa3tgpmjt97o1r70p2obkkhg9o ul p.date {margin-bottom: 0;}
#ECMBriefingRoompa3tgpmjt97o1r70p2obkkhg9o ul div {margin-bottom: 10px;}
