
/* START MULTILANGUAGES */
.lang_flags {
    text-align: right;
    padding-bottom: 10px;
}
/* END MULTILANGUAGES */

/* START OUR APPS */

.our-apps {
	padding-top: 15px;
}

.our-apps .store {
    padding-top: 5px;
    float: left; 
}

.our-apps li {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
    display: block;
    height: 90px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
}

.our-apps li > span {
    float: left;
    margin-right: 20px;
  
    padding-top: 3px;
}

.our-apps .app-title {
    font-family: 'PT Sans';
    font-size: 18px;
    color: #162c80;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 5px 0;
}

/* END OUR APPS */

/* START LUMAFILMS APPS */

.lumafilms-apps {
	padding-top: 15px;
}

.lumafilms-apps .store {
    padding-top: 5px;
    float: left; 
}

.lumafilms-apps li {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
    display: block;
    height: 90px;
    margin-bottom: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 50%;
}

.lumafilms-apps li > span {
    float: left;
    margin-right: 20px;
  
    padding-top: 3px;
}

.lumafilms-apps .app-title {
    font-family: 'PT Sans';
    font-size: 18px;
    color: #162c80;
    font-weight: bold;
    line-height: 16px;
    margin: 0 0 5px 0;
}

/* END LUMAFILMS APPS */

/* START PARKS */
.table_sheet_parks, .row_sheet_parks, .column_sheet_parks { 
	margin: 0; 
	padding: 0; 
	border: 0;
}
.table_sheet_parks { 
	display: table; 
	width: 100%;
	margin-left: 20px;
}
.row_sheet_parks { 
	clear: both; 
	display: block; 
	display: table-row; 
	width: 100%;
}
.column_sheet_parks { 
	float: left;  
	display: table-cell;
	padding: 5px;
}

.column_sheet_parks_title {  
	width: 30%; 
	font-weight: bold;
	color: #162C80;
}

.column_sheet_parks_content {  
	width: 70%; 
}

/* END PARKS */

/* START FILMCARDS */

#video_gallery_filmcards_a {
	padding-left: 15px; 
	padding-top: 10px; 
	position: absolute;
}

/* END FILMCARDS */

/* START HOSPITALITY */

#hospitality_poi_list {
	border: solid 1px #000000;
}

#poi_list {
	padding-left: 25px;
}

#poi_list li {
	border-bottom: solid 1px #000000;
	padding-bottom: 70px;
}

.town_selected {
	border: solid 3px blue;
}

#poi_list_init_text {
	width: 100%; 
	padding-top: 120px;
}

#poi_list_init_text_h3 {
	text-align: center;
}

.poi_list_town:hover {
	cursor: pointer;
}

#update_poi_btn {
	margin-top: 20px;
}

.table_sheet_poi, .row_sheet_poi, .column_sheet_poi { 
	margin: 0; 
	padding: 0; 
	border: 0;
}
.table_sheet_poi { 
	display: table; 
	width: 100%;
	margin-left: 20px;
}
.row_sheet_poi { 
	clear: both; 
	display: block; 
	display: table-row; 
	width: 100%;
}
.column_sheet_poi { 
	float: left;  
	display: table-cell;
	padding: 5px;
}

.column_sheet_poi_title {  
	width: 30%; 
	font-weight: bold;
	color: #162C80;
}

.column_sheet_poi_content {  
	width: 70%; 
}

.main_image_poi {
	width: 300px;
	height: 250px;
}

.main_image_poi_thumb {
	width: 50px;
	height: 50px;
}

/* END HOSPITALITY */

/* START MOBILE APP TERRACINA */

#mob_app_terracina_poi_list {
	border: solid 1px #000000;
}

#poi_list {
	padding-left: 25px;
}

#poi_list li {
	border-bottom: solid 1px #000000;
	padding-bottom: 70px;
}

.cat_selected {
	border: solid 3px blue;
}

#poi_list_init_text {
	width: 100%; 
	padding-top: 120px;
}

#poi_list_init_text_h3 {
	text-align: center;
}

.poi_list_mob_app_terracina:hover {
	cursor: pointer;
}

#update_poi_btn {
	margin-top: 20px;
}

.table_sheet_poi, .row_sheet_poi, .column_sheet_poi { 
	margin: 0; 
	padding: 0; 
	border: 0;
}
.table_sheet_poi { 
	display: table; 
	width: 100%;
	margin-left: 20px;
}
.row_sheet_poi { 
	clear: both; 
	display: block; 
	display: table-row; 
	width: 100%;
}
.column_sheet_poi { 
	float: left;  
	display: table-cell;
	padding: 5px;
}

.column_sheet_poi_title {  
	width: 30%; 
	font-weight: bold;
	color: #162C80;
}

.column_sheet_poi_content {  
	width: 70%; 
}

.main_image_poi {
	width: 300px;
	height: 250px;
}

.main_image_poi_thumb {
	width: 50px;
	height: 50px;
}

/* END MOBILE APP TERRACINA */
