@charset "UTF-8";
/* CSS Document */

#ex_offer_container {
	width: 686px;
	margin-top:10px;
}

#ex_offer_top {
	height: 35px;
}

#ex_offer_middle {
	background: url(../images/exclusive_offer_middle.jpg) repeat-y;
	padding: 15px 15px 0;
	color: #2a2a2a;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ex_offer_bottom {
	height: 10px;
	background: url(../images/exclusive_offer_bottom.jpg) no-repeat;
}

#ex_offer_logo {
	width: 110px;
	height: 101px;
	float: right;
	margin-top: -10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}

#ex_offer_column {
	float: left;
	width: 50%;
	margin: 10px 0;
}

#ex_offer_column ul {
	margin-top:0; margin-bottom:0; list-style-type:disc; list-style-position:outside;
}
#join_list  {
 	margin-bottom:10px; 
}

#join_list ol {
	margin-top:0; margin-bottom:0; 
}

#join_list li {
	margin: 0 0 0 35px ;
	padding: 0 0 0 0px;
}
#ex_offer_column li {
	margin: 0 0 10px 15px ;
	color: #ff0000;
}

#ex_offer_column li span {
	color: #b5995c;
}

.eo_clear {
	clear: both;
}

/*NEWS LETTER BOX*/

#ex_offer_newsletter_box {
	width: 230px;
}

#ex_offer_nl_top {
	height: 42px;
}

#ex_offer_nl_mid {
	background: url(../images/eo_nl_box_sml_middle.jpg) repeat-y;
	padding: 10px;
	color: #2a2a2a;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;

}

#ex_offer_nl_logo {
	width: 88px;
	height: 47px;
	float: right;
	background: url(../images/eo_nl_jc_logo.jpg) no-repeat;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
}
#ex_offer_stab_logo {
	width: 88px;
	height: 81px;
	float: right;
	/*background: url(../images/eo_nl_jc_logo.jpg) no-repeat;*/
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0;
}

#ex_offer_nl_btm{
	height: 10px;
	background: url(../images/eo_nlk_box_sml_btm.jpg) no-repeat;
}


/*Text Styles*/
#ex_offer_container  p{
	padding:2px 0;
}

span.ex_offer_heading {
	font-size: 18px;
	color: #b5995c;
	line-height: 21px;
}

span.ex_offer_footer_link {
	background: url(../images/arrows_main.jpg) no-repeat 0 2px;
	padding-left: 15px;
}

span.ex_offer_footer_link a {
	color: #b5995c;
}

p.ex_offer_legal {
	font-size: 9px;
	padding:2px 0;
}
