
/* * { behavior: url(http://www.wdundeeheritagefest.org/css/iepngfix.htc) } */
body {
	margin: 0;
	width: 100%;
	height: 100%;
	font: 13px/15px verdana, arial, sans-serif;
	}
form { display: inline; }
img { border: 0; }
a {
	color: #2277cc;
	}
a:hover {
	color: #000000;
	}
h1,h2,h3,h4,h5 {
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-weight: 100;
	line-height: 1.3em;
	letter-spacing: -.06em;
	}
h1 { font-size: 48px; margin-bottom: 10px; padding-bottom: 12px; color: #484440; }
h2 { font-size: 26px; margin-bottom: 14px; padding-bottom: 7px; }
h3 { font-size: 18px; margin-bottom: 9px; }
h4 { font-size: 14px; margin-bottom: 7px; }
h5 { font-size: 9px; margin-bottom: 5px; }
ul {
	list-style: circle;
	margin: 0;
	padding-left: 20px;
	}
input.styled {
	}

#wrapper {
	position: relative;
	background: url(../images/bg.jpg) repeat-x #ffffff;
	}

#header {
	position: relative;
	margin: 0 auto;
	width: 990px;
	height: 348px;
	text-align: center;
	background: url(../images/header.jpg) 50% 0% no-repeat;
	}
#message {
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	z-index: 2;
	padding: 20px;
	border: 3px solid #0088ff;
	background: #ffffff;
	font: 20px georgia, times, serif;
	text-align: center;
	cursor: pointer;
	}
#message p { margin-bottom: 0; }
#map {
	text-align: center;
	background: #000000;
	}
#navLeft, #navRight {
	position: relative;
	float: left;
	padding-top: 58px;
	}
#navLeft a, #navRight a {
	display: block;
	margin: 0;
	padding: 7px 10px;
	color: #ffffff;
	font-size: 14px;
	font-family: georgia;
	text-transform: uppercase;
	letter-spacing: .1em;
	text-decoration: none;
	}
#navLeft a.imp, #navRight a.imp {
	color: #ffff00;
	font-weight: bold;
	}
#navLeft a:hover, #navRight a:hover {
	background: #ffffff;
	color: #2277cc;
	}
#navLeft a.On, #navRight a.On {
	background: #2277cc;
	color: #ffffff;
	}
#navLeft a.impOn, #navRight a.impOn {
	color: #ffff00;
	background: #2277cc;
	font-weight: bold;
	}
#navLeft {
	width: 305px;
	text-align: right;
	}
#navRight {
	width: 293px;
	text-align: left;}

a#navHome {
	display: block;
	float: left;
	width: 386px;
	text-decoration: none;
	}
a#navHome div {
	margin-top: 258px;
	text-align: center;
	font: 100 20px/30px georgia;
	color: #d0d0d0;
	text-transform: uppercase;
	letter-spacing: .2em;
	}


#content {
	position: relative;
	padding: 0 40px 40px 40px;
	background: #ffffff;
	clear: both;
	}

table#timeline {
	width: 100%;
	}
table#timeline th {
	font-size: 12px;
	padding: 7px 0;
	font-weight: 900;
	background: #ffffff;
	border-bottom: 1px solid #e8e4e0;
	letter-spacing: .2em;
	text-transform: uppercase;
	cursor: pointer;
	text-align: left;
	}
table#timeline th.spacer { border-bottom: 0; }
table#timeline th .toggle {
	float: right;
	padding-top: 10px;
	font-size: 12px;
	font-weight: 100;
	}
table#timeline th span {
	font-size: 28px;
	padding: 7px 0;
	font-weight: 100;
	letter-spacing: .1em;
	}
table#timeline td {
	vertical-align: bottom;
	font: 20px arial;
	width: 3%;
	background: #eeeeee;
	border: 1px solid #ffffff;
	}
table#timeline tr.noBorder td {
	border: 1px solid #ffffff;
	background: #ffffff;
	}
table#timeline td a {
	display: block;
	padding: 3px 0 3px 5px;
	font: bold 11px verdana, arial;
	text-decoration: none;
	letter-spacing: -.05em;
	}
table#timeline th h1, table#timeline h2, table#timeline th h3, table#timeline th h4, table#timeline th h5 { margin-bottom: 0; padding-bottom: 0; line-height: 1em; }

a.downtown { border: 2px solid #ffbb99; background: #ff0000; color: #ffffff; }
a.second { border: 2px solid #ffdd99; background: #ff8800; color: #ffffff; }
a.riverwalk { border: 2px solid #99ccff; background: #0088ff; color: #ffffff; }
a.grafelman { border: 2px solid #ddffbb; background: #00cc00; color: #ffffff; }
a:hover.downtown, a:hover.second, a:hover.riverwalk, a:hover.grafelman { border: 2px solid #383430; background: #383430; color: #ffffff; }



#content .info {
	position: absolute;
	top: 0;
	right: 20px;
	}
#content .info .day {
	float: left;
	margin: 0 20px 0 0;
	padding: 5px 8px;
	border: 2px dotted #cccccc;
	text-align: center;
	}
#content .info .day h4, #content .info .day h3 { margin: 0; line-height: 1em; }
#content .info .day h4 div { font-size: 12px; }
#content .info .day h4 b { font-size: 12px; font-weight: 900; }
#content .vendor, #content .vendorG, #content .vendorC {
	position: relative;
	float: left;
	margin: 0 0 20px 20px;
	padding: 0;
	width: 200px;
	height: 163px;
	background: #ff0000;
	-moz-border-radius: 8px;
	-ktml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 1px 2px 2px #888480;
	-ktml-box-shadow: 1px 2px 2px #888480;
	-webkit-box-shadow: 1px 2px 2px #888480;
	box-shadow: 1px 2px 2px #888480;
	}
#content .vendorG { background: #00cc00; }
#content .vendorC { background: #ff8800; }
#content .vendor h5, #content .vendorG h5, #content .vendorC h5 {
	font: 900 13px arial;
	margin: 0;
	padding: 3px 6px;
	color: #ffffff;
	letter-spacing: -.05em;
	}
/*#content ul li:first-child { border-bottom: 1px solid #cccccc; }*/
#content .vendor ul, #content .vendorG ul, #content .vendorC ul {
	padding: 5px 0 0 25px;
	margin: 0 0 0 4px;
	width: 167px;
	height: 130px;
	list-style: square;
	background: #ffffff;
	-moz-border-radius: 5px;
	-ktml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	}
#content .vendor ul li, #content .vendorG ul li, #content .vendorC ul li {
	font-size: 11px;
	line-height: 13px;
	color: #000000;
	padding: 2px 0 0 0;
	}
/*#content ul li ul li:first-child { border-bottom: 0; }*/
#content img.main {
	float: right;
	margin: 20px 0 20px 60px;
	}


#ent {
	width: 50%;
	text-align: right;
	}
#ent img {
	height: 150px;
	margin: 6px;
	}



#footer {
	position: relative;
	margin: 0;
	background: #383430;
	clear: both;
	text-align: center;
	color: #ffffff;
	padding: 20px 0;
	}
a.sponsor {
	color: #f1f1f1;
	margin: 0 8px;
	font-size: 12px;
	line-height: 24px;
	text-decoration: none;
	}


.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
	}

.center { text-align: center; }
.right { text-align: right; }

.white, .white a { color: #ffffff; }
.red, .red a { color: #ff0000; }
.orange, .orange a { color: #ff8800; }
.blue, .blue a { color: #0088ff; }
.purple, .purple a { color: #aa00ff; }
.green, .green a { color: #009900; }


.mini { font-size: 9px; }

