@charset "utf-8";

h1 {
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
}

.logo_center {
	background:url(../images/mobile/DLFire_logo-mobile.jpg) no-repeat 0 50%;
	height:48px;
	width:145px;
	margin:5px auto 5px auto;
	display:block;
}



h2#banner {
	background:transparent url(../images/mobile/billboard.jpg);
 	background-position: center top;
	background-repeat: no-repeat;
	width: auto;
	height: 200px;
	text-indent:-9999px;
	margin-top:-5px;
}

#home article.ui-content {
	margin-top: -100px;
}



[data-role=footer]{bottom:0px;right:0;top:auto! important ;position:absolute !important; } 
[data-role=header]{top:0px; position:absolute !important; bottom: auto !important;}

html, body {
  height: 100%;
  margin: 0;
  padding:0;
}

#map_canvas {
	height:300px;
    width:100%;
}

#map_canvas_1 {
	height:300px;
    width: 100%;
}

    .form-label{
        width:150px !important;
    }
    .form-label-left{
        width:150px !important;
    }
    .form-line{
        padding-top:12px;
        padding-bottom:12px;
    }
    .form-label-right{
        width:150px !important;
    }
    .form-all{
        width:480px;
        color:#555 !important;
        font-family:'Lucida Grande',' Lucida Sans Unicode',' Lucida Sans',' Verdana',' Tahoma',' sans-serif';
        font-size:14px;
    }
    .form-radio-item label, .form-checkbox-item label, .form-grading-label, .form-header{
        color:#555;
    }