html, body { margin: 0; padding: 0; }

body
{
	background: url(/!images/sdc_portal_bg_tile.jpg);
	font-family: Verdana, Arial, Sans-Serif;
}

form.body_wrapper { width: 946px; margin: 0 auto; padding-bottom: 1em; }

img { border: 0; }

a:hover { text-decoration: none; }

* html .pngPromo
{
	filter: expression(this.getElementsByTagName("img").length > 0 ? "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.getElementsByTagName("img")[0].src + "', sizingMethod='crop')" : "none");
	zoom: 1;
	width: expression(this.getElementsByTagName("img").length > 0 ? this.getElementsByTagName("img")[0].offsetWidth + "px" : "auto");
	height: expression(this.getElementsByTagName("img").length > 0 ? this.getElementsByTagName("img")[0].offsetWidth + "px" : "auto");
}
.pngPromo a { position: relative; }
.pngPromo img { display: block; margin: auto; }
* html .pngPromo img { visibility: hidden; }

.expander { height: 0; overflow: hidden; clear: both; }

#header
{
    background:url(/!images/sdc_festivals_50th_mp_hdr.jpg);
    width:946px;
    height:102px;
    position:relative;
    z-index:1;    
}

#header a.ir
{
    background:url(/!images/blank.gif);
    width:0; 
    height:0; overflow:hidden;
    display:block;
}

#header #home
{
    width:200px;
    padding-top:102px;
}

.sdcTicket
{
    position:absolute;
    top:11px;
    right:13px;
}

#top_nav
{
	width: 946px;
	height: 42px;
	background: url(/!images/sdc_festivals2008_mp_nav.gif) left top no-repeat;
	padding: 0;
	margin: 0;
}

#top_nav dd
{
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}

#top_nav a.ir
{
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 42px;
}

#tn_spring, #tn_spring a.ir { width: 166px; }
#tn_summer, #tn_summer a.ir { width: 180px; }
#tn_fall, #tn_fall a.ir { width: 124px; }
#tn_christmas, #tn_christmas a.ir { width: 226px; }
#tn_sdc, #tn_sdc a.ir { width: 250px; }

#top_nav ul, #top_nav li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

#top_nav ul
{
	position: absolute;
	display: none;
	border: 1px solid #000;
	border-top: none;
	zoom: 1;
	font-size: 11px;
}
* html #top_nav ul { width: expression(this.elementWidth <= this.parentNode.clientWidth ? this.parentNode.clientWidth + "px" : "auto"); }

#top_nav dd.ieHover ul { display: block; }

#top_nav li
{
	border: 3px solid #FFF;
	border-top: none;
	background: #3B4191;
	zoom: 1;
	width: expression(this.clientWidth <= this.parentNode.clientWidth - 6 ? (this.parentNode.clientWidth - 6) + "px" : "auto");
}

#top_nav li a
{
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
	display: block;
	white-space: nowrap;
	zoom: 1;
	padding: 3px;
}

#top_nav li a:hover { background: #FFF; color: #3B4191; }

#flash_wrapper
{
	width: 592px;
	height: 334px;
	background: url(/!images/mp_flash/sdc_festivals2008_mp_flash_01.jpg) left top no-repeat;
	float: left;
}
* html #flash_wrapper { margin-right: -3px; }

#mid_right_wrapper
{
	width: 354px;
	padding-top: 96px;
	background: url(/!images/sdc_festivals2008_mp_photo_band.jpg) left top no-repeat;
	float: right;
}
* html #mid_right_wrapper { margin-left: -3px; }

#enews_wrapper
{
	width: 354px;
	height: 92px;
	background: url(/!images/sdc_festivals2008_mp_promo_enews.gif) left top no-repeat;
	position: relative;
}

#enews_form
{
	position: absolute;
	left: 89px;
	top: 36px;
	vertical-align: middle;
	height: 20px;
}

#enews_form *, #search_form * { vertical-align: middle; }

#tbEnewsEmail, #tbKeywords, .tbKeywords
{
	background: #C0CCBE;
	border: 1px solid #000;
	width: 186px;
	height: 15px;
	font-size: 11px;
	vertical-align: middle;
	padding: 1px 3px;
}

#search_wrapper
{
	width: 354px;
	height: 76px;
	background: url(/!images/sdc_festivals2008_mp_promo_search.gif) left top no-repeat;
	position: relative;
}

#search_form
{
	position: absolute;
	left: 89px;
	top: 36px;
	vertical-align: middle;
	height: 20px;
}

#promo_table_wrapper
{
	width: 946px;
	height: 201px;
	background: url(/!images/sdc_festivals2008_mp_festivalbkg.jpg) left top no-repeat;
	padding-top: 10px;
}

#promo_table { margin: auto; width: 946px; font-size: 12px; }

#promo_table td
{
	width: 16%;
	text-align: center;
	vertical-align: top;
}

#promo_table td a { text-decoration: none; color: #000; }
#promo_table td a:hover { text-decoration: underline; }

#content_wrapper
{
	height: 90px;
	padding: 15px 28px;
	background: url(/!images/sdc_festivals2008_mp_body_bkgrd.jpg) left top no-repeat;
	color: #B5BAC6;
	font-size: 12px;
	text-align: justify;
}

#footer_wrapper
{
	height: 65px;
	padding: 10px 62px 19px;
	background: url(/!images/sdc_festivals2008_mp_ftr.jpg) left top no-repeat;
	color: #B5BAC6;
	font-size: 12px;
}

#footer_wrapper a { color: #B5BAC6; }

#sponsors
{
	font-size: 9px;
	float: right;
}

* html #sponsors { margin-left: -3px; }

#sponsors td { text-align: center; }

#copyright_links_footer { float: left; text-align: center; }

* html #copyright_links_footer { margin-right: -3px; }

#footer_links { font-size: 11px; }

#copyright { font-size: 9px; white-space: nowrap; margin-top: 5px; }
