@import url("mod_jflanguageselection.css"); 

/*stili per il layout fluido*/
html,body{margin: 0;padding:0; height: 100%}

body{font-family: arial,sans-serif; font-size: 76%}

div#container{position: relative; height:100%}
body>div#container{height: auto; min-height: 100%}

/*stili specifici per il layout*/
div#navigation{position: absolute;
top: 175px;
left: 0;
width: 170px;
padding: 1em 0 0 10px
}
/*
div#extra{position: absolute;
top: 175px;
right: 0;
width: 170px;
padding: 1em 5px
}
*/
/*IE 6 hack*/
div#content{margin: 0 0 0 175px;
padding: 0 5em 5em;
height: auto !important;
height: 700px;
}

div#container>div#content {
min-height: 700px;
}

#content div {
text-align: justify;
}

div#header, div#TRCorner, div#TRCorner, div#TText {height: 165px}

div#header {
background-image: url('../images/TBar.png');
background-repeat: repeat-x;
/*border-bottom: thin solid #CCC*/
}

div#TLCorner {
background-repeat: no-repeat;
background-image: url('../images/TLCorn.png');
background-position: top left;
}

div#TText {
background-repeat: no-repeat;
background-image: url('../images/TText.png');
background-position: center center;
margin-left: 205px;
position: relative;
bottom: 2px;
}

div#TRCorner {
background-repeat: no-repeat;
background-image: url('../images/TRCorn.png');
background-position: top right;
}

div#title{padding: 10px 450px}

div#footer, div#BLCorner ,div#BRCorner {
height: 100px; 
/*border-top: thin solid #CCC*/
}

div#footer {text-align:center;
background-image: url('../images/BBar.png');
background-position: bottom center;
/*background-position: 100% 150%;*/
color: #000;
position:absolute;bottom: 0;width: 100%;
background-repeat: repeat-x;
}

div#BLCorner {
background-image: url('../images/BLCorn.png');
background-repeat: no-repeat;
background-position: bottom left
}

div#BRCorner {
background-image: url('../images/BRCorn.png');
background-repeat: no-repeat;
background-position: bottom right
}

div#BText {
font-family: serif;
font-size: 22px;
font-weight: bold;
position: relative;
top: 42px;
color: #FFD0D0;
}

.lower {
position: relative;
top: 5px;
}
#blogo{
position: relative;
right: 20px;
}
div#BText a:link,div#BText a:visited {color: #FFD0D0;}
div#BText img{position: relative; top: 12px}

div.white-space{
height: 23px
}

div#BUnderline {
font-family: serif;
font-size: 11px;
font-weight: bold;
position: relative;
top: 43px;
left: 27px;
color: #FFD0D0;
}
div#BUnderline a:link,div#BUnderline a:visited {color: #FFD0D0;}

.moduletable{
background-image: url('../images/ModSides.png');
background-color: #FFFFDF;
margin-bottom:1em;
padding: 0 10px 10px;
/*border-bottom :2px #CCC solid;*/
border-bottom :2px #600 solid; /*#EB7115*/
color: #111;
}

div.moduletable a:link,div.moduletable  a:visited, .toclink:link, .toclink:visited {
color: #111;
}

div.moduletable a:hover, .toclink:hover {
text-decoration: none;
color: #888;
}

.moduletable h3{
background-image: url('../images/ModTitle.png');
background-repeat: no-repeat;
padding:0.2em 0;
text-align:center;
font-size:1.1em;
color: #FFE5E5;
margin:0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/ }

/*customizations*/

* {
margin:0;
padding:0;
}
/*h1,h2,h3,h4,h5,h6,p,blockquote,form,label,ul,ol,dl,fieldset,address{
margin:0.5em 0;
}*/
ul{
list-style: none;
margin-left:0em;
}
/*fieldset{
padding:.5em;
}*/
body{
font-size:76.1%;
font-family:Verdana,Arial,Helvetica,sans-serif;
line-height:1.3em
}
/*#header{
border-bottom: 1px solid #999;
padding:10px;
}*/
/*#footer{
border-top: 1px solid #999;
padding:5px;
}*/
a{
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
h1,.componentheading{
font-size:1.7em;
line-height:1.7em;
}
h2,.contentheading{
font-size:1.5em;
line-height:1.5em;
}
h3{
font-size:1.3em;
line-height:1.3em;
}
h4{
font-size:1.2em;
line-height:1.2em;
}
h5{
font-size:1.1em;
line-height:1.1em;
}
h6{
font-size:1em;
line-height:1em;
font-weight:bold;
}
#footer {
font:0.8em Arial,Helvetica,sans-serif;
color:#999;
}

div.moduletable_advert a:link,div.moduletable_advert a:visited {color: white;}

.moduletable_advert{
background-color: #fff;
}

div.outerboxtable{background-color: #005b00;}
div.innerboxtable {margin: 3px 6px;background-color: #fff;}
table.lbgtable {
background-color: #fff;
border-spacing: 8px;
/*-moz-border-radius: 2.5em 0;*/
}

table.lbgtable caption {
font-size: 1.3em;
font-weight: bold;
color: #5b0000;
border-bottom: 1px dotted #5b0000;
}

table.lbgtable td {
text-align: center;
width: 10%;
}

table.lbgtable td.nifty {
background-color:#FFE5E5;
}

table.lbgtable img{
height: 125px;
width: 94px;
padding: 5px 0 0 0;
}
.membertask{
height: 40px;
font-size: 1em;
font-weight: bold;
color: #5b0000;
margin: 0 0 4px 0;
border-bottom: 1px dotted #5b0000;
}
.membername{
height: 20px;
font-size: 0.9em;
font-weight: bold;
color: #5b0000;
padding: 1px 0 12px 0;
}

.page {
display: none;
}
#content h3 {
text-align: center;
}
/*
#mainorg {
position: relative;
left: 120px;
top: 10px;
}

#mainorg img {
position: relative;
left: -120px;
bottom: 75px;
}*/

#content img {
padding: 4px;
margin: 4px;
border: 3px double #600;
}

#content ul {
list-style-position: outside;
list-style-type: circle;
}
/*
#cTitle, #cSubtitle {
font-family: arial,sans-serif; 
font-size: 50px;
position: relative;
top: 60px;
text-align: center;
}

#cSubtitle {
font-size: 14px;
top: 80px;
}*/
