/* Body */
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Black;
	margin-top : 0px;
	margin-bottom : 0px;
	/*scrollbar-3dlight-color: #759328;
	scrollbar-base-color: #D6E5AA;
	scrollbar-darkshadow-color: #759328;
	scrollbar-face-color: #D6E5AA;
	scrollbar-highlight-color: #759328;
	scrollbar-shadow-color: #759328;
	scrollbar-track-color: #759328;
	scrollbar-arrow-color: #759328;
	*/
	background : url("../images/sfondoAnimato.gif") fixed;
	background-repeat : repeat;
}

td,tr,p,div {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #323A15;
	border-left: outset 2px #5B7122;
	border-right: outset 2px #808080;
	border-top: outset 2px #5B7122;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #FFFFFF;
}
.offtab {
	background-color : #e5e5e5;
	border-left: outset 2px #E0E0E0;
	border-right: outset 2px #E0E0E0;
	border-top: outset 2px #E0E0E0;
	border-bottom: solid 1px #d5d5d5;
	text-align: center;
	cursor: hand;
	font-weight: normal;
}
.tabpadding {
}

.tabheading {
	background-color: #CCE197;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}
h4 {
	color: #405115; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #718D28; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #A5CD3D; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

/* Links */
a:link, a:visited {
	color: #FF6300;
	font-weight: bold;
}

a:hover {
	color: #FFCE00;
	font-weight: bold;
}

/* Horizontal Line */
hr {
	background: #C6DA88; height:2px; border: 1px inset;
	}

hr.separator {
	background: #8EAC35;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

a.mainlevel:link, a.mainlevel:visited {
	color: #2A370D;
	background-position: left;
	text-align: right;
 }

a.mainlevel:hover {
	color: #737373;
	background-position: left;
	text-align: left;
	}


	
	a.mainmenu:link, a.mainmenu:visited {
	color: #405115; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	}

a.mainmenu:hover, {
	color: #759328; text-decoration: underline;
	}
	
a.sublevel:hover {
	color: #759328; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #405115; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}

/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #405115;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #759328;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane{
}

.contentpaneopen {
	border : 0px ridge #BFDC7C;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
	padding-left : 20px;
}

.contentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006633;
	text-align: center;
	padding-left : 3px;
	font-weight : bold;
}

.contentpagetitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D3F5D0;
	text-align:left;
}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
    }

table.contenttoc td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
}

.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D3F5D0;
	text-align: left;
	background : transparent;
}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

a.blogsection:hover {
	color: #759328;	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;
	}

a.weblinks:link, a.weblinks:visited {
	color: #405115; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #759328;	text-decoration: underline;
	}

a.readon:link, a.readon:visited {
	color: #405115; text-decoration: none; font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	font-weight: normal;
	}

a.readon:hover {
	color: #759328;	text-decoration: underline;
	font-weight: normal;
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style: inside url(../images/read.gif);
	list-style-type: disc;
	display: list-item;
	white-space: normal;
	}

table.moduletable {
	margin: 0px 0px 0px 0px;
	width: 95%;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A220A;
	text-align: left;
	width: 100%;
	background: transparent url(../images/moduleheading.gif) no-repeat left;
	text-indent: 18px;
	height: 20px;
	border-bottom: 1px solid #759328;
	line-height: 20px;
	}

table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	}

.componentheading {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #232D0C;
	text-align:left;
	background-repeat: no-repeat;
	text-indent: 20px;
	line-height: 15px;
	height: 15px;
	list-style: disc inside url(../images/bullet.gif);
	white-space: normal;
	display: list-item;
	border-bottom: 1px solid #759328;
	}

.button {
	color: #2A370D; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: White;
	border: 1px solid #A7CF43;
	height: 20px;
	}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3E3E3E;
	background: #D6E5AA;
	border: 1px solid;
	}

/** category text format and links **/
.category {
	color: #86A92E; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #405115; font-weight: bold;
	}

a.category:hover {
	color: #759328;
	}

.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 14px
	}

.sectiontableentry1, {
	background-color : #FFFFFF;
	}
	
.sectiontableentry2 {
	background-color : #EEF3DA;
	}

.sectiontableheader {
	background-color : #D3F5D0;
	color : #006633;
	font-weight : bold;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6D8829;
	text-decoration: none;
	font-weight: normal;
	}

.smalldark {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #A7CF43;
	font-weight: normal;
}

.createdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #74912A;
	text-decoration: none;
	font-weight: normal;
	}

.modifydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	text-decoration: none;
	font-weight: normal;
	}

ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.gif) 3px;
	list-style-image: url(../images/arrow.gif);
	}

.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #759328;
	}

table.contact {
	background-color: #E7F2CC;
	}

table.contact td.icons {
	background-color: #759328;
	}

table.contact td.details {
	background-color: #D2E5A2;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #759328;
}

a.pagenav:hover {
	color: #D6E5AA;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

/* PeekLime */

a.bar:link, a.bar:visited {
	color: White;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.bar:hover {
	color: Red;
	text-decoration : underline;
}
		  
		  .searchbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
	background: White;
	border: 2px solid;
	height: 18px;
	line-height: 13px;
	}
	
.title {
	font: bold larger;
	letter-spacing: 4px;
}

/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}

/* Text passed with mosmsg url parameter */
.message {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 10pt;
	color : #ff6600;
	text-align: center;
}


/* tabelle scheda */

.schedaBody{
	border-bottom : 1px solid #9F9F9F;
	border-left : 1px solid #9F9F9F;
	border-right : 1px solid #9F9F9F;
}

.schedaMenuImage{
	border-bottom : 1px solid #9F9F9F;
}

.schedaLabel{
	border-top : 1px solid #9F9F9F;
	border-left : 1px solid #9F9F9F;
	border-right : 1px solid #9F9F9F;
	padding : 5 5 5 5;
}

.schedaMenu{
	border-top : 1px solid #9F9F9F;
	border-bottom : 1px solid #9F9F9F;
	border-left : 1px solid #9F9F9F;
	border-right : 1px solid #9F9F9F;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
	height : 100%;
}

.ontab {
	font-size: 10px;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: #A52A2A;
	text-decoration : overline;
	font-family : Arial, Helvetica, sans-serif;
}

.offtab {
	font-size: 10px;
	text-align: center;
	cursor: hand;
	font-weight: bold;
	color: Gray;
	font-family : Arial, Helvetica, sans-serif;
}

/* stile cella fotoTessera */
.tesseraCv{
	border : 1px solid Black;
}
 
/* centro */
table.bodyCenter{ 
 }
 
.bodyCenterShow1{
	background-image : url("../bg_img/stallone_812_retino_ok.jpg");
	background-position : center;
}
 
.bodyCenterShow2{
	background-image : url("../bg_img/fattrici_812_retino_ok.jpg");
	background-position : center;
}

.bodyCenterShow3{
	background-image : url("../bg_img/puledro_812_retino_ok.jpg");
	background-position : center;
}
 
 table.bodyCenter td{
	font-size: 11px;
	text-align : justify;
}

.bordoSite{
	border : 1px solid Black;
}

.schedaNomeCv{
	font-size : 20px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #4F4F4F;
}

.schedaTitoloCv{
	font-size : 16px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #8F8F8F;
}

table.scheda td{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

table.genealogia td{
	border-top : 1px solid Black;
	border-left : 1px solid Black;
	padding-left : 10px;
	font-weight : bold;
}

table.genealogia {
	border-bottom : 1px solid Black;
	border-right : 1px solid Black;
}

table.print td{ 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
 }
 
 .printNomeCv{
	font-weight : bold;
	font-size : 20px;
}

table.print th{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Red;
	text-align : left;
}

.testoHead{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-left : 12px;
}
 
.inputbox {
	border : 1px solid #999999;
	color : #333333;
	background : #FFFFFF;
	font-family : Courier, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}

.button {
	border-style : solid;
	border-top : solid 1px #d5d5d5;
	border-right : solid 1px #808080;
	border-bottom : solid 1px #808080;
	border-left : solid 1px #d5d5d5;
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	font-size : 11px;
}

.labelSpot {
	color: White;
	text-decoration: none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-left : 10px;
	font-weight : bold;
}

table.spot td.promotext{
	padding-left : 5px;
	padding-right : 5px;
}

table.spot td.trDown{
	padding-left : 5px;
	padding-right : 5px;
	background : #006633 url("../images/home/trDown.gif") no-repeat bottom;
	padding-bottom : 2px;
	padding-top : 2px;
}

.loghi{
	border-right : 1px solid #006633;
	border-left : 1px solid #006633;
}

.min{
	font-size : 10px;
	color : White;
}

.mod{
	background-image : url("../images/home/hm_mood.gif");
	background-repeat : no-repeat;
	background-color : White;
}

.album{
	border-color : White White White White;
	border-width : 1px 1px 1px 1px;
	border-style : solid solid solid solid;
}

.spuff{
	font-size : 18px;
	text-align : center;
}

.tabCl{
	color : Red;
}
