﻿/*CSS Document*/
/*
Web Designer: Erickson
Web Developer: Mark Rowell Verar (Certified HTML Developer by: W3C School, Certified Web Developer by: Phoenix-One Institute)
Company and Owned by: Wolfpac Mobile Inc. and Smart Telecoms
*/
.mysandbox-uzzap-wrapper {
	width:100%;
	height:auto;
	overflow:hidden;
	margin:0px 0px 5px;
}
.sandbox-uzzap-log-mcontainer {
	width:631px;/*631*/
	height:auto;
	margin:0px auto;
}
.sandbox-uzzap-error-wrap {
	width:570px;
	height:auto;
	overflow:hidden;
	background-color:#fff799;
	margin:0px 0px 0px 28px;
}
.sandbox-uzzap-error-wrap img {
	float:left;
	overflow:hidden;
}
h2.sandbox-uzzap-error-log {
	width:537px;
	height:auto;
	float:left;
	overflow:hidden;
	font-family:verdana, Arial, helvetica, sans-serif;
	font-size:9px;
	color:#39941e;
	padding:6px 0px 0px;
}
ul.log-in-sbuzzap-wrap {
	width:631px;
	height:174px;
	clear:both;
	margin:3px 0px 0px;
	background-image:url('../images/sandbox-uzzap-logbg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.log-in-sbuzzap-wrap li {
	float:left;
}
li.sandbox-uzzap-logo-wrap {
	width:271px;
	height:175px;
	overflow:hidden;
}
li.sandbox-uzzap-lcontents-wrap {
	width:330px;/*320*/
	height:auto;
	overflow:hidden;
	padding:23px 0px 0px;
}
ul.sandbox-uzzap-uname-holder {
	width:100%;
	height:auto;
	clear:both;
	text-align:right;
}
li.mysandbox-uzzap-uname {
	width:82px;/*82*/
	height:auto;
	padding:7px 10px 5px 0px;
}
input.input-uname-pass-sbuzzap {
	width:221px;
	height:12px;
	border:1px #969696 solid;
	font-family:verdana, Arial, helvetica, sans-serif;
	font-size:10px;
	color:#00a2fe;
	padding:5px 2px 5px 2px;
}
.remember-forgot-wrap {
	width:237px;
	height:auto;
	float:right;
	overflow:hidden;
}
ul.remember-forgot-ul {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:6px 0px 0px;
}
li.checkbox-sandbox-uzzap {
	width:18px;
	height:auto;
}
input.checkbox-remem {
	width:9px;
	height:9px;
	border:1px #999999 solid;
	margin:0px;
	padding:0px;
}
li.check-remember {
	padding:2px 0px 0px;
}
.remem-log-btn {
	background-image:url('../images/remem-forgot-btn.png');
	background-position:left top;
	background-repeat:no-repeat;
	width:111px;
	height:27px;
	border:0px;
	cursor:pointer;
}
.sandbox-uzzap-banner-login {
	width:537px;
	height:auto;
	clear:both;
	overflow:hidden;
	margin:0px auto;
	padding:59px 0px 0px;
}

