/*#############################################################
Name: Gemstone
Date: 2006-05-30
Author: Viktor Persson
URL: http://arcsin.se

Feel free to use and modify but please provide credits.
#############################################################*/

/* Standard element */
* {
	margin: 0;
	padding: 0;
}
body {
	background: #999 url(../img/bg.gif) repeat-y;
	font-family: Tahoma,sans-serif;
	font-size: 0.8em;
	padding-left: 25px;
}
p {
	margin-bottom: 1.2em;
}
ul {
	margin: 0 0 10px 22px;
}
li {
	list-style-image: url(../img/li.gif);
}


/* Misc */
.clearer {
	clear: both;
    text-align: right;
}
div.quote {
	border-left: 4px solid #36C;
	clear: both;
	color: #555;
	display: block;
	font: italic 1.1em Verdana,serif;
	margin: 12px 0 12px 16px;
	padding-left: 12px;
}

.EvidenzaTitolo {
	border-bottom: 1px solid #aadd99;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	color: #FF6600;
	font-variant: small-caps;
    text-align: center;
}

.EvidenzaArancio {
	font-weight: bold;
	color: #FF6600;
}
.EvidenzaBlue {
	font-weight: bold;
	color: #0066CC;
}

.Error {
	border-left: 4px solid #FF0000;
	clear: both;
	color: #FF0000;
	display: block;
	font: italic 1.1em Verdana,serif;
	margin: 12px 0 12px 16px;
	padding-left: 12px;
}

 .TextBox{
    font-family: Verdana,sans-serif;
    margin-top: 0px;
    border-bottom-width:1px;
    background-color:#FFFFFF;
    border-style:solid;
    padding-right:1px;
    border-right-width:1px;
    border-left-width:1px;
    padding-top:1px;
    border-color:#8CB1D1 #336699 #336699 #8CB1D1;
    padding-bottom:1px;
    border-top-width:1px;
    padding-left:1px;
    margin-left: 1px;
    font-size:11px;
    color: navy;
}

.TextBoxFocused{
    font-family: Verdana,sans-serif;
    margin-top: 0px;
    border-bottom-width:1px;
    background-color:#E0FFFF;
    border-style:solid;
    padding-right:1px;
    border-right-width:1px;
    border-left-width:1px;
    padding-top:1px;
    border-color:#8CB1D1 #336699 #336699 #8CB1D1;
    padding-bottom:1px;
    border-top-width:1px;
    padding-left:1px;
    margin-left: 1px;
    font-size:11px;
    color: navy;
}


/* Top & Header */
.top {
	background: url(../img/top.png);
	color: #FFF;
	height: 105px;
	width: 939px;
}
.top h1 {
	font: bold 2em sans-serif;
	padding: 8px 16px 0;
}
.top h1 span {
	font: normal 60% Verdana,sans-serif;
}
.header {
	background: url(../img/header.gif); 
	height: 101px;
	width: 939px; 
}


/* Menu */
div.menu ul {
	float: left;
	margin: 0 1px 0 0;
}
div.menu li {
	list-style-image: none;
    text-shadow: #000000;
    font-weight: bold;
}
div.menu a {
	background: #4B4B4B;
	color: #AAAAAA;
	display: block;
	font-family: sans-serif;
	font-size: 85%;
	padding: 5px 0 5px 8px;
	text-decoration: none;
	width: 170px;
    font-variant: small-caps;
}
div.menu a#current {
	background: #666; color: #FFFFFF;
}
div.menu a:hover {
	background: #555; color: #FFF;
}
div.menu li {
	list-style-type: none;
	margin: 0 0 1px 0;
	padding: 0;
}


/* Left side */
div.content_left {
	margin: 1px;
	width: 593px;
}
div.date {
	background: #0070CD url(../img/bgdate.gif) repeat-x;
	color: #FFF;
	font-weight: bold;
	padding: 10px;
}
div.newsitem {
	background: #F0F0F0 url(../img/bg_newsitem.png) repeat-x;
	border: 1px solid #EEE;
	border-color: #B0C4DE #B0C4DE #B0C4DE #B0C4DE;
	clear: both;
	color: #333;
	line-height: 1.5;
	margin: 5px;
	padding: 10px;
}
div.newsitem img {
	border: 3px double #CCC;
	/*height: 120px;*/
	/*margin: 6px 10px 10px 10px;*/
    margin: 5px 10px 5px 0px;
	/*width: 160px;*/
}

div.newsitem h3 {
	background: url("../img/h.gif") no-repeat left;
	color:#075181;
	font-size:140%;
	font-weight:bold;
	margin: 2px 0 2px 0px;
	padding:0 0 0 30px;
}

div.newsitem .Recensione {
    font-size:x-small;
    color:Gray;
    border-top: solid 1px #dddddd;
}

div.newsitem img.left {
	float: left;
}
div.newsitem img.right {
	float: right;
}
div.newsitem .title {
	color: #0066CC;
	font: bold 1.2em Tahoma,sans-serif;
	padding: 3px 4px;
    border-bottom: 1px solid #CCFFCC;
}
div.newsitem .body {
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	font-size: 0.9em;
	text-align: justify;
}

div.newsitem a:link {
	color: #333333;
	/*font-variant: small-caps;*/
	font-weight: bold;
}
div.newsitem a:visited {
	color: #333333;
	/*font-variant: small-caps;*/
    font-weight: bold;
}
div.newsitem a:hover {
  color:#FF6600;
  text-decoration:underline;
  border-color: #aadd99;
	/*font-variant: small-caps;*/
  font-weight: bold;
}


div.Archivio a:link {
	color: #333333;
	/*font-variant: small-caps;*/
	font-weight: bold;
}
div.Archivio a:visited {
	color: #333333;
	/*font-variant: small-caps;*/
    font-weight: bold;
}
div.Archivio a:hover {
  color:#FF6600;
  text-decoration:underline;
  border-color: #aadd99;
	/*font-variant: small-caps;*/
  font-weight: bold;
}


/* Right side */
div.content_right {
	width: 331px;
	position: absolute;
	top: 175px;
	left: 620px;
}

div.links a {
	background: url(../img/bg_navitem.gif) repeat-x #FFF;
	display: block;
	font: bold 0.8em Verdana,Tahoma,sans-serif;
	padding: 6px 0 8px 8px;
	text-decoration: none;
    color: #333333;
}
div.links a:hover {
	color: #0080DD;
    background-position: left bottom;
}
div.links div.line {
	height: 1px; background-color: #EEEEF5;
}
div.links .titleEvidenza {
	background: #333 url(../img/barraArancio.jpg) repeat-x;
	color: navy;
	font: italic small-caps bold 85%;
	padding: 5px 8px;
}

div.links .titleGiallo {
	background: #333 url(../img/bar_bg.jpg) repeat-x;
	color: navy;
	font: italic small-caps bold 85%;
	padding: 5px 8px;
}

div.links .title {
	background: #333 url(../img/bgdate.gif) repeat-x;
	color: #fff;
	font: italic bold 85%;
	padding: 5px 8px;
}

/* Footer */
div.footer {
	background: #F0F0F0 url(../img/bgdate.gif) repeat-x;
	border: 1px solid #EEE;
	color: #FFF;
	margin-left: 6px;
	width: 581px;
}
div.footer .copyright {
	padding: 6px 12px;
}
div.footer a {
	color: #FFF;
	font: bold 1em "Trebuchet MS",sans-serif;
	text-decoration: none;
}

imgSponsor {
	border: 1px double #CCC;
    /*margin: 5px 10px 5px 0px;*/
}

.overlay
{
    border-right: #cccccc 1px solid;
    padding-right: 5px;
    border-top: #cccccc 1px solid;
    padding-left: 5px;
    z-index: 10000;
    filter: alpha(opacity=85);
    padding-bottom: 5px;
    border-left: solid 1px #cccccc;
    width: 250px;
    padding-top: 5px;
    border-bottom: #cccccc 1px solid;
    position: absolute;
    background-color: #EEEEEE;
    -moz-opacity: 0.85;
    opacity: 0.85;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    color: #333333;
}
