﻿body 
{
  font-family:Verdana;   
  font-size:8pt;
  font-weight:bold;
  margin:25px 0px 0px 10px;
  background-color: Black;
  background-image: url(images/background2.gif);
  background-repeat: no-repeat;
  background-position:top center;
  background-attachment: fixed;
  text-align:center;
}
a 
{
	text-decoration: none;
	border-bottom: none;
	color:Black;
}
a:Visited 
{
	text-decoration: none;
	border-bottom: none;
	color:Black;
}
a:Active 
{
	border-bottom: none;
	color:Black;
}
a:Hover 
{
	border-bottom: none;
    color: #633C42;
}
.AdminHeader
{
	font-weight:bold;
	font-size:1.2em;
}
.adminTab
{
	height:22px;
	width:97px;
	text-align:center;
	background-repeat:no-repeat;
	background-image: url(images/blank_tab_selected.gif);
}
.Calendar
{
	background-image: url(images/calendar.gif);
	width:33px;
	height:25px;
	background-position:top;
	background-repeat:no-repeat;
}
.Clock
{
	background-image: url(images/calendar.gif);
	width:33px;
	height:25px;
	background-position:top;
	background-repeat:no-repeat;
}
.DetailsView
{
	margin-left:5px;
	margin-right:5px;
}
.DetailsView2
{
	margin-right:5px;
	margin-left:5px;
	background-color:#E4E5E3;
}
.DetailViewHeaderStyle
{
	width:200px; 
	vertical-align:top; 
	font-weight:bold;
	background-color:Transparent;
}
.DragPanel
{
	cursor:move;
	padding:5px;
	font-family: Verdana;
	font-size: 0.9em;
}
.FilterRow
{
	padding-left:10px;
	background-image: url(images/grid_preheader.gif);
	background-repeat: repeat-x;
	color:White;
	font-weight:bold;
	width:100%;
	height:34px;
}
.FilterRowLeft
{
	width:11px;
	background-image: url(images/grid_preheader_left.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.FilterRowRight
{
	width:13px;
	background-image: url(images/grid_preheader_right.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.FilterRowLower
{
	padding-left:10px;
	background-image: url(images/grid_preheader_lower.gif);
	background-repeat: repeat-x;
	color:White;
	width:100%;
	height:34px;
}
.FilterRowLeftLower
{
	width:11px;
	background-image: url(images/grid_preheader_left_lower.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.FilterRowRightLower
{
	width:13px;
	background-image: url(images/grid_preheader_right_lower.gif);
	background-repeat:no-repeat;
	background-position:right;
}
.GridHeader
{
	text-transform: uppercase;
	text-align: center;
	font-weight:normal;
	background-image: url(images/header_hoverBg.gif);
	height:24px;
	vertical-align:text-top;
}
.GridCell
{
	 border-left:solid 0px #CFCECE; 
	 border-right:solid 0px #CFCECE;
}
.HiddenRow
{
	display:none;
}
input.MouseOff
{
    background-color:Transparent;
    background-image:url(images/ButtonBG.png);
    background-repeat:no-repeat;
    background-position:top left;
    color:Black;    
    font-weight:bold;
    font-size:9pt;
    width:109;
    height:45;
    white-space:normal;
    border-style:none;
    cursor:pointer;
}
input.MouseOff2
{
    background-color:Transparent;
    color:Black;    
    font-weight:bold;
    font-size:9pt;
    border-color:Black;
}
input.MouseOver
{
    background-color:Transparent;
    background-image:url(images/ButtonBG.png);
    background-repeat:no-repeat;
    background-position:top left;
    color:Black;    
    font-weight:bold;
    font-size:9pt;
    width:109;
    height:45;
    border-style:none;
    cursor:pointer;
}
input.MouseOver2
{
    background-color:White;
    color:Black;    
    font-weight:bold;
    font-size:9pt;
    border-color:Black;
}
.JukeBoxPanel
{
	font-family: Verdana;
	font-size: 0.9em;
	background-image: url(images/JukeBoxPanel.png);
	background-repeat: no-repeat;
	background-position:left top;
	padding:20px;
	text-align:center;
}
.LinkMouseOff
{
    background-color:Transparent;
    background-image:url(images/ButtonBG.png);
    background-repeat:no-repeat;
    background-position:top left;
    color:Black;    
    font-weight:bold;
    font-size:9pt;
    width:109;
    height:45;
    border-style:none;
    vertical-align:middle;
    text-align:center;
    padding-top:10px;
}
.LinkMouseOffClear
{
    background-color:Transparent;
    background-repeat:no-repeat;
    background-position:top left;
    color:Black;
    font-weight:bold;
    font-size:9pt;
    width:109;
    height:45;
    border-style:none;
    vertical-align:middle;
    text-align:center;
    padding-top:9px;
}
.LinkMouseOff2
{
    color:#633C42;    
    font-weight:bold;
    width:109;
    height:45;
    font-size:9pt;
    border-style:none;
    vertical-align:middle;
}
.LinkMouseOver
{
    background-color:Transparent;
    background-image:url(images/ButtonBG.png);
    background-repeat:no-repeat;
    background-position:top left;
    color:#633C42;
    font-weight:bold;
    font-size:9pt;
    width:109;
    height:45;
    border-style:none;
    vertical-align:middle;
    text-align:center;
    padding-top:10px;
}
.LinkMouseOver2
{
    color:White;    
    font-weight:bold;
    font-size:9pt;
    border-style:none;
    vertical-align:middle;
}
.progressBar
{
	background-color:White;
	background-position:center;
	background-image: url(images/progressbar_long.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:center;
	vertical-align:bottom;
	position: absolute; 
	height: 25; 
	width: 150; 
	margin-left:150px; 
	margin-top:100px;
}
.PostTitle
{
	font-size:1em;
	font-family:Verdana;
	font-weight:bold;
	text-align:left;
}
.RowStyle
{
	background-color:Transparent;
	color:Black;
}
.RowStyleAlt
{
	background-color:Transparent;
	color:Black;
}
.SlideShowPanel
{
	background-image: url(images/Slideshowpanel.png);
	background-position: top left;
	background-repeat: no-repeat;
}
.SlideShowPanelBorder
{
	background-image: url(images/SlideshowpanelBorder.png);
	background-position: top left;
	background-repeat: no-repeat;
}
td.LeftZoneBackground
{
	background-image: url(images/LeftZoneBackground.png);
	background-repeat:repeat-y;
	background-position:right;
	width:13px;
}
td.RightZoneBackground
{
	background-image: url(images/RightZoneBackground.png);
	background-repeat:repeat-y;
	background-position:left;
	width:13px;
}
.WebPartBody
{
	font-family: Verdana;
	font-size: 0.9em;
	background-image: url(images/WebPartBackground3.png);
	background-repeat: repeat;
	background-position:right bottom;
	padding:10px;
	width:100%;
	margin-right:10px;
	margin-left:10px;
}
.TransparentWebPartBody
{
	background-image: url(images/WebPartBackground2.png);
	background-repeat: no-repeat;
	background-position:bottom;
	background-position:right;
	padding:10px;
}
.WebPartColumnHeader
{
	height: 0px; 
	visibility:hidden;
}
.WebPartHeader
{
	font-weight:bold;
	font-size: 0.9em;
	height:13px;
	color: Black;
	padding-left:5px;
	background-image: url(images/ZoneBackground.png);
	background-repeat: repeat-x;
	background-position:bottom;
	width:100%;
}
.WebPartFooter
{
	background-image: url(images/LowerZoneBackground.png);
	background-repeat: repeat-x;
	font-weight:bold;
	font-size: 0.9em;
	height:13px;
	color: Black;
	padding-left:5px;
	width:100%;
}