 /* CSS Document */
body,html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#A4041E;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3d-light-color:#FFC80B;
	scrollbar-base-color:#FFC80B;
	scrollbar-dark-shadow-color:#FFC80B;
	scrollbar-shadow-color:#FFC80B;
	scrollbar-track-color:#FFFFFF;
	font-family: Arial, Helvetica, Sans Serif;
	background-image:url(images/header_bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #A4041E;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.4em;
	color: #FFFFFF;
	padding-top: 0;
	margin-top: 0;}


	
td {vertical-align: top;
font-size: 13px;
font-weight: bold;
line-height: 1.4em;
text-align: left;
color: #FFFFFF;}

	
a { color: #F5821F;}
a:hover { color: #FFFFFF;}

hr {color: #8E191C;
	width: 65%;
	height: 1px;
	text-align: center;}


	
/* top links */
td.fun_header {}

td.fun_header div { padding-top: 10px;}

td.fun_header a { color: white;
	text-decoration: none;
	font-weight: bold;}
td.fun_header a:hover { color:#FFC80B;}

td.fun_header a.act { color: #FFC80B;
	text-decoration: none;
	font-weight: bold;}
td.fun_header a.act:hover { color: white;}


/* buttons */

#buttonbg { z-index: 10;}

td.fun_buttons { background-image:url(images/thunderroad_buttonbgrep.jpg);
	background-repeat: repeat-y;}

td.fun_buttons div { background-image:url(images/thunderroad_buttonbg.jpg);
	background-repeat: no-repeat;}

td.fun_buttons a { display: block;
	padding: 5px 0 3px 12px;
	color: #FFC80B;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;}
	
td.fun_buttons a:hover { color: white;
	}	
	
td.fun_buttons a.act { display: block;
	padding: 5px 0 3px 12px;
	color: white;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;}
	
td.fun_buttons a.act:hover { color: #FFC80B;}

/* flyouts */
div.flyoutbuttons {border: 1px solid #F17D1F;
	padding: 3px 0 3px 8px;	
	background-color: #A4041E;
	text-align: left;}
	
a.smlinkfo {font-size: 12px;
	line-height: 1.1em;
	color: #F17D1F;
	text-decoration:none;
	display: block;
	font-weight: bold;}
a.smlinkfo:hover {color: #FFFFFF;}

	


/* text */

.largeyellow { color:#FFC80B;
	font-size: 25px;}
a.largewhite { color: #FFFFFF;
	font-size: 25px;
	vertical-align: middle;
	text-decoration: none;
	font-variant:small-caps;}
a.largewhite:hover { color: #FFC80B;}
	
.textcenter { padding: 0 20px 0px 10px;}
.textright { padding: 0 15px 0px 15px;}

a.linkwhite { color: white;}
a.linkwhite:hover {color: #F5821F;}

td.rightarea { border-right: 72px solid #A4041E;}

.heading { color: #F17D1F;
	font-size: 1.45em;
	font-weight: bold;
	line-height: 1.3em;
	text-transform: uppercase;}
	
a.rightheading {  color: #F17D1F;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.1em;
	text-transform: uppercase;
	text-decoration: none;}
	
a.rightheading:hover {  color: #FFFFFF;}
	
.emph { color: #F5821F;
	font-size: 1em;
	font-weight: bold;}
	
.emphwhite { color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;}
	
.lgemphwhite { color: #FFFFFF;
	font-size: 23px;
	font-weight: 700;
	line-height: 1.1em;}
	
.smallwhite {color: #FFFFFF;
	font-size: .7em;}
	
a.linkwhitelg {color: #FFFFFF;
	font-size: 1.25em;
	text-decoration: none;}
	
a.linkwhitelg:hover {color: #F5821F;}

td.textspecial { background-image:url(images/coupons_ind.jpg);}
	

	
/* bottom */


/* forms */

.formbutton {background-color: #F5821F;
	color: #000000;
	font-weight: 700;
	font-size: 8pt;
	padding: 2px;
	}

.formfield { background-color: #5F6975;
	color: #FCFDFE;}
	
