/* CSS Document */
* {
	margin:0;
	padding:0;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #eee;
	text-align: center;
	
}

a:link { font-size: 11px; font-family:  Verdana, Arial, Helvetica, sans-serif; color: #003366; font-weight: bold;  text-decoration:none;}
a:visited { font-size: 11px; color: #003366; font-weight: bold;  text-decoration:none;}
a:hover { text-decoration: underline; color: #003366; font-weight: bold;}



/* NAVIGATION */
#nav {
	font-family:Arial, Helvetica, sans-serif;
	width: 990px;
	height: 24px;
	background-color:#000000;
	background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/nav_gradient.jpg);
	clear: both;
	overflow:hidden;
}


/* NAV LINK COLORS */
#nav #content_nav a:hover {
	color: #FFFFFF; /* CUSTOMIZE */
	background-color: #770520; /* CUSTOMIZE */
}

#nav #revenue_nav a:hover {
	color: #FFFFFF; /* CUSTOMIZE */
	background-color: #770520; /* CUSTOMIZE */
}

#dropnav, #dropnav ul {
	list-style: none;
}

#dropnav li {
	float: left;
}

	#dropnav li ul {
		position: absolute;
		width: 140px;
		display: none;
		border-left: 1px solid #476184; /* CUSTOMIZE */
		border-bottom: 1px solid #476184; /* CUSTOMIZE */
		border-right: 1px solid #476184; /* CUSTOMIZE */
		position:absolute;
	}

		#dropnav li ul li {
			background-color: #c8c8c8; /* CUSTOMIZE */
			color: #b64560; /* CUSTOMIZE */
		}
			
			#dropnav li ul li a {
				display: block;
				width: 130px;
				color: #000000;
				background-color:#939597; /* CUSTOMIZE */
				background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg01.jpg);
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				line-height: normal;
				padding-bottom: 5px;
				padding-top: 5px;
			}

			#dropnav li ul li a:hover {
				display: block;
				width: 130px;
				color: #000000;
				background-color:#75001b; /* CUSTOMIZE */
				background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg02.jpg);
				font-size: 11px;
				font-weight: bold;
				text-decoration: none;
				line-height: normal;
				padding-bottom: 5px;
				padding-top: 5px;
			}
			
#dropnav a {
	margin:0;
	padding:0;
	display: block;
	color: #fff;
	background-color: inherit;
	font-size: 11px;
	font-weight: bold;
	line-height: normal;
	padding: 5px 5px 5px 5px;
	text-decoration:none;
	}

	#dropnav li:hover ul, #dropnav li.sfhover ul {
		display: block;
	}

#dropmenudiv{
	position:absolute;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 12px Verdana;
	line-height:18px;
	z-index:100;
}

	#dropmenudiv a{
		width: 100%;
		display: block;
		text-indent: 3px;
		border-bottom: 1px solid black;
		padding: 1px 0;
		text-decoration: none;
		font-weight: bold;
	}

#content_nav {
	height:100%; 
	float:left; 
	padding-left:10px;
}
	/* CONTENT NAV SUBNAV ITEMS */
	.content_nav_item a {background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg01.jpg);
		color:#000000; /* CUSTOMIZE */
	}
	
	.content_nav_item a:hover {background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg02.jpg);
		color:#FFFFFF; /* CUSTOMIZE */
	}
	
	#dropmenudiv a.zventsItem {background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg05.jpg);
		color:#000000; /* CUSTOMIZE */
	}
	#dropmenudiv a.zventsItem:hover {background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg06.jpg);
		color:#FFFFFF; /* CUSTOMIZE */
	}

#revenue_nav {
	height:100%; 
	float:right; 
	padding-left:40px; 
	padding-right:10px;
}
	
	/* REVENUE NAV SUBNAV ITEMS */
	.revenue_nav_item a {background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg03.jpg);
		color:#000000; /* CUSTOMIZE */
	}
	
	.revenue_nav_item a:hover {background-image:url(http://static.mgnetwork.com/tri/media_path/nav_bar/subnav_bg04.jpg);
		color:#FFFFFF; /* CUSTOMIZE */
	}




/* the master container wrapper */
div#container{
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	}

/* the header */
div#header{
	background:#fff url(http://media.mgnetwork.com/swvatoday/images/siteimages/logo.jpg) no-repeat;
	height:100px;
}




/* the 3 columns */
div#leftcolumn{
	width:160px;
	background-color:#edf0f2;
}
div#centerarea{ /* the contaner for the right 2 collums */
	float: right;
        width:820px;
}
div#rightcolumn{
	float: right;
	text-align: center;
	width: 160px;
	padding:0px 10px 10px 10px;

}
div#content{
	float: left;
	width: 620px;
	padding:0px 0px 10px 4px;

}






/* the footer */
div#footer{
	text-align: center;
	clear:both;
	padding:10px;
}



/* top nav */
#topnav_menuitem a{
	height:21px; 
	background:url(http://media.mgnetwork.com/swvatoday/images/siteimages/top_navbar_bg.gif) repeat-x;
	padding: 1px 26px 1px 26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#566570;
	text-decoration:none;
	float:right;
}
#topnav_menuitem a:hover{
	background-image:url(http://media.mgnetwork.com/swvatoday/images/siteimages/top_navbar_bg_o.gif);
	color:#566570;
	text-decoration:none;
}#topnav_menuitem a:visited{
	color:#566570;
	text-decoration:none;
}
#topnav_spacer{
	background-image:url(http://media.mgnetwork.com/swvatoday/images/siteimages/top_navbar_spacer.gif);
	float:right;
	width:3px;
	height:21px;
}




/* left nav */
#masterlist{
	padding: 0px;
	margin: 0px;
	list-style: none;
	width:165px;
}	
#masterlist a{ /* all left nav list links */
	display: block; 
	font-weight:bold;
	padding:3px 0px 3px 10px;
	text-decoration: none;
	color:#185b7f;
	border: 1px solid #CCCCCC;
	border-top: 0px;
	border-left: 0px;
	list-style: none;
	margin: 0px;
	width:165px;
}



#masterlist ul{
	width: 100%;
	list-style: none;
	padding: 0px;
	margin: 0px;
	}
#masterlist li{
	width: 100%;
	display:inline
	}

#masterlist .ln-sectionheader a{  /* second level left nav list links */
	background: #fff url("http://media.mgnetwork.com/swvatoday/images/siteimages/leftRail-SectionHeaderBG.gif");
	font-size:14px;
	}

#masterlist .ln-category a{  /* second level left nav list links */
	background: #fff;
	font-size:12px;
	}


#masterlist .ln-home a{
	font-size: 12px;
	background:#566570;
	color:#fff;
}
#masterlist .ln-major a{
	font-size: 12px;
	background:#b1b8be;
	color:#fff;
}

#masterlist a:hover { /* all left nav list links  mouseover*/
	color:#185b7f;
	background:#ffe487; 
}
#masterlist .ln-new a{ /* highlight a new feature */
	font-size: 12px;
	color:#185b7f;
	background:#ffe487; 
}





/* content area styles */
#content p{
	margin-top: 0px;
	margin-bottom: 18px;
	line-height: 130%
}
#articlePhoto{
	padding: 2px;
	border: 1px solid black;
	width: 300px;
}
#content h2{
	font-size:18px;
	color:#600;
}
#content h3{
	font-size:14px;
	color:#999;
}




/* front page styles */
#fpDate{
	font-size: 11px;
	color:#666;
}
#fpDateline{
	font-size: 11px;
	color:#666;
}
#fpALArticle{
	margin-bottom: 8px;
}
#fpMainArticle img{
	padding: 2px;
	border: 1px solid black;
	width: 250px;
        height: auto;
	margin-bottom:4px;
}

#fpHeader{
	color:#bbb;
	font-size:18px;
	font-weight:bold;
	margin-bottom:8px;
	margin-top:15px;
}

a#fpCategories:link { font-size: 11px; font-family:  Verdana, Arial, Helvetica, sans-serif; color: #666; text-decoration:none; font-weight: normal;}
a#fpCategories:visited { color: #666; text-decoration:none; font-weight: normal;}
a#fpCategories:hover { text-decoration: underline; color: #666;}

a#fpMainHeadline:link { font-size: 16px; font-family:  Verdana, Arial, Helvetica, sans-serif; color: #003366; font-weight: bold;  text-decoration:none;}
a#fpMainHeadline:visited { font-size: 16px; color: #003366; font-weight: bold;   text-decoration:none;}
a#fpMainHeadline:hover { text-decoration: underline; color: #003366; font-weight: bold;}




/* Article page Styles */
#article img{
	width: 300px;
        height: auto;
	margin-bottom:4px;
}
.entry{
	padding:4px;
	margin:0px 0px 14px 0px;
	background:#eee;
	border: solid 1px #ddd;
}
.posted(
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

li  {
	font-size: .75em; 
	line-height: 1.25em;
}





