﻿body {
	background: #fff;
	margin: 5px 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.cusbottom
{
	background: #fff;
	margin: 5px 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
}
.custop
{
	
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
 text-align:left; 
}

#nofloat {
	float: none;
	clear: both;
    height:1px;
    overflow:hidden;
}

/* TOP TABS */
#top_tabs{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 992px;
	height: 20px;
	background: #fff url(/centralflorida/Images/TopNavigation/rotator_tabs_bg.gif) bottom repeat-x;
	border-left: 1px solid #369;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
}
#top_tabs li{
	float: left;
	margin: 0;
	padding: 0;
	height: 18px;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
}
#top_tabs li a{
	padding: 0 8px;
	height: 18px;
	float: left;
	background: #eee;
	color: #999;
	line-height: 18px;
}
#top_tabs li a:hover{
	color: #000;
}
#top_tabs li.current a, #top_tabs li.current a:hover{
	background: #369;
	color: #fff;
	border-bottom: 1px solid #369;
	text-decoration: none;
}
#top_tabs li a#top_tab_ledger:hover{
	background: #bbb;
	color: #336699;
}

#top_tabs li a#top_tab_timeout:hover{
	background: #bbb;
	color: #3A656E;
}
#top_tabs li a#top_tab_polkvoice:hover{
	background: #EABC86;
	color: #C35959;
}
#top_tabs li a#top_tab_reporter:hover{
	background: #83A2B8;
	color: #ddd;
}
#top_tabs li a#top_tab_visionlatina:hover{
	background: #C8C6A9;
	color: #617D62;
}


/* CONTAINER */
#container{
	width: 990px;
	margin: 0 auto;
	border: 1px #999 solid;
	border-width: 0 1px 1px 1px;
	background: #fff;
}

#container_top{
margin: 0 auto;
/*	border: 1px #999 solid;*/
	
	border-right: 1px #999 solid;
	border-width: 0 1px 1px 1px;
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	
}
#container_top1{
margin: 0 auto;
/*	border: 1px #999 solid;*/
	border-left : 1px #999 solid;

	border-width: 0 1px 1px 1px;
	background: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	
}
.container_Home{
	border-bottom : 1px #999 solid;
	 
}
.container_Left
{
 padding-left:0px;
	border-left : 1px #999 solid;
}

.container_right{
	border-right : 1px #999 solid;
	border-bottom : 1px #999 solid;

	background: #fff;
}

/* HEADER */
#header
{
	text-align:left; 

	background: #669acc url(/centralflorida/Images/TopNavigation/header_bg.gif) left repeat-y fixed;
	width:100%;
	position: relative; 
}


#reguserinfo {
	position: absolute; top: -17px; left: 373px; z-index: 10000; width: 610px; border: 0px solid #000000;
}

#header #weather{
	position: absolute;
	top: 5px;
	right: 5px;
	text-align: right;
	font-family: verdana, arial, sans-serif;
	height: 38px;
	width: 300px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#header #weather a {
	font-family: verdana, arial, sans-serif;
	height: 38px;
	width: 300px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
}

#header #weather img{
	float: right;
	margin-left: 5px;
}
#header #weather_home{
	position: absolute;
	top: 65px;
	right: 258px;
	text-align: right;
	font-size: 80%;
	font-family: verdana, arial, sans-serif;
	height: 38px;
}
#header #weather_home img{
	float: right;
	margin-left: 5px;
}
#header .ad_marquee{
	position: absolute;
	top: 0;
	right: 0;
}

/* MAIN */
#main{
	width: 630px;
	float: left;
	clear: both;
	margin-top: 10px;
	border-right: 1px solid #999;
}
#main .content{
	padding: 0 0px;
	clear: both;
}


/* RIGHT RAIL */
#right_rail{
	width: 348px;
	float: right;
	margin-top: 15px;
}

/* NAVIGATION */
#nav{
	clear: both;
	font-family: arial, helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	height: 28px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: #669acc url(/centralflorida/Images/TopNavigation/header_bg.gif) left repeat-y;
}
#nav li{
	float: left;
	padding: 0;
}
#nav li a{
	float: left;
	color: #369;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	height: 25px;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	margin: 2px 0 0 0;
	line-height: 25px;
	background: #c2d3e5 url(/centralflorida/Images/TopNavigation/nav_bg.gif) repeat-x;
	overflow: hidden;
}
#nav li a.advertising{
	background: #c2d3e5 url(/centralflorida/Images/TopNavigation/nav_bg2.gif) repeat-x;
	color: #006;
}
#nav li a.onstate{
	color: #000;
	background: #fff;
	border-bottom: 1px solid #fff;
}
#nav li a.current{
	background: #cddaeb url(/centralflorida/Images/TopNavigation/nav_bg_current.gif) repeat-x;
	border-bottom: 0;
	margin: 0;
	padding: 0 3px 3px 3px;
	font-size: 12px;
	line-height: 28px; 
}
#nav li a.news{
	width: 47px;

}
#nav li a.sports{
	width: 60px;
}
#nav li a.life{
	width: 39px;
}
#nav li a.entertainment{
	width: 106px;
}
#nav li a.community{
	width: 84px;
}
#nav li a.opinion{
	width: 70px;
}
#nav li a.forum{
	width: 60px;
}
#nav li a.services{
	width: 119px;
}
#nav li a.business{
	width: 75px;
}
#nav li a.shopping{
	width: 71px;
}
#nav li a.classifieds{
	width: 86px;
}
#nav li a.jobs{
	width: 45px;
}
#nav li a.homes{
	width: 55px;
}
#nav li a.autos{
	width: 54px;
	border-right: 0;
}




/* SUB-NAVIGATION */
#subnav{
	position: relative;
	width:100%;
}
#subnav ul{
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	width: 992px;
	height: 25px;
	padding: 0;
	margin: 0;
	list-style-type: none;
	background: #fff;
	border-bottom: 1px solid #999;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
#subnav ul li{
	float: left;
	padding: 0;
}
#subnav ul li a{
	float: left;
	color: #666;
	text-decoration: none;
	aletter-spacing: .1em;
	padding: 0 8px;
	height: 25px;
	line-height: 25px;
}
#subnav ul li a:hover {
	color: #000;
	text-decoration: underline;
}
#subnav ul.current{
	display: block;
	position: relative;
	top: auto;
	right: auto;
	background: #cddaeb;
	z-index: 1;
}
#subnav ul.current a{
	color: #036;
}
#subnav ul.current a:hover{
	color: #369;
}
#subnav ul.current li.current a, #subnav ul.current li.current a:hover{
	color: #000;
	font-size: 110%;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0;
}

/* FOOTER */
#footer_nav {
	color: #9a9a9a;
	text-align: center;
	padding: 5px 0 7px 0;
}
#footer_nav  a{
	color: #9a9a9a;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0 9px;
}
#footer a:hover{
	color: #000;
	text-decoration: underline;
}

#footer {
	margin: 0 auto;
	padding: 5px;
	width:980px;
	text-align: center;
	border: 1px #999 solid;
	background: #fff;
}
#footer .nytrmg_logo{
	float: right;
}

/* SEARCH */
#search{
	position: relative;
	padding-top: 19px;
}
#search_nav{
	list-style-type: none;
	background: #fff url(/centralflorida/Images/TopNavigation/rotator_tabs_bg.gif) bottom repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 0 0 5px;
	width: 334px;
	margin: 0;
}
#search_nav li{
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}
#search_nav li a{
	height: 17px;
	background: #ccc;
	border-bottom: 1px solid #999;
	color: #000;
	float: left;
	line-height: 17px;
	padding: 1px 3px 0 3px;
	font-size: 12px;
	font-family: arial;
}
#search_nav li a:hover{
	color: #000;
	text-decoration: none;
	background: #bbb;
}
#search_nav li.current a, #search_nav li.current a:hover{
	background: #eee;
	border: 1px solid #999;
	border-bottom: 1px solid #eee;
	color: #000;
	padding: 0 2px;
}
#search_content{
	background: #eee;
	border: 1px solid #999;
	border-top: 0;
	height: 100px;
}

/* Category Tree BREAD CRUMBS */
#breadcrumbs{
	background: #fff;
	height: 25px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 27px;
	color: #666666;
}

.CatTreeItems {
	font-size: 14px;
	color: #666666;
}

#breadcrumbs_search{

	background: #fff;
	height: 25px;
	width: 100%;
	font-size: 130%;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	z-index: 999;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	line-height: 27px;
	color: #666666;
}




/* TOP STORY BOX */
#topstory{
	position: relative;
	padding: 19px 0 0 0;
	width: 630px;
}
#topstory ul#topstory_nav{
	position: absolute;
	top: 0;
	right: -1px;
	background: #fff url(/centralflorida/Images/TopNavigation/rotator_tabs_bg.gif) bottom repeat-x;
	height: 20px;
	margin: 0;
	padding: 0 6px 0 0;
	list-style-type: none;
	font-family: arial, helvetica, sans-serif;
}
#topstory ul#topstory_nav li{
	margin: 0 2px 0 0;
	padding: 0;
	float: left;
	background: #fff url(/centralflorida/Images/TopNavigation/rotator_tab_right.jpg) right no-repeat;
}
#topstory ul#topstory_nav li a{
	float: left;
	height: 19px;
	padding: 0 10px;
	line-height: 19px;
	background: url(/centralflorida/Images/TopNavigation/rotator_tab_left.jpg) left no-repeat;
	font-weight: bold;
	text-decoration: none;
	color: #369;
	outline: none;
}
#topstory ul#topstory_nav li.current{
	background: url(/centralflorida/Images/TopNavigation/rotator_tab_right_on.jpg) right no-repeat;
	border-bottom: 1px solid #d8e4f0;
}
#topstory ul#topstory_nav li.current a{
	background: url(/centralflorida/Images/TopNavigation/rotator_tab_left_on.jpg) left no-repeat;
	color: #000;
}
#topstory .rotator_content{
	padding: 12px 0;
	border-left: 0;
	background: #d8e4f0 url(/centralflorida/Images/TopNavigation/toptabs/top_tabs_bg.jpg);
	float: left;
	clear: both;
	width: 630px;
	border: 1px solid #999;
	border-width: 1px 0;
}
#topstory .article{
	float: left;
	width: 398px;
	margin: 0;
	padding-left: 12px !important;
	padding-left: 6px;
}
#topstory .article h4{
	font-size: 200%;
	border: 0;
	height: auto;
	margin: 0 0 .5em 0;
	padding: 0;
	line-height: 120%;
	font-family: georgia, times, serif;
}
#topstory .article img{
	float: left;
	margin: 0 10px 6px 0;
}
#topstory .article p{
	float: left;
	margin: 0 10px 1em 0;
	width: 368px;
}
#topstory .article .byline{
	font-size: 80%;
	font-family: verdana, arial, sans-serif;
	color: #333;
	display: block;
	margin: 0 0 .5em 0;
}
#topstory .article ul.related{
	list-style-type: none;
	float: none;
	clear: both;
	display: block;
	margin: 0;
	padding: 0 0 .5em 12px;
}
#topstory .article ul.related li{
	float: left;
	padding-top: .5em;
}
#topstory .article ul.related li a{
	text-decoration: none;
	border-bottom: 1px solid #036;
	float: left;
	margin-right: 1em;
}
#topstory .article ul.related li a:hover{
	text-decoration: none;
	border-bottom: 1px solid #369;
}
#topstory .article ul.related li.video a{
	padding: 0 0 0 18px;
	background: url(/centralflorida/Images/TopNavigation/video.gif) 0 2px no-repeat;
}
#topstory .article ul.related li.video a:hover{
	background: url(/centralflorida/Images/TopNavigation/video.gif) 0 -48px no-repeat;
}
#topstory .article ul.related li.slideshow a{
	padding: 0 0 0 18px;
	background: url(/centralflorida/Images/TopNavigation/slideshow.gif) 0 2px no-repeat;
}
#topstory .article ul.related li.slideshow a:hover{
	background: url(/centralflorida/Images/TopNavigation/slideshow.gif) 0 -48px no-repeat;
}

#topstory .top_story{
	width: 630px;
}
#topstory .top_story h4{
	font-size: 240%;
}
#topstory .articles{
	float: left;
	width: 205px;
	margin: 0;
	padding: 0;
	border: 1px solid #369;
	background: #fff;
	max-height: 320px;
	height: auto !important;
	height: 320px;
	overflow: auto;
}
#topstory .articles h3{
	margin: 2px 5px 10px 5px;
	padding: 0;
	width: 170px;
}
#topstory .articles ul{
	margin: 0;
	padding: 5px;
	width: 170px;
}
#topstory .articles ul li{
	width: 170px;
}

/* SPECIAL SECTIONS */
.special_section{
	float: left;
	width: 277px;
	padding: 0 20px 0 5px;
}
.special_section select{
	margin: .8em 0 .8em 5px
}
.special_section h3{
	margin-left: 5px;
}

/* ARTICLE LIST */
.articles{
	float: left;
	padding: 10px 20px 0 0;
	margin-top: 0px;
	margin-right: 10px;
}
.articles h3{
	margin: 0 0 0 5px;
	font-weight: bold;
	width: 250px;
}
.articles ul{
	list-style-type: none;
	margin: 0;
	padding: 5px 0 0 15px;
	width: 262px;
}
.articles ul li{
	margin:0;
	padding: 0;
	float: left;
	clear: left;
	width: 262px;
}
.articles ul li a{
	background: url(/centralflorida/Images/TopNavigation/bullet.gif) 0 4px no-repeat;
	display: block;
	padding: 0px 0 7px 10px;
}
.articles ul li a:hover{
	background: url(/centralflorida/Images/TopNavigation/bullet.gif) 0 -96px no-repeat;
}
.articles ol{
	color: #999;
	width: 250px;
}
.articles ol li{
	padding: 0 0 7px 0;
	width: 250px;
}

/* MAGAZINE LIST */
.magazines{
	float: left;
	width: 277px;
	padding: 10px 20px 10px 0;
	margin-top: 0;
	margin-right: 10px;
	font-family: arial, helvetica, sans-serif;
}
.magazines h3{
	margin: 0 0 0 5px;
	font-weight: bold;
}
.magazines ul{
	list-style-type: none;
	margin: 0;
	padding: 10px 0 0 0;
}
.magazines ul li{
	float: left;
	margin: 0;
	padding: 0;
	width: 130px;
	text-align: center;
}
.magazines ul li a:hover{
	text-decoration: none;
}


/* FEED LIST */
.feed{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.feed li{
	margin: 0;
	padding: .7em 0;
	display: block;
	clear: both;
}
.feed li h4{
	font-weight: bold;
	margin-bottom: 2px;
	line-height: 120%;
	font-family: georgia, times, serif;
}
.feed li h4 .author{
	font-size: 80%;
	color: #999;
	font-weight: normal;
}

.feed li h4 .author2{
	font-size: 100%;
	color: #777;
	font-weight: normal;
}

.feed li p{
	margin: 0;
}
.feed li img{
	width: 80px;
	float: left;
	margin: 3px 4px 3px 0;
}

/* FORUM FEED LIST */
.feed_forums{
	padding: 0 10px 0 0;
}
.feed_forums li{
	padding: .4em 5px .4em 10px;
}
.feed_forums li.even{
	background: #eee;
}
.feed_forums li h4{
	font-weight: normal;
	font-size: 90%;
	font-family: verdana, arial, sans-serif;
}

/* LATEST BLOG POSTS FEED LIST */
.feed_blogs{
	padding: 0 0 0 10px;
}


/* GALLERY  */
.gallery{	
	float: left;
	clear: both;
	padding: 2px 2px 2px 2px;
	width: 330px;
}
.gallery ul{
	margin: 0;
	padding: .6em 0;
	list-style-type: none;
}
.gallery ul li{
	margin: 0;
	padding: 0;
	width: 110px;
	text-align: center;
	float: left;
}
.gallery ul li img{
	float: none;
	border: 0px solid #000000;
}
.gallery ul li h4{
	text-align: center;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
}

/* GALLERY category=photos */
.gallery2{	
	clear: both;
	padding: 2px 2px 2px 2px;
}
.gallery2 ul{
	margin: 0;
	padding: .6em 0;
	list-style-type: none;
}
.gallery2 ul li{
	margin: 0;
	padding: 0;
	width: 100px;
	text-align: center;
	float: left;
}
.gallery2 ul li img{
	float: none;
	border: 1px solid #000000;
}
.gallery2 ul li h4{
	text-align: center;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
}


/* GALLERY_TOP category=MULTIMEDIA */
.gallery_top{	
	clear: both;
	padding: 2px 2px 2px 2px;
}
.gallery_top ul{
	margin: 0;
	padding: .6em 0;
	list-style-type: none;
}
.gallery_top ul li{
	margin: 0;
	padding: 0;
	width: 125px;
	text-align: center;
	float: left;
}
.gallery_top ul li img{
	float: none;
}
.gallery_top ul li h4{
	text-align: center;
	font-weight: normal;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
}

/* POLL */
#poll{
	padding: 0 8px;
}
#poll h3{
	font-weight: bold;
	border: 0;
	height: auto;
	padding: 1em 10px 1em 0;
	margin: 0;
	line-height: 130%;
}
#poll h3.left{
	width: 190px;
	float: left;
}
#poll form{
	margin: 0;
	padding: 1em 0;
	width: 122px;
	float: left;
}
#poll ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0 1em 0;
}
#poll ul li{
	margin: 0;
	padding: 0;
}

ul.links{
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
}
ul.links li{
	margin:0;
	padding: 0;
	float: left;
	clear: left;
	width: 200px;
}
ul.links li a{
	background: url(/centralflorida/Images/TopNavigation/bullet.gif) 0 11px no-repeat;
	display: block;
	padding: 5px 0 0 10px;
	width: 190px;
}
ul.links li a:hover{
	background: url(/centralflorida/Images/TopNavigation/bullet.gif) 0 -89px no-repeat;
}



/* YOUR PHOTOS STYLES */
/* hopefully this is temporary and we can fix the way we handle this feed */
.category-island{
	padding: .6em 4px;
	width: 330px;
}
.category-island .category-header{
	display: none;
}
.category-island div{
	float: left;
	width: 110px;
	text-align: center;
	cursor: pointer;
	font-family: verdana, arial, sans-serif;
	font-size: 90%;
	color: #036;
}
.category-island div.category-cell-active{
	color: #369;
	text-decoration: underline;
}
.category-island div img{
	width: 80px;
	border: 1px solid #000;
}

/* ADVERTISING STYLES */
.ad_marquee{
	width: 240px;
	height: 120px;
	border: 1px solid #000;
	background: #ccc;
	overflow: hidden;
}
.ad_large{
	width: 336px;
	height: 280px;
	border: 0px solid #000;
	background: transparent;
	overflow: hidden;
}

.ad_halfpage{
	width: 336px;
	height: 620px;
	border: 0px solid #000;
	background: transparent;
	overflow: hidden;
}

#right_rail .ad_large{
	margin-top: 10px;
}
.ad_beltway{
	width: 170px;
	height: 65px;
	border: 1px solid #000;
	background: #ccc;
	overflow: hidden;
}

#main .ad_beltway{
	float: left;
	margin: 15px 18px 0 18px !important;
	margin: 15px 9px 0 18px; /* fix for IE6 */
}
/*.ad_leaderboard{
	height: 130px;
	background-color: #efefef;
	margin: 15px auto;
}*/
.ad_leaderboard{
	width: 728px;
	height: 90px;
	border: 1px solid #000;
	background-color: #cccccc;
	overflow: hidden;

}

/* GENERIC CLASSES */
.clear{
	clear: both;
}
.content{
	padding: 0px;
	clear: both;
}
.hidden {
	display: none;
}
.visible {
	display: block;
}
.padding {
    padding:3px;
}
.more{
	font-size: 80%;
	font-weight: bold;
}

#section_rail .more{
	font-size: 100%;
	font-weight: normal;
	padding: 5px 0px 0px 0px;
	list-style-type: none;
}


#right_rail .more{
	font-size: 100%;
	font-weight: normal;
}


h2{
	margin: 10px 0 0 0;
	padding: 0;
	/*SA text-transform: uppercase;
	font-size: 100%;
*/
	/* SA border-bottom: 1px solid #369;*/
	color: #369;
	height: .9em;
	margin-bottom: .1em;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	line-height: 100%;
}
h2 span, h2 a{
	background: #fff;
	padding-right: .4em;
	position: absolute;
	top: 0;
	left: 0;
	color: #369;
}

h2.dateheader{
	margin: 5px 0 5px 0;
	padding: 0;
	text-transform: none;
	font-size: 100%;
	border-bottom: 1px solid #666;
	color: #666;
	height: .9em;
	margin-bottom: .1em;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	line-height: 100%;
}

h2.dateheader span{
	background: #fff;
	padding-right: .4em;
	position: absolute;
	top: 0;
	left: 0;
	color: #666;
}


h3{
	margin: 0 0 .2em 0;
	padding: 0;
	font-size: 100%;
	border-bottom: 1px solid #ccc;
	color: #333;
	height: .9em;
	position: relative;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	clear: both;
	line-height: 100%;
}
h3 span, h3 a{
	background: #fff;
	padding-right: .4em;
	position: absolute;
	top: 0;
	left: 0;
}
h4{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}
a{
	color: #036;
	text-decoration: none;
}
a:hover{
	color: #369;
	text-decoration: underline;
}
hr{
	clear: both;
	border: 0;
	border-bottom: 1px dashed #ccc;
	color: #fff;
	height: 15px;
	font-size: 1px;
	padding:0;
	margin: 0;
}
hr.clear{
	border: 0;
	margin: 0;
	padding: 0;
	width: 1px;
}
img{
	border: 0;
}

.columnist_newslist_mug {
	border: 1px solid #000000;
	margin-right: 5px;
	
}

/* MARGINS AND PADDINGS */
.m10all {margin: 10px; padding: 0px;}
.m10trb {margin: 10px 10px 10px 0px; padding: 0px;}
.m10trl {margin: 10px 10px 0px 10px; padding: 0px;}
.m10tbl {margin: 10px 0px 10px 10px; padding: 0px;}
.m10rbl {margin: 0px 10px 10px 10px; padding: 0px;}
.m10tr {margin: 10px 10px 0px 0px; padding: 0px;}
.m10tb {margin: 10px 0px 10px 0px; padding: 0px;}
.m10tl {margin: 10px 0px 0px 10px; padding: 0px;}
.m10rb {margin: 0px 10px 10px 0px; padding: 0px;}
.m10rl {margin: 0px 10px 0px 10px; padding: 0px;}
.m10bl {margin: 0px 0px 10px 10px; padding: 0px;}
.m10t {margin: 10px 0px 0px 0px; padding: 0px;}
.m10r {margin: 0px 10px 0px 0px; padding: 0px;}
.m10b {margin: 0px 0px 10px 0px; padding: 0px;}
.m10l {margin: 0px 0px 0px 10px; padding: 0px;}

.m5all {margin: 5px; padding: 0px;}
.m5trb {margin: 5px 5px 5px 0px; padding: 0px;}
.m5trl {margin: 5px 5px 0px 5px; padding: 0px;}
.m5tbl {margin: 5px 0px 5px 5px; padding: 0px;}
.m5rbl {margin: 0px 5px 5px 5px; padding: 0px;}
.m5tr {margin: 5px 5px 0px 0px; padding: 0px;}
.m5tb {margin: 5px 0px 5px 0px; padding: 0px;}
.m5tl {margin: 5px 0px 0px 5px; padding: 0px;}
.m5rb {margin: 0px 5px 5px 0px; padding: 0px;}
.m5rl {margin: 0px 5px 0px 5px; padding: 0px;}
.m5bl {margin: 0px 0px 5px 5px; padding: 0px;}
.m5t {margin: 5px 0px 0px 0px; padding: 0px;}
.m5r {margin: 0px 5px 0px 0px; padding: 0px;}
.m5b {margin: 0px 0px 5px 0px; padding: 0px;}
.m5l {margin: 0px 0px 0px 5px; padding: 0px;}

.m4all {margin: 4px; padding: 0px;}
.m4trb {margin: 4px 4px 4px 0px; padding: 0px;}
.m4trl {margin: 4px 4px 0px 4px; padding: 0px;}
.m4tbl {margin: 4px 0px 4px 4px; padding: 0px;}
.m4rbl {margin: 0px 4px 4px 4px; padding: 0px;}
.m4tr {margin: 4px 4px 0px 0px; padding: 0px;}
.m4tb {margin: 4px 0px 4px 0px; padding: 0px;}
.m4tl {margin: 4px 0px 0px 4px; padding: 0px;}
.m4rb {margin: 0px 4px 4px 0px; padding: 0px;}
.m4rl {margin: 0px 4px 0px 4px; padding: 0px;}
.m4bl {margin: 0px 0px 4px 4px; padding: 0px;}
.m4t {margin: 4px 0px 0px 0px; padding: 0px;}
.m4r {margin: 0px 4px 0px 0px; padding: 0px;}
.m4b {margin: 0px 0px 4px 0px; padding: 0px;}
.m4l {margin: 0px 0px 0px 4px; padding: 0px;}

.m0 {margin: 0px; padding: 0px;}




/* AP Spanish Feed Styles start */

td.image
 {border: 0px none #999999; margin: 0px; padding: 0px 5px 0px 5px}

.ap-headline-1 {font-size: 14px; font-weight: bold; color: #333333}
.ap-headline-1 a:, .ap-headline-1 a:link, .ap-headline-1 a:visited {text-decoration:none; color: #333333}
a.ap-headline-1: hover {text-decoration:underline; color: #333333}

.ap-headline-2 {font-size: 14px; font-weight: bold; color: #333333}
.ap-headline-2 a:, .ap-headline-2 a:link, .ap-headline-2 a:visited {text-decoration:none; color: #333333}
a.ap-headline-2: hover {text-decoration:underline; color: #333333}

.topheadline {font-size: 14px; font-weight: bold; color: #333333}
.topheadline a:, .topheadline a:link, .topheadline a:visited {text-decoration:none; color: #333333}
a.topheadline: hover {text-decoration:underline; color: #333333}

.firsttopheadline {font-size: 14px; font-weight: bold; color: #333333}
.firsttopheadline a:, .firsttopheadline a:link, .firsttopheadline a:visited {text-decoration:none; color: #333333}
a.firsttopheadline: hover {text-decoration:underline; color: #333333}

.storylink {font-size: 14px; font-weight: bold; color: #333333}
.storylink a:, .storylink a:link, .storylink a:visited {text-decoration:none; color: #333333}
a.storylink: hover {text-decoration:underline; color: #333333}

.topheadlinebody {font-size: 12px; color: #000000}
.topheadlinebody a:, .topheadlinebody a:link, .topheadlinebody a:visited {text-decoration:none; color: #000000}
a.topheadlinebody: hover {text-decoration:underline; color: #000000}

.byttl {font-size: 9px; color: #000000}
.byttl a:, .byttl a:link, .byttl a:visited {text-decoration:none; color: #000000}
a.byttl: hover {text-decoration:underline; color: #000000}



/* general style */
.small {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #000000}
.small a:, .small a:link, .small a:visited {text-decoration:none; font-size: 11px; color: #000000}
a.small: hover {text-decoration:underline; color: #000000}

.smallgr {font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666666}
.smallgr a:, .smallgr a:link, .smallgr a:visited {text-decoration:none; font-size: 11px; color: #666666}
a.smallgr: hover {text-decoration:underline; color: #666666}

.small11 {font-size: 11px; font-weight: normal; color: #666666}
.small11 a:, .small11 a:link, .small11 a:visited {text-decoration:none; font-size: 11px; color: #666666}
a.small11: hover {text-decoration:underline; color: #666666}


.smallgrbd {font-size: 11px; font-weight: bold; color: #666666}
.smallgrbd a:, .smallgrbd a:link, .smallgrbd a:visited {text-decoration:none; font-size: 11px; color: #666666}
a.smallgrbd: hover {text-decoration:underline; color: #666666}

.smallgrnbd {font-size: 90%; font-weight: bold; color: #999966;}
.smallgrnbd a:, .smallgrnbd a:link, .smallgrnbd a:visited {text-decoration:none; font-size: 90%; color: #999966;}
a.smallgrnbd: hover {text-decoration:none; color: #999966;}

.medium {font-size: 12px; color: #000000}
.medium a:, .medium a:link, .medium a:visited {text-decoration:none; color: #000000}
a.medium: hover {text-decoration:underline; color: #000000}

.mediumgr {font-size: 12px; color: #666666}
.mediumgr a:, .mediumgr a:link, .mediumgr a:visited {text-decoration:none; color: #666666}
a.mediumgr: hover {text-decoration:underline; color: #666666}

.medgrbd {font-size: 12px; font-weight: bold; color: #666666}
.medgrbd a:, .medgrbd a:link, .medgrbd a:visited {text-decoration:none; color: #666666}
a.medgrbd: hover {text-decoration:underline; color: #666666}

.medgrbd1 {font-size: 12px; font-weight: bold; color: #999999}
.medgrbd1 a:, .medgrbd1 a:link, .medgrbd1 a:visited {text-decoration:none; color: #999999}
a.medgrbd1: hover {text-decoration:underline; color: #999999}

.ledein {font-size: 12px; color: #666666; line-height: 1.2em}
.ledein a:, .ledein a:link, .ledein a:visited {text-decoration:none; color: #666666}
a.ledein: hover {text-decoration:none; color: #666666}

.ledein2 {font-size: 12px; color: #888888; line-height: 1.2em}
.ledein a:, .ledein a:link, .ledein a:visited {text-decoration:none; color: #888888}
a.ledein: hover {text-decoration:none; color: #888888}

.ap-headline-end
{
	border-bottom: 20px solid #000000;
	
}

#ap_left_box
{
	margin: 10px 0px 0px 0px;
}

#ap_left_box li
{
	list-style: none;
	padding: 0px 0px 10px 0px;
font-size: 14px; font-weight: bold; color: #333333	
}




.timestamp {font-size: 10px; color: #000000}
.timestamp a:, .timestamp a:link, .timestamp a:visited, .font a:active {text-decoration:none; color: #000000}
a.timestamp: hover {text-decoration:underline; color: #000000}

.headline {font-size: 18px; font-weight: bold; color: #333333}
.headline a:, .headline a:link, .headline a:visited {text-decoration:none; color: #333333}
a.headline: hover {text-decoration:underline; color: #333333}

.photo {font-size: 11px; font-weight: bold; color: #666666}
.photo a:, .photo a:link, .photo a:visited {text-decoration:none; color: #666666}
a.photo: hover {text-decoration:underline; color: #666666}


.Byline 
{ font-family: Arial, Helvetica, Sans-Serif;  font-size: 12px; font-weight: bold; color: #666666; 	text-transform: none;
}

.BylineStaff
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	text-decoration: none;
}

a.BylineStaff:hover { text-decoration: underline; }

.Bylinetwo 
{ font-family: Arial, Helvetica, Sans-Serif;  font-size: 11px;}

/* Groupee Styles */

table.ev_container {color: #FFFFFF}
td.ev_tr_corner {color: #FFFFFF}

table.ev_island {color: #000000}
td.ev_bgcolor_row2 {padding: 4px 0px 4px 0px; background-color: #FEFEFE; color: #333333}
td.ev_bgcolor_row1 {padding: 4px 0px 4px 0px; background-color: #EFEFEF; color: #333333}
td.ev_bgcolor_row2 a:link, td.ev_bgcolor_row2 a:visited, td.ev_bgcolor_row2 a:active {color: #333333}
td.ev_bgcolor_row1 a:link, td.ev_bgcolor_row1 a:visited, td.ev_bgcolor_row1 a:active {color: #333333}

a.ev_text_small {color: #000000}

.row_odd {padding: 4px 0px 4px 0px; background-color: #FEFEFE; color: #000000}
.row_even {padding: 4px 0px 4px 0px; background-color: #EFEFEF; color: #000000}


.font11F9bd {font-size: 11px; font-weight: bold; color: #003366}
.font11F9bd a:, .font11F9bd a:link, .font11F9bd a:visited {text-decoration:none; color: #003366}
a.font11F9bd: hover {text-decoration:underline; color: #003366}

ul.feed_forums li.even .author, ul.feed_forums li.odd .author {font-size: 10px; font-weight: normal; color: #666666}
/*event styles */


/* Staff Listing styles */
#staff {font-size: 90%}
.stafftext {font-size: 12px; color: #666666; margin-left: 5px; line-height: 1.4em;}
#staffleft {width: 35%; float: left;}
#staffright {width: 62%; float: left;}
#staffright1 {width: 35%; float: left;}
#staffright2 {width: 28%; float: left;}

/* Site Map styles */
#sitemap {font-size: 90%; }
.mainhalf_left { float: left; width: 200px;}
.mainhalf_right {float: right; width: 200px;}
#sitemap ol, #sitemap ol a, #sitemap ol a:link, #sitemap ol a:visited, #sitemap ol a:active { margin-left: -10px;	color: #333333;	text-decoration: underline; }
#sitemap ol, #sitemap ol a:hover {text-decoration: none; }


