﻿
#calendardateholder 
{
	float:right;
}

#calendarcontainer, #calendarcontainer2 {
height:180px;
padding:0px 10px 5px;
width:500px;
position:relative;
}



#eventcal1_calendardiv {
/*margin-top:0px;
margin-left:221px;
position:absolute;
background-image: url(../images/search-bg.png);
z-index:299;

float:left;
clear:Both;*/
}


#calendarcontainer > #eventcal1_calendardiv {
text-align:-moz-center;
}

#calendarcontainer2 > #eventcal1_calendardiv {
text-align:-moz-center;
}
.calBody {
}
.calInputTable {
margin-bottom:5px;
margin-top:5px;
width:200px;
}
.calInputRow {
vertical-align:middle;
}
.calInputCell {
text-align:center;
white-space:nowrap;
}
.calNavLink {
}
.calNavImage {
border:medium none;
vertical-align:middle;
}
.calMonthChoice {
vertical-align:middle;
}
.calYearChoice {
vertical-align:middle;
}
.calMonthTable {
	float:left;
	margin-left:10px;
	width:150px;
	border-left-width: 1px;
	border-top:0;
	border-collapse:collapse;
	border-left-style: solid;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}
.calMonthTable TD,
.calMonthTable TR {
	border:0;
	padding:0;
	height:18px;
	vertical-align:middle;
}
.calHeaderRow_mn_yr {
	font-family:Arial,Verdana,helvetica;
	font-size:7pt;
	font-weight:bold;
	text-align:center;
}
.calHeaderCell_mn_yr {
	background-color: #81CAF7;
	color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
	
}
.calHeaderCell_mn_yr .goback {
	float: left;
	width: 13px;
	padding: 2px 1px 1px 2px;
}
.calHeaderCell_mn_yr .thismonth {
	float: left;
	width: 124px;
	text-align: center;
	padding: 2px 0 1px 0;
}
.calHeaderCell_mn_yr .gonext {
	float: right;
	padding: 2px 2px 1px 1px;
}
.calHeaderCell_mn_yr .nextmonth {
	padding: 2px 0 1px 0;
	float: left;
	width: 124px;
	text-align: center;
}
.calHeaderCell_mn_yr .prevmonth {
	padding: 2px 0 1px 0;
	float: left;
	width: 124px;
	text-align: center;
}

.calHeaderRow {
font-family:Arial,Verdana,helvetica;
font-size:6pt;
font-weight:bold;
}
.calMonthTable .calHeaderCell {
	text-align:center;
	height:18px;
	vertical-align:middle;
	background-color: #C0E4FB;
	border:0;
	
}
.calWeekRow {
	font-family:Arial, Verdana, helvetica;
	font-size:7pt;
}
.calCallHand {
cursor:pointer;
}


.calMonthTable .calWeekdayCell {
	background-color:#DEF1FD;
	text-align:right;
	vertical-align:top;
	width:14%;
	padding:0 1px 0 0;	
}
.calMonthTable .calWeekendCell {
	padding:0 1px 0 0;
	background-color:#AEDDFA;
	text-align:right;
	vertical-align:top;
	width:14%;
}
.calMonthTable .calCurrentCell 
{
	border:1px solid #0066ff;
	height:18px;
	padding-right:1px;
	text-align:right;
	vertical-align:top;
	width:14%;
	padding:0 1px 0 0;
}
.calMonthTable .calTodayCell {
	border:1px solid #0066ff;
	height:18px;
	padding-right:1px;
	text-align:right;
	vertical-align:top;
	width:14%;
	padding:0 1px 0 0;
}
.calMonthTable .calEmptyCell {
	height:18px;
	padding:0 1px 0 0;
	text-align:right;
	width:14%;
	background-color: #e3e9ea;
}
.calMonthTable .calEventCell {
	background-color:#0066ff;
	height:18px;
	padding-right:1px;
	text-align:right;
	vertical-align:top;
	width:14%;
	padding:0 1px 0 0;
}

#eventcal1_calendardiv  .selectd  {
	background-color: #0066ff;
	width: 140px;
	padding: 2px;
	margin-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #ff3300;
	border-bottom-color: #ff3300;
	border-left-color: #FF9900;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 4px;
	height: 143px;
}
#eventcal1_calendardiv .selectdate .selectbutton {
	width: 148px;
	margin-bottom: 15px;
	background-color: #0066ff;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF9900;
	margin-top: 1px;
}
#eventcal1_calendardiv .selectdate .selectbuttonlast {
	width: 148px;
	background-color: #0066ff;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF9900;
}


tr.calWeekRow td.calWeekdayCell:hover,
tr.calWeekRow td.calWeekendCell:hover 
{
	background-color:#0066ff;
}
.calMonthTable .calCurrentSelectedCell 
{
	background-color:#0066ff;
}


.selectdate {
	float:left;
	margin-bottom:0;
	width:98px;
}
.selectdate a {
	margin-bottom:6px;
	height:24px;
	text-indent:-9999px;
	width:98px;
	display:block;
}

.selectdate .hween {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-hween.png);
}
.selectdate .tnx {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-tnx.png);
}
.selectdate .nye {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-nye.png);
}

.selectdate .jly4 {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-4th.png);
}
.selectdate .lbrdy {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-labor.png);
}
.selectdate .memor {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-mem.png);
}
.selectdate .mlk {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-mlk.png);
}
.selectdate .nextweek {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-nxwd.png);
}
.selectdate .stpaty {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-pat.png);
}
.selectdate .presd {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-pres.png);
}
.selectdate .this {
	background-image:url(https://s3.amazonaws.com/flavorus/images/cal-days/cal-tswd.png);
}


.continue {
margin-top:5px;
}
.select-date {
float:left;
text-align:left;
}
.select-date input {
margin:2px 3px 0 0;
}
.selectdate-text {
float:left;
margin-top:2px;
}

