/*
   .xoopsCode
   .xoopsQuote
   Are core specific, but may also be overridden in here to your taste.
   .banner
   .redirect
   .bg1
   .bg2
   .bg3
   .bg4
   .prenext
   Are E-Xoops Specific, all others are freestyle depending on your theme.
   --------
   This is how you can set css styles on a per/module basis.
   .<modulename>_css is the name of the module (if any).
   These are refered to as contextual css styles.
   --------
   .newbb_css  .bg3 {
   background-color: #C0C0C0;
   }

   Controls different form element styles:
   .text, .radio, .checkbox, .select, .button, .textarea, .image, .file {
somestyle: somevalue;
}
 */
/* 
   the new menu's style er locate in yourtheme/menu/styles/

   you can add controll of it to you own theme by simply import the directory
   to your theme and include and ad this line in the top off 
   your theme/styles/styles.css
   ----> to ad <---
   @import url(../menu/menu_style.css);
   --------------------------------------

   to manipulate the color / or graphic you use menu_styles.css 
   locatet in  yourtheme/menu/styles/

 */

/* CSS Document */
/* new menu import */
/* @import url(../menu/menu_style.css); */

/* CSS Document */
/* new menu import */
@import url(../menu/menu_style.css);
@import url(../menu/default.css);

/* Page layout */
.pagewidth{
  background-position:center;
  margin-left:auto;
  margin-right:auto;
  background-color:transparent;
width:99%;
position: relative;
}

.topheader{
 width:100%;
 height:130px;
text-align:center;
vertical-align:middle;
background-image:url(../images/header.png);
background-repeat: no-repeat;
background-attachment: fixed;
background-position: top left;
}

#searchheader {
border-top: 10pt solid #000000;
border-bottom: 3pt solid #000000;
border-left: 1pt solid #000000;
border-right: 5pt solid #000000;
opacity: .50;
filter: alpha(opacity = 50);
zoom: 1;
background-color: #000000;
color: #000000;
position: absolute;
right: 5px;
margin-top: 5px;
margin-right: 5px;
display: block;
/* float: right; */
text-align: center;
vertical-align:bottom;
white-space: nowrap; /* For Opera */
width:230px;
height:auto;
}

#searchheader a, #searchheader a:visited {
color: #FFFFFF;
}

#toggle {
display: inline;
}

#toggle img{
float: left;
}

#myclock {
  font-style: italic;
  text-decoration: italic;
color: #036;
padding: 8px 20px;
float: left;
text-align: center;
vertical-align: center;
white-space: nowrap; /* For Opera */
}

.color_header-round{color:#ffa903;}

/* new added to core  */
.prenext{
  background-color: #F5F5F5;
color: black;
       border-bottom:solid;
       border-top:solid; 
       border-width:1px;
}

/* prenext*/
body {
  background-color: #9AC0CD;
border: 1px inset #ffffff;
color: #434951;
       font-family: Tahoma, Verdana, MS Sans Serif;
       font-size: 11px;
margin: 0px;
padding: 0px;
         scrollbar-face-color: #DEE3E7;
         scrollbar-highlight-color: #FFFFFF;
         scrollbar-shadow-color: #DEE3E7;
         scrollbar-3dlight-color: #D1D7DC;
         scrollbar-arrow-color:  #006699;
         scrollbar-track-color: #EFEFEF;
         scrollbar-darkshadow-color: #98AAB1;
}

a:link, a:visited, a:active {
color: #000000;
       text-decoration: none;
  }

a:hover {
color: #D33939;
       text-decoration: none;
  }

td {
  font-size: 11px;
  text-align: left;
}

/* Per avere il topic + pagine + user allineato a sx e titolo in grassetto */
td.topic {
  font-size: 11px;
  font-weight: bold;
  text-align: left;
}

/* Per avere _solo_ il titolo del topic in grassetto, non il resto */
.user {
color: #000000;
       font-weight: normal;
       text-decoration: none;
       font-size:10px;
}

/* quanto e' lunga la rule orizzontale che separa il testo dalla firma in un post */
hr.sign {
width:100%;
}

.signature {
  font-weight: normal;
  font-style: italic;
  text-decoration: italic;
  text-transform: lowercase;
  font-size:10px;
  color: #505050;
}

.form { 
  font-size: 9px;
  font-family: verdana, helvetica, sans-serif;
  MARGIN-top:3px;
  MARGIN-bottom:2px;
}

.post{
  margin-top: 5px;
  margin-bottom: 10px;
  background-color: #ffffff;
  border:1px solid #656565;
  width:100%;
}

.odd {
  background-color: #fafafa;
}

.even {
  background-color: #ffffff;
}



.bg1 {
  background-color: white;
}
.bg2 {
  background-color: #efefef;
  border:1px solid #656565;
/* -moz-border-radius: 8px; */
}
.bg3 {
  background-color: #FFFFFF;
}
.bg4 {
  background-color: #F9F9F9;
}

td.modos {
  font-weight: bold;
  color: #C00000;
  background-color: #eeeeee;
  border:3px solid #C00000;
}

.thetable		{
position: relative;
display: table; 
width: 100%;
margin: 0;
padding: 0;
border: 0; 
clear: both;
border-spacing: 0; /* required by Opera 6 */
}

.tablerow		{display: table-row;}

.tablecell	{
display: table-cell;
border: 0;
padding: 0;
margin: 0; 
/* padding-top: 100px;  */
/* padding-bottom: 50px; */
vertical-align: top;
min-height: 100%; /* opera6 needs min-height but moz/IE needs height */
}

.sidebar1 {
  min-width: 180px;
  width: 180px;
position: relative;
/* float:left; */
/* left:0; */
z-index:4;
  border-top:5px solid #9AC0CD;
  border-right:5px solid #9AC0CD;
  border-left:2px solid #9AC0CD;
}

.centerbar {
width: auto;
/* float: left; */
position: relative;
z-index:3;
}

.sidebar2 {
z-index:2;
 position: relative;
  /* float:left; */
  /* left: 85%; */
  /* right: 0; */
  /* width: 170px; */
  min-width: 0px;
  max-width: 170px;
  border-top:5px solid #9AC0CD;
  border-left:5px solid #9AC0CD;
  border-right:2px solid #9AC0CD;
}

.leftsidboxtitle {
border-top: 1pt solid #036;
border-bottom: 4pt solid #036;
border-left: 1pt solid #036;
border-right: 1pt solid #036;
  background-image:url(../images/blogo_20.png);
background-size: 100%;
background-repeat: no-repeat;
padding:2px 2px 2px 30px;
  background-color:  #369;
  color: #FFFFFF;
  font-size: 13px;
  text-align: left;
  font-weight: bold;
  text-decoration: none;
}

.leftsideboxcontent {
padding:4px 1px 4px 1px;
color: black;
       text-align: left;
       text-decoration: none;
}

.rightsidboxtitle {
border-top: 1pt solid #036;
border-bottom: 4pt solid #036;
border-left: 1pt solid #036;
border-right: 1pt solid #036;
  padding:2px 2px 2px 2px;
  background-color:  #369;
  font-size: 13px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
}

.rightsideboxcontent {
padding:4px 1px 4px 1px;
color: black;
       text-align: left;
       text-decoration: none;
}

.centerblocktitle{
border-top: 1pt solid #AB0002;
border-bottom: 4pt solid #AB0002;
border-left: 1pt solid #AB0002;
border-right: 1pt solid #AB0002;
background-image:url(../images/blogo_20.png);
background-size: 100%;
background-repeat: no-repeat;
background-color:  #d75254;
padding:2px 2px 2px 30px;
color: #FFFFFF;
       font-size: 12px;
       text-align: left;
       font-weight: bold;
       text-decoration: none;
}

.centerblockcontent{
padding:6px 6px 6px 6px;
        text-align: left;
        text-decoration: none;
}

tr.block_col_header th{
color: black;
       background-color: #efefef;
       /* text-align: left; */
       /* -moz-border-radius: 8px; */
}

#news {
  background-color: #ffffff;
  /* margin-left: 2px; */
  /* margin-right: 2px; */
/* width:100%; */
/* padding:2px 2px 2px 2px; */
}

#indextitle {
  border-top: 1pt solid #AB0002;
  border-bottom: 4pt solid #AB0002;
  border-left: 1pt solid #AB0002;
  border-right: 1pt solid #AB0002;
  background-image:url(../images/blogo_20.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color:  #d75254;
padding:2px 2px 2px 30px;

color: #FFFFFF;
       font-size: 10px;
       text-align: left;
       font-weight: bold;
       text-decoration: none;
}

#indextitle a:link, #indextitle a:visited {
color: #FFFFFF;
}

#indextitle a:hover {
color: #000000;
}

.indextable {
background: #F3F7FE;
            border-bottom: 1px solid #ECECEC;
            border-left: 1px solid #ECECEC;
            border-right: 1px solid #ECECEC;
padding: 1px 1px 1px 3px;
       /* -moz-border-radius: 8px; */
}

.indextable2 {
background: #ffffff;
            border-left: 1px solid #E6E8ED;
            border-right: 1px solid #E6E8ED;
padding: 1px 1px 1px 3px;
       /* -moz-border-radius: 8px; */
}

#postedby {
  background-image:url(../images/arrow_news.gif);
background-position: center left;
  background-size: 100%;
  background-repeat: no-repeat;
color: #44586E;
       font-family: Verdana, "MS Sans Serif";
font: 9px verdana, helvetica, sans-serif;
padding: 3px 2px 1px 10px;
         text-align: left;
         border-bottom:1px dotted black;
         margin-left:5px;
         margin-right:5px;
}

#indextext {
background-color: #ffffff;
padding: 10px 10px 10px 10px;
text-align: left;
overflow:auto;

}
#indextext img{
margin: 5px;
}

#more {
text-align: right;
padding: 2px 10px 3px 0px;
        background-color:#efefef;
        font-size: 10px;
        text-decoration: none;
  border-bottom: 4pt solid #C4C4C4;

}

img {border: 0px;}

.textarea, .text, .file {
background: White top;
border: 1px solid #DADADA;
        font-family: Tahoma, Verdana, "MS Sans Serif";
        font-size: 12px ;
}

.button {
  background-color : #F3F6FA;
color : #000000;
border: 1px solid #C0C0C0;
        font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

.xoopscode, .xoopsquote {
background: #FCFCFC;
}

#footer {
	clear: both;
text-align: center;
/* border-right:1px solid #ffffff; */
/* border-left:1px solid #ffffff; */
  color: #000000;
height: 22px;
}

.debug {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 9px;
color: #FFC600;
}

.select {
background: #ECECEC top;
            font-family: Verdana, "MS Sans Serif";
            font-size: xx-small;
}

.menub {
  background-color: white;

  border-bottom:1px solid #000000; 
  border-top:1px solid #000000;
}
.debug{
  border-top:1px solid #83b5df;
color: Maroon;

}

#banner {
  position: absolute;
  left: 40px;
/* background: white; */
/* border: 3px double #F1E5EC; */
}


.login {
background: #ffffff;
border: 1px solid #000000;
        font-family: Tahoma, Verdana, Arial;
        font-size: xx-small;
color: #000000;
}

.topborder {
  background-color: #1073a5;
  font-size: small;
  color: white;
  text-align: left;
}
.topborder a:link {
  /* color: #ffcc00; */
  color: white;
  font-size: small;
  font-weight: bolder;
}

.topborder login {
background: #efefef;
border: 1px solid #000000;
        font-family: Tahoma, Verdana, Arial;
        font-size: xx-small;
color: #000000;
}

#navcontainer ul
{
height: 20px;
position: absolute;
top: 90px;
left: 1%;
right: 1%;
list-style-type: none;
text-align: center;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
width: 100px;
text-decoration: bold;
padding: .2em 3em;
color: #fff;
background-color: #036;
}

#navcontainer ul li a:hover
{
color: #fff;
background-color: #369;
}



.bigtable{
  border-bottom:1px dotted #990000;

}

.theader {
border-top: 1pt solid #AB0002;
border-bottom: 4pt solid #AB0002;
border-left: 1pt solid #AB0002;
border-right: 1pt solid #AB0002;
background-color:  #d75254;
padding:2px 2px 2px 30px;
color: #FFFFFF;
color: #FFFFFF;
font: 12px tahoma, verdana, geneva, lucida;
font-weight:bold;
padding: 4px;
white-space: nowrap;
}

.theader th {
border-top: 1pt solid #AB0002;
border-bottom: 4pt solid #AB0002;
border-left: 1pt solid #AB0002;
border-right: 1pt solid #AB0002;
background-color:  #d75254;
  /* background-color: #1073a5; */
  /* color: white; */
  /* border: 0px; */
  font: 12px tahoma, verdana, geneva, lucida;
  font-weight:bold;
  padding: 4px;
  white-space: nowrap;
}

.theader th a:hover{
  font: 12px tahoma, verdana, geneva, lucida;
  font-weight:bold;
}

.theader th a{
color: white;
font: 12px tahoma, verdana, geneva, lucida;
      font-weight:bold;
}

/* Section for posts */
#postbody {
overflow: hidden;
position: relative;
}

#postauthor {
  float: left;
  display: inline;
  text-align: center;
  /* border:1px solid #656565; */
  width: 15%;
}

#postauthorname {
  text-align: left;
  font-weight: bold;
padding: 5px 0px 5px 4px;
}

#postavatar {
  text-align: center;
}

#poststat {
  text-align: left;
border: 1px solid #ECECEC;
padding: 2px 2px 2px 2px;
margin: 15px 5px 15px 5px;
}

#postbox {
  float: right;
  display: inline;
width:85%;
}

#posttitle {
padding: 5px 20px 2px 20px;
vertical-align: top;
  font-weight: bold;
}

#postsubtitle {
margin: 10px 20px 10px 20px;
padding-bottom: 30px;
  border-bottom:1px dotted #656565;
}

#postdate {
float: left;
   text-align:left;
}

#postbutton {
float:right;
text-align: right;
}

#posttext {
  font-size:12px;
margin: 20px;
display: block;
text-align: left;
padding: 4px;
}

#posttextmodos {
margin: 20px;
display: block;
text-align: left;
padding: 4px;
  /* font-weight: bold; */
  color: #C00000;
  background-color: #ffd;
  border:2px solid #C00000;
}


#postsignature {
margin: 10px 20px 10px 20px;
  border-top:1px dotted #656565;
  font-weight: normal;
  font-style: italic;
  text-decoration: italic;
  text-transform: lowercase;
  font-size:10px;
  padding: 5px 0px 2px 0px;
  color: #505050;
}

#postfooter {
  padding: 2px 2px 2px 4px;
float: none;
display: block;
vertical-align:bottom;
text-align:left;
width:100%;
}

/* Section for myDownload */
#download {
width: 95%;
margin: 10px auto;
background-color: #fff;
color: #333;
border: 1px solid gray;
}

#downtitle
{
padding: 20px;
padding-top: 10px;
padding-bottom: 30px;
background-color: #ddd;
border-bottom: 1px solid gray;
}

#downauthor
{
float: left;
width: 200px;
margin: 0;
padding: 1em;
overflow:auto;
}

#downbody
{
margin-left: 200px;
border-left: 1px solid gray;
padding: 1em;
overflow:auto;
}

#downfoot
{
clear: both;
margin: 0;
padding: .5em;
color: #333;
background-color: #ddd;
border-top: 1px solid gray; 
}
