@import 'https://fonts.googleapis.com/css?family=Exo+2:300,400,600&subset=latin-ext';


.hol_lifts_tab
{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	text-align: center;
	vertical-align: middle;
	width:100%;
	line-height:1.5;
	font-family: 'Exo 2', sans-serif;
	font-size: 13px;
}

.hol_lifts_tr_head
{
	font-weight: bold;
}

.hol_lifts_th
{
	padding: 3px 2px;

}

.hol_lifts_th_id
{
	text-align: center;
}

.hol_lifts_th_name
{
	text-align: left;
}

.hol_lifts_th_type_txt
{
	text-align: center;
}

.hol_lifts_th_type_img
{
	text-align: left;
}

.hol_lifts_th_status_txt
{
	text-align: center;
}

.hol_lifts_th_status_img
{
	text-align: left;
}

.hol_lifts_th_capacity
{
	text-align: right;
}

.hol_lifts_th_length
{
	text-align: right;
}

.hol_lifts_th_nightskiing
{
	text-align: center;
}

.hol_lifts_tr_odd
{
	margin: 0;
	padding: 0 10px 0 0;
}

.hol_lifts_tr_even
{
	margin:  0;
	padding: 0 10px 0 0;
}

.hol_lifts_td
{
	text-align: left;
padding:3px 4px;
	border-top:1px solid #daf2ff;
}

.hol_lifts_td_status_txt
{
	text-align: left;
	width: 120px;
}

.hol_lifts_td_id
{
	text-align: left;
	width: 30px;
}

.hol_lifts_td_status_img
{
	background-repeat: no-repeat;
	background-position: center;
	width: 35px;
	height: 18px;
}

.hol_lifts_td_status_img_1
{
	background-image: url('holiday-img/st1.png');
}

.hol_lifts_td_status_img_2
{
	background-image: url('holiday-img/st2.png');
}

.hol_lifts_td_status_img_3
{
	background-image: url('holiday-img/st3.png');
}

.hol_lifts_td_status_img_4
{
	background-image: url('holiday-img/st4.png');
}

.hol_lifts_td_status_img_5
{
	background-image: url('holiday-img/st5.png');
}

.hol_lifts_td_status_img_6
{
	background-image: url('holiday-img/st5.png');
}

.hol_lifts_td_type_txt
{
	text-align: left;
	width: 120px;
}

.hol_lifts_td_type_img
{
	background-repeat: no-repeat;
	background-position: center;
	width: 25px;
}

.hol_lifts_td_type_img_1
{
	background-image: url('images/lift_type_1.png');
}

.hol_lifts_td_type_img_2
{
	background-image: url('images/lift_type_2.png');
}

.hol_lifts_td_type_img_3
{
	background-image: url('images/lift_type_3.png');
}

.hol_lifts_td_type_img_4
{
	background-image: url('images/lift_type_4.png');
}

.hol_lifts_td_type_img_5
{
	background-image: url('images/lift_type_5.png');
}

.hol_lifts_td_type_img_6
{
	background-image: url('images/lift_type_6.png');
}

.hol_lifts_td_type_img_7
{
	background-image: url('images/lift_type_7.png');
}


.hol_lifts_td_name
{
	text-align: left;
	width: 300px;
}

.hol_lifts_td_exceed
{
	text-align: right;
	width: 90px;
}

.hol_lifts_td_length
{
	text-align: right;
	width: 90px;
}

.hol_lifts_td_nightskiing
{
	text-align: center;
	width: 90px;
}

.hol_lifts_td_nightskiing_1
{
	background-color: red;
}

.hol_lifts_td_nightskiing_2
{
	background-color: green;
}

.hol_lifts_td_snowmaking
{
	text-align: center;
	width: 100px;
}

.hol_lifts_td_snowmaking_1
{
	background-color: red;
}

.hol_lifts_td_snowmaking_2
{
	background-color: green;
}

.hol_lifts_tr_total
{
	font-weight: bold;
}

.hol_lifts_td_total
{
		border-top:1px solid #daf2ff;
}