ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
	{
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

fieldset {
	border: 0;
}

a,a:link,a:visited,a:hover {
	text-decoration: none;
}

a:focus,a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

.clear {
	clear: both;
}

body {
   background: url("/static/images/body-bg.jpg") repeat-x scroll center top #FFFFFF;
    position: relative;	
	/**background: #f2becb;**/
	color: #004C68;
	font: 62.5% Arial, sans-serif;
}


#mainwrap {
	 margin: 0 auto;
	 text-align:center;
	
}

#brandlogo {
	display:block;
	height: 104px; 	
	text-align: center;	
}

#brandlogo img {
	display: inline-block;
	width: 242px; 
	height: 126px; 
	text-align: center;	
}

#pageheader {	
	height: 118px; 
	margin-bottom: 5px;
}


#content{
	padding-bottom: 0px; 
	position: relative;
}


#adtop {
	display:block;
	height: 72px;
	text-align: center;
	margin: 10px 0 10px 0;
}

#banner-top2 {
	display:none;
	height: 70px;
	text-align: center;
	margin: 10px 0 10px 0;
}


#adtop img {
	display: inline-block;
	width: 320px;
	height: 50px;
	text-align: center;
}

#heading{
	height: 25px;
	background: #a92547 repeat-x left;
	text-align: center;
	padding: 10px 0 0 0;
	margin-top: 20px;
}

#heading span{
	font-size: 12px;
	font-weight: bold;
}

#gamecenter {
	text-align: center;
}

#social {
	position: relative;		
	clear: both;	
	border: solid #0097cf 1px; 
	border-radius: 5px; 
	margin: auto 4px;	
	background-color: #DCECF3;
	padding:6px;
}

#titleheading, #titleheading_android {
	position: relative;		
	clear: both;	
	border: solid #0097cf 1px; 
	border-radius: 5px; 
	margin: 10px 4px 10px;	
	background-color: #DCECF3;
	padding:6px;
}

#titleheading span, #titleheading_android span {
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
}

#titleheading img, #titleheading_android img {
	vertical-align: middle;
	margin: 0 10px 0 10px;
}

.advertising-text{
	text-align:center; 
	font-size:10px; 
	color: #004C68; 
	font-weight: bold;
}
#apps, #apps_android {
	overflow: auto;			
	position: relative;		
	clear: both;	
	border: solid #0097cf 1px; 
	border-radius: 5px; 
	margin: 10px 4px 3px 4px;
	padding-top: 3px;
	background-color: #DCECF3;
}


#apps ul, #apps_android ul{
	margin: 0px 0px 0px 0px;
	text-align:center;
}

#apps ul li, #apps_android ul li {
	display:inline-table;
	padding: 5px 4px 5px;
	height: 92px;	
	width: 92px;	
}

#apps ul li img, #apps_android ul li img {
	display:inline-block;
	height: 92px;	
	width: 92px;	
}

#apps ul li div, #apps_android ul li div {
	position: absolute;		
	border: solid #004C68 2px; 
	border-radius: 8px; 
	background-color: transparent;
	width:91px;
	height:91px;
	z-index:88;
	margin:-2px;
	padding:0px;	
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMjIlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjAiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
	background: -moz-linear-gradient(-45deg,  rgba(255,255,255,1) 0%, rgba(255,255,255,0) 22%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(22%,rgba(255,255,255,0)));
	background: -webkit-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 22%);
	background: -o-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 22%);
	background: -ms-linear-gradient(-45deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 22%);
	background: linear-gradient(135deg,  rgba(255,255,255,1) 0%,rgba(255,255,255,0) 22%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );	
}

#apps p, #apps_android p {
	font-size: 12px;
	margin: 15px 5px;
}

#apps p a, #apps_android p as {
	color: #004C68;
	text-decoration: underline;
}

#adbottom {
	display:block;
	height: 270px;
	text-align: center;
	margin: 10px 0 10px 0;
}

#mobilelogo {
	display:block;
	height: 90px;
	text-align: center;
	margin: 20px 0 10px 0;
}
#mobilelogo img {
	width: 70px;
	height: 70px;
	padding: 0 10px 0 10px;
}

#heading2{
	height: 25px;
	background: #A92547 repeat-x left;
	text-align: center;
	margin: 30px 0 0 0 ;
	padding: 10px 0 0 0;
}

#heading2 span{
	font-size: 12px;
	font-weight: bold;
}

#pagefooter {
	height: 30px;
	clear: both;
	margin: 0 auto;
	text-align: center;
}

#pagefooter ul li {
	display: inline-block;
	padding: 0px 0px 0px 10px;
}

#pagefooter ul li a {
	font-size: 12px;
	color: #004C68;
	font-weight:bold;
}

#pagefooter .copyright {
	height: 30px;
	clear: both;
	margin-top: 5px;
	color: #8F1535;
	text-align: center;
}