
body {
	background: #000;
}

.ui-page.ui-page-theme-a.ui-page-active { background: #000; }

#main-div {
	background-image: url("../../images/onLoad.png");
	position: absolute;
	top: 0px;
	background-repeat: no-repeat;
	background-color: red !important;
	/*
	background-image: url("../images/background-ui.png") !important;
	background-image: none;
	*/
	margin: 0 auto;
	height: auto;
	width: 550px;
}

.noDisplay {
	display: none !important;
}

.centerText {
	text-align: center;
}
.connect {
	position: relative;
	top: 380px;
}

.fontReg {
	font-weight: none !important;
}

.font12 {
	font-size: 12px !important;
}

.font13 {
	font-size: 13px !important;
}

.font14 {
	font-size: 14px !important;
}

.font15 {
	font-size: 15px !important;
}

.font16 {
	font-size: 16px !important;
}

.font17 {
	font-size: 17px !important;
}

.font18 {
	font-size: 18px !important;
}

.font19 {
	font-size: 19px !important;
}

.font20 {
	font-size: 20px !important;
}

.font21 {
	font-size: 21px !important;
}

.font22 {
	font-size: 22px !important;
}

.font23 {
	font-size: 23px !important;
}

.font24 {
	font-size: 24px !important;
}

.font25 {
	font-size: 25px !important;
}

.font30 {
	font-size: 30px !important;
}

.font31 {
	font-size: 31px !important;
}

.font32 {
	font-size: 32px !important;
}

.font33 {
	font-size: 33px !important;
}

.font34 {
	font-size: 34px !important;
}

.font35 {
	font-size: 35px !important;
}

.font36 {
	font-size: 36px !important;
}

.font37 {
	font-size: 37px !important;
}

.font38 {
	font-size: 38px !important;
}

.font39 {
	font-size: 39px !important;
}

.font40 {
	font-size: 40px !important;
}

.font50 {
	font-size: 50px !important;
}

.font75 {
	font-size: 75px !important;
}

.margin-bottom0 {
	margin-bottom: 0px !important;
}

.margin-bottom10 {
	margin-bottom: 10px !important;
}

.centerImg {
    display: block;
    margin-left: auto;
    margin-right: auto 
}

#page-div {
	background-image: url("../../images/ios-header.png");
	background-repeat: no-repeat;
	background-color: #f0f0f0;
	margin: 0 auto;
	height: 750px;
	width: 500px;
}

#page-header {
	position: relative;
	top: 45px;
	border-bottom: 5px solid #5ccd21;
}

#sub-page-header {
	background-color: red !important;
	/*
	background-image: url("../images/background-ui.png") !important;
	background-image: none;
	*/
	position: relative;
	top: 70px;
	border-bottom: 3px solid #e7e7e7;
}

#page-content {
	position: relative;
	top:68px;
	height:585px;
	background-color: #ffffff;
}

#page-content2 {
	position: relative;
	top:50px;
	height:585px;
	background-color: #ffffff;
}

.helpIcon {
	margin-top: 0px;
	margin-right: 15px;
	clear: both;
	float: right;
}

.center {
	margin: 0 auto !important;
}

table.bottomBorder { 
	border-collapse:collapse; 
	width: 450px; 
}

table.bottomBorder td, table.bottomBorder th { 
	border-bottom:1px solid #e7e7e7;
	padding:5px; 
	margin-bottom: 15px;
}

table.wemoBorderBottom td, table.wemoBorderBottom th {
	border-bottom:1px solid #c7c7c7;
	padding:5px; 
	margin-bottom: 15px;
}

table.tableShadow {
	box-shadow: 0px 5px 1px #888;
}

.dropShadowBody {
	box-shadow: 0px 0px 10px #888;
}

.wifi-link {
	text-decoration: none;
}

.right-align {
	text-align: right;
}

.menuSlider {
	width: 100%;
	text-align: center;
	position: fixed;
	bottom: 0;
	margin: 0px auto -3px -4px;
}

.background-lsw-theme-dark {
	background: #001A2C !important;
}

.pad_0{
	padding: 0px !important;
}

.pad_l_10{
	padding-left: 10px !important;
}

.pad_r_10{
	padding-right: 10px !important;
}