@charset "utf-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-size:12px;
	font-family: Verdana, Geneva, sans-serif;
	background:url(../images/bg_top_small.png) fixed no-repeat top center;
}

.adios {
	display:none;
}

img {
	border:none;
}

#container {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	z-index:0;
	height: 2100px;
}

#containerShort {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1100px;
	z-index:0;
	height: 1000px;
}

.largeBlueFont {
	color:#0065CB;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.titleWhite {
	color:#ffffff;
	font-size:24px;
	.margin-left:25px;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
.greenCopy tr td .copy_5 p {
	margin-top: 20px;
	margin-bottom: 25px;
}

.copy_5 {
	font-size:14px;
	line-height:16px;
	width: 750px;
	margin-left: 45px;
}
.greenCopy tr td .copy_5 h2 {
	line-height: normal;
}

#login {
	width:100%;
	color:#ffffff;
	font-size:12px;
	font-weight:bold;
}

#login_background {
	display:none;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	left:628px;
	top:62px;
	z-index:3;
	width:302px;
	height:120px;
	background:url(../images/login_background.png);
	border-top:none;
	border-left:solid #ffffff 1px;
	border-right:solid #ffffff 1px;
	border-bottom:solid #ffffff 1px;
}

#red_box {
	position:relative;
	padding-left:20px;
	padding-right:40px;
	text-align:left;
	top:0px;
	left:136px;
	width:834px;
	height:418px;
	background: url(../images/red_box.jpg) no-repeat;
	float:left;
	display:none;
}
#copy_1 {
	position:relative;
	top:100px;
	width:90%;
	font-size:14px;
	color:#CC0000;
	float:left;
}
#copy_2 {
	position:relative;
	width:90%;
	top:112px;
	line-height:16px;
	font-size:14px;
	float:left;
}

#copy_4 {
	position:relative;
	top:110px;
	
}

#green_box {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 3px solid green;
    height: auto;
    line-height: normal;
    margin: 0 auto 50px;
    text-align: left;
    top: 0;
    width: 840px;
}

/*
#green_box {
    background: url("../images/greenBox_noheader.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 1626px;
    left: 132px;
    margin-top: -10px;
    position: relative;
    text-align: left;
    top: 0;
    width: 846px;
}
*/

#green_boxShort {
	position:relative;
	top:0px;
	left:132px;
	width:846px;
	height:500px;
	background: url(../images/greenBox500.png) no-repeat;
	float:left;
	text-align:left;
	margin-top: -6px;
}



#bottom_box {
	position:relative;
	top:20px;
	left:136px;
	width:834px;
	float:left;
	text-align:left;
	font-size:14px;
	height: 350px;
}

.redColor {
	color:#CC0000;
	font-weight:bold;
}

#footer {
	position:relative;
	width:100%;
	height:67px;
	background:url(../images/body_footer.jpg) repeat-x;
	
}

#testimonial_image {
	position:relative;
	top:95px;
	left:15px;
	float:left;
}

.largeGreenFont {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#009900;
	margin-left:30px;
}

.checkmark li {
	/* [disabled]font-size: 20px; */
	list-style-image: url("../images/check.jpg");
	margin-top: 1.3em;
	/* [disabled]margin-left: 35px; */
}
.greenCopy tr td .copy_5 .check li span {
	font-weight: bold;
}


/* side bar */


/* SPECIAL OPTIN FLOATER */

#opt-in_float {
    background: url("../images/light_grey_back_wide.png") no-repeat scroll 0 0 transparent;
    float: right;
    margin: -5px -35px 35px 30px;
    padding: 10px 20px 25px;
    position: relative;
    text-align: center;
    width: 260px;
}

#opt-in_float p {
	font-size:12px;
	line-height:1.4em;
	color:#333;
	margin: 0;
}
#opt-in_float #bottom {
    background: url("../images/light_grey_bottom.png") no-repeat scroll 0 0 transparent;
    bottom: -25px;
    height: 25px;
    left: 2px;
    margin: 0;
    padding: 0 20px;
    position: absolute;
    width: 260px;
}
#opt-in_float #arrow {
    background:url(../images/red_arrow.png) no-repeat scroll right 0 transparent;
    height: 125px;
    position: absolute;
    right: -25px;
    top: 10px;
    width: 100px;
    z-index: 3;
}

#opt-in_float table {
	background:transparent;
	margin:0 auto;
	text-align:left;
}
#opt-in_float tbody tr {
    border:none;
}
#opt-in_float table td {
	border-top:0 none;
	padding:10px 5px;
}
#opt-in_float table td#top {
	border-top:none;
}
#opt-in_float label {
	float:left;
	font-size:1.2em;
	color:#900;
	font-weight:bold;
	margin-top: 20px;
}
#opt-in_float input {
	clear:left;
	float:left;
	font-size:14px;
	color:#333;
	height:22px;
	padding:1px;
	width:200px;
	margin: 2px 0 0;
}
#opt-in_float #submit {
	cursor:pointer;
	font-size:16px;
	font-weight:bold;
	height:30px;
	padding:0 10px;
	background:#090;
	color:white;
	display:block;
	border:1px solid white;
	width:auto;
}
#opt-in_float #submit:focus,
#opt-in_float #submit:hover {
	background:#900;
}
#opt-in_float #access {
    background-color: transparent;
    background-image:url(../images/button_optin1-yellow.png);
    background-position: 0 7px;
    background-repeat: no-repeat;
    border: medium none;
    color: #0050A1;
    display: block;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-weight: bold;
    height: 76px;
    line-height: 76px;
    margin: 10px 0 10px -10px;
    padding: 0;
    text-shadow: 1px 1px 0 #FFFFFF;
    width: 260px;
	cursor:pointer;
}
#opt-in_float #access:hover,
#opt-in_float #access:active,
#opt-in_float #access:focus {
	color:#066CD7;
}


#opt-in_float .homeForm { margin: 20px 0; }

#opt-in_float .homeForm input {
    margin-bottom: 15px;
}


.sidebarOptin {
    font-size: 13px;
    line-height: 1.2em;
    padding-top: 20px;
    text-align: center;
    width: 300px;
}

.sidebarOptin {
    clear: none;
    float: right;
    margin-left: 10px;
}

#mmmSales {
	position:relative;
	line-height: normal;
}


#mmmSales h3 {
	color:#900;
	font-weight: bold;
	text-align: center;
}

#mmmSales h2 {
    color: #990000;
    font-size: 20px;
}

#salesCopy {
	width: 55px;
	margin-top: 50px;
}

.sidebar-padlock {
    background-image: url("../images/padlock.jpg");
    background-position: left 25px;
    background-repeat: no-repeat;
    font-size: 10px;
    margin: 0 auto;
    min-height: 25px;
    padding: 25px 0 0 25px;
    text-align: center;
    width: 245px;
}


#button #access {
     background-color: transparent;
     background-image: url("../images/button_optin1-yellow.png");
     background-position: 0pt 7px;
     background-repeat: no-repeat;
     border: medium none;
     color: #0050A1;
     cursor: pointer;
     display: block;
     font-family: Arial,Helvetica,sans-serif;
     font-size: 22px;
     font-weight: bold;
     height: 76px;
     line-height: 76px;
     margin: -10px 0pt 10px 110px;
     padding: 0pt;
     text-shadow: 1px 1px 0pt #FFFFFF;
     width: 260px;
}

#showme {
    width: 500px;
    margin: 0 auto;
    color: #990000;
    font-weight: bold;
	text-align:center;
	font-size: 16px;
}
#The_One_Minute_Method_home_r2_c11 {
    display: none;
}
#The_One_Minute_Method_home_r2_c9, #The_One_Minute_Method_home_r2_c10 {
    position: relative;
    left: 110px;
}
.testimonial { background: url("../images/quote.png") no-repeat scroll left top #DBE5F4; border: 3px solid #D0E0F5; height: auto; margin: 20px 0; padding: 15px 15px 0; }
.testimonials_author { color: #0066CC; font-size: 110%; margin-top: 10px; text-align: right; }
.author_credits { color: #333333; font-size: 0.9em; line-height: 0.9em; margin-top: -20px !important;; text-align: right; font-style: italic; }
.testimonial a { text-decoration: none; }
.testimonial img { float: left; margin-right: 10px; }

#opt-in_horizon .infusion-field { margin: 20px 0; }
#opt-in_horizon { background: none repeat scroll 0 0 #F0F0F0; margin: 35px auto 50px; padding: 10px 20px 25px; width: 450px; margin-bottom: 50px; -moz-box-shadow:    0 0px 5px 3px #CCCCCC; -webkit-box-shadow: 0 0px 5px 3px #CCCCCC; box-shadow: 0 0px 5px 3px #CCCCCC; height: 375px; }
#opt-in_horizon table td { border-top: 0 none; padding: 5px; text-align:center; }
#opt-in_horizon label { color: #990000; padding: 5px 20px 0 0; font-weight: bold; }
#opt-in_horizon form { margin: 0 auto; text-align: center; width: 390px; }
#opt-in_horizon input { clear: left; color: #333333; font-size: 14px; height: 22px; margin: 2px 0 0; padding: 1px; width: 200px; }
#opt-in_horizon #access { background-color: transparent; background-image: url("../images/button_optin1-yellow.png"); background-position: 0 7px; background-repeat: no-repeat; border: medium none; color: #0050A1; cursor: pointer; display: block; font-family: Arial,Helvetica,sans-serif; font-size: 22px; font-weight: bold; height: 76px; line-height: 76px; margin: 0 auto 20px; padding: 0; text-shadow: 1px 1px 0 #FFFFFF; width: 260px; }
#opt-in_horizon #access:hover, #opt-in_float #access:active, #opt-in_float #access:focus { color: #066CD7; }
#opt-in_horizon p { color: #333333; font-size: 12px; line-height: 1.4em; margin: 0; text-align: center; }
#opt-in_horizon #arrow { background: url("../images/red_arrow.png") no-repeat scroll right 0 transparent; height: 125px; position: relative; right: -372px; top: -260px; width: 100px; z-index: 3; }
