/*
A Mobile Template to use with hytek live results
*/



#main{
	width: 100%;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background: #B2B4B3;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	
}

#header { 
	width:100%;
	padding: 28px 0px 0px 0px;
	height: 100px;
	/*height: 428px;
	background:url(images/header.jpg) left top no-repeat;
	background:url(images/croppedlogo.jpg) left top no-repeat;*/
	background:url(images/lr_mobile_banner.jpg) no-repeat;
	color:#FFFFFF;
}

#content{
	width: 100%;
	padding: 0px 0px 0px 0px;
	/*background: url(images/bg_cont.gif) left repeat-y;*/
	margin: 0px 8px 0px 8px;
	text-align: center;
}

#cont_top {	background:	url(images/top.gif) top repeat;
width: 100%;
height:10px;
margin-left: 8px;}

#cont_bot {	background:	url(images/bot.gif) bottom repeat;
width: 300px;
height:10px;
margin-left: 8px;}

#footer{
	height: 25px;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 8px;
	text-align: center;
	clear:both;
	/*padding: 17px 0px 0px 0px;
	background: url(images/footer.jpg) center no-repeat;*/
}

#footer a{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}

h1
{
	font-size:18px;
	font-weight:heavy;
	color: #FFFFFF;
	text-align:center;
}

button
{
	width:90%;
	height: 50px;
	margin-bottom: 10px
}
