﻿body
{
	font-family: Arial, Helvetica, Sans-Serif;
	background-color: #4D4D4D;
	font-size: 76%;
	margin: 0;
}

#mainright, #mainbottom
{
	width: 820px;
	height: 575px;
}
#mainright
{
	background: url(/images/landing/mainright.gif) top right repeat-y;
}
#mainbottom
{
	position: relative;
	padding-top: 1px;
	background: url(/images/landing/mainbottom.gif) bottom left repeat-x;
}

#contentbox
{
	width: 726px;
	margin: 25px 45px;
}

#content
{
	margin: 0;
}

#content #logo
{
	width: 99px;
	height: 117px;
	padding: 0;
	background: url(/images/landing/lol_logo_grey.png) top left no-repeat;
	text-indent: -1000em;
}

#content .text
{
	float: left;
	width: 190px;
	margin: 0;
}

#content h1
{
	width: 164px;
	height: 55px;
	margin: 25px 0;
	padding: 0;
	background: url(/images/landing/welcome_text.png) top left no-repeat;
	color: #ffffff;
	text-indent: -1000em;
}

p#clickon
{
	width: 168px;
	height: 68px;
	margin: 25px 0;
	padding: 0;
	background: url(/images/landing/click_text.png) top left no-repeat;
	text-indent: -1000em;
}

.brandbox
{
	float: left;
	width: 220px;
	height: 300px;
	margin-left: 40px;
	position: relative;
}

.brandbox h2
{
	width: 217px;
	height: 182px;
	margin: 25px 0 0;
	padding: 0;
}

.brandbox h2 a
{
	display: block;
	width: 217px;
	height: 182px;
	margin: 0;
	padding: 0;
	text-indent: -1000em;
	text-decoration: none;
}

.brandbox p
{
	margin-bottom: 20px;
	font-size: 0.9em;
	color: #ffffff;
}

.brandbox a.brandurl
{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
}

.brandbox a.brandurl .url-prefix
{
	color: #fc7019;
}

.brandbox a.brandurl:hover
{
	text-decoration: underline;
}

#polestars h2
{
	background: url(/images/landing/polestars_brand_pic.png) top left no-repeat;
}

#listoflife h2
{
	background: url(/images/landing/lol_brand_pic.png) top left no-repeat;
}

#lowercorner
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 64px;
	height: 105px;
	background: url(/images/landing/lowercorner.gif) bottom right no-repeat;
}

#footer
{
	width: 780px;
	padding: 15px 20px;
	color: #ffffff;
}
#footer a
{
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover
{
	text-decoration: underline;
}