@charset "UTF-8";
/*
-----------------------------------------------
Style Sheet

Site: NFMT
Author:   Trade Press Publishing    www.tradepress.com
Version:  2010_1.0
----------------------------------------------- */

body {
	background-color:#FFF;
	color:#000;
	background-image:url('http://www.nfmt.com/images/nfmt11bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	top:100px;
	font-family:Verdana, Geneva, sans-serif; 
}

a:link {color: #b12c1b; text-decoration: underline; }
a:active {color: #b12c1b; text-decoration: underline; }
a:visited {color: #b12c1b; text-decoration: underline; }
a:hover {color: #000; text-decoration: underline; }

a.nosponsor:link {color: #000; text-decoration: underline; }
a.nosponsor:visited {color: #000; text-decoration: underline; }
a.nosponsor:hover {color: #b12c1b; text-decoration: underline; }
a.nosponsor:active {color: #000; text-decoration: underline; } 

a.imgLink:link {color: #000; text-decoration: none; }
a.imgLink:visited {color: #000; text-decoration: none; }
a.imgLink:hover {color: #b12c1b; text-decoration: none; }
a.imgLink:active {color: #000; text-decoration: none; } 
a img { border: 0; }

p {font-family:Verdana, Geneva, sans-serif;
	font-size:14px; margin-left: 8px;
	color:#000;
}
h1,h2,h3,table { margin: 0 0 0 8px; color:#000; font-family:Verdana, Geneva, sans-serif; }
h3 { color: #666;}
ul, ul li, ul li ul li {font-family:Verdana, Geneva, sans-serif; font-size: 14px;}
p a:link, li a:link {color: #333; text-decoration: underline;}
p a:visited, li a:visited {color: #666; text-decoration: underline;}
p a:hover, li a:hover { text-decoration: none;}
legend {
	font: bold 14px verdana,arial,sans-serif; color:#333;
}
td { font-family:Verdana, Geneva, sans-serif; }
#sectionNav {margin: 5px 0 0 8px;}
#sectionNav a {font-size:11px; color:#b12c1b; text-decoration:underline; font-family:Verdana, Geneva, sans-serif; }
#sectionNav a:hover {color:#333; text-decoration:none; }
.header {
	width:950px;
	height:138px;
	background-image:url('http://www.nfmt.com/images/nfmt11header.jpg');
}

.header a:link {
	color:#962517;
}

.header a:visited {
	color:#962517;
}



#vertnav {
	width: 190px;
	font-family:"Helvetica Neue", Helvetica;
	font-size:14px;
	margin-top:8px;
}

#vertnav a {
	color:#FFF;
}

#vertnav ul {
	margin:0px;
	padding:0px;
	background-image:url('http://www.nfmt.com/images/vertnavMid.jpg');
	background-position:top;
}

#vertnav li {
	height:29px;
	line-height:29px;
	list-style:none;
	padding-left:12px;
	Color:#FFF;
	cursor:pointer;
	
	
}

#vertnav ul li:hover {
	color:#000;
	position:relative;
}

#vertnav ul ul {
	display:none;
	position:absolute;
	left:185px;
	top:-1px;
	border:#fff solid;
	border-width:1px;
	background-image:none;
	background-color:#b12c1b;
	
}

#vertnav ul li:hover ul {
	display:block;
}

#vertnav ul ul li {
	border:none;
	width:190px;
	float:left;
	display:inline;
}

#vertnav ul ul li:hover {text-decoration:none;}

#vertnav a {
	color:#FFF;
	text-decoration:none;
}

#vertnav a:hover {
	color:#000;
	text-decoration:none;
}

body {
	margin:0px auto; padding:0px;
	text-align:center;
overflow-x: hidden;}

#content {
	width:950px;
	margin:0px auto;
	text-align:left;
	border:0;
	-moz-box-shadow:0px 0px 13px #191919;
	-webkit-box-shadow:0px 0px 13px #191919;
	box-shadow:0px 0px 13px #191919;
	background:none;
	
}

#header {margin:0px;
}

#leftcol {
	float:left;
	padding:0 8px 0 8px;
	background-image:url('http://www.nfmt.com/images/nfmt11leftcolbg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
	width:198px;
	margin:0px 0px 0px 0px;
	
}

#page {width:500px;
margin:0px auto;
background-color:#FFF;
float:left;
padding:0px;

	
	}
	
#rightcol {
	float:right;
	width:220;
	padding:8px 8px 0px 8px;
	background-image:url('http://www.nfmt.com/images/nfmt11leftcolbg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFF;
}

#footer {
	clear:both;
	height:144px;
	background-image:url ('http://www.nfmt.com/images/nfmt11footerbg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	text-align:left;
}

table tr td {
	text-align:left;
}

#schedulewrap {
	width:212px;
	background-image:url('http://www.nfmt.com/images/nfmt11schedbg.jpg');
	background-position:left;
	background-repeat:repeat-y;
	margin-left:4px;
	
}

#schedule {
	padding:0px 16px 8px 16px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#000;
	line-height:11px;
	
}

.date {
	font-size:12px;
	text-align:center;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-weight:400;
	}
	
.time {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#b12c1b;
	line-height:11px;
}

#search_input {
	width:100px;
	background-image:url('http://www.nfmt.com/images/nfmt11search.jpg');
	height:17px;
	border:0;
	padding:;
	font-size:14px;
	float:left;
}
#searchimg {
	width:27px;
	background-image:url('http://www.nfmt.com/images/nfmt11go.jpg');
	height:19px;
	border:0;
	float:left;
	
}

#countdown h3 { font: 24px Georgia, Times, serif; color: #333; padding: 0; margin:15px 0 0 25px; }

#rotatorplatinum
{
	cursor: pointer;
	overflow: hidden;
	margin:0 auto;
	position: relative;
	width: 190px;
	height: 150px;
	background:url('http://www.nfmt.com/images/nfmt11platinumbg.jpg') no-repeat top left;
}

#rotatorplatinum img
{	margin:0 auto;
position:relative;
top:30px;
	border: 0;
	cursor: pointer;
	width: 164px
	height: 100px;
}



#rotatorsilver
{
	cursor: pointer;
	overflow: hidden;
	margin:0 auto;
	margin-top:8px;
	position: relative;
	width: 190px;
	height: 150px;
	background:url('http://www.nfmt.com/images/nfmt11silverbg.jpg') no-repeat top left;
}

#rotatorsilver img
{	margin:0 auto;
position:relative;
top:30px;
	border: 0;
	cursor: pointer;
	width: 164px
	height: 100px;
}

#twitter_update_list a[style="font-size: 85%;"] { font-size: 1em; 
color:#c2bab0;
text-decoration:none;}

#twitter_update_list {
	font-size: 14px;
	line-height: 21px;
	list-style: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	}
#twitter_update_list li {
	background: url('http://www.nfmt.com/images/titterdivider.jpg') bottom left repeat-x;
	padding-bottom: 7px;
	margin-bottom: 9px;
	}
#twitter_update_list span {
	color:#000;
}


#twitter_update_list span a {
	color: #b12c1b;
	text-decoration: none;
	}
#twitter_update_list a {
	color: #000;
	}
	
.footerlink {
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#b12c1b;
	text-decoration:none;
	text-align:left;
	
}

.footerlink A:visited {
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#b12c1b;
	text-decoration:none;
	text-align:left;
}

.footerlink A:link {
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#b12c1b;
	text-decoration:none;
	text-align:left;
}

.footerlink A:hover{
	font-size: 12px;
	line-height: 18px;
	list-style: none;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	text-decoration:none;
	text-align:left;
}


.img-wrapper {
margin: 10px 10px 0 20px;
float:right;
line-height:0;
}

	

<!--[if IE 6]>
body {
	background-color:#FFF;
	color:#FFF;
	background-image:url('http://www.nfmt.com/images/nfmt11bg.jpg');
	background-position:top -8px;
	background-repeat:repeat-x;
	
	top:100px;
	color:#FFF;
	
	
}
<![endif]-->