body {
	margin:0;
	padding:0;
	background:#697083 url('http://www.tdtnews.com/images/body_grad.jpg') top left repeat-x;
	font-family:Arial, Verdana, Arial, Sans-Serif;
	font-size:12pt;
	text-align:left;
}
a,a:active,a:visited {
	color:#2D3451;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
form {
	margin:0;
	padding:0;
}
ul{
	padding:0;
	margin:5px 0 0 25px;
	font-size:10pt;
	list-style-image: url('http://www.tdtnews.com/images/bullet.gif');
}
ul li a:hover{
	color:#8CC63F;
}

/* MAIN NAVIGATION */
#nav {
	width:982px;  
	position:relative;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#nav .select, #nav .current {
	margin:0; 
	padding:0; 
	list-style:none; 
	display:block;
}
#nav li {
	display:inline; 
	margin:0; 
	padding:0;
	height:auto;
}
/* Main-nav links */
#nav .select a,
#nav .current a {
	display:block; 
	height:21px; 
	float:left; 
	text-decoration:none; 
	font-size:12px; 
	line-height:20px; 
	white-space:nowrap; 
	background:#7B8997 url('http://www.tdtnews.com/images/nav_topbg.jpg') top left repeat-x;
}
* html #nav .select a, * html #nav .current a {width:1px;}
#nav .select a b, 
#nav .current a b {
	height:100%; 
	display:block; 
	padding:0 16px 0 16px; 
	color:#2D3451;
}
#nav .select a:hover, 
#nav .select li:hover a { 
	cursor:pointer;
}
/* Main nav hover links */
#nav .select a:hover b, 
#nav .select li:hover a b {
	color:#fff;
	background-color:#2D3451;
}
#nav .sub {display:none;}
/* for IE5.5 and IE6 only */
#nav table {
	position:absolute; 
	border-collapse:collapse; 
	left:0; 
	top:0; 
	font-size:13px;
}
/* Current main tab */
#nav .current a {
	background:#2D3451;
}
#nav .current a b {
	color:#fff;
}
/* Sub-nav hover links */
#nav .sub li a:hover, 
#nav .select a:hover .sub li a:hover, 
#nav .select li:hover .sub li a:hover {
	color:#8CC63F; /*green*/
	text-decoration:none;
}
#nav .sub_active .current_sub a, 
#nav .sub_active a:hover {
	color:#fff; 
	text-decoration:none;
}
#nav .sub_active a:hover {color:#8CC63F; /*green*/}
#nav .select li a:hover .sub, 
#nav .select li:hover .sub {
	display:block; 
	position:absolute; 
	width:982px; 
	top:21px; 
	left:0; 
	background:#2D3451 url('http://www.tdtnews.com/images/nav_botbg.jpg') top left repeat-x; 
	margin:0; 
	padding:0; 
	z-index:100; 
}
#nav .sub, #nav .sub_active {
	margin:0; 
	padding:0; 
	list-style:none;
}
#nav .sub_active {
	display:block; 
	position:absolute; 
	width:982px;
	height:30px; 
	top:21px; 
	left:0; 
	background:#2D3451 url('http://www.tdtnews.com/images/nav_botbg.jpg') top left repeat-x; 
	margin-top:0; 
	padding:0; 
	z-index:10; 
	color:#000; 
}
* html #nav .sub_active, * html #nav .select a:hover .sub {
	z-index:-1; 
	margin-top:0;
}

#nav .sub_active a {
	height:30px; 
	float:left; 
	text-decoration:none; 
	line-height:29px; 
	white-space:nowrap; 
	font-weight:normal;
}
/* Sub-nav main links */
#nav .sub_active a, 
#nav .select a:hover .sub li a, 
#nav .select li:hover .sub li a {
	display:inline; 
	background:#2D3451 url('http://www.tdtnews.com/images/nav_botbg.jpg') top left repeat-x; 
	padding:0 10px; 
	margin:0; 
	font-size:11px; 
	width:auto; 
	white-space:nowrap; 
	font-weight:normal; 
	border:0; 
	color:#fff; 
	height:30px; 
	line-height:29px;
	z-index:100;
}
/* END MAIN NAVIGATION */

div.container {
	margin:0 auto;
	width:960px; 
	text-align:left;
	background:#FFF;
}
div.col-940,div.col-750,div.col-560,div.col-370,div.col-180,div.col-85 {
	float:left;
	display:inline;
	margin:10px 0 0 10px;
}	
div.col-940 {width:940px;}
div.col-750 {width:750px;}
div.col-560 {width:560px;}
div.col-370 {width:370px;}
div.col-180 {width:180px;}
div.col-85 {width:85px;}
clearit {clear:both;}

div.topnavbar{
	font-size:8pt;
}
div.topnavbar div.dateline{padding:5px 0 0 0;}
div.topnavbar div.sisterlinks{padding:5px 0 0 0;}
div.topnavbar div.temperature{padding:5px 0 0 0;font-weight:bold;}

div.advertisement{text-align:center;padding:5px 0;}
div.subscribe{
	width:200px;
	float:left;
	padding:5px;
}
div.topphotos{margin:0;padding:0;height:260px;overflow:hidden;}

div.topstory{
	width:370px;
	float:left;
	z-index:50;
}
div.topstory h2{
	margin:0 0 3px 0;
	font-family:Georgia, Times, serif;
}
div.topstory div{
	font-size:14px;
}
div.otherstories{
	width:180px;
	background:#E0E1E5 url('http://www.tdtnews.com/images/box_flower.jpg') bottom right no-repeat; /* xtra-light blue */
	float:right;
	padding:5px;
	z-index:50;
}
div.otherstories h3{
	margin:0;
	font-family:Georgia, Times, serif;
	color:#2D3451;
}

h3.heading{
	margin:20px 3px 10px 3px;
	padding:0 0 0 5px;
	font-family:Georgia, Times, serif;
	font-size:18pt;
	font-weight:normal;
	color:#2D3451;
	border-top:2px solid #7B8997;
	background:#E0E1E5;
}
.breaking{
	background:#ECCCCC url('http://www.tdtnews.com/images/breaking4.gif') right bottom no-repeat;
	margin-bottom:10px;
	padding-bottom:10px;
}
.breaking div{
	margin:10px;
	font-size:10pt;
}
.breaking div a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
}
.breaking h3{
	margin:0 0 10px 0;
	padding:0 0 0 5px;
	font-family:Georgia, Times, serif;
	font-size:18pt;
	font-weight:normal;
	color:#FFFFFF;
	border-top:2px solid #A00000;
	background:#C15959;
}

div.sports{
	width:560px;
	float:left;
	margin-bottom:10px;
}
div.life{
	width:370px;
	float:left;
}
div.obits{
	width:370px;
	float:left;
}
div.blogs{
	width:370px;
	float:left;
}
div.photographs{
	width:370px;
	float:left;
}
div.popular{
	width:370px;
	float:left;
}
div.funstuff{
	width:370px;
	float:left;
}
div.poll{
	float:left;
	width:370px;
	margin-top:20px;
	background:#E0E1E5 url('http://www.tdtnews.com/images/poll_bg.jpg') top left repeat-x;
	border:2px solid #7B8997;
}

div.sportsheadlines{
	width:178px;
	float:left;
}
div.topsports{
	width:370px;
	float:left;
	padding-left:10px;
	font-size:10pt;
}
div.topsports b{font-family:Georgia, Times, serif;}

span.rss{float:right;padding:6px 6px 0 0;font-size:8pt;}

div.entertain{
	background:#fff url('http://www.tdtnews.com/images/event_bg.jpg') top center no-repeat;
	height:275px;
	width:370px;
}
div.week{width:340px;margin:auto;clear:both;}
div.week a{
	background:#000;
	width:40px;
	height:40px;
	margin-right:8px;
	padding:3px;
	text-align:center;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17pt;
	font-weight:bold;
	text-decoration:none;
	color:#FFF;
	border:1px solid #FFF;
}
div.movies,div.dining{
	padding:10px;
	color:#FFF;
}
div.music{
	font-size:10pt;
	padding-left:10px;
	color:#FFF;
	overflow:auto;
	height:220px;
}
div.music h3{margin:5px 0 0 0;padding:0;}
div.music a{color:#8CC63F;}

div.popbox{
	padding:0 10px 10px 10px;
	font-size:10pt;
}
span.poplinks{
	float:right;
	padding:8px 5px 0 0;
	font-size:8pt;
	font-family:Arial, Verdana, Arial, Sans-Serif;
	color:#8CC63F;
}
.botnav{
	font-size:10pt;
	text-align:center;
	color:#FFF;
	background:#2D3451;
}
.botnav a,.botnav a:active,.botnav a:visited,.botnav a:hover{
	color:#FFF;
	font-weight:bold;
	text-transform:uppercase;
}

/* START PHOTOBOX SLIDER */
.sliderwrapper{
position:relative; /*leave as is*/
overflow:hidden; /*leave as is*/
width:560px; /*width of featured content slider*/
height:250px;
}
.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position:absolute; /*leave as is*/
left:0;  /*leave as is*/
top:0;  /*leave as is*/
width:560px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height:100%;
margin:0;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity:1;
opacity:1;
z-index:10;
}
.photoboxnav{
position:relative;
}
.pagination{
width:540px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:right;
background:#000;
top:-28px;
margin:0;
position:relative;
padding:5px 10px;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=80);
-moz-opacity:.8;
opacity:.8;
z-index:15;
}
.pagination a,.pagination a:visited{
padding:0 5px;
text-decoration:none; 
color:#FFFFFF;
border:1px solid #000000;
}
.pagination a:hover,.pagination a.selected,.pagination a:visited.selected{
border:1px solid #8CC63F;
}
.paginationcaption{
width:400px; /*Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/
text-align:left;
color:#FFF;
font-size:18px;
margin:0;
padding:5px 10px;
position:relative;
top:-60px;
z-index:20;
}
div.paginationcaption a,div.paginationcaption a:active,div.paginationcaption a:visited,div.paginationcaption a:hover{color:#FFFFFF;text-decoration:none;}
/* END PHOTOBOX SLIDER */

/* START Carousels */
.topcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 728px;
height: 90px; /*Height should enough to fit largest content's height*/
margin:0;
}
.topcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.topcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0; /*margin around each panel*/
width: 728px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


.adscarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 560px;
height: 150px; /*Height should enough to fit largest content's height*/
margin:10px auto 0 auto;
}
.adscarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.adscarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0 10px 0 0; /*margin around each panel*/
width: 180px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}


.promoscarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 930px;
height: 145px; /*Height should enough to fit largest content's height*/
margin:10px auto 0 auto;
background:#2F3452 url('/images/promo_grad.jpg') top left repeat-x;
z-index:1;
}
.promoscarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}
.promoscarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 162px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height:113px;
border:1px solid #FFF;
background:#E5D7C2;
font-size:9pt;
padding:5px;
overflow:hidden;
}
.promoscarousel .panel a{font-weight:bold;}
/* END CAROUSEL */

/* ARTICLE */
.lead{
	font-family:Georgia, Times, serif;
	margin:0;
}
.byline{
	font-size:10pt;
	color:#999999;
	margin:10px 0;
}
.mediabox{
	width:180px;
	float:left;
	margin:10px 10px 0 0;
	padding:2px;
	background:#E0E1E5;
	font-size:10pt;
}
.article{
	font-size:12pt;
}
.comments{
	
}
/* END ARTICLE */

div.classarchive{width:323px;margin:10px auto;clear:both;}
div.classarchive a{
	background:#fff;
	width:35px;
	margin-right:5px;
	padding:2px;
	text-align:center;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15pt;
	font-weight:bold;
	text-decoration:none;
	color:#2D3451;
	border:1px solid #7B8997;
}
div.classarchive a:hover{background:#E0E1E5;}
div.classarchive a.current{background:#E0E1E5;}
div.classad{
	margin:10px 5px;
	padding:5px;
	font-size:10pt;
	border-bottom:1px solid #E0E1E5;
	text-align:justify;
	background:#FFF;
}
div.classad a,div.classad a:visited,div.classad a:active{font-weight:bold;}
div.classad img{float:left;}
div.classadsnip{
	margin:10px 5px;
	padding:5px;
	font-size:10pt;
	border-bottom:1px solid #E0E1E5;
	text-align:justify;
	background:#FFFBBB;
}

/* TOP BANNER AD ROTATION SCRIPT*/
#adbox{
	position:absolute;
	width:728px;
}
#adbox span{
	display:block;
}
.admask{
	position:relative;
	width:728px;
	height:90px;
	overflow:hidden;
}
span img{
	display:block;
	border:none;
}
/* END TOP BANNER AD ROTATION SCRIPT*/

/* MEMBERS */
.memberNav a,.memberNav a:active,.memberNav a:visited{
	display:block;
	margin:0;
	padding:5px;
	border-bottom:1px solid #9CCC59;
	font-size:10pt;
	font-weight:normal;
	text-align:right;
	color:#000000;
}
.memberNav a:hover{
	background:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.memberNav a.current{
	background:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.memberContent{
	margin:0 10px;
}