/* CSS Document */
/* Style sheet for Allowance Secrets Membersite */
/* Font size was 11 */
/* no background-color */

body{ /*Changed from original butterfly makerting one */
		font-family:Verdana,Arial;
		font-size:15px;
		background-color: rgb(9, 90, 165);
	}

/* Butterfly Marketing Style Sheet */

td {	/*butterfly marketing */
	font-family: Verdana;
	font-size:11px;
	}

th {	/*butterfly marketing */
	font-family: Verdana;
	font-size:11px;
	}
.a {	/*butterfly marketing */
	color: #FFFFFF;
	}
.border { /*butterfly marketing */
	border: 1 solid #000066;
	}

.tblr {	/*butterfly marketing */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	}

.tblh {	/*butterfly marketing */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	}
a img { /* added to eliminate bodres around images with links */
	border: none;
	}
/* Custom Style Sheet for Allowance Secrets */

#header {
	width:780px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://allowancesecrets.com/images/header.jpg);
	}
#otoheader {
	width:780px;
	height:130px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://allowancesecrets.com/images/otoheader.jpg);
	}
#wholepage {
	width:780px;
	margin-left:auto;
	margin-right:auto;
	background:url(http://allowancesecrets.com/images/backgr.jpg);
	}
h1 {
	font-family:Tahoma,Georgia;
	font-size:28px;
	text-align:center;
	color:red;
	}
h2 {
	font-family:Tahoma,Arial;
	font-size:24px;
	text-align:center;
	color:#0A0885;
	margin-top:0;
	}
h3{
	font-size:14px;
	font-weight:700;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	}
#stepbox{
	width:100%;
	text-align: left;
	float:left;
	margin-top:10px;
	margin-left:15px;
	font-size: 13pt;
	font-weight: 700;
}
#container {
	width:93%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:center;
	}
#textleft{
	margin-top:15px;
	margin-left: 33px;
	margin-right: 33px;
	text-align: left;
	}
#mainmenu {
	width:90%;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-family:Tahoma,Verdana;
	font-size:14px;
	font-weight:700;
	text-align:center;
	}
#not_loggedin_menu {
	width:95%;
	margin-right:20px;
	margin-bottom:5px;
	float:right;
	font-family:Tahoma,Verdana;
	font-size:13px;
	font-weight:700;
	text-align:right;
	}
#bonusbox{
	width:525px;
	border: 4px dashed #cc0000;
	font-family:Tahoma,Georgia;
	text-align:left;
	padding:5px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}
#bonusheadnr{
	Float:left;
	text-align:left;
	width:120px;
	margin-bottom:10px;
	font-weight:700;
	font-size: 20px;
	font-family:Tahoma,Georgia;
	background-color: yellow;
}
#bonusheadline{
	float:right;
	text-align:left;
	width:380px;
	margin-bottom:10px;
	font-weight:700;
	font-size: 20px;
	font-family:Tahoma,Georgia;
	color:#cc0000;
}
#testitop{
	width: 450px;
	height: 94px;
	background:url(http://allowancesecrets.com/images/testi_00.jpg);
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	float: center;
}
#testibox {
	width: 450px;
	background:url(http://allowancesecrets.com/images/testi_02.jpg);
	margin-left:auto;
	margin-right:auto;
	text-align: left;
	font-style: italic;
	float: center;
}
#testibot{
	width: 450px;
	height: 22px;
	background:url(http://allowancesecrets.com/images/testi_03.jpg);
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	float: center;
}
#ticklist {
	width:90%;
	font-family:Tahoma,Verdana;
	margin:5px;
	padding:7px;
	padding-left:35px;
	background-image:url(http://allowancesecrets.com/images/clevertick.jpg);
	background-position:left;
	background-repeat:no-repeat;
	text-align:left;
	font-size:14px;
}
#dashedbox{
	width: 90%;
	text-align: left;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	padding:20px;
	border: 4px dashed red;
	}
#onebox{
	width:22%;
	height:220px;
	float:left;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	padding:5px;
	}
#redbox{
	width:420px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left: auto;
	margin-right: auto;
	border: 2px solid red;
	padding:10px;
	}
#bluebox{
	width:80%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border: 2px solid #003399;
	padding:10px;
}
#blackbox{
	width:80%;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
	border: double #000000;
	padding:10px;
}
#menubox {	/* for menu promo tools */
	padding:10px;
	border: 1px solid rgb(204, 204, 204);
	background-color:#f3f3f3;
	}
#promosteps {
	width:600px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-size:16px;
	font-weight:700;
	text-align:center;
	color:white;
	background-color:#3333ff;
	}
#recommendbox {	/* recommended tools */
	width:580px;
	margin-top:20px;
	padding:10px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-size:15px;
	font-weight: 700;
	text-align:center;
	border: 1px solid rgb(204, 204, 204);
	background-color:#f3f3f3;
	}
#emailtitle{	/* emails promo tools */
	margin-top:20px;
	padding:3px;
	width:550px;
	height:22px;
	background-color:#000080;
	border: 1px solid rgb(0, 0, 0);
	font-size:13px;
	color:white;
	font-weight:700;
	text-align:left;
	}
#embody{	/* email body box promo tools */
	width:550px;
	text-align:left;
	background-color:#ccccff;
	border: 1px solid rgb(0, 0, 0);
	font-weight:700;
	padding:3px;
	margin-bottom:20px;
	}
#embodycenter{	/* email body box promo tools txt align center */
	width:550px;
	margin-top:20px;
	text-align:center;
	background-color:#ccccff;
	border: 1px solid rgb(0, 0, 0);
	font-weight:700;
	padding:3px;
	margin-bottom:20px;
	}
#signupbox{
	width:480px;
	margin-left: auto;
	margin-right: auto;
	padding:10px;
	border: 2px dashed red;
	}
#loginform {	/* login and sign up form */
	width:400px;
	margin-top:20px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	}
#logintitle {	/* login and sign up form */
	text-align:center;
	width:400px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	font-weight:700;
	font-size:15px;
	padding:4px;
	background-color:#80BFFF;
	}
#video {
	margin-top:15px;
	float:left;
	width:400px;
	height:410px;
	}
#optin {
	float:right;
	width:285px;
	margin-left:10px;
	Margin-bottom:10px;
	border:2px dashed black;
	background-color:#FBFFBF;
	padding:10px;
	height:400px;
	}
label {	/* login and signup form */
	float:left;
	text-align:left;
	width:200px;
	}
#footer_image {
	width:676px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	background-color:#3399FF;
	text-align:center;
	font-size:12px;
	color:white;
	}
#bottomborder {
	width:780px;
	height:25px;
	background:url(http://allowancesecrets.com/images/pg_bottom.jpg);
	}