/*
  * Styles for PPP Hub
*/


.ppp_hub_container {
	position:relative;
	width:1000px;
	margin: 0 auto;
}
.ppp_latestupdates_cell {
	margin-top:10px;
       	width:631px;
        height:323px;
        float:left;
}
.ppp_latestupdates_cell {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/cellLatestUpdates.png', sizingMethod='scale');
}
* > .ppp_latestupdates_cell {
	background: url(/images/hub/cellLatestUpdates.png) no-repeat top;
}


.ppp_news_cell {
    margin-top:10px;
	width:315px;
	height:323px;
	float:left;
	}
.ppp_news_cell img {
	display:block;
}

					   
.ppp_news_cell {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/newsBackground.png', sizingMethod='scale');
}
* > .ppp_news_cell {
	background: url(/images/hub/newsBackground.png) no-repeat top;
}


.ppp_games_cell {
	margin-top:10px;
	width:316px;
	height:323px;
	float:left;
}
						   
.ppp_games_cell {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/gamesBackground.png', sizingMethod='scale');
}
* > .ppp_games_cell {
	background: url(/images/hub/gamesBackground.png) no-repeat top;
}

.news-entry-content, .news-entry {
	width:260px;
	margin-left:22px;
}
.news-entry-body {
	position:relative;
}

.news-entry-image {
	display:block;
	margin-bottom:5px;
}
.news-entry-headline {
	font-weight:bold;
	margin-bottom:0;
}

.ppp_pets_bkg {
        width:1000px;
        height:323px;
	margin:0 auto;
}
.ppp_pets_bkg {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/illustrationBack.png', sizingMethod='scale');
}
* > .ppp_pets_bkg {
        background: url(/images/hub/illustrationBack.png) no-repeat top;
}

.main_bkg {
	display:block;
	position:relative;
	top:10px;
	left:10px;
	width:978px;
	height:302px;
	background: url(/images/hub/aliens_bg.jpg) no-repeat top;
	}

.ppp_betatesters_cell {
        width:369px;
        height:323px;
	margin-top:10px;
        float:left;
}
.hub_latest_text {
	height:45px;
	overflow:auto;
}
.ppp_betatesters_cell {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/cellBetaTesters.png', sizingMethod='scale');
}
* > .ppp_betatesters_cell {
        background: url(/images/hub/cellBetaTesters.png) no-repeat top;
}

.ppp_betatesters_cell img {
	margin-top:15px;
	margin-bottom:10px;
}
.ppp_title_header {
	margin-top:10px;
}

.ppp_betatester_img {
	margin-left:25px;
	display:blocl;
    background: url(/images/hub/picBetaTesters2.png) no-repeat top;
    width:322px;
    height:104px;

}
.ppp_beta_text {
	position:relative;
	margin:1px 0 11px 25px;
	width:319px;
	height:110px;
}

.ppp_hub_btns {
	position:relative;
	margin:0 0 0 15px;
	width:340px;
}

/* NC Mall/Premium cell/box styles */
.ppp-ncmall-cell {
	float: left;
	margin-top: 10px;
	background: url("/images/neocash/cellNCMall.png") top left no-repeat;
	width: 369px;
	height: 323px;
	position: relative;
}
.ppp-ncmall-cell div.nc-icon {
	position: absolute;
	right: -20px;
	top: -5px;
}
.ppp-ncmall-cell .container {
	padding: 10px;
}
.ppp-ncmall-cell div.title { /* Cell title block */
	padding-top: 10px;
	padding-left: 10px;
}
.ppp-ncmall-cell p { /* Text in the cell */
	margin: 0;
	padding: 175px 15px 5px 15px;
}
.ppp-ncmall-cell .buttons {
	width: 330px;
	height: 40px;
	padding: 0 10px;
	text-align: center;
}
.ppp-ncmall-cell .buttons a {
	width: 165px;
	height: 40px;
	text-decoration: none;
	display: block;
	float: left;
}
a#button-what-is-mall {
	background: url("/images/neocash/btnWhatIsTheMallOut.png") top left no-repeat;
}
a#button-how-get-nc {
	background: url("/images/neocash/btnHowDoIGetNCOut.png") top left no-repeat;
}
a#button-what-is-mall:hover {
	background: url("/images/neocash/btnWhatIsTheMallOver.png") top left no-repeat;
}
a#button-how-get-nc:hover {
	background: url("/images/neocash/btnHowDoIGetNCOver.png") top left no-repeat;
}

/*\*/ * html .ppp_hub_btns {
	margin-top:-7px;
}

a.feedback_icon  {
        display:block;
        width:112px;
        height:32px;
}

a.feedback_icon, a.bug_icon, a.survey_icon {
        cursor: pointer;
}

a.feedback_icon {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnSendFeedback_ov.png', sizingMethod='scale');
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnSendFeedback.png', sizingMethod='scale');
}
* > a.feedback_icon {
        background: url(/images/hub/btnSendFeedback_ov.png) top center no-repeat;
        background: url(/images/hub/btnSendFeedback.png) top center no-repeat;
}
a.feedback_icon:hover {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnSendFeedback_ov.png', sizingMethod='scale');
}
* > a.feedback_icon:hover {
        background: url(/images/hub/btnSendFeedback_ov.png) top center no-repeat;
}


a.bug_icon  {
        display:block;
        width:112px;
        height:32px;
}

a.bug_icon {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnReportBug_ov.png', sizingMethod='scale');
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnReportBug.png', sizingMethod='scale');
}
* > a.bug_icon {
        background: url(/images/hub/btnReportBug_ov.png) top center no-repeat;
        background: url(/images/hub/btnReportBug.png) top center no-repeat;
}
a.bug_icon:hover {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnReportBug_ov.png', sizingMethod='scale');
}
* > a.bug_icon:hover {
        background: url(/images/hub/btnReportBug_ov.png) top center no-repeat;
}

a.survey_icon, a.survey_icon_dim  {
        display:block;
        width:112px;
        height:32px;
}

a.survey_icon {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnTakeSurvey.png', sizingMethod='scale');
}
* > a.survey_icon {
        background: url(/images/hub/btnTakeSurvey.png) top center no-repeat;
}
a.survey_icon_dim {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnTakeSurvey_dim.png', sizingMethod='scale');
}
* > a.survey_icon_dim {
        background: url(/images/hub/btnTakeSurvey_dim.png) top center no-repeat;
}



a.survey_icon:hover {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/btnTakeSurvey_ov.png', sizingMethod='scale');
}
* > a.survey_icon:hover {
        background: url(/images/hub/btnTakeSurvey_ov.png) top center no-repeat;
}
.ppp_betatester_title {
	margin:20px 0 10px 25px;
        width:322px;
        height:24px;
}
.ppp_betatester_title {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/titleBetaTesters.png', sizingMethod='scale');
}
* > .ppp_betatester_title {
        background: url(/images/hub/titleBetaTesters.png) top center no-repeat;
}

.ppp_news_title, .ppp_games_title, .ppp_intro_title {
	 margin:20px 0 10px 25px;
	 width:222px;
	 height:24px;
}

.ppp_news_title {
	 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/newsHeader.png', sizingMethod='scale');
}

* > .ppp_news_title {
	background: url(/images/hub/newsHeader.png) top center no-repeat;
}
.ppp_news_title a {
	position:relative;
	left:20px;

}


.ppp_games_title {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/gamesHeader.png', sizingMethod='scale');
}

* > .ppp_games_title {
	background: url(/images/hub/gamesHeader.png) top center no-repeat;
}

.ppp_games_cell img {
	margin-bottom:5px;
	display:block;
	margin-left:22px;
}

.ppp_intro {
	width:255px;
	margin-left:25px;
	position:relative;
}

.ppp_intro_title {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/whatIsHeader.png', sizingMethod='scale');
}
* > .ppp_intro_title {
	background: url(/images/hub/whatIsHeader.png) top center no-repeat;
}


.ppp_latestupdate_title {
        width:261px;
        height:24px;
}

.ppp_latestupdate_title {
        filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hub/titleLatestUpdate.png', sizingMethod='scale');
}
* > .ppp_latestupdate_title {
        background: url(/images/hub/titleLatestUpdate.png) top center no-repeat;
}

.header1 {
	font-size:14px;
	font-weight:bold;
}
.ppp_updates {
	margin-top:10px;
	background-color:#fff;
	height:190px;
}
.ppp_updates table {
	margin-top:5px;
}
.ppp_updates .text_bg {
        background: url(/images/hub/greenBackLatestUpdates.png) no-repeat top;
        width:439px;
        height:80px;
}
.latestupdates_img {
	text-align:center;
        background: url(/images/hub/picLatestUpdates.png) no-repeat top;
        width:80px;
        height:80px;
}
.ppp_latestupdates_cell .container {
	margin:20px 0 0 20px;
	width:575px;
	height:280px;


}

.ppp_latestupdates_cell .left {
	width:485px;
	float:left;
	height:80px;
}

.ppp_latestupdates_cell .right {
	width:80px;
	float:right;

}

.ppp_latestupdates_cell img.image {
	width: 80px;
	height: 80px;
}
.ppp_latestupdates_cell hr {
	display: none;
}

.ppp_latestupdates_cell .latest-entry {
	width: 575px;
	height:70px;
	position:relative;
}

.ppp_latestupdates_cell .latest-entry .image {
	float: right;
	margin: -40px 0 0 5px;
	position:relative;
	top:20px;
	 border:1px solid #779F23;
}

.ppp_latestupdates_cell .latest-entry h4,
.ppp_latestupdates_cell .latest-entry .news-enty-date {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.ppp_latestupdates_cell .entries {
	background-color: white;
	padding: 10px;
	font-size: .9em;
	width: 555px;
}

.ppp_latestupdates_cell .entries .image {
	float: left;
	margin: 0 15px 0 0;
	border:1px solid #779F23;
}

.ppp_latestupdates_cell .entries .news-entry {
	height: 85px;
	clear: both;
}

.ppp_latestupdates_cell .entries h4,
.ppp_latestupdates_cell .entries .news-enty-date {
	padding: 0;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}

.ppp_latestupdates_cell .entries .news-heading,
.ppp_latestupdates_cell .entries .news-entry-content {
	background-color: #EBF2E8;
	position:relative;
	margin: 0 0 0 90px;
}

.ppp_latestupdates_cell .entries .news-entry-content {
	padding-bottom: 5px;
}
