.hidden {
	position: absolute; opacity: 0
}
.visible {
	opacity: 1
}
input.calendar { width: 80px 
}
select.calendar {
	width: 99px
}
button.calendar {
	border-top-width: 0px;
	border-left-width: 0px;
	FLOAT: left;
	border-bottom-width: 0px;
	width: 20px;
	cursor: pointer;
	margin-right: 0px;
	height: 20px;
	border-right-width: 0px;
	background-image: url(../img/carlendar/carlendar/calendar-icon.gif);
	margin-left: 2px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
button.calendar:hover {
	background-position: 0px 20px
}
button.active.calendar {
	background-position: 0px 20px
}
div.calendar {
	padding-right: 14px;
	padding-left: 6px;
	background: url(../img/carlendar/carlendar/calendar.png);
	padding-bottom: 0px;
	width: 147px;
	padding-top: 0px;
	height: 195px;
	text-align: center
}
div.calendar * {
	padding-right: 0px; padding-left: 0px; padding-bottom: 0px; margin: 0px; padding-top: 0px
}
div.calendar div {
	background: none transparent scroll repeat 0% 0%; overflow: hidden; width: 147px; cursor: move; padding-top: 10px; position: relative; height: 185px
}
div.calendar caption {
	font: 12px/16px Arial, Helvetica, sans-serif; width: 100%; color: #333; padding-top: 6px; text-align: center
}
div.calendar caption a {
	disply: block; overflow: hidden; width: 11px; cursor: pointer; text-indent: -100px; position: absolute; top: 17px; height: 12px
}
div.calendar caption a.carlendar_prev {
	left: 0px; background-image: url(../img/carlendar/carlendar/calendar-prev.gif)
}
div.calendar caption a.carlendar_next {
	right: 0px; background-image: url(../img/carlendar/carlendar/calendar-next.gif)
}
div.calendar caption a:hover {
	background-position: 0px 12px
}
div.calendar caption span {
	position: relative; height: 25px; text-align: center
}
div.calendar caption span.month {
	padding-right: 8px
}
div.calendar caption span.month:unknown {
	content: ','
}
div.calendar table {
	border-top-width: 0px; border-left-width: 0px; background: #fff; border-bottom-width: 0px; margin: 0px auto; overflow: hidden; width: 147px; cursor: default; border-collapse: collapse; border-right-width: 0px; border-spacing: 0
}
div.calendar td {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; font: 12px Arial, Helvetica, sans-serif; width: 21px; color: #0597db; height: 21px; text-align: center; border-right-width: 0px
}
div.calendar th {
	border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; font: 12px Arial, Helvetica, sans-serif; width: 21px; color: #0597db; height: 21px; text-align: center; border-right-width: 0px
}
div.calendar td {
	font-size: 11px; background: url(../img/carlendar/carlendar/calendar-td.gif); color: #fff
}
div.calendar td.today { color: #AA0000 !important; }
div.calendar td.invalid { color: #999; }
div.calendar td.valid {
	background: url(../img/carlendar/carlendar/calendar-valid.gif); cursor: pointer; color: #0597db
}
div.calendar td.hilite {
	background: url(../img/carlendar/carlendar/calendar-hilite.gif)
}
div.calendar td.inactive {
	background: url(../img/carlendar/carlendar/calendar-td.gif) 0px 100%; color: #fff
}
div.calendar td.active {
	background: url(../img/carlendar/carlendar/calendar-valid.gif) 0px 100%; cursor: pointer; color: #fff
}
div.calendar td.hover {
	background: url(../img/carlendar/carlendar/calendar-valid.gif) 0px 100%; cursor: pointer; color: #fff
}


/* DASHBOARD ZONE */
input.dashboard,
select.dashboard {
	width: 170px;
	float: left;
	margin-right: 5px;
	border: 1px solid #DDDDDD;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

button.dashboard {
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	width: 18px;
	background-image: url(../img/carlendar/dashboard/dashboard-icon.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

button.dashboard:hover,
button.dashboard.active {
	background-position: 0 20px;
}

div.dashboard {
	background: url(../img/carlendar/dashboard/dashboard.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}	
div.dashboard * {
	margin: 0;
	padding: 0;
}	
div.dashboard div {
	background: none !important;
	cursor: move;
	height: 165px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	

div.dashboard caption {
	color: #CF0;
	font: normal 12px/17px Arial, Helvetica, sans-serif;
	padding-top: 4px;
	text-align: center;
	width: 100%;
}
div.dashboard caption a {
	cursor: pointer;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 16px;
	width: 11px;
}
div.dashboard caption a.carlendar_prev {
	background-image: url(../img/carlendar/dashboard/dashboard-prev.gif);
	left: 1px;
}
div.dashboard caption a.carlendar_next {
	background-image: url(../img/carlendar/dashboard/dashboard-next.gif);
	right: 1px;
}
div.dashboard caption a:hover {
	background-position: 0 11px;
}
div.dashboard caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.dashboard caption span.month {
	padding-right: 8px;
}
div.dashboard caption span.month:after {
	content: ',';
}

div.dashboard table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.dashboard td,
div.dashboard th {
	border: 0;
	color: #999;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 19px;
	text-align: center;
	width: 21px;
}
div.dashboard td {
	color: #333;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	width: 16px;
}
div.dashboard td.invalid {
	color: #666;
}
div.dashboard td.valid {
	color: #FFF;
	cursor: pointer;
}
div.dashboard td.active,
div.dashboard td.hover {
	color: #CF0;
	cursor: pointer;
}

/* DASHBOARD 2  ZONE */
input.dashboard2,
select.dashboard2 {
	width: 100px;
	float: left;
	margin-right: 5px;
	border: 1px solid #DDDDDD;
	font-weight: normal;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

button.dashboard2 {
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	width: 18px;
	background-image: url(../img/carlendar/dashboard/dashboard-icon2.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

button.dashboard2:hover,
button.dashboard2.active {
	background-position: 0 20px;
}

div.dashboard2 {
	background: url(../img/carlendar/dashboard/dashboard.png);
	height: 175px;
	padding: 0 12px;
	text-align: center;
	width: 147px;
}	
div.dashboard2 * {
	margin: 0;
	padding: 0;
}	
div.dashboard2 div {
	background: none !important;
	cursor: move;
	height: 165px;
	overflow: hidden;
	padding-top: 10px;
	position: relative;
	width: 147px;
}	

div.dashboard2 caption {
	color: #FF9F00;
	padding-top: 4px;
	text-align: center;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
}
div.dashboard2 caption a {
	cursor: pointer;
	display: block;
	height: 11px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 16px;
	width: 11px;
}
div.dashboard2 caption a.carlendar_prev {
	background-image: url(../img/carlendar/dashboard/dashboard-prev.gif);
	left: 1px;
}
div.dashboard2 caption a.carlendar_next {
	background-image: url(../img/carlendar/dashboard/dashboard-next.gif);
	right: 1px;
}
div.dashboard2 caption a:hover {
	background-position: 0 11px;
}
div.dashboard2 caption span {
	height: 25px;
	position: relative;
	text-align: center;
}
div.dashboard2 caption span.month {
	padding-right: 8px;
}
div.dashboard2 caption span.month:after {
	content: ',';
}

div.dashboard2 table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	cursor: default;
	margin: 0 auto;
	overflow: hidden;
	width: 147px;
}
div.dashboard2 td,
div.dashboard2 th {
	border: 0;
	color: #999;
	font: normal 12px Arial, Helvetica, sans-serif;
	height: 19px;
	text-align: center;
	width: 21px;
}
div.dashboard2 td {
	color: #333;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
	width: 16px;
}
div.dashboard2 td.invalid {
	color: #666;
}
div.dashboard2 td.valid {
	color: #FFF;
	cursor: pointer;
}
div.dashboard2 td.active,
div.dashboard2 td.hover {
	color: #FF9F00;
	cursor: pointer;
}


/** i-heart-ny **/
input.i-heart-ny,
select.i-heart-ny {
	width: 149px;
}

button.i-heart-ny {
	border: 0;
	cursor: pointer;
	float: left;
	height: 20px;
	margin-right: 6px;
	width: 20px;
	background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-icon.gif);
}
button.i-heart-ny:hover,
button.i-heart-ny.active {
	background-position: 0 20px;
}

div.i-heart-ny {
	background: url(../img/carlendar/i-heart-ny/i-heart-ny.png);
	height: 278px;
	padding: 4px;
	width: 164px;
}	
div.i-heart-ny * {
	margin: 0;
	padding: 0;
}	
div.i-heart-ny div {
	background-repeat: no-repeat;
	background-position: 8px 8px;
	cursor: move;
	height: 278px;
	overflow: hidden;
	position: relative;
	width: 164px;
}	
div.i-heart-ny.january div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-jan.jpg); }	
div.i-heart-ny.february div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-feb.jpg); }	
div.i-heart-ny.march div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-mar.jpg); }	
div.i-heart-ny.april div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-apr.jpg); }	
div.i-heart-ny.may div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-may.jpg); }	
div.i-heart-ny.june div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-jun.jpg); }	
div.i-heart-ny.july div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-jul.jpg); }	
div.i-heart-ny.august div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-aug.jpg); }	
div.i-heart-ny.september div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-sep.jpg); }	
div.i-heart-ny.october div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-oct.jpg); }	
div.i-heart-ny.november div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-nov.jpg); }	
div.i-heart-ny.december div { background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-dec.jpg); }	

/* 
We won't be using the caption element traditionally
We have to make sure it doesn't take up space in the browser and offset the other elements
Unfortunately position: absolute is not supported by all browsers for table-caption
IEX only responds to line-height
*/

div.i-heart-ny caption {
	color: #808080;
	height: 0%;
	line-height: 0;
}
div.i-heart-ny caption a {
	cursor: pointer;
	display: block;
	height: 25px;
	overflow: hidden;
	position: absolute;
	text-indent: -100px;
	top: 0;
	width: 23px;
	z-index: 200;
}
div.i-heart-ny caption a.carlendar_prev {
	background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-prev.png);
	left: 0;
}
div.i-heart-ny caption a.carlendar_next {
	background-image: url(../img/carlendar/i-heart-ny/i-heart-ny-next.png);
	right: 0;
}
div.i-heart-ny caption a:hover {
	background-position: 0 25px;
}
div.i-heart-ny caption span.month {
	bottom: 8px;
	font: normal 11px Arial, Helvetica, sans-serif;
	position: absolute;
	right: 10px;
	z-index: 100;
}

/* 
IEX won't work if all the children of the caption element are absolutely positioned
Since we can't just leave the year un-positioned, we will have to hide it
(Remarkably this actually works in IEX)
*/

div.i-heart-ny caption span.year {
	display: none;
}

div.i-heart-ny table {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 143px 10px 0 7px;
}
div.i-heart-ny tbody {
	cursor: default;
}
div.i-heart-ny td {
	border: 0;
	color: #FFF;
	font: normal 9px Arial, Helvetica, sans-serif;
	height: 21px;
	text-align: right;
	vertical-align: bottom;
	width: 21px;
}
div.i-heart-ny td.active,
div.i-heart-ny td.hover {
	background: url(../img/carlendar/i-heart-ny/i-heart-ny-active.gif);
	color: #25A8C2;
	cursor: pointer;
}
div.i-heart-ny td.invalid {
	background: url(../img/carlendar/i-heart-ny/i-heart-ny-invalid.gif);
	color: #DA2727;
}
div.i-heart-ny td.valid {
	color: #808080;
	cursor: pointer;
}
div.i-heart-ny td.inactive {
	background: url(../img/carlendar/i-heart-ny/i-heart-ny-inactive.gif);
	color: #808080;
}
div.i-heart-ny thead {
	display: none;
}
