@charset "utf-8";
/* CSS Document */
* {border:none; outline:none; margin:0; padding:0}
body{font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;}
html, body {
	height: 100%;
}
.flash-wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -62px; /* the bottom margin is the negative value of the footer's height */
}

.home-flash{height:90%;}

.footer, .push{width:100%; height:62px; clear:both; margin:0 auto;}
.footer-mid{width:999px; height:62px; position:relative; margin:0 auto; clear:both; float:none;}
a.return{
	width:110px;
	height:15px;
	display:block;
	position:absolute;
	left:1px;
	top:22px;
}
a.return2{width:110px; height:15px; display:block; position:absolute; left:120px; top:22px;}
.para-block{width:220px; height:35px; position:absolute; left:250px; top:20px; font-size:10px;}
ul.links{width:500px; position:absolute; top:22px; right:0; list-style-type:none;}
ul.links li{float:left; margin:0 15px 0 0;}
.aria{background:#000000; color:#FFFFFF;}
.aria a{color:#FFFFFF;}
.blush{background:#ffe4d6; color:#a08c81;}
.blush a, .everyday a{color:#a08c81;}
.everyday{background:#8ca917; color:#788b21;}
.everyday a{color:#788b21;}

	/*Share Popup*/
	.share-popup{width:360px; display:block; font-size:11px;}
	.share-popup h3{font-size:20px; font-weight:normal;}
		.share-form{width:320px; padding:20px; background:#000000; border:2px solid #b0637d; height:335px; position:relative; color:#D2C577;}
		.share-form input{background:#e8d1c3;}
		.share-form a#TB_closeWindowButton{position:absolute; top:12px; right:12px; font-size:12px;}
		.share-form .form-table td {height:14px; padding:5px 0 2px;}
		.form-table td {font-size:11px;}
		.form-table td {height:26px; padding:2px 0; vertical-align:top;}

