﻿/*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
*/
/*Global Dec*/
.uzzapbeta-mwrapper {
	width:100%;
	height:auto;
	overflow:hidden;
}
/*END Global Dec*/
.uzzap-bgpattern {
	width:100%;
	height:auto;
	overflow:hidden;
	background-image:url('../images/uzzap-bgpattern.jpg');
	background-position:left top;
	background-repeat:repeat;
}
.uzzap-mbox {
	width:975px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
	padding:0px 4px;
	background-image:url('../images/uzzap-bgshadow.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
ul.uzzap-bgheader-wrap {
	width:975px;
	height:132px;
	overflow:hidden;
	background-image:url('../images/uzzap-bgheader.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.uzzap-bgheader-wrap li {
	overflow:hidden;
}
li.uzzap-bgheader-lwrap {
	float:left;
	overflow:hidden;
	width:211px;
	height:65px;
	padding:48px 0px 0px 30px;
}
li.uzzap-bgheader-rwrap {
	float:right;
	overflow:hidden;
	width:592px;
	height:auto;
	padding:42px 13px 0px 0px;
}
h1.error-header-message {
	width:100%;
	height:auto;
	overflow:hidden;
	clear:both;
	padding:5px 5px 5px 24px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#f26c4f;
	background:#fffeec url('../images/error-icon.png') no-repeat 5px center;
}
ul.user-pass-log-holder {
	width:100%;
	height:auto;
	overflow:hidden;
	font-family:verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:white;
	padding:8px 0px 0px;
}
.user-pass-log-holder li {
	overflow:hidden;
}
li.username-pass-log {
	float:left;
	overflow:hidden;
	width:240px;
	height:auto;
	padding:3px 0px 0px;
}
.username-pass-log label {
	width:68px;
	height:auto;
	float:left;
	overflow:hidden;
	margin:0px 8px 0px 0px;
	padding:5px 0px 0px;
}
input.uname-iput-button {
	width:143px;
	height:auto;
	border:1px #13a7f0 solid;
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#005826;
	padding:2px 7px 2px 7px;
}
li.login-unpass-button {
	float:right;
	overflow:hidden;
	width:112px;
	height:auto;
}
input.ilogin {
	width:112px;
	height:27px;
	border:0px;
	background-image:url('../images/button-ilogin.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	cursor:pointer;
}
input.ilogin:hover {
	background-image:url('../images/button-ilogin-hover.jpg');
}
ul.remem-4rpass-consbx {
	width:100%;
	height:auto;
	overflow:hidden;
	padding:10px 0px 0px;
}
.remem-4rpass-consbx li {
	float:left;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0px 0px 1px;
}
.remem-4rpass-consbx a, .remem-4rpass-consbx a:link, .remem-4rpass-consbx a:active, .remem-4rpass-consbx a:visited {
    	color:#66FF33;
	text-decoration:none;
}

/* 20091228 paulg */
/*
.remem-4rpass-cons .remem-4rpass-consbx a:visited {
	color:#005826;
	text-decoration:none;
}
.remem-4rpass-consbx a {
	color:#005826;
	text-decoration:none;
}
.remem-4rpass-consbx a:active {
	color:#005826;
	text-decoration:none;
}
.remem-4rpass-consbx a:link {
	color:#005826;
	text-decoration:none;
}
.remem-4rpass-consbx a {
	color:#005826;
	text-decoration:none;
}
*/
/* 20091228 paulg */

.remem-4rpass-consbx a:hover {
	color:white;
}
li.remem-4rpass-consbx-rborder {
	border-right:1px #005826 solid;
	padding:0px 7px 1px 0px;
	margin:0px 7px 0px 0px;
}
/*menu*/
ul.main-menu {
	width:975px;
	height:41px;
	background-image:url('../images/main-menu-bg.jpg');
	background-position:left top;
	background-repeat:repeat-x;
	font-family:verdana, Arial, helvetica, sans-serif;
	font-size:12px;
	font-weight:bolder;
	color:white;
	padding:0px 0px 0px 0px;
}
.main-menu li {
	float:left;
	/*background-image:url('../images/main-menu-li-bg.jpg');
	background-position:right top;
	background-repeat:repeat-y;*/
	border-right:1px #00462e solid;
	margin:0px 0px 0px 0px;
	padding:14px 15px 10px 15px;
}
.main-menu a:visited {
	color:white;
	text-decoration:none;
}
.main-menu a:active {
	color:white;
	text-decoration:none;
}
.main-menu a:link {
	color:white;
	text-decoration:none;
}
.main-menu a {
	color:white;
	text-decoration:none;
	cursor:pointer;
}
.main-menu a:hover {
	color:#66FF33;
}
li.main-menu-bg-home {
	padding:14px 15px 10px 30px;
}
li.main-menu-bg-home-active {
	padding:14px 15px 10px 30px;
	background-image:url('../images/main-menu-bg-on.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
.main-menu-bg-active {
	background-image:url('../images/main-menu-bg-on.jpg');
	background-position:left top;
	background-repeat:repeat-x;
}
/*END menu*/
/*banner side*/
blockquote.uzzap-mbanner {
	background-image:url('../images/uzzap-mbanner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:637px;
	height:573px;
	float:left;
	overflow:hidden;
}
blockquote.uzzap-mbanner2 {
  text-align: center;
  margin: auto;
	width:auto;

}

h2.download-now-v3 {
	/*float:right;
	position:relative;
	right:193px;
	top:494px;*/
	overflow:hidden;
	margin:0px 0px 10px;
	text-align:center;
}
.reg-new-acct-box {
	width:327px;
	height:472px;
	float:right;
	overflow:hidden;
	margin:0px 11px 0px 0px;
	padding:35px 0px 0px;
	background-image:url('../images/uzzap-home-reg-bg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.uzzap-homereg-holder {
	width:294px;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}
/*END banner side*/
/*Reg*/
.errors-home-logs-v3 {
	margin:12px 0px;
	background-color:#fffeec;
	padding:3px 0px 4px 10px;
	width:100%;
	height:auto;
	overflow:hidden;
	float:left;
	font-size:10px;
	color:#f26c4f;
}
.errors-home-logs-v3 img {
	margin:3px 9px 0px 0px;
	float:left;
	overflow:hidden;
}
.errors-home-logs-v3 p {
	width:253px;
	height:auto;
	float:left;
	overflow:hidden;
	padding:0px 0px 1px;
	margin:3px 0px 0px;
}
/*END REg*/
/*News and Updates, What is Uzzap*/
.newups-whauzzap-box {
	width:945px;
	height:auto;
	overflow:hidden;
	/*margin:0px auto;*/
	padding:0px 0px 26px;
	z-index:0;
	position:relative;
	left:15px;
	z-index:0;
}
fieldset.news-ups-group {
	border:2px #a3d49c solid;
	width:595px;
	min-height:132px;
	overflow:hidden;
	float:left;
	padding:0px 15px 9px;
}
fieldset.what-is-uzzap-group {
	border:2px #a3d49c solid;
	width:279px;
	height:auto;
	overflow:hidden;
	float:right;
	padding:0px 13px 9px;
}
.what-is-uzzap-group legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#005826;
}
.news-ups-group legend {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#005826;
}
.what-is-uzzap-group p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#005826;
	margin:0px;
	padding:10px 0px 7px;
	text-transform:uppercase;
}
.what-is-uzzap-group h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#005826;
	margin:0px;
	padding:10px 0px 7px;
	text-transform:uppercase;
}
.what-is-uzzap-group h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#005826;
	margin:0px;
	padding:10px 0px 7px;
	text-transform:uppercase;
}
.news-ups-group p {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#005826;
	margin:0px;
	padding:10px 0px 7px;
	text-transform:uppercase;
}
.news-ups-group h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#005826;
	margin:0px;
	padding:10px 0px 7px;
	text-transform:uppercase;
}
.news-ups-group h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:14px;
	color:#005826;
	margin:0px;
	padding:10px 0px 7px;
	text-transform:uppercase;
}
.what-is-uzzap-group h1 {
	padding:16px 0px 7px;
}
.what-is-uzzap-group p {
	font-size:12px;
	color:#464646;
	padding:0px 0px 16px;
	text-transform:none;
}
.what-is-uzzap-group h2 {
	font-size:12px;
	color:#464646;
	padding:0px 0px 16px;
	text-transform:none;
}
.news-ups-group p {
	font-size:12px;
	color:#464646;
	padding:0px 0px 16px;
	text-transform:none;
}
.news-ups-group h2 {
	font-size:12px;
	color:#464646;
	padding:0px 0px 16px;
	text-transform:none;
}
.what-is-uzzap-group h3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.what-is-uzzap-group h3 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.what-is-uzzap-group h3 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.what-is-uzzap-group h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.what-is-uzzap-group h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.news-ups-group h3 a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.news-ups-group h3 a:active {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.news-ups-group h3 a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.news-ups-group h3 a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.news-ups-group h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	margin:0px;
	padding:0px;
	text-decoration:none;
	color:#07b306;
}
.what-is-uzzap-group h3 a:hover {
	text-decoration:underline;
}
.news-ups-group h3 a:hover {
	text-decoration:underline;
}
/*END News and Updates, What is Uzzap*/
/*Connect boxes*/
.connectbox-mwrapper {
	width:100%;
	height:auto;
	z-index:100;
	position:relative;
	top:0px;
}
blockquote.connect-reg-box {
	width:313px;
	height:211px;
	float:left;
	overflow:hidden;
	background-image:url('../images/box-connect-mobile.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 6px 0px 11px;
}
blockquote.connect-web-box {
	width:313px;
	height:211px;
	float:left;
	overflow:hidden;
	background-image:url('../images/box-connect-mobile.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 6px 0px 11px;
}
blockquote.connect-mobile-box {
	width:313px;
	height:211px;
	float:left;
	overflow:hidden;
	background-image:url('../images/box-connect-mobile.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 6px 0px 11px;
}
blockquote.connect-web-box {
	margin:0px 8px 0px 0px;
	background-image:url('../images/box-connect-web.jpg');
}
blockquote.connect-reg-box {
	margin:0px;
	background-image:url('../images/box-connect-reg.jpg');
}
/*img.connect-reg-header {
	position:relative;
	top:115px;
	left:19px;
	border:0px;
	z-index:1;
}*/
div.connect-reg-header {
	padding-top:115px;
	padding-left:19px;
	border:0px;
	z-index:1;
	height:auto;
	width:85px;
	float:left;
	overflow:hidden;
}
blockquote.connect-web-box div {
	/*position:relative;*/
	padding-top:115px;
	padding-left:19px;
	overflow:hidden;
	/*left:19px;*/
	border:0px;
	z-index:1;
}
blockquote.connect-mobile-box div {
	/*position:relative;
	top:115px;
	left:19px;*/
	padding-top:115px;
	padding-left:19px;
	border:0px;
	z-index:1;
}
img.connect-reg-endorser {
	position:absolute;
	top:-35px;
	right:18px;
	z-index:0;
	float:right;
}
/*div.connect-reg-endorser {
	padding-top:-35px;
	padding-right:18px;
	z-index:0;
	float:right;
}*/
/*END Connect boxes*/
/*Footer*/
blockquote.footer-section {
	width:939px;
	height:179px;
	overflow:hidden;
	background-image:url('../images/footer-uzzapbeta-bg.png');
	background-position:left top;
	background-repeat:repeat-x;
	padding:21px 0px 0px 36px;
	clear:both;
}
div.uzzap-footer-logo-wrap {
	width:159px;
	height:55px;
	float:left;
	overflow:hidden;
}
img.uzzap-footer-logo1 {
	float:left;
	overflow:hidden;
}
ul.footer-menu {
	width:746px;
	height:auto;
	overflow:hidden;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:white;
	margin:13px 0px 0px;
}
.footer-menu li {
	float:left;
	overflow:hidden;
	border-right:1px #005826 solid;
	padding:0px 10px 2px 0px;
	margin:0px 10px 0px 0px;
}
.footer-menu a:visited {
	text-decoration:none;
	color:white;
}
.footer-menu a:active {
	text-decoration:none;
	color:white;
}
.footer-menu a:link {
	text-decoration:none;
	color:white;
}
.footer-menu a {
	text-decoration:none;
	color:white;
}
.footer-menu a:hover {
	text-decoration:underline;
	color:#005826;
}
li.footer-menu-terms-condition {
	border:0px;
	padding:0px;
	margin:0px;
}
blockquote.wolfpac-smart {
	width:735px;
	height:auto;
	overflow:hidden;
	float:right;
	padding:17px 11px 0px 0px;
}
.wolfpac-smart h2 a:visited {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:white;
}
.wolfpac-smart h2 a:active {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:white;
}
.wolfpac-smart h2 a:link {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:white;
}
.wolfpac-smart h2 a {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:white;
}
.wolfpac-smart h2 {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:white;
}
.wolfpac-smart h1 {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:white;
}
.wolfpac-smart h2 a:visited {
	font-weight:normal;
	padding:4px 0px 1px;
}
.wolfpac-smart h2 a:active {
	font-weight:normal;
	padding:4px 0px 1px;
}
.wolfpac-smart h2 a:link {
	font-weight:normal;
	padding:4px 0px 1px;
}
.wolfpac-smart h2 a {
	font-weight:normal;
	padding:4px 0px 1px;
}
.wolfpac-smart h2 {
	font-weight:normal;
	padding:4px 0px 1px;
}
.wolfpac-smart h2 a:visited {
	padding:0px;
	text-decoration:none;
}
.wolfpac-smart h2 a:active {
	padding:0px;
	text-decoration:none;
}
.wolfpac-smart h2 a:link {
	padding:0px;
	text-decoration:none;
}
.wolfpac-smart h2 a {
	padding:0px;
	text-decoration:none;
}
.wolfpac-smart h2 a:hover {
	text-decoration:underline;
}
/*END Footer*/
/*Download PAGE*/
blockquote.uzzap-download-banner {
	background-image:url('../images/uzzap-download-banner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:637px;
	height:520px;
	float:left;
	overflow:hidden;
}
img.download-now-v4 {
	float:right;
	position:relative;
	right:106px;
	top:229px;
}
.mobile-pc-pdf {
	width:327px;
	height:auto;
	float:right;
	overflow:hidden;
	margin:0px 11px 0px 0px;
	padding:15px 0px 57px;
	background-image:url('../images/uzzap-home-reg-bg.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
ul.mob-pc-pdf-menubg {
	background-image:url('../images/mob-pc-pdf-menubg.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:315px;
	height:41px;
	margin:0px auto;
	padding:0px;
	font-family:verdana, Arial, helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	color:#06b123;
}
.mob-pc-pdf-menubg li {
	float:left;
	overflow:hidden;
	padding:0px 0px 0px 0px;
	height:37px;
	text-align:center;
}
li.mob-pc-menu-mobile {
	width:98px;
	margin:0px 0px 0px 4px;
}
li.mob-pc-menu-pc {
	width:104px;
	margin:0px 1px;
}
li.mob-pc-menu-pdf {
	width:103px;
}
a:visited.mob-pc-pdf-link2 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
}
a:active.mob-pc-pdf-link2 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
}
a:link.mob-pc-pdf-link2 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
}
a.mob-pc-pdf-link2 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
}
a:visited.mob-pc-pdf-link1 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
}
a:active.mob-pc-pdf-link1 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
}
a:link.mob-pc-pdf-link1 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
}
a.mob-pc-pdf-link1 {
	display:block;
	width:100%;
	height:70%;
	padding:12px 0px 0px;
	text-decoration:none;
	color:#898989;
	cursor:pointer;
}
a:visited.mob-pc-pdf-link2 {
	text-decoration:underline;
	color:#06b123;
}
a:active.mob-pc-pdf-link2 {
	text-decoration:underline;
	color:#06b123;
}
a:link.mob-pc-pdf-link2 {
	text-decoration:underline;
	color:#06b123;
}
a.mob-pc-pdf-link2 {
	text-decoration:underline;
	color:#06b123;
}
a:hover.mob-pc-pdf-link1 {
	text-decoration:underline;
	color:#06b123;
}
a:hover.mob-pc-pdf-link2 {
	text-decoration:none;
}
a:visited.mob-pc-pdf-link2 {
	text-decoration:none;
}
a:active.mob-pc-pdf-link2 {
	text-decoration:none;
}
a:link.mob-pc-pdf-link2 {
	text-decoration:none;
}
a.mob-pc-pdf-link2 {
	text-decoration:none;
}
.uzzap-headers-box {
	width:100%;
	height:auto;
	overflow:hidden;
}
.uzzap-dload-mobile-holder {
	width:277px;
	height:auto;
	overflow:hidden;
	padding:0px;
	margin:0px auto;
}
ul.manufacturer-model-wrap {
	width:277px;
	height:auto;
	overflow:hidden;
	padding:25px 0px 0px;
}
.manufacturer-model-wrap li {
	overflow:hidden;
}
.manufacturer-model-wrap h1 {
	overflow:hidden;
	color:#09b522;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	padding:0px 0px 4px;
}
.manufacturer-model-wrap select {
	border:1px #969696 solid;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#cccccc;
	width:276px;
	height:20px;
	float:right;
	overflow:hidden;
}
h3.reminders-sections {
	font-size:10px;
	color:#464646;
	padding:0px 0px 0px;
	width:90%;
	height:auto;
}
.get-uzzap-now-button {
	width:98%;
	height:auto;
	float:right;
	overflow:hidden;
	padding:0px 15px 10px;
	text-align:right;
}
input.get-uzzap-iput {
	width:149px;
	height:32px;
	border:0px;
	background-image:url('../images/get-uzzap-now-button.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bolder;
	cursor:pointer;
}
input.get-uzzap-iput:hover {
	background-image:url('../images/get-uzzap-now-button-hover.jpg');
}
/*END Download PAGE*/
/*Down Download PC*/
blockquote.uzzap-download-pc-banner {
	background-image:url('../images/uzzap-download-pc-banner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:637px;
	height:520px;
	float:left;
	overflow:hidden;
}
.get-uzzap-now-button-v2 {
	width:98%;
	height:auto;
	overflow:hidden;
	padding:21px 0px 0px;
}
h3.reminders-sections-v2 {
	font-size:10px;
	color:#464646;
	padding:0px 0px 10px;
	width:90%;
	height:auto;
}
ul.platforms-installer {
	width:100%;
	height:auto;
	overflow:hidden;
}
.platforms-installer li {
	background-image:url('../images/platforms-bullet.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	overflow:hidden;
	padding:0px 0px 0px 9px;
}
h4.connect-web {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#09b522;
	padding:0px 0px 3px;
}
/*END Download PC*/
/*Download PDF Manual*/
blockquote.uzzap-download-pdf-manual-banner {
	background-image:url('../images/uzzap-download-pdf-manual-banner.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	width:637px;
	height:520px;
	float:left;
	overflow:hidden;
}
img.download-now-v5 {
	float:right;
	position:relative;
	right:55px;
	top:229px;
}
/*END Download PDF Manual*/
/*Forums*/
blockquote.uzzap-forums-box {
	width:637px;
	height:auto;
	float:left;
	overflow:hidden;
}
.sectioning-box {
	width:567px;
	height:auto;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	padding:36px 8px 36px 23px;
	margin:40px auto 0px;
}
ul.uconstruction {
	width:100%;
	height:auto;
	overflow:hidden;
}
.uconstruction li {
	float:left;
	overflow:hidden;
}
li.ucontruct-icon {
	width:75px;
	height:auto;
}
li.uconstruct-content {
	width:489px;
	height:auto;
}
h1.under-construction-header {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bolder;
	color:#06b123;
	padding:4px 0px 18px;
}
h2.under-construct-note {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	color:#898989;
}
.gleft-holder {
	width:327px;
	height:auto;
	float:right;
	overflow:hidden;
	margin:0px 11px 0px 0px;
	padding:40px 0px 0px;
	background-image:url('../images/uzzap-home-reg-bg.jpg');
	background-position:left top;
	background-repeat:repeat-y;
}
blockquote.gleft-boxes {
	width:304px;
	height:auto;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	margin:0px auto;
	padding:36px 0px 25px 0px;
}
h1.gleft-boxes-headers {
	text-align:center;
}
.forums-padding {
	padding:0px 0px 40px;
}
/*END Forums*/
/*about what is uzzap*/
.pad-40 {
	padding:40px 0px 0px;
}
.sectioning-box-v2 {
	width:567px;
	height:auto;
	border-bottom:1px #999999 dotted;
	padding:19px 8px 17px 23px;
	margin:0px auto 0px;
}
h2.gheaders-contents {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#06b123;
	font-weight:bolder;
	padding:0px 0px 32px;
}
h1.gheaders-title {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#06b123;
	font-weight:bolder;
	padding:0px 0px 32px;
}
h2.gheaders-contents {
	color:#898989;
	font-size:11px;
	padding:0px;
	line-height:15px;
}
blockquote.gleft-boxes-v2 {
	width:304px;
	height:auto;
	border-bottom:1px #999999 dotted;
	margin:0px auto;
	padding:36px 0px 25px 0px;
}
ul.about-left-menu {
	width:304px;
	height:auto;
	overflow:hidden;
	margin:0px auto;
}
.about-left-menu li {
	overflow:hidden;
	border-bottom:1px #999999 dotted;
	padding:14px 0px 14px 27px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
	background-image:url('../images/platforms-bullet.jpg');
	background-position:15px 15px;
	background-repeat:no-repeat;
	color:#8ccc21;
}
.about-left-menu a:visited {
	text-decoration:none;
	color:#898989;
}
.about-left-menu a:active {
	text-decoration:none;
	color:#898989;
}
.about-left-menu a:link {
	text-decoration:none;
	color:#898989;
}
.about-left-menu a {
	text-decoration:none;
	color:#898989;
	cursor:pointer;
}
.about-left-menu a:hover {
	color:#8ccc21;
}
.gleft-footer-img {
	text-align:center;
	overflow:hidden;
}
blockquote.uzzap-about-gwrapper {
	width:599px;
	height:auto;
	float:left;
	overflow:hidden;
	margin:40px 0px 40px 21px;
	padding:22px 0px;
	border-top:1px #999999 dotted;
	border-bottom:1px #999999 dotted;
	font-family:Arial, Helvetica, sans-serif;
}
.uzzap-about-gwrapper p {
	font-size:18px;
	font-weight:bolder;
	color:#06b123;
	padding:0px 0px 38px;
}
.uzzap-about-gwrapper h2 {
	font-size:18px;
	font-weight:bolder;
	color:#06b123;
	padding:0px 0px 38px;
}
.uzzap-about-gwrapper h1 {
	font-size:18px;
	font-weight:bolder;
	color:#06b123;
	padding:0px 0px 38px;
}
.uzzap-about-gwrapper p {
	font-size:11px;
	color:#999999;
	padding:0px 0px 19px;
}
.uzzap-about-gwrapper h2 {
	font-size:11px;
	color:#999999;
	padding:0px 0px 19px;
}
.uzzap-about-gwrapper p {
	padding:0px;
	line-height:15px;
}
.uzzap-about-gwrapper p a:visited {
	text-decoration:none;
	color:#8ccc21;
}
.uzzap-about-gwrapper p a:active {
	text-decoration:none;
	color:#8ccc21;
}
.uzzap-about-gwrapper p a:link {
	text-decoration:none;
	color:#8ccc21;
}
.uzzap-about-gwrapper p a {
	text-decoration:none;
	color:#8ccc21;
}
.uzzap-about-gwrapper p a:hover {
	text-decoration:underline;
}
ol.about-uzzap-bullet-circle {
	width:90%;
	height:auto;
	overflow:hidden;
	font-size:11px;
	font-weight:bolder;
	color:#999999;
	margin:0px 0px 32px 0px;
}
.about-uzzap-bullet-circle li {
	list-style-position:outside;
	background-image:url('../images/square-bullet.jpg');
	background-position:left 3px;
	background-repeat:no-repeat;
	padding:0px 0px 10px 10px;
}
h3.check-content {
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bolder;
	color:#999999;
	background-image:url('../images/check-bullet.jpg');
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 12px 28px;
}
/*END about what is uzzap*/
/*help quick tips*/
h3.uzzap-help-headers {
	font-size:18px;
	font-weight:bolder;
	color:#06b123;
	padding:0px 0px 18px;
}
table.tips-text-smile {
	border-top:1px black solid;
	border-left:1px black solid;
	width:223px;
	padding:0px;
	margin:20px 0px 0px;
	text-align:center;
}
.tips-text-smile td {
	color:black;
	text-align:center;
	font-weight:normal;
	padding:3px 0px;
	border-bottom:1px black solid;
	border-right:1px black solid;
}
.tips-text-smile th {
	color:black;
	text-align:center;
	font-weight:bolder;
	padding:3px 0px;
	border-bottom:1px black solid;
	border-right:1px black solid;
}
h6.backto-top {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#06b123;
	padding:0px 0px 2px;
	width:80px;
	height:auto;
	float:right;
	overflow:hidden;
	text-align:right;
	background-image:url('../images/arrow-backto-top.jpg');
	background-position:left top;
	background-repeat:no-repeat;
}
.backto-top a, .backto-top a:link, .backto-top a:active, .backto-top a:visited {
	color:#06b123;
	text-decoration:none;
}
.backto-top a:hover {
	text-decoration:underline;
}
.dotted-lines-btop {
	border-top:1px #999999 dotted;
	padding:9px 0px;
	margin:22px 0px 0px;
	overflow:hidden;
}
.backto-top-marg {
	margin:8px 0px 0px;
}
ul.faq-holder {
	width:100%;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:11px;
	color:#898989;
}
.faq-holder li {
	overflow:hidden;
	line-height:15px;
}
li.faq-1holder {
	width:391px;
	height:auto;
	float:left;
}
li.faq-2holder {
	width:176px;
	height:auto;
	float:right;
}
/*END help quick tips*/
div.banner-container {
	width:637px;
	height:auto;
	float:left;
	overflow:hidden;
}
div.error-header-message-wrap {
	width:95%;
	height:15px;
	clear:both;
}
div.errors-home-logs-v3-wrap {
	margin:12px 0px;
	background-color:white;
	padding:3px 0px 4px 10px;
	width:100%;
	height:12px;
	overflow:hidden;
	/*float:left;*/
	font-size:10px;
	color:#f26c4f;
}
div.coming-soon {
	position:relative;
	z-index:100;
	top:50px;
}
/*nov.09, 2009*/
span.keywords-accesscode {
	color:#339900;
}
.news-updtes-v2, .news-updtes-v2 a, .news-updtes-v2 a:link, .news-updtes-v2 a:active, .news-updtes-v2 a:visited {
	color:#339900;
	font-weight:bolder;
	text-decoration:none;
	color:#005826;
}
.news-updtes-v2 a:hover {
	text-decoration:underline;
}
/*END nov.09, 2009*/


/* 20091228 paulg */
.uzzap2-0-header-menu li ul {
            width:100px;
            height:auto;
            overflow:hidden;
}
.uzzap2-0-header-menu li ul li {
            border:0px;
}
.uzzap2-0-header-menu li ul li a, .uzzap2-0-header-menu li ul li a:link, .uzzap2-0-header-menu li ul li a:active, .uzzap2-0-header-menu li ul li a:visited {
            display:block;
            height:100%;
            width:100%;
            background-color:green;
            font-size:10px;
            color:white;
            text-decoration:none;
}
.uzzap2-0-header-menu li ul li a:hover {
            background-color:lime;
}
.uzzap2-0-header-menu li ul li {
            border:0px;
            margin:0px;
            padding:3px;
}
/* END 20091228 paulg */
