/* ========================== */

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 0 0 5px;
	opacity: 0.85;
	top: 0;
}
#tooltip h3, #tooltip div {
	margin: 0;
}
#tooltip.pretty {
	font-family: Arial;
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
	background: url('../images/shadow.png');
}
#tooltip.pretty h3 {
	margin-bottom: 30px;
	font-size: 13px;
	width: 220px;
	text-align: left;
	color: black;
	font-weight: normal;
	margin-top: 20px;
}
#tooltip.pretty div {
	width: 220px;
	text-align: left;
}

#tooltip.fancy {
	background: url('../images/shadow2.png');
	padding-top: 4em;
	height: 106px;
	display: block;
}
#tooltip.fancy.viewport-right {
	background: url('../images/shadow2-reverse.png');
}

/* ========================== */

/*======== INTERIOR CSS ===========*/
body{
	display: block;
	width: 920px;
	font-family: "Verdana", "Arial", sans-serif;
}
div#footer{
	width: 807px;
	margin: 10px auto 0;
}
div#hero{
	display: block;
	width: 880px;
	height: 473px;
	margin: 0 auto;
}

div#main a{
	color: #00BDF4;
}
div#main a:hover{
	color: #424344;
}
div#main_interior{
	padding: 0 0 20px 40px;
	position: relative;
	line-height: 16px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #424344;
	top: -267px;
	background: transparent url(../images/bg_trans_white.png) repeat;
	z-index: 100;
	display: block;
	width: 761px;
	margin: 0 auto 20px;
	border: 1px solid #b2cad7;
	z-index: 3;
	overflow: hidden;
}
div#main_column {
	width: 448px;
	display: block;
	float: left;
}
div#single_column {
	width: 700px;
	display: block;
	line-height: 16px;
	padding: 0 0 40px 0;
}

div#main_interior h1, div#main_interior h2 {
	color:#00BDF4;
	font-size: 18px;
	font-weight:bold;
	padding: 10px 0 10px;
	line-height: 20px;
}
p#form_summary{
	font-size: 14px;
	line-height: 19px;
}
div#main_interior h3 {
	font-size:12px;
	font-weight:bold;
	padding:0 0 20px;
}
div#main_interior ul {
	list-style-type: none;
}
div#main_interior ul li, div#main_interior ol li {
	list-style-type: decimal;
}
div#sub_column{
	float: right;
	width: 279px;
	display: block;
	font: 12px "Verdana", "Arial", sans-serif;
	line-height: 16px;
	margin: 0 0 0 10px;
}
div#share_mod{
	display: block;
	width: 279px;
	height: 32px;
	background: #c8dbe5;
	margin: 0 0 20px 0;
	position: relative;
	left: 482px;
}
img#tn_emails{
	margin: 0 auto;
	width: 215px;
	display: block;
}
div#main p#details_emails{
	width: 199px;
	margin: 0 auto 50px;
	background: #fff;
	padding: 20px 20px;
	border: 1px solid #c8dbe6;
	text-align: left;
	font-size: 11px;
	font-family: "Verdana";
	line-height: 20px;
}
div#tn_widget{
	display: block;
	width: 259px;
	margin: 0 auto;
}
p#details_emails a{
	color: #00bdf4;
}
div#main_interior p {
	padding: 0 0 16px;
}

div#main_interior ul, div#main_interior ol {
	padding: 0 0 20px 30px;
}
div#main form#make_commitment{
	display: block;
	width: 450px;
	margin: 0 0 20px;
	background: none;
}
span.form_name{
	float: left;
	display: block;
	width: 90px;
	text-align: right;
}
span.opt_in_details{
	display:block;
	float:left;
	margin:-9px 0 0 5px;
	text-align:left;
	width:118px;
	font-size: 10px;
	color: #00bdf4;
	line-height: 11px;
}
div#main form#make_commitment input{
	width: 109px;
	display: block;
	float: left;
	height: 12px;
	font-size: 10px;
}
div#main form#make_commitment input#opt_in{
	display: block;
	width: 20px;
	margin: -9px 0 0 70px;
}
div#main div#form_left{
	float: left;
	display: block;
	width: 221px;
}
div#main form#make_commitment input#commitment_submit{
	display: block;
	width: 99px;
	height: 21px;
	margin: 0 0 0 90px;
	float: none;
}
div#main div#form_left p, div#main div#form_right p{
	margin: 13px 0 0 0;
}
div#main div#form_right{
	float: left;
	display: block;
	width: 225px;
}
div#main div#form_left p#mobile_highlight{
	background: #dff7fe;
	height: 15px;
	padding: 10px 0;
	display: block;
	width: 210px;
}
p.disclosure{
	font-style: italic;
}
div#share_mod ul{
	text-indent: -14px;
	padding: 0 0 20px 9px;
}
div#share_mod ul li{
	list-style-type: none;
	float: left;
	margin: 7px 9px 0 21px;
}
div#main a#printable{
	background: url(../images/print_commitment.gif) no-repeat;
	padding: 0 0 0 38px;
	display: block;
	height: 20px;
	color: black;
	text-decoration: none;
}
div#main a#email_page{
	background: url(../images/email_commitment.gif) no-repeat;
	padding: 0 0 0 35px;
	display: block;
	height: 20px;
	text-decoration: none;
	color: black;
}
div#main a#share{
	background: url(../images/share_commitment.gif) no-repeat 0 0;
	margin:-3px 0 0;
	padding:3px 0 0 33px;
	display: block;
	height: 20px;
	text-decoration: none;
	color: black;
}
div#footer ul#nav_sub {
	display:block;
	float:left;
	margin:20px 10px 0 60px;
	width:405px;
}
div#footer ul#social_media {
	display:block;
	float:left;
	height:34px;
	left:42px;
	position:relative;
	top:18px;
	width:83px;
}
.form_element {
	margin: 10px 0;
	display: block;
	width: 500px;
}