/*------------------------- Weekly Timeshare Calendar Styles -------------------------*/

.weeklycal_container
{
	width:440px;
	height:266px;
	float:right;
	background:#d6f4ef;
	margin:10px 0 0 15px;
}

.weeklycal_innercontainer
{
	margin: 5px 0 0 5px;
	width:428px;
	height:254px;
	border:solid 1px #00A188;
	background:#fff;
}

#calendar .weeklycal_header
{
	background:#00A188;
	height:22px;
	position:relative;
}

#calendar .weeklycal_title
{
	font:bold 12px myriad, arial, helvetica, sans-serif;
	color:#fff;
	text-align:center;
	line-height:20px;
}

#calendar .weeklycal_prev a, #calendar .weeklycal_prev a:visited, #calendar .weeklycal_prev a:active, #calendar .weeklycal_prev a:link
{
	width:25px;
	height:19px;
	background:url(/images/weeklyprev_btn.gif) left top no-repeat;
	position:absolute;
	top:0;
	left:5px;
}

#calendar .weeklycal_next a, #calendar .weeklycal_next a:visited, #calendar .weeklycal_next a:active, #calendar .weeklycal_next a:link
{
	width:25px;
	height:19px;
	background:url(/images/weeklynext_btn.gif) left top no-repeat;
	position:absolute;
	top:0;
	right:5px;
}

#calendar .weeklycal_prev a:hover, #calendar .weeklycal_next a:hover
{
	background-position:100% -19px;
}

#calendar .weeklycal_months
{
	height:20px;
	margin:10px 0 10px 35px;
}

#calendar a.weeklycal_month, #calendar a.weeklycal_month:visited, #calendar a.weeklycal_month:link
{
	float:left;
	width:25px;
	margin:0 0 0 3px;
	text-align:center;
	font:bold 12px myriad, arial, helvetica, sans-serif;
	color:#58595b;
	cursor:pointer;
}

#calendar a.weeklycal_month:hover, #calendar a.weeklycal_month:focus
{
	color:#C81D6F;
}

#calendar .weeklycal_years
{
	width:50px;
	margin:0 5px 0 5px;
	float:left;
}

#calendar .weeklycal_yearbox
{
	width:50px;
	height:30px;
	margin:0 0 5px 0;
	background:#58595b;
	color:#fff;
	font:bold 12px myriad, arial, helvetica, sans-serif;
	text-align:center;
	line-height:30px;
}

#calendar .SlidingPanels
{
	width:363px;
	height:175px;
	float:left;
	position:relative;
}

#calendar .SlidingPanelsContentGroup
{
	width:10000px;
	float:left;
	position:relative;
}
/* lol  the S was capitalized here and lower in the html!! */
#calendar .SlidingPanelsContent
{
	width: 70px;
	float:left;
	margin:0 3px 0 0;
}

#calendar .SlidingPanelsAnimating *
{
	overflow: visible !important;
}

#calendar .content
{
	width:68px;
}

#calendar .weeks
{

}

#calendar .datesbox
{
	height:30px;
	margin:0 0 5px 0;
	background:#d9dadb;
	color:#2c2c2d;
	font:normal 9px tahoma;
	text-align:center;
	line-height:30px;
}

#calendar .weekbox
{
	height:26px;
	margin:0 0 5px 0;
	background:#929498;
	border:solid 2px #58595b;
	color:#fff;
	font:bold 12px myriad, arial, helvetica, sans-serif;
	text-align:center;
	line-height:26px;
}

#calendar .holiday
{
	width:67px;
	height:30px;
	margin:0 0 5px 0;
	background:#f1c6db;
	color:#C81D6F;
	font:normal 9px tahoma;
	text-align:center;
	line-height:14px;
}

#calendar .holiday b
{
	font:normal 8px tahoma;
	text-transform:uppercase;
}


.weeklycal_legend
{
	width:99.5%;
	position:absolute;
	left:1px;
	bottom:0px;
}

.weeklycal_holiday
{	
	float:left;
	font:normal 9px tahoma, arial, helvetica, sans-serif;
	text-align:center;
	color:#2c2c2d;
	margin:0 0 0 2px;
}

/*------------------------- End of Weekly Timeshare Calendar Styles -------------------------*/






























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

