/* 

	contains:
	everything that Karl does, whether hokey code (hacks) or intelligent stylings, most likely the former

*/

td.contactForm, .freeForm p
{
    font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-weight: bold;
	padding: 3px;
}

td.contactForm input, td.contactForm textarea, .freeForm p input, .freeForm p textarea
{
    border: 1px solid #bbbbbb;
    background-color: #eeeeee;
    font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	padding: 3px;
	font-size: 90%;
	font-weight: normal;
}

.formDivide
{
    background-color: #dddddd;
}

.introText
{
    font-size: 130%;
    padding: 10px 12px 10px 12px;
}

H2.hTitle
{
    color: #013C42;
}

.leftModule H2.hTitle
{
	padding-top: 7px;
}

.bCommunity div.rightModule p
 {
	font-family:Arial, Helvetica, sans-serif;
	color:#393939;
	background: none;
	position:relative;
	margin:10px;
	padding-bottom: 3px;
 } 
 
 small
 {
    color: #999999;
 }
 
 .numberControl a
 {
    background: #CEE4EF;
    padding: 5px;
 }
 
 a.homeImage:hover, a.noHover:hover
 {
    background: none;
 }
 
 H3, H4
 {
    color: #336663;
 }
 
 .hTitle
 {
    font-family: Arial, Helvetica, sans-serif;
 }
 
 .eventList
 {
    padding: 0 10px 10px 10px;
    font-family:Arial, Helvetica, sans-serif;
	color:#393939;
 }
 
.eventDate, .eventTitle
 {
    padding-right: 10px;
 }
 
.eventList a
 {
    color:#0195cc;
    font-weight: bold;
 }
 
.eventList a:hover
 {
    color: #ffffff;
    background:#0195cc;
    font-weight: bold;
 }
 
 .eventVenue
 {
    padding-bottom: 5px;
    display: block;
    margin-bottom: 3px;
    border-bottom: 1px solid #eeeeee;
    font-size: 90%;
 }
 
 .eventVenue a
 {
    font-weight: normal;
    padding-left: 10px;
    background: url(/Images/Interface/bullets1_21.gif) no-repeat left;
 }
 
 * html .logoArea
 {
    margin: 20px;
 }
 
 .homeText
 {
    display: none;
 }
 
 table.rrr tbody tr TD.formDivide
{
    margin: 0px;
    padding: 0px;
}

SPAN.linkage SMALL
{
    font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
}

.filmingGuide
{
    background-image: url(/Images/Interface/filming_guide_bg.gif);
    background-repeat:  repeat-x;
    background-color: #3F686B;
    color: #ffffff;
    padding: 10px;
    font-family:Arial, Helvetica, sans-serif;
	_height:1px;
}

.filmingGuide h1
{
    font-size: 140%;
    font-weight: normal;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
}

.guideItemOne
{
    padding: 3px 0 3px 25px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    background: url(/Images/Interface/1.gif) no-repeat left;
}

.guideItemTwo
{
    padding: 3px 0 3px 25px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    background: url(/Images/Interface/2.gif) no-repeat left;
}

.guideItemThree
{
    padding: 3px 0 3px 25px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    background: url(/Images/Interface/3.gif) no-repeat left;
}

.guideItemFour
{
    padding: 3px 0 3px 25px;
    color: #ffffff;
    font-family:Arial, Helvetica, sans-serif;
    background: url(/Images/Interface/4.gif) no-repeat left;
}

.guideDivide
{
    font-size: 0.006em;
    padding: 5px 0 3px 0;
    background: url(/Images/Interface/guide_divide.gif) repeat-x;
}

.notation
{
    color: #ADDCED;
}

.filmingGuide a
{
    color: #FFF000 !important;
}

.filmingGuide a:hover
{
    color: #ffffff !important;
}

 /* These are standard sIFR styles... do not modify */

/*.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
*/

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

/*
.sIFR-hasFlash H2.hTitle .sifrRight {
	visibility: hidden;
	letter-spacing: -9px;
	font-size: 25px;
}
*/