
 #cal2Container {   /* For this Class created by the use of both Html and JavaScript purpose. So that, the Id is being used as CSS Class */
/*	display:none;
	left:117px;
	position:absolute;
	top:79px */
}
#cal2Container table {
	margin-left:auto;
	margin-right:auto }

.yui-calcontainer{
	float:left;
	overflow:hidden;
	position:relative
	}

.FMQ_CalendarWrapper{
	background-image: url(http://media.moving.com/moving/mvng/rd09/Calendar-bg.png);
	float:left;
	height:155px;
	overflow:hidden;
	width:184px;

	display:none;
	left:117px;
	position:absolute;
	top:79px
}

.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;
	width:0px;
	z-index:1}
.yui-calcontainer .close-icon{
	overflow:hidden;
	position:absolute;
	text-indent:-10000em;
	z-index:1}


.yui-calendar{
	margin-top:12px;
	position:relative}
.yui-calendar .calnavleft{
	overflow:hidden;
	position:absolute;
	text-indent:-10000em;
	z-index:1}
.yui-calendar .calnavright{
	overflow:hidden;
	position:absolute;
	text-indent:-10000em;
	z-index:1}
.yui-calendar .calheader{
	position:relative;
	text-align:center;
	width:152px}


.yui-skin-sam{
	border-spacing:0;
	border-collapse:collapse;
	font:100% sans-serif;
	margin:-8px 0px 0px 10px;
	text-align:center}
.yui-skin-sam  td {
	text-align:center;
	vertical-align:middle}
.yui-skin-sam  td.calcell{
	color:#386aa7;
	font-family:verdana;
	font-size:11px}
.yui-skin-sam  td.calcell a{
	color:#386aa7;
	display:block;
	font-size:11px;
	height:100%;
	text-decoration:none}
.yui-skin-sam  td.calcell.oom{
	color:#C0C0C0;
	cursor:default}
.yui-skin-sam  td.calcell.selected{
	background-color:#fff;
	color:#000}
.yui-skin-sam  td.calcell.selected a{
	color:#386aa7;
	font-weight:bold}
.yui-skin-sam  td.calcell.calcellhover{
	background-color:#cae2fb;
	color:#386aa7;
	cursor:pointer}
.yui-skin-sam  td.calcell.previous{color:#e0e0e0}
.yui-skin-sam  .calclose{
	cursor:pointer;
	height:15px;
	right:.4em;
	top:.4em;
	width:25px}
.yui-skin-sam  .calhead{
	border:none;
	padding:0;
	vertical-align:middle}
.yui-skin-sam  .calheader{
	color:#0e2e76;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	margin:-23px 0px 0px 3px;
	padding:0 0 .6em 0;
	text-align:center}
.yui-skin-sam  .calnavleft{
	background:url(http://media.moving.com/moving/mvng/rd09/LeftArrow.jpg) no-repeat;
	bottom:0;
	cursor:pointer;
	height:10px;
	left:7px;
	margin-top:3px;
	top:0;
	width:11px}
.yui-skin-sam  .calnavright{
	background:url(http://media.moving.com/moving/mvng/rd09/RightArrow.jpg) no-repeat;
	bottom:0;
	cursor:pointer;
	margin-top:3px;
	height:10px;
	right:7px;
	top:0;
	width:11px}
.yui-skin-sam .calweekdayrow{height:2em}
.yui-skin-sam .calweekdayrow th{
	border:none;
	padding:0;
	vertical-align:middle}
.yui-skin-sam .calweekdaycell{
	color:#39393a;
	font-family:"verdana";
	font-size:12px;
	font-weight:bold;
	text-align:center;
	width:2em}

/*End Calendar Styles*/
