@charset "utf-8";

body {
	font-size:80%;
	font-family:'Lucida Grande', Verdana, sans-serif;
	background-color: #2F87B9;
	line-height: 150%;
}

#container
 {
	width: 590px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #000000;
}

#left-nav #container{
	width: 760px
}

/* Masthead */
#masthead {
	margin:0px;
	padding:0px;
	width:590px;
	background-image: url(../images/always_tired_header.gif);
	height: 82px;
}

#left-nav #masthead {
	width:760px;
	background-image: url(../images/stop-being-tired-header.gif);
}

#content {	
	padding: 40px;
}

#left-nav #content{
	width:505px;
	float:right;	
	border-left: 1px solid #000;

}	
	
#navigation{	
	width:170px;
	float:left;
}

.nav-box{
	padding:20px;
	border-bottom: 1px dashed #000;
}
	

#navigation img{
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

#navigation p{
	font-size: 0.8em;
	padding: 3px 0px;
	margin: 0px;
	line-height: 140%;
}


h1 {
	font-size: 2.0em;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
	color: #800000;
}

#navigation h1{
	font-size: 1.5em;
	color: #000;
	text-align: center;
	font-weight: normal;
}

#navigation h2{
	font-size: 1.2em;
	text-align: left;
	font-weight: bold;
	font-style:italic;
}

#navigation a{
	color: #000;
}

#navigation a:hover{
	color:#2F87B9;
	text-decoration: none;
}


.article h1 {
	font-size:2.5em;
	padding-bottom:10px;
}

h2 {
	font-size: 1.5em;
	color: #000080;
	margin: 0px;
	line-height: 120%;
	padding: 15px 0px 15px 0px;
	font-family: "Times New Roman", Times, serif;
}

h3 {
	font-size: 2.1em;
	margin: 0px;
	line-height: 140%;
	font-family: "Times New Roman", Times, serif;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}

h4 {
	font-size: 1.1em;
	line-height: 120%;
	font-family: "Times New Roman", Times, serif;
}



.article h3 {
	text-align:left;
}

.comment{
	color: #868686;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.centered_block{
	padding: 20px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	margin-top: 25px;
	margin-bottom: 25px;
}

ul li {
	list-style-type: square;
	padding-bottom: 10px;
}

.interactive li{
	list-style-type: none;
	padding-bottom: 10px;
}

ol li {
	padding-bottom: 10px;
	padding-top: 10px;
}

.centered_block h4 {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: underline;
	margin: 0px;
}

.checked_list {
}

.checked_list li {
	background-image: url(../images/tick.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 35px;
	padding-top: 10px;
	background-position: left center;
}

.testimonial .centered_block {
	background-color: #e8f3fb;
}

.guarantee {
	padding-left:130px;
	background-image: url(../images/Guarantee.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 110px;
	vertical-align: middle;
	padding-top: 20px;
	margin: 10px;
	font-size: 1.1em;
}

#left-nav .guarantee {
	padding-left:140px;
	background-image: url(../images/new-guarantee.jpg);
}

#bonuses h4 {
	text-decoration:underline;
	font-size: 1.2em;
}

#bonuses p, #bonuses .comment{
	padding-left:35px;
}

.bonus2 {
	padding-left:100px;
	background-image: url(../images/Jet-Lag_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	padding-top: 20px;
	margin-left: 35px;
}

.bonus3{
	padding-left:124px;
	background-image: url(../images/Shift-Work_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	padding-top: 20px;
	margin-left: 35px;
}

#bonuses ul{
	margin-left: 50px;
}

#special_offer .centered_block {
	background-color: #ffffcc;
}


#special_offer .centered_block p{
	font-size:1.2em;
}

#special_offer .centered_block h4{
	text-decoration:none;
	font-weight: bolder;
}

.footer-links {
	text-align:center;
	font-size: 0.9em;	
}

.footer {
	text-align:center;
	font-size: 0.9em;
	clear:both;
	padding:0px;
	background-color:#FF7F00;
	border-top-width:1px;
	border-top-style: solid;
	vertical-align: middle;
	color: #FFE100;
}

.first-letter {
	float:left;
	font-size:50px;
	line-height:30px;
	padding-top:5px;
	font-family: Times, serif, Georgia;
	padding-right: 2px;
	padding-bottom: 2px;
}

.bottom-navigation {
	border-width:1px;
	border-style: dotted none none none;
	margin-top: 25px;
	border-color: #A0A0A4;
}

#left-nav .bottom-navigation {
	padding: 0px 40px;
	margin-top: 5px;
	text-align: center;
}

.bottom-navigation ul li{
	display: inline;
	list-style-type: none;
	margin-right: 10px;
	font-size: 0.8em;
}

.bottom-navigation ul {
	text-align: center;
}

.bottom-navigation a {
	color:#2A00AA;
}

.bottom-navigation a:hover {
	color:#0000FF;
}

a img {
	border:none;
}

.top-sign-in{
	padding-top:0px;
	margin-top:0px;
	text-align: right;
	padding-right: 10px;
	font-size: 0.8em;
}

.top-sign-in a{
	background-color:#FF7F00;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFF00;
	padding-bottom: 5px;
	border: 1px solid #000000;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
}

.top-sign-in a:hover{
	background-color:#FFC184;
	color: #000000;
}

/* clear floats */ 
.spacer {clear:both;}

#tick-list li {
	background-image:url(../images/tick2.gif);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 35px;
	list-style-type: none;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#learn li {
	background-image:url(../images/page.jpg);
	background-repeat: no-repeat;
	background-position: left 12px;
	padding-left: 35px;
	list-style-type: none;
	margin-left: 0px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#review{
	margin-right: auto;
	margin-left: auto;
	width: 500px;
	background-color: #FFFFF0;
	padding: 0px;
	border: 2px solid #2F87B9;
}

#review-tag{
	background-color:#2F87B9;
	margin: 0px;
	padding: 4px;
	color: #FFFFFF;
	font-size: 1.5em;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	display: inline;
}

#review h3{
	background-color:#FF7F00;
	margin: 0px;
	padding: 7px;
	font-size: 1.5em;
}

#review p{
	padding: 5px 5px;
}

.internal-link{
	color: #000000;
	text-decoration: none;
}