﻿.mainWrap
{
	width:748px;
	height:332px;
	position:relative;
	background:url(demo-background.jpg) no-repeat;
}
.pickerWrap
{
	position:absolute;
	top:90px;
	left:110px;
	width:210px;
}

.pickerWrap label
{
	color:#fff;
}

.rcTable td a img
{
	margin:2px 0 0 3px;
}

div table.RadCalendarTimeView td,
div table.RadCalendarTimeView td.rcFooter
{
	border:0;
	padding:0;
}

.RadCalendarTimeView .rcHeader
{
	background:none transparent;
}

.headerTemplate,
.footerTemplate
{
	width:215px;
	height:28px;
	margin:2px;
	background:url(headerfooter.gif) no-repeat;
}

.headerTemplate
{
	color:#ffb400;
	font:11px/28px arial,sans-serif;
	text-transform:uppercase;
}

.footerTemplate
{
	line-height:28px;
	text-align:right;
}

.footerTemplate button
{
	width:47px;
	height:18px;
	border:0;
	margin:0 5px 0 0;
	font-size:12px;
	line-height:16px;
	background:url(footer-button.gif) no-repeat;
	color:#000;
	vertical-align:middle;
}

.itemt
{
	width:71px;
	height:22px;
	background:url(item-template.gif) no-repeat;
	line-height:22px;
	text-align:center;
	color:#ffb400;
	cursor:pointer;
}