/************************************************************************** * html object styles *************************************************************************/ body { background-color: #F1F1F1; } a { color: #333333; } a:hover { color: #888888; } h1 { font-weight: bold; font-size: 18px; color: #333333; line-height: normal; margin-top: 2px; margin: 0; padding: 0; } h2 { font-size: 12px; margin-bottom: 3px; margin-top: 0px; } input, select, table td, .main { font-family: Verdana; font-size: 11px; } input#submit { background-color: transparent; border: none; width: 1px; height: 1px; } hr { border: 0px; background-color: #333333; color: #333333; height: 1px; } ol, ul { padding: 0px; padding-left: 25px; margin: 0px; line-height: 150%; } /************************************************************************** * styles used as class="..." *************************************************************************/ .lightbar { background-color: #EAEAEA; } .darkbar, .darkbar a { background-color: #C7C7C7; padding: 4px; padding-top: 2px; padding-bottom: 2px; text-align: right; font-weight: normal; } .smallblack { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: lighter; font-variant: normal; color: #333333; line-height: normal; } .error { font-weight: bold; color: #FF0000; } .maintable { background-color: #FFFFFF; border: 1px solid #D2D2D2; } .partnerlogo { position: absolute; padding: 5px; } .partnerfillup { height: 70px; } .basepartnerlogo { position: absolute; width: 375px; height: 41px; left: 50%; text-align: right; } .nullfont { font-size: 1px; font-family: verdana; } .downloadtext { color: #333333; } .subheader { font-family: Verdana; font-size: 14px; font-weight: bold; color: #C90507; text-decoration: underline; } .gamename { font-family: verdana; font-weight: bold; font-size: 11px; color: #000000; text-decoration: none; } .gamenamebig { font-weight: bold; font-size: 15px; } .specialofferbox { background-color:#fafba2; padding-left:30px; padding-right:15px; padding-top:10px; padding-bottom:15px; } .downloadtext a { color: #333333; font-weight: bold; } .downloadtext a:hover { color: #888888; font-weight: bold; } .smalldeluxe { font-size: 9px; font-weight: lighter; line-height: normal; } .smalldeluxe a { font-size: 9px; font-weight: lighter; line-height: normal; } .smalldeluxe a:visited { font-size: 9px; font-weight: lighter; line-height: normal; } .smalldeluxe a:hover { font-size: 9px; font-weight: lighter; line-height: normal; } .magazinetitle { font-family: verdana; font-size: 13px; font-weight: bold; color: #000000; text-align: right; } .reviewtitle { font-family: verdana; font-size: 18px; font-weight: bold; } .reviewlink, .morereviewlink { font-weight: normal; } .category { font-weight: bold; } .overview { text-decoration: none; } .supportforminput { width: 350px; height: 20px; font-family: verdana; font-weight: normal; font-size: 11px; color: #000000; text-decoration: none; } .supportformarea { width: 455px; height: 104px; font-family: verdana; font-weight: normal; font-size: 11px; color: #000000; text-decoration: none; } .supportformtext { font-family: verdana; font-weight: normal; font-size: 11px; color: #000000; text-decoration: none; } .supportformtextbold { font-family: verdana; font-weight: bold; font-size: 11px; color: #000000; text-decoration: none; } .supportformmandatory { font-family: verdana; font-weight: normal; font-size: 11px; color: #FF0000; text-decoration: none; } img.bookmarkimg { border: 1px solid #d2d2d2; } /* ----------------------------------------- */ /* game listing tables */ .gameslist { width: 100%; margin: 0; padding: 0; border: 0; border-collapse: collapse; } .gameicon { width: 30px; text-align: left; } .topten .gameicon { width: 85px; } .gamedesctiption { text-align: left; } .gamename { padding-right: 5px; text-align: left; } .gamename a { font-weight: normal; text-decoration: none; } .gamename a:hover { text-decoration: underline; } .gamedownload { width: 70px; text-align: right; } .gamedownload a { color: #000000; font-weight: normal; text-decoration: none; } .gamedownload a:hover { text-decoration: underline; } .allgameslink { display: block; margin: 0; padding: 0; text-align: right; } .allgameslink a { color: #EC1F27; font-weight: bold; text-decoration: none; } .allgameslink a:hover { text-decoration: underline; } /* text cut-off ------------------------------*/ .gamename div.hideoverflow { height: 14px; width: 150px; overflow: hidden; white-space:nowrap; text-overflow:ellipsis; } .overviewboxbig div.hideoverflow { width: 150px; } .overviewboxtopbig div.hideoverflow { width: 107px; } .overviewbox div.hideoverflow { width: 132px; } .overviewboxtop div.hideoverflow { width: 97px; } /* ------------------------------------------ */ /* extra navigation bottom page ------------- */ table.extranav { width:100%; margin: 0; padding: 0; text-align:center; background-color: transparent; } .extranav td.left a { margin-right: 2px; } .extranav td.middle a { margin-right: 2px; } .extranav td.right a { margin-right: 0px; } .extranav td a { display:block; padding-top: 4px; padding-bottom: 4px; color: #333; font-size: 11px; text-decoration: none; background-color: #eaeaea; } .extranav td a:hover { color: #333; background-color: #c7c7c7; text-decoration: underline; } .extranav td a.active, .extranav td a:hover.active { color: #fff; font-weight: normal; background-color: #6f6f6f; text-decoration: none; cursor: default; } /* ------------------------------------------ */ /* Category styles --------------- ------------- */ a.category { color: #0098ff; text-decoration: none; } a.category:hover { color: #0098ff; text-decoration: underline; } /* ------------------------------------------ */ /* Top5 styles --------------- ------------- */ a.topgamestext { text-decoration: none; }