/* CSS Document */
body {
	background-image: url(../images/bg_strip.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#425D66;
}
/* TOP HEADER DATE AND TIME / SING UP FORM CSS START /////////////////////////////*/
.DateAndTime {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CACACA;
	padding:14px 0 0 15px;
}
.SignUpFormTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:2px;
	padding-left:5px;	
	color:#FFFFFF;
}
.SignUpInputBox {
	width:114px;
	height:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #A2A2A2;
}
/* TOP HEADER DATE AND TIME / SING UP FORM CSS END /////////////////////////////*/
.FormPadding {
	padding:8px 0 0 15px;
}
.ViewFeature {
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	padding-top:30px;
	padding-left:105px;
}
/* FOOTER CSS START //////////////////////////////////////////////////////////*/
.FooterTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-top:5px;
	line-height:16pt;
}
.FooterTXT a {
	color:#FFFFFF;
	text-decoration:none;
}
.FooterTXT a:hover {
	color:#FFEDAF;
	text-decoration:underline;
}
/* FOOTER CSS END //////////////////////////////////////////////////////////*/
.RadioTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	padding-right:10px;
}
.RadioInputBox {
	width:152px;
	height:17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #A2A2A2;
}
.RightPadding5 {
	padding-right:17px;
}
/* MAIN TOP NAVIGATIONS CSS START //////////////////////////////////////////////////////////*/
.NavPadding {
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
}
/* HOME TAB */
.BlueNavHome {
	display:block;
	float:left;
	width:50px;
	height:34px;
	text-align:center;
}
.BlueNavHome a{
	width:50px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavHome a:hover{
	background-color:#007EA5;
	display:block;
}
/* NEWS TAB */
.BlueNavNews {
	display:block;
	float:left;
	width:50px;
	height:34px;
	text-align:center;
}
.BlueNavNews a{
	width:50px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavNews a:hover{
	background-color:#007EA5;
	display:block;
}
/* COMMENTS TAB */
.BlueNavComm {
	display:block;
	float:left;
	width:75px;
	height:34px;
	text-align:center;
}
.BlueNavComm a{
	width:75px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavComm a:hover{
	background-color:#007EA5;
	display:block;
}
/* LIFE STYLE TAB */
.BlueNavLife {
	display:block;
	float:left;
	width:75px;
	height:34px;
	text-align:center;
}
.BlueNavLife a{
	width:75px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavLife a:hover{
	background-color:#007EA5;
	display:block;
}
/* MEDIA TAB */
.BlueNavMedia {
	display:block;
	float:left;
	width:50px;
	height:34px;
	text-align:center;
}
.BlueNavMedia a{
	width:50px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavMedia a:hover{
	background-color:#007EA5;
	display:block;
}
/* E-PAPER TAB */
.BlueNavEpaper {
	display:block;
	float:left;
	width:125px;
	height:34px;
	text-align:center;
}
.BlueNavEpaper a{
	width:125px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavEpaper a:hover{
	background-color:#007EA5;
	display:block;
}
/* SUBSCRIPTION TAB */
.BlueNavSub {
	display:block;
	float:left;
	width:90px;
	height:34px;
	text-align:center;
}
.BlueNavSub a{
	width:90px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavSub a:hover{
	background-color:#007EA5;
	display:block;
}
/* ADDVERTISEMENT TAB */
.BlueNavAdd {
	display:block;
	float:left;
	width:90px;
	height:34px;
	text-align:center;
}
.BlueNavAdd a{
	width:90px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavAdd a:hover{
	background-color:#007EA5;
	display:block;
}
/* CALSSIFIEDS TAB */
.BlueNavClass {
	display:block;
	float:left;
	width:85px;
	height:34px;
	text-align:center;
}
.BlueNavClass a{
	width:85px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavClass a:hover{
	background-color:#007EA5;
	display:block;
}
/* EVENTS TAB */
.BlueNavEvents {
	display:block;
	float:left;
	width:95px;
	height:34px;
	text-align:center;
}
.BlueNavEvents a{
	width:95px;
	height:14px;
	color:#FFFFFF;
	display:block;
	text-decoration:none;
	padding-bottom:10px;
	padding-top:8px;
}
.BlueNavEvents a:hover{
	background-color:#007EA5;
	display:block;
}
/* MAIN TOP NAVIGATIONS CSS END //////////////////////////////////////////////////////////*/

/*/////////////// SUB DROP DOWN MENU START //////////////*/
#dropmenudiv{
	position:absolute;
	border:1px solid #BD0000;
	border-bottom-width: 0;
	font:normal 11px Arial;
	line-height:18px;
	z-index:100;
}
#dropmenudiv a{
	display: block;
	text-indent: 3px;
	border-bottom: 1px dotted #D02626;
	margin:0;
	padding: 3px;
	text-decoration: none;
	color:#F6E6B1;
	background-color:#A80101;
}
#dropmenudiv a:hover{ 
	text-decoration:none;
	background-color:#BA1C1C;
	color:#FFFFFF;
}
/*/////////////// SUB DROP DOWN MENU END //////////////*/
.BlackAddBanner { width:597px; padding-bottom:25px; padding-top:25px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#000000; font-size:12px; }
.GreyAddBanner { width:201px; padding-bottom:50px; padding-top:50px; text-align:center; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; background-color:#CCCCCC; font-size:12px; margin-bottom:4px; margin-top:4px; }

.FloatLeft { float:left; }
.FloatRight { float:right; }
.FontArial11px { font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#233A5B; }
.FontArial12px { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#233A5B; }
.FontArial14px { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#233A5B; }
.DeathNoticeHD { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#8D8E45; padding-top:5px; }
.Padding10pxR { padding:10px; }
.ObitSearchPaddings { padding:7px 10px 5px 10px; background-image:url(/images/orbit_searchbg_top.gif); background-repeat:no-repeat; }
.MemorialsPaddings { padding:7px 10px 5px 10px; background-image:url(/images/memorials_bgtop.gif); background-repeat:no-repeat; }
.LTHD { font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#233A5B; font-weight:bold; }

.NNLeftNavOrange { text-align:right; display:block; width:194px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.NNLeftNavOrange a { display:block; width:194px; background-color:#FFA200; border-bottom:1px dashed #FFC766; color:#000000; text-decoration:none; padding-bottom:7px; padding-top:7px; padding-right:7px; }
.NNLeftNavOrange a:hover { color:#FFF; text-decoration:none; }

.NNLeftNavBlue { text-align:right; display:block; width:194px; font-family:Arial, Helvetica, sans-serif; font-size:11px; }
.NNLeftNavBlue a { display:block; width:194px; background-color:#00536D; border-bottom:1px dashed #187A83; color:#FFF; text-decoration:none; padding-bottom:7px; padding-top:7px; padding-right:7px; }
.NNLeftNavBlue a:hover { color:#FFF; text-decoration:none; background-color:#FFA200; }

.NNBlueIconLink {
	background-image:url(/images/dblue_arrow.gif);
	background-repeat:no-repeat;
	padding:0 5px 5px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#233A5B;
}
.NNBlueIconLink a{
	color:#233A5B;
	text-decoration:none;
}
.NNBlueIconLink a:hover{
	color:#233A5B;
	text-decoration:underline;
}

.NNDarkBLink {
	background-image:url(/images/dark_arrow.gif);
	background-repeat:no-repeat;
	padding:0 5px 5px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#233A5B;
	padding-left:13px;
	font-weight:bold;
}
.NNDarkBLink a{
	color:#233A5B;
	text-decoration:none;
}
.NNDarkBLink a:hover{
	color:#233A5B;
	text-decoration:underline;
}
.YellowArrowLink {
	background-image:url(/images/yellow_arrow.gif);
	background-repeat:no-repeat;
	padding:0 5px 5px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.YellowArrowLink a{
	color:#000;
	text-decoration:none;
}
.YellowArrowLink a:hover{
	text-decoration:underline;
}
.YellowArrowLinkWhitePadd { padding-left:6px; }
.YellowArrowLinkWhite {
	background-image:url(/images/yellow_arrow.gif);
	background-repeat:no-repeat;
	padding:0 5px 5px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
.YellowArrowLinkWhite a{
	color:#fff;
	text-decoration:none;
}
.YellowArrowLinkWhite a:hover{
	text-decoration:underline;
}

.YellowArrowRightLinkWhite {
	background-image:url(/images/yellow_arrow.gif);
	background-repeat:no-repeat;
	padding:0 5px 5px 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}
.YellowArrowRightLinkWhite a{
	color:#fff;
	text-decoration:none;
}
.YellowArrowRightLinkWhite a:hover{
	text-decoration:underline;
}

/* FOOTER CSS START //////////////////////////////////////////////////////////*/
.NNFooterTXT {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00536D;
	padding-top:5px;
	line-height:16pt;
}
.NNFooterTXT a {
	color:#00536D;
	text-decoration:none;
}
.NNFooterTXT a:hover {
	color:#00536D;
	text-decoration:underline;
}
/* FOOTER CSS END //////////////////////////////////////////////////////////*/
.OrangeHDborderNN { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#FF6600; padding-bottom:5px; border-bottom:4px solid #FF6600; }
.OrangeHDNN { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FF6600; padding-bottom:5px; }
.BlueHDborderNN { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#233A5B; font-weight:bold; padding-bottom:5px; padding-top:10px; border-bottom:1px dashed #233A5B; }
.NNRightBorder { border-right:1px dashed #233A5B; }
.NNTopBorder { border-top:1px dashed #9BA0A1; }
.NNRightTopBorder { border-right:1px dashed #9BA0A1; border-top:1px dashed #9BA0A1; }

.NNAutosJeepBlock1 { display:block; width:252px; padding:3px 5px 3px 10px; border-top:1px dashed #9BA0A1; }
.Padding10pxLR { padding:10px 0 10px 10px}
.NNLightYellowBG { border-top:1px dashed #9BA0A1; border-bottom:1px dashed #9BA0A1; background-color:#F1E4C1; }

.FeaturedClassifieds { background-image:url(/images/nn_cadd_bg.jpg); background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#FF6600; padding-bottom:5px; padding-top:7px; font-weight:bold; text-align:center; }
.FCAutosB { display:block; width:134px; padding:5px 0 5px 10px; background-color:#FE6600; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFF; text-align:left; }
.FCVacanciesB { display:block; width:134px; padding:5px 0 5px 10px; background-color:#00536D; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFF; text-align:left; }
.FCFamilyNoticesB { display:block; width:134px; padding:5px 0 5px 10px; background-color:#FFA200; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFF; text-align:left; }
.FCRealEstateB { display:block; width:134px; padding:5px 0 5px 10px; background-color:#84AD34; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#FFF; text-align:left; }

.NNWhiteColor { color:#FFFFFF; }
.NNDarkBlueColor { color:#233A5B; }
.DarkGreyHD { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color:#233A5B; padding-left:10px; }

.WhiteColor { color:#FFFFFF; }
.NNWhiteRightBorder { border-right:1px dashed #FFFFFF; }


