@charset "utf-8";
/* CSS Document */

body { 

font-family: Verdana, Arial, Helvetica, sans-serif;
color:#ddded6; 
background:#000 50% 0 repeat-x;

} 



#ev_bg {
	width:100%;
	margin:0px auto;
	overflow:hidden;
}



#bg_head{
	display:block;
	margin-bottom:5px;
	text-align:center;
}



#left_column
{
	width:200px;
	float:left;
}


#middle_column {
	float:left;
	width:75%;
	margin:0px 0px;
	padding:10px 15px;;
	background-image:url(/sfondo.png);
	font-size:14px;
	height:100%;
	min-height:700px;
	
	border: 1px solid #555;
	border-left: 0px solid #555;
	border-bottom: 1px solid #444;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	
	
	
}


#bg_foot
{
	clear:both; 
	padding:16px; 
}
	
	
	/*
body,td,th {
	color: #CCCCCC;
	font-family: 'OldNewspaperTypes','Cantarell', arial, serif;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
*/
span[id=itemname]{
	color:#00CC00;
	font-weight: bold;
	
}


div #intestazione{
	
	padding-left:3px;
	padding-top:1px;
	padding-right:2px;
	padding-bottom:2px;
	
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #7f7f7f;
	
	background-color: #282831;
	color: #fff;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color:#F90;

}



div #contenuto{
	margin-top:3px;
	padding-left:3px;
	padding-top:1px;
	padding-right:2px;
	padding-bottom:2px;
	
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #7f7f7f;
	
	background-color: #282831;
	color: #fff;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

}


div #equipcontainer{
	width:100%;
	max-width:350px;
	text-align:left;

	
}

#equipicon{
	background-repeat:no-repeat;
	background-position:top left;
	height:56px;
	width:56px;
	
}

div #equipdescription{
	
	padding-left:3px;
	padding-top:1px;
	padding-right:2px;
	padding-bottom:2px;
	
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #7f7f7f;
	
	background-color: #0f1432;
	color: #fff;

	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	filter: alpha(opacity=80);
	opacity:0.8;
}



#bgicosx{
	background-repeat: no-repeat;
	background-position:center right;
}




.menu {
	text-shadow: 2px 2px 2px #000;

}
.chat {
	font-size: 14px;

}

a:link {
	color: #00CC00;
	text-decoration: none;
}
a:focus { outline: 0; }

a:visited {
	text-decoration: none;
	color: #00CC00;
}
a:hover {
	text-decoration: underline;
	color: #00FF00;
}
a:active {
	text-decoration: none;
	color: #00FF00;
}



.buttons a, .buttons button{
    display:block;
    float:left;
    margin:0px 7px 0px 0px;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
	margin-left:1px;
	margin-top:5px; /* */
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    padding:5px 7px 6px 4px; /* Link */
	
}

.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 7px 3px 4px; /* IE6 */
}

*:first-child+html button[type]{
    padding:4px 7px 3px 4px; /* IE7 */
}



span[colore=narratore]{ 
	color: #95CE6F;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif
}
span[colore=critico]{
	color: #FF0000;
}
span[colore=azione]{
	color: #00FF00;
}
span[colore=descr]{
	color: #9900FF;
}
span[colore=pg]{
	color: #0066FF;
}
span[colore=drop]{
	color: #FFCC00;
}
span[colore=ricevi]{
	color: #00CCFF;
}
span[materiale=oro]{
	color: #FFCC00;
}
span[materiale=argento]{
	color:#F1F1EB;
}
span[materiale=rame]{
	color: #960;
}
span[opacity]{
	filter: alpha(opacity=50);opacity:0.5;
}
span[say=warning]{
	color: #f11;
}
/* style="filter: alpha(opacity=70); opacity:0.7;" */

.navigachat{
	font-weight:bolder;
	font-size:18px;
}




.trasparenza50{
	filter: alpha(opacity=50);
	opacity:0.5;
}


.inputbox {

	
	border-top: 1px solid #cfcfcf;
	border-left: 1px solid #777777;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #7f7f7f;
	
	background-color: #222;
	color: #fff;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	
}
.inputbox:focus {
	/* background-color: #222; */
    border:1px solid #C6D880;
	
	border-top: 1px solid #C6D880;
	border-left: 1px solid #E2B529;
	border-right: 1px solid #E2B529;
	border-bottom: 1px solid #F90;

}

#navigation a {
	white-space: nowrap;	
	background-image:url(C:/Users/Fabio/Pictures/Hord.gif);
	outline:none; /* firefox bordo */
	
	text-align:center;
	
	-webkit-border-radius: 20px 10px;
	-moz-border-radius: 20px 10px;
	border-radius: 20px 10px;
	
		
	border-top: 1px solid #C6D880;
	border-left: 1px solid #E2B529;
	border-right: 1px solid #E2B529;
	border-bottom: 1px solid #F90;


	width:90%; 
	height:1.4em; 
	line-height:20px;

	display:block; 
	
	margin:5px 0;
	font-size:13px; 
	color:white; 
	text-decoration:none; 
	

	background-color: #990000;
	
	border-top: thin outset #CC0000;
	border-right: thin none #CC0000;
	border-bottom: thin outset #CC0000;
	border-left: thin none #CC0000;
	
	font:13px Tahoma, Geneva, sans-serif; 
}


#navigation a:hover {
	
	border-top: 1px solid #C6D880;
	border-left: 1px solid #E2B529;
	border-right: 1px solid #E2B529;
	border-bottom: 1px solid #F90;	


}




div#footer{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:auto;
	}@media screen{
	body>div#footer{
	position: fixed;
	color: #969;
  }



actioncontainer { 
	border-bottom-color: #002555;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-collapse: collapse;
	border-left-color: #002555;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #002555;
	border-right-style: solid;
	border-right-width: 2px;
	border-spacing: 0px;
	border-top-color: #002555;
	border-top-style: solid;
	border-top-width: 1px;
	bottom: 131px;
	color: #BFE2FF;
	display: block;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	
	left: 25px;
	line-height: 18px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 8px;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	right: 556px;
	text-align: left;
	top: 25px;
	white-space: normal;
	width: 509px;
	word-wrap: break-word;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.06);
	
}

actioncontainer:hover { 
	border-bottom-color: #063b82 !important;
	border-left-color: #063b82 !important;
	border-right-color: #063b82 !important;
	border-top-color: #063b82 !important;
	color: #AAC;

}

#asd {
	color:#09F;
 	text-shadow:0px 0px 12px #FFF;
	text-decoration:none;
}

#asd a:hover{
	color:#F9F;
 	text-shadow:0px 0px 12px #06f;
}


