﻿ .WrapperDiv {
        width:800px;height:400px;border: 1px solid black;
    }    

div.SectionBox
{
	
	background: url('images/ScheduleBoxHStrip.png');	
	width: 770px;
	padding: 5px;
	padding-top: 0px;	
	padding-bottom: 0px;
	margin: 0px;
	
	
}

div.SectionBoxBottom
{
	
	background: url('images/ScheduleBoxBottom.png');
	width: 780px;
	height: 40px;
	margin: 0px;
}

div.SectionBoxTopTitle
{
	background: url(  'images/GenericBoxTopFlatTitle.png' );
	width: 180px;
	height: 30px;
	margin: 0px;
	font-family:  Arial;
	font-size: 10pt;	
	color: Gainsboro;  
	font-style: italic; 
	font-weight: bold;
	padding: 12px 0px 0px 600px;
}

div.SectionBoxTop
{
	background: url(  'images/GenericBoxTopFlat.png' );
	width: 780px;
	height: 20px;
	margin: 0px;
	font-family:  Arial;
}


div.ScheduleBox
{
	
	background: url('images/ScheduleBoxHStrip.png');	
	width: 770px;
	padding: 5px;	
	padding-bottom: 0px;
	margin: 0px;
	
}

div.ScheduleBoxBottom
{
	
	background: url('images/ScheduleBoxBottom.png');
	width: 780px;
	height: 40px;
	margin: 0px;
}


ul.TabbedBoxHeader 
{
	background: url('images/ScheduleBoxTop.png');	
	list-style-type: none;		
	margin: 0px;
	padding: 0px;		
	height: 42px;
	width: 780px;
	border: none;	
}

ul.TabbedBoxHeader li
{
	float:left;
}
ul.TabbedBoxHeader li a
{
	font-family: Times New Roman;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	height: 29px;
	width: 151px;
	overflow: hidden;
	text-align: center;
	font-size: 14pt;	
	padding-top: 11px;
	color: black;	
	display: block;
	float: left;	
	background-repeat: no-repeat;
}


ul.TabbedBoxHeader li a
{
	background: url('images/ScheduleTabInActive.png');
}

ul.TabbedBoxHeader li a:hover
{
	background: url('images/ScheduleTabInActiveHover.png');
}


ul.TabbedBoxHeader li.active a
{
	background: url('images/ScheduleTabActive.png');
}

ul.TabbedBoxHeader li.active a:hover
{
	background: url('images/ScheduleTabActive.png');
}





div.TabbedBoxHeaderTitle
{
	background: url('images/ScheduleBoxTopTitleRight.png');	
	font-family:  Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	height: 33px;
	width: 180px;	
	padding: 35px 0px 0px 50px;
	float: left;
	color: Gainsboro;
	
}

div.TabbedBoxHeaderNoTitle
{
	background: url('images/ScheduleBoxNoTitleRight.png');	
	font-family:  Arial;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
	margin: 0px;
	height: 68px;
	width: 29px;	
	padding: 0px;
	float: left;
	color: Gainsboro;
	
}

ul.TabbedBoxHeaderTitle 
{
	background: url('images/ScheduleBoxTopTitleLeft.png');	
	list-style-type: none;		
	margin: 0px;
	padding: 0px;		
	height: 68px;
	width: 550px;
	border: none;	
	float: left;
}


ul.TabbedBoxHeaderTitle li 
{
	float: left;
}

ul.TabbedBoxHeaderTitle li a
{
	font-family: Times New Roman;
	padding: 0px;
	margin: 0px;
	margin-left: 1px;
	height: 29px;
	width: 151px;
	overflow: hidden;
	text-align: center;
	font-size: 14pt;	
	padding-top: 11px;
	color: black;	
	display: block;
	float: left;	
	background-repeat: no-repeat;
}


ul.TabbedBoxHeaderTitle li a
{
	background: url('images/ScheduleTabInActive.png');
}

ul.TabbedBoxHeaderTitle li a:hover
{
	background: url('images/ScheduleTabInActiveHover.png');
}


ul.TabbedBoxHeaderTitle li.active a
{
	background: url('images/ScheduleTabActive.png');
}

ul.TabbedBoxHeaderTitle li.active a:hover
{
	background: url('images/ScheduleTabActive.png');
}











table.ScheduleCalendar
{
	background-color: Black;
	table-layout: fixed;
}


table.ScheduleCalendar tr.Header td
{
	font-size: 10pt;	
	font-weight: bold;
	text-align: center;	
	padding: 2px 5px 2px 5px;
}


table.ScheduleCalendar tr td
{
	font-size: 8pt;	
	text-align: right;
	padding: 2px 5px 2px 5px;
	background-color: White;
	vertical-align: top;
	width: 90px;
	
}


table.ScheduleCalendar tr.Footer td
{
	text-align: right;	
}

table.ScheduleCalendar tr a 
{
	font-size: 10pt;	
	text-decoration: underline;
	color: Blue;
	
}



div.Popup
{
	padding: 10px; 
	position: absolute; 
	border: solid 1px black; 
	background-color: #eeffff
}

div.PopupMask
{
	background-color:Black; 
	filter: alpha(opacity=20); 
	position:absolute; 
	top:0; 
	left:0;
	width:960px;
	height:920px;
}

/*
iframe.PopupIFrameMask
{
	filter: alpha(opacity=0);
	position:absolute; 
	top:0; 
	left:0;
	width:960px;
	height:900px;
}
*/

iframe.PopupIFrameMask
{

	filter: alpha(opacity=0);
	position:absolute; 
	top:0; 
	left:0;
	width:960px;
	height:920px;
}

td.EmailAddressImage
{
	background-image: url('/newcenteron/dotnet2/mail.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	
}

td.EmailGroupImage
{
	background-image: url('/newcenteron/dotnet2/mail_earth.png');
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	
}

.HiddenColumn
{
	display:none;
} 



DIV.MapToolBar 
{
	background-color: White;	
	padding: 2px;
	border-bottom: solid 1px black;
}

DIV.MapToolBar A IMG 
{
	border: none;
}

DIV.MapToolBar A 
{
	
	border: solid 2px white;
}

DIV.MapToolBar A.Active
{
	
	border: solid 2px green;
}

DIV.WindowContent 
{
	background-color: #dfdfdf;
	padding: 5px;
}

TABLE.GridTable
{
    border:1px solid black;
}

td.rwWindowContent TABLE.GridTable TD
{
    border: 1px solid black;
}

td.rwWindowContent TR.GridTableSpacerRow TD
{
    border-right-width: 0px;
    border-left-width: 0px;
}

td.rwWindowContent TABLE.ControlTable TD
{
    border-style:none;
}