body {
	margin: 1em 0;
	padding: 0;
	background: #CCCCCC;
	font-size: 110%;
	font-family: sans-serif;
}
.content{
	width:90%;
	margin: 1em auto;
}
.heading{
	width:835px;
	margin: 1em auto;
}
.video{
	width:660px;
	margin:0 auto;
	text-align:center;
}
em{
	font-style: italic;
}

.h1{
	font-size:250%;
	font-family: "Times New Roman", Times, serif;
	margin:0 0 10px 0;	
}
h2{
	font-size:220%;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
.h4 {

	font-family: Tahoma, sans-serif;
	font-size: 160%;
	font-weight: bold;
}
li{
	padding-left: 5px;
	margin:5px 0;
}

.blue {
	color: #0000FF;
}
ol li{
		list-style-type: decimal;
		margin: 10px 0 10px 20px;
}

p.vip {
	border-bottom: 10px solid #708090;
	width: 90%;
	margin: 0 auto 0 auto;
	padding: 0;
	color: #000080;
	font-weight: bold;
	font-size: 180%;
	font-family: Tahoma, sans-serif;
	text-align: center;
}
ul.free{
	margin-left: 20px;
	padding:0;
}
ul.free li{
	padding-bottom: 10px;
	list-style-type:none;
}
ul, ol{
	padding-left: 20px;
}
ul li{
		list-style-type:disc;
		margin: 10px 0 10px 20px;
}
ul.learn {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 500px;
	list-style-type: none;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 140%;
	font-weight: bold;
}

#page {
	width: 950px;
	margin: 0 auto 0 auto;
	/*background: url(../images/teleseminar-page-middle.gif) #FFFFFF repeat-y;*/
	background:#FFFFFF;
	font-size: 0.8em;
	border: groove 3px #000099;
}

#page-bottom {
	height: 25px;
	width: 950px;
	/*background: url(../images/teleseminar-page-bottom.gif) no-repeat;*/
}

#page-middle {
	width: 880px;
	margin: 0 auto 0 auto;
	overflow:hidden;
}

#page-top {
	height: 25px;
	width: 950px;
	/*background: url(../images/teleseminar-page-top.gif) no-repeat;*/
}

.center {
	text-align: center;
}

p.times {
	text-align: center;
	font-family: serif;
	font-size: 140%;
}

p.times span {
	font-size: 140%;
	line-height: 200%;
}

.serif {
	font-family: serif;
}

.normal {
	font-size: 120%;
}

p.freecall {
	width: 80%;
	margin: 0 auto 0 auto;
	font-size: 140%;
	font-weight: bold;
	font-family: serif;
}

p, .p, ul.free, ul.benefits, ol{
	margin: 1em auto;
	font-family: serif;
	font-size: 140%;
}
.indent{
	text-indent: 2em;
}

ul.mediumbig li {
	font-family: serif;
	font-size: 121%;
}
.ptext{
	font-family: serif;
	font-size: 140%;
}

p.big{
	font-size: 160%;
}

.privacy{
	margin:5px 10px;
	font-size: 75%;
}
.red, .required{
	color:#ff0000;
	font-weight:bold;
}
.formH3{
	text-decoration:underline;
	font-size:200%;
	text-align:center;
	font-weight:bold;
	margin:0;
}
.regB{
	font-size: 107%;
	font-weight:bold;
}
table.opt-in{
	font-size:107%;
}

.opt-in td{
	padding:1px 8px;
}

/*.opt-in input{
	width:250px;
}*/

blockquote{
	margin:0 50px;
}

.gry-box{
	background: #f5f5f5;
	border: 1px solid #000000;
	margin:20px 0;
	padding:5px 20px;
}

.sm-box{
	background: #ffffe0;
	border: 1px solid #000000;
	margin:20px 10px;
	padding:5px 10px;
	float: right;
	width:180px;
	text-align:center;
}
.sm-box a{
	text-decoration: none;
}
div.footer{
	color: #4B4B4B;
	font-size: 90%;
	text-align:center;
	width:100%;
	margin: 0;
}
div.footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

div.footer li {
	display: inline;
	margin: 0 1em;
}

.hard{
	clear:both;
}
/* BUTTONS */

button.positive{
    display:block;
    margin: 10px auto 0 auto;
	width:175px;
    background-color:#f5f5f5;
    border:2px solid red;
    border-top:2px solid red;
    border-left:2px solid red;
    font-family: "Times New Roman", Times, serif;
    font-size:110%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 18px 6px 18px; /* Links */
}

.submit {
  border: 1px solid #000000;
  background-color: #FFFFFF;
  padding: 2px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 12px;
  cursor: default;
 
}
#submitpad {
  padding: 5px;
  background-color: #ff0000;
  margin: 0px;
  border-width: 3px;
  border-color: #ff0000;
  border-spacing: 0;
}

#claimForm{
	width:750px;
	margin:0 auto;
	padding:0;
	background: url(../images/form-bg-middle.jpg) repeat-y;
	background-position: center;
}
#claimForm-top{
	width:750px;
	height:17px;
	background: url(../images/form-bg-top.jpg) no-repeat;
	background-position: center;
}
#claimForm-middle{
	width:650px;
	margin:0 auto;
	 
}
#claimForm-bottom{
	margin:0;
	padding:0;
	width:750px;
	height:14px;
	background: url(../images/form-bg-bottom.jpg) no-repeat;
	background-position: center; 
}
#guarantee{
	width:700px;
	height:531px;
	margin:2em auto;
	background: url(../images/certificate.gif) no-repeat;
	color: #3f3f3f;
	display: block;
}
#guarantee h3{
	font-size: 230%;
	text-align:center;
	margin-bottom:1em;
	width:650px;
	margin-left:-55px;
}

/* title-image replacement styles */

h1.swap, h2.swap {
  background-repeat:no-repeat;
  }
h1.swap span, h2.swap span {display:none;} 

h1#free-video-title{background-image:url("../images/free-video-title.jpg"); margin-top:-22px; height:164px;}
h1#claim-now{background-image:url("../images/claim-now.jpg"); height:99px; width:407px; margin:0 auto;}
h1#ima-opportunities{background-image: url("../images/ima-opportunities-title.jpg"); height:270px;}
h1#thank-you-member{background-image: url("../images/thank-you-member.jpg"); height:215px;}

h2#instant-access{background-image:url("../images/instant-access.jpg"); height:64px; width: 577px; margin:0 auto;}
h2#what-info-marketing-is{background-image:url("../images/what-info-marketing-is.jpg"); height:120px; margin:0 auto;}
h2#no-other-business{background-image:url("../images/no-other-business.jpg"); height:170px; margin:0 auto;}
h2#experts-share{background-image:url("../images/13-experts-share.jpg"); height:170px; margin:0 auto;}
h2#free-gift{background-image:url("../images/free-gift.jpg"); height:70px; margin:0 auto;}
h2#satisfaction-guarantee{background-image:url("../images/satisfaction-guarantee.jpg"); height:70px; margin:0 auto;}
h2#what-to-do-next{background-image:url("../images/what-to-do-next.jpg"); height:70px; margin:0 auto;}
h2#member-benefits{background-image:url("../images/member-benefits.jpg"); height:70px; margin:0 auto;}
h2#thanks-again{background-image:url("../images/thanks-again.jpg"); height:70px; margin:0 auto;}

h3.swap{
	height:35px;
	width:700px;
	background-repeat:no-repeat;
	margin:0 auto;
}
h3.swap span {display:none;} 

h3#escape-hours{background-image:url("../images/escape-hours.jpg"); }
h3#protecting-business{background-image:url("../images/protecting-business.jpg"); }
h3#financing-business{background-image:url("../images/financing-business.jpg"); }
h3#simple-easy{background-image:url("../images/simple-easy.jpg"); }
h3#five-keys{background-image:url("../images/five-keys.jpg"); }
h3#how-to-sell{background-image:url("../images/how-to-sell.jpg"); }
h3#getting-the-lifestyle{background-image:url("../images/getting-the-lifestyle.jpg"); }
h3#an-alternative{background-image:url("../images/an-alternative.jpg"); }
h3#maximizing-online{background-image:url("../images/maximizing-online.jpg"); width:765px;}
h3#using-ezines{background-image:url("../images/using-ezines.jpg"); width:765px;}
h3#coaching-program{background-image:url("../images/coaching-program.jpg"); width:750px;}
h3#making-millions{background-image:url("../images/making-millions.jpg"); height:61px;}
h3#speed-implementation{background-image:url("../images/speed-implementation.jpg"); height:61px;}

div.gry-box h3{
	margin-bottom: -15px;
}

div.liswap {
  height:50px;
  background-repeat:no-repeat;
  position:relative; 
  right:30px; 
  }
div.liswap span {display:none;}

div#free-video{background-image:url("../images/free-video.jpg"); }
div#free-book{background-image:url("../images/free-book.jpg"); }
div#free-subscription{background-image:url("../images/free-subscription.jpg"); }
div#free-magazine{background-image:url("../images/free-magazine.jpg");}

