


/* --------- from article styles ------------- */

.topline {
	border-top: 1px dotted #666666;
	padding-bottom: 10px;
}

.topline2 {
	border-top: 1px dotted #666666;
}


.dotline {
	border-top: 1px dotted #666666;
}

.solidline {
	border-top: 1px solid #999999;
}

.byline {
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#666666; 
	font-size:11px;
	font-weight:normal;
	letter-spacing: 2px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}

/* ----  PLACED HERE FOR THE CASCADE - KEEP AT TOP ----*/
#prizelist td {
	margin: 0px;
	padding: 1px 10px;
}

/* --------- GFA styles ------------- */


#gfahome {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
}

#gfamainpage {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	padding-left: 10px;
}

#gfamainpage .leftimg {
	float: left;
	padding: 5px 5px 5px 0px;
}

#gfamainpage #mainbody a {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#990000; 
	font-weight:bold; 
	font-size:12px;
	text-decoration:underline;
}

#gfamainpage #mainbody a:link {
	color:#990000; 
	text-decoration:underline;
}

#gfamainpage #mainbody a:visited {
	color:#990000; 
	text-decoration:underline;
}

#gfamainpage #mainbody a:hover {
	color:#666666; 
	text-decoration:none;
}

#gfamainpage #mainbody a:active {
	color:#666666; 
	text-decoration:none;
}

#gfamainpage .signupbox {
	display:block;
	background-color:#E9E9E9;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
}

#gfamainpage .signupbox div {
	font-weight:bold; 
	font-size:11px;
	color:#990000;
}

.signupbox2 {
	display:block;
	background-color:#E9E9E9;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	width:230px;
}

.signupbox2 div {
	font-weight:bold; 
	font-size:11px;
	color:#990000;
}
h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #660000; 
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	text-transform:uppercase;
}


#gfamainpage h1 {
	color: #660000; 
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#gfamainpage h2 {
	color: #000000; 
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#gfamainpage h3 {
	color:#999999; 
	font-size:11px;
	font-weight:bold;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 0px;
	text-transform:uppercase;
}
#gfamainpage h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #660000; 
	font-size: 16px;
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 0px;
	text-transform:uppercase;
}
#gfamainpage h5 {
	color: #660000; 
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}

#gfamainpage p {
	color:#333333; 
	font-weight:normal; 
	line-height: 16px;
	font-size:11px;
	margin-top:0px;
	margin-bottom: 10px;
	text-indent: 10px;
}

#gfamainpage #newepisodes {
	display: block;
	width: 240px;
	background-color:#ECF0F1;
	font-size:11px;
	color:#333333;
}

#gfamainpage #newepisodes .topbar {
	background-color:#A8B2B6;
	font-size:11px;
	color:#FFFFFF;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin:0px;
}

.episodelisting {
	width:175px;
	height: 30px;
	padding:5px 5px 5px 0px;
	line-height:14px;
	text-align:left;
	border-bottom: 1px dotted #333333;
}


.episodelisting a {
	font-size:11px;
	line-height:14px;
	color:#333333;
	text-decoration:underline;
}
.episodelisting a:link {
	font-size:11px;
	line-height:14px;
	color:#333333;
	text-decoration:underline;
}
.episodelisting a:visited {
	color:#333333;
}
.episodelisting a:hover {
	font-size:11px;
	color:#990000;
	text-decoration:none;
}

.newepslist {
	padding: 0px 10px 0px 10px;
}

.episodespace {
	background-color:#ffffff;
	width: 3px;
	height: 30px;
}

.episodedate {
	width:45px;
	height: 30px;
	font-size:11px;
	color:#333333;
	text-align:center;
	border-bottom: 1px dotted #333333;
}


#gfamenu {
	background-image:url(../images/subscriber_elements/gfa_menu_bg.gif);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	font-weight:bold;
}

#gfamenu .seps {
	display: block;
	float: left;
}

#gfamenu .menubg {
	background-image:url(../images/subscriber_elements/gfa_menuplain_bg.gif);
	background-repeat:repeat-x;
	display: block;
	float: left;
	height: 30px;
	width: 100%;
}

#gfamenu .itemoff {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_menuoff_bg.gif);
	background-repeat:no-repeat;
	display: block;
	float: left;
	
	height: 30px;
	width: 100px;
	text-align:center;
	padding-top: 10px;
}

#gfamenu .itemover {
font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_menuON_bg.gif);
	background-repeat:no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-align:center;
	padding-top: 10px;
}

#gfamenu .itemon {
font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_menuON_bg.gif);
	background-repeat:no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-align:center;
	padding-top: 10px;
	color: #660000;
	text-decoration:none;
}


#gfamenu .itemoffb {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_menuoff_bg150.gif);
	background-repeat:no-repeat;
	display: block;
	float: left;
	
	height: 30px;
	width: 120px;
	text-align:center;
	padding-top: 6px;
}

#gfamenu .itemoverb {
font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_menuON_bg150.gif);
	background-repeat:no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 120px;
	text-align:center;
	padding-top: 6px;
}

#gfamenu .itemonb {
font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_menuON_bg150.gif);
	background-repeat:no-repeat;
	display: block;
	float: left;
	height: 30px;
	width: 120px;
	text-align:center;
	padding-top: 6px;
	color: #660000;
	text-decoration:none;
}
#gfamenu a {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#gfamenu a:link {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#gfamenu a:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#gfamenu a:hover {
	font-size:10px;
	color: #660000;
	text-decoration:none;
}
#gfamenu a:active {
	font-size:10px;
	color: #660000;
	text-decoration:none;
}

#gfamenu .linkright {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#ffffff;
	text-align:right;
	padding-right: 10px;
	padding-top: 11px;
	font-weight:normal;
}
#gfamenu .linkright a {
	font-size:11px;
	color:#660000;
	text-decoration:none;
}
#gfamenu .linkright a:link {
	font-size:11px;
	color:#660000;
	text-decoration:none;
}
#gfamenu .linkright a:visited {
	color:#660000;
	text-decoration:none;
}
#gfamenu .linkright a:hover {
	color:#660000;
	text-decoration:underline;
}

#gfaarticle {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
}
#gfaarticle h1 {
	color: #660000; 
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#gfaarticle h2 {
	color: #000000; 
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
#gfaarticle h3 {
	color:#999999; 
	font-size:11px;
	font-weight:bold;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-bottom: 5px;
	text-indent: 0px;
	text-transform:uppercase;
}
#gfaarticle p {
	color:#333333; 
	font-weight:normal; 
	line-height: 14px;
	font-size:11px;
	margin-top:0px;
	margin-bottom: 10px;
	text-indent: 10px;
}


#gfaarticle .signupbox {
	display:block;
	background-color:#E9E9E9;
	margin-top:10px;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
	width:100%;
}

#gfaarticle .signupbox div {
	font-weight:bold; 
	font-size:11px;
	color:#990000;
}

#gfaarticle .prizebox {
	background-image:url(../images/subscriber_elements/sweepsbgbox.gif);
	background-repeat:repeat-x;
	background-color:#ECF0F1;
	border: 1px #999999 solid;
	margin-top:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left: 10px;
	/* width:100%; */
}

#gfaarticle .prizebox2 {
	background-image:url(../images/subscriber_elements/sweepsbgbox.gif);
	background-repeat:repeat-x;
	background-color:#ECF0F1;
	border: 1px #999999 solid;
	/*
	padding:10px;
	margin-top: 5px;
	*/
	width:100%;
}

.weeklyhead {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

.smallgray{
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color: #000000;
}

#gfaarticle .prizebox .gfa {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
#gfaarticle .prizebox2 .gfa {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}

.await_winner{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	line-height:normal;
	color: #990000;
	text-decoration: none;
}

#gfaarticle .prizebox .sweeps {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 18px;
	font-weight:bold;
	color: #990000;
	text-decoration: none;
}

#gfaarticle #prizeheads {
	padding-left: 10px;
}

#prizeheads p
{
	font-size: 13px;
}

#gfaarticle #prizeheads h1 {
	color: #660000; 
	font-size: 16px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

#gfaarticle .prizebox .prizedate {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 10px;
	color: #666666;
}
#gfaarticle .prizebox2 .prizedate {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	color: #666666;
}

#gfaarticle .prizebox2 .prizename {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 13px;
	font-weight:bold;
	color: #990000;
}

#gfaarticle .prizebox2 .prizeweek2 {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	color: #333;
}
#gfaarticle .prizebox2 .prizeweek {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #000000;
	line-height:normal;
}

.prizeweeknew {
	font-family:Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	line-height:normal;
}

#gfaarticle .prizebox2 .prizeweek2 {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	color: #333;
}

#gfaarticle .prizebox2 .prizename_s2 {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #666666;
}
#gfaarticle .prizename {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 13px;
	font-weight:bold;
	color: #990000;
}
#gfaarticle .prizename_s {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	line-height:normal;
	color: #990000;
}
#gfaarticle .prizebox2 .prizename2 {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	font-weight:bold;
	color: #660000;
}

#gfaarticle .prizebox2 ul {
	margin: 5px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	font-size:10px;
	color: #666666;
	list-style-type: square;
	list-style-position:inside;
}


#gfaarticle .prizebox a {
	font-size: 12px;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}

#gfaarticle .prizebox a:link {
	font-size: 12px;
	color: #990000;
	font-weight:bold;
	text-decoration:none;
}

#gfaarticle .prizebox a:visited {
	color: #990000;
	text-decoration:none;
}

#gfaarticle .prizebox a:hover {
	color: #990000;
	text-decoration:none;
}

#episode {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
}

#episode ul {
	padding: 0px 0px 0px 14px;
	margin: 0px;
	list-style-type: square;
}

#episode li {
	padding: 5px 0px 0px 0px;
	line-height: 14px;
	color:#000000; 
}

#episode li li {
	padding: 5px 0px 0px 0px;
	margin-left: 10px;
	line-height: 14px;
	color:#666666;
	font-style:italic;
}


#gfaarticle #videotable {
	padding-top: 10px;
	float:right;
}

#gfaarticle #videotable .relatedlink {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#666666; 
	font-weight:normal; 
	font-size:12px;
	padding: 6px 0px 6px 5px;
/*	background-image:url(../images/subscriber_elements/arrow_red3.gif);
	background-repeat:no-repeat; */
	border-top: 1px dotted #666666;
}


#gfaarticle #videotable img {
	float:none;
	border: 0px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#gfaarticle #videotable p {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#600; 
	font-weight:bold; 
	font-size:11px;
}


#gfaarticle #videotable .relatedlink a {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#066899; 
	font-weight:bold; 
	font-size:11px;
	padding: 4px 0px 4px 10px;
	text-decoration:none;
}

#gfaarticle #videotable .relatedlink a:link {
	color:#066899; 
	padding: 4px 0px 4px 10px;
	text-decoration:none;
}

#gfaarticle #videotable .relatedlink a:visited {
	color:#066899; 
	padding: 4px 0px 4px 10px;
	text-decoration:none;
}

#gfaarticle #videotable .relatedlink a:hover {
	color:#066899; 
	padding: 4px 0px 4px 10px;
	text-decoration:underline;
}

#gfaarticle #videotable .relatedlink a:active {
	color:#066899; 
	padding: 4px 0px 4px 10px;
	text-decoration:underline;
}

.airhead {
	color:#999999; 
	font-size:11px;
	font-weight:bold;
	padding-bottom: 5px;
	text-transform:uppercase;
}

.airtimes {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	background-color:#ECF0F1;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: 1px #999999 solid;
	border-top: 1px #999999 solid;
}


.airtimes.lineitem {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom: 1px #999999 dotted;
}

.airinfo {
	color:#666666; 
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
}

.airinfo2 {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size: 11px;
	text-align:right;
	color:#333333; 
	padding-top: 5px;
}

/* --------- from workout styles ------------- */

.productdescription {
	background-image: url("../images/subscriber_elements/product_bg.gif");
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border: 1px #CCCCCC solid;
	padding:10px;
	margin-bottom: 10px;
}

.productdescription .productdetail h1 {
	font-size: 24px;
	line-height:24px;
	font-weight:bold;
	color: #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 10px;
}

.productdescription .productdetail p {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	margin-top: 4px;
	margin-bottom: 12px;
}

.productdescription i {
	font-style:italic;
	text-transform:uppercase;
}

.productdescription .productdetail img {
	float:right;
	border: 1px solid #999999;
	margin: 10px;
}

.productdescription .pricebox {
	display: block;
	width: 270px;
	background-color:#FFF1D9;
	border: 1px #CCCCCC solid;
	padding: 5px;
}

.productdescription .pricebox .text1 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	text-transform:uppercase;
	color: #666666;
	margin-top: 4px;
	margin-bottom: 4px;
}

.productdescription .pricebox .text2  {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #000000;
}

.productdescription .pricebox img {
	float: none;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	border: 0px;
}




#epibox {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color: #000000;
	font-size: 11px;
	background-image: url("../images/subscriber_elements/session_box_bg.gif");
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border: 1px solid #999999;
	padding: 12px 10px 0px 10px;
	margin-bottom: 10px;
}

#epibox span {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#epibox .sessionnum {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color: #000000;
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing: 1px;
}

#epibox select {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color: #000000;
	font-size: 10px;
}

#epibox .articleactive {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color: #666666;
	font-size: 11px;
	font-weight:bold;
}

.dotlineunder {
	border-bottom: 1px dotted #666666;
}










/* --------- sweepstakes pages styles ------------- */

#gfasweepsmenu {
	background-image:url(../images/subscriber_elements/gfa_sweepsmenu_bg.gif);
	background-repeat:repeat-x;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	font-weight:bold;
}

#gfasweepsmenu .seps {
	display: block;
	float: left;
}

#gfasweepsmenu .menubg {
	background-image:url(../images/subscriber_elements/gfa_sweepsmenu_bg.gif);
	background-repeat:repeat-x;
	display: block;
	float: left;
	height: 30px;
	width: 100%;
}

#gfasweepsmenu .itemoff {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_gfa_sweepsmenuOFF_bg.gif);
	background-repeat:repeat-x;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-align:center;
	padding-top: 10px;
}

#gfasweepsmenu .itemover {
font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_gfa_sweepsmenuON_bg.gif);
	background-repeat:repeat-x;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-align:center;
	padding-top: 10px;
}

#gfasweepsmenu .itemon {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:10px;
	background-image:url(../images/subscriber_elements/gfa_gfa_sweepsmenuON_bg.gif);
	background-repeat:repeat-x;
	display: block;
	float: left;
	height: 30px;
	width: 100px;
	text-align:center;
	padding-top: 10px;
	color: #660000;
	text-decoration:none;
}

#gfasweepsmenu a {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#gfasweepsmenu a:link {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#gfasweepsmenu a:visited {
	font-size:10px;
	color: #FFFFFF;
	text-decoration:underline;
}
#gfasweepsmenu a:hover {
	font-size:10px;
	color: #660000;
	text-decoration:none;
}
#gfasweepsmenu a:active {
	font-size:10px;
	color: #660000;
	text-decoration:none;
}

#gfasweepsmenu .linkright {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#ffffff;
	text-align:right;
	padding-right: 10px;
	padding-top: 11px;
	font-weight:normal;
}
#gfasweepsmenu .linkright a {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#gfasweepsmenu .linkright a:link {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
}
#gfasweepsmenu .linkright a:visited {
	color:#ffffff;
	text-decoration:none;
}
#gfasweepsmenu .linkright a:hover {
	color:#ffffff;
	text-decoration:underline;
}


.FImaintable {
	margin: 5px;
    COLOR: #000000;
    LINE-HEIGHT: 16px;
  	font-family: "Trebuchet MS", Verdana, sans-serif; 
	FONT-SIZE: 12px;
}

.FImaintable .tableborder {
}

.FImaintable .tableheader td {
	color:#FFFFFF;
}

.FImaintable p {
	FONT-SIZE: 12px;
	margin-bottom: 15px;
	text-indent: 0px;
}

.FImaintable .tablebody {
    BACKGROUND-COLOR: #DADADA;
	padding: 5px;
	FONT-SIZE: 11px;
}


.FImaintable .tablebody td input.submit {
	BACKGROUND-COLOR: #ffcc00;
}


.FImaintable A {
	COLOR: #0000CC;
    TEXT-DECORATION: none;
}

.FImaintable A:hover {
	COLOR: #666666;
    TEXT-DECORATION: underline;
}

.FImaintable input {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	BORDER: #000000 1px solid;
    PADDING: 3px;
    FONT-SIZE: 11px;
    COLOR: #000000;
    BACKGROUND-COLOR:#FFFFFF;
}

.FImaintable input.button {
	BACKGROUND-COLOR: #660000;
	text-transform: uppercase;
	color: #ffffff;
	font-weight:bold;
}

#sweepsrules {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#333333;
	font-size:11px;
	line-height: 16px;
}

#sweepsrules h1 {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color: #660000; 
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

#sweepsrules h2 {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#666666; 
	font-size:10px;
	margin-top: 10px;
	margin-bottom: 20px;
	text-indent: 0px;
	text-transform:uppercase;
}

#sweepsrules .point {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#333333;
	font-size:11px;
	background-color:#DEDEDE;
	margin-bottom: 10px;
	padding: 20px;
	margin: 10px;
}

#sweepsrules .pointnum {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#000000;
	font-weight:bold;
	font-size:14px;
}

#sweepsrules .pointinfo {
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	color:#333333;
	font-size:11px;
}

.prizetable {
	padding: 10px;
	background-color:#EEEEEE;
	font-family: "Trebuchet MS", Verdana, sans-serif; 
	font-size:11px;
	color:#000000;
}
.prizetable td {
	padding: 5px 5px 5px 5px;
}

.prizetable .oddnum {
	background-color: #CCCCCC;
}
.prizetable .oddnum img {
	border: 1px #333333 solid;
}

.prizetable .evennum {
	background-color: #ffffff;
} 
.prizetable .evennum img {
	border: 1px #333333 solid;
}

.prizetable .headrow {
	background-color: #666666;
	color:#FFFFFF;
	font-weight:bold;
}
.exerciseimage {
	float:right;
	padding-left: 10px;
	padding-bottom: 5px;
}

/* -- 2011 bits -- */
#gfanav{border-top:1px solid #FFF;height:65px;background:#FFF url(../images/gfa_nav_shadow.gif) repeat-x 0px bottom; }

/* root element for tabs  */
ul.tabs {list-style:none;margin:0 !important; padding:0;height:57px;border-bottom:1px solid #fff; background-color:#000;/*background:transparent url(../images/gfa_nav_bg_gradient.jpg) repeat-y right 0*/}

/* single tab */
ul.tabs li {float:left;text-indent:0;padding:0;margin:0 !important;list-style-image:none !important;}

/* link inside the tab. uses a background image */
ul.tabs a { background:transparent url(../images/gfa_short_nav.jpg) no-repeat 0px -57px;font-size:12px;font-weight:bold;display:block;text-indent:-99999px;overflow:hidden;height: 57px;width:190px; line-height:33px;text-align:center;text-decoration:none;color:#000;padding:0px;margin:0px;	position:relative;/*top:1px;*/}

ul.tabs a:active {outline:none;}

/* when mouse enters the tab move the background image */
ul.tabs a:hover {background-position: 0px 0px;color:#FFF;	}

/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs a.active, ul.tabs a.active:hover, ul.tabs li.active a {background-position: -0px -62px;cursor:default !important; color:#FFF !important;}

/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */


/* width 1 */
ul.tabs a.t1 		{ background-position: 0px -57px; width:190px; }
ul.tabs a.t1:hover 	{ background-position: 0px 0px; }
ul.tabs li.active a.t1{ background-position: 0px 0px; }

/* width 2 */
ul.tabs a.t2 		{ background-position: -190px -57px; width:192px;margin-right:1px; }
ul.tabs a.t2:hover 	{ background-position: -190px 0px; }
ul.tabs li.active a.t2{ background-position: -190px 0px; }

/* width 3 */
ul.tabs a.t3		{ background-position: -380px -57px; width:190px; }
ul.tabs a.t3:hover 	{ background-position: -380px 0px; }
ul.tabs li.active a.t3{ background-position: -380px 0px; }


#gfa_content{padding:10px 0 0;margin-left:10px;}

#gfa_content h1{font-size:21px;margin:0;padding:0;line-height:28px; color:#000}
#gfa_content h2{font-size:16px;margin:0;padding:0;line-height:22px; color:#000}
#gfa_content h3{font-size:15px; margin:0;padding:0;color:#000;text-transform:none; letter-spacing:0;}
#gfa_content h4{font-size:14px;line-height:18px; color:#000}
#gfa_content p{text-indent:0;color:#000;}

.gfaepisode{float:left; padding:15px 0;border-bottom:1px dotted #A8b2b6;}
.gfaepisode div.details{float:left;width:200px;display:block;}
.gfaepisode h3{}
.gfaepisode ul{display:block;list-style:none;padding:10px 0;margin:0;color:#000;}
.gfaepisode li{padding:2px 0}
.gfaepisode div.vid{display:block;float:left;margin-left:20px;width:332px;height:217px;}
.gfaepisode div.comingsoon{background:#FFF url(../images/gfa_epi_coming_soon.jpg) no-repeat  0 0}
#gfa_content .last{border-bottom:none;}
#gfafooter{float:left;background:#FFF url(../images/gfa_footer_shadow.gif) repeat-x 0px top;margin-top:10px;padding-top:7px;}
#gfafooter img{border-top:1px solid #FFF}

