#pop1_b, #pop1_s{
	display:none !important;
	}
#tmb_popup{
	display:none;
	}
#tmb_overlay{
	position:absolute; top:0px; left:0px; z-index:9999;
	width:100%; height:100%;
	background:#7a795e; opacity:.8; filter:alpha(opacity=80);
	}
#tmb_dialog{
	background: url(../custom/images/popup.png) no-repeat; z-index:9999;
	position:fixed;
	}
#tmb_popup-content{
	position:relative;
	/*background: url(images/popup-bg.png) no-repeat;*/
	padding: 80px 35px 25px 110px;
	line-height:140%;
	}
#tmb_popup-finePrint{
	margin:7px 2px;
	color:#7b8d94; font-size:9px; font-style:italic; text-align: left;
	}
#tmb_popup-close{
	display:block;
	width:45px; height:45px;
	background:url(../custom/images/close.png);
	position:absolute; top:-18px; right:-15px; color: #d03d24;
	}
#tmb_popup-close a { color: #d03d24; }
#tmb_popup-close:hover{
	opacity:.7; filter:alpha(opacity=70);
	}
#tmb_popup-heading{
	margin-bottom:10px;
	color:#882c16; font-size:26px;
	}
#tmb_popup-copy{
	margin-bottom:15px;
	color:#343434; font-size:13px; line-height: 1.4;
	}
#tmb_dialog th{
	padding-right:15px; vertical-align:middle;
	color:#388A85; font-size:13px;
	}
#tmb_dialog input{
	height:28px; width:190px; margin-bottom:5px;
	border:1px solid #b5581f;
	font-size:14px;
	padding: 5px 0 5px 5px; background: #fff; border: 2px solid #ddd; -moz-border-radius: 4px; -webkit-border-radius: 4px; text-align: left; color: #656565; text-transform: lowercase;
	}
#tmb_popup-submit{
	display:block; 
	margin-top:10px; margin-left:180px;
	color:#b5581f; font-size:20px; text-decoration:none;
	background: url(http://d17pfrquwtqxp.cloudfront.net/wp-content/themes/thesis/custom/images/sprite.jpg) no-repeat top left; width: 109px !important; height: 45px; border: none; text-indent: -10000px; cursor: pointer;  text-transform: capitalize; background-position: 0 0; }
	}
#tmb_popup-submit:hover{
	color:#cf8558;
	}
