
* { 
	margin:0;
	padding:0;
}
html, body { 
	height:100%;
}
body { 
	/* background:#818285 url(/images/all_bg.gif) repeat-x; */
	font-family:Arial, Helvetica, sans-serif; font-size:13px; 
	line-height:18px; 
	color:#333333;
	/* bst added 20110318 */
	margin:0;
	padding:0;
}
img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ol { 
	list-style-type:none;
}
.list li {
	background:url(/images/arrow_right.gif) no-repeat 0% 6px;
	padding:0 0 0 15px;
}

.list li a {
	color:#373737;
	font-size:10px;
	
	line-height:10px;
	text-decoration:none;
}

.list li a:hover {
	text-decoration:underline;
}

.hardturn br {margin-bottom:10px}

.article_body p {margin-bottom:10px}


.article_body  ul {margin:25px 25px 25px 50px;}


.article_body  .disc   li  { 
	 list-style:disc;
	}
.article_body .circle li    { 
	list-style:circle;
}

.article_body .square li    { 
	list-style:square;
}

 

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.col-1, .col-2, .col-3, .col-4, .sub_col-1, .sub_col-2, .sub_col-3, .sub_col-4 { 
	float:left;
}
.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}

.section_wrapper { 
	width:100%;
	overflow:hidden;
	padding: 10px 0 0 0;
}


.list ul { list-style-image: url("/images/arrow_right.gif"); }

.list li {
	background:url(/images/arrow_right.gif) no-repeat 0% 6px;
	padding:0 0 0 15px;
	list-style:none;
}
.list li a {
	color:#000066;
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
	text-decoration:none;
}

.list li a:hover {
	text-decoration:underline;
}

/*==== GLOBAL =====*/
#main {
	margin:0px auto;
	padding:0px 0;
	min-width:1024px;
}
#content {
	background:#ffffff;
	margin:0 auto;
	width:994px;
	background:#fff;
	padding:0px 10px 20px 20px;
}
.txt_indent {
	padding:5px	
}
.txt_indent_gray {
	padding:5px;
	background:#e7edf0;
}
.txt_indent2 {
	padding:30px 15px 48px;	
}
.txt_indent3 {
	padding:0px 10px 0px;	
}
.txt_indent4  {
	padding:0px 0px 0px 20px;	
}
.txt_indent5  {
	padding:0px 0px 0px 10px;	
}
.txt_indent6  {
	padding:0px 0px 15px 20px;	
}
.txt_indent7 {
	padding:25px 0px 35px 0px;	
}
.txt_indent8 {
	padding:10px 0px 0px;	
}
#header {
	min-width:100%;
	margin:0 auto;
	height:198px;
	position:relative;
		
	/* background:#0C6392; */
	background:#cae0fd;
}
#footer_leaderboard {
	background: none repeat scroll 0 0 #dbdff0;
	width:1024px;
	height:106px;
	margin:0 auto;
}

#footer_leaderboardAd {
	width:728px;
	margin:0 auto;
	padding:8px 0;
}

#footer {
	background: none repeat scroll 0 0 #ffff;
	/* height:230px; */
	width:1024px;
	margin:0 auto;
}

#footer a {color:#000000;
	
}






.copy {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a1a1a1;
	position:absolute;
	margin:59px 0 0 35px
}
.copy a {
	text-decoration:underline;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#a1a1a1
}
.copy a:hover {
	text-decoration:none	
}
.copy span {
	color:#414141;
}

.bottom_menu {
	/*
	position:absolute;
	bottom:0px;
	*/
	font-size:13px;
	width:1024px;
	background:#fff;
	clear:both;
}
.bottom_menu a{
	color:#a1a1a1;
	text-decoration:none;
}
.bottom_menu a:hover{
	color:#414141;
	text-decoration:none;
}
.bottom_menu a.act {
	color:#414141;
	text-decoration:none;
}
.bottom_menu span {
	color:#a1a1a1;
	margin:0 5px
}

/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif; font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 13px 0 0; 
	float:left;
}
.img-indent2 { 
	margin:0 0 0 13px; 
	float:right;
}
p {
	margin-bottom:16px;
}
.p1 { 
	margin:0 0 16px 18px
}
.p2 { 
	margin:0 0 0 18px !important;
}
.p3 { 
	margin:0 35px 0 0 !important;
}
.p4 { 
	margin:0 39px !important;
}
.p5 {
	margin-top:-16px;	
}
.pt14 {
	font-size:14px;	
}
.black {
	color:#000	
}
.grey {
	color:#8a8a8a	
}
p .redText {
	color:#000066
}
p .list_thumbnailclear {
	margin-bottom:20px;
}
.clearleft {
	clear:left;
}
.margin20 {
	margin-bottom:20px !important;	
}
.margin30 {
	margin-bottom:30px;	
}
.margin40 {
	margin-bottom:40px;	
}
.margin15 {
	margin-bottom:15px;	
}
.margin10 {
	margin-bottom:10px !important;	
}
.no_marg {
	margin:0 !important	
}
.no_bg {
	background:none !important;
}

/*----- txt, links, lines, titles -----*/
a {
	color:##000000; 
	outline:none;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

a:link.breaking  {
	color:#8B0000; 
	outline:none;
	 
}

a:visited.breaking  {
	color:#8B0000; 
	outline:none;
}
a:hover.breaking  {
	color:#000000; 
	outline:none;
}

h3  {
	color:#000; 
}

h3 a:visited {
	color:#000; 
}

h3 a:link  {
	color:#000; 
}

h3  a:hover {
	color:red; 
}




.upercase {
	text-transform:uppercase;
	font-size:12px;
}
.upercase2 {
	text-transform:uppercase;
}
.non_underline {
	text-decoration:none;	
}
.non_underline:hover {
	text-decoration:underline
}
h1 {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:16px;
	color:#373737;
}
h1.title {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:10px;
	color:#333;
	padding-top:11px;
}

h1.redtitle {
	font-size:24px;
	line-height:1.2em;
	margin-bottom:16px;
	color:#000066;
	padding-top:11px;
}

h2 {
	color:#000;
	font-size:14px;
	font-weight:bold;
	padding:0 0 7px 0px;
	height:19px;
	position:relative;
	margin-bottom:20px;
	border-bottom:1px solid #c2c8cb;
	line-height:18px;
}
h2 a {
	color:#010101;
	font-size:14px;
	position:absolute;
	left:32px;
}
h3 {
	border-top: 1px dotted #c2c8cb;
	font-size:14px;
	line-height:1.2em;
	color:#000;
	padding:8px 0 8px 0px;
	margin-bottom:8px;
}

h3 a:visited {
	color:black;
}


h3 a:hover {
	color:red;
}







.article_body  {
color: #000000;
	display: inline;
	line-height:150%;
	font-size: 11pt;
	line-height:150%;
	color: #000000;
	font-family: georgia, times, serif;
}

.article_body  h3 {
	font-size:14px;
	line-height:1.2em;
	color:#000;
	background:none;
	padding:  0px;
	margin: 0px ;
}


.style1 {
	font-size:13px;
	color:#8a8a8a;
	font-style:italic;
}
.style2 {
	color:#4e4e4e	
}
h4 {
	font-size:16px;
	margin-bottom:14px;
	color:#000066;
	line-height:18px;
}
h4 .updated {
	font-size:10px;
	margin-bottom:14px;
	color:#000066;
	line-height:14px;
}

/*==================boxes====================*/
.more {
	font-weight:bold;
	color:#000;
	text-decoration:none;
	background:url(/images/arrow_right.gif) no-repeat 100% 3px;
	padding-right:15px;
}
.more:hover {
	text-decoration:underline;
}
.address  { 
		color:#8a8a8a;
		font-size:13px;
	}
	.address dd { 
		clear:both;
		text-align:right;
		width:250px;
		color:#8a8a8a
	}
		.address dd span { 
			float:left;
			padding-right:0;
		}
		.address dd strong { 
			padding-right:54px;
			font-weight:normal
		}
		.address dd a { 
			color:#8a8a8a
		}
.address2  { 
		width:300px;
		float:left
	}
	
.address2 dt { 
		color:#000;
		font-size:14px;
		text-decoration:underline;
		font-style:italic;
		padding-bottom:5px;
	}
	.address2 dd { 
		clear:both;
		text-align:right;
		width:250px;
		color:#8a8a8a
	}
		.address2 dd span { 
			float:left;
			padding-right:0;
		}
		.address2 dd strong { 
			padding-right:54px;
			font-weight:normal
		}
		.address2 dd a { 
			color:#8a8a8a
		}

/*===== header =====*/

#memberinfo {
position:absolute;
top:175px;
right:15px;
color:#333;
z-index:999;
}
#membergreeting {
position:absolute;
top:175px;
right:185px;
color:#333;
z-index:999;
}


.current_date {
	position:absolute;
	left:340px;
	top:24px;
	font-size:11px;
	color:#ffffff;
	line-height:11px;
	font-weight:bold;
	width:300px;
	margin:0px auto;
}

.current_date dt {
line-height: 11px;
margin-right: 7px;
font-size:9px
float:left;
}

.current_date dd {
margin-right: 6px;
padding-right: 6px;
border-right: 1px solid #000;
line-height: 12px;
float:left;
}
	



#masthead_ad {
position: absolute;
top: 35px;
right: 0px;
width:729px;
height:90px;
background:#497fbd;
padding:2px 1px 2px 0px;
}

.logo {
position: absolute;
top: 81px;
width:100%;
min-width:1024px;
padding:2px 1px 2px 0px;

}

.weather {
position: absolute;
top: 0px;
margin-top:-60px;
left: 10px;
height:100px;
width:280px;
padding:2px 1px 2px 0px;
}







.menu, .nhmenu {
	position:absolute;
	margin:130px 0 0 0px;
	background:#3366CC url(/images/menu_bgs3.gif) no-repeat 0% 0%;
	width:100%px;
}
.menu div {
	background:url(/images/sf3_menu.jpg) repeat 100% 0%;
	width:100%;
	height:67px;
	padding:0 0 0 0;
}

.nhmenu div  {
	background:url(/images/sf3_menu_NH.jpg) repeat 100% 0%;
	width:100%;
	height:67px;
	padding:0 0 0 0;
}



.menu ul li, .nhmenu ul li {
	float:left;	
	/* background:url(/images/spacer.gif) no-repeat 100% 0%; */
	padding:3px 5px;
}
.menu ul li a, .nhmenu ul li a {
	display:inline-block;
	float:left;
	font-size:14px;
	color:#fff;
	line-height:16px;
	text-decoration:none;
}

.menu ul li a:hover, .menu ul li a.active, .nhmenu ul li a:hover, .nhmenu ul li a.active  {
	color:#414141;
}

.menu a.top-with-ul, .nhmenu a.top-with-ul  {
	/* padding-right: 	10px; */
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
	padding-bottom: 13px;
}

.search {
	position:absolute;
	right:3px;
	top: 0px;
	padding-right:0px;
	height:23px;
	width:196px
}
.button_search {
	position:absolute;
	right:0;
	top:0;
	width:25px;
	height:27px;
	background:url(/images/search_button_white.gif) no-repeat 0% 0%;
	cursor:pointer;
	border:none;
	margin-top:-4px;
}
.other_editions {
	position:absolute;
	right:10px;
	top:115px;
	font-size:11px;
	color:gray;
	line-height:11px;
	font-weight:bold;
	max-width:1024px;
	margin:0px auto;
}

.other_editions .rss {
padding-right: 13px;
background: transparent url(/img/rss.png) top right no-repeat;
}



.other_editions a:link, .other_editions a:visited {
	color:#c7013c;
}

.other_editions a:focus, .other_editions a:hover {
	text-decoration:underline;
	color:#c7013c;
}


.other_editions a {
	color:#c7013c;
	text-decoration:none;
}

.other_editions dt {
float: left;
line-height: 11px;
margin-right: 7px;
font-size:9px
}

.other_editions dd {
float: left;
margin-right: 6px;
padding-right: 6px;
border-right: 1px solid #000;
line-height: 12px;
}

.other_editions .last {
border: none;
}

/* weather */

.weather {
position: absolute;
top: 85px;
right: 320px;
/*
top: 68px;
right: 15px;
*/
}

.weather img {
padding-top:10px;
width:50px;
}

.temp {
display: block;
width: 70px;
font-size: 20px;
font-weight: bold;
line-height: 20px;
}

.weather a {
color: #333;
text-decoration: none;
}

.condition {
display: block;
font-size: 0px;
text-align: right;
}

.inp {
	position:absolute;
	left:0;
	top:0;
	width:210px;
	height:13px;
	border:1px solid #ccc;
	background:#ffffff;
	text-transform:uppercase;
	color:#8a8a8a;
	font-size:9px;
	padding:1px 0 1px 5px;
	margin-bottom:14px;
}
.inp_radio {
	text-transform:uppercase;
	color:#8a8a8a;
	font-size:7px;
	padding:4px 0 1px 0px;
}
/*===== content =====*/

#twoCol_ad {
  margin:15px 81px;
}
.block {
	width:960px;
	margin:0 auto;
	padding:1px 0 0 1px;
	border:1px solid #cbcbcb;
	margin-bottom:20px;
}
.box {
	background:#f0f0f0;
	padding:9px 28px 10px 9px ;
	position:relative;
	border:1px solid #d6d6d6;
	margin-bottom:10px;
}
.breakingbox {
	width:615px;
	background:#CAE0FD;
	padding:9px 28px 5px 9px ;
	border:1px solid #d6d6d6;
	position:relative;
	margin-bottom:10px;
	/* color:#B12931; */
}
.pagination {
	position:absolute;
	bottom:10px;
	right:10px;
}
.pagination li {
	float:left;	
}
.pagination li a{
	font-size:18px;
	width:28px;
	height:25px;
	text-align:center;
	padding:3px 0 0 0; 
	color:#fff;
	display:block;
	margin-right:2px;
	line-height:1.2em;
	text-decoration:none
}
.b1 {
	background:#bfbfbf;	
}
.b2 {
	background:#919191;	
}
.b3 {
	background:#606060;	
}
.news {
	padding:0 0 0 18px;
	background:url(/images/icon.gif) no-repeat 0% 2px;
	line-height:16px;
}
.line_hor {
	width:100%;
	overflow:hidden;
	background:url(/images/dot.gif) repeat-x 0% 0%;
	height:1px;
	line-height:0px;
	margin:5px 0
}
.line_hor2 {
	width:100%;
	overflow:hidden;
	height:1px;
	line-height:0px;
	margin:39px 0;
	background:#e4e4e4
}
.line_hor3 {
background:none repeat scroll 0 0 #E4E4E4;
height:1px;
line-height:0;
margin:15px 0;
overflow:hidden;
width:100%;
}
.date {
	color:#000066	
}
.txt_icon {
	width:100%;
	overflow:hidden;
	margin:0 0 25px 0;
	color:#4e4e4e;
	font-size:13px;
	font-weight:bold
}
.block2 {
	padding:12px 0 0 62px;
	float:left;
	width:203px
}
.icon1 {
	background:url(/images/icon2.gif) no-repeat 0% 0%;	
}
.icon2 {
	background:url(/images/icon3.gif) no-repeat 0% 0%;
}
.icon3 {
	background:url(/images/icon4.gif) no-repeat 0% 0%;	
}
.icon4 {
	background:url(/images/icon5.gif) no-repeat 0% 0%;
}
.block3 {
	float:left;
	width:260px
}
.block4 {
	float:left;
	width:330px;
	padding:10px 10px 0 0;	
}

.block5 {
	float:left;
	width:239px;
	padding:10px 20px 10px 0;	
}







#Category_Title h3 a:visited {
	color:black;
}


#Category_Title h3  a:hover {
	color:red;
}











/*===== footer =====*/

/*----- forms -----*/
.inp_area {
	width:287px;
	height:8px;
}
.inp_area input {
	width:287px;
	border:1px solid #c2c8cb;
	font-size:7px;
	padding:0px 0
}
.txt_area {
	width:287px;
	height:157px;
}
.txt_area textarea {
	width:287px;
	height:150px;
	background:#fff;
	margin:7px 0 0 0;
	border:1px solid #c2c8cb;
	font-size:13px;
}
.form_link {
	padding:15px 0 0 0	
}
.form_link a {
	margin:0 0 0 15px;	
}
/*==========================================*/
/* slideshow gallery */

		#loopedSlider,#newsSlider { margin:0 auto;  clear:both; }
		/*
		.slides { position:absolute;  }
		.slides div { position:absolute; top:0; width:400px; display:none; }
		*/
		.gallery {width:400px; overflow:hidden; position:relative; margin-right:20px}

#slider {
	width:610px;
	overflow:hidden;
}
		
/*--- ad classes ---*/

.col-2_topButtonAd {
	margin: 0 0 10px 0;
}

.col-2_bottomButtonAd {
	margin: 10px 0;
}
	
/*--- tabs begin ---*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px; /*--Set height of tabs--*/
	width: 100%;
	position:relative;
}
ul.tabs li {
	float: left;
	overflow: hidden;
	position: relative;
	background:#dbdff0;
	border-right:1px dotted #ffffff;
	height:31px;
	line-height:30px;
	text-align:center;
	font-size:14px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	outline: none;
	text-align:center;
	font-size:12px;
	padding:0 8px;
	padding-bottom:1px;

}
ul.tabs li a:hover {
	
}
ul.tabs li.active, ul.tabs li a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:#fff;
}


.tab_container {
	overflow: hidden;
	width: 100%;
	background:#fff;
	color:#8a8a8a;
	float:left;
	font-size:10px;
}

.tab_container .more {
	font-size:13px;
	text-transform:none;
}
.tab_content {
	padding: 25px 20px 35px 11px;
}

/*--- tabs end---*/

/*--- tabs2 begin ---*/
ul.tabs2 {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 31px; /*--Set height of tabs--*/
	width: 100%;
	position:relative;
}
ul.tabs2 li {
	float: left;
	overflow: hidden;
	position: relative;
	background:#dbdff0;
	height:31px;
	line-height:30px;
	text-align:center;
	font-size:14px;
}
ul.tabs2 li a {
	text-decoration: none;
	color: #000;
	display: block;
	outline: none;
	text-align:center;
	font-size:12px;
	padding:0 8px;
	padding-bottom:1px;

}
ul.tabs2 li a:hover {
	
}
ul.tabs2 li.active, ul.tabs2 li a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background:#fff;
}


.tab2_container {
	overflow: hidden;
	width: 100%;
	background:#fff;
	color:#8a8a8a;
	float:left;
	font-size:10px;
}

.tab2_container .more {
	font-size:13px;
	text-transform:none;
}
.tab2_content {
	padding: 25px 20px 35px 11px;
}

/*--- tabs2 end---*/

/*--- mini poll begin ---*/

.poll_container {
-moz-border-radius:7px 7px 7px 7px;
background-color:#EEEEEE;
margin-top:5px;
padding:5px;
position:relative;
/*width:300px;*/
}

ul.results {
-moz-padding-start:0;
display:block;
list-style-type:none;
margin:0;
margin-right:5px;
}

.results ul.results, li.results {
list-style:none outside none;
padding:2px; 
}

.results p, li, table, form {
color:#333;
font-size:15px;
list-style:none outside none;
}

.results li.bolded {
font-weight:bold;
list-style:none outside none;
}

.results li.results {
background-color:#000066;
border:2px solid #CCCCCC;
color:#eee;
font-weight:bold;
height:20px;
margin-bottom:6px;
list-style:none outside none;
}

/*--- mini poll end ---*/

/*--- Calendar begin ---*/


/*--- NH365 calendar css  ---*/
.WidgetTable
{
	padding:0px 5px 5px 5px;
	background-color:#FFFFFF;
}
.WidgetEventsCell
{
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7c7c7c;
	line-height: 10px;
}
.WidgetEventSpan
{
margin-top:-8px
font-size:10px;
line-height: 10px;

}
.WidgetAdCell
{
	vertical-align: top;
}
.WidgetPoweredByCell
{
	vertical-align: top;
	text-align: right;
	display:none;
}

/* events calendar - original Saxo css  */

#calendar-container {
	margin-top:10px;
	/* height:250px; */
}

#events-calendar {
	padding-top: 10px;
	padding-bottom: 40px;
	position: relative;
}

div.calendar-holder {
	margin: 0 10px;
	height:185px;
}

.calendar-holder .card {
	width: 88px;
	float: left;
	background: url(/img/bg-calendar-card.png) 0 66px  no-repeat;
	padding-bottom: 20px;

}

.calendar-holder .card .month {
	display: block;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
	margin: 0;
	padding: 0;
	background:#434343;
}

.calendar-holder .card .day {
	padding-top: 22px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

.calendar-holder .card .date {
	font-size: 56px;
	line-height: 56px;
	font-weight: bold;
	text-align: center;
	display: block;
	color: #fff;
}

.calendar-holder .calendar {
	width: 178px;
	float: right;
	background: url(/img/bg-events-calendar.png) top left repeat-x;
}

.calendar-holder .calendar {

}

.calendar-holder .calendar .days {
	color: #fff;
	font-size: 15px;
	font-weight: bold;
/* 	text-align: center; */
	line-height: 24px;
	margin: 0;
	margin-bottom: 15px;
	overflow: hidden;
	padding: 0;


}

.calendar-holder .calendar .days span {
	display: block;
	width: 20px;
	margin: 0 2px;
	float: left;
	text-align: center;
}

.calendar-holder .calendar .weeks {
	overflow: hidden;
/* 	float: left; */
	margin: 0 0 4px 0;
width: 100%;

}

.calendar-holder .calendar .weeks span,
.calendar-holder .calendar .weeks a {
	display: block;
	width: 20px;
	padding: 0 0;
	margin: 0 2px;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	
}

.calendar-holder .calendar .weeks span.uu {
	color: #999;
}

.calendar-holder .calendar .weeks a {
	color: #111;
}

.calendar-holder .calendar .weeks a.ev {
	background: url(/img/bg-calendar-date.png) no-repeat;
}


.calendar-holder .calendar .weeks a.td {
	background: url(/img/bg-calendar-date-current.png) no-repeat;
}


.calendar-list .today {
	padding: 10px;
	border-top: 1px solid #ccc;
	background: #fff;
	margin: 10px 10px 0 10px;
	padding-bottom: 10px;
}


.calendar-list .today a.eventDetails {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	display: block;
	margin: 0 0 0 0;
}

.calendar-list .today span  {
	font-size: 12px;
	color: #666;
	font-weight: normal;
}

.calendar-controls {
	height: 32px;
	border-left: none;
	border-right: none;
	margin: 0 10px;
	width: 275px;
	border-bottom: 1px solid #ccc;	
}

.calendar-controls .pointerLeft {
	/* position: absolute;
	left: 0; */
	background: url(/img/calendar-pointer-left.png) left no-repeat;
	padding-left: 24px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;
}

.calendar-controls .pointer {
	float: right;
	text-align: right;
	background: url(/img/calendar-pointer-right.png) right no-repeat;
	padding-right: 24px;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 30px;

}

#events-calendar .more-bar {
	height: 12px;
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-align: right;
}

#events-calendar .more-bar a {
	color: #bb1319;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
}

/*--- Calendar End ---*/
/*--- Events page begin ---*/

.event-cal-card {
background:url("/img/calendar-date-card.png") no-repeat scroll center top transparent;
font-weight:bold;
height:62px;
text-align:center;
width:80px;
float:left;
clear:left; 
margin-bottom:10px;
}

.event-cal-card .month {
color:#FFFFFF;
display:block;
font-size:12px;
line-height:12px;
margin-top:11px;
}

.event-cal-card .day {
color:#999999;
display:block;
font-size:30px;
line-height:30px;
margin-top:3px;
}
.event_listing {
margin-bottom:15px;
float:left;
width:510px;
}
.event_details {
	clear:right;
}
.eventDetails {
	color:#000066;
	font-size:15px;
}
/*--- Events page End ---*/

.footer_container {
	border-top: 3px solid #999999;
	background: #ffffff;
	/*margin:0 25px;	*/
}
.footer_links {
	display:inline;
	float:left;
	margin:10px 15px;
	
}
.footer_links ul li {
	font-size:10px;
}
.white_block {
	background:#fff;
	padding:19px 15px 30px 26px
}
.pad {
	padding:19px 15px 30px 15px !important
}
.pt10 {
	text-transform:uppercase;
	font-size:10px
}

/* Photo Gallery */
#lightboxPhotosWrapper		{ padding:10px }
#lightboxPhotoslist			{  }
#lightboxPhotoslist ul { list-style-type: none; }
#lightboxPhotoslist li 		{ float:left; width:170px; padding:15px 10px; height:170px  }
#displayAds_advertise		{ margin: 50px 0px 20px 0px; border-top: 1px #777 solid }
.lightboxPhotos_thumbnail	{ height:120px }
.lightboxPhotos_title		{ font-weight: bold }
#photogallery_hdr			{  }
#photogallery_bread			{ font-size:0.7em;display:block;padding:0px 0px 10px 0px;}
#photogallery_description	{ background:#efefef;padding:20px;display:block; }
span#photogallery_count			{ display:block;float:right; }
span#photogallery_instructions	{ display:block;float:left; }
span.lightboxPhotos_permalink	{ display:block;  font-size:.8em}
.photogallery_timestamps		{ color:#333333;margin-bottom:0px; }
#photogallery_archiveForm			{ float:right;width:300px;margin-top:10px; }
#photogallery_archiveForm p			{ display:block;float:left;margin:0px }
#photogallery_archiveForm form		{ float:right; margin-top:-5px; }
#photogallery_archiveHdr			{ background:url("/images/gradient_shadow.gif") repeat scroll 0 0 #EFEFEF;margin:0px 0 10px 0px;padding:10px 20px;border-bottom:1px solid #ddd;height:40px }
#photogallery_archiveHdr h1			{ float:left; }

/*--- end photo gallery ---*/
/*--- Columnist list ---*/

#columnist_content_container {
	width:290px;
	clear:left;
	height:105px;
}

#columnist_image_container {
	float:left;
	margin-top:5px;
	margin-left:5px;
	border: 1px solid;
	width:69px;
}
#columnist_text_container {
	float:left;
	width:185px;
	margin-left:10px;
	padding-top:3px;
}
#columnist_title_container {
	float:left;
}

#columnist_byline_container {
	float:left;
	/*
	margin-top:-80px;
	margin-left:100px;
	*/
}

/*--- story page ---*/
.article-text {
	color: #000000;
	font-size: 12px; 
	line-height: 1.4;
	display: inline;
}

.article-timestamp {
	display: inline;
}

.article-ShareThis {
	display: inline;
	float: right;
}

.article-ShareThis-print {
	display: inline-block;
	padding-right: 12px;
}

.article-ShareThis-email {
	display: inline-block;
	padding-right: 10px;
}

.article-fact-box {
	width: 350px;
	float: right;
	clear: right;
	padding: 10px 10px;
	margin-left: 5px;
	background: none repeat scroll 0 0 #F0F0F0;
}

.article-connected-media {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px 10px;
	background: none repeat scroll 0 0 #F0F0F0;
}

#article-flowplayer {
	display: block;
	width: 550px;
	height: 335px;
}

textarea#article-comment {
	width: 100%;
}

.article-text-black {
	color:#000000;
}
/*--- end story page ---*/
/*--- start searchtip ---*/

#searchtip {text-align: right; margin: 5px 25px 5px 0px;font-weight:bold;}

/*--- Union Leader specific ---*/
.subsection_opList {
	clear:left;
	font-size:10px;
	margin-bottom:10px;
}




  .smallcopy, h6, div.articleHl span.dateline { 
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666;
	margin: 1px 0;
}


 .article .sidetitle,
 .article .breakhead { 
	font-family: verdana, arial, helvetica, sans-serif;
	color:#c33;
	font-size:x-small;
	font-weight:bold;
	padding:2px;
	margin-top:15px;
	letter-spacing: .2em;
	background:#fff;
	text-transform:uppercase;
}
		   

#sidebartitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	background-color: #c33;
	padding: 1px 8px 2px 8px;
	margin-top:10px;
}


#sidebarbody {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #ccc;
	background-color: #ccc;
	padding: 1px 8px 8px 8px;
	margin-bottom: 10px;
}


#sidebarbody  li  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #ccc;
	background-color: #ccc;
	padding: 1px 8px 8px 8px;
	margin-bottom: 0px 0px 10px 30px;
	list-style-type:none;

}
.bodycopy li  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border-style: solid;
	padding: 1px 8px 8px 8px;
	margin: 0px 0px 10px 50px;
	list-style-type:none;
	color: #ffffff;
}



.article .sidebar {
	font-size: 11px; 
	line-height: 13px; 
	font-family: verdana, arial, helvetica, sans-serif; 
	font-weight: normal; 
	color: #000;
}



ul.txt_indent3  {margin-top:-10px
}

 li.txt_indent3 {
	background:url(/images/arrow_right.gif) no-repeat 0% 6px;
	padding:0 0 0 15px;
	margin-left:5px;
}




li.txt_indent3  a {
	color:#000000;
	font-size:10px;
	text-transform:uppercase;
	line-height:10px;
	text-decoration:none;
}

li.txt_indent3 a:hover {
	color:#B12931;
	text-decoration:underline;
}

/*==== Layout =====*/

/*======= index.html =======*/
#page1 #content .col-1 {width:655px; margin-right:30px; margin-top:5px;padding-top:20px;}
#page1 #content .col-1 #form-wrap {width:630px}
#page1 #content .col-2 {width:300px; padding-top:10px; margin-top:5px;}
#page1 #content .col-3 {width:300px; }
#page1 #content .sub_col-1 {width:313px; margin-right:29px;}
#page1 #content .sub_col-2 {width:313px;}
#page1 #content .sub_col-2a {width:313px;}
#page1 .colum {background:url(/images/dot2.gif) repeat-y 328px 5%; padding-top:10px;}
#page1 #content .sub_col-3 {width:195px;padding-right:5px;margin:0px 10px 0px 0px;overflow:hidden;line-height:1.1;}
#page1 #content .sub_col-3a {width:195px;overflow:hidden;line-height:1.1;margin:0px 0px 0px 0px;}


#page1 #content .sub_col-3 p a {font-size:13px;margin:0px}
#page1 #content .sub_col-3a p a {font-size:13px;margin:0px}


/*=========================*/
/*======= subsection page =========*/
#page6 #content .col-1 {width:664px; margin-right:30px; padding-top:10px;}
#page6 #content .col-1 #form-wrap {width:630px}
#page6 #content .col-2 {width:300px; padding-top:10px;}
#page6 #content .col-3 {width:293px; }
#page6 #content .sub_col-1 {width:140px; margin-right:19px;}
#page6 #content .sub_col-2 {width:500px;}
#page6 #content .sub_col-2a {width:500px;}
#page6 #content .sub_col-1wide {width:320px; margin-right:10px;margin-top:5px;margin-bottom:5px;padding-right:12px;float:left;border-right:1px dotted gray;}
#page6 #content .sub_col-2wide {width:313px;float:left;margin-top:5px;margin-bottom:5px;}
#page6 #content .sub_col-2awide {width:313px;}

/*#page6 .colum {background:url(/images/dot2.gif) repeat-y 312px; background-position:153px; padding-top:10px;}*/
#page6 #content .sub_col-3 {width:195px;padding-right:5px;margin:0px 10px 0px 0px;overflow:hidden;line-height:1.1;}
#page6 #content .sub_col-3a {width:195px;overflow:hidden;line-height:1.1;margin:0px 0px 0px 0px;}


#page6 #content .sub_col-3 p a {font-size:13px;margin:0px}
#page6 #content .sub_col-3a p a {font-size:13px;margin:0px}
#page6 .wrapper {background-color:white;}




/*======= Weather page =========*/
#page7 #content .col-1 {width:664px; margin-right:10px; padding-top:10px;}
 
#page7 #content .col-2 {width:300px; padding-top:10px;}
 
#page7 #content .sub_col-1 {width:180px; margin-right:10px;}
#page7 #content .sub_col-2 {width:470px;}
 
/*#page7 .colum {background:url(/images/dot2.gif) repeat-y 312px; background-position:153px; padding-top:10px;}*/
 
#page7 .wrapper {background-color:white;}




/*============================*/
/*======= index-1.html =======*/
#page2 #content .col-1 {width:300px; background:#e7edf0; margin-right:30px;}
#page2 #content .col-2 {width:630px;}
#page2 #content .col-3 {width:293px; }
#page2 #content .sub_col-1 {width:300px; margin-right:25px;}
#page2 #content .sub_col-2 {width:300px;}
#page2 .colum {background:url(/images/dot2.gif) repeat-y 312px 0%}
/*=========================*/
/*======= index-3.html =======*/
#page3 #content .col-1 {width:625px; margin-right:22px;}
#page3 #content .col-2 {width:273px; background:#e7edf0}
#page3 #content .col-3 {width:293px; }
#page3 #content .sub_col-1 {width:300px; margin-right:25px;}
#page3 #content .sub_col-2 {width:300px;}
#page3 .colum {background:url(/images/dot2.gif) repeat-y 312px 0%}
/*=========================*/
/*======= index-4.html =======*/
#page4 #content .col-1 {width:274px; background:#e7edf0; margin-right:22px;}
#page4 #content .col-2 {width:625px;}
#page4 #content .col-3 {width:293px; }
#page4 #content .sub_col-1 {width:300px; margin-right:25px;}
#page4 #content .sub_col-2 {width:300px;}
#page4 .colum {background:url(/images/dot2.gif) repeat-y 312px 0%}
/*=========================*/
/*======= index-5.html =======*/
#page5 #content .col-1 {width:625px; margin-right:22px;}
#page5 #content .col-2 {width:273px; background:#e7edf0}
#page5 #content .col-3 {width:293px; }
#page5 #content .sub_col-1 {width:300px; margin-right:25px;}
#page5 #content .sub_col-2 {width:300px;}
#page5 .colum {background:url(/images/dot2.gif) repeat-y 312px 0%}
/*=========================*/
div.sub_col-1wide div.txt_indent3 {
	padding: 0 10px 0 0;
}
div.sub_col-2wide div.txt_indent3 {
	padding: 0 10px 0 0;
}
.sub_col-1wide h3 {
border-top: none;
}
.sub_col-2wide h3 {
border-top: none;
}
div.topsports {
border-bottom: 1px dotted gray;
overflow: auto;
}
div.topsports img.margin20 {
clear:both;
}
/*=========================*/
/*====NORM'S GAL STYLES====*/
.galwrap {
width: 313px;
height:475px;
margin-top:10px;
margin-bottom: 10px;
}
.galcolleft {
width:97px;
height:auto;
margin-left: 5px;
margin-right: 5px;
float:left;
}
.galcol {
width:97px;
height:auto;
margin-right: 5px;
/*background-color:white;*/
float:left;
}
.galcolleft img {
width:97px;
height:75px;
overflow:hidden;
}
.galcol img {
width:97px;
height:75px;
overflow:hidden;
}
.galwrap h1 {
   color: #000000;
background-image: linear-gradient(to right, #B0C4DE, rgba(0,0,0,0));    
font-size: 14px;
    font-weight: bold;
   /* margin-bottom: 20px;*/
    padding: 5px 0 5px 5px;

}
.galwrap h2 {
border:none;
margin-top:-5px;
margin-bottom:-5px;
height:13px;
line-height:12px;
}
.galwrap h3 {
border:none;
font-size: 10px;
font-weight:bold;
}
.galwrap p {
display: none;
}
.galwrap span {
display: none;
}

div.galwrap div.boxgrid {
height:125px;
padding-top:8px;
border-top:none;
overflow:hidden
}




/*============   Superfish   =============*/


/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:16px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:	100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			1.2em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float:			left;
	margin-bottom:	1em;
}

/* padding for menu li a elements to fit more menu items */
.sf-menu a {
	border-left:	1px solid #fff;
	border-top:		1px solid #CFDEFF;
	padding: 		6px 5px;
	text-decoration:none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	/* color:			#13a; */
}
.sf-menu li {
	/* background:		#BDD2FF; */
}
.sf-menu li li a {
	color: #333;
}
.sf-menu li li li {
	/* background:		#9AAEDB; */
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	/* background:		#CFDEFF; */
	outline:		0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	/* padding-right: 	2.25em; */
	min-width:		1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position:		absolute;
	display:		block;
	right:			.75em;
	top:			1.05em; /* IE6 only */
	width:			10px;
	height:			10px;
	text-indent: 	-999em;
	overflow:		hidden;
	/*background:		url('../images/arrows-ffffff.png') no-repeat -10px -100px; */ /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*** submenu ****/
ul.submenu li a {
	font-size:12px;
}
.submenu li span {
	color: #ED1B2D;
	margin-top:6px;
}


/*============   Superfish-navbar   =============*/


/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {
	/* background:		#BDD2FF; */
	height:			53px;
	padding-bottom:	0;
	position:		relative;
}
.sf-navbar li {
	/* background:   #0088AA; */
	/*background:		#AABDE6;*/
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			950px; /*IE6 soils itself without this*/
}
.sf-navbar li li {
	/* background:		#E7EDF0; */
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	/* background:		#BDD2FF; */
}

.sf-navbar li a {
	/* background:		#BDD2FF; */
	color:#000;
}

.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	/* background:		#BDD2FF; */
	color:#414141;
}

ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

/*** point all arrows down ***/
/* point right for anchors in subs */
.sf-navbar ul .sf-sub-indicator { background-position: -10px -100px; }
.sf-navbar ul a > .sf-sub-indicator { background-position: 0 -100px; }
/* apply hovers to modern browsers */
.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/*** remove shadow on first submenu ***/
.sf-navbar > li > ul {
	background: transparent;
	padding: 0;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-topright: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
}

/*============   Screen   =============*/

/*body {
		background:#fff url(../images/bg_body.gif) repeat-x;
		font:80% Trebuchet MS, Arial, Helvetica, Sans-Serif;
		color:#333;
		line-height:180%;
		margin:0;
		padding:0;
		text-align:center;
	}
	h1{
		font-size:180%;
		font-weight:normal;
		margin:0;
		padding:0 20px;
		}
	h2{
		font-size:160%;
		font-weight:normal;
		}	
	h3{
		font-size:140%;
		font-weight:normal;
		}	
	img{border:none;}*/a
	/*pre{
		display:block;
		font:12px "Courier New", Courier, monospace;
		padding:10px;
		border:1px solid #bae2f0;
		background:#e3f4f9;	
		margin:.5em 0;
		width:674px;
		}	*/
			
    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
			
	#ArticleSlidecontainer{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:696px;
		background:#fff;		
		margin-bottom:2em;
		}	
	#ArticleSlideheader{
		height:80px;
		line-height:80px;
		background:#5DC9E1;
		color:#fff;
		}				
	#ArticleSlidecontent{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li {
		margin:0;
		padding:0;
		list-style:none;
	}
	#slider2{margin-top:1em;}
	#slider li { 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:610px;
		height:290px;
		overflow:hidden; 
		}
	#slider2 li {
		width:610px; 
		margin:0 5px;
		height:150px;
		overflow:hidden; 
	}
	#slider h1 {
		top: -164px;
		/*top: -284px;*/
		left: 0;
		margin: 0;
		color: #fff;
		width: 344px;
		font-size: 26px;
		line-height: 30px;
		position: relative;
		font-weight: normal;
		padding: 4px 16px 5px;
		background: url("/images/bg-t1.png") repeat-y;
		background-image: url(/images/bg-t1.png);
	}
	#slider p {
		top: -154px;
		/*top: -274px;*/
		left: 0;
		margin: 0;
		color: #fff;
		width: 650px;
		font-size: 26px;
		line-height: 30px;
		position: relative;
		font-weight: normal;
		padding: 4px 16px 5px;

	}
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/css/TopArticleSlide/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/css/TopArticleSlide/btn_next.gif) no-repeat 0 0;	
		}	

		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:21px;	
		float: right;
		position: relative;
		top: -36px;
		}
	ol#controls li{
		margin:0 4px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:21px;
		line-height:21px;
		}
	ol#controls li a{
		float:left;
		height:21px;
		line-height:21px;
		/*border:1px solid #ccc;*/
		background:#0C6392;
		color:#FFFFFF;
		padding:0 10px;
		text-decoration:none;
		font-weight: bold;
		}
	ol#controls li.current a{
		background:#9A9995;
		color:#FFFFFF;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
	/*
	.intro-image {		
		overflow: hidden;
		position: relative;
		width:610px; 
		height:350px; 
	}
	*/
/* // Easy Slider */

/*============   /css/StorySlider/layout.css   =============*/

#left_rail{ 
  margin-top:10px;
  float:left; 
  width: 650px;
  min-height:950px;  
  height:auto !important;
  height:950px;

  background-color:#ffffff;
}

/*--------------------------------
Looped slider Layout
/*
.container { width:600px; height:393px; overflow:hidden; position:relative; cursor:pointer; }
.slides { position:absolute; top:0; left:0; }
.slides div { position:absolute; top:0; width:660px; display:none; }

*/
--------------------------------*/
#loopedSlider,#news_slider { 
  margin:0 auto; 
  width:680px; 
  height:264px;
  position:relative; 
  clear:both; 
}

#story_lead{
  width:680px; 
  height:264px;
}

.container { 
  position:relative;
  width:670px; 
  height:255px; 
  overflow:hidden;
} 

.slides { 
  position:absolute; top:0; left:0;
} 

.slides div.slide_holder { 
  position:absolute; 
  top:0; 
  width:680px; 
  height:250px; 
  display:none; 
}

.slide_image_holder{
  position:absolute;
  top:0px;
  left:345px;
  width:350px; 
  height:250px;
}

.slider_text{
  position:absolute;
  left:0px;
  top:0px;
  width:310px;
  height:250px;
}

/*
.story-lead-nav{
  margin-top:250px;
  width:680px;
  height:100px;
}
*/
/*--------------------------------
Article Photo Slider
--------------------------------*/
#article_photo_slider{ 
position:relative; 
overflow:hidden; 
width:385px; 
height:300px;
}

.article_photo_items{ 
width:20000em; 
position:absolute; 
}  

.article_photo_items p {
width:385px; 
height:300px; 
background-color:#444444; 
display:inline-block; 
overflow:hidden;
}

#article_photo_slider div.article_photo_items div { 
float:left; 
} 

/*--------------------------------
Float Clear
--------------------------------*/
#clear{ 
clear:both; 
}

#clear_right{
clear:right;
}

#clear_left{
clear:left;
}


/*============   /css/StorySlider/text.css   =============*/



/*--------------------------------
Default text styles
--------------------------------*/
html,body{ 
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; 
	/*
	margin-left:auto; 
	margin-right:auto;
	*/
	margin:0; 
	padding:0;
}

hr{
	border:none 0;
	border-top:1px dashed #c0c0c0; 
	margin-bottom:5px; 
	height:1px;
}

.bottom_line{
	border-bottom:1px dashed #c0c0c0; 
	margin-bottom:5px;
}

h5 {
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	color: #0C6392;
	font-size: 16px;
}

	
/*Default Link sizes*/
a:link, a:visited{  
	color:#0C6392; 
	text-decoration:none;
	
}

a:hover, a:active{   
	color:#0C6392; 
	text-decoration:none; 
	border-width: 0;
	border: none;
}
/*Little Larger Links*/
.ll:link, .ll:visited{ 
	font-size: 1.1em; 
	font-weight:bold; 
	color:#0C6392; 
	text-decoration:none;
}

.ll:hover, .ll:active{ 
	font-size: 1.1em; 
	font-weight:bold; 
	color:#0C6392; 
	text-decoration:none; 
	border-width: 0;
	border: none;
}

img {  
	border-style: none;
}

.sec_header { 
	font-size:1.2em; 
	padding: 6px 0 0 3px;  
	font-weight:bold; 
	color:#0C6392;
	height: 19px; 
	background: #e4e4e4 url('/graphics/StorySlider/slider_background.png') 0 0 repeat-x; 
}

.sec_header_cal { 
	font-size: 14px; 
	font-weight: bold; 
	color:#0C6392;
	padding: 0px 0 3px 0px; 
	color: #032A52;
	width:300px;
}

#sec_header_cal { 
	font-size: 14px; 
	font-weight: bold; 
	color:#0C6392;
	padding: 0px 0 3px 0px; 
	color: #032A52;
	width:300px;
}


#sec_header_col { 
	font-size:1.2em; 
	padding: 2px 0 0 3px;  
	font-weight:bold; 
	color:#0C6392;
	height: 18px;
	background: #e4e4e4 url('/graphics/StorySlider/slider_background.png') 0 0 repeat-x; 
}

#news_sec_header_col { 
	font-size:1.2em; 
	padding: 6px 0 0 5px;  
	font-weight:bold; 
	color:#0C6392;
	height: 18px;
	margin-left: 170px;
	background: #e4e4e4 url('/graphics/StorySlider/slider_background.png') 0 0 repeat-x; 
}

#main_container{
	font-size:0.8em; 
	line-height:1.2em; 
	color:#000000;
}

#read_more{ 
	font-size: 11px;
	font-weight:bold;
	text-align:right; 
	margin-bottom:5px; 
	margin-right:2px;
}


#read_more_col{ 
	font-size: 0.95em; 
	text-align:right;  
	margin-right:2px;
	border-bottom: 1px dashed #C0C0C0;
	margin-bottom: -20px;
}



#comment_counter{ 
	font-size: 0.95em;
	text-align:right; 
	margin-bottom:3px;
}

/*--------------------------------
Text Styles for Article Pages
--------------------------------*/
.byline	{ 
	overflow: auto; 
	font-size: 0.85em; 
	line-height: 1.3em; 
	font-weight: bold; 
	color: #9c9c9c; 
}

.headline{
	font-size:1.4em; 
	line-height:2.0em;
	font-weight:bold; 
	color:#0C6392;
}

.article_headline{
	font-size:1.4em; 
	line-height:1.8em;
	font-weight:bold; 
	color:#000000;
	width:100%;
}

.article{
	font-size:1.1em; 
	line-height:1.3em; 
	color:#000000;
}

.staff_link:link, .staff_link:visited{ 
	font-size: 1.0em; 
	font-weight:bold; 
	color:#0C6392; 
	text-decoration:none; 
}

.staff_link:hover, .staff_link:active{ 
	font-size: 1.0em; 
	font-weight:bold;                                                                                      
	color:#0C6392; 
	text-decoration:none; 
}

/*--------------------------------
Text styling for the front pages
--------------------------------*/
#most_viewed{ 
	background: #e4e4e4 url('/graphics/StorySlider/slider_background.png') 0 0 repeat-x; 
	color:#000000; 
	height:18px;
	font-size:1.0em; 
	font-weight:bold; 
	line-height:1.8em; 
	padding-left:5px; 
	margin-top:0px;
}

#mostviewed:link, #mostviewed:visited{ 
	font-size: 13px; 
	font-weight:bold; 
	color:#032A52; 
	text-decoration:none;
}

#mostviewed:hover, #mostviewed:active{ 
	font-size: 13px; 
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:none; 
}

/*--------------------------------
Header text styles
--------------------------------*/
#header_links{ 
	text-align:right; 
}

a.header_links:link, a.header_links:visited{ 
	font-size: 12px; 
	font-weight:bolder; 
	color:#032A52; 
	text-decoration:underline; 
}

a.header_links:hover, a.header_links:active{ 
	font-size: 12px; 
	font-weight:bolder; 
	color:#2976A7; 
	text-decoration:none; 
}

p.header_links { 
	font-size: 12px; 
	font-weight:bolder; 
	color:#032A52; 
}

#header_login{ 
	text-align:right; 
	font-size: 12px; 
	font-weight:bolder; 
	color:#032A52;
}

a.header_login:link, a.header_links:visited{ 
	font-size: 12px; 
	font-weight:bolder; 
	color:#032A52; 
	text-decoration:underline; 
}

a.header_login:hover, a.header_links:active{ 
	font-size: 12px; 
	font-weight:bolder; 
	color:#2976A7; 
	text-decoration:none; 
}

/*--------------------------------
Search text styles
--------------------------------*/
#search_field{ 
	text-indent: 5px; 
	font-size:10px; 
	border:none; 
}

#search_image{ 
	width:20px; 
	height:17px; 
	margin-top:2px; 
	text-align:center; 
}

/*-------------------------------- 
Jquery font resizer for all
stories. Allow users to increase
decrease the font size. Stored
in a cookie for 30 days. 
--------------------------------*/
#fontsizer{ 
	width:100%; 
	height:30px; 
	/*float:right;*/
}

.fsizer { 
	float:right;
}

.fsizer a { 
	display: block; 
	float: left; 
	width: 20px; 
	margin-top:5px; 
	margin-right: 5px; 
	text-align: center; 
	border: 1px dotted #ccc; 
	color: #5761a0; 
	text-decoration: none; 
	cursor: pointer; 
	letter-spacing: 0; 
	line-height: 100%; 
}

.fsizer a:hover { 
	text-decoration: none; 
	background: #ebebeb;  
}

.fsizer a#fs_sml { 
	font-size: 11px; 
	height: 15px; 
	padding-top: 5px; 
}

.fsizer a#fs_med { 
	font-size: 13px; 
	height: 17px; 
	padding-top: 3px; 
}

.fsizer a#fs_lrg { 
	font-size: 16px; 
	height: 18px; 
	padding-top: 2px; 
}

.fsizer a.fsactive { 
	color: #000; 
	background: #ebebeb; 
	cursor: default; 
}

/*--------------------------------
Slider Style - Pagination
Object Files:	
	newsitem13.pbo
	newsitem14.pbo
--------------------------------*/
  .slider-tease { 
  font-size: 12px; 
  line-height: 14px; 
  }

.slider-subheader { 
  font-size: 18px; 
  line-height:20px;
  font-weight:bold;
  }

  .slider-story-link { 
  text-align:right; 
  font-weight:bold;
  padding-right:5px;
  }

  .story-lead-nav{ 
  overflow: auto;  
  margin-top:0px; 
  padding: 0;
  background: url('/graphics/StorySlider/slider_background.png') 0 0 repeat-x;
  height: 150px;
  }

  ul.navigation { 
  float: left; 
  position: relative; 
  margin: 0 0 0 10px; 
  padding: 0; 
  }

  ul.navigation li { 
  float: left;
  list-style: none; 
  font-size: 12px; 
  line-height: 17px;
  /*margin-top: 4px;*/
  height:24px;
  }

  ul.navigation li a { 
  display: block; 
  font-weight: bold; 
  margin-right: 20px; 
  color:#666;
  }

  ul.navigation li a:hover, ul.navigation li a:active { 
  color: /*#0f2a51;*/ #0C6392 
  }

  ul.navigation li.active a { 
  color: #0C6392; 
  border-bottom: 3px solid #0C6392;
  }

  .slide-nav { 
  float:right;
  position:relative; 
  top:4px; 
  margin-right:5px;
  }

  #story-lead .story-lead-block {
  margin: 0 0 40px 0; 
  padding: 0 0 20px 0; 
  overflow: auto; 
  }

  #story-lead .story-lead-block h3.header { 
  margin: 0; 
  padding: 0 0 10px 0; 
  font-size: 21px; 
  line-height: 26px; 
  }

  .subheader { 
  font-size: 20px; 
  line-height: 22px; 
  margin-bottom:10px;
  margin-top: 5px;
  }

  .tease { 
  font-size: 12px; 
  line-height: 20px; 
  margin-right: 11px; 
  padding: 0 0 10px 0; 
  }

  .byline	{ 
  font-size: 11px; 
  line-height: 16px; 
  margin-right: 11px; 
  padding: 0 0 10px 0; 
  font-weight: bold; 
  color: #9c9c9c; 
  }

  .story-link { 
  text-align:right; 
  padding-right:5px;
  }

  #story-lead .story-lead-block img	{ 
  float:left; 
  width: 380px; 
  max-width: 380px; 
  margin: 0 1.3em 1.3em 0;
  }

  .story_link {
  font-size: 13px;
  font-weight:bold;
  padding-bottom:10px;
  }

  .story_link_header {
  font-size: 13px;
  font-weight:bold;
  margin-bottom:10px;

}


/*--------------------------------
Photo Gallery overlay - testing
--------------------------------*/
#triggers, .triggers {
	text-align:center;
}

/* -------------------------
Blog Topper - Main header
of individual Blog page
---------------------------*/
#columnist_topper {
border-bottom:3px solid #333333;
float:left;
height:80px;
width:500px;
}

#columnist_title_hold{
	font-size:18px; 
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; 
	font-weight: bold; 
	color: #032A52;
}

/*-----------------------------------------------
Pagination controls on the  news pages.
-----------------------------------------------*/
.news_sec_header{
	display:block;
	float:right;
	font-size:1.2em; 
	padding: 6px 0 0 3px;  
	font-weight:bold; 
	color:#032A52;
	height: 19px; 
	background: #e4e4e4 url('/graphics/StorySlider/slider_background.png') 0 0 repeat-x; 
	text-align:left; 
	width:455px;
}

/*-------------------------------------------------
Submission Page Layout
-------------------------------------------------*/

.section_submit_headers {
border-bottom:1px dashed #333333;
color:#032A52;
font-size: 14px;
font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif; 
letter-spacing:0;
margin:10px 0;
}

/*-------------------------------------------------
New Headers
-------------------------------------------------*/
#gray_header{
	text-indent:5px;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-weight:bold;
	color:#032a52;
	font-size:13px;
	/*display:block*/
	width:100%;
	height:22px;
	line-height:22px;
	background: #e4e4e4 url('/graphics/StorySlider/slider_background.png') 0 0 repeat-x; 
}

#blank_header{
	text-indent:5px;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
	font-weight:bold;
	font-size:13px;
	/*display:block;*/
	width:100%;
	height:22px;
	line-height:22px;
}

/*-------------------------------------------------
Accordion close text styles
-------------------------------------------------*/

.close_accord{ 
  margin-left:auto;
  margin-right:auto;
  width:590px;
  text-align:right; 
  font-size: 12px; 
  font-weight:bold; 
  color:#032A52;
  line-height:20px;
}

.close_accord:hover{
  color:#2976a7;
}

.close_accord img{
  width:20px;
  height:20px;
  border:none;
  vertical-align:middle;
}




#cssmenu {width: 100%;
	height: 17px;
	margin: 0;
	padding: 0;
	background: #000000 url(/images/bg-bubplastic.gif) top left repeat-x;
}


#cssmenu ul {list-style: none;
	margin: 0;
	padding: 0;
}
#cssmenu ul li {
	float: left;
	margin: 0;
	padding: 0;
	background: transparent url(/images/bg-bubplastic-button.gif) top left no-repeat;
}



#cssmenu ul li a {
display: block;
	height: 17px; font-size:9px;
	padding-left: 15px;
 padding-top: 0px;
	float: left;
	text-transform: none;
	font-family: arial,helvetica,microsoft sans serif,sans-serif;
	font-size:9px;

font-weight:bold;	color: #FFFFFF;
	text-decoration: none;
}



#cssmenu ul li a span {
	display: block;
	float: left;
	height: 17px;
	font-size:9px;

 font-weight:bold;padding-top: 0px;
	padding-right: 15px;
	background: transparent url(/images/bg-bubplastic-button.gif) top right no-repeat;
	cursor: pointer;
}




#cssmenu ul li a:hover,
#cssmenu ul li.active a {
	background: transparent url(/images/bg-bubplastic-h-orange.gif) top left no-repeat;
}


#cssmenu ul li a:hover span,
#cssmenu ul li.active a span {
	background: transparent url(/images/bg-bubplastic-h-orange.gif) top right no-repeat;
}








p.related-title{background-image: url("/images/spike.gif");background-repeat: no-repeat;background-position: 1% 9px;background-color:#f6fafd;font-size:14px;font-family:Georgia, "Times New Roman", Times, serif;border-bottom: 3px solid #bddef2; font-size:16px; line-height:1.2em; color:#373737; margin:10px 0 0 0; padding:3px 5px 2px 28px;}
.related-box {background-color:#f6fafd;margin:0; padding:0}
.related-box ul {border:1px solid #dae6f2;padding:5px}
.related-box ul li{padding:0px 0 0px 15px;margin:0;background-image: url("/images/arrow_right.gif");background-repeat: no-repeat;background-position: 0% 5px;}
.related-box li a {color:#333;font-size:12px}