body
{
font : 0.75em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
background:#6CA4AE url("../images/background.gif") repeat-x fixed bottom center;
height:100%;
}

body a:link, a:visited, a:hover, a:active {
	color:#1B8024;
	cursor:pointer;
}

a:link img, a:hover img, a:active img, a:visited img  {border: 2px solid #1B8024} /*IEHACK*/

h1
{
color:#bd6929;
}

h2
{
color:#316552;
}

table
{
margin-left: auto;
margin-right: auto;
}

#wrapper
{
width:840px;
margin-left:auto;
margin-right:auto;
border:1px solid #1b8024;
opacity:.90;
#filter:alpha(opacity=90); /*IE hack*/
zoom:1;
background:#cbcbcb;
}

#googlehorizontal{
    height:20px;
    text-align:center;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#1b8024;
	margin-top:2px;
	z-index:1;
}

#logo
{
height:133px;
font : 5.75em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
text-align:center;
background: url("../images/logo.gif") no-repeat bottom center;
margin-top:3px;
}

#header
{
width:840px;
height:223px;
}
#main
{
min-height:400px;
padding-left:15px;
padding-right:15px;
padding-bottom:15px;
padding-top:8px;
}

#footer
{
	width:840px;
	height:68px;
	/**height:63px; Google ads*/
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#1b8024;
	margin:auto;
}

#topmain
{
	width:840px;
	height:28px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#1b8024;
}

#languagebox{
	position: relative;
	display: block;
	float: left;
	padding:2px;
	text-align:left;
	margin-top:4px;
}

#languagebox img
{
	border:0px;
}

#googlesearchbar{
	position: relative;
	display: block;
	float: right;
	text-align:right;
	margin-right:5px;
	margin-top:1px;
}

#googlebanner{
	margin-left:auto;
	margin-right:auto;
	width:468px;
	height:60px;
}

#menu
{

text-align:center;
width:840px;
height:34px;
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#1b8024;
}

#menu img
{
	border:0px;
	margin-top:3px;
}

#menu a
{
	margin-left:40px;
}

/*MenuDropdowns!*/

#nav, #nav ul {
margin: 0;
list-style: none;
}

#nav li {
float: left;
width: 140px;
}

#nav ul {
position: absolute;
width: 120px;
left: -1000px
}

#nav li:hover ul, #nav li.ie_does_hover ul {
left: auto;
z-index:10;
background-position: 0 0;
}

#nav a {
display: block;
margin: 0px 5px 0px 5px;
text-decoration: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

ul a{
cursor: pointer;
}

ul ul a:link, ul ul a:visited{
cursor: pointer;
color:#316552;
}

ul ul a:hover, ul ul a:active{
cursor: pointer;
color:black;
}

ul li li:hover{
	background-color:#619da8;
}

ul ul li{
background-color:#cbcbcb;
border: 1px solid #1b8024;
margin: 0px 5px 0px -35px;
#margin: 0px 5px 0px -70px;
}

/* IE only hack \*/
* html ul li, * html ul ul li{

}

* html ul ul li{
 	background-color:#cbcbcb;
}
/* Einde IE only hack */
/* //menu dropdowns */


.breadcrumb{
	text-align:left;
	margin-left:10px;
}

.episodelink1{
	font : 1.5em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border:1px solid black;
	text-align:center;
	background-color:#619da8;
	width:100px;
	cursor:pointer;
	display:block;
}

.episodelink2{
	font : 1.5em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border:1px solid black;
	text-align:center;
	background-color:#BD6929;
	width:100px;
	cursor:pointer;
	display:block;
}

.episodelinktr1{
	font : 1.2em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border:1px solid black;
	text-align:center;
	background-color:#619da8;
	cursor:pointer;
}

.episodelinktr2{
	font : 1.2em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	border:1px solid black;
	text-align:center;
	background-color:#BD6929;
	cursor:pointer;
}

.episodelinkth{
	text-align:center;
}

.episodepic{
	margin-right:5px;
	margin-left:5px;
	margin-bottom:5px;
	border:2px solid #1b8024;
}

.charactertable{
	border:1px solid black;
	width:700px;
}

.charactertable td{
	border:1px solid black;
}

.characterlinktr1{
	font : 1.2em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	background-color:#CBCBCB;
	cursor:pointer;
}

.characterlinktr2{
	font : 1.2em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	text-align:center;
	background-color:#BD6929;;
	cursor:pointer;
}

.episode_description{
	height:220px;
}

.actions{
	height:50px;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}

.actions a{
	font : 2em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #1b8024;
}

.actions a:visited{
	font : 2em "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #1b8024;
}

.last5linktr1{
    cursor:pointer;
}
.last5linktr2{
    cursor:pointer;
	background-color:#BD6929;
}