/* RadScheduler skin */
/*
.RadScheduler_Vista .rsHeader
{
	background: #cc0000
	}


.RadScheduler_Vista *
{
	overflow: visible !important;
}

.RadScheduler_Vista .rsAptBottom
{
	height: 10px !important;
	clear:both !important;
	border: none !important;
}

.RadScheduler_Vista .rsApt *
{
	border: none !important;
}

.RadScheduler_Vista .rsApt
{
	overflow: visible !important;
	margin-top: 3px;
}

*/

.RadScheduler, .RadScheduler_Vista .rsTodayCell 
{ 
	background-color: #eee1c2 !important;
	}
	

.RadScheduler_Vista .rsWrap 
{
	background: none;
	border: none;
	}	

.RadScheduler_Vista .rsMonthView .rsWrap * {background: none !important;}

.RadScheduler_Vista .rsApt
{
	background: none;
	}
	
	/*		
.RadScheduler_Vista .rsAptContent {
	border: 0px
	}
	
.RadScheduler_Vista .rsAptMid 
{
	border: 0px
	
	}	
	
.RadScheduler_Vista .rsAptIn
{
	border: none
	}	

.RadScheduler_Vista div .rsAptContent
{
	padding-bottom: 5px !important;
	text-decoration: none !important;
}
*/	
