﻿/*Container Styles*/
body{margin:0;}
.nav_container
{
	background:#eeeeee;
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #ccc;
}
	ul.subnav
	{
		width:971px;		
		margin:0 auto;
		border:dotted #ccc;
		border-width:0 1px;
		overflow:hidden;
	}
	ul.subnav li
	{
		float:left;
		display:inline;
	}
	ul.subnav li+li
	{
		border-left:1px dotted #ccc;
	}
	ul.subnav li a
	{
		display:block;
		text-decoration:none;
		padding:4px 10px 4px 9px;
		font-size:.85em;
		font-weight:bold;
		color:#000;
	}
	ul.subnav li a:hover
	{
		text-decoration:underline;
	}
	
.channel_container  
{
	background:#c8c9ca url(/images/kc-greygrad.png ) repeat-x top;
	width:100%;
}	
	.channel_container p
	{
		font-size:.9em;
	}
	
.main_container 
{
	width:971px;
	margin: 0 auto;
	border:solid #999;
	border-width:0 1px;
	background:#fff url(/images/header_shadow.png ) repeat-x top;	
}
	.main_container * { font-size:1em; line-height:1.25em;}
	.channel_crumb a {color:#6e6e6e;}
	.main_container .summary, ul { padding:0; margin:0;}
	ol { list-style-type:decimal; }
	.main_container a { color:#14427E; text-decoration:none; }
	.main_container a:hover { text-decoration:underline; }
	.main_container .leaderboard {padding:7px 0;}
	.main_container h3, .main_container h5
	{
		padding:5px 0px 5px 0px;
		font-weight:bold;
		font-size:1.05em;
		color:#333;
	}
	.main_container h5
	{
		color:#941214;
	}
	.main_container ul
	{
		list-style:none;
		list-style-image:none;
	}
	hr
	{
		border:solid #eee;
		border-width:1px 0 0;
		margin:10px 0;
	}
	.main_container input[type="button"]
	{
		font-size:.9em;
	}

/*Channel Header Row*/
.main_container .channelheader
{
	height:35px;
	vertical-align:bottom;
}
.leftcol-header
{
	width:45px;
	float:left;
	padding:30px 5px 20px 20px;	
}
.middlecol-header
{
	float:left;	
    color:#4d4d4d;
	font-family:Helvetica,Geneva,Calibri,Arial,sans-serif;
	font-size:1.1em;
	font-weight:bold;
    letter-spacing: .1px;
	text-transform: uppercase;
	padding: 15px 0 5px 30px;

}
.topic-middlecol-header
{
	width:500px;
	float:left;
	padding:24px 5px 0px 0px;
    color:#931313;
	font-family:Geneva,Calibri,Arial,Helvetica,sans-serif;
	font-size:30px;
	font-weight:bold;
	text-transform: uppercase; letter-spacing: 1px;
}
.subhead
{
	width:120px;
	float:right;
	color:#548096;
}
.topic-rightcol-header
{
	width:70px;
	float:right;
	padding:10px 150px;
	color:#548096;
}
.rightcol-header h1
{
	padding:25px 0 3px 0;
	font-size:.85em;
}
.topic-rightcol-header h1
{
	padding:25px 0 3px 0;
	font-size:.85em;
}

/*Left Column*/
.underboard_container
{	
	padding-top:10px;
}
.leftcol
{
	width:650px;
	float:left;
	display:inline;
	padding:10px 0;
	border-right:1px solid #eee;
}
.topleftcol
{
	width:369px;
	float:left;
	display:inline;	
	border:solid #eee;
	border-width:0 1px 0 0;
	padding:0 30px 20px 30px;
}



/*Product Slider Styles*/
.center_break
{
	border:double #F0F0F0;
	border-width:4px 0 0 0;
	clear:both;
	padding:10px 10px 0;
}
	#product_showcase
	{
		width:627px;	
		overflow:hidden;
		border:solid #ccc;
		border-width:1px;	
		margin-bottom:15px;
	}
	.hide 
	{
		visibility:hidden;
	}
	#slider
	{		
		float:left;
		height:160px;
		padding:20px 0;
		width:597px;
	}
	#product_showcase .product_item
	{
		width:158px;
		height:160px;
		padding:0 20px;
		border-right:1px solid #f0f0f0;
	}
	.prev, .next
	{
		height:100%;
		display:inline;
		line-height:200px;
		width:15px;
		background:#eee;
		float:left;
		font-weight:bold;
		text-align:center;
	}
	a.prev,a.next{color:#ccc;}
	a.prev:hover,a.next:hover{color:#ccc;text-decoration:none;color:#999;background:#ddd;}
.bottomleftcol
{
	width:270px;
	float:left;
	display:inline;
	border:solid #eee;
	border-width:0 1px 0 0;
	padding:0 30px 0;
}
.channelsponsornews
{
	background-color:#FFFFFF;
	border:1px solid #9abadd;
	clear:both;
	font-size:1em;
	padding:10px;
	margin-bottom:10px;
}
.bottomleftcol h1
{
	padding:15px 0px 5px 0px;
	font-weight:bold;
	font-size:.9em;
	color:#941214;
}
.sponsorlogo
{
    float:right;
	padding:5px;
}
.section_header {
	border-bottom:3px solid #E1E6EA;
	color:#275F8C;
	font-family:Geneva,Calibri,Arial,Helvetica,sans-serif;
	font-size:31px;
	font-weight:bold;
	padding:0 0 0 10px;
	margin:0 0 20px 10px;
}
.topleftcol hr
{
	border:1px dashed #ccc;
	border-width:1px 0 0;	
}
.top_articles li
{
	padding:10px 0;
}
.top_articles li+li
{
	border-top:1px dashed #e0e0e0;
}
	.top_articles .title a
	{
		font-size:1.3em;
		font-weight:bold;
		line-height:1.25em;
	}
	.top_articles .top_title a
	{
		font-size:1.65em;
		font-weight:bold;
		line-height:1.25em;
		font-family:Helvetica;
	}
ul.list_articles
{
	margin-bottom:20px;
}
.topleftcol .date
{
	font-size:.75em;
	color:#aaa;
	margin-bottom:3px;
	text-transform:uppercase;
}
.topleftcol .byline
{
	color:#666;
	font-size:.9em;
	font-style:italic;
}
.topleftcol .summary
{
	margin-top:5px;
	line-height:1.45em;
}

.bottomleftcol li, .bottommiddlecol li
{
	padding:15px 0;
	border-bottom:1px dashed #E0E0E0;
}
	.bottomleftcol li a, .bottommiddlecol li a
	{
		font-size:1.05em;
		font-weight:bold;
		line-height:1.25em;
	}
	.bottomleftcol li .summary, .bottommiddlecol li .summary, #feed p
	{
		margin:5px 0 0;
		line-height:1.45em;
	}

/*Middle Column*/
.topmiddlecol
{
	width:220px;
	float:right;
	overflow:hidden;
	padding:0 0 20px;
}

.bottommiddlecol
{
	float:right;
	width:259px;
	padding:0 30px 10px;
}
.channelexpert
{	
	color:#585858;
	text-align:left;
	overflow:hidden;
	border-bottom:1px solid #ddd;
}
	.channelexpert h3
	{	
		background:transparent no-repeat top left;
		width:220px;
	}
	.channelexpert .ExpertQ
	{
		color:#006699;
		font-size:1.3em;	
		margin-bottom:5px;
		padding:15px 15px 3px;
		background:transparent url(/images/channel_expert_bg.gif) no-repeat 5px top;
	}
	.channelexpert a.ExpertA
	{
		padding:0 15px;
		color:#666;
		text-decoration:underline;		
		font-size:.85em;
	}
	.channelexpert a.ExpertA:hover
	{
		color:#993333;
		text-decoration:underline;	
	}
	.channelexpert .ask
	{
		margin-top:5px;
		padding:5px 15px;
		background-color:#F9F9F9;
		overflow:hidden;		
		min-height:130px;
	}
	.channelexpert .ask label, .channelexpert h3
	{
		font-size:1.3em;
		font-weight:bold;
		color:#941214;
	}
	.channelexpert .ask textarea
	{
		width:100%;
		height:75px;
		margin-bottom:5px;
		font-size:14px;
		font-family:Verdana,Arial,Sans-Serif;	
	}
	.channelexpert .ask input
	{
		float:right;
	}
	.pleasewait
	{
		float:right;
		color:#585858;
		margin-top:3px;
	}
	.pleasewait .loadingpic
	{
		vertical-align:middle;
	}

.channelforum 
{
	padding:10px 15px 0;
}
	.channelforum h2
	{
		font-size:.9em;
		font-weight:bold;
	}
	.channelforum .byline
	{
		font-size:.8em;
		color:#999;
		font-style:italic;
	}
	.channelforum li
	{
		padding:5px 0;
	}
	.forum_posts
	{
		margin-bottom:15px;
	}
	
#blogrssajax { width:100%; }
#blogrssajax li
{
	padding:10px 0;
}
#blogrssajax li:first-child
{
	border-bottom:1px dashed #ddd;
	padding-top:0;
}
#blogrssajax img
{
	border:solid #ddd;
	border-width:0 0 1px 0;
}
#blogrssajax .blogentryDesc
{	
	padding: 12px 7px 0 5px;
}	
#blogrssajax .byline, .list_articles .byline, #feed .byline
{
	color:#666;
	font-size:.85em;
	font-style:italic;
}
#blogrssajax a.title
{
	font-size:1.05em;
	font-weight:bold;
	line-height:1.2em;
	margin-bottom:10px;
}
#blogrssajax p { padding:5px 0 0; }


ul.pnnul li
{
	padding:10px 0;
	margin:0;
	border-top:1px dashed #ddd;
}
ul.pnnul li:first-child{border:none;}

ul.pnnul .go_live
{
	font-size:.8em;
	color:#666;
}
.pnnlogo
{
	margin-top:5px;
	text-align:right;
}

/*Right Column*/

.rightcol
{
	width:300px;
	float:right;
	padding: 10px 10px;
}
.channelsponsorbox
{
	margin:0;
	min-height:100px;
	background:#fff url(/images/channel_sponsorbox_bg.png) repeat-x bottom left;
	border:1px solid #9abadd;
	clear:both;
	font-size:1em;
	padding:0 10px 10px;
}
	.channelsponsorbox h5
	{
		color:#aaa;
		font-size:.8em;
		margin:0 auto;
		text-align:right;
	}
	.channelsponsorbox h2
	{
		padding:5px 0px 5px 0px;
		font-weight:bold;
		font-size:.9em;
		color:#1d507f;
	}
	.sponsorabstract
	{
		font-size:.85em;
		color:#585858;
		text-align:left;
	}
	.sponsorlogo
	{
		float:right;
		padding:0;
		margin:4px;
	}
.featuredresources
{
	overflow:hidden;
}
	.featuredresources h5
	{
		margin:10px 0;
		background:transparent url(/images/featuredresources.png) no-repeat top left; 
		display:block;
		text-shadow:0 1px 0 #FFFFFF;
		color:#1d507f;
		text-align: left;
		padding-left:10px;
		font-weight: bold;
		text-transform:uppercase;
	}
	.featuredresources ul
	{
	}
	.featuredresources li
	{
		padding:5px 7px;
	}
	.featuredresources li + li
	{
		border-top:1px dashed #ddd;
	}
	.featuredresources a.viewall
	{
		float:right;
		font-size:.85em;
		color:#666;
		text-decoration:underline;
	}
	.featuredresources a.viewall:hover
	{
		color:#993333;
	}
	.featuredresources a.title
	{
		font-size:.9em;		
	}

.view-all
{
    margin:8px 0 8px 0;
	padding:5px 0;
	text-align: center;
	font-size: .85em
	border-bottom:1px dashed #ddd;
}
.channelnewsletter
{
	padding:15px;
	min-height:105px;
}
	.channelnewsletter .subscribe
	{
		width:170px;
	}
	.channelnewsletter p
	{
		font-size:.85em;
		margin-bottom:10px;
	}
	#newsletterforms em, #expertsuccess
	{
		font-size:1.25em;
		font-weight:bold;
		color:#333;
	}	
	label.error
	{
		font-size:.85em;
		color:#941214;
	}
	
.library 
{
	margin:0;
	min-height:100px;
	width:300px;
}
	.library .download_sprite
	{
		padding-left:16px;		
	}
	.library h2 {background-color:#F4F6F5;}
	.library h3 {
		background-color:#EEEEEE;
		background:#DFDFDF url(/images/gray-grad.png) repeat-x scroll left top;
		text-shadow:0 1px 0 #FFFFFF;
		border:1px solid #DDDDDD;
		color:#666666;		
		font-size:1em;
		margin:0 0 -1px;
		padding:2px 10px;
		top:1px;
		font-weight:normal;
	}
	.library a.title
	{
		line-height:1.15em;
		font-weight:bold;
		font-size:0.9em;
	}
	.library ul
	{
		background-color:#F4F6F5;
		border:1px solid #ddd;
		clear:both;
		padding:10px;
	}
	.library li
	{
		padding: 10px 0;		
	}
	.library li+li
	{
		border-top:1px dashed #CCCCCC;
	}
	.library li h2, .library li .sponsorline, .library li p
	{
		padding: 0 5px;		
	}
	.library .sponsorline
	{	
		color:#999999;
		font-size:0.9em;
	}
	
div.channeltwitter a
{
	font-size:1em;
}
	.channeltwitter img
	{	
		padding: 10px;
	}
	.channeltwitter ul
	{	
		padding: 5px;
	}
	.tweet {
		font-size: 0.9em;
		color: #333333;
		background: #e7f3f8;
		border:1px dotted #5599bb;
	}
	.tweet .tweet_list 
	{
		-webkit-border-radius: .5em;
		list-style-type: none;
		margin: 0;
		padding: 0; 
	}
	.tweet .tweet_list li 
	{
		overflow: auto;
		padding: .5em; 
	}
	.tweet .tweet_list li a 
	{
		color: #aaa;
		font-style:italic;
	}      
	.tweet .tweet_list li .tweet_text a 
	{
		color: #2277BB; 
		font-style:normal;
	}  
	.tweet .tweet_list .tweet_even {
	}
	.tweet .tweet_list .tweet_avatar {
		padding-right: .5em;
		float: left; 
	}
	.tweet .tweet_list .tweet_avatar img {
		vertical-align: middle; 
	}
		
.channelblog
{
	margin-bottom:15px;
}	
#feed {}
	#feed p
	{
		margin-bottom:10px;
	}
	#feed .readmore, #feed .comments
	{
		font-size:.9em;
	}
	
.tools
{
	padding:5px 10px;
}
.rsslink
{
	font-weight:bold;	
	float:left;
	margin-right:15px;
}
.rsslink img
{	
	border:none;
	margin:2px 5px 0 0;
	text-decoration:none;
	float:left;
}
.igooglelink
{
	float:left;
	margin-right:15px;
}
.housead1
{
	text-align:center;
}
.underfold
{
	clear:both;
	border-top:4px double #eee;
	margin-top:20px;
	padding:0 40px 50px;
	overflow:hidden;
	background:transparent url(/images/channel_resources_bg.png) repeat-x bottom left;
}
	.research_block
	{
		width:90%;
		margin:0 auto;
	}
	.research_block h5
	{
		margin-top:20px;
		font-size:18px !important;
	}		
	.research_block p, .research_block li
	{
		font-size:13px !important;
	}
	.research_block a
	{
		font-weight:bold;
	}
	.research_block li
	{
		padding:8px 0;
		border-bottom:1px dashed #ddd;
	}	
/*
	.underfold div.col
	{		
		background:#fff url(/images/channel_resources_panels_bg.png) no-repeat scroll right bottom;
		margin:0 15px;
		padding:15px;
		float:left;
		display:inline;
		height:350px;		
		width:43%;
	}
	.underfold ul
	{
		list-style-image:url(/images/arrows.gif);
		margin:0 0 15px 15px;
		height:311px;	
		overflow:hidden;
	}
	.underfold li
	{
		padding:3px 0;
		font-size: .85em;
	}
*/
.clearfooter{clear:both;width:100%}


/* These styles affect the channels */
div.techPlannerSponsor { font-size: 8pt; color: rgb(153,153,153); margin: 24px 0px 24px 0px; }

#qm0 {
border-width:0px;
}


