#TB_window { background: #000000 url("the-kiss.jpg") top left no-repeat; }
.TB_modal { padding: 0 !important; width: 300px; }




/* MY STYLES */
#wpdoor_message { }
#doormsg { padding: 40px 0 0 300px; font-size: 11px !important; }
#wpdoor_message h1 { color: #BEBEBE; font-size: 18px; padding: 0 0 3px 0; margin: 0 0 5px 0; border-bottom: 1px dotted #c0c0c0; }
#wpdoor_msg { display: block; color: #BEBEBE; overflow: auto; margin-bottom: 5px; font-size: 11px !important; }
#wpdoor_btn { display: block; text-align: left; }
#wpdoor_btn a { width: 40%; padding: 5px; background-color: #323951; color: #ffffff !important; margin-right: 10px;}
#wpdoor_btn a:link, #wpdoor_btn a:visited { border: 1px solid #323951;  }
#wpdoor_btn a:hover, #wpdoor_btn a:active { border: 1px solid #ffffff; }


/* ORIGINAL STYLES

#wpdoor_message{
	
}
#wpdoor_message h1{
	color: #fff;
	background-color: #ff3200;
	padding: 5px; margin: 0;
	line-height: 1;
	font-size: 200%;
	
	text-align: center !important;
}

#wpdoor_msg{
	display: block;
	background-color:#FFF ;
	line-height: 1.8;
	color: #333;
	
	height: 200px;
	overflow: auto;
	margin: 10px 0;
	border: 1px dotted #ccc;
	padding: 0 10px;
}

#wpdoor_btn{
	display: block;
	background-color: #FFF;
	text-align: center;
}
#wpdoor_btn a, #wpdoor_btn a:visited{
	width: 40%;
	float: left;
	padding: 8px;
	background-color: #fdffd4;
	font-weight: bold;
	color: #333 !important;
}
a.wpdoor_enter, a.wpdoor_enter:visited{
	float: right !important;
	background-color: #c7ffa7 !important;
}

*/