@import url(/_includes/forms.css);

body, html { width: 100%; height: 100%; }
body {
	margin: 0; padding: 0;
	font: 12px Verdana, Arial, sans-serif; /* most browsers scale pixel fonts, but not IE */
	color: #494949;
	background: #48596D url(/images/mp/sbb_main_bg_tile.jpg);
	text-align: center;
	}
/*\*/* html body { font-size: 76%; } /* percentage font for IE windows for scalable fonts */

p, td, dt, dd, li, div, tr, table { font-size: 1em; color: inherit; }
h1, h2, h3, dd, p, dl, li, form { margin: 0; padding: 0; font-size: 1em; }
table, img, a img { border: none; }

p { margin: 1em 0; }

#contenttd p { margin: .1em 0 1.1em; }
/*#content p { font-weight: bold; }*/


#hfelinks a:link, #hfelinks a:visited { color: #A9031B; }

#sdclinks a:link, #sdclinks a:visited { color: #494949; font-weight: bold;}



#copy a:link, #copy a:visited { color: #979AC2; }

.event dt a:link, .event dt a:visited { color: #343748; font-weight: bold; }

a.fom { font-weight: bold; display: block; padding-right: 15px; background: url(/images/mp/sbb_main_arrow_tan_bg.gif) no-repeat right; height: 13px; line-height: 1em; }
dd a.fom { float:left; }
p.event a.fom { text-align: right; }

a.fom:link, a.fom:visited { color: #A8021A; }
a.fom:focus, a.fom:hover, a.fom:active { color: #343748; }

a:link { color: #D30000; text-decoration:underline; }
a:visited { color: #004291; text-decoration:underline; }
a:focus, a:hover, a:active { color: #064591; text-decoration:none; }


/* HERE LIES THE LAYOUT STUFF **********************************/
/* \*/#canvas, #primer, body > form { height: 100%; min-height: 100%; } /* Hidden from IE MAC */
#canvas {
	width: 773px; 
	margin: 0 auto;
	background: #FFFFFF;
}
#primer { border:1px solid #000; border-width: 0 1px;  }
div[id="primer"] { display: table-cell;vertical-align: top; } /* Makes borders go all the way down when content is bigger than screen */

#header, #secnav, #flashnav, #contenttbl { width: 771px; }

#header, #secnav { background: url(/images/mp/tsdc_mp_top-back.jpg) top; }
#header { height: 90px; }
#secnav { height: 40px; background-position: bottom; }

.emailbg { width: 98px; vertical-align: top; }
#nav { background: url(/images/mp/sdc_mp_corenav_base.jpg); width: 243px; }

#contenttbl { background:#FFFFFF; width:771px; }
#events h2, #searchrow {
	background: url(/images/mp/sdc_mp_green_mid_base.jpg) no-repeat top left;
	height: 33px;
}

#events {
	background:#ECD29A;
	width:244px;
}
#youshouldknow {
	background: url(/images/mp/sdc_mp_red_left_back.jpg) no-repeat top;
	text-align: center;
	font-size: .83em;
}
#youshouldknow .event {
	padding: 8px 0;
	margin: 0 auto 0 25px;
	width: 215px; overflow:auto;
	text-align: left;
	clear: both;
}
p.event {}
#youshouldknow dt { color: #000000; }
#youshouldknow dt a { display: block; }
#youshouldknow dd { color: #000000; }
.eventimg {
	width: 60px; height: 60px;
	display: inline; float: left;
}
.afterimg { margin-left: 70px; }

#contenttd { background:#FFFFFF; width: 512px; color:#484848; text-align: left; }
#pngcap  {
	width:512px; height: 14px;
	background: url(/images/mp/sdc_mp_midnav_bot_cap.png);
	overflow:hidden;
}

#enewslbl { width:529px;height:37px;background:url(/images/mp/sbb_main_you_should_know_header.gif) no-repeat; }
#enewslbl #youknow
{
    width:230px;
    height:0;
    line-height:0;
    padding-top:37px;
    overflow: hidden;
    text-indent:-9999px;
    float:left;
    display: block;
}
#enewslbl #enews
{
    width:20px;
    height:0;
    padding-top:20px;
    overflow:hidden;
    text-indent:-9999px;
    float:right;
    display: block;
}
#searchrow { background-position: top right; width: 100%; }
#searchrow img.divide { width: 16px; height: 33px; }
#searchrow td { white-space: nowrap; }

#content { background:#FFFFFF; padding:10px 15px 25px 30px; }

#hfelinks { color: #494949; text-align: center; font-size: .83em; }
#hfelinks h3 { font-weight: normal; font-size: 1em; }

#events, #contenttd { padding-bottom: 14px; }
#footer {
	margin-top: 0;
	background: #A4001D url(/images/mp/sbb_main_sponsor_bg.gif) no-repeat;
	width: 771px;
	padding: 15px 0;
	overflow:hidden;
	color: #D2808C;
	font-size: .83em;
}
#footer a:link, #copy a:visited { color: #D2808C; }
#sponsors {
	height:38px;
	display: inline; float: left;
	width: 290px;
	margin-left: 15px;
}
#sponsors dt { 
	font-weight: bold;
	height: 38px; line-height: 38px;
	float:left;
	text-transform: uppercase;
}
#sponsors dd {
	display: inline; float: left;
	height: 38px;
	border-left: 1px solid #6C6F9F;
	margin-left: 3px;
}
#copy 
{
	padding: 7px 0 0 0;
	margin: 0; 
	font-weight: bold;
}

#flashy
{
    background: url(/images/mp/sbb_mainpage_flash_may_10.jpg) no-repeat;
}