/* Added by David Durrett 3/2/09: Story images border and padding */
.body div img {
	border: 1px solid #777;
	padding: 3px;
	margin: 5px 8px 0 0;
}

/*** default font settings ***/
	p, div, td, blockquote {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		}
	a:link {
		text-decoration: none;
		color: #336633;
		}
	a:visited {
		text-decoration: none;
		color: #336633;
		}
	a:hover, a:active {
		text-decoration: underline;
		color: #336633;
		}
/*** exclusive for owrap - not shared with content well ***/
	a.chnl {
		text-decoration: underline;
		color: #fff;
		}
	a.chnl:hover {
		text-decoration: underline;
		color: #fff;
		}

		span#mdw a.chnl { text-decoration : none;
	 color: #FFFFFF;}
span#mdw a.chnl:hover { text-decoration : underline }


	span.header {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 22px;
		font-weight: bold;
		color: #4e5b1d;
		}
	td.fstyle {
		font-size: 13px;
		font-family: Arial, Helvetica, sans-serif;
		}
/*** font stylings for shop & save search form ***/
	a.shoplink1 {
		font-family: arial,helvetica,sans-serif;
		font-size: 12px;
		color: #a92929;
		}
	a.shoplink2 {
		font-family: arial,helvetica,sans-serif;
		font-size: 11px;
		}
	table {
		font-size: x-small;
		}
	.error {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		color: #FF0000;
		}
	.standardbold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-weight: bold;
		}
	.subscriptbold {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		}
	.headline {
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
		}
	.pagetitle {
		font-size: large;
		}
	.mainheadline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: medium;
		font-weight: bold;
		}
	.subscript {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
	.subscriptital {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-style: italic;
		}
	.standardital {
		font-family: Arial, Helvetica, sans-serif;
		font-size: x-small;
		font-style: italic;
		}
	/* Added by mlh on 12/2/2004 - style required to control header search display */
	td.headerSearch div {
		display: inline;
		vertical-align: middle;
		color: #000;
		font-size: 12px;
		font-family: Arial,Helvetica,sans-serif;
		}
/*** Added by rdh on 10/27/2005 - required to control marketplace include ***/
/* DIRECTORY TABS */
/* //////////////// *//* Set the outer DIV class for positioning, links, and H1 headers */
.cnTabDirWrapper {
	position: relative;
}

.cnTabDirWrapper h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 2px 0px;
	text-align: center;
	width: 100px;
}

/* removed for PC incompatiblity
.cnTabDirWrapper a, cnTabDirWrapper a:visited {
	width: 100px;
	text-decoration: none;
	color: #ffffff;
}

.cnTabDirWrapper a:hover {
	color: #cccccc;
} */

/* Set the common tab positioning/size here */
#cnTabDirTab1, #cnTabDirTab2, #cnTabDirTab3 {
	position: absolute;
	top: 0px;
	width: 100px;
	height: 17px;
	overflow: hidden;
}

/* added for PC IE compatiblity */
#cnTabDirTab1 a, #cnTabDirTab2 a, #cnTabDirTab3 a {
	color: #ffffff;
	text-decoration: none;
	}

#cnTabDirTab1 a:hover, #cnTabDirTab2 a:hover, #cnTabDirTab3 a:hover {
	color: #cccccc;
	text-decoration: none;
	}

#cnTabDirTab1 a:visited, #cnTabDirTab2 a:visited, #cnTabDirTab3 a:visited {
	color: #ffffff;
	text-decoration: none;
	}

/* Set each unique tab's left/right positioning here */
/* ***OLD TABS -- REMOVED RESTAURANTS TAB***
#cnTabDirTab1 {
	left: 0px;
}

#cnTabDirTab2 {
	left: 100px;
}

#cnTabDirTab3 {
	left: 200px;
} */

/* ***NEW TABS -- REMOVED RESTAURANTS TAB*** */
#cnTabDirTab1 {left: 0px;}
#cnTabDirTab3 {left: 100px;}

/* Set the common text area positioning/size here */
#cnTabDirText1, #cnTabDirText2, #cnTabDirText3 {
	position: relative;
	top: 17px;
	right: 0px;
	width: 298px;
	background-color: #2E593B;
	background-image:url(http://www.lufkindailynews.com/custom/nospider/impl/images/cn_tab_dir_bg_fade.jpg);
	background-repeat: no-repeat;
	border-left: 1px solid #2E593B;
	border-right: 1px solid #2E593B;
	border-bottom: 1px solid #2E593B;
	overflow: hidden;
}

/* added to override default link/text colors */
#cnTabDirText1, #cnTabDirText2, #cnTabDirText3 {
	color: #ffffff;
}

#cnTabDirText1 TR.monthHeading a, #cnTabDirText1 TD.bottomMonth a {
	color: #ffffff;
	text-decoration: none;
}

#cnTabDirText1 a, #cnTabDirText1 TD.day a, #cnTabDirText2 a, #cnTabDirText3 a {
	color: #ffffff;
	text-decoration: none;
}

#cnTabDirText1 TR.monthHeading a:hover, #cnTabDirText1 TD.bottomMonth a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#cnTabDirText1 a:hover, #cnTabDirText1 TD.day a:hover, #cnTabDirText2 a:hover, #cnTabDirText3 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#cnTabDirText1 TR.monthHeading a:visited, #cnTabDirText1 TD.bottomMonth a:visited {
	color: #ffffff;
	text-decoration: none;
}	

#cnTabDirText1 a:visited, #cnTabDirText1 TD.day a:visited, #cnTabDirText2 a:visited, #cnTabDirText3 a:visited {
	color: #ffffff;
	text-decoration: none;
}

/* Set the classes called by the Javascript for changing tab/text classes */
#cnTabDirTool .on {
	background-image: url(http://www.lufkindailynews.com/custom/nospider/impl/images/cn_tab_dir_active.gif);
	background-repeat: no-repeat;
}

#cnTabDirTool .off {
	background-image: url(http://www.lufkindailynews.com/custom/nospider/impl/images/cn_tab_dir_inactive.gif);
	background-repeat: no-repeat;
}

#cnTabDirTool .show {
	display: block;
}

#cnTabDirTool .hide {
	display: none;
}

/* MARKETPLACE TABS */
/* //////////////// */
/* Set the outer DIV class for H1 headers */
.cnTabMktplcWrapper H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 1px 0px;
	text-align: center;
}

/* Set the classes called by the Javascript for changing text classes */
#cnTabMktplcTool .show {
	display: block;
}

#cnTabMktplcTool .hide {
	display: none;
}

#cnTabMktplcTool .on {
	background-image: url(http://www.lufkindailynews.com/custom/nospider/impl/images/cn_tab_mktplc_active.gif);
	background-repeat: no-repeat;
}

#cnTabMktplcTool .off {
	background-image: url(http://www.lufkindailynews.com/custom/nospider/impl/images/cn_tab_mktplc_inactive.gif);
	background-repeat: no-repeat;
}

/* Set the common tab size/format here */
#cnTabMktplceText1, #cnTabMktplceText2 {
	width: 194px;
	height: 53px;
	border-left: 1px solid #ab825b;
	border-right: 1px solid #ab825b;
	overflow: hidden;
}

/* Set each unique tab's size/format here */
#cnTabMktplcTab1 {
	width: 98px;
	height: 13px;
	overflow: hidden;
}

#cnTabMktplcTab2 {
	width: 98px;
	height: 13px;
	overflow: hidden;
}

/* Set the common tab links here */
#cnTabMktplcTab1.on a, #cnTabMktplcTab1.on a:hover, #cnTabMktplcTab2.on a, #cnTabMktplcTab2.on a:hover {
	text-decoration: none; color: #ab825b;
}

#cnTabMktplcTab1.off a, #cnTabMktplcTab1.off a:hover, #cnTabMktplcTab2.off a, #cnTabMktplcTab2.off a:hover {
	text-decoration: none; color: #ffffff;
}
/*** Added by rdh on 10/6/2005 - required to control weather include ***/
	td.wthr {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #666666;
		text-align: center;
		}
	#desc {
		font-size: 10px;
		}
	#temp {
		font-size: 18px;
		}
/*** Added by mlh on 10/6 - required for Advertisement header display ***/
	span#ad {
		width: 100%;
		color: #666;
		font-size: 11px;
		font-family: Arial,Helvetica,sans-serif;
		text-align: center;
		}
/*** Added by rdh on 10/6 - required for Top Jobs output ***/
	td.topjobs {
		font-size: 11px;
		color: #333333;
		text-align: left;
		}
  #cntopjobsnav {
		font-size: 11px;
    padding-top: 16px;
		}
/*** Added by rdh on 10/6 - required for Top Jobs Watercooler output ***/
	td.wctopjobs {
		font-size: 11px;
		color: #ffffff;
		}
/***Added by pellani - CONTENT STYLES */
/* General content styles*/
	h1	{
		font-size: 24px;
		margin: 3px 0px;
		}
	h2	{
		font-size: 22px;
		margin: 3px 0px;
		}
	h3	{
		font-size: 18px;
		margin: 3px 0px;
		}
	h4	{
		font-size: 11px;
		margin: 0px 0px;
		}
/* Makes CRT (widgets 1 graph) have large type headline */
	#large_hed span.cxnhdln {
		font-size: 20px;
		font-weight: bold;
		}
	#large_hed .body {
		font-size: 12px;
		font-weight: normal;
		}
/* Lead teases across local & shared */
	.credit {
		font-weight: bold;
		font-size: 11px;
		color: #666666;
		text-align: right;
		/* removed by mrb - 1/30/2006 */
		/* margin: -12px 0px -12px 0px; */
		}
	.caption {
		font-weight: normal;
		font-size: 11px;
		color: #666666;
		margin: 0px 0px;
		}
	.summary {
		font-weight: normal;
		font-size: 12px;
		color: #333333;
		margin: 0px 0px;
		}
/* styles for Inside modules */
	.summary_2 {
		font-weight: normal;
		font-size: 11px;
		color: #333333;
		margin: 0px 0px;
		}
/* Small titles above widgets */
	.header {
		font-weight: bold;
		font-size: 11px;
		color: #85713E;
		margin: 3px 0px;
		}
/* For slightly larger headers on one column content pages */
	.header_1col {
		font-weight: bold;
		font-size: 13px;
		color: #85713E;
		margin: 3px 0px;
		}
	.health_rule	{
		font-weight: bold;
		font-size: 11px;
		color: #85713E;
		margin: 3px 0px;
		}
	.news_rule	{
		font-weight: bold;
		font-size: 11px;
		color: #85713E;
		margin: 3px 0px;
		}
/* Graphical titles above widgets */
	.header_2 {
		padding-top: 5px;
		width: 100%;
		height: 18px;
		border-bottom: solid 1px #666666;
		font-weight: bold;
		font-size: 11px;
		color: #85713E;
		margin: 0px 0px;
		}
	.header_2_img {
		margin: 0px 0px;
		float: left;
		}
/* Most important widgets - bolds heds; normal more link */
	#leadhdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/05/50/92/image_1892505.gif);
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
	#leadhdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* Other widgets 1 - normal headlines, bold more link */
	#morehdln .cxnmorehdln {
		font-weight: bold;
		font-size: 11px;
		}
	#morehdln .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/05/50/92/image_1892505.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/* Other widgets 2 - normal headlines, bold more link */
	#morehdln_2 .cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/05/50/92/image_1892505.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
	#morehdln_2 .cxnmorehdln ul li {
		list-style: none;
		margin: 12px 0px 12px -17px;
		font-weight: bold;
		font-size: 11px;
		}
/* Covers widgets not wrapped with IDs above */
	.cxnhdln ul li {
		list-style-image: url(http://img.coxnewsweb.com/C/05/50/92/image_1892505.gif);
		margin: 12px 0px 12px -17px;
		font-weight: normal;
		font-size: 11px;
		}
/* styles for inside entertainment tabs (dining, events, movies) */
	#movies_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		padding: 10px 10px;
		}
	#dining_tab {
		font-family: arial,helv;
		font-weight: bold;
		font-size: 12px;
		color: #ffffff;
		}
/* style wraps pages with only one tdl; puts padding around the content well */
	#padding_shell {
		padding: 0px 15px 15px 0px;
		}
/* Border Styles */
	.cnborderbottom {
 	 	border-bottom: 1px dashed #ccc;
		}
	.cnbordertop {
	  	border-top: 1px dashed #ccc;
		}
	.cnborderleft {
	  	border-left: 1px dashed #ccc;
		}
	.cnborderright {
	  	border-right: 1px dashed #ccc;
		}
	.cnborderbottomleft {
	  	border-left: 1px dashed #ccc;
	  	border-bottom: 1px dashed #ccc;
		}
	.cnborderbottomright {
	  	border-right: 1px dashed #ccc;
	  	border-bottom: 1px dashed #ccc;
		}
	.cnfooter p {
	  font-size:11px;
	  text-align:center;
		}
	/* For treatment of the in content topjobs container */
	#horiz_topjobs {
		color: #666666;
		font-size: 11px;
		background: #F0F1EE;
		border-top-width: 1px;
		border-top-style: dashed;
		border-top-color: rgb(204, 204, 204);
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: rgb(204, 204, 204);
		}
/*Our Front Homepage module*/
#cnOurFront {width: 280px;}
#cnOurFront table {width: 100%; padding: 0px;}
#cnOurFront td.outerLeft {width: 135px;}
#cnOurFront td.outerRight {width: 145px;}
#cnOurFront td.innerLeft {width: 12px; padding-top: 10px;}
#cnOurFront td.innerRight {font-family: Arial, Helvetica, sans-serif; font-size: 11px; padding: 10px 5px 5px 0px;}

/* Added 2005/11/28 by Dave Nelson for UClick Pages */
#cnhdruclick {background-image: url(http://www.lufkindailynews.com/custom/nospider/impl/images/hdr_uclick_lufkindailynews.gif); background-color: #fff; background-repeat:  no-repeat;}
#cnhdruclick {font-size: 13px; font-family: Arial, Helvetica, sans-serif;}
#cnhdruclick th {background: #E8DBA9; color: #000; font-size: 13px; font-family: Arial, Helvetica, sans-serif; text-align: left; font-weight: bold;}
#cnhdruclick a, .fstyle a:link, .fstyle a:visited {color: #000; text-decoration: none;}
#cnhdruclick a:hover, .fstyle a:active {color: #000; text-decoration: underline;}
#cnhdruclick .cnmenuback {background: #EFEFEF; color: #000;}
p.cnpuzzlefoot {width: 800px; text-align:center; font-size:11px;}
a .cnpuzzlefoot, .cnpuzzlefoot a:link, .cnpuzzlefoot a:visited {color: #336699; text-decoration: none;}
.cnpuzzlefoot a:hover, .cnpuzzlefoot a:active {text-decoration: underline;}

/* Added 2006/03/13 by Dave Nelson for NIE Pages */
#cnnienav {background: #4e5b1d; color: #fff; font-family: sans-serif; font-size: 10px; padding: 4px; border-top: 1px solid #fff;}
#cnniehed #cnnienav a:link, #cnniehed #cnnienav a:visited {color: #fff;}
#cnniehed #cnnienav a:hover, #cnniehed #cnnienav a:active {color: #fff;}
#cnniehed {padding-bottom: 4px;}
#cnniefooter {width: 600px; text-align: center; padding: 4px 0 10px 0; border-top: 1px solid #000;}
#cnniefooter p {color: #000; font-size: 11px;}

/* Added 2006/03/20 by Rob Hazelwood for Clickability and TypeSize */
#clickability {margin-top: 10px; padding-bottom: 0px; width: 100%;}
#clickability span {padding: 0px 20px 10px 20px; height: 20px;}
#clickability #email {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_email.gif) no-repeat;}
#clickability #print {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_print.gif) no-repeat;}
#clickability #most_emailed {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_most_emailed.gif) no-repeat;}
#clickability #popular {background: url(http://www.wacotrib.com/shared-custom/nospider/impl/images/clickability_popular.gif) no-repeat;}
#clickability #typesize {color: #2A4FB1; font-weight: bold; text-decoration: none; font-size: 11px; margin-left: -21px; padding-top: 10px;}
#typesize img {vertical-align:top}


/* Added 2007/10/19 by Jae Moon for Most Popular Stories Clickability */
#mostpopular .header_story {
	text-align:left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	color:#336f31;
	font-size: 11px;
	padding-left:0px;
	padding-bottom:5px;
	border-bottom: 1px #CCCCCC solid;
}
#mostpopular ul li{
	list-style-image: url(http://img.coxnewsweb.com/C/05/50/92/image_1892505.gif);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: -5px;
	font-weight: normal;
	font-size: 11px;
	text-align:left;
	padding-right: 10px;
}	

/*sms page styles*/

#access h2.header {
	font-size: 30px;
	border-bottom: 1px solid #CCCCCC;
}

/*nyt feeds added 06192008*/

.nytCredit {
	font-size: 9px;
	text-align: right;
	color: #909090;
	margin-bottom: 3px;
	width:100%;
}

.nytCaption {
	color: #666;
	font-size: 91.6%;
	line-height: 1.2em;
	margin: 0;
	padding: 0;
}

/*added 06192008 acap div style*/
.cnfooterAcap {
	text-align: center;	
}