/****
Author - Alex - Metagame.it
***/


@font-face {
    font-family: 'Immortal';
    src: url('../font/immortal-webfont.eot');
    src: url('../font/immortal-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/immortal-webfont.woff') format('woff'),
         url('../font/immortal-webfont.ttf') format('truetype'),
         url('../font/immortal-webfont.svg#ImmortalRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,html {
  padding          : 0;
  margin           : 0;
  margin-bottom    : 10px;
  
    }
	
img {border: none;}
img.a {border: 0;}

#body_bg{
background     : url(../images/sfondo.jpg) #e0ecf3 repeat top left;
}

.main { 
  text-align       : left; 
  width            : 100%;
  margin           : 0; 
  padding          : 0;
}


.mod {
  background       : #FFFFFF;
  width            : 2px;
}

td, tr, p, div {
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-size        : 12px;
  color            : #000000;
}
hr {
  color            : #999999;
  height           : 1px;
  width            : 100%;
}

form {
margin           : 0; 
padding          : 0;
}


.leftrow {
  width            : 169px;
  height           : 100%;
  margin-right     : 0;
  background       : #fff;

}

.rightrow {
  height           : 100%;
  width            : 169px;
  margin-left      : 0;
  background       : #fff;

 }

.back_button {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
  font-size        : 11px;
  font-weight      : normal;
  padding-bottom   : 3px;
  margin-right     : 4px;
  float            : right;
  line-height      : 20px;
  }

.button {
  font-size        : 11px;
  color            : #333333;
  border           : 1px solid #B4C1D1;
  margin           : 3px;
  background-color : #EAECEE;
  padding          : 2px !important;
  padding          : 1px;
  cursor           : pointer;
}

.inputbox {
 color        : #000000;
 background   : #ffffff;
 border       : 1px solid #B4C1D1;
 margin       : 3px;

}

h1 {font-size        : 18px;
    color            : #3B5576;
    margin           : 5px 0;
}

h2 {font-size        : 16px;
    color            : #666666;
    margin           : 5px 0;
}

h3 {font-size        : 14px;
    color            : #3B5576;
    margin           : 5px 0;
}

h1, .componentheading { font-family: Immortal, Arial, Verdana, Tahoma, Helvetica, sans-serif;}
h2, .contentheading a, .contentheading a:visited {font-family: Immortal, Arial, Verdana, Tahoma, Helvetica, sans-serif;}
h3 {font-family: Immortal, Arial, Verdana, Tahoma, Helvetica, sans-serif;} 


form#form-login{
	background: #F1F4F6;
	color: #fff;
	margin: 5px 0 15px 0;
	text-align:left
      }

form#form-login fieldset{
border: none;
}

form#form-login fieldset label {}
form#form-login ul a
{}



.contact_email  {
  width            : 100%;
}

.contact_email .inputbox {
  width            : 345px;

}

table.moduletable, table.moduletable_menu, table.moduletable_text {
	margin           : 0;
	width            : 100%;
      background       : url(../images/mod_bottom.gif) #F8F9FA repeat-x bottom left; 
      padding-bottom   : 5px;
	}

table.moduletable th, table.moduletable_menu th, table.moduletable_text th{
      
    font-family          : Tahoma, Arial, Verdana,  Helvetica, sans-serif;
	font-size          : 13px;
	font-weight        : bold;
	text-align         : left;
	width              : 100%;
    background         : url(../images/mod.gif) #E7EAEC repeat-x top left; 
    color              : #536570;
	padding            : 2px; 
    text-indent        : 10px;
	line-height        : 22px;
    border-bottom: 1px solid #D2D5D8;
	    
	}

table.moduletable td, table.moduletable_menu td{
    padding-top: 2px;
   
    	}

.lcol table.moduletable th, .lcol table.moduletable_menu th, .rcol table.moduletable th, .rcol table.moduletable_menu th{
      
      background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
      color              : #F6F7F9;
	
	    
	}

.sectiontableheader {
  font-size        : 12px;
  font-weight      : normal;
  text-transform   : uppercase;
  letter-spacing   : 1px;
  background         : url(../images/mod_lr.gif) #6D8DB5 repeat-x top left; 
  color              : #F6F7F9; 
  padding          : 3px;
}

td.sectiontableheader a {
color              : #F6F7F9;
}

.sectiontableentry1 {
  vertical-align   : top;
  padding          : 3px;
  background       : #F4F5F7;
  border-bottom    : 1px solid #ffffff;
  line-height      : 18px;

}

.sectiontableentry2 {
  vertical-align   : top;
  padding          : 3px;
  border-bottom    : 1px solid #ffffff;
  background       : #EFF1F4;
  line-height      : 18px;
  }

.sectiontableentry1 img{
 
padding-top: 3px !important;
padding-top: 1px;
}

.sectiontableentry2 img{
 padding-top: 3px !important;
 padding-top: 1px;

}

a:link, a:visited {
  
  color            : #4B6B94;
  text-decoration  : none;
  font-weight      : bold;
}

a:hover {
  color            : #999999;
  text-decoration  : none;
  font-weight      : bold;
}



a.category:link, a.category:visited {
  font-size        : 11px;
  font-weight      : bold;
}

a.readon:link, a.readon:visited {
  color            : #999999;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  float            : right;
  line-height      : 10px;
  text-decoration  : underline;
}

a.readon:hover {
  color            : #4B6B94;
  font-family      : Tahoma, Arial, Verdana, Helvetica, sans-serif;
  font-size        : 11px;
  background       : url(../images/readon.gif) no-repeat;
  white-space      : normal;
  font-weight      : normal;
  padding          : 1px 0 3px 18px;
  line-height      : 10px;
  text-decoration  : underline;
}

/*ul {
  margin           : 2px;
  padding-left     : 10px;
  list-style       : none;
}

li {
  
  line-height      : 15px;
  padding-left     : 10px;
  padding-top      : 0;
  background-image : url(../images/bullet.gif) ;
  background-repeat: no-repeat;
  background-position: 0px 5px;


}*/

table.contenttoc {
  border           : 1px solid #dcdcdc;
  background       : #F1F1F1;
  padding          : 5px;
  margin-left      : 2px;
  margin-bottom    : 2px;
}

.pagenavcounter {
  font-size        : 10px;
  color            : #4B6B94;
}

.pagenavbar {
  border-top       : 1px solid #999999;
  padding          : 2px;
}

.pagination span { padding: 2px; }
.pagination a    { padding: 2px; } 

a.pagination:link, a.pagination:visited {
  font-size        : 11px;
  color            : #999999;
  text-decoration  : none;
}

a.pagination:hover {
  font-size        : 11px;
  color            : #4B6B94;
  text-decoration  : none;
}

div.date {
  float:right;
  font-size        : 11px;
  font-weight      : bold;
  color            : #707070;
  width: 170px;
  text-align: left;
}

div.pw {
  float:left;
  font-weight      : bold;
  color            : #707070;
  width: 700px;
}

.small {
  font-size        : 10px;
  color            : #333333;
}

.smalldark {
  font-size        : 10px;
  color            : #333333;
}

.createdate, .modifydate {
  float            : left;
  font-size        : 10px;
  color            : #666666;
  font-weight      : bold;
}

.content_vote {
  font-size        : 10px;
  height           : 22px;
  padding-top      : 2px;
  padding-bottom   : 2px;
}

.content_rating {
  font-size        : 10px;
  color            : #999999;
}

.pathway {
  font-size        : 11px;
  color            : #333333;
  }

a.pathway:link, a.pathway:visited {
  font-size        : 11px;
  padding-left     : 0;
}

a.pathway:hover {
  font-size        : 11px;
  padding-left     : 0;
}

table.content{
  width            : 100%;
  padding          : 0;
  border-collapse  : collapse;
  border-spacing   : 0;
  margin-bottom    : 10px;
}

table.contentpane {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

table.blog {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

table.contentpaneopen {
  width            : 100%;
  border-spacing   : 0;
  padding-left     : 5px;
  padding-right    : 5px;
  margin-bottom    : 5px;
}

.poll {
	color : #333333;
	line-height : 12px;
	font-weight: normal;
      
}

.pollstableborder{
  border-color     : #999999;
  text-align: left;
}

.contentheading, .componentheading {
  border-bottom    : 1px solid #3B5576;
  font-size        : 13px;
  font-weight      : bold;
  line-height      : 16px;
  text-transform   : uppercase;
  text-align       : left;
  text-indent      : 0;
  color            : #3B5576;
  width            : 100%;
  padding          : 1px;
  margin: 3px 0px;
  }

td.article_column{
padding-right: 5px;
}

.footer {
  font-size        : 11px;
  font-weight      : normal;
  height           : 31px;
  border-top       : 1px solid #cccccc;
 
 }

.lcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 3px;
   border-left       : 1px solid #cccccc;
   padding-left: 3px;

}

.rcol {
   vertical-align   : top;
   background       : #ffffff;
   padding-top: 3px;
   border-right       : 1px solid #cccccc;
   padding-right: 3px;

}

.foot {
  background       : none;
  vertical-align   : top;
  
}


.contentdescription { 
  width          : auto !important;
  margin         : 0;
  padding        :  0;
  padding-top    : 5px;
  text-align     : left;
}

td.top1{
margin: 0;
padding:  0;
height: 28px !important;
height: 25px;
padding-top:  0px !important;
padding-top:  3px;
padding-left: 2.5%;
padding-right: 2.5%;
background		: url(../images/shadow.jpg) #ffffff repeat-x top;

}

table.top2{
background : #ffffff;

}

#searchbox {
  margin           : 0;
  padding          : 0;
  margin-left      : 10px;
  margin-top       : 4px;
  width            : 140px;
  font-size        : 13px;
  color            : #FFFFFF;
  padding          : 2px !important;
  padding          : 1px; 
  border           : 1px solid #ffffff;
  background       : none;
  
   }

td.logoheader {
  margin: 0;
  padding:  0;
  background     : url(../images/header.jpg)  #000000 no-repeat bottom left;
  height         : 64px;
  width          : 100%;
  
 }

table.topnav {
  background     : url(../images/header_top.jpg) #e0ecf3 no-repeat top left;
  
 }
 
td.topnav {
  margin : 0px;
  padding:  0px;
  height         : 42px;
  font-size        : 12px;
  color            : #ffffff;
  
 }

td.bgline {
  margin : 0px;
  padding:  0px;
  background     : url(../images/s.gif) repeat-y;
  width          : 7px;
 }


 #mainlevel-nav {
  font-size        : 12px;
  font-family      : Arial, Verdana, Tahoma, Helvetica, sans-serif;
  font-weight      : bold;
  list-style       : none;
  padding          : 0;
  margin           : 0;
  margin-left      : 1px;
 
}

#mainlevel-nav li {
  float            : left;
  display          : block;
  list-style       : none;
  background-image : none;
  padding-left     : 2px;
  padding-right    : 2px;
  margin           : 0;
  width            : auto !important;
  font-size        : 12px;
  line-height      : 28px;
  white-space      : nowrap;
  border-right      : 1px solid #000000;

}
#mainlevel-nav li a {
  
  padding-left     : 10px;
  padding-right    : 10px;
  font-size        : 12px;
  font-weight      : bold;
  color            : #ffffff;
  text-decoration  : none;
  
}

#mainlevel-nav li a:hover {
  font-size        : 12px;
  color            : #999999;
    
}

.blog_more {
margin   : 10px 0 7px 7px;
}

.buttonheading {
padding  : 0 2px;
}

span.article_separator {
display:block;
height:15px;
clear: both;
}

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }

div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

.caption {border: 1px solid #CCC; padding: 3px;}

/*  Main Menu */
table.moduletable_menu ul, table.moduletable_menu ul li
{
  background-image: none;
  list-slyle:none;
  display           : block;
  width             : auto;
  margin           : 1px 0px;
  padding          : 0;
  font-size        : 12px;
  background       : none;
  
}

table.moduletable_menu ul li a, table.moduletable_menu ul li a:link, table.moduletable_menu ul li a:visited
{
  display          : block;
  font-size        : 12px;
  border           : 1px solid #B4C1D1;
  background-color : #ECF0F3;
  font-weight      : bold;
  padding          : 2px 0;
  color            : #666666;
  padding-left     : 10px;

}

table.moduletable_menu ul li a:hover
{
  border           : 1px solid #B4C1D1;
  background-color : #E2E5EA;
  font-size        : 12px;
  font-weight      : bold;
  color            : #4B6B94;
  text-decoration  : none;
  padding-left     : 10px;

}
table.moduletable_menu ul li.active a:link, table.moduletable_menu ul li.active  a:visited
{
  color            : #4B6B94;
  border           : 1px solid #B4C1D1;
  background-color : #E2E5EA;
  font-weight      : bold;
}



table.moduletable_menu ul li ul li a:link, table.moduletable_menu ul li ul li a:visited, table.moduletable_menu ul li ul li ul li a:link, table.moduletable_menu ul li ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li ul li a:hover, table.moduletable_menu ul li ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;

}

table.moduletable_menu ul li.active ul li a:link, table.moduletable_menu ul li.active ul li a:visited, table.moduletable_menu ul li.active ul li ul li a:link, table.moduletable_menu ul li.active ul li ul li a:visited
{
   display          : block;
   font-family      : Tahoma, Verdana, Arial, Helvetica, sans-serif;
   font-size        : 11px;
   font-weight      : bold;
   color            : #999999;
   padding    	  : 3px 1px 3px 5px;
   margin		  : 3px;
   text-decoration  : none;
   padding-left     : 15px;
   border: none;
}

table.moduletable_menu ul li.active ul li a:hover, table.moduletable_menu ul li.active ul li ul li a:hover
{ background:none;
  font-size        : 11px;
  font-weight      : normal;
  color            : #666666;
  text-decoration  : none;
  padding-left     : 15px;

}

table.moduletable_menu ul li.active ul li#current a
{ background:none;
  font-size        : 11px;
  font-weight      : bold;
  color            : #6284B0;
  text-decoration  : none;
  padding-left     : 15px;

}

/*** Magic-League ***/

TABLE.frame TD.center {
 padding: 3px 6px 6px 6px;
}

DIV.separated {
 margin: 6px 0px 6px 0px;
 padding: 2px 8px 2px 8px;
 border-top: 1px dashed #336699;
 border-bottom: 1px dashed #336699;
}
TABLE.deck {
 border: 2px solid #66AAFF;
 margin-left:auto; 
 margin-right:auto;
}
TABLE.deck TH {
 padding: 5px 5px 7px 5px;
 background-color: #99CCFF;
 font-size: 10pt;
 text-align: left;
}
TABLE.deck TD.small {
 background-color: #E0E6F6;
}
TABLE.deck TD.MDtitle,TABLE.deck TD.SBtitle {
 padding: 5px;
 font-weight: bold;
 text-align: left;
}
TABLE.deck TD.MDtitle,TABLE.deck TD.SB {
 background-color: #CCE0FF;
}
TABLE.deck TD.SBtitle {
 background-color: #DDEEFF;
}
TABLE.deck TD.SB,TABLE.deck TD.MD {
 font-size: 8pt;
 vertical-align: top;
 text-align: left;
}
TABLE.deck TD.SB {
 padding: 5px;
}
TABLE.deck TD.MD {
 padding: 5px;
}
TD.A,TD.B {
 padding: 2px;
}
TD.A {
 background-color: #D0E6FF;
 border: 1px solid #CCCCCC;
}
TD.B {
 background-color: #E0EFFF;
 border: 1px solid #C0D6FF;
}
TABLE.browse {
 border-collapse: collapse;
 width: 100%;
 background-color: #F0F6FF;
 margin-bottom: 8px;
 border: 1px dashed #3399CC;
}
TABLE.browse TD {
 padding: 3px 5px 3px 5px;
 font-weight: bold;
 width: 33%;
}
.nobr {
 white-space: nowrap;
}
.pagenavcounter {
display:none;
}
table.contenttoc {
   margin: 0 0 10px 10px;
   width: 25%;
}
.contenttoc th {
display: none;
}

/*** RS Form! ***/

.formFieldset {
background:none repeat scroll 0 0 #D1DDE8;
border:1px solid #000000;
margin:0 auto;
padding:10px;
width:90%;
}

.formFieldset fieldset {
border:1px solid #FFFFFF;
display:block;
font-family:verdana,sans-serif;
line-height:1.5em;
margin-bottom:0.5em;
padding:5px;
width:97%;
}

.formFieldset fieldset#header {
background:none;
}

.formFieldset fieldset#personal {
background:url("http://www.metagame.it/images/user1.jpg") no-repeat scroll 91% 10px transparent;
}

.formFieldset fieldset#information {
background:url("http://www.metagame.it/images/email.jpg") no-repeat scroll 90% 10px transparent;
}


.formFieldset legend {
background:url("http://www.metagame.it/images/leg.jpg") repeat-x scroll right center #FFFFFF;
border:3px solid #FFFFFF;
font-family: georgia,sans-serif;
font-size:1.3em;
font-weight:bold;
margin-bottom:5px;
padding:3px;
width:254px;
}

/*** STARCITYGAMES CSS ***/

ul {
list-style: none;
margin: 0 8px 0px 4px;
padding: 0;
}

li {
padding-left: 13px;
background: url(../images/bullet.gif) no-repeat 0px 4px; /* start hiding from macie\*/
background-position: 0px 3px; /* stop hiding */
margin-bottom: 4px;
}

A:link, A:visited {
  text-decoration: none;}

A:hover {
  background-color: #E5EFEA;}
  
/* Tooltips */
.tool-tip {
   float: left;
   background: #ecf0f3;
   border: 1px solid #5d7696;
   padding: 5px;
   max-width: 40%;
}
 
.tool-title {
   padding: 0;
   margin: 0;
   font-size: 100%;
   font-weight: bold;
   margin-top: -15px;
   padding-top: 15px;
   padding-bottom: 5px;
   background: url(http://www.metagame.it/templates/biz_blue_ii/images/selector-arrow.png) no-repeat;
}
 
.tool-text {
   font-size: 80%;
   margin: 0;
}
