/********************************************
**  CSS realizzato per: www.NIPOGAMES.it
**  style: Page  - media: Screen
**  Author: Mirko Ennas - www.Pixelforge.it
*********************************************/

/* ------------------------------
 *    AREA CONTENUTI
 * ------------------------------ */

/*  BOX ARTICLE-TOP __________________ Common */

.box-category-top {
  margin-top: -28px;
}

.box-article-top,
.box-news-top,
.box-image-top {
  margin: -28px 0 6px 0;
  padding: 0 0 0px 0;
  float: left;
  width: 100%;
}
.box-article-top h3 {
  margin: 2px 0 0px 0;
  padding: 0;
  width: 100%;
  /*  border: 1px dashed yellow;       - - - - - - - - - - - - - DEBUG   */
}
.box-article-top h3 span.hdx {
  margin: 0;
  padding: 0 0 0 8px;
  min-height: 26px;
  line-height: 26px;
  display: block;
  color: #fff;
  font-size: 11px;
  font-weight: normal;
}

#box-review h3,
#box-news-first h3,
.box-category-top h3,
.box-news-top h3,
.box-image-top h3,
.box-article-top h3 {
  background: transparent url("../images/cont-sx_tab-mainarticles-top1.gif") left top no-repeat;
}
#box-article-first h3 {
  background: transparent url("../images/cont-sx_tab-firstarticles-top1.gif") left top no-repeat;
}
#box-review h3 span.hdx,
#box-article-first h3 span.hdx,
#box-news-first h3 span.hdx,
.box-category-top h3 span.hdx,
.box-news-top h3 span.hdx,
.box-image-top h3 span.hdx,
.box-article-top h3 span.hdx {
  background: transparent url("../images/cont-sx_tab-articles-bottom.gif") left bottom no-repeat;
}

#box-article-first dl,
#box-news-first dl {
  margin-top: 1px;
  padding: 4px 0 14px 0;
  color: #fff;
  background: #707070 url("../images/cont-sx_box-category-first-background.gif") right bottom no-repeat;
  /*  border: 1px dashed green;       - - - - - - - - - - - - - DEBUG   */
}

#box-article-first dl dt img {
  border: 1px solid #ccc;
}
.box-category-top dl dt img {
  border: 1px solid #555;
}

#box-article-first dl dd div.title,
#box-news-first dl dd div.title {
  font-size: 15px;
}
#box-article-first dl dd div.abstract,
#box-news-first dl dd div.abstract {
  font-size: 13px;
  color: #fff;
}
#box-article-first dl dd div.info {
  background: #ccc url("../images/type-ico/article-review.gif") right center no-repeat;
}
.box-category-top dd p.vote {
  background: transparent url("../images/vote-background2.gif") left top no-repeat !important;
}



/*  DETTAGLIO ARTICOLO  */
#articlebody,
#conclusion {
  margin: 0;
  padding: 0 10px 0 20px;
  font-size: 13px;
}
#articlebody p,
#conclusion p {
  margin: 0;
  padding: 0;
  font-size: 13px;
}
#articlebody p a,
#conclusion p a {
  color: #000;
  font-weight: bold;
}


#articlebody p a img {
  padding: 1px;
}
#articlebody p img.left {
  margin: 0 6px 0 0;
  float: left;
}
#articlebody p img.right {
  margin: 0 0 0 6px;
  float: right;
}
#articlebody a img {
	border: 1px solid #999;
}

#conclusion .pro-contro {
  margin: 10px 6px 10px 0px;
  padding: 0;
  width: 210px;
  float: left;
}
#conclusion .pro-contro h4 {
  margin: 0;
  padding: 3px 4px 3px 6px;
  font-weight: bold;
  font-size: 13px;
  color: #000;
  background: #b2b2b2;
}
#conclusion .pro-contro ul {
  margin: 4px 0 0 3px;
  padding: 3px 4px;
  list-style-type: square;
  list-style-position: inside;
}
#conclusion .pro-contro ul li {
  margin: 0 0 3px 0;
  padding: 0;
}



/* DETTAGLIO PHOTOGALLERY */
ul#image-list {
  margin: 0 0 0 10px;
  padding: 0;
  float: left;
  display: inline;
}
ul#image-list li {
  margin: 3px;
  padding: 0;
  list-style-type: none;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 10px;
}

/* photogallery image grid */
ul#image-list li a {
  margin: 0;
  padding: 0;
  display: block;
  width: 102px;
  height: 77px;
  overflow: hidden;
  border: 1px solid #999;
  text-decoration: none;
  background: #FFF;
}

ul#image-list li a img {
  margin: 0;
  padding: 1px;
  border: none;
}
/*
ul#image-list li a:hover img {
  border: 1px solid #000;
}
*/


/* DETTAGLIO IMMAGINE */
div#image-detail { margin: 0; padding: 0; }

div#img-canvas {
  margin: 0 0 0 8px;
  padding: 1px;
  width: 750px;
  overflow: hidden;  /* Corregge immagine troppo grande */
  border: 1px solid #999;
}
div#img-canvas img { margin: 0; padding: 0; }
div#image-detail p,
div#text-detail p {
  margin: 0;
  padding: 6px 6px 0 10px;
  color: #000;
  
}
div#text-detail {
  min-height: 350px;
}





/*  NAV-PAGES  */
#nav-pages {
  margin: 20px auto;
  padding: 0;
  width: 460px;
  /*  border: 1px dashed yellow;     - - - - - - - - - - - - - DEBUG   */
}
#nav-pages h4 {
  display: none;
}
#nav-pages ul {
  margin: 10px 0 0 0;
  padding: 0;
  text-align: center;
  list-style-type: none;
}
#nav-pages ul li {
  margin: 0 1px;
  padding: 0;
  display: inline;
}
#nav-pages ul li a {
  margin: 0;
  padding: 0px 6px;
  line-height: 180%;
  color: #000;
  font-weight: bold;
  text-decoration: none;
  background: #B2B2B2;
  border: 1px solid #999;
}
#nav-pages ul li.active a,
#nav-pages ul li a:hover {
  color: #fff;
  text-decoration: none;
  background: #333;
}


/* _________________________________ CONTATTI */
fieldset.form-block {
    width: 600px;
    margin: 0 auto;
    padding: 0;
    border: 1px solid #666;
}
fieldset.form-block legend {
    margin: 0 8px;
    padding: 0 4px;
    color: #666;
}
table#mail-form {
    margin: 10px auto 10px auto;
    padding: 0;
    border-collapse: 0;
    width: 95%;
}
table#mail-form td {
    padding: 4px;
    vertical-align: center;
    width: 69%;
}
table#mail-form td.description {
    width: 30%;
    font-size: 12px;
    font-weight: bold;
    text-align: right;
    vertical-align: top;
}
table#mail-form td.center {
    text-align: center;
    height: 44px;
    vertical-align: bottom;
}
table#mail-form .text,
table#mail-form .inputtext {
    width: 95%;
}
table#mail-form .button {
    width: 100px;
    height: 23px;
}
table#mail-form .mark {
    text-align: left;
    font-size: 11px;
    font-weight: normal;
    color: #900;
}

















/* ------------------------------
 *        BOX SPALLA DX
 * ------------------------------ */

.box-dx {
  font-size: 11px;
}

.box-dx img.thumb {
  margin: 6px 4px 6px 6px;
  padding: 1px;
  float: left;
  border: 1px solid #A3A3A3;
}


/*  DETTAGLI TITOLO  */
.box-dx ul#gamedata {
  margin: 4px 0 0 0;
  padding: 0;
  list-style-type: none;
  float:left;
  width: 180px
}
.box-dx ul#gamedata li {
  margin: 0;
  padding: 0;
  font-weight: bold;
  font-size: 11px;
}

.box-dx ul#gamedata li span.detail-gametitle {
  color: #FC0;
  font-weight: normal;
}
.box-dx ul#gamedata li a {
  color: #fff;
  text-decoration: underline;
}
.box-dx ul#gamedata li a:hover {
  color: #fc0;
  text-decoration: none;
}


/*  VOTI  */
.box-dx ul#gamevotes {
  margin: 8px 0 6px 6px;
  padding: 6px 0 6px 0;
  list-style-type: none;
  float: left;
  width: 180px;
  border: 1px solid #A3A3A3;
  background: #4F4F4F;
}
.box-dx ul#gamevotes li {
  margin: 0;
  padding: 0;
  clear: left;
  line-height: 16px;
}

.box-dx ul#gamevotes li span.votelabel {
  width: 70px;
  text-align: right;
  display: block;
  color: #fff;
  font-weight: bold;
  float: left;
}
.box-dx ul#gamevotes li img {
  margin: 3px 0 0 4px;
  width: 92px;
  height: 10px;
  float: left;
  border: none;
}


.box-dx div#hardware-vote-spacer {
  width:100px;
  height:10px;
  float:left;
}


.box-dx div#bigvote {
  margin: 8px 0 5px 14px;
  padding: 3px 0 0 0;
  float: left;
  width: 76px;
  height: 96px;
  background: transparent url("../images/vote-big.gif") 0 0 no-repeat;
}

.box-dx div#bigvote span {
  margin: 0; padding: 0;
  line-height: 110%;
  text-align: center;
  font-size: 10px;
  color: #fff;
  display: block;
  width: 76px;
}
.box-dx div#bigvote strong {
  margin: 24px 0pt 0pt -2px;
  padding: 0;
  display: block;
  width: 76px;
  text-align: center;
  font-weight: bold;
  font-size: 24px;
  color: #070707;
}

/* DATI TECNICI */
.box-dx p.configdata {
  margin: 0px;
  padding: 10px 6px 8px 12px;
  position: relative;
}
.box-dx p.configdata strong {
  color: #fc0;
  font-weight: bold;
}
.box-dx p.configdata a {
  color: #fff;
  font-weight: normal;
  text-decoration: underline;
}
.box-dx p.configdata a:hover {
  color: #fff;
  text-decoration: none;
}
.box-dx ul#techdata {
  margin: 0px 0 4px 10px;
  padding: 4px 0 6px 0;
  list-style-type: none;
  float: left;
  width: 284px;
}
.box-dx ul#techdata li {
  margin: 0 0 4px 0;
  padding: 0;
  float: left;
  width: 134px;
  display: block;
}




/* ARTICOLI CORRELATI */
.box-dx ul#related-articles {
  margin: 8px 0 0 11px;
  padding: 0;
  list-style-type: none;
}
.box-dx ul#related-articles li {
  margin: 0 0 4px 0;
  padding: 0;
  background: transparent url("../images/relarticles-background.gif") 0 50% repeat-x;
  width: 275px;
}
.box-dx ul#related-articles li a {
  margin: 0px 0 0 0;
  padding: 4px 0 4px 5px;
  width: 270px;
  display: block;
  color: #fff;
  text-decoration: none;
  border: 1px solid #BEBEBE;
}
.box-dx ul#related-articles li a.type-r {
  background: transparent url("../images/type-ico/article-review.gif") 256px 50% no-repeat;
}
.box-dx ul#related-articles li a.type-t {
  background: transparent url("../images/type-ico/article-cheat.gif") 256px 50% no-repeat;
}
.box-dx ul#related-articles li a.type-a {
  background: transparent url("../images/type-ico/article-preview.gif") 256px 50% no-repeat;
}
.box-dx ul#related-articles li a.type-s {
  background: transparent url("../images/type-ico/article-special.gif") 256px 50% no-repeat;
}
.box-dx ul#related-articles li a:hover {
  text-decoration: none;
  border: 1px solid #FC0;
}
.box-dx ul#related-articles li a strong {
  font-weight: bold;
  color: #fc0;
}




.box-dx a.etcover img {
  border:none;
  margin: 3px 0 0 3px;
}



/* GALLERY ARTICOLO */
.box-dx ul#related-gallery {
  margin: 0px 3px;
  padding: 0;
  list-style-type: none;
}
.box-dx ul#related-gallery li {
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
  width: 47%;

  /*  border: 1px dashed yellow;  */
}
.box-dx ul#related-gallery li a {
  margin: 0;
  padding: 0;
  text-align: center;

  /*  border: 1px dashed green;  */
}

.box-dx ul#related-gallery li a img {
  margin: 10px 20px 0 20px !important;

  /* border: 1px dashed red;      */
}


