/* ICONS */
/* http://www.braintreestudios.com/Icons/ */
/* CSS Style Sheet - style.css */
/* © 2005-2006 Aaron Morse & Michael Polleys */

body
 { background-color:#192345;
   font-family:Verdana;
   margin:0px;
   padding:6px; }
hr
 { width:100%;
   height:1px;
   color:#000000; }


/* The tags corresponding with the navigation menu of each page */

table.menu
 { border:solid 0px #000000;
   width:812px; }
td.nav
 { padding:0px; }

.download a.link
{
	color: #ffffff;
}

/* The tags corresponding with the main body of each page */

table.main
 { width:823px;
   border:solid 0px #000000;
   font-size:11px; }
td.body
 { background-color:#CCCCCC;
   padding:5px; }
td.sideBar
 { width:180px;
   padding:0px;
   vertical-align:top; }
td.footer
 { background-color:#CCCCCC;
   font-size:9px; }

/* The tags corresponding with the update tables for the main page */

table.update
 { border:solid 1px #000000;
   font-size:11px;
   width:95%; }
td.updateIcon
 { vertical-align:top; }
td.mikeUpdate
 { background-color:#8AC899;
   border-left:solid 1px #000000;
   padding:3px;
   vertical-align:top;
   width:100%;
   text-align:left; }
td.treeUpdate
 { background-color:#9AB4CF;
   border-left:solid 1px #000000;
   padding:3px;
   vertical-align:top;
   width:100%;
   text-align:left; }
td.updateTitle
 { background-color:#064b74;
   border-bottom:solid 1px #000000;
   color:#ffffff;
   font-family: Arial Black;
   font-size:14px;
   font-weight: normal;
   padding:1px;
   text-align:left; }


/* The tags corresponding with the review table on each page */

table.reviewMenu
 { border:solid 2px #000000;
   border-bottom:solid 1px #000000;
   height:208px;
   width:180px; }
td.reviewBody
 { width:130px;
   height:35px; 
   border-bottom:solid 1px #000000; 
   padding:3px;
   font-size:12px;
   background-color:#CCCCCC;
   text-align:left; }
td.reviewHead
 { width:180px;
   height:25px;
   padding:0px;
   border-bottom:solid 2px #000000; }
td.reviewIcon
 { width:50px;
   height:35px;
   border-bottom:solid 1px #000000;
   padding:0px; }


/* The tags corresponding with the Review pages */

table.review
 { width:90%;
   padding: 5px;
}
table.review a:link, a:visited
 { font-family: Arial Bold;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border-bottom: solid 1px transparent;
	text-decoration: none;
 }
 table.review a:hover
 {
	font-family: Arial Bold;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border-bottom: dashed 1px #000000;
	text-decoration: none;
 }
td.treeReview
 { background-color:#cccccc;
   padding:3px;
   font-size:10px;
   text-align:left; }
td.mikeReview
 { background-color:#8AC899;
   padding:3px;
   font-size:10px;
   text-align:left; }
td.cubaReview
{background-color: #F8CC5F;
	padding: 3px;
	font-size: 10px;
	text-align: left;}
td.reviewDate
 { width:20%;
   font-weight:bold;
   color:#ffffff;
   font-size: 14px;
   font-family: Arial Bold;
   background-color:#064b74;
   padding:1px; }
td.reviewLeft
 { }
td.reviewRight
 { text-align: left;
	}
td.reviewTitle
 { font-weight:bold;
   color:#ffffff;
   font-size: 14px;
   font-family: Arial Bold;
   background-color:#064b74;
   padding:1px;}
td.treeVerdict
 { width:50%;
   background-color:#9AB4CF;
   padding:3px;
   font-size:12px;
   text-align:left; }
td.mikeVerdict
 { width:50%;
   background-color:#8AC899;
   padding:3px;
   font-size:12px;
   text-align:left; } 
td.reviewDivider
{
	background-color: #cccccc;
}

/* The tags corresponding with the Character Bios page */

table.bio
 { width:95%; }
td.bioText
 { width:100%;
   vertical-align:top;
   padding:3px;
   font-size:12px;
   text-align:left; }
th.charName
 { font-weight:bold;
   color:#ffffff;
   font-family: Arial Bold;
   background-color:#064b74;
   padding:1px;
   font-size:14px; }
td.charPic
 { width:113px;
   height:250px;
   padding:1px; }


/* The tags corresponding with the About Us page */

table.aboutUs
 { width:95%;
   border:solid 1px #000000; }
td.aboutMike
 { background-color:#cccccc;
   padding:3px;
   font-size:10px;
   text-align:left; }
td.aboutTree
 { background-color:#cccccc;
   padding:3px;
   font-size:10px;
   text-align:left; }
td.name
 { font-weight:bold;
   color:#ffffff;
   background-color:#064b74;
   padding:1px;
   font-family: Arial Bold;
   font-size:14px;
   text-align:left; }


/* The tags corresponding with the Episodes page */

table.episode
 { width:95%;
   background-color:#01456A;}
td.episodeTitle
 { font-weight:normal;
   color:#ffffff;
   background-color:#064b74;
   padding:5px;
   text-align: left;
   font-size:14px;
   font-family: Arial black; }
td.episodeThumbnail
 { padding:0px;
   width:275px;
   height:200px;
   border-right:solid 1px #000000; }
td.episodeSummary
 { font-size:11px;
   padding-left:25px;
   padding-top: 35px;
   padding-bottom: 35px;
   width:100%;
   vertical-align:middle;
   text-align:left;
   background-color:#CCCCCC; }


/* The tags corresponding with the Extras page */

table.extras
 { width:95%;
   border:solid 1px #000000; }
th.extrasTitle
 { font-weight:bold;
	font-size: 14px;
	font-family: Arial Bold;
   color:#ffffff;
   background-color:#064b74;
   padding:1px;
   }
td.extrasEpisode
 { vertical-align:top;
   padding:3px;
   font-size:14px; }
td.extrasContent
 { width:85%;
   vertical-align:top;
   padding:3px;
   font-size:12px;
   border-left:solid 1px #000000;
   text-align:left; }000000;
   text-align:left; }