/* CSS Document */
* { padding: 0; margin: 0; }

body {
color: #333333;
font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
font-size: 16px;
text-align:center;
background-color:#eee;
}
#wrapper { 
 margin: 0 auto;
 width: 660px;
 text-align:left;
}
#content { 
 width: 650px;
 color: #000;
 background: #fff;
 margin: 10px 0px;
 padding: 5px 40px 25px 40px;
 border: 1px solid #000;
}
#content2 { 
 display:none;
 width: 650px;
 color: #000;
 background: #fff;
 margin: 10px 0px;
 padding: 5px 40px 25px 40px;
 border: 1px solid #000;
}
#content.articles	{
		width:500px;
		}
#wrapper.articles	{
		width:550px;
			}
a			{
				font-weight:bold;
				}
h1
			{
				color: #000066;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 36px;
				font-weight: bold;
				text-align:left;
				margin-top:10px;
				margin-bottom:20px;
			}
h1.main		{
				font-size:32px;
				margin-top:20px;
				margin-bottom:30px;
				}

h1.second		{
				margin-top:20px;
				margin-bottom:0px;
			}
h2
			{
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 18px;
				font-weight: bold;
				text-align:left;
				text-align:left;
				margin-top:15px;
				margin-bottom:15px;
			}
h3
			{
				color:#000066;
				font-family: Tahoma, Arial, Helvetica, sans-serif;
				font-size: 22px;
				font-weight: bold;
				text-align:left;
				margin-top:30px;
				margin-bottom:10px;
			}



h3.red		{
			font-size: 32px;
			}
.center		{
			text-align:center;
			}
.normal	{
				font-weight: normal;
			}
li
			{
				margin-top: 10px;
				text-align:left;
				list-style-image: url(http://www.sleeptracks.com/images/bluebullet.gif);
				margin-left: 50px;
				margin-right:50px;
			}
li.table
			{
				margin-left:20px;
				text-align:left;
				margin-right:10px;
				list-style-image:url(http://www.sleeptracks.com/images/checkmarkred.gif);
				}
ol li			{
				list-style-image:none;
				}
.checkmarksimple	{list-style-image:url(http://www.sleeptracks.com/images/checkmarkred.gif);}
.checkmarkbox		{list-style-image:url(http://www.sleeptracks.com/images/checkmark.gif);}
p			{
	margin-top: 10px;
	}
p.ps	{font-size:12px;}
p.pre		{
				font-style:italic;
				font-size: 18px;
				font-weight: bold;
			}
			.indent
			{
				width: 16px;
			}

			.input
			{
				width: 180px;
			}

			hr
			{
				color: #333;
				height: 1px;
				margin:20px 0px 10px 0px;
			}
			.terms_text
			{
				color: #333;
				font-family: Verdana, sans-serif;
				font-size: 10px;
				text-align:left;
				line-height:10px;
			}
td			{
			font-size:16px;
			padding:5px 0px 5px 0px;
			}
			
.caption	{
		font-size:.8em;
		text-align:center;
			}
.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;
  margin: 0px;
  border-width: 3px;
  border-spacing: 0;
}
input.button {
max-width: 290px;
width: 290px;
padding: 1px 4px; /* whatever your required padding is */
overflow: visible; /* seems to keep IE (inc 7) in check without anything else */
}

.button {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	cursor: default;
	text-align:center;
	background-image: url(http://www.sleeptracks.com/images/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.button2 {
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	cursor: default;
	text-align:center;
	background-image: url(http://www.sleeptracks.com/images/alexButtonBg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#buttonPad {
	padding: 4px;
	background-color: #CC3333;
}
.yellow	{
background-color:#FFFF00
}
.red	
		{color:#cc0000;
		font-weight:bold;}
.redcenter	
		{color:#cc0000;
		font-weight:bold;
		text-align:center}
.terms_text1 {				color: #333333;
				font-family: Verdana, sans-serif;
				font-size: 10px;
				text-align:center;
}
.terms 	{
		color: #333333;
		text-align:center;
		font-size:14px;
		}
.ilink {
  color: #000;
  text-decoration: none;
  cursor: text;
  font-weight:normal;
  	}

.box1	{
width: 80%;
 color: #000;
 background-color:#FFFFCC;
 margin: 30px auto;
 padding: 5px 20px 10px 20px;
}
.box2	{
width: 80%;
 color: #000;
 background-color:#FFFFCC;
 border:1px dashed #cc0000;
 margin: 30px auto;
 padding: 5px 20px 10px 20px;
}
.box3	{
width: 80%;
 color: #000;
 background-color:#FFFFCC;
 border:4px dashed #cc0000;
 margin: 30px auto;
 padding: 5px 20px 10px 20px;
}

.box3 h3	{
	margin-top:10px;
	}

.box4	{
width: 80%;
 color: #000;
 background-color:#FFF;
 border:2px dashed #000066;
 margin: 30px auto;
 padding: 5px 20px 10px 20px;
}
.boxclear	{
width: 450px;
 margin: 20px auto;
 padding: 5px 20px 10px 20px;
}
.drop {
font-size:3em; 
color:#444; 
font-weight:bold; 
font-style:normal; 
float: left;
line-height: .85em;
margin-right: 0.08em;
margin-bottom:-0.25em;
}
.floatleft	{
			float:left;
			margin: 15px 20px 10px 0px;
			}
.floatright	{
			float:right;
			margin: 0px 0px 4px 10px;
			}
.floatright2	{
			float:right;
			margin: 0px 40px 4px 20px;
			}
.chat	{
			float:right;
			margin: 10px -20px 4px 10px;
			}
.testimonial	{
			display: block;
			float:right;
			margin: 20px -20px 20px 20px;
			width: 220px;
 			background-color:#F9F7EC;
 			border:1px solid #C0C0C0;
 			padding: 0px 8px;
			}

.testimonial-center	{
width: 85%;
background-color:#F9F7EC;
border:1px solid #C0C0C0;
 margin: 30px auto;
 padding: 5px 20px 10px 20px;
}

.testimonial-top	{
width: 85%;
background-color:#F9F7EC;
border:1px solid #C0C0C0;
 margin: 10px auto;
 padding: 5px 20px 10px 20px;
}

.testimonial-title
		{
		margin-top:5px;
		font-size:18px;
		}
.lock	{float:left;
		margin: 1px 5px 4px 4px
		}
.price {
	font-size: 18px;
	font-weight: bold;
	text-align:right;
	margin-right:50px;
}

.question	{
	color:#0013d1;
	font-weight:bold;
	}
.images	{
	margin:20px 0 20px 0;
	}
.papers	{
		background-color:#FFFF99;
		}
#brainwaves	{display:none;}
#brainwaves1	{display:none;}
#package	{display:none;}
#bonuses	{display:none;}
#course	{display:none;}
#price	{display:none;}
#faq,#faq1,#faq2,#faq3,#faq4	{display:none;}
#faqs	{display:none;}
#pills	{display:none;}
#track1		{display:none;}
#track2		{display:none;}
#track3		{display:none;}


/* Hide from IE5-mac. Only IE-win sees this. \*/
* html drop{ma\rgin-right:0px;}
/* End hide from IE5/mac */
