/* CSS Document */
body {
	background-color: #fff;
	margin: 4px 0 0 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}

div#pageBorder {
	border: 1px solid #cccccc;
	padding: 2px 6px 5px 6px ; 
	height: auto;
	overflow:auto;
	}

.smallText {
	font-size:x-small;
	}
.floatRight {
	float:right;
	}
.alignRight {
	text-align:right;
	}
.center {
	text-align: center;
	}
p {
	padding-top: 0px;
	margin: 0px;
	}
img {
	border: 0;
	}
a {
	color: #004C9A;
	text-decoration:none;
	}
a:hover {
	text-decoration: underline;
	}
a:visited {
	color: #8B9EB1;
	}
#container {
	width: 984px;
	text-align: left;
	margin: 0 auto;
	position: relative;
	}
	
#header_wrap {
	position: relative;
	height: 210px;
	width: 970px;
	}
#top_ads {
	text-align: right;
	margin: 0px 218px 6px 6px;
	padding-top: 2px;
	}
#top_ads span {
	position: absolute;
	top: 2px;
	right: 0;
	float: right;
	}	
	
.clearcolumn {
	clear:both;
	display:block;
	height:0px;
	}	


/* Main Nav */
#nav_container {
	position: relative;
	width: 970px;
	margin: 0;
	padding: 0;
	bottom: 0px;
	left: 0px;
	height: 31px;
	background: #7091a2 url(http://images.inc.com/inctechnology/nav/main_nav_bg.gif) repeat-x;
	top: 4px;
	z-index:150;
	}
#nav_container ul {
	float: left;
	width: 955px;
	list-style: none;
	padding: 0 0 0 13px;
	margin: 0;
	height: 31px;
	}
#nav {
	height: 31px;
	line-height: 31px;
	font: normal 11px/31px Arial, Verdana, Helvetica, sans-serif;
	}
#nav, #nav ul {
	float: left;
	width: 970px;
	list-style: none;
	background: #7091a2 url(http://images.inc.com/inctechnology/nav/main_nav_bg.gif) repeat-x;
	height: 31px;
	padding: 0;
	margin: 0;
	}
#nav ul {
	width: 150px;
	background: none;
	background-color: #e6eef7;
	}
#nav li {
	float: left;
	padding: 0;
	}
#nav li#home, #nav li#home a, {
	width: 60px;
	}
	
#nav li#managing, #nav li#managing a {
	width: 174px;
	}
#nav li#hardware, #nav li#hardware a {
	width: 95px;
	}
#nav li#software, #nav li#software a {
	width: 91px;
	}
#nav li#internet, #nav li#internet a {
	width: 170px;
	}
#nav li#security, #nav li#security a {
	width: 85px;
	}
#nav li#telecom, #nav li#telecom a {
	width: 158px;
	}
#nav li#networking, #nav li#networking a {
	width: 109px;
	}
#nav li a {
	display: block;
	text-decoration: none;
	padding: 0;
	}
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	font-weight: normal;
	border: 1px solid #000;
	border-top: 0;
	margin: -4px 0 0 -1px;
	padding: 5px 0;
	list-style-type: none;
	font: normal 11px/20px Arial, Verdana, Helvetica, sans-serif;
	z-index: 100;
	}
#nav li li {
	width: 160px;
	text-align: left;
	}
#nav li li a  {
	width: 150px;
	padding: 0px 7px;
	}
#nav li#home li, #nav li#software li, #nav li#security li, #nav li#networking li {
	width: 160px;
	text-align: left;
	}
#nav li#internet ul {
	width: 195px;
	text-align: left;
	}
#nav li#internet li {
	width: 195px;
	text-align: left;
	}
#nav li#internet li a {
	width: 195px;
	padding: 0px 7px;
	}
	
#nav li#telecom ul {
	width: 170px;
	text-align: left;
	}
#nav li#telecom li {
	width: 170px;
	text-align: left;
	}
#nav li#telecom li a {
	width: 170px;
	padding: 0px 7px;
	}
	
#nav li#home li a, #nav li#software li a, #nav li#security li a, #nav li#networking li a {
	width: 160px;
	padding: 0px 7px;
	}
	
#nav li#hardware ul, #nav li#hardware li a, #nav li#hardware li  {
	width: 180px;
	padding: 0px;
	text-align: left;
	}
#nav li#hardware:hover li, #nav li#hardware.sfhover li {
	width: 180px;
	background: none;
	padding: 0 7px;
	}
#nav li#managing ul {
	width: 195px;
	text-align: left;
	}
#nav li#managing li {
	width: 195px;
	text-align: left;
	}
#nav li#managing li a {
	width: 195px;
	padding: 0px 7px;
	}

#nav li#networking li, #nav li#networking li a, #nav li#networking ul{
	width: 160px;
	}
		 
#nav li a, #nav li a:link, #nav li a:visited {
	text-indent: -999em;
	}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	text-indent: 0;
	}

#nav li:hover li, #nav li.sfhover li {
	width: 150px;
	background: none;
	}
	
	
#nav li#networking li.nav_banner a {
	width: 160px;
	}	
	
#nav li#home li.nav_banner a, #nav li#software li.nav_banner a, #nav li#internet li.nav_banner a, #nav li#security li.nav_banner a, #nav li#networking li.nav_banner a, #nav li#telecom li.nav_banner a {
	text-align: center;
	width: 150px;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	}
#nav li#hardware ul li.nav_banner {
	clear: left;
	text-align: right;
	width: 244px;
	}
#nav li#hardware ul li.nav_banner iframe  {
	text-align: right;
	padding: 0;
	margin: 0;
	}
#nav li#hardware ul li.nav_banner {
	display: block;
	}
#nav li ul li.nav_banner {
	clear: left;
	display: none;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	}
#nav li#managing ul li.nav_banner a  {
	text-align: center;
	width: 274px;
	padding: 0;
	margin: 0;
	margin-top: 8px;
	}
#nav li a, #nav li a:link, #nav li a:visited {
	text-indent: -999em;
	}
#nav a:link {
	color: #369;
	}
#nav a:visited {
	color: #369;
	}
#nav a:hover {
	color: #69c;
	}
#nav li#hardware {
	background-image: url(http://images.inc.com/inctechnology/nav/hardware.gif);
	width: 95px;
	}
#nav li#networking {
	background-image: url(http://images.inc.com/inctechnology/nav/networking.gif);
	width: 109px;
	}
#nav li#home {
	background-image: url(http://images.inc.com/inctechnology/nav/home.gif);
	width: 60px;
	}
#nav li#managing {
	background-image: url(http://images.inc.com/inctechnology/nav/managing.gif);
	width: 174px;
	}
#nav li#software {
	background-image: url(http://images.inc.com/inctechnology/nav/software.gif);
	width: 91px;
	}
#nav li#internet {
	background-image: url(http://images.inc.com/inctechnology/nav/internet.gif);
	width: 170px;
	}
#nav li#security {
	background-image: url(http://images.inc.com/inctechnology/nav/security.gif);
	width: 85px;
	}
#nav li#telecom {
	background-image: url(http://images.inc.com/inctechnology/nav/telecom.gif);
	width: 158px;
	}
#nav li#home:hover, #nav li#home.sfhover, #nav li.home_active {
	width: 60px;
	background: url(http://images.inc.com/inctechnology/nav/home.gif) 0 0 no-repeat;background-position: -60px 0;
	}
#nav li#hardware:hover, #nav li#hardware.sfhover, #nav li.hardware_active {
	width: 95px;
	background: url(http://images.inc.com/inctechnology/nav/hardware.gif) 0 0 no-repeat;background-position: -95px 0;
	}
#nav li#managing:hover, #nav li#managing.sfhover, #nav li.managing_active {
	width: 174px;
	background: url(http://images.inc.com/inctechnology/nav/managing.gif) 0 0 no-repeat;background-position: -174px 0;
	}
#nav li#software:hover, #nav li#software.sfhover, #nav li.software_active {
	width: 91px;
	background: url(http://images.inc.com/inctechnology/nav/software.gif) 0 0 no-repeat;background-position: -91px 0;
	}
#nav li#internet:hover, #nav li#internet.sfhover, #nav li.internet_active {
	width: 170px;
	background: url(http://images.inc.com/inctechnology/nav/internet.gif) 0 0 no-repeat;background-position: -170px 0;
	}
#nav li#security:hover, #nav li#security.sfhover, #nav li.security_active {
	width: 85px;
	background: url(http://images.inc.com/inctechnology/nav/security.gif) 0 0 no-repeat;background-position: -85px 0;
	}
#nav li#networking:hover, #nav li#networking.sfhover, #nav li.networking_active {
	width: 109px;
	background: url(http://images.inc.com/inctechnology/nav/networking.gif) 0 0 no-repeat;background-position: -109px 0;
	}
#nav li#telecom:hover, #nav li#telecom.sfhover, #nav li.telecom_active {
	width: 158px;
	background: url(http://images.inc.com/inctechnology/nav/telecom.gif) 0 0 no-repeat;background-position: -157px 0;
	}
	


	
/* Content Section - Three-column layout */
#content {
	position:relative;
	margin:15px 0 0 0;
	padding:0;
	z-index: 50;
	}
	
#leftcol { 
	position:relative;
	left:0px;
	float:left;
	width:350px; /* actual value */
	margin: 0px 0 0px 0;
	padding:0 0px 0 4px;
	z-index:50;
	}
#rightcol {
	position:relative;
	right:0px;
	float:right;
	width:336px; /* actual value */
	margin:0px 0 0px 0;
	padding:0;
	z-index:50;
	}
	
#centercol {
	position:relative;
	width:247px;
	margin:0 348px 0 369px;
	
	
	}
/* Content modules */
.content_box {
	width:auto;
	height:auto;
	margin-bottom:10px;
	}

#leftcol .content_box {
	width:auto;
	margin-bottom: 0px;
	}
#leftcol .content_box .main {
	margin-left: 35px;
	}
	

.content_box ul {
	list-style:none;
	padding:0;
	line-height:1.2em;
	margin:15px 0 0 0;
	font-size:11px;
	}
.content_box h1, .content_box p.h1 {
	margin:0px;
	padding-bottom:0.3em;
	font-size:1.8em;
	font-weight: bold;
	}
.content_box p {
	font-size: 1em;
	line-height: 1.2em;
	display: block;
	padding-bottom: 8px;
	}
.content_box h2 {
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	font-size: 1.2em;
	margin: 0px 0 1px 0;
	line-height: 1.2em;
	}
	
.content_box h2 {
	font-weight: bold;
	text-transform: capitalize;
	color: #993300;
	font-size: 1.2em;
	margin: 0px 0 1px 0;
	line-height: 1.2em;
	}
.content_box li h2 {
	margin-bottom:0px;
	padding:0px;
	line-height:1em;
	font-size:1.1em;
	font-weight:bold;
	text-transform: normal;
	}
.content_box li h2 a {
	color:#993300;
	}	
.content_box li h2 a:visited {
	color:#993300;
	}
.content_box h2 a {
	color: #993300;
	}
.content_box h2 a:visited {
	color:#993300;
}

.content_box h3 {
	font-weight: bold;
	text-transform: capitalize;
	color: #295b83;
	font-size: 1.2em;
	margin: 0px 0 1px 0;
	line-height: 1.2em;
	}
.content_box h3 a {
	color: #295b83;
	}
.content_box h3 a:visited {
	color:#295b83;
	}



.pink_box {
	background-color:#f5eae5;
	z-index: 1;
	}
.ad-divider_box {
	background: url(http://images.inc.com/v2006/dots_hor.gif) top left repeat-x;
	margin-top: 15px;
}
.ad-divider_box p {
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	font-size: 0.9em;
	line-height: 22px;
	letter-spacing: 0.1em;
}
.blue_box {
	background-color:#e7ecf1;
}


.ad_box {
	margin: 0px 0px 0px 0px;
	position: relative;
}
/****** content sections  *******/



/* feature */
.feature h5 {
	font-size: 1em;
	vertical-align: middle;
	color: #666666;
	display: block;
	padding:0;
	font-weight:normal;
	text-transform: uppercase;
	margin:0 0px 0px 35px;
	line-height: 20px;
}
.feature .header {
	height: 20px;
	background-image:url(http://images.inc.com/inctechnology/content_box-header1_bg.gif);
	background-position: left center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	background-repeat: no-repeat;
	position:relative;
	top:0px;
	left:0;
	display: block;
	width: 100%;
}
.feature img {
	margin:4px 0 5px 0;
	}


/* articles by topic */
.articles {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-bottom: 15px;
	}
.articles .header {
	display: block;
	height: 20px;
	width: 100%;
	background-image:url(http://images.inc.com/inctechnology/content_box-header1_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	top:0px;
	left:0;
	
}
.articles h5 {
	font-size: 1.2em;
	vertical-align: middle;
	color: #333333;
	display: block;
	padding:0;
	font-weight:bold;
	margin:0 0px 0px 35px;
	line-height: 20px;
}
.articles .articles_2col {
	position: relative;
	width: 98%;
	}
	
.articles_2col .leftcol {
	position: relative;
	float:left;
	left:0px;
	width:150px;
	margin:0;
	padding:0;
	}
	
.articles_2col .rightcol {
	position:relative;
	float: right;
	right:0px;
	width:140px;
	margin:0;
	padding:0px 5px 0 0;
	}
.articles #telecom {
	position: relative;
	width:300px;
	line-height:1.2em;
	padding-top: 1px;
	clear: both;
	}
.articles #telecom h1{
	width:300px;
	margin-bottom:0px;
	padding:0px;
	line-height:1em;
	font-size:1.1em;
	font-weight:bold;
	}
.articles #telecom h1 a {
	color:#993300;
	}
	
.articles #telecom h1 a:visited {
	color:#993300;
	}
	
.articles #telecom li {
	display:inline;
	}



/* expert corner */
.expert, .slideshow, .blog {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 8px;
	position: relative;
	}
.expert h5, .slideshow h5, .blog h5 {
	font-size: 1.2em;
	vertical-align: middle;
	color: #333333;
	display: block;
	padding:0 0 0 0;
	font-weight:bold;
	margin:0 0px 0px 35px;
	line-height: 20px;
}

.expert .bio-image {
	width: 58px;
	margin: 0px 9px 0px 0px;
	float: left;
	padding: 0;
}

.blog .blog_logo {
	float: left;
	padding: 0px;
	margin: 0px 9px 0px 0px;
	}

.blog .blog_logo img {
	border: 0px;
	margin:0px;
	padding: 0px;
	}

.expert .bio-image img {
	margin: 0px;
	padding: 0;
}	
.expert .bio-image p {
	padding: 0;
	margin:0;
	font-size: 0.9em;
	display: inline;
	line-height: 1.5em;
}
.expert .header, .slideshow .header, .blog .header {
	display: block;
	height: 20px;
	background-image:url(http://images.inc.com/inctechnology/content_box-header2_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0 11px 0;
	width: auto;	
}

/* slideshow */

.slideshow p.more {
	font-size: 10px;
	}


/* strategy tip */
.strategy-tip {
	position: relative;
	}
.strategy-tip span {
	display: block;
	margin: 0px;
	padding-top: 10px;
	padding-right: 14px;
	padding-bottom: 10px;
	padding-left: 14px;
}
.strategy-tip q {
	color: #872600;
	font-weight: bold;
}
.strategy-tip p {
	padding-top: 6px;
	padding-bottom: 7px;	
}
.strategy-tip a {
	color:#003399;
	}
.strategy-tip .header h5 {
	font-size: 1.1em;
	vertical-align: middle;
	color: #872600;
	display: block;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0px 0px 35px;
	line-height: 20px;
}
.strategy-tip .header {
	height: 20px;
	background-color:#e3c5b7;
	position:relative;
	top:0;
	left:0;
	background-image: url(http://images.inc.com/inctechnology/content_box-header3_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width: auto;
}




/* product reviews */
.product-reviews .header {
	height: 20px;
	background-color:#e3c5b7;
	position:relative;
	top:0;
	left:0;
	background-image: url(http://images.inc.com/inctechnology/content_box-header3_bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-bottom: 10px;
}
.product-reviews p {
	text-align:center;
}
.product-reviews span {
	line-height: 20px;
	vertical-align: middle;
	}
.product-reviews img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	}
.product-reviews a {
	}
.product-reviews .header h5 {
	font-size: 1.1em;
	vertical-align: middle;
	color: #872600;
	display: block;
	padding:0;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0px 0px 35px;
	line-height: 20px;
}


/* reader favorites */
.reader-favorites span {
	display: block;
	margin: 0px;
	padding-top: 18px;
	padding-right: 34px;
	padding-bottom: 10px;
	padding-left: 34px;
	line-height: 1.5em;
}
.reader-favorites img {
	float:left;
	margin:0 10px 8px 0;
	}
.reader-favorites p {
	color:#993300;
	line-height: 1.1em;
	margin-bottom: 9px;
	}
.reader-favorites .header {
	height: 20px;
	background-image:url(http://images.inc.com/inctechnology/content_box-header4_bg2.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position:relative;
	top:0;
	left:0;
	}
.reader-favorites h5 {
	text-transform:uppercase;
	font-weight:bold;
	margin:0 0 0 32px;
	font-size: 1.2em;
	color:#003366;
	display: block;
	line-height:20px;
	height: 20px;
	padding: 0px;
	}
.reader-favorites a {
	color:#003399;
}


	
/* case-studies */
.case-studies .header, .white-papers .header {
	display: block;
	height: 20px;
	background-image:url(http://images.inc.com/inctechnology/content_box-header5_bg.gif);
	background-position: left center;
	background-repeat: no-repeat;
	margin: 0px 0 7px 0;
}
.case-studies h5, .white-papers h5 {
	font-size: 1.2em;
	vertical-align: middle;
	color: #333333;
	display: block;
	padding:0 0 0 0;
	font-weight:bold;
	margin:0 0px 0px 35px;
	line-height: 20px;
}
.case-studies, .white-papers {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	margin-top: 15px;
	position: relative;
}
.case-studies p, .white-papers p {
	padding: 0 0 0 35px;
	display: block;
}
.case-studies ul, .white-papers ul {
	line-height: 16px;
	list-style-type: disc;
	margin-left: 32px;
	margin-top: 0px;
	padding-top: 0px;
}
.case-studies img, .white-papers img {
	float: left;
	margin-right: 8px;
	position: relative;
}
.case-studies a, .white-papers a {
	color:#003399;
}


/* topic box (article level) */
.topic_box {
	}
.topic_box .header {
	height: 20px;
	background-image:url(http://images.inc.com/inctechnology/header-style4_bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position:relative;
	top:0;
	left:0;
	padding-left: 35px;
}
.topic_box h5 {
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	font-size: 1em;
	color:#003366;
	display: inline;
	line-height:20px;
	height: 20px;
	padding: 0px;
}
/*change for each topic*/
.topic_box .hardware_bg {
	background-image:url(http://images.inc.com/inctechnology/header4-transition.gif);
	background-position:right center;
	background-repeat: no-repeat;
	display: block;
	width: 213px; /*increments of 3px */
	background-color: #E7ECF1;
	}
	
.topic_box .internet_bg {
	background-image:url(http://images.inc.com/inctechnology/header4-transition.gif);
	background-position:right center;
	background-repeat: no-repeat;
	display: block;
	width: 285px; /*increments of 3px */
	background-color: #E7ECF1;
	}
	
.topic_box .managing_bg {
	background-image:url(http://images.inc.com/inctechnology/header4-transition.gif);
	background-position:right center;
	background-repeat: no-repeat;
	display: block;
	width: 291px; /*increments of 3px */
	background-color: #E7ECF1;
	}
	
.topic_box .networking_bg {
	background-image:url(http://images.inc.com/inctechnology/header4-transition.gif);
	background-position:right center;
	background-repeat: no-repeat;
	display: block;
	width: 222px; /*increments of 3px */
	background-color: #E7ECF1;
	}
	
.topic_box .software_bg {
	background-image:url(http://images.inc.com/inctechnology/header4-transition.gif);
	background-position:right center;
	background-repeat: no-repeat;
	display: block;
	width: 207px; /*increments of 3px */
	background-color: #E7ECF1;
	}
	
.topic_box .security_bg {
	background-image:url(http://images.inc.com/inctechnology/header4-transition.gif);
	background-position:right center;
	background-repeat: no-repeat;
	display: block;
	width: 201px; /*increments of 3px */
	background-color: #E7ECF1;
	}
.topic_box .telecom_bg {
	background-image:url(http://images.inc.com/inctechnology/header4-transition.gif);
	background-position:right center;
	background-repeat: no-repeat;
	display: block;
	width: 276px; /*increments of 3px */
	background-color: #E7ECF1;
	}
	
	
	
.topic_box span {
	display: block;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
}
.topic_box ul li {
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.4em;
	background-image: url(http://images.inc.com/inctechnology/topic_box-bullets.gif);
	list-style-type: none;
	background-position: left center;
	background-repeat: no-repeat;
} 
.topic_box ul {
	margin: 0 0 10px 115px;
	text-indent: 25px;
	display: block;
	padding: 0;
	width: 200px;
	}
.topic_box ul a {
	color:#993300;
	font-weight:bold;
	
} 
.topic_box ul a:visited {
	color:#993300;
	font-weight:bold;
	
} 
.topic_box img {
	margin-right: 5px;
	position: relative;
	display: block;
	float: left;
}

/* newsletter box */
.newsletter_box {
	display: none;
	}
.newsletter_box img {
	float:left;
	margin-right: 10px;
	z-index: 100;
	position: relative;
}
.newsletter_box span {
	display: block;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 0px;
	padding-bottom: 30px;
	padding-top: 0px;
}
.newsletter_box p {
	display:block;
	line-height: 1.3em;
	font-size: 11px;
	margin-bottom: 6px;
}
.newsletter_box strong{
	font-size: 1.1em;
}
.newsletter_box label input {
	width:100px;
	font-size: 10px;
	padding: 0;
	margin-right: 4px;
}
.newsletter_box input {
	vertical-align:middle;
}
.newsletter_box .header {
	height: 20px;
	background-image:url(http://images.inc.com/inctechnology/newsletter_box-header.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	position:relative;
	top:0;
	left:0;
	padding-left: 154px;
}
.newsletter_box h5 {
	text-transform:uppercase;
	font-weight:bold;
	margin:0;
	font-size: 1.2em;
	color:#993300;
	display: inline;
	line-height:20px;
	height: 20px;
	padding: 0;
}
.newsletter_box a {
	font-weight: bold;
}


/*********article pages columns***********/
#centercol .content_box {
	width:auto;
	margin-bottom: 15px;
}
#leftcol_b {
	position:relative;
	left:0px;
	float:left;
	width:615px; /* actual value */
	margin: 0px 0 0px 0;
	padding:0 0px 0 4px;
	z-index:50;
}



/**********article boxes***********/
.article_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 30px;
	position: relative;
	background-image: url(http://images.inc.com/inctechnology/content_box-header1_bg.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-bottom: 20px;
}
.article_box p {
	margin-bottom:15px;
	margin-top: 0px;
}
.article_box h1, .article_box p.h1 {
	color: #993300;
	font-size: 1.9em;
	margin-bottom: 6px;
	margin-top: 8px;
	padding: 0;
	font-weight: bold;
}
.article_box h2 {
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 12px;
	margin-top: 0px;
	padding: 0;
}
.article_box h3 {
	color: #993300;
	font-size: 1.2em;
	margin-bottom: 12px;
	margin-top: 0px;
	padding: 0;
}
.article_box h4 {
	color: #993300;
	font-size: 1.2em;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 8px;
}
.article_box .orange {
	color: #993300;
	
}
.article_box ol {
	color: #993300;
	font-weight: bold;
	padding: 0px;
	line-height: 1.6em;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.article_box ol span {
	color: #000000;
	font-weight: normal;
}
.article_box ul {
	color: #993300;
	font-weight: bold;
	padding: 0px;
	line-height: 1.6em;
	margin-left: 50px;
	margin-top: 0px;
	margin-bottom: 15px;
}
.article_box ul span {
	color: #000000;
	font-weight: normal;
}
.article_box .dek {
	font-weight:bold;
	line-height: 1.2em;
	font-size: 1.1em;
	}
	
.article_box p.footnote {
	font-size: 0.9em;
	color: #333333;
	background-image: url(http://images.inc.com/inctechnology/article_box-footnote_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 1.4em;
	padding-top: 5px;
	padding-right: 60px;
}
.article_box span.footnote {
	font-size: 0.9em;
	color: #333333;
	background-image: none;
	background:none;
	line-height: 1.4em;
	padding-top: 5px;
}

.article_box .resource_box {
	padding: 15px;
	background-color: #E6EEF7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	}
.article_box .byline a {
	font-weight:bold;
	}	
.article_box .article_image {
	float:left;
	width: 314px;
	margin-right: 20px;
	margin-bottom: 5px;
	position: relative;	
	display:block;
	}
.article_box .article_image p {
	color: #333333;
	font-size: 1em;
	margin-top: 1px;
	line-height: 1.2em;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	}

/********** landing page article boxes***********/
.landing-article_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	padding-right: 30px;
	position: relative;
	background-image: url(http://images.inc.com/inctechnology/content_box-header1_bg.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-bottom: 1px;
	overflow:auto;
	margin-bottom: 20px;
}
.landing-article_box p {
	margin-bottom:15px;
	margin-top: 0px;
}
.landing-article_box h1, .landing-article_box p.h1 {
	color: #993300;
	font-size: 1.9em;
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 8px;
	padding: 0;
}
.landing-article_box h2 {
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 12px;
	margin-top: 0px;
	padding: 0;
}
.landing-article_box h3 {
	color: #993300;
	font-size: 1.2em;
	margin-bottom: 12px;
	margin-top: 0px;
	padding: 0;
}
.landing-article_box h4 {
	color: #993300;
	font-size: 1.2em;
	margin-top: 0px;
	padding: 0;
	margin-bottom: 8px;
}
.landing-article_box .orange {
	color: #993300;
	
}

.landing-article_box .dek {
	font-weight:bold;
	line-height: 1.2em;
	font-size: 1.1em;
	}
	
.landing-article_box .byline a {
	font-weight:bold;
	}	
.landing-article_box .article_image {
	float:left;
	width: 314px;
	margin-right: 20px;
	margin-bottom: 5px;
	position: relative;	
	}
.landing-article_box .article_image p {
	color: #333333;
	font-size: 1em;
	margin-top: 1px;
	line-height: 1.2em;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	}
#landing-header {
	background-image:url(http://images.inc.com/inctechnology/landing-header_bg.gif);
	text-align:right;
	height: 26px;
	position: relative;
	padding-top: 1px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	}
#landing-header h2 {
	color:#FFFFFF;
	text-transform:uppercase;
	margin: 0 20px 0;
	padding: 0px;
	font-size: 2.5em;
	font-weight: bold;
	line-height: 26px;
	}

/******** Pull Quotes ***********/
blockquote.pull, div.pullQuote {
	float: right;
	width: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 1.2em;
	color: #666666;
	margin: 0px 0 12px 12px;
	border-left: 2px dotted #7091a2;
	font-style: normal;
	padding: 0 0 0 10px;
	}
blockquote.pull p, div.pullQuote p {
	margin: 0px 0 6px 0;
	font-style: normal;
	color: #666666;
	font-weight: normal;
	} 
blockquote.pull strong, div.pullQuote strong {
	font-size: 135%;
	color: #7091A2;	
	}
blockquote.pull p.author {
	text-align: right;
	padding: 0;
	margin: 4px;
	margin-bottom: 0;
	font-size: 70%;
	color: #666666;
	}
	

/********* Footer ***********/

#footer {
	position:relative;
	bottom:0px;
	clear:both;
	margin:0;
	padding:20px 0;
	text-align:center;
	color:#666666;
	line-height: 1.8em;
	}
	
#footer .feedLogo{
vertical-align:middle;
}
	
#footer .feedLogo img{
margin:5px 0px 0px 0px;
_margin-top:2px;
*margin-top:2px;	
}
	
#footer ul {
	list-style:none;
	background:#CCCCCC;
	color:#000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#footer ul li a {
	color:#000000;
	}
#footer ul li {
	display:inline;
	}
#footer h1 {
	margin: 8px 0 4px 0;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	}
#footer p {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
.newsletter_box {
	z-index: 1;
	background-color: #f5eae5;
}

/****************HEADER ****************/

a#logoLink {
	position:absolute;
	left:20px;
	top:10px;
	float:left;
	}

#back2inc {
	position:relative;
	top: 53px;
	display:block;
	float:right;
	}
	
	
#header-default {
	height: 72px;
	width: 969px;
	left: 0px;
	top: 4px;
	background-color: #2a2a2a;
	background-repeat: no-repeat;
	background-image: url(http://images.inc.com/inctechnology/header-default_bg.gif);
	position: relative;
	text-align: right;
	}
	

	

#header-hardware {
	height: 72px;
	width: 969px;
	left: 0px;
	top: 4px;
	background-color: #2a2a2a;
	background-repeat: no-repeat;
	background-image: url(http://images.inc.com/inctechnology/header-hardware_bg.gif);
	position: relative;
	text-align: right;
	}

#header-internet {
	height: 72px;
	width: 969px;
	left: 0px;
	top: 4px;
	background-color: #2a2a2a;
	background-repeat: no-repeat;
	background-image: url(http://images.inc.com/inctechnology/header-internet_bg.gif);
	position: relative;
	text-align: right;
	}
	
#header-managing {
	height: 72px;
	width: 969px;
	left: 0px;
	top: 4px;
	background-color: #2a2a2a;
	background-repeat: no-repeat;
	background-image: url(http://images.inc.com/inctechnology/header-managing_bg.gif);
	position: relative;
	text-align: right;
	}
	
#header-networking {
	height: 72px;
	width: 969px;
	top: 4px;
	left: 0px;
	background-color: #2a2a2a;
	background-image: url(http://images.inc.com/inctechnology/header-networking_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
	}
	
	
#header-software {
	height: 72px;
	width: 969px;
	top: 4px;
	left: 0px;
	background-color: #2a2a2a;
	background-image: url(http://images.inc.com/inctechnology/header-software_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
	}
	
#header-security {
	height: 72px;
	width: 969px;
	top: 4px;
	left: 0px;
	background-color: #2a2a2a;
	background-image: url(http://images.inc.com/inctechnology/header-security_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
	}
#header-telecom {
	height: 72px;
	width: 969px;
	top: 4px;
	left: 0px;
	background-color: #2a2a2a;
	background-image: url(http://images.inc.com/inctechnology/header-telecom_bg.gif);
	background-repeat: no-repeat;
	position: relative;
	text-align: right;
	}
	

#articles-index_box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-right: 30px;
	position: relative;
	background-image: url(http://images.inc.com/inctechnology/content_box-header1_bg.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 37px;
	padding-bottom: 15px;
	overflow:auto;
	}
#articles-index_box .leftcol {
	width: 260px;
	position:relative;
	left:0px;
	float:left;
	margin: 0;
	padding: 0px 10px 0px 0px;
	z-index:50;
	background: url(http://images.inc.com/v2006/dots_ver.gif) top right repeat-y;
	}
	
#articles-index_box .rightcol {
	width: 245px;
	position:relative;
	float:right;
	margin: 0;
	padding: 0;
	z-index:50;
	}
#articles-index_box h3 {	
	font-size:1em;
	margin:0px;
	padding:0px;
	}
	
#articles-index_box h2 {
	color: #333333;
	font-size: 1.3em;
	margin-bottom: 15px;
	margin-top: 3px;
	padding: 0px;
}


#articles-index_box ul li {
	list-style-type:none;
	margin-bottom: 16px;
	padding-left:0;
	margin-left:0;
	}
	
#articles-index_box ul {
	margin: 0px;
	padding: 0px;	
	}
#articles-index_box .search-results li {
	color: #333333;
	}
#articles-index_box ul h4 {
	margin: 0px;
	padding: 0px;
	font-size:1em;
	}
	
#search-nav {
	background: url(http://images.inc.com/v2006/dots_hor.gif) top left repeat-x;
	width: 540px;
	height: 20px;
	padding-top: 10px;
	color: #333333;
	position: relative;
	}
#search-nav a {
	font-weight:normal;
	}
#search-nav .column-container {
	width:345px;
	position: relative;
	}

/* Search */

#search {
	border: 1px solid #000;
	background: #12467a;
	margin-bottom: 12px;
	color: #fff;
	font-size: 10px;
	height: 43px;
	}
#search div.search-container {
	border-top: 5px solid #96b3ce;
	background: url('http://images.inc.com/inctechnology/search/arrow.gif') no-repeat 29px 0px;
	padding: 5px 10px;
	*padding-top:0px;
	_padding-top:0px;
	}
	
#search div.search-box {
	padding-top: 2px;
	*padding-top:5px;
	_padding-top:5px;
	*background:url('http://images.inc.com/inctechnology/search/arrow.gif') no-repeat;
	*background-position: 20px 0px;
	_background:url('http://images.inc.com/inctechnology/search/arrow.gif') no-repeat;
	_background-position: 20px 0px;
	}
#search div.search-container input, #search div.search-container img {
	vertical-align: middle;
	}
#search div.search-container input.text {
	width: 100px;
	margin-left: 8px;
	margin-right: 7px;
	padding: 0;
	color: #666;
	}
#search div.search-radio {
	float: right;
	}
	
#search div.search-radio div{
	*margin-top:-5px;
	_margin-top:-5px;
}	

#search div.search-radio input {
	margin: 0 5px 0 0;
	padding: 0;
	}
#search div.search-radio div {
	padding-top: 2px;
	}
#search div.search-radio input.google, #search div.search-radio img.google {
	margin-top: 0;
	padding-top: 0;
	}

/* Articles By Topic*/
#abtIndex ul li {
	margin-top:0px;
	margin-bottom:0px;
	padding:0px;
	background-image: url(http://images.inc.com/inctechnology/abt_bullet.gif);
	list-style-type: none;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 16px; 
	}
	
#abtIndex ul {
	margin: 0px;
	text-indent: 25px;
	display: block;
	padding: 0px;
	list-style-type: none;
	}

#abtIndex h5 {
	font-size: 16px;
	color: #333333;
	margin-top:10px;
	margin-bottom:5px;
	}
#abtIndex {
	margin-top:20px;
	}

/* IE Win Search Hacks */

* html #search div.search-container {
	background: url(http://images.inc.com/inctechnology/search/arrow.gif) no-repeat 29px 5px;
	}
* html #search div.search-container input.text {
	width: 109px;
	}
* html #search div.search-radio input {
	margin: 0 2px 0 0;
 	}
* html #search div.search-radio div {
	margin-top: 0px;
	}
* html #search div.search-radio input {
	height: 8px;
	width: 14px;
	}

/* article alert box */
#articlealertbox {
	width: 100%;
	margin-bottom: 20px;
	display:none;
	}
#articlealertbox td {
	font-size: 11px;
	}
#articlealertbox #alertheader {
	background: url('http://images.inc.com/inctechnology/articlealert/browntab.gif') no-repeat;
	background-color: #e3c7b6;
	padding: 3px 0px 3px 35px;
	vertical-align: top;
	color: #983001;
	font-weight: bold;
	}
#articlealertbox #alertbox {
	background-color: #f7ebe7;
	padding: 8px 10px 8px 10px;
	}
#articlealertbox #alertbox .introText {
	font-weight: bold;
	font-size: 12px;
	}
#articlealertbox #alertbox div {
	float: left;
	margin-top: 6px;
	}
#articlealertbox #alertbox div.checkbox {
	float: none;
	margin: 0;
	padding: 8px 0;
	line-height: 1.4em;
	}
#articlealertbox #alertbox div.format {
	clear: both;
	margin: 0px;
	padding: 0px;
	float: none;
	}
#articlealertbox #alertbox div img {
	margin-top: 1px;
	}
#articlealertbox #alertbox div input {
	margin: 0px 6px 0px 3px;
	}
#articlealertbox #alertbox input {
	margin-left: 0px;
	}
#articlealertbox #alertbox .alertemail {
	font-size: 11px;
	}	

/* newsletters */

dl#newsSub, #newsMng dl {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0;
	}

dl#newsSub dd, #newsMng dl dd {
	list-style: none;
	font-weight: normal;
	padding: 5px 0 10px 16px;
	margin: 0 0 10px 0;
	}
dl#newsSub dl dd {
	border: 0;
	padding: 3px 0 0 0;
	}
dl#newsSub dl {
	margin: 5px 0;
	}

dl#newsSub dt p{
margin-top:20px;font-size:14px;font-weight:bold;color: #963;
}	
	
#newsRight {
	float: right;
	width: 180px;
	border: 1px solid #DFC59D;
	background: #F5F0DA;
	color: #333;
	padding: 10px;
	margin-left: 20px;
	font-size: 90%;
	}
#newsRight ul {
	margin-top: 4px;
	margin-bottom: 0;
	padding: 0;
	margin-left: 0px;
	}
#newsMng {
	border: 1px solid #DFC59D;
	margin: 0px;
	background: #F5F0DA;
	font-weight: bold;
	color: #666;
	}
#newsMng h3 {
	margin-top: 20px;
	margin-left:20px;
	font-size: 120%;
	background: none;
	color:#000;
	}
#newsMng h4 {
	font-size: 12px;
	color: #963;
	margin-left:20px;
	margin-bottom:5px;
	}
#newsMng input {
	width: 100px;
	}
#newsMng dl dt {
	font-weight: bold;
	color: #666;
	padding-left:20px;
	}
#newsMng dl dd {
	border-bottom: none;
	padding: 2px 0 2px 16px;
	margin-bottom: 8px;
	}
h3.underline {
	border-bottom: 1px solid #ccc;
	padding-bottom: 3px;
    }
ul#newsletter {
	margin: 0 0 6px 0;
	padding: 0 0 0 14px;
	list-style: none;
	text-indent: -18px;
	}
ul#newsletter li {
	padding: 0;
	margin: 0 0 4px 0;
	background: none;
	}
ul#newsletter li input {
	width: 14px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	}




/* SPONSORSHIP LOGO */
div#leftcol_b div#sponsorArea{
margin:0px 0px 3px 0px;
_margin:0px 0px 0px 0px;
*margin:0px 0px 0px 0px;
}	



/* SPONSORSHIP LINKS */
dl#select_services{
margin-top:0px;
font-size:10px;
}
					
dl#select_services dd{
margin-left:0px;
}



/* SPONSOR TEXT LINKS */
div.header#sponsorLinks{
background-image:url(http://images.inc.com/inctechnology/content_box-header2_bg.gif);
margin-top:10px;
border:1px solid #999999;
border-width:1px 0px 0px 0px;
}

dl#select_services_home{
padding-left:22px;
}

dl#select_services_home dt{
margin-top:8px;
font-size:10px;
}

dl#select_services_home dd{
font-size:10px;
margin-left:0px;
}

div.header#sponsorLinks_hw{
background:url('http://images.inc.com/inctechnology/content_box-header2_bg.gif') no-repeat;
display:none;
}

dl#select_services{
display:none;
padding-left:22px;
}

div.header#sponsorLinks_hw h5{
font-size:14px;
padding-left:35px;
margin:0px 0px 8px 0px;
color:#333333;
}

#rightcol hr{
	display:none;
}

#ad336x70 {
	margin-bottom: 12px;
	display:none;
	}



/* Stamp Ad Unit */

div#sponsors{
	border:1px solid #CCCCCC;
	text-align:center;
	padding:18px 30px 18px 30px;
	overflow:auto;
	height:130px;

}

div#sponsors div{
	width:125px;
	height:125px;
	float:left;
}

div#sponsors div.right{
	margin:0px 0px 0px 20px;
}

p.sponsors{
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	font-size: 0.9em;
	line-height: 22px;
	letter-spacing: 0.1em;	
	margin-top:10px;
}

div.content_box case-studies{
	clear:both;
}