body {
	background:url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/NEBB/bgV2red.gif') repeat-y scroll center top #888 !important;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;  color: #222;
	font-size: 12px;
	text-align: center; /*for older browsers*/
}

/***************************************************
 * Global Framework                                *
 ***************************************************/
#outerWrapper {
	width: 960px;
	margin: 0 auto 0 auto;
}

#header, #footer {
	z-index: 2500;
	text-align: left;
	width: 958px;  /*leave 2px for borders*/
	margin: 0 auto 0 auto;
	border: 1px solid #A0A1A2;
	font-size: 1em;
}
#footer {margin-bottom: 50px;}
#leftCol, #frontLeftColTop {
	float: left; display: inline;
	width: 400px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#centCol, #frontCentColTop {
	float: left; display: inline;
	width: 250px;
	margin-right: 4px;
	margin-bottom: 4px;
}

#frontTicker {float: left; width: 648px; border: 1px solid #999; padding: 2px; margin-bottom: 4px; display: inline;}
#first2CWrap {float: left; width: 658px; margin: 0; border: none; padding: 0; display: inline;}

#rghtCol {
	float: left; display: inline;
	width: 300px;
	border: 1px solid #A0A1A2;
	border-bottom: none;
}

#innerWrapper	{
	float: left;
	margin: 0;
	padding: 0;
	text-align: left; /*reset the older browser centering support*/
	background: #FFF url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/bk.gif') 0 0 repeat-y;
}

#header	{
	padding: 0;
	margin-bottom: 7px;
	position: relative;
	float: left;
}

#topNav { /*menu Container*/
  float:left;
  width: 958px;
}

#topNav #udm {float: left;}
/* menu dividers */
.udm li.dividerBelow {border-bottom:1px solid #BBB;}
.udm li.dividerAbove {border-top:1px solid #BBB;}
#udm a.nohref {background-color:transparent !important;color:#1B3C6D !important;}
#udm a.icon {background-repeat:no-repeat;background-position:1px 1px;padding-top:3px !important;padding-bottom:3px !important;}
#udm a.pubs {background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/icons/newspaper.gif) !important;}
#udm a.cal {background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/icons/cal.gif) !important;}
#udm a.arch {background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/icons/archive.gif) !important;}
#udm a.phot {background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/icons/photo.gif) !important;}
#udm a.vid {background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/icons/video.gif) !important;}
#udm a.blog {background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/icons/blogs.gif) !important;}
#udm a.luzofuel {background-repeat:no-repeat; background-color:transparent; height: 44px; width: 162px; background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/dropdown_ads/luzofuel.gif) !important;}
#udm a.annewhiting {background-repeat:no-repeat; background-color:transparent; height: 44px; width: 162px; background-image:url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/dropdown_ads/annewhiting.gif) !important;}


#footer {
	padding: 0;
	clear: both;
}

iframe {float: left;}

/***************************************************
 * End Global Framework                            *
 ***************************************************/
 

/*******************************
 * Global Tag Rules            *
 *******************************/
a:link {
	color: #D0012D;
	text-decoration:none;
}

a:visited {
	color: #D0012D;
	text-decoration:none;
}

a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	text-decoration:underline;
}

img {
	border: none;
	margin: 0; padding: 0;
}

h1 { /*used for page headers only*/
	float: left; display: inline;
	font-size: 25px;
	width: 100%; margin: 0;
	font-weight: bold;
	line-height: 1.1em;
	color: #1D4F81;
	text-transform: uppercase;
}

/*******************************
 * Header Rules                *
 *******************************/
#header .linkBar {
	padding: 2px 0;
	position: relative;
	font-size:11px;
}

#header .linkBar, #header .linkBar * {
	background-color: #1E5082;
	color: #EEF;
	text-transform: uppercase;
	font-weight: bold;
}

#header .hdrDate {
	margin-left: 3px;
	text-transform: none;
	font-weight: normal;	
}

#header .hdrLinks {
	position: absolute;
	right: 3px;
	text-align: right;
}

#header .mastBar {position: relative;}
#header a#mastHead {display: block; width: 657px;} 
#header a#mastHead img {display: block;	margin-right: 5px;}

#mastWeather {
	position: absolute;
	top: 0px; right: 0px;
	background-color: #EBF2FA;
	width: 300px;
	height: 75px;
	vertical-align: middle;
}
#mastWeatherpromo {
	font-size: 10px;
	text-transform:uppercase;
	font-family:'trebuchet ms',arial,sans-serif;
	color:#243D18;
}

#sCode {
	position: absolute;
	left: 0px;
	top: 0px;
}

/*******************************
 * Footer Rules                *
 *******************************/
#footerLinks {
	padding: 1px 0 3px;
	background-color: #ddd;
	border-bottom: 1px solid #A0A1A2;
}

#footerLgl {
	padding: 5px;
	background:white;
}

#footerLgl * {
	color: #404040;
}

#footerLinks a {
	font-size: .8em;
	color: #248;
	padding: 0 6px 0 3px;
	border-right: 1px solid #222;
	text-transform: uppercase;
}

#footer a.rssIco {
	border: none;
}

#footer a.rssIco img {
	position: relative;
	top: 2px;
}

#siteindex_bottle {margin:0 auto 0 auto;text-align: left;width: 960px; height:287px; font-size: 1em;padding: 0;clear: both;background: #4d7eb8 url("http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/siteindex_bg.jpg") 0 0 repeat-x;}
.siteindex ul {width: 90px; float: left;list-style: none; margin-top:auto; margin-bottom:auto; list-style-position: outside; text-align: left;}
.siteindex a {color:#FFF !important;}
ul.indexlist li {background: url("http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/arrow2.gif") 0px 1px no-repeat !important;}
.siteindex ul.indexlist li{font-size:11px; line-height:13px; font-weight: 400; padding: 0 0 3px 11px; margin:0;}
.siteindex ul.indexlist li.more{font-size:12px; font-weight: 700 !important; background: none !important; padding: 10px 0 3px 0;}
.siteindex ul.indexlist li.header{font-size:20px; font-family:Arial; font-weight: 400 !important; background: none !important; padding: 15px 0 3px 0;}
.siteindex ul.indexlist li.header{font-weight: 400 !important}

#footer .Top2 {clear:both;display:block;height:auto;text-align:center;width:728px;margin:0px auto;}
#footer .Top2 a{margin:0px;padding:0px;outline:none;border:none;}
#footer .Top2 iframe, .Top2 embed, .Top2 object{
	display:block; float:left; width: 728px; height:90px !important; padding-bottom:55px !important; margin: 0px auto;}
#footer .Top2 img{display:block; margin: 0px auto; padding:0px; outline:none; border:none;}

/*******************************
 * Accuweather Styles			     *
 *******************************/
 
#weathHead {
	float:left;
}

#weathHead .wImg {
	margin:0;
	padding:0;
	float:left;
	position: relative; top: -5px;
}

#mastWeatherLeft {
	width:43%;
	float:left;
	display:inline;
	margin-top:6px;
	padding-left:0px;
	margin-left:5px;
	font-size:.9em;	
}

#weathPredict {
 float:left;
}

#mastWeatherRight {
	width:48%;
	float:left;
	margin-top:8px;
}

#weathHead .currTemp, #weathHead .weatherLinks a {
	color:#1D4F81;
	text-decoration:none;
}

#weathHead .weatherLinks a:hover {text-decoration: underline;}

.weatherShortFore{clear:both; width:100%;}
.weatherShortFore ul.withDouble li{width:50%; display:inline;}
ul.wthFiveDay li{width:18%;display:inline;}
ul.wthFiveDay li img.weathImg{margin:0px;padding:0px;text-align:left;}

#weathTitle {
	color:#1d4f81;
	font-weight:bold;
	font-size: 1em;
	padding-bottom:5px;
	width:100%;
	float:left;
}

/** Breaking News Frontpage **/
.breaking {width: 654px !important;}
.breaking a {font-size: 1.3em;}
.breaking h2 {background-color: #900 !important; color: #FFF !important; font-style: italic; border-bottom-color: #700 !important;}
.breaking .head {display: block; float: left; clear: both; margin-top: 3px; font-weight: bold; color: #700; width: 98%;}
.breaking .head:hover {text-decoration: none;}
.breaking .summary {display: block; float: left; clear: both; margin-bottom: 4px; width: 98%;}
.breaking .summary a {font-size: 1.1em; color: #333;}
/** End Breaking News **/

/** Section front Page Header **/
.pgH1 {
	float: left; display: inline;
	width: 650px; padding: 0 3px 0 0; margin: 0 4px 4px 0; border-bottom: 1px solid #999;
	overflow: visible;
}
.pgH1 h1 {width: 60%;}
/** Section front Page Header End - a few more rules down with bottomLinks**/


/*******************************
 * Standard Newslist Styles    *
 *******************************/
.c2 {
	float: left;
	width: 100%;
	margin: 0 0 4px 0;
	padding: 0;
	display: inline;
}

.c2 h2 {
	background: #C9DBEC url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/mnuBkg.gif');
	margin: 0px;
	padding: 2px 5px;
	font-size: 1em;
	color: #1D4F81;
	border-bottom: 1px solid #999;
	text-transform: uppercase;
	font-family: Arial;
	font-weight: bold;
	letter-spacing:.5px;
}

.c2 h2 a.pgAnchor:hover {text-decoration:none;}

.plain h2 {margin-bottom: 4px;}

.c2 p {margin:0 0 5px 0;}

#leftCol .c2 ul {width: 98%;padding-left: 1%;}
#centCol .c2 ul {width: 98%;padding-left: 2%;}
.c2 ul {float: left; display: inline;width: 98%;
	margin: 5px 0 0 0;
	list-style-type: none;
	padding-left: 2%;
}

.c2 ul li {float: left; display: inline; width: 94%;
	padding-left: .6em;
	padding-bottom: .6em;
	list-style-type: none;
	background: url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/bullet.gif') 0 .5em no-repeat;
	line-height: 1.25em;
}

.c2 .moreTop {
	position: absolute; top: 2px; right: 3px;
	font-size: .8em;
	text-align: right;
	line-height: 1.3em;
	z-index: 50;
}

.c2 .moreTop a:hover {text-decoration:none;}

.c2 .moreTop img {
border-right: 1px solid #555;
float: none;
vertical-align: -3px;padding: 0 4px 0 0; margin: 0;
}

.ugc .moreTop img {border-right: 1px solid #FFF;}

.c2 .moreTop a {color:#555 !important; text-transform:uppercase; display: inline;}
.ugc .moreTop a {color:#FFF !important;}
.c2 .moreTop a span {font-size:1.1em;font-weight: bold;vertical-align:12%;}

a.moreLnk {color:#900;text-transform:uppercase;font-size: .9em;}
a.moreLnk span {vertical-align:8%; font-weight: bold;}

.ugc {
	background-color: #F7F5E7;
}

.ugc h2 {
	background: #1D4F81 url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/h2BkgUgc.gif') top left repeat-x;
	color: #FFF;
	text-transform:uppercase;
}

.ugc ul li a:link, .ugc ul li a:visited, .ugc ul li a:active {color: #000;}

.wrapper{float:left; display: inline; margin:0;padding:0 0 4px 0; max-width:250px; height; auto;}
.wrapper .bottomLinks {margin-bottom: 0px !important;}

.lIcon {
	margin: 0;
	margin-left: 4px;
	padding: 0;
}

.lIcon img {position: relative; top: 2px;}

.hasBtmLnks {margin-bottom: 0px;}
.bottomLinks {height: auto !important; float: left;}
.bottomLinks ul, .pgH1 ul {list-style-type: none; float: left; padding: 0 0 4px 0 !important;}
.pgH1 ul {margin: 0; padding: 0; width: 40%;padding-top: 4px;}
.bottomLinks ul li, .pgH1 ul li {list-style-type: none; background: none; float: left; padding: 0 4px; border-right: 1px solid #1D4F81; width: auto;}
.pgH1 ul li {border-right: 1px solid #666; float: right;}
.bottomLinks ul li a, .pgH1 ul li a {color: #900 !important; font-weight: bold; text-transform: uppercase; font-size: 10px;}
.bottomLinks ul li.last, .pgH1 ul li.last {border-right: none; padding-right: 0; margin-bottom: 0px;}
.pgH1 ul li a {color: #666 !important; font-size: 1em;}

/*frontpage rows*/
.fpThin {height: 145px;	overflow: hidden !important;}
.fpNotSoThin {height: 133px;	overflow: hidden !important;}

#centCol .trumbaTopEvents iframe {float: left; display: inline; margin: 0 !important; padding: 0 !important; width: 240px !important;}

/* newslists */

/* newslist key
	2 - title only
	3 - title, date 
	5 - title, date, summary
	4 - title, summary
	6 - pic, title, date, summary
	7 - archive
*/

.justInColor {color:#900;}

.newslistSumm ul li a {font-size:1em;}
.newslistDate ul li a {font-size:1em;}
.newslistDate .nlDate, .newslistSumm .nlDate, .newslistPicLeft .nlDate {font-size: .8em; font-style: normal; color: #666;}
.newslistSumm ul li p {margin:0;padding:0;}
.newslistSummDate ul li a {font-size:1em;}
.newslistSummDate ul li p {margin:0;padding:0;}
ul li .justInIcon {padding-right:5px;margin:0 0 1px 2px;}

/* title, summ, pic objectclass=6 */
.newslistPic {width:100%;float:left; padding-right: 0px !important;}
.newslistPic ul {width:100% !important; margin:0;padding:0 !important; float: left;}
.newslistPic li {float:left; width:100% !important; background: none !important; border-bottom: 1px solid #ccc; margin: 0px; padding: 5px 0 !important;}
.newslistPicLeft a {font-size:1.1em;}
.newslistPic .newslistPicLeft {float:left; margin-left: 0px;}
.newslistPic .newslistPicLeft p {margin:6px 5px 0 0; float: left;display: inline; clear: left; width: 98%}
.newslistPic .newslistPicRight {padding:8px 0;background:#f0f2ff;float:right;text-align:center;}
.newslistPic .newslistPicRight img {padding-top:3px;}

/* PHOTO GALLERY PROMOTIONS */
.photoPromo .photoPromoTitle {float:left;font-size:1em;}
.photoPromo {margin-bottom:3px;float:left;}
.photoPromo ul {padding:0 !important;margin:0;float:left; width: 100% !important;}
.photoPromo .photoPromoLI {list-style-type:none;margin:0;float:left;display:inline;width:115px;/* redundant, but an Opera fix */background-image:none;padding:5px;}
.photoPromo .staffPhotoLinks {float:left;width:100%;}
.photoPromo .staffPhotoLinks a {color:#900;text-transform:uppercase;font-weight:bold;font-size:.9em;}
.photoPromo .staffPhotoLinks span {color:#1d4f81;}

.userSubmitted {float: left;	width: 100%;	margin: 0 0 4px 0;	padding: 0;	display: inline;}
.userSubmitted .photoGall ul {margin:0;padding:0 !important;float:left;width:47%;}
.userSubmitted .photoGall .userSubmitUL {color:#1d4f81;list-style-type:none;margin-top:2px;width:47%;}
.userSubmitted .photoGall .userSubmitUL li {padding-bottom:5px;font-size:1em;background: url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/bullet.gif') 0 .5em no-repeat;padding-left:7px;margin-left:2px;}
.userSubmitted h2 {margin:0;padding:2px 5px;font-size:1em; border-bottom: 1px solid #999;}
.userPhotoLinks {clear:left;margin-bottom:5px;padding-left:4px;}
.userPhotoLinks a {color:#900 !important;font-weight:bold;font-size:10px;text-transform:uppercase;}

.photoGallSingle {float:left;width:50%;}
.photoGallSingle ul {margin:0;padding:0;}
.photoGallSingle ul li {margin:0;padding:0;}
.photoGallSingle img {padding:3px 0;}

.polCartoon .photoGallDiv .photoSingleImg {text-align:center;padding:0;margin:0;}
.polCartoon ul li {background-image:none;}

/* UGC Photos */
.UGCPhotoTitle {color:#000000;text-transform:capitalize;font-weight:none;font-size:.9em;}
.UGCPhotoUser {color:#004080;text-transform:uppercase;font-weight:bold;font-size:.8em;}

/* AP NEWSLISTS */
.apBarker {float:left;}
.apBarker .byttl {display:none;}
.apBarker ul {padding:0;margin:0;}
.apBarker .topheadlinebody {display:block;}
.apBarker .firsttopheadline {font-size:1.5em;}
.apBarker .ap-topheadline-td {padding-bottom:5px;}
.ap-smallphoto-table .apCaption {display:none;}
.ap-smallphoto-img {padding:5px 0 0 0;}
.specAPNewsList {margin-top:-10px;}
.specAPNewsList h2 {display:none;}

/* YOUR TOWN DROP DOWN */
.yourTown select {margin:0 0 0 3px !important; padding:0;}
.yourTown form {float:left;	width:100%;	margin:5px 0 0 0 !important;}
.yourTown {height: 149px; overflow: hidden;}

/* USER SUBMITTED */	
.interaction {float:left;border-top:3px solid #C4AE11;width:100%;height: 186px;}

/* PRINT PROMO */
.todayPaper {
 	width: 146px;
	height: 180px;
	margin-right: 4px
}

.todayPaper img {
	float:left;
	margin:4px 0 4px 30px;
	border:1px solid #999;	
}

#apTicker {padding-bottom: 0; margin-bottom: 0;}
#apTicker .ticker {float: left; width: 300px; display: inline;}
#apTicker .ticker * {float: left; display: inline;}

.specialPromo .leftPromo {
	padding: 4px 1px 0px 5px; float:left;
}

.specialPromo .rightPromo {
	padding: 4px 3px 0 0; float:right;
}

/* READER INTERACT PROMO */
.interact {
 	width: 250px;
	height: 180px;
}

/* DAY PART STYLES */
.morningDp h2 {
	background: #C9DBEC url("http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/dayPart/mornHead.gif") top right no-repeat;
}

.afternoonDp h2 {
	background: #C9DBEC url("http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/dayPart/afterHead.gif") top right no-repeat;
}


.eveningDp h2 {
	background: #C9DBEC url("http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/dayPart/eveHead.gif") top right no-repeat;
}

.dayPartLeftOne h2, .dayPartLeftTwo h2, .dayPartLeftLong h2 {
	background:none;
	padding-left:4px;
	border:none;
	color:#444;
	font-size:1.4em;
}

.dayPartLeftTwo img, .dayPartLeftTwo a {
	display:block;
	margin:0;
	padding:0;
}

.dayPartLeft p {
	padding:0 5px;
	margin-top:3px;
}

.dayPartLeft p span a {
 color:#aa1100 !important; /* .important for IE */
}

.dayPartLeftOne {
	float:left;
	width:49%;
	height:115px;
}
.dayPartLeftOne ul {float: left;}

.dayPartLeftOne ul li {
	padding-bottom:0;
}

.dayPartLeftLong {
	float:left;
	width:100%;
	height:125px;
}

.dayPartLeftTwo {
	float:right;
	width:50%;
	height:105px;
	text-align:center;  
}

.dayPartLeftTwo a {

}

.dayPartLeftTwo ul .photoPromoLI {
	background-image:none;
}

.dayPartLeftTwo ul .photoPromoLI {
	background-image:none;
	text-align:center;
	width:148px
}

.dayPartLeft .photoImg {
	padding:0 0 0 8px;
}

.dayPartLeftTwo ul li .photoPromoTitle {
	margin-left:8px;
	padding-top:3px;
}

.dayPartLeft a img {
	padding:2px 0;
}

/** Columnist Links **/

/*   ---- COLUMNIST LINKS, LARGE (ex. NEWS07) */
.colList .newslistSumm ul {padding:0;margin:5px 0;}
.colList .newslistSumm ul li {clear:both;margin-bottom:13px;background-image:none;padding:0;}
.colList .newslistSumm {float:left;width:275px;}
.colList .newslistSumm .justInIcon {padding-top:3px;}
.colList h2 {margin:0;padding:0;font-size:1.5em;}
.colList {float:left;width:100%;border-top:solid 1px #999;padding:5px 0 5px 0;}
#firstColList {border-top:none;padding:0 0 5px 0;}
.colList img {float:left;padding:0 5px 0 0;margin-right:0;}
.colList p {float:left;padding:3px 1px 1px 1px;margin:0;}

/*   ---- COLUMNIST LINKS, SMALL (ex. NEWS0701) */
.colLinks {float:left;border-top:1px solid #999;width:100%;}
.colLinks p {font-size:1.2em;font-weight:bold;margin:5px 0;}
.colLinks h2 {margin:0;font-size:1.1em;padding:3px 3px;}
.colLinks h2 a {color:#000 !important;}
.colLinks ul {margin:0;padding:0;}
.colLinks ul li {margin:0;background-image:none;padding:0;}

/** Promo Links **/
.promoShort a img {
	padding-right:5px;
	padding-left:3px;
}

/** Columnist and Blog Promos **/
.featCol {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding-bottom: 4px;
	float: left;
	width: 100%;
}

.featCol a img {
	margin: 4px 5px 0 5px;
	border: 1px solid #ccc;
	display: inline;
}

.featCol .columnistName {
	padding-top:4px;
}

.featCol .colTitle {
	margin:0;
	padding:0;
}

.featCol ul {
	width: 170px !important;
	margin:5px 0 0 0;
	padding:0 !important;
}

.featCol ul li {
	list-style-type:none;
	margin:0;	padding:0;
	background-image:none;
}

.featBlog {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	float: left;
	width:380px;
	color: #333333;
	font-size:1em;
}

.featBlog a:hover{cursor:pointer !important; text-decoration:none;}

.featBlog a img {
	margin-right:5px;
	border: 1px solid #ccc;
	display: inline;
}

.featBlog .blogTitle {
	float: left; display: inline;
	font-size: 1.4em;
	width: 310px; 
	font-weight: bold;
	line-height: 1.1em;
	color: #1D4F81;
	text-transform: uppercase;
}

.featBlog .blogAuthor {
	font-style:italic;
	font-size: 1em;
	float:left;
	width: 310px;
	margin-bottom:5px;
}

.featBlog .blogSummary {
	font-size: 1em;
	float:left;
	width: 310px;
	margin-bottom:5px;
}


/** AP Video **/
#flashcontent {float:left; width: 250px; margin: 0; padding: 0;}
#flashcontent * {float:left; margin: 0; padding: 0;}

/** Poll - Rest of poll styles are embedded **/
#pollContain, #pollContainBackup {
	float:left;
}

/* SLIDESHOWS */
.multimediaList ul li {
	width:235px;
}

/* SPECIAL SECTIONS */
.specialSectionsList ul li {
	width:235px;
}


/** Trumba Calendar Styles **/
#calPromo {
 padding-top:5px;
}

#calPromo #calPromoLeft {
 width:50%;
 float:left;
}

#calPromo #calPromoLeftBot {
 padding-left:5px;
}

#calPromo .calPromoLeftBot a, #calPromo #calPromoLeftBot span {
 color:#FF6E00;
 font-size:.9em;
}

#calPromo #calPromoRight {
 width:50%;
 float:right;
}


/** Search Widget **/
#global_search_box {
	float:left;display:inline;
	width: 300px;
	margin:0;padding:0;
	border-bottom: 1px solid #999;
}

#global_search_tabs {
	float:left; display:inline; width:300px;
	overflow:hidden;
	background-color:#E4E8F3;
	margin:0; padding:0;
}

#global_search_tabs a {
	float:left; display:inline;
	color: #1D4F81;
	font-family: 'trecuchet ms', arial, sans-serif;
	text-decoration: none;
	text-align:center;
	background-color: #C9DBEC;
	margin: 0px; padding: 4px 0;
	border: 1px solid #999;
	border-left: none; border-top: none;
	font-weight: bold;
	font-size: .9em;
}

#global_search_tabs .firstTab {background-color: #FFF; border-bottom-color: #FFF; color:#900;}
#global_search_tabs .lastTab {border-right: none;}

.search_tabbed_list {
	float: left; display: inline;	height: 33px; width:288px;
	padding: 12px 4px 0 4px; margin: 0px;
	font-size: 11px; color: #333333; background-color: #FFF;
}

.input_text {
	float: left; display: inline;
	width: 215px;
	font-size: 12px;
	border: 1px solid #999;
	margin: 0px 0px 0px 0px;
	padding: 2px;
	color: #333333;
}
.input_search {
	float: left; display: inline;
	margin: 0px 0px 0px 5px;
}
.input_select {
	border: 1px solid #666666;
	color: #333333;
	font-size: 11px;
	float: left; display: inline;
	margin: 0px 0px 0px 5px;
}
#sblist1 {
	display: inline;
}

.search_tabbed_list .twSearchWrap input.twSearchButton {
	background-color: #1D4F81;
	color:#FFF;
	font-size:.8em;
	padding:5px;
	font-weight:bold;
	border: 1px solid #999;
	width:100px;
}


#sblist2, #sblist3, #sblist4, #sblist5, #sblist6 {display: none;}
#sbcats1 {width: 36px} 
#sbcats2 {width: 64px} 
#sbcats3 {width: 43px} 
#sbcats4 {width: 44px} 
#sbcats5 {width: 35px} 
#sbcats6 {width: 73px} 


#global_quicklinks_box {
	clear:both;
	float:left;
	display:block;
	width: 300px;
	background-color: #C9DBEC;
	margin-bottom: 2px;
	border-bottom: 0px solid #999;
	padding-top:4px;
	padding-bottom:4px;
	font-weight:bold;
	text-align:left;
}

/** End Search Widget **/

/** Featured Homes Widget **/

.featProperty {
width:150px;
text-align: left;
}

.townMap #yTownMapContainer { 
	height: 250px; width: 400px;
	margin: 0; padding: 0;
}

.townMap #form_map {
	float: left; display: inline;
	width: 100%;
	margin: 4px 0 0 0;
	padding: 0;
}

.townMap #form_map .input_text {
	float: left; display: inline;
	width: 193px;
}

.townMap #form_map a {
	color: #1D4F81;
	float: left; display: inline;
	margin: 0 0 0 4px; padding: 1px 4px;
	background-color: #E4E8F3;
	border: 1px solid #999;
	font-weight: bold;
}

.townMap #form_map a:hover {
	text-decoration: none;
	background-color: #FFF;
	color: #900;
}

/* MARKETWATCH */
marketwatchWidget {
	width:240px;
}

/* TOP CARS */
#topCarsWrap {
	padding:0;margin:0 0 5px 0;
	width:300px;
	text-align:left !important;
	float: left;display: inline;
	border-bottom: 1px solid #999;
}

#topCarsWrap h2, #rghtCol .textLinks h2{
	font-size: 12px;
	text-transform:uppercase;
	font-family:'trebuchet ms',arial,sans-serif;
	background:#D0012D;
	color:#FFF;
	margin:0;
	padding: 2px 5px;
	border-bottom: 1px solid #999;
}

#topCarsWrap .content div {
	border-top:none;
	font-size:10px;
}

#TopCars #topcars .title, #TopCars #topcars br, #TopCars #topcars .topcarsimage, #TopCars #topcars .bigbottom, #TopCars #topcars .bigdivide {
	display:none;
}

#topCarsWrap .car2 {
	border:none !important;
	width:294px !important;
	float: left;display: inline;
	margin-left:1px;
}

#topcars .car1 {
	float: left;
	clear: both;
}


#topcars .car1 ul {
	margin:5px 0 0 4px !important; padding:0;
	float: left;display: inline; width: 130px;
}

#topcars .car2 ul {
	margin:0 0 5px 2px !important; padding:0 !important;
	clear:both !important; 	float: left;display: inline;
}

#topcars .car2 ul li {
	float: left;display: inline; margin: 0px; width: 280px !important; padding: 0 0 0 3px; margin: 0;
}

#topcars .car1 ul li, .car2 ul li {
	margin:0 !important;
	border:none !important;
	display:block;
	width:100%;
	list-style-image:none !important;
	background:#fff;
}

#topcars .car1 ul li a, .car2 ul li a {
	text-decoration:none;
	color:#043D63 !important;
	background:#fff;width: 100%
}

#topcars .car1 ul li a:hover, .car2 ul li a:hover {
	text-decoration:none;
}

#topcars .links {
	height:15px;
	background:#fff;
	width:50px;
	margin-left:1px;
	display:block !important;
}

#topcars .links .quote, #topcars .links .quote * {
	margin:0;
	padding:0;
	float: left !important;
}

#topcars .inputButton {
	background:#fff;
	color:#043D63;;
	padding:0;
	margin-left:-1px;
	border:none;
	cursor:pointer;
	outline:none;
	display:block;
	width:auto;
}

#topcars .car1 {
	background:#fff !important;
	border:none !important;
}


#topcars .car1 * {margin: 2px !important; float: left;display: inline;}
#topcars .car1 .photo {width:130px; !important;}

#topcars .car1 .photo img {
width: 120px !important; border: 1px solid #b2b2b2 !important; padding: 3px;
}



/** Ad Rules **/
.adMiddle {float: left; display: inline; width: 300px; margin: 0 0 4px; padding: 0;}
.adMiddle a img {float: left; display: inline; margin: 0;}
.adMiddle object {float: left; display: inline; margin: 0;}
.adPos2 {float: left; display: inline; width: 300px; margin: 0 0 4px; padding: 0;}
.adPos2 a img {float: left; display: inline; margin: 0;}
.adPos2 object {float: left; display: inline; margin: 0;}
#subscribe {float: left; display: inline; width: 292px;margin: 0 0 4px 4px;}
#subscribe img {float: left; display: inline;}
#topJobFrame {float: left; display: inline; width: 300px; border-bottom: 1px solid #999; margin-bottom: 3px;}
#x59 {}

#rghtCol .textLinks {
	float: left; display: inline;
	padding: 0; margin: 0;
	width: 300px;
	font-weight: bold;
	font-size: 10px;
}
#rghtCol .textLinks a {color: #043D63; font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
#rghtCol .textLinks div {margin: 3px 0 6px 5px;}
#rghtCol .textLinks .textlink1 {font-family: Arial, Helvetica, sans-serif;font-weight: normal; font-size: 10px;}
/** End Ad Rules **/

/* BEGIN RIGHT RAIL DEALS and REVIEWS STYLES */			

#djDealsReviews{clear:both;display:block;width:300px;height:auto;overflow-hidden;border:none;margin:0px;padding:0px;font-family:'Trebuchet MS',Trebuchet,Arial;font-size:12px;color:#222;}
.Widget_Title{display:inline;float:left;padding:0px 10px;margin:0px;}
.HV_Logo{display:inline;float:right;text-align:right;padding:0px;margin:0px;border:none;}
#djDealsReviews a{text-decoration:none;}
#djDealsReviews a:hover{text-decoration:underline;}

/* DEAL OF THE WEEK STYLES */

.djDOW_Head{
	background-color: #a3c746;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	display: block;
	margin:0px 10px;
	padding:2px 5px 0px 5px;
	text-transform:uppercase;
	vertical-align:middle;
	width:268px;height:18px;}
.djDOW_wrap{padding:0px;margin:5px 0px;display:block;float:left;}
.djDowList {margin:0px 0px 0px 10px;padding:0px;}

.djCpnF_Odd, .djCpnF_Even{background:#FFFFFF url(http://static.djlmgdigital.com/scn/seacoastonline/graphics/graphicsMisc/dow_bkg.gif) no-repeat scroll right bottom;
border:2px dashed #528BDA;
display:block;
height:auto;
margin:1px 0px;
padding:5px;
text-align:center;
width:264px;}
.djCpnF_Odd a, .djCpnF_Even a{text-decoration:none;}
.djCpnF_Odd a, .djCpnF_Even a:hover{text-decoration:underline;}
.djCpnF_Odd a, .djCpnF_Even .djCpnF_HeadlineUrl{color:#333;display:block;font-size:14px;font-weight:bold;}
.djCpnF_Odd span.djCpnF_Body, .djCpnF_Even span.djCpnF_Body{clear:both;display:block;padding:0px 5px;}
.djCpnF_Odd span.djCpnF_Biz, .djCpnF_Even span.djCpnF_Biz{clear:both;display:block;}  
.djCpnF_Odd span.djCpnF_Biz, .djCpnF_Even span.djCpnF_Biz a{color:#333;}  
		
/* COUPON FEED STYLES */

.djCpnW_Head {
	background-color: #A3C746;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	margin:0 10px;
	padding:3px 5px 0px 5px;
	text-transform:uppercase;
	vertical-align:middle;
	width:268px;height:17px;
	display:block;float:left;}
	#ctl00_djCpnW_Panel{clear:both;width:298px;margin:0px;padding:0px;}
.djCpnW_Head a.djCpnW_Total{color:#FFF;display:inline;float:left;}
.djCpnW_Head a.djCpnW_More{color:#F2F41E;display:inline;float:right;}
ul.djCpnW_Results{clear:both;display:block;width:276px;margin:0px 10px;padding:0px;max-height:325px;overflow-y:auto;overflow-x:hidden;height:225px; border:1px solid #CCC;background-color:#FFF;text-align:left;}
ul.djCpnW_Results li{border-bottom:2px dashed #E4E4E4;clear:both;display:inline;float:left;margin:0px 4px;padding:6px 0px;width:252px;}
ul.djCpnW_Results li a.djCpnW_Title{font-size:12px;font-weight:bold;display:block;color:#444;line-height:15px;}
ul.djCpnW_Results li span.djCpnW_Business{clear:both;display:inline;float:left;}    
ul.djCpnW_Results li span.djCpnW_Date{display:inline;float:left;color:#999;font-size:0.9em;}

/* LOCAL REVIEW STYLES */
.djRevW_ButtonBar{
	background: transparent url(http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/graphics/DOW_h2.gif) no-repeat scroll left top;
  width:278px; height:20px;
  padding:0px; margin:5px 10px 0px 10px;
  }
.LS_Head{color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:2px 0px 0px 0px;
	text-transform:uppercase;
	vertical-align:middle;display:inline;float:left;width:158px}
.djRevW_ButtonBar a:hover{cursor:pointer;text-decoration:none !important;border:none;}
.djRevW_ButtonBar a.prev{height:20px;width:60px;background: transparent;display:inline;float:left;}
.djRevW_ButtonBar a.next{height:20px;width:60px;background: transparent;display:inline;float:left;}
.djURevW_Container {clear:both; height:120px; overflow:hidden; background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	margin:0px 10px 5px 10px;
	padding:3px;
	text-align:center;
	width:270px;}			
.djURevW_Container #djURevW_Wrapper {padding:0px;margin:0;float:left;text-align:left;}	
#djURevW_Wrapper .djURevW_Output {list-style-type:none;margin:0px;padding:0px;width:260px;height:110px;padding:5px;display:block !important;}
#djURevW_Wrapper .djURevW_Output .djURevW_Head{width:260px;float:left;display:inline;margin:0;padding:0;}
#djURevW_Wrapper .djURevW_Output img.djURevW_ImgRatings{width:65px;display:inline;text-align:right;	float:right;	margin-top:3px;}
#djURevW_Wrapper .djURevW_Output a.djURevW_LnkTitle {width:195px;display:inline;float:left;color:#333;font-size:12px;font-weight:bold;}
#djURevW_Wrapper .djURevW_Output .djURevW_Comments {clear:both;margin:0;padding:0px;width:260px;display:inline;float:left;}
#djURevW_Wrapper .djURevW_Output .djURevW_More{display:inline;float:left;}
#djURevW_Wrapper .djURevW_Output a.djURevW_LnkMore {font-size:12px;}
#djURevW_Wrapper .djURevW_Output .djURevW_ApprovedDate{display:inline;float:right;text-align:right;color:#999;}
/* END RIGHT RAIL DEALS and REVIEWS STYLES */


/* login bar */
#loginBar {
	background: transparent url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-loginBarBg.gif') top center no-repeat; 
	height: 41px; width: 100%;
	padding: 0; margin: 0;
	font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight: 600;/*overflow: hidden;	*/
}

#loginBarLeft, #loginBarRight {
	position: absolute;	top: 0px;
	height: 56px;/*overflow: hidden;	*/
}

#loginBarLeft {
	left: 0px;
	width: 350px;
	text-align: left;
	padding-left: 0px;
}
#loginBarLeft span a {
	font-weight: normal;
	font-size: .9em;
}

#loginBarRight {
	right: 0px;
	width: 625px;
	text-align: right;
	padding-right: 0px;
	line-height: 56px;
	vertical-align: center;
	float:right;
}

#networkNav {
	position: relative;
	z-index:2600;
	height: 40px;
	width:974px;
	text-align:center;
	margin:0px auto !important;
 	color:#FFF display:block;
	background: transparent url("http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-brandbar.jpg") no-repeat scroll left top;
}
#networkNavLeft {
	display:inline;
	float:left;
	width:770px;
	text-align:left;
	line-height:30px;
	background: transparent;
}
#networkNavLeft div {
	display:inline;
	float:left;
	height:30px;
}
#networkNavLeft div a {
	display:block;
	height:30px;
	line-height:0px;
	font-size:0px;
	text-decoration:none;
}
#networkNavLeft div a:hover {
	text-decoration:none;
}
#networkNavLeft .brand1, #networkNavLeft .brand1 a {width:115px;}
#networkNavLeft .brand2, #networkNavLeft .brand2 a {width:150px;}
#networkNavLeft .brand3, #networkNavLeft .brand3 a {width:125px;}
#networkNavLeft .brand4, #networkNavLeft .brand4 a {width:100px;}
#networkNavLeft .brand5, #networkNavLeft .brand5 a {width:115px;}
#networkNavLeft .brand6, #networkNavLeft .brand6 a {width:90px;}
#networkNavLeft .brandMore, #networkNavLeft .brandMore a {width:70px;}
#networkNavLeft .brandMoreDrop {
	height:auto; width:190px;
	display:block;
	position:absolute; left:710px; top:30px;
	z-index:10000;
	background:#444;
	margin:0px; padding:0px;
	list-style-type:none;
	text-align:left;
}
#networkNavLeft .brandMoreDrop li {
	margin:8px 5px 15px 10px; padding:0px;
	line-height: 14px;
}
#networkNavLeft .brandMoreDrop li a {
	color: #fff; font-size: 12px;
	width:auto; height: auto; line-height: 14px;
	
}
#networkNavLeft .brandMoreDrop li a:hover {
	text-decoration:underline;
	color: #fff;
}
#networkNavRight {
	display:inline; float:right;
	width:200px; height:30px; line-height:30px;
	text-align:right;
}
#networkNavRight .input_text {
	background:transparent;
	border:0px !important;
	color:#333; font-size:10px; text-align:left;
	display:inline; float:left;
	width:170px; height:30px; line-height:30px;
	margin:0;	padding:0 0 0 32px;	
}
#networkNavRight .input_search {
	position:absolute; top:9px; left:786px;
	height:14px; width:16px;
	margin:0px !important; padding:0px;
}

/* New Subscriber Bar 2012 */

#loginBarBtm {
	clear:both; display:block; float:left;
	background: #333 url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-subscribeBar.gif') left bottom repeat-x;
	height: 40px; width: 100%;
	padding: 0px; margin: 0px;
	font-family:Arial, Helvetica, sans-serif; font-size:12px;/*overflow: hidden;	*/
	position:fixed; bottom:0px; left:0px;
	z-index:5000;
	vertical-align:text-bottom;
}

#subscriberBar{position:relative;bottom:0px;width:960px;padding:0px;margin:0px auto !important;height: 40px;background:transparent;text-align:center;}

#subscriberBar #loginBarLeft .loginBtn{background: transparent url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-subscribeSprite.png') 0px -20px no-repeat;display:block;width:71px;height:13px;padding:0px;margin:5px 0 5px;border:0px;outline:0px;}
#subscriberBar #loginBarLeft .greeting{display:block;float:left;width:100%;margin:5px 0px 2px 0px;font-size:14px;color:#FFF;}
#subscriberBar #loginBarLeft .btmLinks{overflow:visible;}
#subscriberBar #loginBarLeft .greeting a, #subscriberBar #loginBarLeft .btmLinks .txtLinks a{font-size:10px;color:#777;}
#subscriberBar #loginBarLeft .btmLinks .key{background: transparent url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-subscribeSprite.png') 0px 2px no-repeat;padding-left:25px;color:#FFF;font-weight:normal;display:inline;float:left;clear:both;}
#subscriberBar #loginBarLeft .btmLinks .txtLinks{color:#777;display:inline;float:left;margin-left:5px;}

#subscriberBar #loginBarRight{text-align:right;color:#FFF;}
#subscriberBar #loginBarRight a{color:#FFF;padding:0px 5px;}
#subscriberBar #loginBarRight .txtLinks{padding-top:2px;margin-right:10px;margin-top:12px;line-height:15px !important;text-transform:uppercase;float:right;display:inline;font-weight:bold;}
#subscriberBar #loginBarRight .txtLinks a.technavia{background: transparent url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-subscribeSprite.png') 0px -42px no-repeat;display:inline;float:left;padding:0px;padding-left:18px;border:0px;outline:0px;}
#subscriberBar #loginBarRight .subscribe, #subscriberBar #loginBarRight .upgrade, #subscriberBar #loginBarRight .eEdition{background: transparent url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-subscribeSprite.png') 0px -92px no-repeat;display:block;width:113px;height:48px;padding:0px;border:0px;outline:0px;float:right;bottom:0px;margin-top:-8px !important;font-weight:bold;color:#222;text-align:center;line-height:48px;}
#subscriberBar #loginBarRight .subscribe a, #subscriberBar #loginBarRight .upgrade a, #subscriberBar #loginBarRight .eEdition a{color:#222 !important;}
#subscriberBar #loginBarRight .eEdition a{background: transparent url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2012-subscribeSprite.png') 0px -67px no-repeat;padding-left:18px;}

/* SUBSCRIBER BAR AD 2013 */
#subscriberBar #loginBarRight .subscribe, #subscriberBar #loginBarRight .upgrade{background:transparent url('http://static.djlmgdigital.com/nbt/southcoasttoday/graphics/2013-subscribeTab.gif') top right no-repeat !important;position:absolute;right:0px;bottom:-285px;height:350px;width:310px;z-index:2000;}
#subscriberBar #loginBarRight .subscribe a, #subscriberBar #loginBarRight .upgrade a{margin-right:19px;text-align:right;float:right;}
#subscriberBar #loginBarRight .txtLinks{position:absolute;right:120px;z-index:2500;}
#x36{visibility:hidden;display:inline;float:left;height:250px;width:300px;position:absolute;bottom:40px;right:0px;padding:5px;margin:0px;}
#x36 a, #x36 a img{border:0px;outline:0px;text-decoration:none;margin:0px !important;padding:0px !important;}
.toggleAd{position:absolute;top:5px;right:5px;width:15px;height:15px;line-height:15px;display:none;}
.toggleAd a:hover, .toggleAd div{cursor:pointer;}
.toggleAd .toggleDown, .toggleAd .toggleUp{display:none;margin:0px !important;padding:0px !important;}

/*MOSAIC */

#miniLogin {
	display:none; position:absolute;
	left:0px; bottom: 40px;
	z-index:20000;
}
#miniLogin {
	width:200px;
	background: #FAAF40;
	padding: 0 10px 7px 10px;
	border: 1px solid #333;
	border-bottom:0px;
}
#miniLogin form {
	display:block;
	text-align:left;
	margin: 5px;
	padding: 10px 10px 3px 10px;
	border-bottom: 1px dotted #333;
}
#miniLogin form label {
	display:block;
	margin-top: 5px;
	font-weight:normal;
}
#miniLogin form input {
	width: 90%;
}
#miniLogin form .ctl .subButton {
	width: auto;
	margin:6px 0 0;
	text-decoration:none;
	border:none;
	cursor:pointer;
}
#miniLogin a {
	font-weight:normal;
	color: #222;
	display: block;
	width:10px;
	height: 10px;
	position:absolute;
	right:18px;
	top: 13px;
	background: #fff;
	border: 1px solid #333;
	line-height:10px;
	font-size:9px;
	text-align:center;
	padding:0px;
	margin:0px;
}
#miniLogin a:hover {
	background: #333;
	color: #fff;
	text-decoration: none;
}
#miniLogin .miniLoginFooter {
	text-align: left;
	padding-left:10px;
	color: #222;
}
#miniLogin .miniLoginFooter a {
	position:static;
	width:auto;
	height:auto;
	display:inline;
	border:0px;
	background:none;
	font-size:11px;
}
#miniLogin .miniLoginFooter a:hover {
	background-color:none;
	text-decoration: underline;
	color: #666;
}

