/********************************************
**  CSS realizzato per: www.NIPOGAMES.it
**  style: Home  - media: Screen
**  Author: Mirko Ennas - www.Pixelforge.it
*********************************************/

/*  Link Archive */
p.link-archive {
  margin: 1px 0 0 0;
  padding: 2px 4px;
  text-align: right;
  background: #7E7E7E;
}
p.link-archive a {
  margin: 0;
  padding: 0 10px 0 0;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  background: transparent url("../images/link-white2.gif") right center no-repeat;
}
p.link-archive a:hover {
  color: #fc0;
  text-decoration: none;
  background: transparent url("../images/link-yellow2.gif") right center no-repeat;
}


/* CONTENT - TOP ______________________________  */
#cont-top1 {
  margin: 0;
  padding: 0;
  float: left;
  width: 100%;
  background: transparent url("../images/cont-top_background-bottom.jpg") left bottom no-repeat;
}
#cont-top2 {
  margin: 0;
  padding: 0 0 6px 0;
  float: left;
  width: 100%;
  background: transparent url("../images/cont-top_background-top.jpg") left top no-repeat;
  /* border: 1px dashed green;        - - - - - - - - - - - - - DEBUG   */
}

#ct-sx {
  margin: 0;
  padding: 0;
  float: left;
  width: 462px;
}
#ct-dx {
  margin: 0;
  padding: 0;
  float: right;
  width: 302px;
  /*  border: 1px dashed yellow;       - - - - - - - - - - - - - DEBUG   */
}



/* CONT-TOP-SX */
/* Qui il box In Evidenza */
#ct-sx {
  min-height: 250px;
  margin: 0 0 0 2px;
  width: 444px;
  /*   border: 1px dashed green;      - - - - - - - - - - - - - DEBUG   */
}
#ct-sx h3 {
  margin: 3px 0 0 0;
  padding: 0;
  background: transparent url("../images/cont-top_in-evidenza-dx1.gif") right top no-repeat;
}
#ct-sx h3 span.hdx {
  margin: 0;
  padding: 0 0 0 8px;
  height: 23px;
  line-height: 23px;
  display: block;
  color: #fc0;
  font-size: 13px;
  font-weight: bold;
  width: 100%;
  background: transparent url("../images/cont-top_in-evidenza-sx1.gif") left top no-repeat;
}
#ct-sx p.image {
  margin: 0;
  padding: 0;

}
#ct-sx p a {
  text-decoration: none;
  margin: 0;
  padding: 0;
}
#ct-sx p img {
  margin: 0;
  padding: 0;
  border-top: 1px solid #010101;
  border-right: 2px solid #010101;
  border-bottom: 2px solid #010101;
  border-left: 2px solid #010101;
}
#ct-sx em {
  display: block;
  margin: -52px auto 5px auto;
  padding: 6px;
  font-style: normal;
  width: 94%;
  height: 30px;
  z-index: 20;
  position: relative;
  background: #000;
	filter: alpha(opacity=85);
	opacity: 0.85;
  border: 1px solid #999;
}
#ct-sx em strong {
  font-weight: bold;
  font-size: 13px;
  color: #fff;
}
#ct-sx em a {
  font-weight: normal;
  font-size: 11px;
  color: #fc0;
  text-decoration: none;
}
#ct-sx em a:hover {
  color: #fff;
  text-decoration: underline;
}
#ct-sx div.link-evidenza {
  margin: 0;
  padding: 0 20px 0 0;
  text-align: right;
  line-height: 26px;
  width: 424px;
  background: #010101 url("../images/evidenza-link-background.gif") right bottom no-repeat;
  /*  border: 1px dashed yellow;       - - - - - - - - - - - - - DEBUG   */
}
#ct-sx div.link-evidenza a {
  margin: 0;
  padding: 0px 7px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  background: #333;
  border: 1px solid #999;
}
#ct-sx div.link-evidenza a:hover {
  color: #fc0;
  text-decoration: none;
}

#ct-sx div.link-evidenza a.active {
  color: #000;
  background: #F3C303 url("../images/link-evidenza_background-active.gif") center top repeat-x;
  text-decoration: none;
}



/* CONT-TOP-DX */
/* Qui le Top News */
#ct-dx {
  width: 300px;
  /*   border: 1px dashed green;      - - - - - - - - - - - - - DEBUG   */
}
#ct-dx h3 {
  margin: 0;
  padding: 0;
  width: 100%;
  background: transparent url("../images/cont-top_topnews-tab-sx.gif") left top no-repeat;
  /*  border: 1px dashed yellow;       - - - - - - - - - - - - - DEBUG   */
}
#ct-dx h3 span.hdx {
  margin: 0;
  padding: 0 0 0 20px;
  height: 26px;
  line-height: 26px;
  display: block;
  color: #fc0;
  font-size: 13px;
  font-weight: bold;
  width: 280px;
  background: transparent url("../images/cont-top_topnews-tab-dx.gif") right top no-repeat;
}
#ct-dx ul {
  margin: 2px 4px 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
}
#ct-dx ul li {
  margin: 0 0 2px 0;
  padding: 2px 6px 3px 6px;
  color: #fff;
  background: #11223E;
  font-size: 11px;
}
#ct-dx ul li a {
  color: #fc0;
  text-decoration: none;
}
#ct-dx ul li a:hover {
  color: #fc0;
  text-decoration: underline;
}

#ct-dx ul li strong {
  font-size: 13px;
  font-weight: bold;
}
#ct-dx ul li.link-archive {
  margin: 0 0 6px 0;
  padding: 3px 0 2px 165px;
  color: #fff;
  background: transparent url("../images/cont-top_topnews-backgr-bottom.gif") left bottom no-repeat;
}
#ct-dx ul li.link-archive a {
  margin: 0;
  padding: 0 10px 0 0;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  background: transparent url("../images/link-white1.gif") right center no-repeat;
  /*   border: 1px dashed yellow    DEBUG -----------------------   */
}
#ct-dx ul li.link-archive a:hover {
  color: #fc0;
  text-decoration: none;
  background: transparent url("../images/link-yellow1.gif") right center no-repeat;
}



/*  BOX REVIEW ___________________________ (solo home) */
#box-review {
  background: transparent url("../images/cont-sx-review-background.gif") right bottom no-repeat;
}
#box-review h3 {
  width: 265px;
  background: transparent url("../images/cont-sx_tab-dx1.gif") right top no-repeat;
}
#box-review h3 span.hdx {
  color: #fc0;
  background: transparent url("../images/cont-sx_tab-sx1.gif") left top no-repeat;
}
#box-review dl dd {
  color: #fff;
}
#box-review dl dd div.info {
  background: #ccc url("../images/type-ico/article-review.gif") right center no-repeat;
}
#box-review dl dd div.other img {
  margin: 2px 0 0 2px;
  padding: 0 0 0 0;
  float: left;
}

#box-review div.archive {
  margin: 0px 15px 4px 0px;
  padding: 0 0 5px 0;
  float: right;
  /* border: 1px dashed white;        - - - - - - - - - - - - - DEBUG   */
}
#box-review div.archive a {
  margin: 0 2px 0 0;
  padding: 0 15px 0 0;
  font-size: 10px;
  color: #fff;
  text-decoration: none;
  background: transparent url("../images/link-white2.gif") right center no-repeat;
}
#box-review div.archive a:hover {
  color: #fc0;
  text-decoration: none;
  background: transparent url("../images/link-yellow2.gif") right center no-repeat;
}



/*  BOX SEARCH _________________________________ */
#box-search-top {
  clear: both;
  margin: -27px 0 6px 0;
  padding: 0 0 0 0;
  float: left;
  width: 100%;
  background: transparent url("../images/box-search-top.gif") left top no-repeat;
}
#box-search-bottom {
  margin: 0 0 0 0;
  padding: 0 0 18px 0;
  float: left;
  width: 100%;
  min-height: 45px;
  background: transparent url("../images/box-search-bottom.gif") left bottom no-repeat;
}
#box-search-bottom h3 {
  margin: 0;
  padding: 0 0 0 8px;
  height: 26px;
  line-height: 26px;
  color: #fc0;
  font-size: 13px;
  font-weight: bold;
}

#box-search-bottom h4 {
  margin: 5px 0 0 0;
  padding: 0 0 0 8px;
  line-height: 18px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;

  /*   border: 1px dashed white;      - - - - - - - - - - - - - DEBUG   */
}

#box-search-bottom p.search-abc {
  margin: 0 0 10px 10px;
  padding: 0;
  color: #fff;
  font-size: 10px;
}
#box-search-bottom p.search-abc a {
  color: #fc0;
  text-decoration: underline;
}
#box-search-bottom p.search-abc a:hover {
  color: #fff;
  text-decoration: none;
}

#box-search-bottom div#bsearch-sx {
  width:38%;
  float:left;
  margin-left:5px;
}
#box-search-bottom div#bsearch-dx {
  width:58%;
  float:left;
  margin-left:5px;
}






/*   OTHER CONTENTS  */
#morecont {
  margin: 3px 0 0 0;
  padding: 0;
  float: left;
  background: transparent url("../images/othercont-background.gif") right top repeat-y;

  /*  border: 1px dashed red;      - - - - - - - - - - - - - DEBUG   */
}

#othercont-sx,
#othercont-dx {
  margin: 0;
  padding: 0;
  width: 230px;
}
#othercont-sx {
  float: left;
}
#othercont-dx {
  margin-left: 2px;
  float: left;
}

/*  OTHER CONTENTS ___________________ Common  */

#gamepreview,
#lasthardware,
#othercontent {
  margin: 0 0 3px 0;
  padding: 0 0 0 0;
}
#gamepreview h3,
#lasthardware h3,
#othercontent h3 {
  margin: 0px 0 0px 0;
  padding: 0;
  width: 100%;
  background: transparent url("../images/tab_cont-sx_a1-top.gif") left top no-repeat;
  /* border: 1px dashed yellow;        - - - - - - - - - - - - - DEBUG   */
}
#gamepreview h3 span.hdx,
#lasthardware h3 span.hdx,
#othercontent h3 span.hdx {
  margin: 0;
  padding: 0 0 0 8px;
  min-height: 26px;
  line-height: 26px;
  display: block;
  color: #fc0;
  font-size: 13px;
  font-weight: bold;
  background: transparent url("../images/tab_cont-sx_a1-bottom.gif") left bottom no-repeat;
}
#gamepreview dl,
#lasthardware dl,
#othercontent dl {
  margin: 1px 0 0 0;
  padding: 4px 4px 4px 4px;
  font-size: 12px;
  color: #000;
  background: #D3D3D3;
  border: 1px solid #7E7E7E;
}
#gamepreview dd a:hover,
#lasthardware dd a:hover,
#othercontent dd a:hover {
  color: #000;
  text-decoration: underline;
}


/*  OTHER CONTENTS ___________________ GamePreview  */
#gamepreview dt {
  padding: 2px 2px 2px 2px;
  font-size: 10px;
  color: #000;
}
#gamepreview dd {
  margin: 0px 0 4px 0;
  padding: 2px 2px 2px 2px;
}
#gamepreview dd a {
  font-weight: bold;
  color: #000;
  text-decoration: none;
}
#gamepreview dd em {
  margin: 0;
  padding: 0;
  font-size: 10px;
  font-style: normal;
  color: #707070;
}


/*  OTHER CONTENTS ___________________ LastHardware  */
#lasthardware dt {
  padding: 2px 2px 2px 2px;
  font-size: 10px;
  color: #000;
    clear: both;
}

#lasthardware dd {
  margin: 0px 0 6px 0;
  padding: 2px 2px 2px 2px;
}
#lasthardware dd a {
  font-weight: bold;
  font-size: 12px;
  color: #000;
  text-decoration: none;
}
#lasthardware dd p.vote {
  margin-top: 2px;
  background: transparent url("../images/vote-background2.gif") left top no-repeat !important;
}


/*  OTHER CONTENTS ___________________ OtherContent  */
#othercontent dt {
  padding: 2px 2px 2px 2px;
  font-size: 10px;
  background: #B2B2B2;   /* Da levare nel caso in cui si voglia iconcina Tipo Art. */
  color: #000;
}

#othercontent dd {
  margin: 0px 0 6px 0;
  padding: 2px 2px 2px 2px;
}
#othercontent dd a {
  font-weight: bold;
  font-size: 11px;
  color: #000;
  text-decoration: none;
}




/*  OTHER CONTENTS ___________________ RETROGAMES  */
#retrogames {
  margin: 0;
  padding: 0 0 5px 0;
  /* float: left; */
  /*   border: 1px dashed yellow;      - - - - - - - - - - - - - DEBUG   */
}
#retrogames h3 {
  margin: 0px 0 0px 0;
  padding: 0;
  width: 100%;
  background: transparent url("../images/tab_cont-sx_b1-top.gif") left top no-repeat;

}
#retrogames h3 span.hdx {
  margin: 0;
  padding: 0 0 0 20px;
  min-height: 26px;
  line-height: 26px;
  display: block;
  color: #fc0;
  font-size: 13px;
  font-weight: bold;
  background: transparent url("../images/tab_cont-sx_b1-bottom.gif") left bottom no-repeat;
}
#retrogames dl {
  margin: 4px 0 0 0;
  padding: 0 0 2px 0;
  float: left;
  width: 228px;
  /*  border: 1px dashed green;       - - - - - - - - - - - - - DEBUG   */
}
#retrogames dl dt {
  clear: both;
  margin: 0 0 2px 0;
  padding: 0 0 0 5px;
  width: 102px;
  float: left;
}
#retrogames dl dd {
  margin: 0 0 10px 4px;
  padding: 0 0 0 0;
  float: left;
  width: 115px;
  color: #fff;
  line-height: 125%;
  /*  border: 1px dashed green;       - - - - - - - - - - - - - DEBUG   */
}
#retrogames dl dd.big {
  margin: 0 0 10px 5px;
  width: 221px;
}
#retrogames dl dt img {
  margin: 0;
  padding: 1px;
  border: 1px solid #ccc;
}
#retrogames dl dd div.info {
  margin: 0;
  padding: 0 0 0 4px;
  line-height: 18px;
  font-size: 10px;
  color: #000;
  background: #ccc;
}
#retrogames dl dd div.title {
  margin: 3px 0 0 0;
  padding: 0;
  font-size: 13px;
  font-weight: bold;
}
#retrogames dl dd div.title a {
  text-decoration: none;
  color: #fff;
}
#retrogames dl dd div.title a:hover {
  text-decoration: none;
  color: #fc0;
}


#retrogames dl dd div.other {
  margin: 4px 0 0 0;
  padding: 0 0 0 0;
  font-size: 12px;
}
#retrogames dl dd div.other p.vote {
  float: left;
}

/* ---------------------------------------------------  */
/* da sistemare  */

#retrogames p.link-archive {
  clear: both;
  margin: 0 4px 0 5px;
  padding: 2px 0;
  text-align: right;
  background: #424242;
  /* float: left;
  width: 100%; */

  /*   border: 1px dashed yellow    DEBUG -----------------------   */

}
#retrogames p.link-archive a {
  margin: 0;
  padding: 0 10px 0 0;
  color: #fff;
  font-size: 10px;
  text-decoration: none;
  background: transparent url("../images/link-white2.gif") right center no-repeat;
}
#retrogames p.link-archive a:hover {
  color: #fc0;
  text-decoration: none;
  background: transparent url("../images/link-yellow2.gif") right center no-repeat;
}

/* ---------------------------------------------------  */



/*  OTHER CONTENTS ___________________ GIOCHI IN USCITA  */
#inexit {
  margin: 0 4px 4px 4px;
  padding: 0;
}
#inexit h3 {
  margin: 0px 0 0px 0;
  padding: 0;
  width: 100%;
  background: transparent url("../images/tab_cont-sx_b2-top.gif") left top no-repeat;
  /* border: 1px dashed yellow;        - - - - - - - - - - - - - DEBUG   */
}
#inexit h3 span.hdx {
  margin: 0;
  padding: 0 0 0 20px;
  min-height: 26px;
  line-height: 26px;
  display: block;
  color: #fc0;
  font-size: 13px;
  font-weight: bold;
  background: transparent url("../images/tab_cont-sx_b2-bottom.gif") left bottom no-repeat;
}

#inexit ul {
  margin: 0 0 0 0;
  padding: 0 4px 0 3px;
  list-style-type: none;
}
#inexit ul li {
  margin: 0 0 5px 0;
  padding: 0;
}
#inexit ul li span.date {
  padding: 4px 4px 4px 4px;
  color: #000;
}
#inexit ul li div.gametitle {
  margin: 3px 0 0 0;
  padding: 4px 4px 0px 4px;
  background: #5C5C5C;
  color: #FF9900;
  font-size: 12px;
}
#inexit ul li div.gamearticle {
  padding: 0px 4px 4px 4px;
  background: #5C5C5C;
  color: #FFF;
  font-size: 10px;
  font-weight: normal;
}
#inexit ul li div.gamearticle a {
  color: #FFF;
  text-decoration: underline;
}
#inexit ul li div.gamearticle a:hover {
  color: #FFF;
  text-decoration: none;
}

#inexit p.link-archive {
  background: #5C5C5C;
  color: #f90;
}
#inexit p.link-archive a {
  color: #f90;
  background: transparent url("../images/link-orange2.gif") right center no-repeat;
}
#inexit p.link-archive a:hover {
  color: #fff;
  background: transparent url("../images/link-white2.gif") right center no-repeat;
}







/*  OTHER CONTENTS ___________________ IN EDICOLA  */
#inedicola {
  margin: 0 4px 4px 4px;
  padding: 0;
}
#inedicola h3 {
  margin: 0px 0 0px 0;
  padding: 0;
  width: 100%;
  background: transparent url("../images/tab_cont-sx_b2-top.gif") left top no-repeat;
  /* border: 1px dashed yellow;        - - - - - - - - - - - - - DEBUG   */
}
#inedicola h3 span.hdx {
  margin: 0;
  padding: 0 0 0 20px;
  min-height: 26px;
  line-height: 26px;
  display: block;
  color: #fc0;
  font-size: 13px;
  font-weight: bold;
  background: transparent url("../images/tab_cont-sx_b2-bottom.gif") left bottom no-repeat;
}



/* test */
#inedicola dl.item {
    margin: 4px 4px 4px 1px;
    padding: 0 0 2px 0;
    float: left;
}
#inedicola dl.item dt  {
    margin: 0px 2px 0px 0px;
    padding: 0;
    float: left;
    width: 44px;
    /* border-bottom: 1px dashed red;     ______________________ DEBUG */
}
#inedicola dl.item dt img  {
    margin: 0;
    padding: 1px;
    border: 1px solid #fff;
}
#inedicola dl.item dd  {
    margin: 0;
    padding: 1px 0px;
    float: right;
    width: 166px;
    font-size: 11px;
}
#inedicola dl.item dd strong  {
    font-weight: normal;
}
#inedicola dl.item dd.gametitle  {
    padding: 2px 0px 2px 3px;
    font-size: 11px;
    font-weight: bold;
    color: #C8C8C8;
    background: #595959;
}
#inedicola dl.item dd a  {
  color: #fff;
  text-decoration: underline;
  font-size: 10px;
}
#inedicola dl.item dd a:hover  {
  color: #fff;
  text-decoration: none;
}



#inedicola div.link-archive {
  background: #5C5C5C;
  color: #f90;
}
#inedicola .link-archive a {
  color: #fff;
}
#inedicola .link-archive a:hover {
  color: #fff;
}


/* BOX VIDEO by Floppy */
.box-dx ul#related-video {
  margin: 0 3px;
  padding: 0;
  list-style-type: none;
  float: left;
}
.box-dx ul#related-video li {
  margin: 0;
  padding: 0;
  float: left;
  font-size: 11px;
  text-align: center;
  width: 146px;
  height: 114px;

  /*  border: 1px dashed yellow;  */
}
.box-dx ul#related-video li a {
  margin: 0;
  padding: 0;
  text-align: center;
}
.box-dx ul#related-video li a img {
  margin: 10px 20px 0 20px !important;
  border: 1px solid #999;
}
.box-dx ul#related-video li a:hover img {
  border: 1px solid #000;
}


