﻿body 
{
	font-family: Verdana;
	font-size: 10px;
}
input
{
	font-family: Verdana;
	font-size: 10px;
}
select
{
	font-family: Verdana;
	font-size: 10px;	
}
.freeBox
{
	background-color:#666666;
	margin:5px;
	font-family: Verdana;
	font-size: 10px;
}
.headline
{
	font-size:12px;
	font-weight:bold;	
	color:Maroon;
	text-decoration: none;
}
.subheadline
{
	font-weight:bold;
	color:Maroon;
	text-decoration: none;
}
a:hover
{
	text-decoration:underline;
}
.modalBackground {
	background-color:Gray;
 	filter:alpha(opacity=70);
	opacity:0.7;
}
.popTop
{
    background:url("/images/popTop.png") top repeat-x;
    height:25px;
}

/*.RadScheduler .rodaCalStyle .rsAptContent,
.RadScheduler .rodaCalStyle .rsAptMid .rsAptIn,
.RadScheduler .rodaCalStyle .rsAptMid,
.RadScheduler .rodaCalStyle .rsAptOut
{
 background-image: url("/images/rsAppointmentRedBg.png");
}
.RadScheduler .rodaCalStyle .rsAptContent
{
 
 color:White;
}

.RadScheduler .managementCalStyle .rsAptContent,
.RadScheduler .managementCalStyle .rsAptMid .rsAptIn,
.RadScheduler .managementCalStyle .rsAptMid,
.RadScheduler .managementCalStyle .rsAptOut
{
 background-image: url("/images/rsAppointmentBlueBg.png");
}
.RadScheduler .managementCalStyle .rsAptContent
{
 
 color:White;
}
*/
.calL
{
    position:relative;
    float:left;
}
.clear {font-size: 1px; height: 2px} 
/* WHITE */
.highlightWhite .t {background: url(/images/freePanel/white/top.jpg) 0 0 repeat-x #fff}
.highlightWhite .b {background: url(/images/freePanel/white/bottom.jpg) 0 100% repeat-x}
.highlightWhite .l {background: url(/images/freePanel/white/left.jpg) 0 0 repeat-y}
.highlightWhite .r {background: url(/images/freePanel/white/right.jpg) 100% 0 repeat-y}
.highlightWhite .bl {background: url(/images/freePanel/white/bottomLeft.jpg) 0 100% no-repeat}
.highlightWhite .br {background: url(/images/freePanel/white/bottomRight.jpg) 100% 100% no-repeat}
.highlightWhite .tl {background: url(/images/freePanel/white/topLeft.jpg) 0 0 no-repeat}
.highlightWhite .tr {background: url(/images/freePanel/white/topRight.jpg) 100% 0 no-repeat; padding:10px}
/* GREY */
.highlightGrey .t {background: url(/images/freePanel/grey/top.jpg) 0 0 repeat-x #ebebeb}
.highlightGrey .b {background: url(/images/freePanel/grey/bottom.jpg) 0 100% repeat-x}
.highlightGrey .l {background: url(/images/freePanel/grey/left.jpg) 0 0 repeat-y}
.highlightGrey .r {background: url(/images/freePanel/grey/right.jpg) 100% 0 repeat-y}
.highlightGrey .bl {background: url(/images/freePanel/grey/bottomLeft.jpg) 0 100% no-repeat}
.highlightGrey .br {background: url(/images/freePanel/grey/bottomRight.jpg) 100% 100% no-repeat}
.highlightGrey .tl {background: url(/images/freePanel/grey/topLeft.jpg) 0 0 no-repeat}
.highlightGrey .tr {background: url(/images/freePanel/grey/topRight.jpg) 100% 0 no-repeat; padding:10px}

.box
{
    border:solid 1px #585858;
    padding:7px 7px 7px 7px;
}
.tabs
{
    border:solid 1px #828282;
    padding:0px 0px 10px 5px;
}
.cw
{
	width:500px;
	position:relative;
	clear:both;
	background:#fff;
}
.cwG
{
	width:500px;
	position:relative;
	clear:both;
	background:#f1f1f1;
}

