/* TOC_table, table_B, tooltip, */


/* TABLE OF CONTENTS TABLE */
.TOC_table{
border-collapse:collapse;
border-spacing:0;
min-width:310px;
margin:0px;
position:center;
}

.th {
border:0;
height:18px;
width:160px;
text-align:center;
}

.td {
border:0;
height:18px;
width:160px;
text-align:center;
}

.td_break{
border:0;
height:22px;
width:160px;
text-align:center;
}

a.toc_link{	
color:#214C56;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:bold;
line-height:18px;
text-align:center;
text-decoration:underline;
outline: none;	
}

a.toc_link:hover{
color:#B22011;
text-decoration:none;
outline: none;
}

a:toc_link:focus {
outline: none;
}

/* END OF  TOC_table */

/* NAVIGATION TABLE - FOR TURNING PAGES IN THE BOOK BLINDLY */
.navigation {
padding-top:45px;
padding-right:0px; 
padding-bottom:0px;
padding-left:80px;
position:center;
}

a.direction {	
color:#214C56;
font-family:Georgia, Palatino Linotype, Times New Roman, Serif;
font-weight:bold;
text-decoration:none;
text-align:center;
outline:none;	
}

a.direction:hover {
color:#B22011;
outline:none;
}

a.direction:focus {
outline:none;
}
/* END OF NAVIGATION TABLE */

/** THIS IS AN IMAGE TABLE THAT WORKS TO CALL UP THE MAPS ON THE CLASS PAGES **/
.tableB {
border:0;
padding-top:0px;
padding-right:6px;
padding-bottom:15px;
padding-left:6px;
position:center;
font-family:Georgia, Palatino Linotype, Times New Roman, Serif;
font-size:12px;
color:#773820;
width:300px;
}

.heads {
text-align:center;
}

.ba {
border:1px dotted #c9220f;
padding:1px;
}

.bicon {
border:0;
height:32px;
width:32px;
}

.bb {
border:1px dotted #c9220f;
padding:2px;
font-weight:bold;
text-align:center;
width:19px;
}

.bc {
border:1px dotted #c9220f;
padding-top:1px;
padding-right:auto;
padding-bottom:1px;
padding-left:4px;
font-weight:normal;
text-align:left;
width:145px;
}

.bd {
border:1px dotted #c9220f;
padding-top:1px;
padding-right:auto;
padding-bottom:1px;
padding-left:4px;
font-weight:normal;
text-align:left;
width:98px;
}
/* END OF tableB  */



/*'''' THIS DEFINES THE SIMPLE TOOLTIP TABLE FOR THE RIGHT PAGE PLACEMENT ONLY ''''*/
.legendary_items {
background:#060606;
border:3px ridge #7E693C;
margin-top:5px;
margin-right:auto;
margin-bottom:5px;
margin-left:15px;
position:center;
width:278px;
}

.li_head {
margin:0;
padding:0;
height:1px;
width:68px;
}

.li_icon {
border:0px;
padding:2px;
}

.li_name{
/* font color choice, first - second - third */
height:36px;
line-height:16px;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:bold;
text-align:left;
}

.li_title {
height:12px;
font-family:Verdana,Arial,Helvetica;
font-size:11px;
font-weight:normal;
text-align:center;
}

.li_scroll_bonus {
height:12px;
color:#9370DB;
font-family:Verdana,Arial,Helvetica;
font-size:11px;
font-weight:normal;
text-align:center;
}

.li_cell_1_left {
height:11px;
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-align:left;
padding:0 4px;
}

/*
.li_cell_2 {
height:11px;
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-align:left;
padding:0 4px;
}

.li_cell_3 {
height:11px;
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-align:left;
padding:0 4px;
}
*/

.li_cell_4_right {
height:11px;
font-family:Verdana,Arial,Helvetica;
font-size:10px;
font-weight:normal;
text-align:right;
padding:0 4px;
}

.li_legacies {
height:20px;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:normal;
text-align:left;
padding:0 4px;
}

.avatar {
border:0;
height:55px;
width:55px;
}

.contributor {
border:0;
height:auto;
width:233px;
color:#481502;
font-family:Verdana,Arial,Helvetica;
font-size:12px;
font-weight:normal;
text-align:left;
padding:0 10px;
}


