body  {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
background:#000000;
color:#000;
margin:0px;
padding:0px;
}

/*#formWrapper{
	text-align:center;
	margin:auto auto;
	width:200px;
}

#codeWrapper {
  text-align:center;	
}*/


/***** clearfix *****/
.clear {clear: both;height: 10px;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}


/*index2*/

#btnWrapper{
	height:45px;
	padding:0px;
	margin:0px;
}

.submit-button{
	margin:5px 0px 10px 0px;
	padding:3px;
	background-color:#000;
	color:#fff;
	float:left;
}

.tracker-button{
	margin:5px 0px 10px 0px;
	padding:3px;
	background-color:#000;
	color:#fff;
	float:right;
}

#tabs{
	width:450px;
	font-size:14px;
}
#tabs form p{
	line-height:.2;
}

.wrapper{
	margin:0px auto 0px auto;
	padding:0px;
	width:950px;
	height:946px;
	background: #000000 url(../images/splashPage.png) no-repeat center top;
}
	
.tabContainer{
	width:450px;
	margin:0px auto 0px auto;
	padding:275px 0 0 0;
}

#qrTextCode, #qrFlyerCode, #qrVcardCode, #qrUrlCode{
	text-align:center;
	margin:0px auto 0px auto 0px;
	padding:0px;
}

.customTxtWrapper{
	display:none;
}

#customTxtField{
	width:300px;
}

.footer{
	width:100%;
	text-align:center;
	margin:10px auto 0px auto;
	padding:0px;
	font-size:10px;
	color:#ffffff;
}

.footer a, .footer a:link, .footer a:visited{
	color:#ffffff;
}