
/*.content-text h1{color:#003399;}*/
/*.content-text h3{color:#003399;font-weight:bold;margin-bottom:3px;}*/

.content-text a{color:#003399;text-decoration:none;}
.content-text a:link {text-decoration:none;}
.content-text a:visited {text-decoration:none;}
.content-text a:hover {text-decoration:none;}
.content-text a:active {text-decoration:none;}

.content-text p{padding-bottom:15px;line-height:1.5em}

/**HEADERS**/
/*
.content-text .content-text h3{
	height:24px;
	line-height:24px;
	color:#003399;
	font-size:12px;
	font-weight:bold;
}
*/

.content-text .content-footer{background:transparent url('../img/backgrounds/content/content-footer.png') no-repeat 0 0;width:720px;height:21px;color:#FFF;padding:3px 0 3px 10px;font-weight:bold;font-size:16px;}
.content-text .content-footer a{color:#FFF !important;}
.content-text .content-footer h2{margin:0;background:none;color:#FFF;font-size:16px;font-weight:bold;float:left;line-height:21px;padding:0}

.content-text .content-footer .menutab{line-height:1;padding-bottom:0;padding-top:0;height:21px;text-align:right; font-weight:normal;float:right;margin:0 5px 0 0;}
.content-text .content-footer .menutab a{font-weight:bold;font-size:11px; padding:3px 3px 6px 24px; background:transparent url('../img/backgrounds/topnav/spade_divider.png') no-repeat scroll 0 0; }
.content-text .content-footer .menutab.small-links a{font-size:10px}
.content-text .content-footer .menutab a.first{background-position:-4px 0; padding-left:20px; }

.content-text h2 
{
  line-height:24px;
  color:#003399;font-size:12px;
  font-weight:bold;
  background:#fff url(../img/backgrounds/content/short-box-top.png) no-repeat scroll 0 0;
  color:#FFFFFF;
  padding:0 10px;
  margin:10px 0;
}

.content-text h3{font-weight:bold;padding-top:0;margin:0}

/**LISTS**/ 
.content-text ul.ticked-list {margin-left:15px;border-width:0}
.content-text ul.ticked-list li{
	padding:0 0 0 25px;
	margin:0 0 10px 10px;
	background:transparent url('../img/backgrounds/content/tick.gif') no-repeat scroll 0 1px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
/**BUTTONS**/
.content-text .button_blue {
	background:transparent url('../img/backgrounds/content/blue-button.png') no-repeat scroll 0 0;
	height:20px;
	margin:2px 0 0 0;
	padding:3px 0 0;
	text-align:center;
	width:106px;
	color:#fff !important;
	display:block;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.content-text .button_bounty,.content-text .button_bounty-disabled,.content-text .button_bonus{
	height:20px;
	margin:2px 0 0 0;
	padding:3px 0 0;
	text-align:center;
	width:106px;
	color:#fff !important;
	display:block;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.content-text a.expand-btn.orange-button,
.content-text a.expand-btn.blue-button,
.content-text a.expand-btn.green-button{
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	padding:4px 0 4px 10px;
}
.content-text a.expand-btn.bonus-button,.content-text a.expand-btn.bonus-button-disabled{
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	padding:17px 0 15px 55px;
}
.content-text a.expand-btn.bounty-button,.content-text a.expand-btn.bounty-button-disabled{
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	padding:17px 0 15px 55px;
}
.content-text a.expand-btn.orange-button{
	background-image: url('../img/backgrounds/content/buttons/orange-button-wide.gif');
}

.content-text a.expand-btn.blue-button{
	background-image: url('../img/backgrounds/content/buttons/blue-button-wide.gif');
}

.content-text a.expand-btn.green-button{
	background-image: url('../img/backgrounds/content/buttons/green-button-wide.gif');
}

.content-text a.expand-btn.bonus-button{
	background-image: url('../img/backgrounds/content/buttons/bonus-button-wide.png');
}
.content-text a.expand-btn.bounty-button{
	background-image: url('../img/backgrounds/content/buttons/bounty-button-wide.png');
}
.content-text a.expand-btn.bounty-button-disabled{
	background-image: url('../img/backgrounds/content/buttons/bounty-button-disabled-wide.png');
}
.content-text a.expand-btn.bonus-button-disabled{
	background-image: url('../img/backgrounds/content/buttons/bonus-button-disabled-wide.png');
}

/**For the javascript expandable buttons**/
.content-text a.expand-btn{
	text-align:center;
	display:inline;
}
.content-text a.expand-btn span{
	background-color:transparent;
	background-repeat: no-repeat; 
	padding:inherit;
	padding:3px 0 3px 10px;
	float:left;
}

.content-text a.expand-btn .expand-left{
	background-position:0 0;
}
.content-text a.expand-btn .expand-right{
	padding-left:0;
	padding-right:10px;
	background-position:-390px 0;
}

.content-text a.expand-btn.bounty-button .expand-right,
.content-text a.expand-btn.bonus-button .expand-right,
.content-text a.expand-btn.bounty-button-disabled .expand-right,
.content-text a.expand-btn.bonus-button-disabled .expand-right{

	background-position:-380px 0;
}

.content-text .button_bounty{padding-left:35px;text-align:center;height:43px;width:101px;line-height:43px;background:transparent url('../img/backgrounds/content/buttons/bounty_btn.png') no-repeat scroll 0 0;}
.content-text .button_bounty-disabled{padding-left:35px;text-align:center;height:43px;width:101px;line-height:43px;background:transparent url('../img/backgrounds/content/buttons/bounty_btn.png') no-repeat scroll 0 0;}
.content-text .button_bonus{padding-left:35px;text-align:center;height:43px;width:101px;line-height:43px;background:transparent url('../img/backgrounds/content/buttons/bonus_btn.png') no-repeat scroll 0 0;}

.content-text .button_orange{
	background:transparent url('../img/backgrounds/content/orange-button.gif') no-repeat scroll 0 0;
	height:20px;
	margin:2px 0 0 0;
	padding:3px 0 0;
	text-align:center;
	width:108px;
	color:#fff !important;
	display:block;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.content-text .button_green {
	background:transparent url('../img/backgrounds/content/green-button.png') no-repeat scroll 0 0;
	height:20px;
	margin:2px 0 0 0;
	padding:3px 0 0;
	text-align:center;
	width:106px;
	color:#fff !important;
	display:block;
	text-decoration:none;
	display:block;
	font-weight:bold;
}

.content-text a.expand-btn.orange-button,
.content-text a.expand-btn.blue-button,
.content-text a.expand-btn.green-button{
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	padding:4px 0 4px 10px;
}
.content-text a.expand-btn.bonus-button,.content-text a.expand-btn.bonus-button-disabled{
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	padding:17px 0 15px 55px;
}
.content-text a.expand-btn.bounty-button,.content-text a.expand-btn.bounty-button-disabled{
	color:#fff !important;
	text-decoration:none;
	font-weight:bold;
	padding:17px 0 15px 55px;
}
.content-text a.expand-btn.orange-button{
	background-image: url('../img/backgrounds/content/buttons/orange-button-wide.gif');
}

.content-text a.expand-btn.blue-button{
	background-image: url('../img/backgrounds/content/buttons/blue-button-wide.gif');
}

.content-text a.expand-btn.green-button{
	background-image: url('../img/backgrounds/content/buttons/green-button-wide.gif');
}

.content-text a.expand-btn.bonus-button{
	background-image: url('../img/backgrounds/content/buttons/bonus-button-wide.png');
}
.content-text a.expand-btn.bounty-button{
	background-image: url('../img/backgrounds/content/buttons/bounty-button-wide.png');
}

/**For the javascript expandable buttons**/
.content-text a.expand-btn{
	text-align:center;
	display:inline;
}
.content-text a.expand-btn span{
	background-color:transparent;
	background-repeat: no-repeat; 
	padding:inherit;
	padding:3px 0 3px 10px;
	float:left;
}

.content-text a.expand-btn .expand-left{
	background-position:0 0;
}
.content-text a.expand-btn .expand-right{
	padding-left:0;
	padding-right:10px;
	background-position:-390px 0;
}

.content-text a.expand-btn.bounty-button .expand-right,.content-text a.expand-btn.bonus-button .expand-right{
	background-position:-380px 0;
}

.content-text .button_bounty{padding-left:35px;text-align:center;height:43px;width:101px;line-height:43px;background:transparent url('../img/backgrounds/content/buttons/bounty_btn.png') no-repeat scroll 0 0;}
.content-text .button_bonus{padding-left:35px;text-align:center;height:43px;width:101px;line-height:43px;background:transparent url('../img/backgrounds/content/buttons/bonus_btn.png') no-repeat scroll 0 0;}



/**BOXES**/
.feature-panel{
	background:transparent url('../img/backgrounds/promotions/feature-box.png') no-repeat scroll 0 0;
	width:361px;
	height:149px;
	display:inline;
	margin:10px 0;
	position:relative;
}
.feature-panel img{
	float:left;
	display:inline;
	margin: 0 10px 10px 0;
}
.feature-panel .first{margin-right:5px;}

.feature-panel div{
	padding:12px;
}

.feature-panel .button_orange{right:12px;bottom:12px;position:absolute;}

/**TABLES**/

.content-text td,.content-text th{font-size:11px;font-weight:normal}

.gold-timetable{
	background-color:#FBF7D4l;
	border-color:#C4951C;border-style:solid;border-width:1px;
	border-collapse:collapse;
	margin-bottom:20px;
	
}

.gold-timetable td{color:#333333;text-align:center;padding:8px 4px;background-color:#FBF7D4;border-color:#C4951C;border-style:solid;border-width:0 0 1px 0}

.gold-timetable th{font-weight:bold;color:#fff;text-align:center;padding:8px 4px;background-color:#D9B054}

.schedule-table{
	border-collapse:collapse;
	margin-bottom:20px;
}

table.schedule-table th{
	background:#474747 url('../img/backgrounds/content/schedule-header.png') repeat-x bottom left;
	color:#ffffff;
	border-left:1px solid #5D5D5D;
	border-right:1px solid #000;
	border-width:0 1px;
	text-align:center;
	font-weight:bold;
	padding:6px;
}
table.schedule-table tr.sub th{background:#474747 url('../img/backgrounds/content/schedule-header2.png') repeat-x bottom left;color:#333333;border:0;}

.schedule-table td{
	background:#F8F8F8 url('../img/backgrounds/content/schedule-light.png') repeat-x bottom left;
	color:#333;
	padding:6px;
	border-top:#FFFFFF 1px solid;
	border-right:#CFCFCF 1px solid;
	border-bottom:#CFCFCF 1px solid;
	border-left:#FFFFFF 1px solid;
}

.schedule-table td.left-col{background-image:none;border:1px solid #666;background:#666;color:#FFF;font-weight:bold;}
td.dark-grey{background-image:none;background-color:#666;color:#FFF}
td.med-grey{background-image:none;background-color:#D6D6D6;color:#333}
td.light-grey{background-image:none;background-color:#F3F3F3;color:#333}

td.med-grey-grad{background:#DFDFDF url('../img/backgrounds/content/schedule-med.png') repeat-x bottom left;color:#333}
td.light-grey-grad{background:#F8F8F8 url('../img/backgrounds/content/schedule-light.png') repeat-x bottom left;color:#333}

/**ALIGNMENT**/

.content-text .right{
	float:right;
}
.content-text .left{
	float:left;
}

/*terms box*/
.terms-box-head{width:729px;padding-top:2px;margin:0;background:url('../img/backgrounds/content/terms-box-head.gif') no-repeat top left;display:table;}
.terms-box{width:709px;margin:0 0 10px 0;background:url('../img/backgrounds/content/terms-box-body.gif') bottom;display:table;padding:5px 10px}

iframe{border-width:0}
