@CHARSET "ISO-8859-1";

/*****************************************************************************/
/* BLOCK: Exclusive Offers
/*****************************************************************************/
.exclusive_offers {
	color: #ff7e15;
	font: 11px Verdana;
	line-height: 24px;
}
.exclusive_offers ul {
	margin: 0;
}
.exclusive_offers li {
	border-bottom: 1px solid #ecf0ea;
}
.exclusive_offers a:hover {
	text-decoration: underline;
}

/*****************************************************************************/
/* BLOCK: Resources
/*****************************************************************************/
.resources {
  color: #ff7e15;
  font: 11px Verdana;
  line-height: 24px;
}
.resources ul {
  margin: 0;
}
.resources li {
  border-bottom: 1px solid #ecf0ea;
}
.resources a:hover {
  text-decoration: underline;
}
.resources span {
	color: #000000;
}

/*****************************************************************************/
/* BLOCK: Newsletter
/*****************************************************************************/
.newsletter-promo-rr { 
	 background: #FFF; 
	 font: normal 10pt Verdana;
	 margin-bottom: 10px;
}
.newsletter-promo-rr .promo-rr-content {
	padding: 10px 15px; 
}
.newsletter-promo-rr h2 { 
  color: #98293A;
  font-family: Arial,Verdana;
  font-size: 24px;
  margin: 0px;
}
.newsletter-promo-rr .checkbox_default {
  background:url("http://cast.thirdage.com/external_php/images/checkboxes.png") no-repeat scroll 0 0 transparent;
  clear:left;
  cursor:pointer;
  display:block;
  float:left;
  height:30px;
  padding:0 5px 0 0;
  width:30px; 
}
.newsletter-promo-rr .checkbox_selected {
  background:url("http://cast.thirdage.com/external_php/images/checkboxes.png") no-repeat scroll 0 -60px transparent;
  clear:left;
  cursor:pointer;
  display:block;
  float:left;
  height:30px;
  padding:0 5px 0 0;
  width:30px;
}
.newsletter-promo-rr input.styled {
	display:none;
}
.newsletter-promo-rr .Form_Option { 
	font-weight:normal; 
	height:30px; 
	line-height: 30px;
}
.newsletter-promo-rr .Newsletter_Email {
  background:url("http://cast.thirdage.com/external_php/images/newsletter-email.png") repeat scroll 0 0 transparent;
  display:block;
  height:41px;
  margin: 0 auto;
  margin-top: 10px;
  padding:0;
  width:250px;
}
.newsletter-promo-rr .Newsletter_Email_Input {
  border:0 none;
  color:#666666;
  float:left;
  font-family:Arial,Helvetica,Verdana,"Bitstream Vera Sans",sans-serif;
  font-size:16px;
  height:21px;
  line-height:21px;
  margin:10px 0 0 11px;
  width:163px;
}
.newsletter-promo-rr .Newsletter_Email_Submit {
  float:left;
  height:27px;
  margin:5px 0 0 2px;
  width:62px;
}
.newsletter-promo-rr form div {
	text-align: left;
	font: 10pt Verdana;
}
.newsletter-promo-rr form div a {
  font: 8pt Verdana;
}
.newsletter-promo-rr form {
	text-align: center;
	font: 8pt Verdana;
}

/*****************************************************************************/
/* BLOCK: Facebook
/*****************************************************************************/
.facebook {
	margin-bottom: 8px;
}

/*****************************************************************************/
/* BLOCK: Tools
/*****************************************************************************/
.block_tools {
  color: #ff7e15;
  font: 11px Verdana;
  line-height: 24px;
}
.block_tools ul {
  margin: 0;
}
.block_tools li {
  border-bottom: 1px solid #ecf0ea;
}
.block_tools a:hover {
  text-decoration: underline;
}
.block_tools span {
  color: #000000;
}
#Block_Tools {
	width: 300px;
	background-color: #ffffff;
	margin-bottom: 10px;
}
#Block_Tools h2 {
  color: #98293A;
  font-family: Arial,Verdana;
  font-size: 24px;
  margin: 0;
	margin-bottom: 2px;
}
#Block_Tools div.Block_Tools_Column {
	float: left;
	width: 128px;
}
#Block_Tools div.first {
	padding-right: 8px;
  border-right: 2px solid #ecf0ea;
}

/*****************************************************************************/
/* BLOCK: Extra - Figure Out What These Belong To!
/*****************************************************************************/
.block_right_rail {
	width: 300px;
	margin-bottom: 10px;
	background-color: #fff;
}

.block_right_rail_inner {
	padding: 10px 15px;
}

.block_header {
	font: bold 10pt Verdana;
}

.block_table_exclusive_offers {
	width: 270px;
}

.block_table_exclusive_offers td {
	font: 9pt Verdana;
	border-bottom: 1px solid #ECF0EA;
}

.block_table_exclusive_offers td a {
  line-height: 25px;
}

.block_banner_300x250 {
	width: 300px;
	height: 250px;
	overflow: hidden;
}
