﻿	.WeekAtGlance_weeklist{
	margin-bottom: 15px;
	float: left;
	display: inline;
	width: 357px;
	}

	.WeekAtGlance_weeklist .rtsLink{
		padding-left: 0px !important;
		padding-right: 7px;
	}
	
	.WeekAtGlance_weeklist .rtsOut{
		padding-right: 0px !important;
	}
	
	.WeekAtGlance_weeklist .rtsIn{
		padding: 0px !important;
	}

	.WeekAtGlance_OneDay{
		background: url('/DesktopModules/RegEventUpcomingWeekList/calendar_bg.png') no-repeat;
		width: 44px;
		height: 49px;
		overflow: hidden;
	}

	.WeekAtGlance_OneDay td{
		width: 100%;
		text-align: center;
	}

	.WeekAtGlance_WeekDayNameWrapper{
		height: 13px;
	}

	.WeekAtGlance_WeekDayName{
		margin: 0px;
		padding: 0px;
		color: #fff;
		font-weight: 600;
		font-size: 9px;
	}
	
	.WeekAtGlance_DayOfMonth{
		color: #888;
		font-size: 15px;
	}
	
	.rtsSelected .WeekAtGlance_DayOfMonth{
		color: #003052;
		font-weight: 600;
		font-size: 15px;
	}
	
	.WeekAtGlance_More{
		float: left;
		display: inline;
		width: 50px;
	}
	
	.WeekAtGlance_More .rcInputCell{
		display: none;
	}
	
	.WeekAtGlance_BlankTab{
		background: url('/DesktopModules/RegEventUpcomingWeekList/calendarblank_bg.png') no-repeat;
		width: 37px;
		_width: 50px;
		height: 39px;
		_height: 49px;
		padding: 5px 8px 5px 5px;
		text-align: center;
		float: right;
		display: inline;
	}

	.WeekAtGlance_BlankTab a{
		color: #003052;
		font-weight: 600;
		font-size: 10px;
		line-height: 11px;
		width: 100%;
		height: 100%;
		display: block;
		text-align: center;
	}

	.WeekAtGlance_BlankTab a:hover{
		text-decoration: none;
	}

	/* Event Lister */
	
    .eventlister_date
    {
		background: url('/DesktopModules/RegEventUpcomingWeekList/date.png') no-repeat left 3px;
        float: left;
        display: inline;
        clear:both;
        font-family: arial;
        color: #050d16;
        font-size: 17px;
        font-weight: 600;
        text-transform: lowercase;
        border-bottom: 1px solid #ccc;
        margin-bottom: 10px;
        padding-bottom: 3px;
        padding-left: 25px;
        width: 530px;
        _width: 555px;
    }
    .eventlister_eventcontainer
    {
        border-bottom: 1px solid #ccc;
        margin-bottom: 15px;
        padding-bottom: 15px;
        width: 100%;
        clear: both;
    }
    .eventlister_image
    {
        width: 100px;
        height: 80px;
        overflow: hidden;
        float: left;
        display: inline;
        margin-right: 15px;
    }
    .eventlister_title
    {
        font-family: arial;
        font-size: 12px;
        font-weight: 600;
        color: #335975;
    }
    .eventlister_location
    {
        font-family: arial;
        font-size: 12px;
        color: #335975;
        margin-bottom: 5px;
    }
    .eventlister_summary
    {
        font-family: arial;
        font-size: 12px;
    }
	
	

/* cloud tag levels - ALSO CHANGE IN REGEVENT DIRECTORY */

a.tagCloudItemLink{
	white-space:nowrap;
	margin-right: 6px;
}

a.tagCloudItemLink,
a.tagCloudItemLink:link,
a.tagCloudItemLink:visited{
	color: #888;
}

a.tagCloudItemLink:hover,
a.tagCloudItemLink:active{
	text-decoration: none;
	color: #000;
	}

.tagLvl0 a.tagCloudItemLink,
.tagLvl0 a.tagCloudItemLink:link,
.tagLvl0 a.tagCloudItemLink:visited{
	font-size:180%;
}

.tagLvl1 a.tagCloudItemLink,
.tagLvl1 a.tagCloudItemLink:link,
.tagLvl1 a.tagCloudItemLink:visited{
	font-size:160%;
}

.tagLvl2 a.tagCloudItemLink,
.tagLvl2 a.tagCloudItemLink:link,
.tagLvl2 a.tagCloudItemLink:visited{
	font-size:140%;
}


.tagLvl3 a.tagCloudItemLink,
.tagLvl3 a.tagCloudItemLink:link,
.tagLvl3 a.tagCloudItemLink:visited{
	font-size:120%;
}


.tagLvl4 a.tagCloudItemLink,
.tagLvl4 a.tagCloudItemLink:link,
.tagLvl4 a.tagCloudItemLink:visited{
	font-size:100%;
}
