﻿body
{
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin: 0;
	color: #555455;
	background: #ffffff Url("../images/layout/background_grass.jpg") repeat top left;
}

#body_container 
{
	margin:0 auto;
	width:758px;
	text-align: left;
}

.clear
{
	clear: both;
	display: block;
}

.topbar
{
	width: 758px;
	height: 170px;
	background: transparent URL("../images/layout/topbar.png") no-repeat bottom center;
}

.topbar h1
{
	display: none;
}

#footer
{
	height: 40px;
	width:758px;
	color: #ffffff;
	background: transparent Url("../images/layout/footer_background.png") no-repeat top center;
	text-align: center;
}

FORM
{
	margin: 0;
	padding: 0;
}

#footer div.container
{
	width: 600px;
	margin: 0 auto;
	padding-top: 5px;
	text-align: right;
}

#contents_area
{
	margin: 0;
	padding: 0;
	min-height: 350px;
	width: 758px;
	text-align: center;
	background: transparent Url("../images/layout/body_background.png") repeat-y top center;
}

#contents_container
{
	width: 600px;
	margin: 0 auto;
}

#yes_title
{
	float: left;
	width: 197px;
	height: 128px;
	padding-left: 61px;
	margin-top: 12px;
	background: transparent Url("../images/layout/yes_title.png") no-repeat top right;
}

#top_bar_sub_heading
{
	float: left;
	width: 100%;
	text-align: center;
}

#top_bar_sub_heading #podcast
{
	font-weight: normal;
	color: #FA8525;
	font-size: 1em;
	font-family: Verdana;
	margin: 0;
	padding: 0;
}

#top_bar_sub_heading h3
{
	font-weight: bold;
	color: #FA8525;
	font-size: 1em;
	font-family: Verdana;
	margin: 0;
	padding: 0;
}

#menu_area
{
	margin-top: 67px;
	float: left;
}

#sub_title
{
	background: transparent Url("../images/layout/subtitle_top.png") no-repeat top left;
	height: 23px;
	width: 325px;
}

#sub_title h2
{
	display: none;
	/*
	font-family: Impact;
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 1px;
	padding-bottom: 0;
	color: #FA8525;
	*/
}

#home_navigation
{
}

#home_navigation ul
{
	padding: 0;
	margin: 0;
}

#home_navigation ul li
{
	float: left;
	font-size: 1.1em;
	list-style-type: none; 
	padding-right: 5px;
}

#home_navigation ul li span
{
	display: block;
}

#home_navigation ul li a
{
	display: block;
	color: #ffffff;
	padding: 0 2px 2px 2px;
	text-decoration: none;
	background-color: #A7CE26;
}

#home_navigation ul li a:hover
{
	background-color: #FA8525;
}

#home_navigation ul li.selected a
{
	background-color: #FA8525;
}

.home_page_text
{
	padding: 10px;
	text-align: left;
}

.home_page_text h3
{
	margin-top: 50px;
	text-align: left;
	font-size: 1.6em;
}

.book_top
{
	float: left;
	margin-left: 20px;
}

.home_page_text ul
{
	margin: 0;
	padding: 0;
	text-align: center;
}

.home_page_text ul li
{
	list-style-type: none;
	font-size: 0.9em;
	font-weight: bold;
	color: #8DAF31;
}

.video_teaser_container
{
	text-align: center;
	margin: 0 40px 0 40px;
	text-align: center;
	padding-bottom: 30px;
}

.podcast_contents_container
{
	padding: 0 20px 20px 20px;
	float: left;
}

td.title
{
	width: 12%;
	text-align: right;
	vertical-align: top;
}

td.content
{
	vertical-align: top;
	width: 88%;
	text-align: left;
}

td.content div.text
{
	margin-top: 4px;
}

td.content div a
{
	padding: 2px 2px 3px 2px;
	display: inline-block;
	font-weight: bold;
	background-color: #A6CD26;
	color: #ffffff;
	text-decoration: none;
}

td.content div a:hover
{
	background-color: #FA8525;
}

table.podcast_table tr td
{
	padding-bottom: 20px;
}

.teaser_text
{
	text-align: left;
	margin-left: 18px;
	margin-right: 18px;
}

.teaser_text ul
{
	margin-bottom: 3em;
}

.teaser_text ul li
{
	color: #FF9832;
}

.teaser_text ul li span
{
	color: #555455;
}

.extract_page_container
{
	padding: 10px;
}

.extract
{
	width: 500px;
	line-height: 2em;
	padding: 10px 20px 10px 10px;
	height: 220px;
	overflow: auto;
	border: solid 1px #F78222;
	text-align: left;
}

.align_center
{
	text-align: center;
}

.quiz_page
{
	padding: 10px;
	text-align: left;
	margin: 0 40px 0 40px;
	padding-bottom: 30px;
}

.answer_result
{
	background: #ffffff url("../images/layout/tick.gif") no-repeat left top;
	padding-left: 40px;
	min-height: 28px;
}

.answer_result div
{
	font-weight: bold;
	font-size: 1.2em;
	color: #75A93E;
}

.wrong_answer
{
	background: #ffffff url("../images/layout/cross.gif") no-repeat left top;
	padding-left: 40px;
	height: 28px;
}

.wrong_answer div
{
	padding-top: 8px;
	font-weight: bold;
	font-size: 1.2em;
	color: #EB5A5F;
}

.wizard_quiz a
{
	display: block;
	padding: 5px 15px 5px 15px;
	background-color: #F78222;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

.wizard_quiz a:hover
{
	background-color: #A6CE3A;
}

.quiz_pages
{
	min-height: 200px;
}

.quiz_page h3
{
	margin-top: 0;
	color: #F78222;
}

.quiz_pages_home
{
	text-align: center;
	font-size: 1.4em;
	color: #8DAF31;
	min-height: 200px;
}

.news_contents
{
	float: left;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	padding-bottom: 30px;
}

.news_contents h3
{
	text-align: center;
}

.news_contents span.date
{
	display: inline-block;
	padding: 2px 3px 3px 3px;
	margin: 0;
	background-color: #FF9832;
	color: #ffffff;
	font-weight: bold;
}

.news_contents p
{
	margin: 5px 0 15px 0;
	padding: 0;
}

.quiz_pages_home P
{
	margin-top: 65px;
}

.quiz_note
{
	font-size: 0.8em;
}

.quiz_page_home h3
{
	margin-top: 0;
	color: #F78222;
}

.home_page_text h3
{
	color: #F78222;
}

.reviews
{
	text-align: center;
	padding: 0 30px 30px 30px;
}

.reviews .quote
{
	color: #4B4B4B;
	font-weight: bold;
}

.reviews .author
{
	font-weight: bold;
	margin-top: 2px;
	color: #FA8525;
}

.divider
{
	display: block;
	height: 20px;
	/*
	background: #ffffff URL("../images/layout/divider.gif") no-repeat center center;
	margin-top: 10px;
	margin-bottom: 10px;
	*/
}

.news_contents a
{
	color: #F78222;
	font-weight: bold;
	text-decoration: none;
	text-decoration: none;
}

.news_contents a:hover
{
	text-decoration: underline;
}

a.external_link
{
	color: #F78222;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2em;
}

.score_result
{
	color: #F78222;
	font-size: 5.4em;
	font-weight: bold;
}

.person_details
{
	display: block;
}

.person_details img
{
	float: left;
	margin: 0 20px 20px 0;
}

.person_details div
{
	float: left;
	width: 410px;
	margin-bottom: 20px;
}

.person_details div span
{
	font-weight: bold;
	color: #FA8525;
}

.hide
{
	display: none;
}

.book_back
{
	width: 320px;
	height: 176px;
	background: transparent Url("../images/layout/book_back.jpg") no-repeat top left;
}

.book_front
{
	float: left;
	width: 251px;
	height: 383px;
	background: transparent Url("../images/layout/book_front.jpg") no-repeat top left;
}

.float_left
{
	float: left;
}

.feedback_form
{
	text-align: right;
	margin: 100px 0 10px 0;
}

.divider2
{
	margin: 10px 0 20px 0;
	display: block;
	width: 80%;
	border-bottom: solid 2px #8DAF31;
}

.center_text
{
	text-align: center;
}

.extract_link_container
{
	font-weight: bold;
}

.extract_link_container a
{
	display: inline-block;
	color: #ffffff;
	background-color: #A6CE3A;
	padding: 2px 3px 3px 3px;
	text-decoration: none;
	font-weight: bold;
}

.extract_link_container a:hover
{
	background-color: #F78222;
}

.feedback_box1
{
	float: left;
}

.feedback_box2
{
	float: left;
	margin-left: 40px;
	text-align: left;
}

a.feedback_submit
{
	display: inline-block;
	padding: 2px 3px 3px 3px;
	background-color: #A6CE3A;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 20px;
}

a.feedback_submit:hover
{
	background-color: #F78222;
}

.padding_bottom
{
	padding-top: 50px;
	margin-bottom: 20px;
}

.podcast_download_img
{
	width: 62px;
	height: 104px;
	background: transparent Url("../images/layout/podcast_carrot.jpg") no-repeat top left;
}

.authors_page_container
{
	margin: 0 40px 0 40px;
	text-align: left;
	color: #4B4B4B;
	padding-bottom: 30px;
}

.authors_page_container h3
{
	color: #FA8525;
	font-size: 1.2em;
}

.book_container
{
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.home_book_image
{
	background: transparent Url("../images/layout/book_home.png") no-repeat center center;
	height: 288px;
	margin: 0 auto;
	text-align: left;
}

.book_extract_page_container
{
	margin: 0 40px 0 40px;
	background: transparent Url("../images/layout/book_extract.png") no-repeat top left;
	padding-bottom: 30px;
}

.feedback_heading
{
	padding-right: 20px;
}

.about_authors a
{
	color: #F78524;
	text-decoration: underline;
}

.home_authors
{
	float: left;
	margin-top: 100px;
	text-align: right;
	width: 120px;
	color: #F78524;
	margin-left: 30px;
	font-weight: bold;
}

.order_link_container
{
	float: right;
	width: 100px;
	height: 99px;
	margin-right: 5px;
}

.order_link_container2
{
	float: right;
	width: 103px;
	height: 105px;
	margin-right: 5px;
	margin-top: 82px;
}

a.order_link
{
	display: block;
	width: 100px;
	height: 99px;
	background: transparent Url("../images/layout/buy_now.png") no-repeat top left;
}

a.order_link2
{
	display: block;
	width: 103px;
	height: 105px;
	background: transparent Url("../images/layout/yes_cdromsticker.jpg") no-repeat top left;
}

.content_margin_top
{
	margin-top: 20px;
}

p.tips
{
	font-size: 0.8em;
}

ul.articles_list_1
{
	margin: 10px 0 10px 20px;
	padding: 0;
	width: 240px;
	float: left;
}

ul.articles_list_1 li, ul.articles_list_2 li
{
	list-style-type: none;
	margin-bottom: 5px;
}

ul.articles_list_2
{
	margin: 10px 0 10px 20px;
	padding: 0;
	width: 220px;
	float: left;
}

ul.contact_list
{
	margin: 10px 0 20px 30px;
	padding: 0;
}

ul.contact_list li
{
	list-style-type: none;
	margin-bottom: 4px;
}

span.underline
{
	text-decoration: underline;
}

ul.pdf_list
{
	margin: 20px;
	padding: 10px;
}

ul.pdf_list li
{
	list-style-type: square;
	margin-bottom: 4px;
}