/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/body {font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:20px;;*font:x-small;}table {font-size:inherit;font:100%;}
.yui-calcontainer{float:left;_overflow:hidden; background-color:#FFFFFF;}
.yui-calcontainer iframe{position:absolute;border:ridge;margin:0;padding:0;z-index:0;width:100%;height:100%;left:0px;top:0px;}
.yui-calcontainer.multi .groupcal{z-index:1;float:left;position:relative;}
.yui-calcontainer .title{position:relative;z-index:1;}
.yui-calendar .calnavleft{position:absolute;z-index:1;}
.yui-calendar .calnavright{position:absolute; z-index:1;}
.yui-calendar .calbody a:hover{background:inherit;}
p#clear{clear:left;padding-top:5px;}
 
.yui-calcontainer{background-color:#FFFFFF;padding-top:5px;}
.yui-calendar .calheader{position:relative;width:100%;text-align:center;}
.yui-skin-sam .yui-calendar{border-spacing:0;border-collapse:collapse;font:100% sans-serif;text-align:center;}.yui-skin-sam .yui-calendar .calhead{background:transparent;border:none;vertical-align:middle;}
 .yui-calendar .calheader{font-weight:bold;text-align:center;font-size:11px;padding-top:.5em;padding-bottom:.5em;color:#2a82b2;}/*height between month & year*/
 .yui-calendar .calheader img{border:none;}
 .yui-calendar .calnavleft{ background-image:url(../images/cal_pre.jpg);background-repeat:no-repeat; left:2.5em;top:.7em; cursor:pointer;}
 .yui-calendar .calnavright{background-image:url(../images/cal_next.jpg);background-repeat:no-repeat; left:19em;top:.7em;cursor:pointer; z-index:1100px;}
 .yui-calendar .calweekdayrow{height:1.5em;}/*control the height between week days and year display)
*/
 .yui-calendar .calweekdaycell{font-family:tahoma; font-size:11px; color:#666666; font-weight:bolder;width:3.5em; height:2em;}/*weekday name*/
 
 .yui-calendar .calrowhead, .yui-calendar .calrowfoot{color:#a6a6a6;font-size:85%;font-style:normal;font-weight:normal;}
 .yui-calendar .calrowhead{text-align:right;padding-right:2px;}
 .yui-calendar .calrowfoot{text-align:left;padding-left:2px;}
 .yui-calendar td.calcell{background-color:#FFFFFF;padding:2px;height:1.7em;line-height:1.5em;text-align:center;}/*all num box*/
 .yui-calendar td.calcell a{font-family:tahoma; font-size:11px; color:#666666; text-decoration:none;}/*num css*/
/* .yui-calendar td.calcell.today{background-color:#0033CC;}border on today */
 .yui-calendar td.calcell.today {background-color:#CCCCCC; border:1px solid #999999;}/*background color of highlighted day*/
 .yui-calendar td.calcell.oom{background-color:#FFFFFF;color:#FFFFFF;cursor:default;}/*hiden num*/
 .yui-calendar td.calcell.selected{background-color:#fff;color:#666; }/*hidden num*/
 .yui-calendar td.calcell.selected {background-color:#E1E1E1;}

 .yui-calendar td.calcell.calcellhover a{background-color:#E6E6E6;}/*highlighted num box*/
.yui-calendar td.calcell.calcellhover {width:.5em;height:1em; background-color:#E6E6E6;}/*highlighted num box*/




