/* DYNAMIC BRAND MODULE v1 - GLOBAL */

.dynbm_wrap {
	border: 1px solid #c7c7c7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	height: 291px;
	margin: 0 auto 10px;
	min-width: 0; /* peekaboo bug fix for IE7 */
	overflow:hidden;
	position: relative;
	width:492px;
}
.dynbm_wrap.rrwidth {
	width:298px;
}
.dynbm_wrap a img { border:none; }
#dynbm_screens {
    height: 210px;
	left:0px;
	position:absolute;
}
#dynbm_screens .screen {
	position: absolute;
	top: 0px;
	left: -800px;
	height:100%;
	padding:0;
	margin:0;
	width:492px;
}
.rrwidth #dynbm_screens .screen {
	width:298px;
}
#dynbm_controls span {
	padding-right:2em;
	cursor:pointer;
}
.dynbm_body { float: left; }
.dynbm_body p {
	color: #333;
	line-height: 1.2em;
	margin: 0 5% 0 1px;
	padding: 0 0 8px 10px;
}
.dynbm_body h3 {
	color: #B28809;
	font-size: 135%;
	font-weight: normal;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 10px 10px;
}
.dynbm_body h3 a:link,
.dynbm_body h3 a:hover,
.dynbm_body h3 a:visited,
.dynbm_body h3 a:active { color: #B28809; }
.dynbm_body ul {
	list-style: none outside none;
	margin: 0 5% 10px 1px;
	padding: 0 0 0 10px;
}
.dynbm_body ul li {
	background: transparent url("../../../../../consumer_assets/site_images/miscellaneous/3x3_grey_bullet.gif") no-repeat 0 7px;
	font-size: 90%;
	line-height: 1.5em;
	list-style: none outside none;
	margin: 0 0 4px;
	padding: 0 0 0 8px;
}
.dynbm_body .action_link {
	color: #B28809;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	min-height: 18px;
}
.dynbm_body .action_link a {
	background: transparent url("../../../../../consumer_assets/site_images/modules/dynbm/action_arrow.png") no-repeat right center;
	line-height: 1.4em;
	padding: 2px 25px 2px 0;
	position: relative;
	white-space: nowrap;
}
.dynbm_body .action_link a:link,
.dynbm_body .action_link a:hover,
.dynbm_body .action_link a:visited,
.dynbm_body .action_link a:active { color: #B28809; }
p.sm_disclaim {
	font-weight:bold;
	font-size:80%;
}
.dynbm_body p.priv-discl {
	font-size: 80%;
	line-height: 1.1;
	width: 313px;
}
.dynbm_body .submitbtn { margin: 0 0 12px 10px; }

/* IMAGE POSITIONING */
.img_btm { bottom: 0; position: absolute; }
.img_left {	left: 0; position: absolute; }
.img_right { right: 0; position: absolute; }
.img_top { top: 0; position: absolute; }

/* NON-ROTATING BASE */
.dynbm_base {
	top: 210px;
	clear: both;
	position:absolute;
	width: 100%;
}
.dynbm_nav {
	background: transparent url("../../../../../consumer_assets/site_images/modules/dynbm/dynbm-nav.png") repeat 0 0;
	color: #444;
	float:left;
	height: 27px;
	margin: 8px 12px 12px 8px;
	text-align: center;
	width: 87px;
}
.dynbm_nav img#nav-left:hover,
.dynbm_nav img#nav-right:hover { cursor:pointer; }
.dynbm_nav img#nav-left {
	float: left;
	margin: 3px;
}
.dynbm_nav img#nav-right {
	float: right;
	margin: 3px;
}
.nav_numbs {
	display: inline;
	float: left;
	margin: 4px 0 0;
}
.dynbm_wrap .socmed_nav {
	float: right;
	margin: 15px 10px 0;
}
.dynbm_wrap .socmed_nav img {
	margin: 0 0 0 3px;
}
.dynbm_wrap #sponsored_footer {clear:both;}
.dynbm_wrap .sponsored_text {
	color: #FF6633;
	float: left;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0 6px;
	padding: 7px 3px 10px 4px;
}
.dynbm_wrap .sponsored_text a:link,
.dynbm_wrap .sponsored_text a:hover,
.dynbm_wrap .sponsored_text a:visited,
.dynbm_wrap .sponsored_text a:active { color: #FF6633; }
.dynbm_wrap img.logo {
	float: left;
	vertical-align: middle;
}

/* ISI */
#dynbm_base_isi {
	clear: both;
	padding: 1px 7px;
}
.isi_content .blackbox {
	border: 1px solid #000;
	font-weight: bold;
	margin: 3px 0 10px 1px;
	padding: 5px;
}
#dynbm_base_isi .box { margin:0; }
.isi {
	border: 1px solid #C7C7C7;
	height: 100px;
	margin: 0 auto 7px;
	overflow: auto;
	padding: 5px;
}
h4.isi_heading {
	font-size: 1em;
	margin: 0 0 5px;
}
.isi_content h4 { padding: 0 0 0 2px; }
.isi_content h3,
.isi_content h4 { color: #00539F; }
.isi_content p,
.isi_content h4,
.isi_content li {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0;
}
.isi_indication { margin: 3px 0 5px; }
.lower_links { margin: -10px 0; }
.lower_links a { font-size: 0.9em; }

/* EMAIL FORMS */
.dynbm_email input { margin:0; }
.dynbm_email form { 
	margin: 0;
	padding: 0 0 10px 8px; }
.dynbm_email form img { margin: 0; }
.dynbm_email p {
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
}
.dynbm_email .sp_email {
	border: 1px solid #AAABAD;
	display: block;
	margin: 0 10px 5px;
	width: 215px;
}
input.submit_fmt { margin: 5px 0 0; }
#startingAddress {
	background: none repeat scroll 0 0 #EEE;
	border: 1px solid #DDD;
	color: #666666;
	float: left;
	font-size: 90%;
	height: 18px;
	line-height: 19px;
	margin: 7px 15px 4px 0;
	padding: 0 0 2px;
	width: 165px;
}

/* SPONSOR DISCLOSURE POPOVER */ 
.dynbm_wrap .disclosure {
	display: none; /* hidden on page load */
	background: #fff;
	border: 1px solid #000;
	height: 105px;
	margin: 0 6px;
	overflow: auto;
	padding: 5px 5px 5px 9px;
	position: absolute;
	top: -72px;
	left: 0;
	width: 270px;
	z-index: 97;
}
.dynbm_wrap .disclosure h4 {
	color: #f63;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0;
	padding: 0 6px 4px 0;
}
.dynbm_wrap .disclosure p {
	font-size: 0.9em;
	line-height: 1.3em;
	margin: 0 11px 0 0;
}
.dynbm_wrap .close { /* used for disclosure and popover ISI */
	background: url("../../../../../consumer_assets/site_images/modules/icm/close.gif") no-repeat center right;
	color: #999;
	display: block;
	float: right;
	font-size: 0.8em;
	margin: 0;
	padding: 0 14px 0 0;
	text-align: right;
}
.dynbm_wrap .disclosure a.close:link,
.dynbm_wrap .disclosure a.close:visited,
.dynbm_wrap .disclosure a.close:hover,
.dynbm_wrap .disclosure a.close:active { color: #999; }
.dynbm_wrap .visible { /* used for disclosure and popover ISI */ display: block !important; }

/*	====================================
	DYNAMIC BRAND MODULE - SBS OVERRIDES
	====================================	*/

.dynbm_wrap_sbs {
	border: 1px solid #C7C7C7;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
	height: 374px;
	margin: 10px auto;
	min-width: 0;
	width: 492px;
}
.dynbm_wrap_sbs .dynbm_wrap {
	border: none;
	float:left;
	height: 100%;
		height: 374px;
	width:246px;
}
.dynbm_wrap_sbs #dynbm_screens { height: 289px; }
.dynbm_wrap_sbs #dynbm_screens .screen {
	width:246px;
}
.dynbm_wrap_sbs .dynbm_body {
    height: 100%;
    position: relative;
    width: 100%;
}
.dynbm_wrap_sbs .dynbm_base {
	top: 290px;
}
.dynbm_wrap_sbs .dynbm_nav {
	margin: 8px 12px 8px 8px;
}
.dynbm_wrap_sbs #dynbm_base_isi {
	border-left: 1px solid #C7C7C7;
		clear: none;
	float: left;
	height: 100%;
	width: 245px;
	margin: 0;
	padding: 0;	
}
.dynbm_wrap_sbs #dynbm_base_isi .isi {
    height: 260px;
    margin: 0 4px 7px 0;
}
.dynbm_wrap_sbs .isi_content .blackbox,
.dynbm_wrap_sbs #dynbm_base_isi .box {
    margin-left: 4px;
}
.dynbm_wrap_sbs .dynbm_wrap .disclosure {
	height: 130px;
    top: -106px;
    width: 218px;
}
.dynbm_wrap_sbs #dynbm_base_isi .isi_indication {
    margin-left: 4px;
}