@charset "UTF-8";
/* CSS Document */

/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  height: 100%;
  margin-bottom: 1px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	background-color:#8B0B2A;
	background-image:url('/img/global/bg/body_bg.png');
	background-position:center top;
	background-repeat:repeat-x;
	
	
}

.TT4T {
	font-family: Helvetica,Arial,sans-serif;
	line-height: 1.3em;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #000;
	background-color:#8B0B2A;
	background-image:url('/img/global/bg/body_bg.png');
	background-position:center top;
	background-repeat:repeat-x;
}

a {
	color:#333366;
	cursor:pointer;
	}

a:link, a:visited {
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	/* text-decoration: underline; */
	font-weight: normal;
}

input.button { cursor: pointer; }

img { border: 0 none; }

input {
	margin:6px;
	font-size:.9em;
	}
	
.uiBtn {
	cursor:pointer;
	}
	
#slideCaption {
	font-size:.9em;
	color:#333333;
	text-align:center;
	padding-top:12px;
	}
	
#slideshowui {
	position:relative;
	width:360px;
	height:340px;
	right:0px;
	text-align:center;
	}
	
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:2.4em;
	color:#333333;
	font-weight:normal;
	}

	
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:1.4em;
	color:#000066;
	font-weight:lighter;
	}


/*****************************************/
/*** major template specific layout elements ***/
/*****************************************/

	
#ja-wrapper{
	position:relative;
	top:0px;
	width:900px;
	text-align:center;
	background-image:url('/img/global/bg/wrapper_bg_full.png');
	background-position:center top;
	background-repeat:no-repeat;
}

/*****************************************/
/***  header and top nav ***/
/*****************************************/


#ja-header{
	position:relative;
	top:0px;
	width:760px;
	height:132px;
}
	
#logo_header {
	position:relative;
	top:0px;
	left:0px;
	width:241px;
	height:136px;
	float:left;
	background-image:url('/img/global/TT4T_header_logo.png');
	background-position:left top;
	background-repeat:no-repeat;
	}
	
#PYFF_logo {
	position:relative;
	top:34px;
	right:36px;
	width:154px;
	height:200px;
	float:right;
	background-image:url('/img/global/PYFF_snipe.png');
	background-position:left top;
	background-repeat:no-repeat;
	}
#shareLinks {
	position:absolute;
	right:44px;
	text-align:right;
	height:20px;
	width:400px;
	z-index:10;
	}
	
#top_nav {
	position:relative;
	top:58px;
	left:0px;
	float:left;
	}
#top_nav_list{
	padding: 3px;
	margin-left: 0;
	margin-bottom: 0;
	font: bold 1em Arial;
	color:#fff;
}

#top_nav_list li{
	list-style: none;
	display:inline-block;
	margin: 0;
}

#top_nav_list li a{
	position:relative;
	color:#fff;
	display:block;
	width:102px;
	height:21px;
	text-transform:uppercase;
	text-decoration: none;
	color:#fff;
	padding-top:4px;
	margin-right: 0px;
	margin-left: 0px;
	background-image:url('/img/global/bg/tab_bg_full_shadow.png');
	background-repeat:no-repeat;
	background-position:right top;
}

#top_nav_list li a:link, #top_nav_list li a:visited{
	color:#fff;
}



#top_nav_list li a:hover{
	color: #FFF;
	background-image:url('/img/global/bg/tab_bg_full_hover_shadow.png');
	background-repeat:no-repeat;

}

#top_nav_list li a.current{
	color: #8B0B2A;
	background-image:url('/img/global/bg/tab_bg_full_current_shadow.png');
	background-repeat:no-repeat;
}


#sub_nav {
	position:relative;
	left:0px;
	float:none;
	}
	
#sub_nav_list{
	padding: 3px;
	margin-left: 0px;
	margin-bottom: 0px;
	font: bold .8em Arial;
	border-bottom:1px solid #eeeeee;
	border-right:1px solid #eeeeee;
	border-left:1px solid #eeeeee;
}

#sub_nav_list li{
	list-style: none;
	display:inline-block;
	margin: 0;
}

#sub_nav_list li a{
	position:relative;
	display:block;
	text-align:center;
	text-transform:uppercase;
	text-decoration: none;
	color:#333366;
	padding-right:4px;
	padding-left:6px;
	margin-right: 12px;
	margin-left: 12px;
}

#sub_nav_list li a:link, #sub_nav_list li a:visited{
	color:#990000;
}



#sub_nav_list li a:hover{
	color: #FF0000;
	

}

#sub_nav_list li a.current{
	color: #8B0B2A;
	font-weight:bold;
	border-bottom:1px dotted #8B0B2A;
	
}

#ja-contentwrap {
	position:relative;
	top:0px;
	width:900px;
}

.content_p {
	padding-left:30px;
	padding-right:30px;
}

#ja-content {
	position:relative;
	top:0px;
	left:13px;
	width:841px;
	text-align:left;
	}
	
#ja-content h1 {
	margin-top:14px;
	margin-bottom:10px;
	line-height:.9em;
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
	
	}
.game_board {
	background-image:url('/img/content/game_board3.jpg');
	background-position:center bottom;
	background-repeat:no-repeat;
	}
	
.content_hot_sub {
	font-family:"Times New Roman", Times, serif;
	color:#b20838;
	font-size:1.1em;
	font-style:italic;
	}
	

.content_bullets li {
	display:inline;
	}
	
.testimonial {
	
	padding:12px;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	font-size:1.1em;
	color:#003399;
	}

	
/*********************/
/*  footer
/*********************/

#footer {
	position:relative;
	height:40px;
	background-color:#8B0B2A;
	background-image:url('/img/global/bg/wrapper_bg_bottom.png');
	background-position:center top;
	background-repeat:no-repeat;
	}

#footer_links {
	padding-top:10px;
	background-color:#b20838;
	text-align:center;
	}
#footer_links li {
	font-size:.8em;
	display:inline;
	padding-right:20px;
	padding-left:20px;
	}
	
#footer_links li a {
	color:#e07c26;
	text-transform:uppercase;
	text-decoration:none;
	}

#footer_links li a:hover {
	color:#ffffff;
	}
	
#FAQAnswers li{
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
	color:#333333;
	border-top:1px dotted #888888;
	}
	
#FAQAnswers .FAQ_A{
	color:#666;
	}
	
#FAQList li{
	list-style:none;
	color:#333366;
	}
	
.backtotop {
	color:888888;
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	padding:6px;
	}
