@charset "utf-8";
/* CSS Document */

A, IMG { border:none; text-decoration:none; }

#Topbar {
	background-image:url(../images/brandingBar/bg_brandingBar.png);
	background-position:top center;
	background-repeat:repeat-x;
	width:100%;
	height:66px;
	padding:0px;
	margin:0px;
	top:0px;
	left:0px;
	z-index:990;
	position:absolute;
	clear:both;
}
#RemaidedWPLogoBG {
	background-image:url(../images/brandingBar/bg_remainedWPLogo.png);
	background-position:top center;
	background-repeat:no-repeat;
	width:100%;
	height:66px;
	margin:0px;
	padding:0px;
	position:relative;
}
	
#TopbarContainer { margin:0px auto; width:988px; height:66px; }
#TopbarContainer DIV { float:left; margin:0px; padding:0px; }
#TopbarContainer DIV.wpLogo { width:286px; height:66px; }
#TopbarContainer DIV.register { width:75px; height:16px; margin:22px 0px 0px 0px; }
#TopbarContainer DIV.account { width:162px; height:16px; margin:22px 0px 0px 0px; }
#TopbarContainer DIV.community { width:90px; height:16px; margin:22px 0px 0px 10px; }
#TopbarContainer DIV.support { width:74px; height:16px; margin:22px 0px 0px 10px; }
#TopbarContainer DIV.powerup { width:83px; height:16px; margin:22px 0px 0px 10px; }
#TopbarContainer DIV.games { width:60px; height:16px; margin:22px 0px 0px 10px; }
#TopbarContainer DIV.blank { width:212px; height:16px; margin:22px 0px 0px 0px; }
#TopbarContainer DIV.email { width:124px; height:16px; margin:22px 0px 0px 0px; text-align:right; }
#TopbarContainer DIV.login { width:60px; height:16px; margin:22px 0px 0px 0px; border:none }
#TopbarContainer DIV.login IMG, A { border:none; text-decoration:none; }
#TopbarContainer DIV.logout { width:60px; height:16px; margin:22px 0px 0px 2px; }
#TopbarContainer DIV.blank2 { width:156px; height:16px; margin:22px 0px 0px 0px; }
#TopbarContainer DIV.clock { width:114px; height:16px; margin:22px 0px 0px 0px; }


#brandingbarContainer {
	position:absolute;
	left:0px;
	top:40px;
	width:100%;
	height:auto;
	z-index:80;
	visibility: hidden;
}
#brandingbarGamelistsContainer {
	position:relative;
	margin: 0px auto;
	width:988px;
	height:auto;
	z-index:100;
}
#brandingbarGamelists {
	position:relative;
	float:left;
	width:498px;
	height:auto;
	margin:0px 0px 0px 430px;
}

#brandingbarGamelists DIV.selectingItem { width:244px; height:56px; float:left; margin:0px; border-top:1px solid #999; border-left:1px solid #999; border-bottom:1px solid #000; border-right:1px solid #000; font-family:Arial, Helvetica, sans-serif; text-align:right; color:#FFFFFF; }
#brandingbarGamelists DIV.selectingItem DIV.title { width:232px; height:18px; float:left; margin:7px 0px 0px 0px; padding:0px; font-size:14px; font-weight:bold; }
#brandingbarGamelists DIV.selectingItem DIV.catchPhrase { width:164px; height:auto; float:left; margin:0px 0px 0px 70px; padding:0px; font-size:10px; font-weight:bold; }
#brandingbarGamelists DIV.selectingItem A { width:244px; height:56px; display:block; -moz-opacity: 0.9; opacity:.90; filter: alpha(opacity=90); text-decoration:none; color:#FFFFFF; }
#brandingbarGamelists DIV.selectingItem A.ro { background-image:url(https://www.warpportal.com/images/brandingbar/bg_Ragnarok.png); } /* Ragnarok BG */
#brandingbarGamelists DIV.selectingItem A.rq { background-image:url(https://www.warpportal.com/images/brandingbar/bg_Requiem.png); } /* Reguiem BG */
#brandingbarGamelists DIV.selectingItem A.rose { background-image:url(https://www.warpportal.com/images/brandingbar/bg_Rose.png); } /* ROSE BG */
#brandingbarGamelists DIV.selectingItem A.dr { background-image:url(https://www.warpportal.com/images/brandingbar/bg_DragonSaga.png); } /* Dragon Saga BG */
#brandingbarGamelists DIV.selectingItem A.fs { background-image:url(https://www.warpportal.com/images/brandingbar/bg_FreeStyle.png); } /* FreeStyle BG */
#brandingbarGamelists DIV.selectingItem A.ed { background-image:url(https://www.warpportal.com/images/brandingbar/bg_EternalDestiny.png); } /* Eternal destiny BG */
#brandingbarGamelists DIV.selectingItem A.cc { background-image:url(https://www.warpportal.com/images/brandingbar/bg_CrimeCraft.png); } /* CrimeCraft BG */
#brandingbarGamelists DIV.selectingItem A.cg { background-image:url(https://www.warpportal.com/images/brandingbar/bg_Casual.png); } /* Casual Game BG */
#brandingbarGamelists DIV.closebtn { width:490px; height:20px; float:left; margin:0px; border-top:1px solid #999; border-left:1px solid #999; border-bottom:1px solid #000; border-right:1px solid #000; }
#brandingbarGamelists DIV.selectingItem A:hover {  -moz-opacity: 1.0; opacity:1.0; filter: alpha(opacity=100); color:#00FFFF; text-decoration:none; }

.align {
	width:100%;
	height:auto;
	padding-bottom:8px;
	display:block;
	float:left;
	margin:0px;
}
#brandingbarGamelists A {
	display:block;
}