@charset "UTF-8";

body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 1.2;
}

a { color:#333333; }
a:hover { color:#666666; }

a.redLink { color:#e31414; }
a.redLink:hover { color:#9d0e0e; }

b { 
	font-weight: bold; 
	color:#333333;	
}

.bold {
	font-weight: bold; 
	font-size:14px;
	margin-top:22px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #cccccc;
}

p { margin:10px 0; }

td {
	vertical-align: top;
}

i {
	font-style:italic;
	font-weight:inherit;
}

.bold_italic {
	font-style:italic;
	font-weight:inherit;
}

.spacer {
	clear:both;
	overflow:hidden;
	
}

h1 {
	font-size:19px;
	font-weight: normal; 
}

h2 {
	font-size:15px;
	font-weight: bold; 
}

h3 {
	font-size:14px;
}


h4 {
	font-weight: bold; 
}

h5 {
	font-size:13px;
	font-weight: bold;
	margin: 20px 0 10px; 
}

#regular_list {
	list-style-type:disc;
	margin-left:14px;
}

#regular_list li {
	margin:11px 0;
	padding-left:0; 
}



/* Main Structure */

#main_wrap {
	margin: 0 auto;
	width:755px;
	text-align:left;
	color:#555555;
}

#header_wrap {
	height: 360px;
}

#top_menu_bar {
	height:65px;
	background-color:#e31414;
}

#top_menu {
	color:#efdede;
	padding-top:43px;
	margin-left:16px;	
}

#top_menu li { 
	display: inline; 
	padding:0 9px;
	border-right:2px solid #efdede;
}
#top_menu .first {  padding-left:0; }
#top_menu .last {  border-right:0px; }
	
#top_menu a {
	color:#ffeaea;
	font-weight:bold;
}
#top_menu a:hover { color:#ffffff; }

#flash_image {
	height:256px;
	overflow:hidden;
	background:url(../images/topimage.png);
}

#red_spacer {
	height:40px;
	background-color:#e31414;
}

#text_bar {
	height:115px;
	margin-top:7px;
}

.text_box { margin-bottom:3px; }

#left_text_box {
	width:374px;
	height:100%;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	background-color:#e0e0e0;
	float:left;
}

#right_text_box {
	width:374px;
	height:100%;
	border:1px solid #ccc;
	border-left:0;
	border-right:0;
	background-color:#e0e0e0;
	float:left;
	margin-left:7px;
}

#text_bar .inside {
	padding:14px 16px;
}

#main_content_wrap {
	margin-top:14px;
}

#bottom_bar {
	background-color:#e0e0e0;
	height:93px;
}
#bottom_bar .inside {
	background-color:#e0e0e0;
}

#footerL {
	width:580px;
	float:left;
	text-align:left;
	height:35px;
}
#footerR {
	width:170px;
	float:left;
	text-align:right;
	height:35px;
}
#footerL .inside,
#footerR .inside {
	margin-top:5px;
	font-size:10px;
	color:#666666;
}


/* Universal Styles */

#two_col_wrap {
	border:1px solid #a0a0a0;
	border-top:0;
	border-bottom:0;
}

#two_col_columnL {
	width:376px;
	text-align:center;
	float:left;
}
#two_col_columnR {
	width:376px;
	float:left;
}

#two_col_columnR .inside {
	padding:10px 35px 25px 21px;
	margin-bottom:20px;
}

#titles_table {
	width:755px;
	overflow:hidden;
	text-wrap:none;
	margin-top:12px;
	float:left;
}

#titles_table td {
	width:25%;
	border-right:1px solid #a0a0a0;
	text-align:left;
}

#titles_table .first {
	border-left:1px solid #a0a0a0;
}

#titles_table .inside {
	padding:8px 16px 0 16px;
	border:0;
	height:100%;
}

#titles_table .inside2 {
	padding:8px 16px 16px 16px;
	border:0;
	height:100%;
}


.white_text {
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
}


/* Latest Titles */

#latest_titles_title {
	height:21px;
	background:url('../images/latest_titles.png');
	background-repeat:no-repeat;
}

.book_picture {
	text-align:center;
	height:222px;
}

.book_picture img {
	margin:0 auto;
}

#scrolling_frame {
	position:relative;
	width:340px;
	height: 86px;
	overflow:hidden;
}

#scrolling_text {
	position:relative;
	top:20px;
}

.scrolling_pane {
	width:340px;
	height: 115px;
}


/* Introduction */

.introduction_image {
	width:353px;
	height:240px;
	margin-top:25px;
	margin-left:20px; 	
}

#introduction_title {
	height:21px;
	width:136px;
	margin:10px 0 17px;
	background:url('../images/introduction.png');
}

/* News */

.news_image {
	width:353px;
	height:230px;
	margin-top:60px;
	margin-left:20px; 	
}
.news_image2 {
	width:376px;
	height:344px;
	margin-top:30px; 	
	margin-left:14px;
}

#news_title {
	height:21px;
	width:61px;
	margin:10px 0 17px;
	background:url('../images/news.png');
}


/* View all titles */

#view_all_titles_title {
	width:161px;
	height:21px;
	background:url('../images/view-all-titles.png');
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

#table_controls {
	width:180px;
	height:21px;
	float:right;
}
.table_control_button {
	cursor:pointer;
	color:#333333; 
	font-weight:bold;
}
.table_control_button:hover { color:#666666; }

#table_scrolling_frame {
	width:755px;
	position:relative;
	overflow:hidden;
}

#table_scrolling_pane {
	width:2500px;
	position:relative;
	left:0px;
}

#stretchDiv { height:217px; }



/* Titles  */

#red_spacer_heading {
	float:left;
	margin-left:16px;
	margin-top:14px;
	color:#ffeaea; 
	font-weight:normal;
	font-size:18px;
}

.reader_name {
	text-align:right;
	font-weight:bold;
	margin-bottom:10px;
}

#page_skip {
	width:200px;
	height:21px;
	float:right;
	margin-right:18px;
	margin-top:18px;
}
.page_skip_button a {
	cursor:pointer;
	color:#ffeaea; 
	font-weight:bold;
}
.page_skip_button a:hover { color:#ffffff; }

.book_main {
	margin-top:60px;
}




/* Accordion */

#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #eee;
	color: #f00;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}
#accordion { padding:0 8px; }

blockquote {
	padding:5px 20px;
}

#legal-wrap {
margin-bottom:20px;
padding:10px 35px 25px 21px;
}

h3.toggler {
	font-size:16px;
}

#legal-wrap .element {
	padding:0px 10px;
}


#legal-wrap ul {
	padding:4px;
}
