

.Cal_Head td
{
    background: url(../../sf.gif) repeat-x 0 -35px;
    height:30px;
}
.Cal_Head td a
{
	color:white;
	font-size:16px;
	font-weight:bolder;
	margin-bottom:5px;
	margin-top:0;
	text-align:center;
}

/* --------- EventSmall ----------- */
.EventHR{
	border-Top:silver 1px solid;
	height:10px;
}

.EventSmall{
    margin-bottom:10px;
    padding-bottom:5px;
    overflow:hidden;
}

.EventSmall a.thumb{
	display:block;
	float:left;
	margin:0 5px 5px 0;
}
.EventSmall img{
    display:block;
    border:1px solid gray;
}

.EventSmall .Title a{
    color:#06254a;
    font-weight:bolder;
}
.EventSmall .Date{
    color:gray;
    font-size:11px;
}
.EventSmall .Brief{
	margin:5px 0 0 0;
}

/* ---------- Calendar ------------  */
.EventMonthLink {
    color:white;
    font-size:16px;
    font-weight:bolder;
}
.MonthName
{
    color:#b09e76;
    font-weight:bolder;
}
.DayName
{
    font-size:11px;
}
a.EventLink
{
    color:#153255;
    font-size:11px;
    font-weight:bolder;
}
.CalendarCell
{
    font-size:11px;
}
.NoEvent
{
    color:gray;
}
/* -------- EventsPage ----------- */

#EventsPage .EventCalendar {
    float:right;
    width:220px;
    text-align:right;
}
#EventsPage .Content{
	float:Right;
    width:745px;
    overflow:hidden;
}

#EventsPage .ViewBar{
	margin:0 0 10px 0;
	padding:3px;
	background:#7696BD;
	color:white;
}
#EventsPage .ViewBar table{
	width:100%;
}
#EventsPage .ViewBar .Space1{
	width:30px;
}
#EventsPage .ViewBar .Space2{
	width:100%;
}
#EventsPage .ViewBar a{
	display:block;
	text-decoration:none;
	line-height:24px;
	white-space:nowrap;
}

#EventsPage .ViewBar a:hover{
	text-decoration:none;
}


#EventsPage .ViewBar a.Today{
	color:#000;
	background:#eee;
	padding:0 4px 0 4px;
	margin:0 8px 0 0;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
#EventsPage .ViewBar a.Today:hover{
	color:#666;
}

#EventsPage .ViewBar .Title{
	font-weight:bold;
	padding:0 7px 0 7px;
	color:white;
	white-space:nowrap;
}

#EventsPage .ViewBar a.Nav{
	font-size:120%;
	background:#0F3768;
	color:white;
	padding:0 2px 0 2px;
	margin:0 3px 0 3px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
#EventsPage .ViewBar a.Nav:hover{
	background:#336098;
}

#EventsPage .ViewBar a.View{
	color:#666;
	background:#F0F0F0;
	padding:0 4px 0 4px;
	margin:0 1px 0 1px;
	border:silver 1px outset
}
#EventsPage .ViewBar a.View:hover, #EventsPage .ViewBar a.ViewHover{
	color:#000;
	background:#F9F9F9;
	border:silver 1px inset;
}

/* --------- Views ---------- */
.ViewGrid{
	border-collapse:collapse;
	border-color:#DDDDDD;
}
.ViewGrid TH{
	font-size:11px;
	font-weight:lighter;
	background:#ECF0FF;
	padding:2px 0 2px 0;
}

.ViewGrid TD.HourCell{
	background:#ECF0FF;
}
.ViewGrid TD.HourCell div{
	font-size:11px;
	color:#666;
	width:38px;
	margin:2px 1px 0 1px;
	text-align:Left;
	white-space:nowrap;
}

.ViewGrid Div.TodayCell{
    background:#1e1e1e;
}
.ViewGrid TH.TodayCell{
    background:#FAD163;
}
.ViewGrid .TodayCell div.Num{
    border-color:white;
    background:#384349;
}

/* Now rules after today rules! */
.ViewGrid TD.NowCell{
    background:#FB7C7C;
}
.ViewGrid TD.NowCell div{
    color:#fff;
}
.ViewGrid Div.NowCell{
    background:#FFC5C5;
}

/* --------- Month View ---------- */
.View_Month TD{}

.View_Month div.Cell{
	width:101px;
	height:102px;
	overflow:hidden;
	margin:1px 2px 2px 2px; 
	position:relative;
}
.View_Month div.Num{
	margin:0 0 1px 0;
	padding:0 3px 1px 0;
	text-align:right;
	font-size:9px;
	color:#666;
	background:#242625;
}
/* --------- Week View ---------- */
.View_Week div.Cell{
	width:95px;
	height:85px;
	overflow:hidden;
	margin:1px 2px 2px 2px; 
	position:relative;
}
/* --------- Week View ---------- */
.View_5Days div.Cell{
	width:135px;
	height:85px;
	overflow:hidden;
	margin:1px 2px 2px 2px; 
	position:relative;
}
/* --------- Day View ---------- */
.View_Day div.Cell{
	width:698px;
	height:85px;
	overflow:hidden;
	margin:1px 2px 2px 2px; 
	position:relative;
}

.View_Day .EventSmall img{
    display:block;
    border:1px solid gray;
    height:85px;
}
/* --------- Event Mini ---------- */
div.EventMini a{
	display:block;
	text-decoration:none;
	position:relative;
	z-index:0;
}
div.EventMini .Thumb{
	display:block;
	height:68px;
	overflow:hidden;
}

div.ManyCell div.EventMini a:hover .Thumb{
	display:block;
}

div.EventMini img{
	display:block;
	width:101px;
	border:none;
	margin:-10px 0 0 0;
}
div.EventMini a:hover img{
	margin:-9px 0 0 0;
}
.View_Week div.EventMini img{
	width:95px;
}

div.EventMini .Title{
	display:block;
	white-space:nowrap;
	font-size:12px;
	margin:0 0 2px 0;
	color:#000;
	background:#fcfcfc;
	padding:1px;
}
div.EventMini a:hover .Title{
	color:#fff;
	background:#666;
}
div.MoreEventMini{
	white-space:nowrap;
	font-size:11px;
	margin:0 0 1px 0;
}
div.MoreEventMini a{
	display:block;
	color:#666;
	text-decoration:none;
	background:#fcfcfc;
	padding:1px;
}
div.MoreEventMini a:hover{
	color:#fff;
	text-decoration:none;
	background:#666;
}

/* ------------ SendEventPage  */
#SendEventPage{}

/* ------------ SendEventPage  */
#EventPage{}

#EventPage .Meta{
	clear:both;
	margin:1px 0 8px 0;
	FONT-SIZE: 12px;
	overflow:hidden;
	line-height:22px;
}
#EventPage .EventDate{
	color:#666;
	float:Right;
	margin:0 3px;
}
#EventPage .Attend{
	color:#666;
	float:Right;
	margin:0 3px;
}


#EventPage .Attend .Do, #EventPage .Attend .Done{
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	color:white;
	padding:0 3px;
}
#EventPage .Attend .Do {
	background:#7696BD;
	cursor:pointer;
}
#EventPage .Attend .Done{
	background:#666;
}
#EventPage .Attend i{
	background: #fff;
	color:#333;
	padding:1 3px;
	margin:0 5px;
	font-style:normal;
	line-height:18px;
}
#EventPage .Attend a{
	color:white;
}
#EventPage .Attend a:hover{
	color:white;
}


#EventPage .AddTo{
	color:#666;
	float:Right;
	margin:0 3px;
}
#EventPage .AddTo a{
	display:block;
	padding:0 3px;
	text-decoration:none;
	background:#7696BD;
	color:#fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
#EventPage .AddTo a:hover{
	background:#0F3768;
}


#EventPage .AddTo a.Done, #EventPage .AddTo a.Done:hover{
	background:#666;
	color:#fff;
}
