﻿a 
{
 text-decoration:none;
}

html{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}
body{
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
}

.InfoPanel
{
	height:40px;
	BACKGROUND: #AAAAAA;
	/*table-layout:fixed;*/
}
.InfoPanelLabel
{
	width:200px;
	font-size: 12pt;
    font-weight:bold;
	COLOR: #ffffff;
	font-family: Verdana;
	vertical-align:middle;
}
.InfopanelPicture
{
	width:40px;
	text-align: center;
	vertical-align:middle;
}
.GridHeader
{
	font: 9pt Tahoma;
	font-weight:normal;
	color: black;
	background-image:url("Images/Schedule/GridHeader.gif");
}

#WebPlannerCaption
{
	font-size: 8pt;
    font-weight:bold;
    COLOR: #ffffff;
    BACKGROUND: #6AAED3;
	font-family: Verdana;
	text-align: center;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	border-top: 0px;
	border-bottom: 0px;
	background-image:url("Images/hourline.gif");
}

#WebPlannerSideBar
{
	font-size: 8pt;
    font-weight:bold;
	COLOR: #ffffff;
	BACKGROUND: #6AAED3;
	font-family: Verdana;
	text-align: center;
}

.WebPlannerGridRow1
{
/*	BACKGROUND: #d3eaf7;*/
	BACKGROUND: #DEE9EF;
	font-size: 8pt;
/*    font-weight:bold;*/
    COLOR: #000000;
	font-family: Verdana;
/*	text-align: center;*/
    font-weight:normal;
	
/*	border-left: 1px solid #c0c0c0;*/
	border-right: 1px solid #c0c0c0;
	border-top: 0px;
	border-bottom: 0px;
}
.WebPlannerGridRow2
{
/*	BACKGROUND: #d3eaff; */
	BACKGROUND: #FFFFFF;
	font-size: 8pt;
    font-weight:normal;
/*    font-weight:bold;*/
    COLOR: #000000;
	font-family: Verdana;
/*	text-align: center;*/
	/*border-left: 1px solid #c0c0c0;*/
	border-right: 1px solid #c0c0c0;
	border-top: 0px;
	border-bottom: 0px;

}



.WebPlannerGridRow1DayDiv
{
	BACKGROUND: #DEE9EF;
	font-size: 8pt;
    COLOR: #000000;
	font-family: Verdana;
	text-align: center;
/*	border-left: 1px solid #c0c0c0;*/
	border-right: 1px solid #c0c0c0;
	border-bottom: 0px;
	border-top: 1px solid #c0c0c0;
}
.WebPlannerGridRow2DayDiv
{
	BACKGROUND: #FFFFFF;
	font-size: 8pt;
    COLOR: #000000;
	font-family: Verdana;
	text-align: center;
/*	border-left: 1px solid #c0c0c0;*/
	border-right: 1px solid #c0c0c0;
	border-top: 1px solid #c0c0c0;
	border-bottom: 0px;
}



#WebPlannerItemCaption
{
	font-size: 7pt;
	font-family: Verdana;
}

#DIVTOP
{
	behavior: url( "syncscroll.htc" );
	overflow: hidden;
    BACKGROUND: #6AAED3;
	background-image:url("Images/hourline.gif");
	background-repeat:repeat-x;
	border-bottom: 1px solid #c0c0c0;
}


#DIVLEFT
{
	behavior: url( "syncscroll.htc" );
	overflow: hidden;
	font-size: 8pt;
    font-weight:bold;
	COLOR: #ffffff;
	BACKGROUND: #6AAED3;
	font-family: Verdana;
	text-align: center;
	border-right: 1px solid #c0c0c0;
	
}
#DIVRIGHT
{
	behavior: url( "syncscroll.htc" );
	overflow: hidden;
	font-size: 8pt;
    font-weight:bold;
	COLOR: #ffffff;
	BACKGROUND: #6AAED3;
	font-family: Verdana;
	text-align: center;
	border-right: 1px solid #c0c0c0;
	
}


#DIVCORNER
{
	font-size: 8pt;
	color: #6AAED3;
	background: #6AAED3;
	font-family: Verdana;
	text-align: center;
	background-image:url("Images/hourline.gif");
	background-repeat:repeat-x;
	border-right: 1px solid #c0c0c0;
	border-bottom: 1px solid #c0c0c0;
}

.WebPlannerItem
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;
	color: #000000;
	text-align:left;

}

.WebPlannerItemIRC
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;
	color: #000000;
	

}

#WebPlannerCorner
{
	font-size: 8pt;
	border-left-color: #c0c0c0;
	border-bottom-color: #c0c0c0;
	color: #000000;
	border-top-color: #c0c0c0;
	font-family: Verdana;
	text-align: center;
	border-right-color: #c0c0c0;
	background-image:url("Images/hourline.gif");
}

.ToolTip
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana;
	color: #000000;
	

}
.DateRange
{	
	font-family:'Arial CE','Helvetica CE',Arial,helvetica,sans-serif;
	font-weight:bold;
	font-size:9pt;
	text-decoration:none;
	color:#1e71b8
}
.WebPlannerHours
{
	font-size: 8pt;
    font-weight:bold;
    COLOR: #ffffff;
	font-family: Verdana;
	text-align: center;
	vertical-align:middle;
/*	border-left: 1px solid #c0c0c0;*/
	border-right: 1px solid #c0c0c0;
	border-top: 0px;
/*	border-bottom: 1px solid #c0c0c0;*/
/*
    BACKGROUND: #6AAED3;
	background-image:url("../Images/hourline.gif");
*/
}


.Wait
{
	font-family:'Arial CE','Helvetica CE',Arial,helvetica,sans-serif;
	font-weight:normal;
	font-size:9pt;
	text-decoration:none;
	background-color:#dbe9f9;
	border-bottom: 1px solid #0000FF;
	border-top: 1px solid #0000FF;
	border-left: 1px solid #0000FF;
	border-right: 1px solid #0000FF;
}
.toolbarindent
{
	width:5px;
}

.GridView1
{
	text-align:left;
}
.Tabs
{
	background-color:White;
	border-right: 1px solid #848ec6;
	border-left: 1px solid #848ec6;
}

