﻿body 
{
	font-family:Tahoma; font-size:12px;
}
a
{
	color: #3399CC;
	text-decoration:none;
	font-family: Arial;
}
a:hover
{
	text-decoration:underline;
}
a:active
{
	color: #3399CC;
	font-family: Arial;
}

a.DisabledLink
{
	color: #666666;
	text-decoration:none;
}
a.DisabledLink:hover
{
	text-decoration:none;
}

.MyCalendar .ajax__calendar_container {
    border:1px solid #646464;
    background-color: Gray;
    color: red;
}
.MyCalendar .ajax__calendar_other .ajax__calendar_day,
.MyCalendar .ajax__calendar_other .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_hover .ajax__calendar_day,
.MyCalendar .ajax__calendar_hover .ajax__calendar_month,
.MyCalendar .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
.MyCalendar .ajax__calendar_active .ajax__calendar_day,
.MyCalendar .ajax__calendar_active .ajax__calendar_month,
.MyCalendar .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}
.waterMarked
{
	color: #666666;
	background-color: #D6E6ED;
	border: 1px solid #C0C0C0;
	text-align: center;
}

.validation
{
	background-color: #FFFACD;
}

.PageMargin
{
	margin: 0px;
}

.ModalPanel
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;	
}

.modalBackground
{
	background-color: Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.MenuItem
{
	text-indent: 5px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 50px;
}

.SubMenu
{
	background-color: White;
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	height: 20px;
	text-indent: 5px;
}

.TextBox
{
	border: 1px solid #000000;
}

.LinkButton
{
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	color: #3399CC;
}

.FontCrnBold
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
}

.UserName
{
	background-position: right center;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	background-image: url(  'Images/login_line.gif' );
	background-repeat: no-repeat;
	height: 30px;
	padding-right: 9px;
}

.TabWithBackgrund
{
    margin-left: 0px;
    padding-left: 0px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-color: #CCCC33;
    text-transform: uppercase;
    display: inline;
    left: 0px;
}

.TabWithBackgrundStart
{
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: White;
    background-image: url( 'Images/tab_start.gif' );
    background-repeat: no-repeat;
    display: inline;
}
.HeaderStyle
{
	background-image: url(   'Images/tableHeader.gif' );
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 23px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 5px;
}

.HeaderStyleV2
{
    border-color: #cccc33;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: Black;
    height: 23px;
    text-transform: uppercase;
    text-align: left;
    text-indent: 5px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 2px;
    border-bottom-width: 2px;
}

.RowStyle
{
	/*background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(    'Images/tableRow.gif' );*/
	font-family: Arial;
	font-size: 12px;
	height: 23px;
	text-align: left;
	text-indent: 5px;
}

.RowStyleV2
{
    /*background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(    'Images/tableRow.gif' );*/
    font-family: Arial;
    font-size: 12px;
    height: 23px;
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
}

.RowStyleDescription
{
	/*background-position: bottom;
	background-repeat: repeat-x;
	background-image: url(    'Images/tableRow.gif' );*/
	font-family: Arial;
	font-size: 12px;
	height: 14px;
	text-align: left;
	padding-left: 5px;
}

.RowStyleLine
{
	background-position: bottom;
	background-image: url(    'Images/tableRow.gif' );
	background-repeat: repeat-x;
	font-family: Arial;
	line-height: 1px;
	height: 1px;
	text-align: left;
	text-indent: 5px;
}

.RowStyleLineV2
{
    font-family: Arial;
    line-height: 1px;
    height: 1px;
    text-align: left;
    text-indent: 5px;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #cccc33;
}

.RowStyleHidden
{
	visibility: hidden;
	font-family: Arial;
	line-height: 1px;
	height: 1px;
}

.PagerStyle
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	height: 23px;
	color: #666666;
	text-transform: uppercase;
}

.PagerStyleCurrentPage
{
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	height: 23px;
	color: #3399CC;
}

.ItemMore
{
	background-position: right center;
	font-family: Arial;
	font-size: 8px;
	font-weight: bold;
	height: 23px;
	text-align: left;
	text-indent: 5px;
	color: #999999;
	background-image: url(  'Images/arrow.gif' );
	background-repeat: no-repeat;
	padding-right: 13px;
	text-transform: uppercase;
}

.HeaderMore
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 23px;
	text-transform: uppercase;
	text-align: left;
	text-indent: 5px;
}

.BottomMenuItem
{
	font-family: Arial;
	font-size: 10px;
	color: #999999;
	height: 30px;
}

.BottomMenuV2
{
    font-family: Arial;
    font-size: 10px;
    color: #999999;
    display: inline;
    padding-top: 1px;
}

.BottomMenuV2 a 
{
	color: #999999;
}

.BottomMenuText
{
    font-family: Arial;
    font-size: 10px;
    color: #999999;
    vertical-align: top;
}

.EventDescriptionName
{
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #CCCC33;
	font-weight: bold;
	text-transform: uppercase;
}

.EventDescriptionVenue
{
	font-family: Arial;
	font-size: 10px;
	color: #3399CC;
	font-weight: bold;
}

.EventDescriptionHeaderStyle
{
	background-image: url(   'Images/tableHeader.gif' );
	background-repeat: repeat-x;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	height: 23px;
	text-align: left;
	text-indent: 5px;
}

.EventDescriptionTextTitle
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	font-weight: bold;
	height: 30px;
}

.EventDescriptionText
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
}

.EventDescriptionLinkText
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}

.CharsRemaining
{
	font-family: Arial;
	color: Gray;
	font-size: 9px;
}

.contactPanel
{
	font-family: Arial;
	font-size: 12px;
	color: Black;
	visibility: hidden;
}

.contactPanelShow
{
	padding: 5px;
	margin: 1px;
	border-style: solid;
	border-width: 1px;
	border-color: #CCCC33;
	font-family: Arial;
	font-size: 12px;
	color: Black;
	background-color: White;
}

.Button
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	color: #3399CC;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}

.DropDownList
{
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.PanelForInsert
{
	margin: 3px;
	padding: 5px;
	border: 1px solid #000000;
	width: 95%;
}

.CategoryMenuBox
{
	border-color: #CCCC33;
	padding: 3px 3px 3px 4px;
	border-width: 1px;
	border-style: none solid solid solid;
	margin-left: 1px;
}

.MainTitle
{
    font-family: Tahoma;
    font-variant: small-caps;
    font-weight: bold;
    font-style: normal;
    font-size: 10px;
    left: 3px;
    top: 63px;
    position: absolute;
    display: inline;
    margin: 0;
    padding: 0;
}
