.author-note{
	padding: 10px;
	margin: 10px;
	border: 1px solid #ccc;
	background-color: lightyellow;
}

.display-table{
    border: solid 1px #ccc;
    padding: 5px;
    margin-bottom: 10px;
    margin-left: 10px;
}

.display-table .display-table{
    margin-left: 0px;
}
.hidden {
    display: none;
}
h1.underline,h2.underline,h3.underline,h4.underline { border-bottom: 3px solid #eae8e9; }
h1.topmargin,h2.topmargin,h3.topmargin,h4.topmargin { margin-top: 20px; }
.share
{
    float:right;
    width:40px;
    height:16px;
}

.email,.print
{
    float:left;
    width:16px;
    height:16px;
    padding:0 !important;
    background:center center no-repeat url('images/icons/email-icon.gif') !important;
}

.print
{   
   
    float:right;
    background:center center no-repeat url('images/icons/print-icon.gif') !important;
}
.newsFeedItem{
    padding: 30px 20px;
}

.newsFeedItem.even{
    background-color:white;
}

.newsFeedItem.odd{
    background-color:#f0f0f0;
}

.newsFeedItem .pressBody{
    display:none;
}

.newsFeedItem .expandWrapper,
.newsFeedItem .collapseWrapper{
    margin-top:12px;
}

.newsFeedItem .expandButton,
.newsFeedItem .collapseButton{
    padding: 6px 45px 4px 0px;
    font-size: 16px;
    color: #003b61;
    background-size:25px 25px;
}
.newsFeedItem .expandButton:hover,
.newsFeedItem .collapseButton:hover{
    color: #00CCFF;
}

.newsFeedItem .expandButton{
    background: url('../unitron/images/icons/more-icon-navy.png') right no-repeat;
}

.newsFeedItem .expandButton:hover{
    background: url('../unitron/images/icons/more-icon-cyan.png') right no-repeat;
}

.newsFeedItem .collapseButton{
    background: url('../unitron/images/icons/less-icon-navy.png') right no-repeat;
}

.newsFeedItem .collapseButton:hover{
    background: url('../unitron/images/icons/less-icon-cyan.png') right no-repeat;
}

.newsFeedItem .collapseButton,
.newsFeedItem.expanded .expandButton{
    display:none;
}

.newsFeedItem.expanded .collapseButton,
.newsFeedItem .expandButton{
    display:inline;
}

.newsFeedItem .collapseWrapper{
    float:right;
}



.white { color: #FFF;}
.grey { color: #022c45;  }
.silver { color: #999999; }
.lightblue {color: #55cfe6;; }
.darkblue {color: #003B61; }
.mediumblue { color: #00AEEF; }
.tenPx{
	font-size:10px;
	letter-spacing:.05em;
	line-height:1;
}
.elevenPx{
	font-size:11px;
	letter-spacing:.05em;
	line-height:1;
}
.twelvePx{
	font-size:12px;
	letter-spacing:.05em;
	line-height:130%;
}
.fourteenPx{
	font-size:14px;
	letter-spacing:.05em;
	line-height:130%;
}
.sixteenPx{
	font-size:16px;
	letter-spacing:.03em;
	line-height:130%;
}
.eighteenPx{
	font-size:18px;
	letter-spacing:.01em;
	line-height:130%;
}
.twentyPx{
	font-size:20px;
	letter-spacing:.01em;
	line-height:130%;
}
.twentyTwoPx{
	font-size:22px;
	letter-spacing:.0001em;
	line-height:130%;
}
.twentyFourPx{
	font-size:24px;
	letter-spacing:.0001em;
	line-height:130%;
}
.twentySixPx{
	font-size:26px;
	letter-spacing:.0001em;
	line-height:130%;
}
.twentyEightPx{
	font-size:28px;
	letter-spacing:.0001em;
	line-height:130%;
}
.thirtyPx{
	font-size:30px;
	letter-spacing:.0001em;
	line-height:130%;
}
.thirtyTwoPx{
	font-size:32px;
	letter-spacing:.0001em;
	line-height:130%;
}
.thirtyFourPx{
	font-size:34px;
	letter-spacing:.0001em;
	line-height:130%;
}
.thirtySixPx{
	font-size:36px;
	letter-spacing:.0001em;
	line-height:130%;
}
.thirtyEightPx{
	font-size:38px;
	letter-spacing:.0001em;
	line-height:130%;
}
.fortyPx{
	font-size:40px;
	letter-spacing:.0001em;
	line-height:130%;
}
.fortyTwoPx{
	font-size:42px;
	letter-spacing:.0001em;
	line-height:130%;
}
.fortyFourPx{
	font-size:44px;
	letter-spacing:.0001em;
	line-height:130%;
}
.fortySixPx{
	font-size:46px;
	letter-spacing:.0001em;
	line-height:130%;
}
.fortyEightPx{
	font-size:48px;
	letter-spacing:.0001em;
	line-height:130%;
}

/*
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
 .sidebar ul{
 	list-style: none;
 }
div.communities {
	margin: 30px 0 0 0 !important;
}

ul.communities {
	margin: 0 !important;
}

ul.communities span.bullet {
	display: inline-block;
	width: 10px;
	height: 10px;
	border: #000 solid 1px;
	margin-right: 10px;
	margin-top: 15px;
	float: left;
	line-height: 10px;
	text-align: center;
	cursor: pointer;
}

ul.communities li {
	display: block;
	min-height: 50px !important;
	height: auto !important;
}

ul.communities ul.child {
	margin-left: 20px !important;
	padding: 0 0 0 20px;
	display: none;
	clear: both;
}

ul.communities ul.child li {
	border: 0 !important;
	min-height: 40px !important;
}

ul.communities ul.child img.thumbnail {
	width: 40px;
	height: 40px;
}

ul.communities ul.child a {
	font-size: 15px !important;
	line-height: 40px !important;
}

a.addCommunity, ul.communities span.actions a.addCommunity {
	font-size: 11px !important;
}

div.communities {
	margin-top: 100px;
}

div.communities.subcommunities {
	margin: 0;
}

div.communities h1 {
	font-family: "Tahoma";
	font-size: 30px;
	width: 604px;
	margin: 0 auto;
	color: #252525;
	padding-bottom: 20px;
}

div.gallery-overlay {
	padding-top: 20px;
	position: relative;
	height: 180px;
}

div.gallery {
	position: absolute;
	width: 604px;
	right: 0;
	display: block !important;
}

div.gallery a.nav-left, div.gallery a.nav-right {
	display: block;
	width: 30px;
	height: 180px;
	background: #000;
	opacity: 0.7;
	color: #fff;
	float: left;
	font-size: 16px;
	line-height: 180px;
	text-align: center;
	font-family: Tahoma;
	cursor: pointer;
}

div.gallery a.nav-right {
	float: right;
}

div.gallery a.inactive {
	opacity: 0.2;
	cursor: default;
}

div.gallery div.photos-container {
	position: relative;
	overflow: hidden;
	width: 544px;
	height: 180px;
	float: left;
	z-index: 1;
}

div.gallery ul.photos {
	width: 2000px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	z-index: 2;
}

div.gallery ul.photos li {
	float: left;
	position: relative;
	height: 180px;
	z-index: 3;
}

div.gallery ul.photos li img {
	height: 180px;
}

div.gallery ul.photos div.description {
	font-family: Arial;
	display: none;
}

div.gallery ul.photos li:hover div.description {
	display: block;
}

div.gallery ul.photos li div.text-bkg {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: #000;
	opacity: 0.7;
	z-index: 4;
}

div.gallery ul.photos li div.text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 20px;
	height: 50px;
	color: #fff;
	z-index: 5;
	text-align: center;
	line-height: 50px;
	cursor: pointer;
}

div.text-only {
	background: #f5f5f9 !important;
	padding: 20px !important;
}

div.text-only ul {
	margin: 0 !important;
}

div.text-only div.breadcrumbs {
	font-size: 16px;
	line-height: 16px;
	padding: 0 0 6px 0;
	margin: 0 0 5px 0;
	border-bottom: #252525 solid 1px;
}

div.text-only ul ul {
	padding-left: 10px !important;
}

/*
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
.scf-forum .scf-is-collapsed {
	display: none;
}
/*
 *
 * ADOBE CONFIDENTIAL
 * __________________
 *
 *  Copyright 2014 Adobe Systems Incorporated
 *  All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
.scf-topic .scf-topic-col1 {
	margin-right: 0px;
	margin-left: 110px;
}

.scf-topic .scf-topic-userinfo {
	padding-right: 10px;
	width: 160px;
}

.scf-topic .scf-comment-data {
	margin-left: 110px;
}

.scf-topic .scf-breadcrumb {
	border-bottom: 1px solid #E6E6E6;
}
.subscribe_form {
    margin-top: 5px !important;
}

.subscribe_email {
	line-height: 16px;
	width: 220px;
	padding: 10px;
	border: solid 1px #00CCFF;
	color:#999999;
	float:left;
}

/* IE10 hack */
@media screen and (min-width:0\0) {
    .subscribe_email {
        height: 13px !important;
    }
}

.subscribe_error {
    font-size: 20px;
    color: #f60;
    display: none;
}
.subscribe_error_active {
    display: block;
}

.subscribe_thankyou {
    font-size: 20px;
    color: #003b61;
    display: none;
}
.subscribe_thankyou_active {
    display: block;
}

.defaultTextActive {
    color: #888;
}

.subscribe .subscribeSubmitButton {
    padding: 12px 20px;
    display: inline-block;
    margin-top: 10px;
    background-color: #00CCFF;
    border-radius: 5px;
    color: white;
}
.subscribe .subscribeSubmitButton:hover {
    color: #B4E3F3;
}

span[class$="_embed_grid_bd"] {
    overflow: overlay !important;
}

.pinterest-container {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* 
 Taken from: unitron styles.css
 */
 
.side_btn
{
    background:url(images/unitron/prodpg_sidebar.jpg) right bottom no-repeat;
    width:219px;
    padding:12px 5px 15px 0;
    margin-top:5px;
    border-top:1px solid #e3e4e5;
    font-size:80%;
}

.side_btn ul
{
    margin:0 0 20px 10px;
}

.side_btn li
{
    height:32px;
    width:182px;
    padding:0;
    margin-bottom:5px;
}

.side_btn li a
{
    background:url(images/unitron/side_btn_blue.jpg) left center no-repeat;
    float:left;
    color:#fff;
    height:23px;
    width:171px;
    padding:12px 20px 8px 10px;
    margin-bottom:2px;
    font-weight: normal;
}

.side_btn_list
{
    background:url(images/unitron/prodpg_sidebar.jpg) right bottom no-repeat;
    width:224px;
    padding:15px 0 10px;
    margin-top:10px;
    border-top:1px solid #e3e4e5;
    font-size:85%;
}

.side_btn_list h1
{
    color:#002b45;
    font-size:115%;
    font-weight:normal;
    margin-bottom:10px;
    padding-left:15px;
}

.side_btn_list ul
{
    padding:0;
    margin:0 0 10px;
}

.side_btn_list li
{
    list-style:none;
    margin-bottom:0;
    height:24px;
    padding:0;
}

.side_btn_list li a
{
    background:url(images/unitron/side_btn_bkgd.gif) left center no-repeat;
    float:left;
    height:21px;
    width:205px;
    padding-left:15px;
    margin-bottom:0;
    font-size:95%;
}

.side_btn_list li.last a
{
    background:url(images/unitron/side_btn_bkgd2.gif) left center no-repeat;
}

.sidebar_note
{
    background:url(images/unitron/sidebar_note.jpg) right bottom no-repeat;
    width:193px;
    height:130px;
    margin-top:10px;
    padding:15px;
    font-size:12px;
}

.sidebar_note h1
{
    color:#002b45;
    font-size:115%;
    font-weight:normal;
    margin-bottom:10px;
}

/* CSS Class added to correct behavior of Sidebar H3 tag*/
.sidebar_note h3
{
    font-size:14px;
}

.sidebar_note p
{
    margin-bottom:10px;
    overflow:auto;
    line-height:1.35em;
}

/* 
 Taken from: unitron nlcstyles.css
 */
 
.mainSimpleTextContent .nomargin { margin-bottom: -12px; } 

