/* Newsletter */

#Newsletter #subscribe_form {
	float: right;
	width: 37%;
	margin-left: 1.363em;
	margin-bottom: 1.363em;
}

#Newsletter #subscribe_form .button_1 {
	display: block;
	margin: 1.09em 0;
}

#Newsletter .outline {
	*width: 99.5%;
}

#Newsletter .content_box {
	*width: 93.6%;
}

#Newsletter label {
	display: inline;
}

#Newsletter .error_box {
	margin-top: .72em;
}

	/* Current Newsletter */

#nl {
	margin-bottom: .18em;
}

#nl_wrap,
#nl_header,
#nl_subhead,
#nl_content {
	background-color: #fff;
}

#nl_content {
	
}

		/* Header */
		
#nl_header {
	margin-bottom: .18em;
}

#nl_logo {
	float: left;
	width: 275px;
}

#nl_tagline {
	float: right;
	width: 142px;
	margin-right: 2.27em;
}

		/* Sub-Header */
		
#nl_subhead {
	color: #9d9690;
	text-transform: uppercase;
	font-size: .9em;
	font-weight: bold;
	padding: 6px 25px;
	margin-bottom: .27em;
}

		/* Content */

#nl_r1 {
	margin-bottom: .45em;
}
		
#nl_r1 .nl_side {
	width: 27.6%;
}

#nl_r1 .nl_main {
	width: 67.87%;
	margin: 0;
	padding: 0;
}

.nl_side {
	margin-right: .27em;
}

#nl_r2 .nl_side {
	width: 25.7%;
}

#nl_r2 .nl_main {
	width: 62.1%;
}

.nl_side li {
	padding: 10px 0;
}

.nl_side ul h4 {
	margin: 0;
}

.nl_side li.sep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

			/* Account Summary */

.card_name {
	text-transform: uppercase;
	font-size: .818em;
	color: #464646;
	position: relative;
	top: -7px;
}

#nl_as {
	border: 1px solid #9a9898;
}

#nl_as li.sep {
	border-color: #ccc;
}

			/* Main Story */

#nl_banner {
	width: 99.5%;
	overflow: hidden;
	border: 1px solid #818689;
	padding: 0;
	margin: 0;
}

#nl_banner img {
	margin: 0;
	padding: 0;
	display: block;
}

#nl_story {
	border-top: 0;
}

			/* Specials */
			
.box_blue_15 img {
	border: 1px solid #666666;
}

			/* Deals */

#nl_deals div.float-left {
	padding-bottom: 5px;
}

#nl_deals hr {
	border-top: 1px solid #fff;
}

#nl_deals .float-left {
	width: 48%;
	height: auto;
}

#nl_deals img {
	margin-right: .9em;
}

#nl_deals .hotel_name,
#nl_deals .price {
	font-weight: bold;
}

#nl_deals .price {
	margin-bottom: 1.363em;
}

#nl_deals ul {
	margin-bottom: 1.09em;
}

		/* Footer */

#nl_footer {
	background: url('../images/nl_bg_separator.gif') #fff top left repeat-x;
	padding: 40px 15px 25px;
	color: #4e4e4e;
}

#nl_copyright {
	font-weight: normal;	
}

#nl_footer p {
	font-size: .8em;
}

