/*-----------------------------------------COMMON ELEMENTS-------------------------------------------*/
/************suba.master***************/


/*** STICKY FOOTER - start ***/
*
{
	margin: 0;
}

html, body
{
	height: 100%;
}

body
{
	padding-bottom: 0 !important; /* override cometchat css */
}

form
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -160px; /* inverse of height of footer */
}

.PortalPush, .PortalFooter
{
	height: 160px;
}
/*** STICKY FOOTER - end ***/


#PortalTheme
{
	position: relative;
}

.PortalHeader
{
	position: relative;
	height: 111px;
	z-index: 11;
}

.PortalHeader > .NavBox
{
	position: relative;
	margin: auto;
	width: 1200px;
	height: inherit;
}

.PortalHeader > .NavBox > .SubaLogo
{
	position: absolute;
	width: 279px;
	height: 75px;
}

.PortalHeader > .NavBox > .SubaLogo > a
{
	padding: 57px 139px;
}

.PortalHeader > .NavBox > .SubaLinks
{
	position: absolute;
	height: 22px;
	top: 40px;
	left: 311px;
}

.PortalHeader > .NavBox > .SubaLinks > div
{
	position: absolute;
}

.PortalHeader > .NavBox > .SubaLinks > div > .DDL_Menu
{
	position: absolute;
	display: none;
}

.PortalHeader > .NavBox > .SubaLinks > div > .DDL_Menu > ul
{
	position: absolute;
	cursor: pointer;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Home
{
	left: 0px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall
{
	left: 74px;
	width: 75px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu
{
	background: url('../images/master_v2/dropdown/subamall/suba_mall_bg.png');
	width: 134px;
	height: 71px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu li
{
	width: 128px;
	height: 31px;
	list-style-type: none;
	background-repeat: no-repeat;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu ul
{
	top: 2px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu li a
{
	position: absolute;
	padding: 15px 64px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu .Item_SubaBank
{
	background: url('../images/master_v2/dropdown/subamall/suba_bank.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu .Item_SubaBank:hover
{
	background: url('../images/master_v2/dropdown/subamall/suba_bank_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu .Item_SubaShop
{
	background: url('../images/master_v2/dropdown/subamall/suba_shop.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Mall > .DDL_Menu .Item_SubaShop:hover
{
	background: url('../images/master_v2/dropdown/subamall/suba_shop_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games
{
	left: 182px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu
{
	width: 164px;
	height: 379px;
	border-radius: 5px;
	box-shadow: 2px 2px 5px #bbb;
	background-color: rgb(169, 168, 172);
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu ul
{
	top: 0;
	left: 0;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu li
{
	width: 164px;
	background-repeat: no-repeat;
	list-style-type: none;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu li a
{
	position: absolute;
	padding: 15px 82px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_DownloadGames
{
	background-image: url('../images/master_v2/dropdown/games/download_games.png');
	height: 30px;
	cursor:default;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_ND
{
	background-image: url('../images/master_v2/dropdown/games/9dragons.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_ND:hover
{
	background-image: url('../images/master_v2/dropdown/games/9dragons_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_ACE
{
	background-image: url('../images/master_v2/dropdown/games/ace.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_ACE:hover
{
	background-image: url('../images/master_v2/dropdown/games/ace_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_BHO
{
	background-image: url('../images/master_v2/dropdown/games/bounty.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_BHO:hover
{
	background-image: url('../images/master_v2/dropdown/games/bounty_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_DivineSouls
{
	background-image: url('../images/master_v2/dropdown/games/divinesouls_btn.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_DivineSouls:hover
{
	background-image: url('../images/master_v2/dropdown/games/divinesouls_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_DOMO
{
	background-image: url('../images/master_v2/dropdown/games/domo_btn.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_DOMO:hover
{
	background-image: url('../images/master_v2/dropdown/games/domo_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_MAT
{
	background-image: url('../images/master_v2/dropdown/games/mat.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_MAT:hover
{
	background-image: url('../images/master_v2/dropdown/games/mat_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_PT1
{
	background-image: url('../images/master_v2/dropdown/games/priston.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_PT2:hover
{
	background-image: url('../images/master_v2/dropdown/games/priston2_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_BrowserGames
{
	background-image: url('../images/master_v2/dropdown/games/browser_games.png');
	height: 31px;
	cursor:default;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_Fragoria
{
	background-image: url('../images/master_v2/dropdown/games/fragoria.png');
	height: 30px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_Fragoria:hover
{
	background-image: url('../images/master_v2/dropdown/games/fragoria_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_LucentHeart
{
	background-image: url('../images/master_v2/dropdown/games/lucent_heart.png');
	height: 33px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_LucentHeart:hover
{
	background-image: url('../images/master_v2/dropdown/games/lucent_heart_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_Luna
{
	background-image: url('../images/master_v2/dropdown/games/luna.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Games > .DDL_Menu .Item_Luna:hover
{
	background-image: url('../images/master_v2/dropdown/games/luna_roll.png');
}


.PortalHeader > .NavBox > .SubaLinks > .Category_Community
{
	left: 270px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu
{
	background-image: url('../images/master_v2/dropdown/community/community_bg2.png');
	width: 134px;
	height: 165px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu ul
{
	position: absolute;
	top: 2px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu li
{
	background-repeat: no-repeat;
	width: 127px;
	list-style-type: none;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu li a
{
	position: absolute;
	padding: 15px 64px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Contests
{
	background-image: url('../images/master_v2/dropdown/community/contest.png');
	height: 31px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Contests:hover
{
	background-image: url('../images/master_v2/dropdown/community/contest_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Forums
{
	background-image: url('../images/master_v2/dropdown/community/forums.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Forums:hover
{
	background-image: url('../images/master_v2/dropdown/community/forums_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Blog
{
	background-image: url('../images/master_v2/dropdown/community/blog.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Blog:hover
{
	background-image: url('../images/master_v2/dropdown/community/blog_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Newsletter
{
	background-image: url('../images/master_v2/dropdown/community/newsletter.png');
	height: 31px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_Newsletter:hover
{
	background-image: url('../images/master_v2/dropdown/community/newsletter_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_SketchBook
{
	background-image: url('../images/master_v2/dropdown/community/sketchbook.png');
	height: 31px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Community > .DDL_Menu .Item_SketchBook:hover
{
	background-image: url('../images/master_v2/dropdown/community/sketchbook_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support
{
	left: 388px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu
{
	background-image: url('../images/master_v2/dropdown/support/support_bg.png');
	width: 134px;
	height: 135px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu ul
{
	position: absolute;
	top: 2px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu li
{
	background-repeat: no-repeat;
	width: 127px;
	list-style-type: none;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu li a
{
	position: absolute;
	padding: 15px 64px;
}




.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_FAQ
{
	background-image: url('../images/master_v2/dropdown/support/faq.png');
	height: 31px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_FAQ:hover
{
	background-image: url('../images/master_v2/dropdown/support/faq_roll.png');
}





.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_Guide
{
	background-image: url('../images/master_v2/dropdown/support/guides.png');
	height: 30px;
	padding-bottom:2px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_Guide:hover
{
	background-image: url('../images/master_v2/dropdown/support/guides_roll.png');
}




.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_Send_Tickets
{
	background-image: url('../images/master_v2/dropdown/support/send.png');
	height: 32px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_Send_Tickets:hover
{
	background-image: url('../images/master_v2/dropdown/support/send_roll.png');
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_View_Tickets
{
	background-image: url('../images/master_v2/dropdown/support/view.png');
	height: 31px;
}

.PortalHeader > .NavBox > .SubaLinks > .Category_Support > .DDL_Menu .Item_View_Tickets:hover
{
	background-image: url('../images/master_v2/dropdown/support/view_roll.png');
}


.PortalHeader > .NavBox > .SubaLinks > div > .SubaLink
{
	font: 16px Arial;
	color: #494949;
	text-decoration: none;
	cursor:pointer;
}

.PortalHeader > .NavBox > .SubaLinks > div > .SubaLink:hover
{
	color: #aaaaaa;
}

.PortalHeader > .NavBox > .SubaLinks > div > .DDL_Icon
{
	position: absolute;
	background-image: url('../images/master_v2/button/drop_down_arrow.png');
	background-repeat: no-repeat;
	width: 11px;
	height: 10px;
	right: -14px;
	top: 5px;
}

.PortalHeader > .NavBox > .SubaLoginMenu
{
	position: absolute;
	right: 11px;
	width: 320px;
	height: 60px;
	top: 19px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedOut{
	position: absolute;
	width: 395px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedOut > div
{
	position: absolute;
	cursor: pointer;
}


.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedOut > .LoginButton
{
	background-image: url('../images/master_v2/button/login_button.png');
	background-repeat: no-repeat;
	width: 130px;
	height: 45px;
	left: 0px;
	top: 0px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedOut > .LoginButton:hover
{
	background-image: url('../images/master_v2/button/login_button_roll.png');
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedOut > .SignupButton
{
	background-image: url('../images/master_v2/button/signup_button2.png');
	background-repeat: no-repeat;
	width: 130px;
	height: 45px;
	left: 140px;
	top: 0px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedOut > .SignupButton:hover
{
	background-image: url('../images/master_v2/button/signup_button2_roll.png');
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn
{
	position: absolute;
	top: 20px;
	width: 395px;
	left: -113px;
	font-family: Century Gothic;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > div
{
	position: relative;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile
{
	text-align: right;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .SubaNick 
{
	font: 14px Century Gothic;
	color: #7bf621;
	padding-right:10px;
	text-transform:capitalize;
}
.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ArrowDown
{
	position:absolute;
	height:16px;
	width:16px;
	background-image: url('../images/master_v2/button/down_arrow.png');
	cursor:pointer;
	top: 2px;
	right:16px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ArrowUp
{
	position:absolute;
	height:16px;
	width:16px;
	background-image: url('../images/master_v2/button/up_arrow.png');
	cursor:pointer;
	display:none;
	top: 2px;
	right:16px;
}


.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow
{
	position:absolute;
	background-repeat: no-repeat;
	width: 370px;
	height: 150px;
	right:0px;
	top:17px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .SubaAvatar
{
	position:absolute;
	width: 49px;
	height: 49px;
	top: 24px;
	left: 17px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions
{
	position: absolute;
	text-decoration: none;
	text-align: left;
	width: 138px;
	left: 72px;
	top: 22px;
	font: 8pt Arial;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions > .OptionLink_Profile
{
	position: absolute;
	text-decoration: none;
	text-align: left;
	width: 138px;
	top:-1px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions > .OptionLink_Friends
{
	position: absolute;
	text-decoration: none;
	text-align: left;
	width: 138px;
	top:19px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions > .OptionLink_Logout
{
	position: absolute;
	text-decoration: none;
	text-align: left;
	width: 138px;
	top:39px;
}
.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary
{
	position:absolute;
	right: 23px;
	width: 158px;
	top: 10px;
	text-align: left;
	height: 90px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > div
{
	position:relative;
}
.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo
{
	top:14px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo > .SPIcon
{
	background-image:url('../images/master_v2/dropdown/miniprofile/suba_coin.png');
	background-repeat:no-repeat;
	position:absolute;
	width: 27px;
	height: 27px;
	left: -32px;
	top: 4px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo > .SPText
{
	font:8pt Arial;
	position: absolute;
	left: -2px;
	top: 10px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo .RefillIcon
{
	background-image:url('../images/master_v2/dropdown/miniprofile/refill_button.png');
	background-repeat:no-repeat;
	height:33px;
	width:90px;
	position:absolute;
	cursor:pointer;
	list-style-type:none;
	left: 48px;
	top: 2px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo .RefillIcon > a
{
	padding: 14px 44px;
	position: absolute;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo .RefillIcon:hover{
	background-image:url('../images/master_v2/dropdown/miniprofile/refill_button_roll.png');
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .SubaLinkStatus{
	font: 8.5pt Arial;
	color:#FFFFFF;
	position:absolute;
	bottom: 19px;
	left: 14px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .SubaLinkIcons{
	position:absolute;
	bottom: 41px;
	left: 94px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .InfoButton
{
	position: absolute;
	background-image: url('../images/master_v2/button/guides_button.png');
	background-repeat: no-repeat;
	cursor: pointer;
	width: 43px;
	height: 45px;
	left: 280px;
	top: 0px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .InfoButton:hover
{
	background-image: url('../images/master_v2/button/guides_button_roll.png');
}

.PortalHeader > .NavBox > .SubaLoginMenu > .InfoContent
{
	position:absolute;
	background-image: url('../images/master_v2/logo/guides_window_bg.png');
	background-repeat: no-repeat;
	width:370px;
	height:142px;
	left:-40px;
	top:73px;
	z-index:101;
	display:none;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .InfoContent > .InfoMessage{
	position:absolute;
	background-image: url('../images/master_v2/logo/guides_msg.png');
	background-repeat: no-repeat;
	width:272px;
	height:60px;
	left:43px;
	top:18px;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .InfoContent > .InfoLink{
	position:absolute;
	text-decoration:underline;
	left:98px;
	top:88px;
	font: Italic 12pt Arial;
	color: #3C8903;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .InfoContent > .InfoLink:hover{
	text-decoration:none;
}

.PortalHeader > .NavBox > .SubaLoginMenu > .InfoMask
{
	position:fixed;
	width:100%;
	height:100%;
	background-color:#000000;
	z-index:100;
	opacity:0.5;
	filter:alpha(opacity=50);
	display:none;
	top:0px;
	left:0px;
}

.PortalContent
{
	position: relative;
}

.PortalFooter
{
	position: relative;
	z-index: 11;
	background-color:#393939;
}

.PortalFooter > .FooterContent
{
	position: relative;
	margin: auto;
	width: 1000px;
	height: 160px;

	font: 12px/normal Arial; 
	text-align: center;
	font-size-adjust: none;
	font-stretch: normal;
}

.PortalFooter > .FooterContent > .FooterLinks
{
	position: absolute;
	top: 110px;
	width: 100%;	
}

.PortalFooter > .FooterContent > .FooterLinks > a
{
	color: White;
}

.PortalFooter > .FooterContent > .FooterLinks > a:hover
{
	text-decoration: underline;
    color: #FFFFFF;
}

.PortalFooter > .FooterContent > .FooterLogo {
	top:9px;
}

.PortalFooter > .FooterContent > .FooterLogo li
{
	cursor: pointer;
	background-image: url('../images/master_v2/logo/wi_logo.png');
	width: 85px;
	height: 50px;
	list-style-type:none;
}

.PortalFooter > .FooterContent > .FooterLogo li a
{
	padding: 24px 42px;
	position: absolute;
}

.PortalFooter > .FooterContent > .FooterIPAddress
{
	position: absolute;
	top: 145px;
	width: 100%;

	height: 15px;
	color: Red;
}

/*********Light.aspx*******/

.PortalContent .ContentDiv_TileBG{
	background: url('../images/master_v2/logo/main_content_bg_pattern.png') repeat-x;
	width:100%;
	height:1225px;
}

.PortalContent .ContentDiv_Wrapper
{
	position: relative;
	margin-top: 80px;
	width: 1200px;
	height: 985px;
}

.PortalContent .ContentDiv_Wrapper > div
{
	position: absolute;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks
{
	top: 0px;
	left: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div
{
	position: absolute;
	background-repeat: no-repeat;
	width: 385px;
	height: 183px;
	z-index: 1; /*0-box shadow, 1-this*/
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LinkHeader
{
	background-repeat: no-repeat;
	width: 425px;
	height: 87px;
	left: 0px;
	top: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow
{
	width: 400px;
	height: 200px;
	z-index: 0; /*0-this, 1-Game Icon*/
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > div
{
	background-repeat: no-repeat;
	width: inherit;
	height: inherit;
	position: absolute;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .ACE,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_ACE
{
	top: 106px;
	left: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .BHO,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_BHO
{
	top: 106px;
	left: 403px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DivS,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_DivS
{
	top: 330px;
	left: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DOMO,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_DOMO
{
	top: 330px;
	left: 403px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LUCENT,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_LUCENT
{
	top: 555px;
	left: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LUNA,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_LUNA
{
	top: 555px;
	left: 403px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .MAT,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_MAT
{
	top: 780px;
	left: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .PT1,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_PT1
{
	top: 780px;
	left: 403px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .ND,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_ND
{
	top: 1005px;
	left: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .FRAGORIA,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_FRAGORIA
{
	top: 1005px;
	left: 403px;
}



.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .ACE > .Icon
{
	background-image: url('../images/master_v2/banner/ace_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .ACE > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/ace_header.png');
	width: 104px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .BHO > .Icon
{
	background-image: url('../images/master_v2/banner/bountyhounds_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .BHO > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/BHO_header.png');
	width: 190px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DivS > .Icon
{
	background-image: url('../images/master_v2/banner/divine_souls_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DivS > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/divine_souls_header.png');
	width: 106px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DOMO > .Icon
{
	background-image: url('../images/master_v2/banner/domo_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DOMO > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/domo_header.png');
	width: 106px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LUCENT > .Icon
{
	background-image: url('../images/master_v2/banner/lucent_heart_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LUCENT > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/lucent_heart_header.png');
	width: 110px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LUNA > .Icon
{
	background-image: url('../images/master_v2/banner/luna_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LUNA > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/luna_header.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 176px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .MAT > .Icon
{
	background-image: url('../images/master_v2/banner/mat_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .MAT > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/MAT_header.png');
	width: 190px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .PT1 > .Icon
{
	background-image: url('../images/master_v2/banner/priston_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .PT1 > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/priston_header.png');
	width: 104px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DINO > .Icon
{
	background-image: url('../images/master_v2/banner/dino_storm_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .DINO > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/dino_storm_header.png');
	width: 98px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .FRAGORIA > .Icon
{
	background-image: url('../images/master_v2/banner/fragoria_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .FRAGORIA > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/fragoria_header.png');
	width: 104px;
	height: 25px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .ND > .Icon
{
	background-image: url('../images/master_v2/banner/9dragons_open_beta_385x183.jpg');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .ND > .Icon_Hover > .GameHeader
{
	background-image: url('../images/master_v2/banner/9dragons_header.png');
	width: 110px;
	height: 25px;
}



.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover
{
	background-image: url('../images/master_v2/banner/rollover_385x183.png');
	display: none;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover > div
{
	position: absolute;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover > .GameHeader
{
	top: 10px;
	left: 10px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover > .GameDescription
{
	text-align: left;
	height: 100px;
	width: 227px;
	color: white;
	font-size: 10px;
	top: 54px;
	left: 14px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover > .GameDescription > a
{
	color: #FFFFFF
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover > .GameDescription_ACE
{
	width: 236px;
	left: 9px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameDownload,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GamePlay,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameViewTrailer,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameSiteLink
{
	position: absolute;
	background-repeat: no-repeat;
	width: 130px;
	height: 45px;
	right: 5px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameDownload,
.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GamePlay
{
	top: 50px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameDownload
{
	background-image: url('../images/master_v2/button/download_button.png');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GamePlay
{
	background-image: url('../images/master_v2/button/play_button.png');
	background-repeat: no-repeat;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameDownload:hover
{
	background-image: url('../images/master_v2/button/download_button_roll.png');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GamePlay:hover
{
	background-image: url('../images/master_v2/button/play_button_roll.png');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameViewTrailer
{
	background-image: url('../images/master_v2/button/trailer_button.png');
	top: 90px;
	cursor:pointer;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameViewTrailer:hover
{
	background-image: url('../images/master_v2/button/trailer_button_roll.png');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameSiteLink
{
	background-image: url('../images/master_v2/button/enter_site_button.png');
	top: 130px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > div > .Icon_Hover .GameSiteLink:hover
{
	background-image: url('../images/master_v2/button/enter_site_button_roll.png');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_BigSignup
{
	background-image: url('../images/master_v2/button/signup_button.png');
	cursor: pointer;
	width: 373px;
	height: 81px;
	top: -9px;
	right: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_BigSignup:hover
{
	background-image: url('../images/master_v2/button/signup_button_roll.png');
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_News
{
	background-image: url('../images/master_v2/logo/news_section_bg.png');
	background-repeat: no-repeat;
	width: 383px;
	height: 406px;
	overflow: hidden;
	top: 320px;
	right: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_News > .NewsHeader
{
	position: relative;
	font: italic 22px Georgia;
	color: #7F7F7D;
	width: 340px;
	margin-top: 22px;
	margin-bottom: 12px;
	text-align: center;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_News .NewsContent .announcement
{
	padding:10px 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia
{
	width: 380px;
	height: 244px;
	top: 730px;
	right: 0px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > div
{
	position: absolute;
	z-index: 1;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_BG
{
	background-image: url('../images/master_v2/logo/social_media_bg.png');
	background-repeat: no-repeat;
	width: inherit;
	height: inherit;
	
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Facebook
{
	top: 12px;
	left: 12px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Facebook > iframe
{

	border: none;
	overflow: hidden;
	width: 348px;
	height: 165px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Facebook > .CoverFrame_Top{
	background-image: url('../images/master_v2/logo/cover-for-fb-lines_top.png');
	width:342px;
	height:5px;
	background-repeat:no-repeat;
	position:absolute;
	left:2px;
	top:-2px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Facebook > .CoverFrame_Bottom{
	background-image: url('../images/master_v2/logo/cover-for-fb-lines_bottom.png');
	width:341px;
	height:5px;
	background-repeat:no-repeat;
	position:absolute;
	left:2px;
	top:160px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Facebook > .CoverFrame_Right{
	background-image: url('../images/master_v2/logo/cover-for-fb-lines_right.png');
	width:6px;
	height:172px;
	background-repeat:no-repeat;
	position:absolute;
	right:0px;
	top:-4px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Facebook > .CoverFrame_Left{
	background-image: url('../images/master_v2/logo/cover-for-fb-lines_left.png');
	width:6px;
	height:172px;
	background-repeat:no-repeat;
	position:absolute;
	left:-1px;
	top:-3px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_GooglePlus
{
	bottom: 30px;
	left: 22px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Twitter
{
	bottom: 30px;
	left: 125px;
	width: 245px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Twitter > iframe
{
	width: 245px;
	height: 20px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Share
{
	top: 35px;
	right: -30px;
	z-index: 0;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Share .ShareIcon
{
	background-image: url('../images/master_v2/button/share_button.png');
	width: 58px;
	height: 132px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_Share .ShareIcon > a
{
	position: absolute;
	padding: 63px 27px;
}


.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_YouTube
{
	bottom: 10px;
	right: -30px;
	z-index: 0;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_YouTube .YouTubeIcon
{
	background-image: url('../images/master_v2/button/youtube_button.png');
	width: 65px;
	height: 68px;
}

.PortalContent .ContentDiv_Wrapper > .ContentDiv_SocialMedia > .Social_YouTube .YouTubeIcon > a
{
	position: absolute;
	padding: 30px;
}

/*-----------------------------------------Light VERSION-------------------------------------------*/

/********suba.master********/

.Light > .PortalHeader
{
	background-repeat: repeat-x;
	background-image: url('../images/master_v2/logo/navbar_bg_pattern.png');
}

.Light > .PortalHeader > .NavBox > .SubaLogo
{
	background-image: url('../images/master_v2/logo/suba_logo_nav.png');
}

.Light > .PortalHeader > .NavBox > .SubaLinks > div > .SubaLink
{
	color: #494949;
}

.Light > .PortalHeader > .NavBox > .SubaLinks > div > .SubaLink:hover
{
	color: #aaaaaa;
}

.Light > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .SubaNick 
{
	color: #54ac11;
}
.Light > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow
{
	background-image: url('../images/master_v2/dropdown/miniprofile/status_window_light_bg.png');
}

.Light > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions a
{
	color:#515050;
}

.Light > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions a:hover
{
	color:#47930D;
}
.Light > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo > .SPText
{
	color:#515050;
}

.Light > .PortalContent
{
	background-color: #ffffff;
}





/********default.aspx********/

.Light > .PortalContent .ContentDiv_TileBG{
	background-image: url('../images/master_v2/logo/main_content_bg_pattern.png');
	background-repeat: repeat-x;
	background-color: #888888;
}

.Light > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LinkHeader
{
	background-image: url('../images/master_v2/logo/free_to_play.png');
	
	
}
 

.Light > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow
{
	background-image: url('../images/master_v2/banner/bg_shadow.png');
}

/*-----------------------------------------Dark VERSION-------------------------------------------*/
/*********suba.master*********/
.Dark > .PortalHeader
{
	background-color: #4c4c4c;
}

.Dark > .PortalHeader > .NavBox > .SubaLogo
{
	background-image: url('../images/master_v2/logo/suba_logo_nav_dark.png');
}

.Dark > .PortalHeader > .NavBox > .SubaLinks > div > .SubaLink
{
	color: #fefefe;
}

.Dark > .PortalHeader > .NavBox > .SubaLinks > div > .SubaLink:hover
{
	color: #78fe15;
}

.Dark > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .SubaRank
{
	color: #FEFEFe;
}

.Dark > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow
{
	background-image: url('../images/master_v2/dropdown/miniprofile/status_window_dark_bg.png');
}

.Dark > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions a
{
	color:#FFFFFF;
}

.Dark > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileOptions a:hover
{
	color:#7BF621;
}

.Dark > .PortalHeader > .NavBox > .SubaLoginMenu > .LoginMenu_LoggedIn > .SubaMiniProfile > .ProfileWindow > .ProfileSummary > .SubaPointInfo > .SPText
{
	color:#FFFFFF;
}

.Dark > .PortalContent
{
	background-color: #4c4c4c;
}


/*********default.aspx********/

.Dark > .PortalContent .ContentDiv_TileBG{
	background:none;
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .LinkHeader
{
	background-image: url('../images/master_v2/logo/free_to_play_dark.png');
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow
{
	background-image: url('../images/master_v2/banner/bg_shadow_dark.png');
}


.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_ACE
{
	top: 106px;
	left: -5px;
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_MAT
{
	top: 330px;
	left: -5px;
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_DDTANK
{
	top: 555px;
	left: -5px;
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_BHO
{
	top: 106px;
	left: 398px;
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_PT1
{
	top: 330px;
	left: 398px;
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_FRAGORIA
{
	top: 555px;
	left: 398px;
}

.Dark > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks > .Icon_BoxShadow_ND
{
	top: 708px;
	left: -5px;
}


/*********Suba.Master ---- SEO Changes********/

.WickedInteractiveIcon
{
	display:inline-block;
	vertical-align: text-bottom;
	width:46px;
	height:35px; 
	background:url(../images/master_v2/logo/wicked_logo2.png) no-repeat bottom right
}
.networksIconchange
{
    width:32px; height:32px;
    overflow: hidden;
    display: block;
    
}

.networksIconchange:hover{display: block;}

.SocialMediaBar
{
	position:absolute;
	width:572px; 
	height:102px;
	top: 8px;
	right: 0;
	background:url(../images/master_v2/logo/social_icons_bar_bg.png) no-repeat;
}

.FacebookDiv
{

	margin-left:200px; 
	float:left; 
	margin-top:36px;
	width:32px; height:32px;
   	overflow: hidden;
	display: block;
	
}

.TwitterDiv
{
	 
	margin-left:6px; margin-top:36px; float:left;
	width:32px; height:32px;
   	overflow: hidden;
	display: block;
	
}

.GooglePlusDiv
{
	 
	margin-left:6px; margin-top:36px; float:left;
	width:32px; height:32px;
   	overflow: hidden;
	display: block;
	
}


.LinkedInDiv
{
	 
	margin-left:6px; margin-top:36px; float:left;
	width:32px; height:32px;
   	overflow: hidden;
	display: block;
	
}

 .YouTubeDiv
{
	 
	margin-left:6px; margin-top:36px; float:left;
	width:32px; height:32px;
   	overflow: hidden;
	display: block;
	
}

.RssFeederDiv
{
	 
	margin-left:6px; margin-top:36px; float:left;
	width:32px; height:32px;
   	overflow: hidden;
	display: block;
	
}

#facebook_ico{background:url(../images/master_v2/logo/facebook_footer_icon.png) no-repeat;}
#facebook_ico:hover{background:url(../images/master_v2/logo/facebook_footer_icon_roll.png) no-repeat;}

#twitter_ico{background:url(../images/master_v2/logo/twitter_footer_icon.png) no-repeat;}
#twitter_ico:hover{background:url(../images/master_v2/logo/twitter_footer_icon_roll.png) no-repeat;}

#gplus_ico{background:url(../images/master_v2/logo/googleplus_footer_icon.png) no-repeat;}
#gplus_ico:hover{background:url(../images/master_v2/logo/googleplus_footer_icon_roll.png) no-repeat;}

#li_ico{background:url(../images/master_v2/logo/linkedin_footer_icon.png) no-repeat;}
#li_ico:hover{background:url(../images/master_v2/logo/linkedin_footer_icon_roll.png) no-repeat;}

#youtube_ico{background:url(../images/master_v2/logo/youtube_footer_icon.png) no-repeat;}
#youtube_ico:hover{background:url(../images/master_v2/logo/youtube_footer_icon_roll.png) no-repeat;}

#rss_ico{background:url(../images/master_v2/logo/rss_footer_icon.png) no-repeat;}
#rss_ico:hover{background:url(../images/master_v2/logo/rss_footer_icon_roll.png) no-repeat;}

#blog_ico{background:url(../images/master_v2/logo/blogger_footer_icon.png) no-repeat;}
#blog_ico:hover{background:url(../images/master_v2/logo/blogger_footer_icon_roll.png) no-repeat;}


/*********default.aspx SEO Changes********/
/*.Light > .PortalContent .ContentDiv_Wrapper > .ContentDiv_GameLinks >*/

.OnlineGame_MainDiv
{
    background-repeat: no-repeat;
	
	height: 100px;
	
}

.ImageBar_Div
{
    position:absolute;
    float:left;
    background-image: url('../images/master_v2/logo/suba_games_header_bar.png');
}
 .OnlineGame_TextDiv
{
    width: 400px;
    float: left;
    font-family: Arial;
    color: #a5a5a2;
    margin-left: 15px;
    margin-top: 7px;
    font-size: 20px;
}
.FreeToPlay_ImgDiv
{
    
    float:left;
    background-image: url('../images/master_v2/logo/suba_games_free_to_play.png');
    margin-left:290px;
    margin-top:-7px;
}
.RobotImage_MainDiv
{
	width:474px;
	 height:260px;
	 right:-77px;
	 top:49px; 
	background:url(../images/master_v2/logo/suba_games_mascot_window.png) no-repeat
}
.RobotHomeBestOnline_Text
{
	font-family:Georgia; font-size:18px; font-style:italic; color:#ffffff; 
	margin-top:70px; margin-left:24px; width:353px;
}

.RobotFreeToPlay_Text
{
	font-family:Georgia;  font-style:italic; 
	margin-left:10px; width:353px; color:#fff;

}

.RobotFirst_Bullet
{
    position:absolute;
	margin-left:35px;margin-top:34px; 
	height:20px; width:20px; 
	background:url(../images/master_v2/logo/bullet.png) no-repeat
}

.RobotFirst_SubFont
{
	margin-left:51px;
	margin-top:29px;
	 font-family:Georgia;
	 font-size:14px; font-style:italic;   width:353px; color:#fff;
}

.FPS_Bullets
{
    position:absolute;
	margin-left:35px;margin-top:10px;
	height:20px; width:20px;
	background:url(../images/master_v2/logo/bullet.png) no-repeat
}

.FPS_Font
{
    position:absolute;
	font-family:Georgia; font-size:14px; font-style:italic; margin-left:15px; 
	margin-top:6px;margin-left:51px; 
	width:353px; 
	color:#fff;
	
}

.Action_Bullets
{
    position:absolute;
	margin-left:35px;margin-top:32px;
	height:20px; width:20px;
	background:url(../images/master_v2/logo/bullet.png) no-repeat
}
.Action_Font
{
    position:absolute;
	font-family:Georgia; font-size:14px; font-style:italic; margin-left:15px; 
	margin-top:29px;margin-left:51px; 
	width:353px; 
	color:#fff;
	
}

.Bar
{
	
	height: 250px;
   	width: 50px;
 	float: left;
	background-image: url('../images/master_v2/logo/suba_games_header_bar.png');
   
    
	
}
.GameText
{
	font-family: Georgia;
    	font-size: 50px;
	margin-left:150;
    	color: #a5a5a2;
	
	
	
}
 .FreeToPlay
{
	height: 250px;
        width: 700px;
        float: left;
	background-image: url('../images/master_v2/logo/suba_games_free_to_play.png');
	
}
