﻿/*th and td is being applied to /EventsList.aspx: month view and list view data rows. These are not applied to view details page. This also applies to admin section - causing text size to be xx-small*/
th { font-size: xx-small; font-family: Verdana,Arial,Helvetica,sans-serif; }

td { font-size: xx-small; color: #333333; font-family: Verdana,Arial,Helvetica,sans-serif; }


/*.h2 { font-weight: normal; font-size: medium; border-left-color: black; border-bottom-color: #000080; color: #333333; border-top-color: black; line-height: 25px; font-family: Verdana,Arial,Helvetica,sans-serif; border-right-color: black; }

H2 is referenced in the code but class="toolbarheader" is being used to control the blue row heading


.h3 { font-weight: bold; font-size: large; line-height: 20px; font-family: Verdana,Arial,Helvetica,sans-serif; background-color: #efefde; color: #990033; }

h3 is referenced in the code for the red breadcrumb but is not used 
*/
/*.tdb { background-color: #d0d0d0; }*/

/*.toolbar_LEGEND { padding-right: 5px; padding-left: 5px; font-weight: bold; font-size: 1.1em; background: url(images/legend_bg_grey.gif); padding-bottom: 0px; margin: 0px 0px 5px 10px; width: 157px; color: #333333; line-height: 24px; padding-top: 0px; height: 24px; }

.toolbar_FIELDSET { border-right: #fff 1px dotted; padding-right: 5px; border-top: #fff 1px dotted; padding-left: 5px; margin-bottom: 0.5em; padding-bottom: 5px; border-left: #fff 1px dotted; line-height: 1.2em; padding-top: 5px; border-bottom: #fff 1px dotted; }
*/
/*.toolbar { padding-right: 5px; padding-left: 5px; padding-bottom: 5px; margin: 0px auto 0.5em; width: 95%; padding-top: 5px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.results { background-color: #efefde; }*/


/*.contentft { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: normal; vertical-align: top; text-align: left; color: #333333; background-color: #fff; height: 25px; }*/

/*.tdblue { background-color: #d0d0d0; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; font-weight: normal; color: #0046D5; }*/

/*.tdcenter { background-color: #d0d0d0; text-align: center; }*/

/*.legend { text-align: left;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: inherit; font-weight: bold; color: #fff; }*/

/*.tdSimpleSearch { font-size: x-small; background-color: #d0d0d0; font-family: Arial,Helvetica,sans-serif; }*/

/*.headtopred { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #000000; }*/



