﻿/* MOBILE GUI STYLE */
.href_top_frame_mobile
{
	font-family:Arial;
	font-size:20px;
	text-decoration:none;
	color:#ffffff;
	padding:1px;
	margin-top:2px;
}

body
{
	background:#ffffff;
}

.background_mobile
{
	background:#ffffff;
}

#content_mobile
{
	margin:auto;
	padding:10px;
	margin-top:100px;
	font-family:Arial;
	font-size:16px;
	background:url('../images/top_frame/location_maps_mobile_logo.gif') no-repeat center center; 
	background-color:#ffffff;
	width: 200px;
	height: 200px;
	visibility: visible;
	color:Red;
	border:solid 1px #000000;
	-webkit-border-radius:10px;
	-webkit-box-shadow:5px 5px 5px #888;
}

#body_top_frame_mobile
{
	margin-left:-1px;
	margin-top:-1px;
	background:#ffffff;
}

#link_panel_mobile
{
	background:#fff url(../images/top_frame/link_label.gif) repeat-x top left;
	height:30px;
	overflow:hidden;
	z-index:20;
}

#footer_mobile
{
	background:#fff url(../images/top_frame/its_footer_middle.gif) repeat-x top left;
	width:320px;
	height:20px;
	overflow:hidden;
	color:#ffffff;
	font-size:16px;
}

#application_iframe_mobile
{
	background:#ffffff;
	width:320px;
	z-index:10;
}

.menu_button_mobile_label
{
	vertical-align:middle;
	width:44px;
	height:44px;
	cursor:pointer;
	background:white;
	color:#000000;
	font-weight:normal;
	-webkit-border-radius:10px;
}

.menu_button_mobile
{
	vertical-align:middle;
	width:180px;
	height:44px;
	cursor:pointer;
	background:url('../images/top_frame/button_center.gif') center;
	color:#222e83;
	font-weight:normal;
	border:solid 1px #d9d9d9;
	-webkit-border-radius:10px;
}

.menu_button_mobile_hover
{
	vertical-align:middle;
	width:180px;
	height:44px;
	cursor:pointer;
	background:url('../images/top_frame/button_center.gif') center;
	color:#222e83;
	-webkit-border-radius:10px;
}

.menu_button_mobile_text
{
	font-family:Arial, Verdana;
	font-size:18px;
	border:0px;
	margin-top:0px;
	vertical-align:middle
}

.menu_button_small_mobile
{
	vertical-align:middle;
	width:100px;
	height:30px;
	cursor:pointer;
	background:#ffffff;
	color:#000000;
	font-weight:normal;
}

.menu_button_small_mobile_hover
{
	vertical-align:middle;
	width:100px;
	height:30px;
	cursor:pointer;
	background:#afa;
	color:#000000;
}

.menu_button_small_mobile_text
{
	font-family:Arial, Verdana;
	font-size:14px;
	border:0px;
	margin-top:0px
}

.menu_input_large_mobile
{
	width:180px;
	color:#0066b3;
	font-family:Arial;
	font-size:16px;
}

.menu_input_large_mobile_email
{
	width:280px;
	color:#0066b3;
	font-family:Arial;
	font-size:16px;
}

.menu_title_mobile
{
	color:#000000;
	font-family:Arial;
	font-size:18px;
	text-align:center;
	background:#d9d9d9;
}

.menu_button_mobile_large
{
	width:270px;
	height:132px;
	cursor:pointer;
	background:url('../images/top_frame/button.gif') center;
	color:#000000;
	-webkit-border-radius:10px;
}

.menu_button_mobile_large_hover
{
	width:270px;
	height:132px;
	cursor:pointer;
	background:url('../images/top_frame/button_selected.gif') center;
	color:#000000;
	-webkit-border-radius:10px;
}

.menu_button_mobile_large_text
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}

.selection_menu_mobile_medium
{
	color:#0066b3;
	font-family:Arial, Verdana;
	font-size:12px;
}

.locator_panel_selection_city_mobile
{
	color:#0066b3;
	font-family:Arial, Verdana;
	font-size:12px;
	width:215px;
	margin-left:10px;
}

.lok_content_table_mobile 
{
	vertical-align:middle;
	background:#f7f7f7;
	width:274px;
	height:270px;
	border-top:#000 solid 1px;
	border-left:#000 solid 1px;
	border-bottom:#fff solid 1px;
	border-right:#000 solid 1px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-box-shadow:5px 5px 5px #888;
}

#lok_content_mobile 
{
	vertical-align:middle;
	background:#f7f7f7;
	width:274px;
	height:270px;
	border-top:#fff solid 1px;
	border-left:#000 solid 1px;
	border-bottom:#000 solid 1px;
	border-right:#000 solid 1px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-webkit-box-shadow:5px 5px 5px #888;
}

.locator_panel_selection_cadastral_mobile
{
	color:#0066b3;
	font-family:Arial, Verdana;
	font-size:12px;
	width:170px;
	margin-left:10px;
}

.locator_panel_selection_object_large_mobile
{
	color:#0066b3;
	font-family:Arial, Verdana;
	font-size:12px;
	width:210px;
	margin-left:10px;
}

.locator_panel_selection_object_small_mobile
{
	color:#0066b3;
	font-family:Arial, Verdana;
	font-size:12px;
	width:260px;
}

.conditions_iframe_mobile
{
	margin-top:35px;
	margin-left:15px;
	margin-bottom:10px;
	width:290px;
	height:160px;
	background:#ffffff;
	overflow:scroll;
	border:solid 1px #000000
}

#map
{
	position: absolute;
	left: 0px;
	top: 1px;
	width: 200px;
	height: 226px; 
    background:#000000 url(../images/top_frame/map_test.jpg) center center; 
    border:solid 1px #000000;
}

.locator_panel_selection_street_letter_mobile
{
	color:#0066b3;
	background:#f1f1f1;
	border:1px solid #000;
	font-family:Arial, Verdana;
	font-size:12px;
	width:40px;
	height:22px;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius:5px;
}

.locator_panel_selection_street_letter_hover_mobile
{
	color:#0066b3;
	background:#f1f1f1;
	border:1px solid #000;
	font-family:Arial, Verdana;
	font-size:12px;
	width:40px;
	height:22px;
	text-align:center;
	cursor:pointer;
	-webkit-border-radius:5px;
}

.toolbar_mobile
{
	background-color:Transparent;
}

#buttonbar_mobile
{
	background-color:Transparent;
}

.toolbar_menu_button_mobile
{
	background-color:#e3e3e3;
	border:solid 1px #0000ff;
	cursor:pointer;
	margin-top:0px;
	padding:2px;
	-webkit-border-radius:5px;
}

.toolbar_menu_button_mobile_hover
{
	background-color:#c2e1ff;
	cursor:pointer;
	margin-top:0px;
	color:#0000ff;
	border:solid 1px #0000ff;
	padding:2px;
	-webkit-border-radius:5px;	
}

.plot_frame_button_mobile
{
	background:#e3e3e3;
	border:1px solid #a0a0a0;
	cursor:pointer;
	color:#e3e3e3;
	-webkit-border-radius:5px;
}

.plot_frame_button_mobile_hover
{
	background:#c2e1ff;
	border:1px solid #0000ff;
	cursor:pointer;
	color:#e3e3e3;
	-webkit-border-radius:5px;
}

#rotation_label_mobile
{
	width:60px;
	height:30px;
	background:#ffffff;
	border:solid 1px #000000;
	font-family:Arial;
	font-size:24px;
	font-weight:bold;
	color:#0000ff;
}

.admin_title_mobile
{
	text-align:center;
	background-color:White;
	border:solid 1px #000000;
	-webkit-border-radius:5px;
	-webkit-box-shadow:5px 5px 5px #888;
}

.admin_title_mobile_text_1
{
	color:Blue;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.admin_title_mobile_text_2
{
	color:Gray;
	font-family:Arial;
	font-size:12px;
}

.admin_title_mobile_data_text_1
{
	color:Black;
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
}

.admin_title_mobile_data_text_2
{
	color:Blue;
	font-family:Arial;
	font-size:14px;
}

.admin_title_mobile_documents_link
{
	color:Blue;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	background-color:White;
	cursor:pointer;
}

.document_link_button_mobile
{
	vertical-align:middle;
	width:300px;
	height:44px;
	cursor:pointer;
	color:Blue;
	background-color:White;
	border:solid 1px #000000;
	-webkit-border-radius:5px;
}

.document_link_button_mobile_hover
{
	vertical-align:middle;
	width:300px;
	height:44px;
	cursor:pointer;
	color:Blue;
	background-color:White;
	border:solid 1px #000000;
	-webkit-border-radius:5px;
}

.document_link_button_mobile_text
{
	font-family:Arial;
	font-size:16px;
	margin-top:0px;
	font-weight:bold;
	text-align:left;
	vertical-align:middle;
	text-decoration:none;
}

.info_object_editor_values_mobile_left
{
	font-family:Arial;
	font-size:10px;
	color:Black;
}

.info_object_editor_values_mobile_right
{
	font-family:Arial;
	font-size:10px;
	color:#0066b3;
}

.menu_input_small_mobile
{
	color:#0066b3;
	font-family:Arial;
	font-size:12px;
} 

.locator_panel_selection_street_hnr_mobile
{
	color:#0066b3;
	font-family:Arial, Verdana;
	font-size:12px;
	width:225px;
}

.info_object_mobile_title
{
	vertical-align:middle;
	width:44px;
	height:44px;
	cursor:pointer;
	background:url('../images/top_frame/button_selected.gif') center;
	color:#000000;
	-webkit-border-radius:10px;
}

.menu_input_order_large_mobile
{
	color:#0066b3;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
}

.menu_input_order_small_mobile
{
	color:#0066b3;
	font-family:Arial;
	font-size:10px;
}

.main_menu_c_mobile
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	background:#ffffff;
	text-align:center;
	color:#0066b3;
}

.main_menu_selection_mobile
{
	height:44px;
	padding:5px;
	width:100%;
	background-color:#ffffff;
	border:solid 2px #000000;
	-webkit-border-radius:10px;
	-webkit-box-shadow:5px 5px 5px #888;
}

.mobile_extra_data_frame
{
	position:absolute;
	top:54px;
	left:0px;
	overflow:visible;
	background:#ffffff;
	z-index:20;
}

.close_subpage_button
{
	background:#e3e3e3 url(../images/icons/48x48/close_frame.gif) no-repeat center center;
	border:solid 1px #a3a3a3;
	cursor:pointer;
	margin-top:0px;
	padding:2px;
	width:48px;
	height:48px;
	-webkit-border-radius:5px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
}

.close_subpage_button_hover
{
	background:#c2e1ff url(../images/icons/48x48/close_frame.gif) no-repeat center center;
	border:solid 1px #a3a3a3;
	cursor:pointer;
	margin-top:0px;
	padding:2px;
	width:48px;
	height:48px;
	-webkit-border-radius:5px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:30;
}
