﻿/* SECTION TOP */
ul.ulistSectionTop
{
    background-color: #272727;
    background-image: url('/grafik/Pling/section1BgTop.jpg');
    background-repeat: no-repeat;
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    min-height: 50px;
    padding: 10px;
    width: 592px;
}

ul.ulistSectionTop div.newsCategory
{
    display: none;
}

ul.ulistSectionTop .image
{
    margin-bottom: 12px;
    overflow: hidden;
    width: 592px;
}

ul.ulistSectionTop .content h1 a,
ul.ulistSectionTop .content h1 a:visited
{
    color: #cbcbcb;
    text-transform: uppercase;
}

ul.ulistSectionTop .content h2
{
    border-bottom: 1px solid #999386;
    padding-bottom: 5px;
}

ul.ulistSectionTop .content h2 a,
ul.ulistSectionTop .content h2 a:visited
{
    color: #d9d9d9;
    text-transform: uppercase;
}

ul.ulistSectionTop .content .text a,
ul.ulistSectionTop .content .text a:visited
{
    color: #d9d9d9;
}

ul.ulistSectionTop .content .text a:hover
{
    text-decoration: none;
}

ul.ulistSectionTop .bottom
{
    background-image: url('/grafik/Pling/section1BgBottom.jpg');
    background-repeat: no-repeat;
    background-position: 0 bottom;
    height: 45px;
    margin: 0 0 -10px -10px;
    width: 612px;
}

ul.ulistSectionTop .readmore,
ul.ulistSectionTop .rate
{
    float: left;
    margin-left: 10px;
}

ul.ulistSectionTop .readmore a,
ul.ulistSectionTop .readmore a.visited
{
    height: 25px;
    width: 114px;
}



/* ULISTSECTION */
ul.ulistSection
{
    list-style: none;
    margin: 0;
    margin-bottom: 12px;
    padding: 0;
    width: 612px;
}

ul.ulistSection li
{
    background-image: url('/grafik/Pling/section1LiBg.png');
    background-repeat: no-repeat;
    float: left;
    height: 135px;
    margin: 0 8px 8px 0;
    width: 193px;
}
ul.ulistSectionNew li
{
	background-image: url('/grafik/Pling/section1LiBg2.png');
	height:100px;
}

/*ul.ulistSection li.new
{
    background-image: url('<%= kategori_baggrund_nyt_spil %>');
}*/

ul.ulistSection .image
{
    height: 42px;
    overflow: hidden;
    width: 193px;
}

ul.ulistSection .image img
{
    height: 28px;
    margin: 7px 0 0 9px;
    width: 28px;
}

ul.ulistSection .content
{
    margin-top: -40px;
    height: 100px;
    overflow:hidden;
    width: 193px;
    position:static;
}

ul.ulistSection .content h3
{
    display: block;
    height: 29px;
    padding: 6px 0 0 42px;
    overflow: hidden;
    width: 125px;
}

ul.ulistSection .content h3 a,
ul.ulistSection .content h3 a:visited
{
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
}


ul.ulistSection .content p.teaser
{
    margin: 8px 8px;
}

ul.ulistSection .bottom
{
    max-height: 37px;
    padding: 0 10px;
    position: static;
    overflow: hidden;
    width: 173px;
}

/*ul.ulistSection .bottom .readmore
{
    background-image: url('<%= kategori_button_start_spil %>');
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 15px;
    width: 70px;
}*/

.readmore a,
.readmore a:visited
{
	display: block;
    height: 15px;
    width: 70px;
}

/*ul.ulistSection .bottom .download
{
    background-image: url('<%= kategori_button_hent_spil %>');
}*/

ul.ulistSection .category
{
    float: right;
    height: 15px;
}

ul.ulistSection .category p
{
    color: #007eff;
    display: inline;
    font-size: 10px;
    font-weight: bold;
    margin: 0 0 0 3px;
}

ul.ulistSection .category p.mac
{
    color: #339933;
}

/* LARGE IMAGE */
ul.ulistSection li.largeImage
{
    background-image: url('/grafik/Pling/section1LiBgLargeImage.png');
    height: 174px;
    margin: 0;
    padding: 12px 13px;
    position: relative;
    width: 172px;
}

ul.ulistSection li.largeImage .category
{
    clear: both;
    float: none;
}

ul.ulistSection li.newLarge
{
    background-image: url('/grafik/Pling/section1LiBgLargeImageNew.png');
}

ul.ulistSection li.clubLarge
{
    background-image: url('/grafik/Pling/club.sectionlargeimage.png');
}

ul.ulistSection li.club
{
    background-image: url('/grafik/Pling/club.section1LiBg.png');
}

ul.ulistSection li.largeImage div.image,
ul.ulistSection li.largeImage div.image img
{
    height: 90px;
    margin: 0;
    width: 90px;
}

ul.ulistSection li.largeImage div.content
{
    height: 70px;
    margin: 5px 0 0px 0;
    width: 173px;
}

ul.ulistSection li.largeImage div.content h3
{
    height: auto;
	padding: 0;
	width: auto;
}

ul.ulistSection li.largeImage div.content h3 a,
ul.ulistSection li.largeImage div.content h3 a:visited
{
	font-size: 14px;
	line-height: 14px;
}

ul.ulistSection li.largeImage div.content p
{
	margin: 0;
}

ul.ulistSection li.largeImage div.content p a,
ul.ulistSection li.largeImage div.content p a:visited
{
	font-size: 10px;
}

ul.ulistSection li.largeImage div.bottom
{
	max-height: 50px;
    padding: 0;
    position: absolute;
    right: 5px;
    top: 50px;
    width: 80px;
}

ul.ulistSection li.clubLarge div.bottom
{
    top: 62px;
}

ul.ulistSection li.largeImage div.bottom div.readmore
{
	float: none;
	margin: 0 0 3px 0;
}

ul.ulistSection li.largeImage div.bottom div.plingRate
{
    float: none;
}

ul.ulistSection li.largeImage div.bottom div.plingRate .starbar .outer,
ul.ulistSection li.largeImage div.bottom div.plingRate .starbar .inner
{
    background-image: url('/grafik/Pling/largeImageStars.png');
}

ul.ulistSection li.largeImage div.bottom div.plingRate .starbar .inner
{
    background-position: 0 -35px;
}



/* SECTIONGAME */
div.sectionGame,
div.sectionTopGame
{
    padding: 0px 0 0 8px;
    width: 604px;
}

div.sectionTopGame
{
    background-color: #FCB503;
    background-image: url('/grafik/Pling/sectionTopGameBgNew.jpg');
    background-repeat: no-repeat;
    background-position: 0 bottom;
    min-height: 358px;
    padding-bottom: 7px;
    .padding-bottom: 0px;
}

div.sectionTopGame .adHolder
{
    margin-left: -8px;
}



/* gameSwitchHolder */
div.gameSwitchHolder
{
    background-image: url('/grafik/Pling/gameSwitchHolderBg.jpg');
    background-repeat: no-repeat;
    background-position: right 0;
    height: 249px;
    margin: 0;
}

div.gameSwitchHolder.club
{
    background-image: url('/grafik/Pling/club.gameswitchholder.jpg');
}

div.gameSwitchHolder .newsSwitch
{
    height: 249px;
    overflow: hidden;
}

div.gameSwitchHolder div.image,
div.gameSwitchHolder div.image img
{
    height: 249px;
    width: 372px;
}

div.gameSwitchHolder div.menu
{
    background-image: url('/grafik/Pling/gameSwitchMenu.png');
    background-repeat: repeat-x;
    height: 42px;
    margin: 207px 0 0 0;
    padding-left: 160px;
    width: 212px;
}

div.gameSwitchHolder div.menu div
{
    background-image: url('/grafik/Pling/gameSwitchMenuBg.png');
    background-repeat: no-repeat;
    height: 12px;
    float: left;
    margin: 15px 0 0 5px;
    width: 12px;
}

div.gameSwitchHolder div.menu div.Selected
{
    background-image: url('/grafik/Pling/gameSwitchMenuSelBg.gif');
}

div.gameSwitchHolder div.menu div span
{
    display: none;
}

div.newsSwitchHolder div.gameText
{
    display: block;
    float: right;
    height: 239px;
    margin: -249px 0 0 0;
    padding-top: 10px;
    position: relative;
    width: 230px;
}

div.newsSwitchHolder.club div.gameText
{
    padding-top: 70px;
    height: 179px;
}

div.newsSwitchHolder div.gameText h1
{
    color: #fff000;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
}

div.newsSwitchHolder div.gameText h2
{
    color: #ffd200;
    font-family: Arial Black;
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
}

div.newsSwitchHolder.club div.gameText h1,
div.newsSwitchHolder.club div.gameText h2
{
    color: #333;
}

div.newsSwitchHolder div.gameText p
{
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    margin: 5px 0;
}

/*div.newsSwitchHolder div.gameText .startgameBlue
{
    background-image: url('<%= spil_start_spil %>');
    background-repeat: no-repeat;
    height: 30px;
    float: left;
    width: 98px;
    cursor:pointer;
}
div.newsSwitchHolder div.gameText .startgameGreen 
{
    background-image: url('<%= spil_hent_til_mac %>');
    background-repeat: no-repeat;
    height: 30px;
    float: left;
    width: 98px;
    margin-top:0px;
    margin-bottom:5px;
    cursor:pointer;
    margin-left:1px;
}

div.newsSwitchHolder div.gameText .download
{
    background-image: url('<%= spil_hent_til_pc %>');
    background-repeat: no-repeat;
}*/

div.newsSwitchHolder div.gameText .startgameBlue a,
div.newsSwitchHolder div.gameText .startgameBlue a:visited,
div.newsSwitchHolder div.gameText .startgameGreen a,
div.newsSwitchHolder div.gameText .startgameGreen a:visited
{
    height: 28px;
    width: 98px;
}

/*div.newsSwitchHolder div.gameText .startgameFriend
{
    background-image: url('<%= spil_spil_med_en_ven %>');
    background-repeat: no-repeat;
    height: 30px;
    float: left;
    width: 120px;
    cursor:pointer;
    margin-left:-3px;
    position:absolute;
    left:100px;
    top:154px;
}*/

div.newsSwitchHolder div.gameText .startgameFriend a,
div.newsSwitchHolder div.gameText .startgameFriend a:visited
{
    height: 28px;
    width: 120px;
}

div.newsSwitchHolder div.gameText .mainbuttons
{
    margin-top: -3px;
}

/*div.newsSwitchHolder div.gameText .rate
{
    background-image: url('<%= spil_rating_baggrund %>');
    background-repeat: no-repeat;
    background-position: center;
    clear: both;
    height: 29px;
    margin-top: 2px;
    padding-left: 5px;
    width: 207px;
    position:absolute;
    top:214px;
}*/



/* SECTION PLAY */
div.relatedGames
{
    background-image: url('/grafik/Pling/relatedGamesBg.png');
    background-repeat: no-repeat;
    height: 92px;
    padding: 10px 15px;
    width: 582px;
}

div.relatedGames h3
{
    border-bottom: 1px solid #f3bb22;
    color: #f3bb22;
    display: block;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
}

div.relatedGames ul
{
    background-image: url('/grafik/Pling/relatedGamesTop3.png');
    background-repeat: no-repeat;
    height: 45px;
    margin: 0;
    padding: 0;
    max-width: 582px;
}

div.relatedGames ul li
{
    display: block;
    float: left;
    list-style: none;
    height: 45px;
    padding: 6px 0 0 50px;
    width: 144px;
}

div.relatedGames ul li.club
{
    background: url('/grafik/Pling/club.logo.small.png') no-repeat right center;
}

div.relatedGames ul li p,
div.relatedGames ul li p a,
div.relatedGames ul li p a:visited
{
    color: #ffe4a9;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
}
#overlappopup{ /*don't change id name */
position: absolute; /*don't change position property */
z-index: 1000;
left: 120;
top: 120;
visibility: hidden;
}

div.thumbpopup
{
width: 193px;
height: 143px;
background: #F6C225;
}
.mainbuttons
{
	width:100px;
}

/*GAMES LIST*/
div.gamesList 
{
	background-image:url(/grafik/Pling/gamelistMiddle.jpg);
	background-repeat: repeat-x;
	clear: both;
	height: 40px;
	line-height: 40px;
	margin: 5px 0 0 7px;
	.margin-top: 0;
}

div.gamesList a,
div.gamesList a:visited
{
	background-image:url(/grafik/Pling/gamelistRight.jpg);
	background-position: right 0;
	background-repeat: no-repeat;
	color:#000000;
	display: block;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding: 0 15px;
}

div.gamesList div.gameInner
{
	background-image:url(/grafik/Pling/gamelistLeft.jpg);
	background-repeat:no-repeat;
}

ul.ulistSection .contentNew
{
	height:50px;
}
