@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Century Gothic, Arial, sans-serif;
	font-size: 12px;
	color: #666666;
}
/* body {
	background-color: #000C2C;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}*/
body {
	background-color: #000;
	background-image: url(../images/bg_football.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* Headings */

h1 {
	font-size: 36px;
	color: #007DC7;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 20px;
}
h2 {
	font-size: 20px;
	color: #007DC7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
}
h3 {
	font-size: 20px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
h4 {
	font-size: 20px;
	color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
h5 {
	/* define your own style */	
}
h6 {
	/* define your own style */	
}

/* Links */ 

/*added on 20090728 (Julius)*/
a, a:link, a:visited {
-moz-outline: none 0;
outline: none 0;
} 
/*end (Julius)*/

a {
	font-size: 12px;
	color: #52A6DA;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #52A6DA;
}
a:hover {
	text-decoration: underline;
	color: #52A6DA;
}
a:active {
	text-decoration: none;
	color: #52A6DA;
}

/* Sub Navi */

a.subnavi {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
a.subnavi:link {
	text-decoration: none;
}
a.subnavi:visited {
	text-decoration: none;
	color: #666666;
}
a.subnavi:hover {
	text-decoration: none;
	color: #52A6DA;
}
a.subnavi:active {
	text-decoration: none;
	color: #52A6DA;
}

/* Call to action button */

a.button01 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.button01:link {
	text-decoration: none;
}
a.button01:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.button01:hover {
	text-decoration: none;
	color: #E4A825;
}
a.button01:active {
	text-decoration: none;
	color: #E4A825;
}

a.button02 {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a.button02:link {
	text-decoration: none;
}
a.button02:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.button02:hover {
	text-decoration: none;
	color: #52A6DA;
}
a.button02:active {
	text-decoration: none;
	color: #52A6DA;
}

/* Jump Menu */

#jumpMenu1 {
	font-size: 12px;
}

/* Container */

#landing {
	width: 796px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 40px;
}
#landing_banner {
	width: 750px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#landing_banner_L {
	width: 80px;
	height: 80px;
	float: left;
	background-color: #52A6DA;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#landing_banner_R {
	width: 230px;
	height: 70px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
}
#landing_banner_plans {
	width: 796px;
	float: left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
}
#landing_banner_promotions {
	width: 220px;
	height: 100px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
}

#landing_scroll_promotions {
	width: 100%;
	float: left;
	height: 230px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	overflow:auto;
}

#landing_scroll_customerservice {
	width: 100%;
	float: left;
	height: 190px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	overflow:auto;
}

#content {
	width: 876px;
	height: auto;
	float: left;
	background: url(../images/table_inner_bg1.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content_col_L {
	width: 620px;
	float: left;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#content_area_blue {
	width: 620px;
	float: left;
	text-align: left;
	background-color: #3379C8;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content_area {
	width: 590px;
	float: left;
	text-align: left;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 20px;
}
#content_col_R {
	width: 256px;
	float: left;
	background: url(../images/table_inner_bg2.jpg);
	background-repeat: no-repeat;
	text-align: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content_col_R_xcells {
	width: 230px;
	text-align: center;
	padding-left: 13px;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 0px;
}

/* For Content Pages */

.padded_content{
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}

.padded_content_black{
	color: #000000;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.padded_content_white{
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
}
.selected_subnav{
	color: #007DC5;
	font-size:12px;
	font-weight: bold;
}

/* Titles */

.title_1 {
	font-size: 20px;
	font-weight: bold;
	color: #007DC7;
	line-height:110%;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.title_2 {
	font-size: 16px;
	font-weight: bold;
	color: #007DC7;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.title_3 {
	font-size: 20px;
	color: #666666;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.title_4 {
	font-size: 20px;
	color: #FFFFFF;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.title_5 {
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.title_6 {
	font-size: 13px;
	font-weight: bold;
	color: #007DC7;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.title_7 {
	font-size: 14px;
	color: #007DC7;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}

.title_8 {
	font-size: 15px;
	font-weight: bold;
	color: #007DC7;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
}
.title_benefits {
	font-size:15px;
	color: #FFFFFF;
	margin-bottom: 5px;
}

/* Text */

.txt_landing_desc {
	font-size: 13px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
}
.txt_landing_banner_desc {
	font-size: 13px;
	font-weight: bold;
}
.txt_blue {
	color: #007DC5;
	font-size: 12px;
}
.txt_grey {
	color: #CCCCCC;
	font-size: 12px;
}
.points_numbers{
	color: #FFFFFF;
	font-size: 42px;
}
.points_bodytxt{
	color: #333333;
	font-size: 14px;
}
.points_bodytxt11{
	color: #333333;
	font-size: 11px;
	line-height: 13px;
}
.txt_blue20 {
	font-size: 20px;
	color: #007DC7;
}
.bluecube_txt {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
}
.bluecube_link {
	color: #CCCCCC;
	font-size: 12px;
	text-decoration:underline;
}
.bluecube_navi {
	color: #00436A;
	font-size: 12px;
}


/* Tables */

#table_landing {
	background: url(../images/table_landing_bg.jpg);
	background-position: center top;
	background-repeat: repeat-x;
	background-color: #F0F0F0;
}
.table_subnavi {
	width: 562px;
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* Table : blue + grey gradient*/

.txt_white11 {
	color: #FFFFFF;
	font-size: 11px;
}
.txt_blue12 {
	color: #007DC5;
	font-size: 12px;
	line-height: 22px;
}
.txt_blue15 {
	color: #007DC5;
	font-size: 15px;
	font-weight:bold;
}
.txt_grey12 {
	color: #66666;
	font-size: 12px;
	line-height: 22px;
}
.txt_grey10 {
	color: #66666;
	font-size: 10px;
	/*line-height: 22px;*/
}
.txt_white12 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 22px;
}
.txt_lightgrey12 {
	color: #CCCCCC;
	font-size: 12px;
	line-height: 22px;
}
.txt_white13 {
	color: #FFFFFF;
	font-size: 13px;
	line-height: 22px;
}
.txt_grey13 {
	color: #66666;
	font-size: 13px;
	line-height: 22px;
}
.txt_grey14 {
	color: #66666;
	font-size: 15px;
	line-height: 22px;
}
.white_divider{
	background-color: #FFFFFF;
}
.blue_divider{
	background-color: #A3B8C9;
}

/* Footer */

.footer {
	color: #00CCFF;
}
a.footer {
	font-size: 11px;
	color: #00CCFF;
}
a.footer:link {
	text-decoration: none;
}
a.footer:visited {
	text-decoration: none;
	color: #00CCFF;
}
a.footer:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.footer:active {
	text-decoration: none;
	color: #FFFFFF;
}
#jumpMenuFooter {
	font-size: 11px;
}
.jumpMenuFooter {
	font-weight: bold;
	color: #00CCFF;
}