@charset "UTF-8";
/* CSS Document */

img.newsArticleImage {
	width:200px;
	float:left;
}
h2.newsTitle {
	padding:0;
	margin:0;
	font-size:15px;
	color:#666;
}
.theNewsWrapper p.newsDateLine, .theNewsWrapperNewsPage p.newsDateLine {
	padding:0;
	color:#acacac;
	font-size:11px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
.theNewsWrapperNewsPage p.newsDateLine {
	text-align:right;
}
.theNewsWrapper p, .theNewsWrapperNewsPage p {
	padding:0;
	font-size:12px;
	color:#666666;
	line-height:16px;
	margin-bottom: 12px;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.theNewsWrapper a, .theNewsWrapperNewsPage a {
	text-decoration:none;
	color:#0078AE;
}
.theNewsWrapper a:hover, .theNewsWrapperNewsPage a:hover {
	color:#0096D9;
}
.theNewsWrapper ul, .theNewsWrapperNewsPage ul {
	font-size:13px;
	color: #666;
}
h3.notesToEditorsTitle {
	padding:0;
	font-size:13px;
	color:#666;
	margin: 0px;
}
.theNewsWrapperNewsPage {
	margin-top:12px;
}
.theNewsWrapper {
	height:530px;
	overflow-x:hidden;
	overflow-y:auto;
	padding:15px;
}
a.readAllNewsLink {
	display:block;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e7e9;
}
#fancy_ajax {
	overflow:hidden;
}
.newsPaginationBar {
/*	background-color: #89D3D8;	*/
	height: 18px;
	padding: 10px 0 10px 0;
	margin-bottom: 10px;
}
.newsPaginationLinks {
	float: left;	
	margin-left: 5px;
}
.newsPaginationLinks span {
	color: #999999;
}
.newsPaginationLinks a {
	margin: 0 5px 0 5px;
	padding: 0 2px 0 2px;
	color: #0078AE;	
	cursor: pointer;
}
.newsPaginationLinks a.pagLink {
	font-weight:bold;
}
.newsPaginationLinks a:hover, .newsPaginationLinks a.selected {
	color: #0096D9;
}
.newsPaginationLinks a.selected {
	color: #333;
	cursor: default;
}
/* new clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

ul.newsList {
	padding:0;
	list-style-type:none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size:12px;
}
ul.newsList li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e7e9;
	background-image:none;
	padding:0;
	margin:0;
}
ul.newsList li a {
	height:110px;
	padding-top:20px;
	padding-bottom:20px;
	text-decoration:none;
	display:block;
	padding-left:10px;
	overflow:hidden;
}
ul.newsList li a:hover {
	background-color:#fbfbfb;
}
ul.newsList li a img {
	width:110px;
	height:110px;
	float:left;
}
ul.newsList li a h3 {
	padding:0;
	color:#333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	font-size:15px;
	border:none;
}
ul.newsList li a p {
	padding:0;
	color:#666666;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	font-size:12px;
	line-height:16px;
}
ul.newsList li a p.newsListDateLine {
	color:#999999;
	margin-top: 0;
	font-size:11px;
}
ul.newsList li a p.readNewsStory {
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 130px;
	color:#0078AE;
	font-weight: bold;
}
ul.newsList li a:hover p.readNewsStory {
	color:#0096D9;
}
.newsImageArea {
	width:200px;
	float:left;
	margin:0 20px 20px 0;
}
.addThisAreaNewsPage {
	float:right;
}
.theNewsWrapperNewsPage img {
	margin-bottom:12px;
}
.relatedProductsList h3 {
	font-size:13px;
	color:#0078AE;
	padding:0;
	margin:0;
	border:none;
}
.relatedProductsList ul {
	padding:0;
	list-style-type:none;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:11px;
	font-weight:bold;
}
.relatedProductsList ul li {
	margin-bottom:2px;
	padding-left:14px;
	background-image: url(../images/kensington/poloBulletPoint.gif);
	background-position: 3px 3px;
}
.relatedProductsList ul li a {
	color:#0078AE;
}
.relatedProductsList ul li a:hover {
	color:#0096D9;
}
a.pdfNewsLink {
	display:block;
	background-image: url(../images/ktg2014/productPageIcons.png);
	padding-left:20px;
	background-position: -49px 0px;
	background-repeat: no-repeat;
	margin-bottom:12px;
	height:15px;
	overflow:hidden;
}
a.pdfNewsLink:hover {
	background-position: -49px -15px;
}
.newsFilterPanel a {
	display:block;
	color:#0078AE;	
	height:24px;
	line-height:24px;
	padding-top:3px;
}
.newsFilterPanel a:hover {
	color:#0096D9;
}
.newsFilterPanel a.yearLinkDisabled, .newsFilterPanel a.yearLinkDisabled:hover {
	color:#999;	
}
.newsFilterPanel, .catFilterPanel, .sectionFilterPanel {
	background-color:#fbfbfb;
	margin-bottom:10px;
	border:1px solid #e6e7e9;	
}
.newsFilterPanel h3, .catFilterPanel h3, .sectionFilterPanel h3 {
	/*display:inline;	*/
	border-left:none;
	border-right:none;
	border-bottom:1px solid #e6e7e9;
	color:#333;
}
.newsFilterPanel a, .catFilterPanel a, .sectionFilterPanel a {
	display:block;
/*	color:#3F6F8D;*/
	color:#0078AE;
	padding:0px 5px 10px 12px;
	/*height:24px;
	line-height:24px;*/
	font-size:12px;
/*	border-top:1px dashed #3F6F8D;*/
	cursor:pointer;
}
.catFilterPanel a {
	text-transform:capitalize;	
}
.newsFilterPanel a:first-of-type, .catFilterPanel a:first-of-type, .sectionFilterPanel a:first-of-type {
	border-top:none;	
	padding-top:10px;
}
.newsFilterPanel a:hover, .catFilterPanel a:hover, .sectionFilterPanel a:hover {
	color:#0096D9;
}
.newsFilterPanel a.yearLinkDisabled, .newsFilterPanel a.yearLinkDisabled:hover, .catFilterPanel a.catLinkDisabled, .catFilterPanel a.catLinkDisabled:hover, .sectionFilterPanel a.sectionLinkDisabled, .sectionFilterPanel a.sectionLinkDisabled:hover {
	color:#0096D9;	
}
.newsFilterPanel .newsFilterClear, .catFilterPanel .catFilterClear, .sectionFilterPanel .sectionFilterClear {
	width:10px;
	height:10px;
	background-image:url(../images/ktg2014/filterClear.png);	
	padding:0px 10px 0px 0px;
	border-top:none;
	float:right;
	display:inline-block;
	margin-top:-22px;
	background-repeat:no-repeat;
}
.sectionFilterPanel a, .yearFilterPanel a {
	color:#0078AE;	
}
.sectionFilterPanel a.active, .yearFilterPanel a.active {
	color:#0096D9;
	background-image:url(../images/ktg2014/newsFilterCross.png);
	background-repeat:no-repeat;
	background-position:160px 2px;
}
.sectionFilterPanel a:first-of-type.active, .yearFilterPanel a:first-of-type.active {
	background-position:160px center;
}
.hiddenYear, .hiddenSection {
	display:none;	
}
.noNewsFound	{
	color:#e16060;
}