/* div */
#shellContent { border-top:solid 1px #F6F6F6;background:#8F886E url(../images/bgHorizonOneColumn.gif) repeat-y; }
#content { display:inline;float:left;width:520px;margin:10px 5px 0 20px; }

div.contentTitle { width:508px;border:solid 1px #F6F6F6; }
div.contentTitle h1 { margin:5px 0px 5px 8px; }
div.titleBlocks { width:510px;margin-bottom:20px;text-align:right; }

div.listItem { margin: 10px 0 8px 12px; }
div.pager { margin:20px 0 25px 10px;text-align:center;color:#F6F6F6;font-size:1.2em;font-weight:bold; }

/* Form lay-out */
#searchData { width:480px;margin-left:10px; border:none;border-bottom:solid 1px #F6F6F6; }
#resultData{ width:480px;margin-left:10px;border:none; }
#spacer { height:25px; }
#tblSearchData { margin:10px 0 10px 0; }
#content hr { border:solid 1px #F6F6F6; width:510px; }
#eventList { margin-top:15px; }

/* Text */
h1 { color:#EDF2F5; font-size:1.4em; font-weight:bold; margin:0; }
#content legend { font-size:1.4em;color:#7EBDCF;font-weight:bold; }
#content label { font-size:1.2em; color:#EDF2F5; }
.eventItem .text { color: #F6F6F6; padding-left: 15px; }

div.listItem a { color:#DCE6DB;font-size:1.4em;font-weight:bold;text-decoration:none;margin-top:10px; }
div.listItem a:hover { text-decoration:underline; }

div.listItem p { color:#F6F6F6;margin:8px 0 0 8px;font-size:1.2em; }
div.eventDates p { color:#C6C6C6;margin:4px 0 0 12px;font-size:1.1em;font-style:italic; }

#content address { margin:15px 0 10px 0; font-style:normal; }
#info address { margin:15px 0 10px 0; font-style:normal; }

#breadcrumb span { color:#DCE6DB; }
#breadcrumb span.bcText { color:#89D82F; font-weight:bold; }
