#homeMain {
	position:relative;
	width:100%;
	margin:0px auto;
}

#homeFeaturedGames {
	position:relative;
	display:none;
}

#homeEtMiddleFirst320 {
	min-width:320px;
	height:100px;
	padding-top:342px;
	overflow:hidden;
	transition:all 5000ms ease;
}
.homeEtTopRight {
	width:320px;
	height:100px;
	overflow:hidden;
}
#homeEtTopRight,
#homeEtMiddle750 {
	display:none;
}

#homeNews {
	position:relative;
	width:calc(100% - 4px);
	margin-top:10px;
	padding-bottom:31px;
	background:linear-gradient(135deg, #FFC500 60%, #FFAF00 85%);
	border:2px solid #FFB600;
}
#homeNews > h2 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:32px;
	padding-top:8px;
	background:linear-gradient(135deg, #FFC500 25%, #FFAF00 75%);
	margin:0px;
}
#homeNewsContents {
	padding:10px;
	height:115px;
	background:white;
	overflow:hidden;
}
.homeNewsDate {
	color:#999999;
	height:20px;
}
.homeNewsLink,
.homeNewsText {
	display:block;
	margin:-20px 0px 0px 70px;
}
.homeMore {
	position:absolute;
	right:5px;
	bottom:5px;
	color:white;
	font-size:14px;
	font-weight:bold;
	height:20px;
	padding-right:12px;
	background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNnB4IiBoZWlnaHQ9IjlweCIgdmlld0JveD0iMCAwIDYgOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBmaWxsPSJub25lIiBzdHJva2U9IiNGRkZGRkYiIHN0cm9rZS13aWR0aD0iMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNMS41IDEuNUw0LjI1IDQuMjVMMS41IDciLz48L3N2Zz4=);
	background-repeat:no-repeat;
	background-position:right;
}
.homeMore:hover {
	color:white;
}
#homeNewsFacebook {
	position:absolute;
	left:5px;
	bottom:0px;
	display:block;
	width:11px;
	height:22px;
	padding:4px 9px 4px 10px;
	background:url(common.1.webp) no-repeat -1px -161px content-box;
	overflow:hidden;
	color:rgba(0,0,0,0);
}
#homeNewsInstagram {
	position:absolute;
	left:40px;
	bottom:0px;
	display:block;
	width:20px;
	height:20px;
	padding:5px;
	background:url(common.1.webp) no-repeat -94px -111px content-box;
	overflow:hidden;
	color:rgba(0,0,0,0);
}
#homeNewsTwitter {
	position:absolute;
	left:75px;
	bottom:0px;
	display:block;
	width:17px;
	height:15px;
	padding:8px 6px 7px 7px;
	background:url(common.1.webp) no-repeat -1px -248px content-box;
	overflow:hidden;
	color:rgba(0,0,0,0);
}
#homeNewsLinkedIn {
	position:absolute;
	left:110px;
	bottom:0px;
	display:block;
	width:18px;
	height:16px;
	padding:7px 6px 7px 6px;
	background:url(common.1.webp) no-repeat -34px -161px content-box;
	overflow:hidden;
	color:rgba(0,0,0,0);
}
#homeNewsRSS {
	position:absolute;
	left:145px;
	bottom:0px;
	display:block;
	width:17px;
	height:18px;
	padding:6px 6px 6px 7px;
	background:url(common.1.webp) no-repeat -53px -161px content-box;
	overflow:hidden;
	color:rgba(0,0,0,0);
}

#homeEtMiddleSecond320 {
	min-width:320px;
	height:100px;
	margin-top:10px;
	overflow:hidden;
	transition:all 5000ms ease;
}
.homeEtBottomLeft {
	width:320px;
	height:100px;
	overflow:hidden;
}
#homeEtBottomLeft,
#homeEtBottomLeft750 {
	display:none;
}

#homeLatestGames {
	position:absolute;
	left:0px;
	top:0px;
	width:calc(100% - 4px);
	padding-bottom:31px;
	background:linear-gradient(135deg, #F4731B 45%, #F05715 85%);
	border:2px solid #F26518;
}
#homeLatestGames > h2 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:32px;
	padding-top:8px;
	background:linear-gradient(135deg, #F4731B 25%, #F05715 75%);
	margin:0px;
}
#homeLatestGamesContents {
	height:257px;
	background:white;
}
#homeLatestGamesBig {
	position:relative;
	width:calc(50% - 20px);
	height:237px;
	padding:10px;
	overflow:hidden;
}
#homeLatestGamesBigIcon {
	display:block;
	width:100px;
	height:100px;
	margin:0px auto;
}
#homeLatestGamesBigName {
	display:block;
	font-size:16px;
	font-weight:bold;
	margin-top:10px;
	text-align:center;
}
#homeLatestGamesBigIcon:hover + #homeLatestGamesBigName {
	text-decoration:underline;
}
#homeLatestGamesBigDescriptions {
	margin-top:10px;
	text-align:center;
}
#homeLatestGamesBig > .commonPlayNowButton {
	position:absolute;
	left:50%;
	bottom:10px;
	transform:translate(-50%,0);
}
#homeLatestGamesBig > .commonNewIcon,
#homeLatestGamesBig > .commonUpdatedIcon {
	position:absolute;
	left:10px;
	top:10px;
}
.homeLatestGamesSmall {
	position:relative;
	display:block;
	height:32px;
	padding:5px 10px;
	border-top:1px solid #FFB600;
	border-left:1px solid #FFB600;
	margin-left:50%;
}
.homeLatestGamesSmall:nth-child(2) {
	border-top:none;
	margin-top:-257px;
}
.homeLatestGamesSmallIcon,
.homeLatestGamesSmallIcon > img {
	vertical-align:middle;
}
.homeLatestGamesSmallText {
	display:inline-block;
	vertical-align:middle;
	max-width:calc(100% - 50px);
	max-height:32px;
	overflow:hidden;
	margin-left:10px;
	font-size:16px;
	font-weight:bold;
}
.homeLatestGamesSmallIcon:hover + .homeLatestGamesSmallText {
	text-decoration:underline;
}
.homeLatestGamesSmall > .commonNewIcon,
.homeLatestGamesSmall > .commonUpdatedIcon {
	position:absolute;
	right:2px;
	top:3px;
}

#homeMasters {
	position:relative;
	width:calc(100% - 4px);
	padding-bottom:31px;
	background:linear-gradient(135deg, #FF763A 60%, #FF562D 85%);
	border:2px solid #FF6633;
	margin-top:10px;
}
#homeMasters > h2 {
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	height:32px;
	padding-top:8px;
	background:linear-gradient(135deg, #FF763A 25%, #FF562D 75%);
	margin:0px;
}
#homeMastersContents {
	height:425px;
	background:white;
}
#homeMastersLoading {
	width:100%;
	height:100px;
	background:url(loading.gif) no-repeat center;
}
.homeMastersBig {
	display:none;
	width:calc(100% - 10px);
	height:50px;
	padding:5px 0px 5px 10px;
}
.homeMastersBig > .homeMastersRank {
	display:inline-block;
	width:30px;
	height:24px;
	padding-top:17px;
	font-size:16px;
	color:#5A350E;
	font-weight:bold;
	text-align:center;
	vertical-align:middle;
}
.homeMastersBig > .homeMastersRank1 {
	background:url(common.1.webp) no-repeat -1px -206px;
}
.homeMastersBig > .homeMastersRank2 {
	background:url(common.1.webp) no-repeat -32px -206px;
}
.homeMastersBig > .homeMastersRank3 {
	background:url(common.1.webp) no-repeat -63px -206px;
}
.homeMastersBig > .homeMastersPicture {
	width:50px;
	height:50px;
	object-fit:contain;
	margin-left:10px;
	vertical-align:middle;
}
.homeMastersBig > .homeMastersName {
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	margin-left:10px;
	width:calc(100% - 190px);
	max-height:50px;
	overflow:hidden;
	vertical-align:middle;
}
.homeMastersStars {
	display:inline-block;
	height:19px;
	padding:2px 0px 0px 26px;
	background-repeat:no-repeat;
	font-size:16px;
	font-weight:bold;
	color:#FB8200;
	vertical-align:middle;
	background-image:url(common.1.webp);
	background-position:left -1px bottom -23px;
}
.homeMastersSmall {
	display:none;
	width:calc(100% - 11px);
	height:28px;
	padding:4px 0px 3px 11px;
}
.homeMastersSmall > .homeMastersRank {
	display:inline-block;
	width:27px;
	height:23px;
	padding-top:5px;
	font-size:16px;
	color:#5A350E;
	font-weight:bold;
	text-align:center;
	background:url(common.1.webp) no-repeat -71px -161px;
}
.homeMastersSmall > .homeMastersName {
	display:inline-block;
	font-size:14px;
	font-weight:bold;
	margin-left:20px;
	width:calc(100% - 135px);
	max-height:28px;
	overflow:hidden;
	vertical-align:middle;
}
.homeMastersBig:nth-child(odd),
.homeMastersSmall:nth-child(odd) {
	background:#f4f3f0;
}