html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td
{
	margin: 0;
	padding: 0;
}

a, input, button
{
	-moz-outline: none;
}

body
{
	background-color: #3b2e26;
	font-family: Arial, Helvetica, sans-serif;
}

/*h1, h2
{
	display: none;
}*/

#boxLogo{
	margin-left: 20px;
	margin-top: 5px;
	height: 100px;
}

#SwitchBox{
	display: block;
	width: 387px;
	height: 199px;
	position: absolute;
	top: 8px;
	left: 50%;
	margin-left: 100px;
	text-align:right;
}
#boxSearch{	display: none;}
#SwitchBox a
{
	color: #000;
	font-size: 12px;
}

#mainLogo
{
	display: block;
	margin: 0 auto;
	padding: 15px 0 45px 0;
}

#hpStock
{
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -530px;
}

#sectionLogin
{
	position: relative;
	background: transparent url('http://images.imatchup.com/images/NEWIMU/homepage/homepage_bg_rpt.png') repeat-x;
	height: 447px;
}

#boxJoin2
{
	display: block;
	/*background: transparent url('http://images.imatchup.com/images/NEWIMU/homepage/homepage_login_bg.png') no-repeat;*/
	width: 407px;
	height: 100px;
	position: absolute;
	top: 120px;
	left: 45%;
	margin-left: 100px;
}

#boxJoin
{
	display: block;
	background: transparent url('http://images.imatchup.com/images/NEWIMU/newLander/frm_bg.gif') no-repeat;
	width: 407px;
	height: 199px;
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: 100px;
}
#boxfrmLogin
{
	display: block;
	background: transparent url('http://images.imatchup.com/images/NEWIMU/newLander/frm3_bg.gif') no-repeat;
	width: 407px;
	height: 199px;
	position: absolute;
	top: 24px;
	left: 50%;
	margin-left: 100px;
	/*display:none;*/
}

#boxJoin input, #boxfrmLogin input
{
	padding: 3px;
	font-size: 11px;
	border: 1px solid #7f9db9;
}

#frmSubmit
{
	position: absolute;
	top: 136px;
	left: 105px;
	border: none;
	width: 195px;
	height: 47px;
	background: transparent url('http://images.imatchup.com/images/NEWIMU/homepage/homepage_btn_findmatchup.png') no-repeat;
	cursor: pointer;
}
#frmSubmit span
{
	display: none;
}
#frmLogin
{
	position: absolute;
	top: 136px;
	left: 140px;
	border: none;
	width: 195px;
	height: 47px;
	background: transparent url('http://images.imatchup.com/images/NEWIMU/homepage/homepage_btn_signin.png') no-repeat;
	cursor: pointer;
}

#frmLogin span
{
	display: none;
}

#boxJoin .txtAge
{
	width: 24px;
}
#loginForm{
	display:none;
}

#frmElements
{
	position: absolute;
	top: 66px;
	left: 20px;
	width: 384px;
	height: 48px;
}

#frmElements label
{
	font-size: 13px;
	color: #281c15;
}

#frmElements fieldset
{
	display: block;
	border: none;
	margin-bottom: 8px;
}

#frmElements fieldset div
{
	float: left;
}

.frmCell1
{
	width: 160px;
}

.frmCell3
{
	width: 240px;
}

#bodyFooter
{
	margin-top: 20px;
	height: 60px;
}

#bodyFooter div
{
	font-size: 11px;
	color: #fff;
	text-align: center;
	margin-bottom: 5px;
}

#bodyFooter a
{
	margin-right: 5px;
	color: #1B99BF;
}

#bodyFooter a:hover
{
	color: #abedfc;
}

#sectionInfo
{
	width: 1000px;
	margin: 50px auto 0 auto;
	color: #fff;
	margin-left: 20px;
}

#sectionInfo h3
{
	font-size: 16px;
}

#sectionInfo p
{
	font-size: 12px;
	margin-bottom: 16px;
}

.tstm{	
	position: absolute;
	top: 225px;
	left: 50%;
	border: none;
	width: 407px;	
	margin-left: 105px;
}
.tstm h1{
	color: #1d421d;
	font-size: 16px;
	font-weight:bold;
}
	
.tstmBox{
	width:402px;
	height:90px;
	display: block;
	background: transparent url('http://images.imatchup.com/images/NEWIMU/newLander/test_bg_top.gif') repeat-y;
}
.tstmBox2{
	width:402px;
	height:90px;
	display: block;
	background: transparent url('http://images.imatchup.com/images/NEWIMU/newLander/test_bg_btm.gif') no-repeat;
}
.tstmBox h2{
	color: #000;
	font-size: 14px;
	font-weight:bold;
	display:inline;
	float:left;
	width:402px;
	padding-left:5px;
}
.tstmBox img{
	display:inline;
	float:left;
	width:55px;
	height:64px;
	padding-left:5px;
	padding-bottom:10px;
}
.tstmBody{
	display:inline;
	float:left;
	width:330px;
	padding:0px 5px 0px 5px;
	color: #000;
	font-size: 11px;
}
.tstmGap{
	height:8px;
	display:block;
}
.tstmSig{
	position:relative;
	top:0px;
	width:385px;
	margin:0px;
	padding:0px 5px 0px 5px;
	color: #000;
	font-size: 11px;
	text-align:right;
}

/******************************************************/
/****** New styling for logging in with CELL\PIN ******/
/******************************************************/

#gotAPin a
{
	color:white; 
	font-size:14px;
	position:absolute;
	top:35px;
	left:265px;
	text-decoration:none;
}
#gotAUser { display:none; }
#gotAUser a
{
	color:white; 
	font-size:14px;
	position:absolute;
	top:35px;
	left:230px;
	text-decoration:none;
}
#cellpinLogin { display:none; }