@charset "UTF-8";

/** 
 * Adobe CSS Drop-Down Menu Theme
 *
 * @file		default.css
 * @name		Adobe
 * @version		0.1
 * @type		transitional
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2008 Live Web Institute. All Rights Reserved.
 *
 * Module Classes: *.dir {} *.on {} *.open {} li.hover {} li.first {} li.last {}
 * Expected directory tag - li
 *
 */

 /* 
@import "helper.css"; */



/*------------------------------------------------------------------------------------------------------/
 * @section		Base Drop-Down Styling
 * @structure	ul (unordered list)
 *				ul li (list item)
 *				ul li a (links)
 *				*(.class|:hover)
 * @level sep	ul
 */


/* ----- ALL LEVELS (incl. first) 1D2B45  */

ul.dropdown {
 font-family: bold georgia, 'times new roman', times, serif;
 font-size: 12px;
}

	ul.dropdown li {
	 padding: 7px 12px;
	 background-color: #245685;
	 color: #fff;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #282828;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited { color: #fff; text-decoration: none; }
	ul.dropdown a:hover { color: #fff; text-decoration: underline; }
	ul.dropdown a:active { color: #fff; }


/* ----- END LEVEL */


	/* ----- NON-FIRST LEVEL */

	ul.dropdown ul {
	 margin-left: -6px;
	 width: 170px;
	 padding-bottom: 9px;
	 background: url(http://www.newspress.com/sbnp_content/menu/css/dropdown/themes/np/images/dropdown_pane.png) 0 100% no-repeat;
	 color: #000;
	 font-size: 11px;
	 font-weight: normal;
	}

		ul.dropdown ul li {
		 background-color: transparent;
		 color: #000;
		 
		}

		ul.dropdown ul li.hover,
		ul.dropdown ul li:hover {
		 background-color: transparent;
		}

		ul.dropdown ul li.empty {
		 padding: 12px 12px 7px !important;
		 font-weight: bold;
		}

		ul.dropdown ul a:link,
		ul.dropdown ul a:visited { color: #000; }
		ul.dropdown ul a:hover { color: #000; text-decoration: none; }
		ul.dropdown ul a:active { color: #000; }

			ul.dropdown ul ul {
			 display: none;
			}

			ul.dropdown ul ul li {}

/* ----- END LEVEL */



/*------------------------------------------------------------------------------------------------------/
 * @section	Support Class 'dir'
 * @level sep	ul, .class
 */


/* ----- ALL LEVELS (incl. first) */

ul.dropdown *.dir {
 padding-right: 12px;
 background-image: none;
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

/* ----- END LEVEL */




/* Components override */

ul.dropdown-horizontal ul *.dir {
 padding-right: 15px;
 background-image: url(http://www.newspress.com/sbnp_content/menu/css/dropdown/themes/np/images/nav-arrow-right.png);
 background-position: 100% 50%;
 background-repeat: no-repeat;
}

ul.dropdown-vertical *.dir {
 background-image: url(http://www.newspress.com/sbnp_content/menu/css/dropdown/themes/np/images/nav-arrow-right.png);
}

ul.dropdown-vertical-rtl *.dir {
 padding-right: 15px;
 background-image: url(http://www.newspress.com/sbnp_content/menu/css/dropdown/themes/np/images/nav-arrow-left.png);
 background-position: 0 50%;
}
#tmglFooter {
	background: url('../i/ftLogo.gif') left no-repeat #777;
	border-top: 4px solid #ddd;
	color: #fff;
	padding: 0 0 0 77px;
}



/* ----- FOOTER */


#tmglFooter a {
	color: #fff;
}

#tmglFooter a:hover {
	border-bottom: 1px dotted #e0e0e0;
	color: #e0e0e0;
}

#tmglFooter a:visited {
	color: #fff;
}

#tmglFooter a:visited:hover {
	border-bottom: 1px dotted #e0e0e0;
	color: #e0e0e0;
}

#tmglFooter .links {
	float: left;
	font-size: 1.2em;
	padding-top: 36px;
}

#tmglFooter .links p {
	margin: 0;
	padding: 0;
}

#tmglFooter .links p a {
	margin: 0 12px;
}

#tmglFooter .copyright {
	float: right;
	font-size: 1.1em;
	line-height: 1.38em;
	padding: 10px 10px 7px 0;
	text-align: right;
}

#tmglFooter .copyright p {
	margin: 0;
	padding: 0 0 3px;
}

/* New large footer */
#tmglFooterLargeItems {
	background: #262626;
	margin-left: 60px;
	min-height: 150px;
}

#tmglFooterLarge {
	background: #262626;
	border-top: 1px solid #666;
	color: #fff;
	padding: 10px 0 8px 20px;
}

#tmglFooterLarge a {
	color: #fff;
}

#tmglFooterLarge a:hover {
	border-bottom: 1px dotted #e0e0e0;
	color: #fff;
}

#tmglFooterLarge p {
	margin: 0 0 3px;
	padding: 0;
}

#tmglFooterLarge .ftHead {
	color: #ddd9d3;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.36em;
	margin: 0;
	padding: 0;
}

#tmglFooterLarge p a {
	font-size: 1.1em;
	line-height: 1.36em;
	margin: 0 15px 0 0;
	padding: 0;
}

#tmglFooterLarge ul {
	list-style: none;
	margin: 0;
	min-height: 7.8em;
	padding: 0;
}

#tmglFooterLarge ul+ul {
	min-height: 0;
}

#tmglFooterLarge ul li {
	color: #cedff2;
	display: block;
	font-size: 1.2em;
	line-height: 1.5em;
	margin-right: 15px;
	padding: 0;
}

#tmglFooterLarge ul li.itemfocus {
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

#tmglFooterLarge ul li.itemfocus a {
	color: #fff;
}

#tmglFooterLarge .imgBulletList li {
	background: transparent no-repeat scroll 0 2px;
	color: #fff;
	font-weight: bold;
	line-height: 1.7em;
	padding-left: 28px;
}

#tmglFooterLarge .imgBulletList li a {
	color: #fff;
}

#tmglFooterLarge ul li.footrss {
	background-image: url(../i/footer_rss.png);
	background-position: 0;
}

#tmglFooterLarge ul li.footwidgets {
	background-image: none;
	background-position: 0;
}

#tmglFooterLarge ul li.footmobile {
	background-image: url(../i/footer_mobile.png);
	background-position: 0;
}

#tmglFooterLarge ul li.footemail {
	background-image: url(../i/footeremail.gif);
}

#tmglFooterLarge ul li.footepaper {
	background-image: url(../i/footer_small_t.png);
	background-position: 0;
}

#tmglFooterLarge ul li a {
	color: #C6C6C6;
	white-space: nowrap;
}

#tmglFooterLarge ul li.itemgap {
	margin-bottom: 13px;
}

.footercolumn {
	background: #262626 url(../i/footer_rule.png) repeat-y scroll 130px 50%;
	float: left;
	margin: 0;
	width: 144px;
}

#footercolumn_last {
	float: left;
	margin: 0;
	width: 140px;
}

/* Link for footer logo */
#tmglFooterLarge #footerlogolink:hover {
	border: 0;
}

#logocolumn {
	background: transparent url("http://www.newspress.com/buttons/logo_sm.png") repeat-x repeat-y;
	border: 0;
	display: block;
	float: left;
	height: 150px;
	margin-bottom: -50px;
	position: relative;
	width: 40px;
}

#footerinfo {
	border-top: 1px solid #424242;
	margin: 10px 0 0 0;
	padding-top: 15px;
	padding-bottom: 15px;
}

#footerinfo .divbar {
	color: #417293;
	display: inline;
}

#footerinfo p {
	border-right: 1px solid #424242;
	color: #999;
	float: left;
	font-size: 1.1em;
	line-height: .1em;
	padding-right: 12px;
}

#footerinfo p a {
	color: #999;
	font-size: 1.1em;
	line-height: .1em;
	margin-left: 12px;
}

#footerinfo p.f_copyright {
	
}

#footerinfo p.lastp {
	border: 0;
	color: #ccc;
	float: left;
	font-size: 1.1em;
	line-height: 2.1em;
	padding-right: 12px;
}

#tmglFooterLarge #footerlogolink {
	background: url(http://www.newspress.com/buttons/logo_sm.png) no-repeat 0 0;
}

#tmglFooterLarge ul.menu2 {
	margin-top: 5px;
}

#footerinfo p.last {
	border-right: 0;
	padding-right: 0;
}


