/* CSS Document */
body {
	background: url("../images/page/tan.jpg");
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12pt;
}

a:link      { color: #000066; }
a:visited   { color: #000066; }
a:active    { color: #FF0000; }

#main {
	
	border-left: 2px solid #ff8040;
}

p {
	margin-bottom: 12px;
}
#footer {
	margin-top: 5px;
	text-align:center;
	padding: 5px 5px 5px 5px;
	border: 2px solid #000000;
}
#subfooter {
	text-align:left;
	font-size: 9pt;
}
#sidebar {
	float:left;
	width: 100px;
	padding: 0px 5px 0px 5px;
	text-align:right;
}
.entryImg {
	border: 1px solid #000000;
	margin-right: 20px;
	float: right;
}
.yearline {
	background-image:url(line5orange.gif);
	background-repeat:no-repeat;
	padding-left:15px;
	color:#ff8040;
	font-size: 14pt;
	font-weight:bold;
	font-style:normal;
}


.decadeline {
	color:#990033;
	padding-left:5px;
	font-size:18pt;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:normal;
}
.eventsOf {
	padding-left:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:normal;
}
.ages {
	color:#990000;
	font-size: 9pt;
	font-style:normal;
}
.locations {
	color:#FF9900;
	font-weight:normal;
	font-style:normal;
	display:block;
	margin-bottom:0px;
	padding-bottom:0px;
}
.m_event
{
    color: #009900;
	font-weight:bold;
	font-style:normal;
}

.w_event
{
	 color: #993300;
	font-weight:bold;
	font-style:normal;
}
.f_event
{
	color:#993399;
	font-weight:bold;
	font-style:normal;
}

.bigwiz {
	padding-left: 3em;
	color:#000000;
	font-weight:bold;
	margin-bottom: 12px;
	font-size: 14pt;
	display:block;
	font-style:normal;
}
.bigmug {
	padding-left: 3em;
	color:#000000;
	font-weight:bold;
	margin-bottom: 12px;
	font-size: 14pt;
	display:block;
	font-style:normal;
}
.bigfan {
	padding-left: 3em;
	color:#000000;
	font-weight:bold;
	margin-bottom: 12px;
	font-size: 14pt;
	display:block;
	font-style:normal;
}

.dates {
	color:#993300;
	font-weight:bold;
	font-style:normal;
}

.storyline {
	font-size: 10pt;
	font-weight:normal;
	display:block;
	font-style:normal;
}
.explain {
	font-size: 10pt;
	font-style:italic;
	font-weight:normal;
}
.quote {
	font-size: 10pt;
	font-style:italic;
	font-weight:normal;
}

.smallwiz {
	padding-left: 6em;
	color:#000000;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom: 12px;
	display:block;
	font-style:normal;
}
.smallfan {
	padding-left: 6em;
	color:#000000;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom: 12px;
	display:block;
	font-style:normal;
}
.smallmug {
	padding-left: 6em;
	color:#000000;
	font-size: 12pt;
	font-weight:bold;
	margin-bottom: 12px;
	display:block;
	font-style:normal;
}

#timeturner {
	position:absolute;
	background-color:#CCCCCC;
	border: 2px solid #990000;
	color:#990000;
	padding: 0px 0px 5px 0px;
	width: 200;
	z-index:10000000;
}
#tab1, #tab2, #tab3 {
}
#timetitle {
	text-align:center;
	padding: 0px 0px 0px 0px;
}
#timetitle img {
	text-align:center;
	}
#reducio {
	text-align:center;
	border-top:1px solid #990000;
	padding-top: 3px;
	}
.menutab {
	border-top: 1px solid #990000;
	background-image:url(rightpoint.gif);
	background-repeat:no-repeat;
	background-color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFF00;
	padding: 3px 2px 3px 18px;
}
.menutab a:link, .menutab a:hover, .menutab a:active, .menutab a:visited {
	color:#FFFF00;
}
#checkItems, #selectYears, #presets {
	display:none;
}
.menuBox {
	border-bottom: 1px solid #99000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#990000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 2px 3px 2px;
}
.menuBox a:link, .menuBox a:hover, .menuBox a:active, .menuBox a:visited {
	color:#990000;
}
.linklike {
	cursor:pointer;
	text-decoration:underline;
}
.wizworld, .mugworld, .fanworld {
	display:block;
}
