/*
################################################################################
##
## V4 STYLE by BIG DOG ADMIN
##
################################################################################
*/

body {
	background-color: #003366;
	text-align: center;
	background-image: url(images/bg.png);
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #111111;
}

A:link { 
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #588E03;
text-decoration: none;
font-weight: normal;
} 
A:visited { 
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #588E03;
text-decoration: none;
font-weight: normal;
} 
A:hover { 
font-family: Arial, Verdana, Helvetica;
font-size: 11px;
color: #588E03;
text-decoration:none;
font-weight: normal;
} 

/*
################################################################################
##
## FIRST WE WILL LIST THE MAIN SECTIONS
##
################################################################################
*/

#outerwrapper {
position: relative;
width: 964px;
text-align: center;
margin: 0 auto;
padding: 0;
border: 0 solid;
}

#wrapper {
float:left;
position: relative;
width: 964px;
text-align: left;
background-color : #FFFFFF;
margin: 0 auto;
padding: 0;
border: 0 solid;
}

.spacer {
float:left;
position : relative;
width : 964px;
height: 4px;
text-align : left;
margin : 0 auto;
padding : 0;
border : 0 solid;
overflow: hidden;
}

#topstrip {
float : left;
position : relative;
left : 0px;
width : 964px;
height: 20px;
margin : 0 auto;
padding : 0;
border : 0 solid;
background-color: #CEE1FF;
}

#left {
float : left;
position : relative;
left : 4px;
width : 170px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

#middle {
float : left;
position : relative;
left : 4px;
width : 616px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

#middle2 {
float : left;
position : relative;
left : 4px;
width : 608px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

#right {
float : left;
position : relative;
left : 4px;
width : 170px;
margin : 0 auto;
padding : 0;
border : 0 solid;
}

/*
################################################################################
##
## NEXT THE HEADER AND MENU
##
################################################################################
*/

#header {
float : left;
position : relative;
left : 4px;
width : 956px;
height: 160px;
margin : 0 auto;
padding : 0;
border : 0 solid;
background-image: url(images/header.gif);  
}

#menu {
position : absolute;
top: 94px;
left: 5px;
width : 946px;
height: 31px;
padding: 0;
margin: 0;
overflow: hidden;
}

/*
.button {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tab.gif);
padding: 0;
margin: 0;
position: relative;
top: 4px;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.buttonover {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tab.gif);
padding: 0;
margin: 0;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.button a:link, .button a:visited, .button a:hover, .buttonover a:link, .buttonover a:visited, .buttonover a:hover {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: rgb(160, 54, 13);
padding: 4px 0 0 0;
}

.button a:link b, .button a:visited b, .button a:hover b, .buttonover a:link b, .buttonover a:visited b, .buttonover a:hover b {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 4px 0 0 0;
position: relative;
bottom: 21px;
right: 1px;
}

.button a:hover, .buttonover a:hover {
cursor: pointer;
}
*/


/* start button ACASA */
.button-acasa {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tab-acasa.png);
padding: 0;
margin: 0;
position: relative;
top: 4px;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.buttonover-acasa {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tabover-acasa.png);
padding: 0;
margin: 0;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.button-acasa a:link, .button-acasa a:visited, .button-acasa a:hover, .buttonover-acasa a:link, .buttonover-acasa a:visited, .buttonover-acasa a:hover {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: rgb(160, 54, 13);
padding: 4px 0 0 0;
}

.button-acasa a:link b, .button-acasa a:visited b, .button-acasa a:hover b, .buttonover-acasa a:link b, .buttonover-acasa a:visited b, .buttonover-acasa a:hover b {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 4px 0 0 0;
position: relative;
bottom: 21px;
right: 1px;
}

.button-acasa a:hover, .buttonover-acasa a:hover {
cursor: pointer;
}
/* end buton ACASA */



/* start buton JOCURI */
.button-jocuri {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tab-jocuri.png);
padding: 0;
margin: 0;
position: relative;
top: 4px;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.buttonover-jocuri {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tabover-jocuri.png);
padding: 0;
margin: 0;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.button-jocuri a:link, .button-jocuri a:visited, .button-jocuri a:hover, .buttonover-jocuri a:link, .buttonover-jocuri a:visited, .buttonover-jocuri a:hover {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: rgb(160, 54, 13);
padding: 4px 0 0 0;
}

.button-jocuri a:link b, .button-jocuri a:visited b, .button-jocuri a:hover b, .buttonover-jocuri a:link b, .buttonover-jocuri a:visited b, .buttonover-jocuri a:hover b {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 4px 0 0 0;
position: relative;
bottom: 21px;
right: 1px;
}

.button-jocuri a:hover, .buttonover-jocuri a:hover {
cursor: pointer;
}
/* end buton JOCURI  */


/* start buton CHAT */
.button-chat {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tab-chat.png);
padding: 0;
margin: 0;
position: relative;
top: 4px;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.buttonover-chat {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tabover-chat.png);
padding: 0;
margin: 0;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.button-chat a:link, .button-chat a:visited, .button-chat a:hover, .buttonover-chat a:link, .buttonover-chat a:visited, .buttonover-chat a:hover {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: rgb(160, 54, 13);
padding: 4px 0 0 0;
}

.button-chat a:link b, .button-chat a:visited b, .button-chat a:hover b, .buttonover-chat a:link b, .buttonover-chat a:visited b, .buttonover-chat a:hover b {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 4px 0 0 0;
position: relative;
bottom: 21px;
right: 1px;
}

.button-chat a:hover, .buttonover-chat a:hover {
cursor: pointer;
}
/* end buton CHAT */


/* start buton BOOKMARK */
.button-bookmark {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tab-bookmark.png);
padding: 0;
margin: 0;
position: relative;
top: 4px;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.buttonover-bookmark {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tabover-bookmark.png);
padding: 0;
margin: 0;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.button-bookmark a:link, .button-bookmark a:visited, .button-bookmark a:hover, .buttonover-bookmark a:link, .buttonover-bookmark a:visited, .buttonover-bookmark a:hover {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: rgb(160, 54, 13);
padding: 4px 0 0 0;
}

.button-bookmark a:link b, .button-bookmark a:visited b, .button-bookmark a:hover b, .buttonover-bookmark a:link b, .buttonover-bookmark a:visited b, .buttonover-bookmark a:hover b {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 4px 0 0 0;
position: relative;
bottom: 21px;
right: 1px;
}

.button-bookmark a:hover, .buttonover-bookmark a:hover {
cursor: pointer;
}
/* end buton BOOKMARK  */


/* start buton CONT NOU  */
.button-contnou {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tab-contnou.png);
padding: 0;
margin: 0;
position: relative;
top: 4px;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.buttonover-contnou {
float: left;
display: block;
height: 31px;
width: 150px;
background-image: url(images/tabover-contnou.png);
padding: 0;
margin: 0;
position: relative;
text-align: center;
font-size: 14px;
font-weight: bold;
color: #ffffff;
}

.button-contnou a:link, .button-contnou a:visited, .button-contnou a:hover, .buttonover-contnou a:link, .buttonover-contnou a:visited, .buttonover-contnou a:hover {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: rgb(160, 54, 13);
padding: 4px 0 0 0;
}

.button-contnou a:link b, .button-contnou a:visited b, .button-contnou a:hover b, .buttonover-contnou a:link b, .buttonover-contnou a:visited b, .buttonover-contnou a:hover b {
display: block;
height: 31px;
width: 150px;
font-size: 14px;
font-weight: bold;
color: #ffffff;
padding: 4px 0 0 0;
position: relative;
bottom: 21px;
right: 1px;
}

.button-contnou a:hover, .buttonover-contnou a:hover {
cursor: pointer;
}
/* end buton CONT NOU */

#menu_message {
position : absolute;
top: 130px;
left: 5px;
width : 946px;
height: 25px;
padding: 0;
margin: 0;
overflow: hidden;
}

.bmclass {
font-size: 12px;
font-weight: bold;
color: rgb(255, 255, 255);
display: none;
position: relative; 
top: 3px;
}

#bm_default {
font-size: 12px;
font-weight: bold;
color: rgb(255, 255, 255);
display: block;
}

a.submenu, a.submenu:link, a.submenu:visited {
display: block;
float: left;
padding: 5px;
margin: 0 3px 0 3px;
font-size: 12px;
font-weight: bold;
font-family: arial, verdana, sans-serif;
color: rgb(255, 255, 255);
position: relative;
}

a.submenu:hover {
display: block;
float: left;
padding: 5px;
margin: 0 3px 0 3px;
font-size: 12px;
font-family: arial, verdana, sans-serif;
color: rgb(0, 0, 13);
background-color: rgb(255, 255, 255);
position: relative;
}

/*
################################################################################
##
## NEXT THE LOGINBOX
##
################################################################################
*/

#loginbox {
float: left;
height: 40px;
width: 956px;
background-image: url(images/loginbox.png);
background-repeat: no-repeat;
overflow: hidden;
position: relative;
left: 4px;
padding: 0;
margin: 0;
}

.login_style { 
height : 16px;
width : 90px;
padding : 0 0 0 3px;
border : 1px solid #ffffff;;
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
background-color: #FFEC00;
}

.login_style_clicked {  /* culoare care devine activa cand se da click ca sa introduce username */
height : 16px;
width : 90px;
padding : 0 0 0 3px;
border : 1px solid #ffffff;;
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
background-color: #588E03;
}

.search_style {
height : 16px;
width : 115px;
padding : 0 0 0 3px;
border : 1px solid #ffffff;;
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color : #ffffff;
background-color: #FFEC00;
}

.search_style_clicked {  /* culoare care devine activa cand se da click ca sa introduca text de cautat */
height : 16px;
width : 115px;
padding : 0 0 0 3px;
border : 1px solid #ffffff;;
font-family : arial, helvetica, sans-serif;
font-size : 10px;
color : #9CC323;
background-color: #C2FF75;
}


/*
################################################################################
##
## NEXT THE BOX THAT SHOWS NEWEST GAMES
##
################################################################################
*/

#widegames {
float: left;
height: 90px;
width: 956px;
overflow: hidden;
position: relative;
left: 4px;
padding: 0;
margin: 0;
}

.widegames_icons {
float: left;
height: 85px;
width: 85px;
border: 0;
padding: 0;
margin: 0 0 0 9px;
}


/* start iconite pt ultimele jocuri */
.iconite_ultimele_jocuri {
float: left;
height: 85px;
width: 85px;
border: 0;
padding: 0;
margin: 5px 5px 5px 5px;
/* margin: 0 0 0 9px;*/
}
/* end iconite pt ultimele jocuri */


/* start tabel pt ultimele jocuri cu mouseout*/
.tabel_ultimele_jocuri_mouseout{
background-color:#ffffff;
border-style:solid;
border-width:1px;
}
/* end tabel pt ultimele jocuri cu mouseout*/


/* start tabel pt ultimele jocuri cu mouseover */
.tabel_ultimele_jocuri_mouseover{
background-color:#ECF3D5;
border-color:#FC0000;
border-style:solid;
border-width:1px;
}
/* end tabel pt ultimele jocuri cu mouseover */


/* start tabel pt top jocuri cu mouseout*/
.tabel_top_jocuri_mouseout{
background-color:#ffffff;
border-style:solid;
border-width:1px;
}
/* end tabel pt top jocuri cu mouseout*/


/* start tabel pt top jocuri cu mouseover */
.tabel_top_jocuri_mouseover{
background-color:#ECF3D5;
border-color:#FC0000;
border-style:solid;
border-width:1px;
}
/* end tabel pt top jocuri cu mouseover */



/* start tabel pt top players cu mouseout*/
.tabel_top_players_mouseout{
background-color:#ffffff;
border-style:solid;
border-width:1px;
}
/* end tabel pt top players cu mouseout*/


/* start tabel pt top players cu mouseover */
.tabel_top_players_mouseover{
background-color:#ECF3D5;
border-color:#FC0000;
border-style:solid;
border-width:1px;
}
/* end tabel pt top players cu mouseover */





/*
################################################################################
##
## NEXT THE FOOTER
##
################################################################################
*/

#footer {
float : left;
position : relative;
left : 0px;
width : 964px;
height: 20px;
margin : 0 auto;
padding : 0;
border : 0 solid;
background-color: #CEE1FF;
}

/*
################################################################################
##
## ADJUST THE TEXT POSITIONING IN TITLEBARS
##
################################################################################
*/

.font_h1 {
font-size: 16px;
font-weight: bold;
position: relative;
top: 3px;
left: 15px;
} 

.adjustCenteredText {
position: relative;
top: 6px;
}

.adjustLeftText {
position: relative;
top: 6px;
left: 15px;
}

/*
################################################################################
##
## VARIOUS CELLS FOR THE MAIN (middle) CONTENT
##
################################################################################
*/

.fullcell {
float : left;
position : relative;
left : 0px;
width : 608px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle {
float : left;
position : relative;
left : 0px;
width : 608px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcellmiddle.png);
background-repeat: repeat-y;
}

.fullcellbottom {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcellbottom.png);
background-repeat: no-repeat;
overflow:hidden;
}

.halfcell {
float : left;
position : relative;
left : 0px;
width : 302px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.halfcell2 {
float : left;
position : relative;
left : 0px;
width : 302px;
margin : 0 0 4px 0;
padding : 0;
border : 0 solid;
}

.halfcelltop {
float : left;
position : relative;
left : 0px;
width : 302px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/halfcelltop.gif);
background-repeat: no-repeat;
font-size: 12px;
}

.halfcellmiddle {
float : left;
position : relative;
left : 0px;
width : 302px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/halfcellmiddle.gif);
background-repeat: repeat-y;
}

.halfcellbottom {
float : left;
position : relative;
left : 0px;
width : 302px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/halfcellbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

.gamecell {
float : left;
position : relative;
left : 0px;
width : 200px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.gamecell2 {
float : left;
position : relative;
left : 0px;
width : 200px;
margin : 0 0 4px 0;
padding : 0;
border : 0 solid;
}

.gamecelltop {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop.gif);
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

.gamecellmiddle {
float : left;
position : relative;
left : 0px;
width : 200px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecellmiddle.gif);
background-repeat: repeat-y;
}

.gamecellbottom {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecellbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

/*
################################################################################
##
## COLORED CELL TOPS
##
################################################################################
*/

.gamecelltop_blue {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop_blue.gif);
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

.gamecelltop_red {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop_red.gif);
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

.gamecelltop_orange {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop_orange.gif);
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

.gamecelltop_green {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop_green.gif);
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

.gamecelltop_yellow {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop_yellow.gif);
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

.gamecelltop_purple {
float : left;
position : relative;
left : 0px;
width : 200px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/gamecelltop_purple.gif);
background-repeat: no-repeat;
font-size: 12px;
text-align: center;
}

/* start celula pt browse */
.fullcelltop_browse {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_browse.png);
background-repeat: no-repeat;
font-size: 12px;
}
/* end celula pt browse  */


/* start celula pt preview game */
.fullcelltop_browse {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_previewgame.png);
background-repeat: no-repeat;
font-size: 12px;
}
/* end celula pt preview game  */



.fullcelltop_red {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_red.gif);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcelltop_blue {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_blue.gif);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcelltop_green {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_green.gif);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcelltop_yellow {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_yellow.gif);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcelltop_purple {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_purple.gif);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcelltop_orange {
float : left;
position : relative;
left : 0px;
width : 608px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop_orange.gif);
background-repeat: no-repeat;
font-size: 12px;
}

/* 
###############################################################################
##  adsense in pagina browse
##
##
###############################################################################
*/

/* start celula adsense dreapta patrat*/
.fullcell-adsense-patrat {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop-adsense-patrat {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/adsense-box-top320.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle-adsense-patrat {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/adsense-box-middle320.png);
background-repeat: repeat-y;
}

.fullcellbottom-adsense-patrat {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/adsense-box-bottom320.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celula adsense dreapta patrat*/




/* start celula tell a friend*/
.fullcell-tell-a-friend {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop-tell-a-friend {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/tell-a-friend-box-top320.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle-tell-a-friend {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/tell-a-friend-box-middle320.png);
background-repeat: repeat-y;
}

.fullcellbottom-tell-a-friend {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/tell-a-friend-box-bottom320.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celula tell a friend*/





/* start celula friends online pe homepage  */
.fullcell-friends-online {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop-friends-online {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/friends-online-box-top320.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle-friends-online {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/friends-online-box-middle320.png);
background-repeat: repeat-y;
}

.fullcellbottom-friends-online {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/friends-online-box-bottom320.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celula friends online pe homepage*/




/* start celula related games  */
.fullcell-related-games {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop-related-games {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/related-games-box-top320.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle-related-games {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/related-games-box-middle320.png);
background-repeat: repeat-y;
}

.fullcellbottom-related-games {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/related-games-box-bottom320.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celula related games*/








/* start celula membri activi astazi pe homepage  */
.fullcell-membri-activi-astazi {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop-membri-activi-astazi {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/membri-activi-astazi-box-top320.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle-membri-activi-astazi {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/membri-activi-astazi-box-middle320.png);
background-repeat: repeat-y;
}

.fullcellbottom-membri-activi-astazi {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/membri-activi-astazi-box-bottom320.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celula membri activi astazi pe homepage*/







/* start celula ultimele jocuri afisata pe homepage */
.fullcell-ultimele-jocuri {
float : left;
position : relative;
left : 0px;
width : 440px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop-ultimele-jocuri {
float : left;
position : relative;
left : 0px;
width : 440px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcelltop-440.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle-ultimele-jocuri {
float : left;
position : relative;
left : 0px;
width : 440px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcellmiddle-440.png);
background-repeat: repeat-y;
}

.fullcellbottom-ultimele-jocuri {
float : left;
position : relative;
left : 0px;
width : 440px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/fullcellbottom-440.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celula ultimele jocuri afisata pe homepage*/




/* start celula featured game*/
.fullcell-featured-game {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0 4px 4px 0;
padding : 0;
border : 0 solid;
}

.fullcelltop-featured-game {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/featured-game-box-top320.png);
background-repeat: no-repeat;
font-size: 12px;
}

.fullcellmiddle-featured-game {
float : left;
position : relative;
left : 0px;
width : 320px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/featured-game-box-middle320.png);
background-repeat: repeat-y;
}

.fullcellbottom-featured-game {
float : left;
position : relative;
left : 0px;
width : 320px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/featured-game-box-bottom320.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celula featured game*/



/*
################################################################################
##
## THESE USED IN RIGHT AND LEFT COLUMNS
##
################################################################################
*/

.leftcell {
float : left;
position : relative;
left : 0px;
width : 170px;
margin : 0 0 4px 0;
padding : 0;
border : 0 solid;
}


/* start celule pt top jocuri */
.lefttop-topjocuri {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/lefttop-topjocuri.png);
background-repeat: no-repeat;
text-align: center;
font-size: 12px;
}

.leftmiddle-topjocuri {
float : left;
position : relative;
left : 0px;
width : 170px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftmiddle-topjocuri.png);
background-repeat: repeat-y;
}

.leftbottom-topjocuri {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftbottom-topjocuri.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celule pt top jocuri */



/* start celule pt top players */
.lefttop-topplayers {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/lefttop-topplayers.png);
background-repeat: no-repeat;
text-align: center;
font-size: 12px;
}

.leftmiddle-topplayers {
float : left;
position : relative;
left : 0px;
width : 170px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftmiddle-topplayers.png);
background-repeat: repeat-y;
}

.leftbottom-topplayers {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftbottom-topplayers.png);
background-repeat: no-repeat;
overflow:hidden;
}
/* end celule pt top players */





.lefttop {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 28px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/lefttop.gif);
background-repeat: no-repeat;
text-align: center;
font-size: 12px;
}

.leftmiddle {
float : left;
position : relative;
left : 0px;
width : 170px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftmiddle.gif);
background-repeat: repeat-y;
}

.leftbottom {
float : left;
position : relative;
left : 0px;
width : 170px;
height: 10px;
margin : 0;
padding : 0;
border : 0 solid;
background-image: url(images/leftbottom.gif);
background-repeat: no-repeat;
overflow:hidden;
}

/*
################################################################################
##
## 60x60 ICON STYLE FOR RIGHT AND LEFT COLUMNS
##
################################################################################
*/

.smallicon {
width: 60px;
height: 60px;
border: 0px;
}

/*
################################################################################
##
## MISC STYLES
##
################################################################################
*/

.whitetext {
color : #ffffff;
}

.whitelink { 
color : #ffffff;
font-size : 11px;
text-decoration : none;
}

a.whitelink { 
color : #ffffff;
font-size : 11px;
text-decoration : none;
} 
a.whitelink:link { 
color : #ffffff;
font-size : 11px;
text-decoration : none;
} 
a.whitelink:visited { 
color : #ffffff;
font-size : 11px;;
text-decoration : none;
} 
a.whitelink:hover { 
color : #ffffff;
font-size : 11px;
text-decoration : underline;
}

/*
################################################################################
##
## Featured Game and Pagination
##
################################################################################
*/

.featurebox { 
  width : 302px;
  height : 300px;
  position : relative;
  float : left;
  margin : 0 0 4px 0;
  text-align: center;
  background-image : url(images/featurebox.png);
  background-repeat : no-repeat;
  overflow : hidden;
} 
.slidercontainer { 
  height : 300px;
  width : 300px;
  text-align: center;
} 
.contentslide { 
  border : 0 solid;
  padding : 0;
  margin : 0;
  width : 300px;
  height : 190px;
  position : absolute;
  top : 5px;
  left : 10px;
/*   right: -50px;  */
} 

.feature_slider_title { 
  font-size : 14px;
} 

.pagination { 
  padding : 3px;
  margin : 3px;
  text-align : center;
  position : relative;
  top : 5px;
} 

.pagination a { 
  padding : 2px 5px 2px 5px;
  margin : 1px;
  border : 1px solid rgb(109, 153, 188);
  text-decoration : none;
  color : #000000;
  background-color : rgb(226, 239, 241);
} 

.pagination a.hover, .pagination a.selected { 
  border : 1px solid #000000;
  color : #000000;
  text-decoration : none;
  background-color: #bebebe;
} 

div.pagination {
	padding: 3px;
	margin: 3px;
	height: 51px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	text-decoration: none; /* no underline */
	color: #000000;
	background-color: #ffffff;
}

div.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;
  color: #000000;
  text-decoration: none;
  background-color: #bebebe;
}

div.pagination span.current {
  font-family: Arial, Verdana, Helvetica; 
  font-size:9pt;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	background-color: #bebebe;
	color: #000000;
	}
	
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	}
	
div.pagination span.dots {
  font-family: Arial, Verdana, Helvetica; 
  font-size:16px;
  font-weight: bold;
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #ffffff;
	background-color: #ffffff;
	color: #000000;
	}




/*
################################################################################
##
## START Cod css pt banner-ul cu concurs
##
################################################################################
*/



* {
	/*	margin: 0;  */
	padding: 0;
}




#kwickcontainer {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #555555;
	/* margin:auto 0px; */
	/*
	padding-left: 4px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-right:15px; */
	/*border: 1px solid #444444;*/
}
#kwickcontainer a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
	text-decoration: none;
}
#kwickcontainer a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}
#kwick {
	/*border-bottom: 3px double #333;*/
	margin-top: 6px;
	/*width:727px;*/
	width: 290px; /*voir padding ci-dessus*/
}
#kwick .kwicks {
	display: block;
	height: 90px;
	margin: 0px;
}
#kwick li {
	float: left;
	margin:0;
	padding:0;
	list-style: none;
}
#kwick .kwick {
	display: block;
	cursor: pointer;
	overflow: hidden;
	height:90px;
	width:70px;
	/*padding: 10px;*/
	background: #fff;
	/*border-right: 5px solid #202020;*/
	border-right: 1px solid #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: right;
}

#kwick a.kwick {
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: gray;
	font-size: 0px;
	line-height: 0px;
}

#kwick a.kwick:hover {
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
    color: white;
	text-decoration: none;
	vertical-align: bottom;
}

#kwick .kwick span {
}

#kwick .opt1 {
	background: url(images/slide1_concurs.png) ;
}
#kwick .opt2 {
	background:  url(images/slide2_concurs.png);
}
#kwick .opt3 {
	background:  url(images/slide3_concurs.png);
}
#kwick .opt4 {
	background:  url(images/slide4_concurs.png);
}




/*
################################################################################
##
## END cod css pt banner-ul cu concurs
##
################################################################################
*/
