﻿.whyNavButton
{
	font-family: Times New Roman;
	border: none;
	background: none;
	width: 135px;
	color: #333333;
}

.whyShortNavButton
{
	font-family: Times New Roman;
	border: none;
	background: none;
	width: 105px;
	color: #333333;
}

.whyXShortNavButton
{
	font-family: Times New Roman;
	border: none;
	background: none;
	width: 80px;
	color: #333333;
}

.whyLongNavButton
{
	font-family: Times New Roman;
	border: none;
	background: none;
	width: 155px;
	color: #333333;
}

.whyLeft
{
	vertical-align: top;
	padding-right: 10px;
}
.whyContent
{
	width: 100%;
	border-left: solid 1px #CBCBCB;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
}

.whyImgLeft
{
	width: 190px;
}

.whyImgNotes
{
	width: 190px;
	background-color: #F5ECE3;
	padding: 15px;
	text-align: left;
	font-style: italic;
	color: #333333;
}

.whyInnerTitle
{
	padding-bottom: 20px;
	font-weight: bold;
}

.whyTimelineYear
{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
	border-right: solid 1px #A37F67;
	color: #A37F67;
	vertical-align: top;
}
.whyTimelineEvent
{
	padding-left: 40px;
	padding-bottom: 15px;
	vertical-align: top;
}
.whyTimelineEvent p
{
	display: list-item;
	list-style-image: url(../Images/WhyEnkeboll/listStyle.gif);
	padding-bottom: 15px;
}

#divCloak
{
	background-color: Black;
	visibility: hidden;
	width: 100%;
	height: 890px;
	position: absolute;
	top: 0;
	left: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=35);
	opacity: 0.35;
}

#divShowTour
{
	width: 944px;
	height: 794px;
	background-image: url(../Images/WhyEnkeboll/divPopupFacilities.png);
	background-repeat: no-repeat;
	top: 45px;
	left: 200px;
	position: absolute;
}