/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.1
*/
.yui-calcontainer
{
	_overflow: hidden;
	float: left;
	position: relative;
}
.yui-calcontainer iframe
{
	border: none;
	height: 100%;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	width: 100%;
	z-index: 0;
}
.yui-calcontainer iframe.fixedsize
{
	height: 50em;
	left: -1px;
	top: -1px;
	width: 50em;
}
.yui-calcontainer.multi .groupcal
{
	float: left;
	position: relative;
	z-index: 1;
}
.yui-calcontainer .title
{
	position: relative;
	z-index: 1;
}
.yui-calcontainer .close-icon
{
	position: absolute;
	z-index: 1;
}
.yui-calendar
{
	position: relative;
}
.yui-calendar .calnavleft
{
	position: absolute;
	z-index: 1;
}
.yui-calendar .calnavright
{
	position: absolute;
	z-index: 1;
}
.yui-calendar .calheader
{
	position: relative;
	text-align: center;
	width: 100%;
}
.yui-calendar .calbody a:hover
{
	background: inherit;
}
p#clear
{
	clear: left;
	padding-top: 10px;
}
.yui-skin-sam .yui-calcontainer
{
	background-color: #f2f2f2;
	border: 1px solid #808080;
	padding: 10px;
}
.yui-skin-sam .yui-calcontainer.multi
{
	padding: 0 5px 0 5px;
}
.yui-skin-sam .yui-calcontainer.multi .groupcal
{
	background-color: transparent;
	border: none;
	margin: 0;
	padding: 10px 5px 10px 5px;
}
.yui-skin-sam .yui-calcontainer .title
{
	background: url(/imagens/sprite.png) repeat-x 0 0;
	border-bottom: 1px solid #cccccc;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	height: auto;
	left: 0;
	margin: 0 -10px 10px -10px;
	padding: .4em;
	text-align: left;
	top: 0;
}
.yui-skin-sam .yui-calcontainer.multi .title
{
	margin: 0 -5px 0 -5px;
}
.yui-skin-sam .yui-calcontainer.withtitle
{
	padding-top: 0;
}
.yui-skin-sam .yui-calcontainer .calclose
{
	background: url(/imagens/sprite.png) no-repeat 0 -300px;
	cursor: pointer;
	height: 15px;
	right: .4em;
	top: .4em;
	width: 25px;
}
.yui-skin-sam .yui-calendar
{
	border-collapse: collapse;
	border-spacing: 0;
	font: 12px sans-serif;
	text-align: center;
}
.yui-skin-sam .yui-calendar .calhead
{
	background: transparent;
	border: none;
	vertical-align: middle;
}
.yui-skin-sam .yui-calendar .calheader
{
	background: transparent;
	font-weight: bold;
	padding: 0 0 .6em 0;
	text-align: center;
	color: #9A9B9D;
}
.yui-skin-sam .yui-calendar .calheader img
{
	border: none;
}
.yui-skin-sam .yui-calendar .calnavleft
{
	background: url(/imagens/sprite.png) no-repeat 0 -450px;
	bottom: 0;
	cursor: pointer;
	height: 15px;
	left: -10px;
	margin-left: .8em;
	top: 0;
	width: 25px;
}
.yui-skin-sam .yui-calendar .calnavright
{
	background: url(/imagens/sprite.png) no-repeat 0 -500px;
	bottom: 0;
	cursor: pointer;
	height: 15px;
	margin-right: .8em;
	right: -10px;
	top: 0;
	width: 25px;
}
.yui-skin-sam .yui-calendar .calweekdayrow
{
	height: 2em;
}
.yui-skin-sam .yui-calendar .calweekdaycell
{
	color: #9A9B9D;
	font-weight: bold;
	text-align: center;
	width: 2em;
}
.yui-skin-sam .yui-calendar .calfoot
{
	background-color: #f2f2f2;
}
.yui-skin-sam .yui-calendar .calrowhead,.yui-skin-sam .yui-calendar .calrowfoot
{
	color: #a6a6a6;
	font-size: 85%;
	font-style: normal;
	font-weight: normal;
}
.yui-skin-sam .yui-calendar .calrowhead
{
	padding-right: 2px;
	text-align: right;
}
.yui-skin-sam .yui-calendar .calrowfoot
{
	padding-left: 2px;
	text-align: left;
}
.yui-skin-sam .yui-calendar td.calcell
{
	background-color: #fff;
	border: 1px solid #cccccc;
	height: 1.6em;
	line-height: 1.6em;
	padding: 1px;
	text-align: center;
	white-space: nowrap;
}
.yui-skin-sam .yui-calendar td.calcell a
{
	color: #90006D;
	display: block;
	height: 100%;
	text-decoration: none;
}
.yui-skin-sam .yui-calendar td.calcell.today
{
	background-color: #000;
}
.yui-skin-sam .yui-calendar td.calcell.today a
{
	background-color: #fff;
}
.yui-skin-sam .yui-calendar td.calcell.oom
{
	background-color: #cccccc;
	color: #a6a6a6;
	cursor: default;
}
.yui-skin-sam .yui-calendar td.calcell.selected
{
	background-color: #fff;
	color: #000;
}
.yui-skin-sam .yui-calendar td.calcell.selected a
{
	background-color: #FBCAB8;
	color: #000;
}
.yui-skin-sam .yui-calendar td.calcell.calcellhover
{
	background-color: #90006D;
	color: #fff;
	cursor: pointer;
}
.yui-skin-sam .yui-calendar td.calcell.calcellhover a
{
	background-color: #90006D;
	color: #fff;
}
.yui-skin-sam .yui-calendar td.calcell.previous
{
	color: #e0e0e0;
}
.yui-skin-sam .yui-calendar td.calcell.restricted
{
	text-decoration: line-through;
}
.yui-skin-sam .yui-calendar td.calcell.highlight1
{
	background-color: #FBCAB8;
}
.yui-skin-sam .yui-calendar td.calcell.highlight2
{
	background-color: #FBCAB8;
}
.yui-skin-sam .yui-calendar td.calcell.highlight3
{
	background-color: #FBCAB8;
}
.yui-skin-sam .yui-calendar td.calcell.highlight4
{
	background-color: #FBCAB8;
}
