/* TELEKAIWA CSS

	Table of Contents:
	Reset
    Typography
    Positioning
	
*/

/* Reset
---------------------------------------------------------------------------------------- */

@import "reset.css";



/* Typography
---------------------------------------------------------------------------------------- */

body {
	font-family: 'Lucida Grande', Arial, Helvetica, sans serif;
	font-size: 13px;
	color: black;
	line-height: 1.6em;
}

div#logged_in {
	font-size: 10px;	
}

p.description_line, ul#main_nav, div.people_info h3 span {
	font-size: 15px;	
}

div#free_ebook h3, div.people_info h3 {
	font-size: 18px;	
}

p.action, h2.learn_more {
	font-size: 25px;	
}

div.people_info h3 span, ul#who a {
	color: #999;	
}

ul#who li a.activeSlide {
	color: black;	
}

a {
	color: #0099ff;
}

a:hover {
	color: #0066cc;	
}

div#footer a {
	color: white;
}	

td.price, h2.learn_more strong {
    color: green;   
}

td.savings {
    color: red;     
}

ul#main_nav, p.action, h2.learn_more *, ul.content_list strong, ul#feature_list li strong, table#choices th, td.price, td.savings, h2.notice {
	font-weight: bold;
}
	
p.description_line, ul#features_description, p.action, h2.learn_more, ul#feature_list li, p.bigger, th.type, td.price, td.savings, h2.notice {
	text-align: center;	
}

ul#who, th.feature {
    text-align: right;   
}

ul#who li a {
    text-decoration: none;   
}

h2.learn_more {
	line-height: 1.2em;	
}

/* Positioning
---------------------------------------------------------------------------------------- */

body {
	border: 3px solid #0099ff;
	border-style: solid none none none;
	background: white;
}	

div#attention {
	background: transparent url(../images/attention_back.jpg) bottom left repeat-x;
}
	
div.center_box {
	width: 900px;	
	margin: 0 auto;
	position: relative;
}

div#header {
	margin: 35px 0 25px 0;	
	position: relative;	
}

h1#logo a {
	width: 332px;
	height: 38px;
	background: url(../images/tele_logo.gif);
	display: block;
	text-indent: 1000px;
	overflow: hidden;
}

div#attention img {
	display: block;
}

ul#main_nav {
    position: absolute;
    right: -10px;
    top: 10px;   
}	

ul#main_nav li {
    float: left;
    border: 1px solid #CCC;
    border-style: none none none solid;
    padding: 3px 10px;
}

ul#main_nav li.first {
	border: none;
}	

div#logged_in {
	top: -28px;
	position: absolute;
	right: 0;
}	

span.highlight, p.action a {
	background: #FFFFCC;
	padding: 2px 5px;
}

p.action {
	padding: 40px 0;
	clear: both;
}	

li.signup a {
	background: #FFFFCC;	
}

p.description_line {
	padding: 15px 0;
}	

ul#features_description {
	float: left;
	width: 100%;
	padding-bottom: 15px;	
}

ul#features_description li {
	float: left;
	margin: 0 0 0 17px;
	width: 205px;	
}

div#free_ebook {
	background: url(../images/free_ebook.jpg);
	height: 140px;
	padding: 26px 25px 0 270px;
	clear: both;	
}

div#free_ebook h3 {
	margin-bottom: 5px;
}

div#footer {
    background: black;
    clear: both;
    padding: 5px;
    position: relative;
}   

ul#footer_links {
    position: absolute;
    right: 0;   
}

ul#footer_links li {
    display: inline;
    margin: 0 15px 0 0;   
}

div.center_box.learn_more {
	padding-top: 10px;	
}

div#learn_more {
	border: 1px solid #CCC;
	margin-bottom: 20px;
}	

h2.learn_more {
	background: url(../images/learn_more_title_back.gif) bottom left no-repeat;
	padding: 30px 80px 45px 80px;	
	text-transform: capitalize;
}

div#people_list_container {
    background: white url(../images/learn_more_testimonial_alt.gif) bottom left repeat-x;   
    margin-bottom: 5px;
    padding: 15px;
    float: left;
    width: 868px;
    height: 102px;    
}

p.people_pic {
    width: 100px;
    height: 100px;
    float: left;
    border: 1px solid #abbec8;   
}

div.people_info {
    width: 740px;
    float: left;
    margin-left: 15px;   
}

div.people_info h3 {
    padding-bottom: 5px;   
}

div#content_preview {
    padding: 15px 15px 0 15px;   
}

div#content_preview p {
    margin-bottom: 15px;   
}

ul.content_list {
    margin: 0 0 0 30px;   
}

ul.content_list li {
    background: white url(../images/accept.png) 0 1px no-repeat;
    padding: 0 0 0 25px;   
    margin-bottom: 10px;
}

div#feature_preview {
    background: #f5fbff;
    border: 1px solid #dfeaf1;
    border-style: solid none;   
    float: left;
    width: 100%;
}

div#feature_preview p {
    padding: 15px;   
}

ul#feature_list li {
    width: 202px;
    float: left; 
    margin: 0 0 15px 14px;  
}

ul#feature_list li img {    
    border: 1px solid #6699cc;
}

ul#feature_list li strong {
    display: block;
    padding: 3px 0;   
}

div#book_preview {
	clear: both;
}	

p#book_preview_cover {
    padding: 5px 15px 0 15px;
    float: left;
    width: 190px;      
}

ul.content_list.book {
    float: left;
    width: 590px;  
    margin: 10px 0 0 0; 
}

ul#who {
    padding: 0 15px 15px 15px;   
}

ul#who li {
    display: inline;
    margin: 0 0 0 10px;   
}

ul#who li a {
    padding: 2px;   
}

ul#who li a.activeSlide {
    background: #FFFFCC;
}

div#subscription_choices p {
    padding: 0 15px 15px 15px;   
}

table#choices {
    width: 848px;
    margin: 0 15px 15px 15px;
}   

table#choices th, table#choices td {
    border: 1px solid #EEE;  
    padding: 10px; 
}

table#choices th {
    background: #fffff4;   
}

table#choices td.yes {
    background: white url(../images/accept.png) center center no-repeat;
}

h2.notice {
    margin: 30px 15px 15px 15px;
    border: 1px solid #EEE;
    border-style: none none solid none;   
    padding: 0 0 10px 0;
}

p.explain.final span {
    background: #ccffcc;   
}  

/* OVERWRITES AMEMBER RULES */

div.centered * {
	font-family: 'Lucida Grande', Arial, Helvetica, sans serif;
	font-size: 13px;
	color: black;
	line-height: 1.6em;		
}

div.centered h1 {
	display: none;	
}

div.centered {
	width: 900px !important;
	margin: 0 auto;	
	padding: 10px 0 0 0;
}

div.centered table {
	width: 898px;
}	

p.powered {
	display: none;	
}

table.vedit th {
	background: #f2f8fb;	
}

table.vedit th, table.vedit td {
	border: 1px solid #CCC;	
}

form#signup {
	padding-bottom: 88px;
    background: white url(../images/payments.gif) bottom center no-repeat;
}