﻿/* typical day - main column */
.typicalday-top
{
	background-image :url(/Style%20Library/Images/GWF/wc-daily-schedule-bg-top.png); 	
	background-repeat: no-repeat; height: 6px; position: relative; min-width: 352px;  

}
.typicalday-body
{
	background-image: url(/Style%20Library/Images/GWF/wc-daily-schedule-bg-rpt.png); 
	background-repeat: repeat-y; padding: 15px;
}
.typicalday-header
{
	top: -40px; left: -12px; position: relative;  
}
.typicalday-body table
{
	top: -40px; position: relative;  
}
.typicalday-bottom
{
	background-image: url(/Style%20Library/Images/GWF/wc-daily-schedule-bg-bottom.png); 
	background-repeat: no-repeat; height: 6px;
}
.typicalday-bottom-image
{
	top: -98px; left: -22px; position: relative;  
}
/* typical day: right-column styles */
.typicalday-top-right
{
	background-image: url(/Style%20Library/Images/GWF/wc-schedule-r-bg-top.png); 
	background-repeat: no-repeat; height: 6px; position: relative; min-width: 251px;  
}
.typicalday-body-right
{
	background-image: url(/Style%20Library/Images/GWF/wc-schedule-r-rpt.png); 
	background-repeat: repeat-y; padding: 0px 6px 0px 6px ; 
}
.typicalday-header-right
{
	top: -22px; left: -16px; position: relative;

}
.typicalday-body-right table
{
	top: -22px; position: relative; text-align: left; width: 251px;
}

.typicalday-bottom-right
{
	background-image: url(/Style%20Library/Images/GWF/wc-schedule-r-bg-bottom.png); 
	background-repeat: no-repeat; height: 6px
}
