
div.whatsNew
{
	padding-right: 6px;
	padding-top: 15px;
}

div#whatsNew_homepage table#whatsNew_tabsTbl
{
	background: url(../loadedFiles/whatsNew_tabs_bg.png) no-repeat;
	width: 732px;
	height: 25px;
}

div#whatsNew_inPlatform table#whatsNew_tabsTbl
{
	background: url(../loadedFiles/whatsNew_tabs_bg.png) no-repeat;
	width: 645px;
	height: 25px;
}

td.whatsNew_tabSep
{
	background: url(../loadedFiles/whatsNew_tabSep.png) no-repeat bottom;
	width: 3px;
	height: 25px;
	font-size: 0px;
}

td#whatsNew_tabsEnd
{
	background: url(../loadedFiles/whatsNew_tabsEnd.png) no-repeat right bottom;
	height: 25px;
}

div.whatsNew_tab_bg, div.whatsNew_tab_right, div.whatsNew_tab_left
{
	height: 25px;
}

div.whatsNew_tab_bg
{
	background: url(../loadedFiles/whatsNew_tab_bg.png) repeat-x bottom;
	cursor: pointer;
}

div.whatsNew_tab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_tab_right.png) no-repeat right bottom;
}

div.whatsNew_tab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_tab_left.png) no-repeat left bottom;
}

/* tabs by color (platforms) -------------------------------------------------------------------------------------------------- */

/* - home page */
div#whatsNew_homepage div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_hpTab_bg.png) repeat-x bottom;
}

div#whatsNew_homepage div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_hpTab_right.png) no-repeat right bottom;
}

div#whatsNew_homepage div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_hpTab_left.png) no-repeat left bottom;
}

/* - deepBlue */
div.platform_deepBlue div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_deepBlueTab_bg.png) repeat-x bottom;
}

div.platform_deepBlue div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_deepBlueTab_right.png) no-repeat right bottom;
}

div.platform_deepBlue div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_deepBlueTab_left.png) no-repeat left bottom;
}

/* - orange */
div.platform_orange div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_orangeTab_bg.png) repeat-x bottom;
}

div.platform_orange div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_orangeTab_right.png) no-repeat right bottom;
}

div.platform_orange div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_orangeTab_left.png) no-repeat left bottom;
}

/* - red */
div.platform_red div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_redTab_bg.png) repeat-x bottom;
}

div.platform_red div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_redTab_right.png) no-repeat right bottom;
}

div.platform_red div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_redTab_left.png) no-repeat left bottom;
}

/* - yellow */
div.platform_yellow div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_yellowTab_bg.png) repeat-x bottom;
}

div.platform_yellow div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_yellowTab_right.png) no-repeat right bottom;
}

div.platform_yellow div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_yellowTab_left.png) no-repeat left bottom;
}

/* - Green */
div.platform_Green div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_greenTab_bg.png) repeat-x bottom;
}

div.platform_Green div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_greenTab_right.png) no-repeat right bottom;
}

div.platform_Green div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_greenTab_left.png) no-repeat left bottom;
}

/* - purple */
div.platform_purple div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_purpleTab_bg.png) repeat-x bottom;
}

div.platform_purple div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_purpleTab_right.png) no-repeat right bottom;
}

div.platform_purple div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_purpleTab_left.png) no-repeat left bottom;
}

/* - turquoise */
div.platform_turquoise div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_turquoiseTab_bg.png) repeat-x bottom;
}

div.platform_turquoise div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_turquoiseTab_right.png) no-repeat right bottom;
}

div.platform_turquoise div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_turquoiseTab_left.png) no-repeat left bottom;
}

/* - blue */
div.platform_blue div.whatsNew_selectedTab_bg
{
	background: url(../loadedFiles/whatsNew_blueTab_bg.png) repeat-x bottom;
}

div.platform_blue div.whatsNew_selectedTab_bg div.whatsNew_tab_right
{
	background: url(../loadedFiles/whatsNew_blueTab_right.png) no-repeat right bottom;
}

div.platform_blue div.whatsNew_selectedTab_bg div.whatsNew_tab_left
{
	background: url(../loadedFiles/whatsNew_blueTab_left.png) no-repeat left bottom;
}

div.whatsNew_tabText
{
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 4px;
	font-weight: bold;
}
	
div#whatsNew_homepage div#whatsNew_tabContent
{
	background: url(../loadedFiles/whatsNew_content.png) no-repeat;
	position: relative;
	width: 732px;
	height: 250px;
}

div#whatsNew_inPlatform div#whatsNew_tabContent
{
	background: url(../loadedFiles/whatsNew_content_inPlatform.png) no-repeat;
	position: relative;
	width: 645px;
	height: 285px;
}

div#whatsNew_tabContent_in
{
	padding-right: 18px;
	padding-left: 18px;
}

div.whatsNew_hiddenContent
{
	display: none;
}

/* -- news --------------------------------------------------------------------------------------------------------------------	*/

div#whatsNew_news_in
{
	padding-top: 10px;
}

div.whatsNew_oneNews
{
	float: right;
	width: 330px;
	height: 107px;
	overflow: hidden;
}

div.whatsNew_oneNews td.pic
{
	width: 115px;
}

div.whatsNew_oneNews td.details
{
	width: 215px;
}

div#whatsNew_inPlatform  div.whatsNew_oneNews
{
	width: 283px;
	height: 120px;
}

div#whatsNew_inPlatform div.whatsNew_oneNews td.details
{
	width: 192px;
}

div.whatsNew_oneNews div.newsPic
{
	padding-top: 10px;
}

div.whatsNew_oneNews div.newsTitle
{
	padding-bottom: 10px;
}

div.whatsNew_oneNews div.newsAuthor
{
	float: right;
}

div.whatsNew_oneNews div.newsDate
{
	padding-top: 1px;
	padding-bottom: 10px;
	font-size: 11px;
}

div.whatsNew_oneNews div.newsDate span
{
	color: #506C7A;
}

div.whatsNew_oneNews div.newsSubtitle
{
	padding-bottom: 15px;
	color: #76CCFF;
}

div.whatsNew_oneNews div.newsSubtitle a
{
	color: #76CCFF;
	text-decoration: none;
}

div.whatsNew_betweenNews
{
	width: 36px;
	height: 10px;
	float: right;
}

div#whatsNew_inPlatform  div.whatsNew_betweenNews
{
	width: 38px;
}

div.whatsNew_newsSep
{
	clear: both;
	font-size: 0px;
}

/* -- hot games ---------------------------------------------------------------------------------------------------------------	*/

div#hotGames
{
	padding-top: 20px;
}

div.hotGames_one
{
	float: right;
	width: 138px;
	text-align: center;
}

div#whatsNew_inPlatform div.hotGames_one
{
	width: 121px;
}

div.hotGames_pic
{
}

div.hotGames_pic img
{
	width: 72px;
	height: 100px;
}

div.hotGames_name
{
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	font-weight: bold;
}

div.hotGames_name, div.hotGames_name a
{
	color: #FCB22D;
	text-decoration: none;
}

div.hotGames_name div
{
	width: 110px;
	height: 64px;
	overflow: hidden;
	text-align: center;
}

div#whatsNew_inPlatform div.hotGames_name div
{
	width: 93px;
}

/* -- feedbacks ---------------------------------------------------------------------------------------------------------------	*/

div#whatsNew_feedbacks_in
{
	padding-top: 15px;
}

div#whatsNew_feedbacks_in td.side
{
	width: 330px;
}

div#whatsNew_inPlatform div#whatsNew_feedbacks_in td.side
{
	width: 300px;
}

div#whatsNew_feedbacks_in td.sep
{
	width: 30px;
}

div#whatsNew_inPlatform div#whatsNew_feedbacks_in td.sep
{
	width: 13px;
}

div#whatsNew_feedbacks_in td.sideIn
{
	width: 290px;
}

div#whatsNew_inPlatform div#whatsNew_feedbacks_in td.sideIn
{
	width: 260px;
}

div.feedbacks_gamePic
{
}

div.feedbacks_gamePic img
{
	width: 35px;
	height: 50px;
}

tr.feedbacks_details div.newsTitle
{
	width: 265px;
	padding: 0px;
}

div#whatsNew_inPlatform  tr.feedbacks_details div.newsTitle
{
	width: 235px;
}

tr.feedbacks_details div.newsTitle div
{
	padding-bottom: 5px;
	padding-right: 15px;
}

tr.feedbacks_details div.feedbackAuthor
{
	float: right;
	padding-right: 15px;
}

tr.feedbacks_details div.feedbackDate
{
}

tr.feedbacks_details div.feedbackDate div
{
	padding-top: 1px;
	padding-bottom: 5px;
	font-size: 11px;
}

tr.feedbacks_details div.feedbackDate span
{
	color: #506C7A;
}

tr.feedbacks_details div.feedbackSubtitle
{
	padding-right: 15px;
	padding-left: 10px;
	color: #76CCFF;
}

tr.feedbacks_details div.feedbackSubtitle a
{
	text-decoration: none;
	color: #76CCFF;
}

tr.feedbacks_details div.feedbackSubtitle div
{
	width: 190px;
	height: 45px;
	overflow: hidden;
}

div#whatsNew_inPlatform tr.feedbacks_details div.feedbackSubtitle div
{
	width: 160px;
}

div.feedback_gameGrade
{
	background: url(../loadedFiles/whatsNew_vSep.png) no-repeat right;
	height: 67px;
	width: 65px;
}

div.feedback_gameGradeText
{
	color: #FEFEFE;
	font-size: 12px;
	text-align: center;
	width: 65px;
}

div.feedback_gameGradeBox
{
	background: url(../loadedFiles/whatsNew_gradeBox.png) no-repeat left bottom;
	width: 50px;
	height: 46px;
}

div.feedback_gameGradeBox div
{
	font-size: 18px;
	font-weight: bold;
	color: white;
	text-align: center;
	padding-top: 18px;
	padding-right: 11px;
}

div.feedbacks_sep1
{
	padding-top: 5px;
	padding-bottom: 12px;
	font-size: 0px;
}

div#whatsNew_inPlatform div.feedbacks_sep1
{
	padding-top: 10px;
	padding-bottom: 17px;
}

div.feedbacks_sep2
{
	padding-top: 5px;
	font-size: 0px;
}

/* -- read more ---------------------------------------------------------------------------------------------------------------	*/

div#whatsNew_more
{
	position: absolute;
	bottom: 7px;
	left: 12px;
}

div#whatsNew_more img
{
	vertical-align: middle;
}

div#whatsNew_more a
{
	text-decoration: none;
	color: #78CBFF;
	font-size: 11px;
}


/* -- -------------------------------------------------------------------------------------------------------------------------	*/
/* -- -------------------------------------------------------------------------------------------------------------------------	*/

