
body { 
	margin: 0;	
	padding: 0;	
	font-family: Verdana, sans-serif; 
	font-size: 14px; 
	background: black; 
	text-align: center;
}

table {
	font-family: Verdana, sans-serif; 
	font-size: 14px; 
}

#wrap { 
	margin: 0 auto; 
	padding: 0px;
	text-align:	left; 
	width: 765px;
	background: url(http://www.lawnchairmillionaire.com/theme/std/content_tile_bg.jpg) repeat-y;
}

#header {
	height: 223px;
 	background: white url(http://www.lawnchairmillionaire.com/theme/std/header.jpg) no-repeat top left;
}

#header a {
	display:block;
	width: 80px;
	height: 60px;
	position: relative;
	float:left;
}

#header_std {
	height: 198px;
 	background: white url(http://www.lawnchairmillionaire.com/theme/std/header_std.jpg) no-repeat top left;
}

#content, #content_std {
	padding: 0px 30px 0 30px;
	background: transparent url(http://www.lawnchairmillionaire.com/theme/std/content_top_bg.jpg) no-repeat top left;
}

#content_std {
	background: transparent;
}

#content_top {
	margin:0;
	height:25px;
}

#footer {
	height:70px;
	background: black url(http://www.lawnchairmillionaire.com/theme/std/footer.jpg) no-repeat top left;
	text-align:center;
	padding-bottom:20px;
}

#footer div{
	color:white;
	padding-top:45px;
}

#footer div a{
 color:white;
 font-weight:bold;
 font-size:12px;
}

#footer_std {
	height:70px;
	background: transparent url(http://www.lawnchairmillionaire.com/theme/std/footer_std.gif) no-repeat top 
}

#countDownBox {
  position:relative;
	margin:22px 0 0 0;
  float:right;
  width: 298px;
  height: 296px;
  background: #70B72B url(http://www.lawnchairmillionaire.com/theme/std/plp.gif) no-repeat top left;
}

#countDownBox #countDownBoxWrap {
	margin-top: 130px;
	height:1%;
}

#countDownBox #countDownBoxWrap table{
	border-collapse:collapse;
	color: #F5FF00;
	font-weight:bold;
	margin: 10px auto;
	clear:left;
}

#countDownBox #countDownBoxWrap table td{
	padding:10px;
	text-align:center;
}

#mcTotals p {
  float:left;
  margin:0;
}

#mcMonths {
  padding-top:10px;
  margin-left:20px;
  clear:left;
}

* html #mcMonths {
  padding-top:5px;
  margin-left:16px;
}

#mcMonths div{
  width: 76px;
  height: 80px;
  float:left;
  margin:5px;
}

#mcMonths div p {
  text-align:center;
  margin:0;
  font-size:14px;
	color: #FFFFFF;
}

#mcMonths div p.plpMonthShare {
  font-size:17px;
	font-weight:bold;
	color: #FFE400;
	padding-top:15px;
}


h1 {
	font-size: 26px; 
	text-align: left;
}

h2 {
	font-size: 22px; 
	text-align: left;
}

h3 { 
	font-size: 18px;
	text-align: left;
}

input.txtField {
	border: 1px solid gray;
	padding:2px; 
	margin:0; 
	background: #ffffff url(http://www.lawnchairmillionaire.com/theme/std/inputBoxBg.gif) no-repeat;
}

#overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 197;
	width: 100%;
	height: 300px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}

.overlayBox {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 198;
	background: white;
	border:2px solid #004678;
	font-size:12px;
	text-align:left;
}

.overlayBox h2 {
	background:#017CD1;
	margin:0;
	padding:6px 8px 5px 8px;
	font-size:16px;
	border-bottom:1px solid #0d3340;
	color: white;
	text-align:left;
}

.overlayBox h3 {
	font-size:14px;
}

.overlayBox .contentOlBox {
	padding:0 10px 0 10px;
}

.overlayBox .buttonBarOlBox {
	padding:5px;
	overflow:hidden;
}

* html .overlayBox .buttonBarOlBox {
	height:1%;
}

.overlayBox .buttonOlBox {
	border:1px solid gray;
	padding:5px 10px 5px 23px;
	margin:0 0 0 5px;
	float:right;
	cursor:pointer;
	background-color: #EAEFF0;
}

.btnAddIcon {
	background: #ffffff url(http://www.lawnchairmillionaire.com/theme/std/iconFieldAdd.gif) no-repeat 5px 50%;
}

#countDownTime{
	position:relative;
	z-index:100;
	top:  32px;
	right: 20px;
	font-weight: bold;
	color:white;
	text-align: right;
	font-size:12px;
}

.error{
	color:red;
}

#codeInfo {
	width:300px;	
	height:220px;	
	position:absolute; 
	z-index:1000;	
	border:solid 2px #163451; 
	padding:10px; 
	font-size:10px;	
	background-color:white;
	top:0;
	left:0;
}

#codeInfo p {
	margin:0
}

#codeInfo input {
	border:1px solid gray;
	margin-top:5px
}

.lcmStdForm {
	width:490px; 
	background: url(http://www.lawnchairmillionaire.com/theme/std/form_tile.gif) repeat-y top left;
	margin-bottom: 20px;
}

.lcmStdForm img{
	display:block;
}

.lcmStdForm table{
	width:460px;
}

.lcmStdForm table td{
  text-align:left;
}

.form_error, .form_success {
	color:#cc0000;
	font-size:11px;
	font-weight: bold;
}

.form_success {
	color:#07C107;
}

.subheader {
  margin: 0px 0px 5px -5px;
}

.dottedBox {
  text-align:left; 
	width:85%; 
	border: 1px dotted #4A4A4A;  
	margin-bottom:20px;
  margin-top:22px;
}

.dottedBox div {
  padding:14px 40px 18px 100px
}

.dottedBox div p {
  margin:0; 
	color:#1C3B81;
  font-weight:normal;
	line-height: 20px
}

.checkmark {
  background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/learnCheckmark1.gif') no-repeat 28px 5px; 
}

.bigCheckmark {
  background: #FFE400 url('http://www.lawnchairmillionaire.com/theme/std/learnCheckmarkBig.gif') no-repeat 20px 5px;
}
.number1 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number1.gif') no-repeat 22px 18px; 
}

.number2 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number2.gif') no-repeat 22px 18px; 
}

.number3 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number3.gif') no-repeat 22px 18px; 
}

.number4 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number4.gif') no-repeat 22px 18px; 
}

.number5 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number5.gif') no-repeat 22px 18px; 
}

.number6 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number6.gif') no-repeat 22px 18px; 
}

.number7 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number7.gif') no-repeat 22px 18px; 
}

.number8 {
	background: #EFEFF3 url('http://www.lawnchairmillionaire.com/theme/std/number8.gif') no-repeat 22px 18px; 
}

.faqAnswerBox {
  text-align:left; 
	width:75%; 
	border: 1px dotted black;  
	margin:0px 0px 20px 0px;
	background-color: #EFEFF3;
}

.faqAnswerBox div {
  padding:10px 25px 10px 25px
}

.faqAnswerBox div p {
	line-height: 20px
}

.faqQuestion{
	color:#1D3B81;
  font-weight:bold; 
	margin: 0px 40px 20px 85px;
}

.testimonialLink {
        margin: 0 auto;
        width:500px;
        text-align:center;
}

