/******************************************************/
/* CSS PORTAL ADMIN */
/* © THARROSNET 2006 */ /* §(:)§ */
/******************************************************/

BODY {
margin: 0px;
padding: 0px;
height: 100%;
font-family: Verdana, Tahoma, sans-serif;
font-size: .8em;
background-image: url(../img/back_body.gif);
background-repeat: repeat;
background-color: #ffffff;
}

/***************************************************** Link dove non diversamente specificato */
A:link  {
text-decoration: none;
color: #EA4018;
}
A:visited   {
text-decoration: none;
color: #309913;
}
A:active    {
text-decoration: none;
color: #ffffff;
background-color: #EA4018;
}
A:hover {
text-decoration: none;
color: #ffffff;
background-color: #EA4018;
}

/***************************************************** moduli */
form {   
margin: 0px;
padding: 0px;
}
label {
margin: 0px;
padding: 0px;
color: #000000;
font-weight: bold;
}
input, textarea {
border: 1px solid #BBB3B1;
margin: 3px 0px 0px 0px;
font-family: Verdana, Tahoma, sans-serif;
color: #372E0B;
font-weight: normal;
font-size: .8em;
}
.input {
margin: 2px 0px 2px 0px;
}
select {
border: 1px solid #BBB3B1;
font-family: Verdana, Tahoma, sans-serif;
color: #000000;
}
.radio {
border: 0px;
}
img {
border: 0px;
}
A.img:hover {
background-color: #ffffff;
}
.labelSmall {
margin: 0px;
padding: 0px;
color: #000000;
font-size: .8em
}

/***************************************************** testo */
h1 {
/* color: #AB0634; */
font-weight: bold;
font-size: .9em;
padding: 0px 0px 8px 0px;
margin: 0px;
}
h2 {
/* color: #AB0634; */
width: 100%;
text-align: right;
font-weight: bold;
font-size: .9em;
padding: 15px 0px 0px 0px;
margin: 0px;
}
h5 {
font-size: .8em;
font-weight: normal;
padding: 0px;
margin: 0px;
}
h6 { /* testo recapiti footer orario */ 
font-size: .8em;
font-weight: normal;
padding: 5px 0px 0px 0px;
margin: 0px;
}
.err {
color: #AB0634;
font-weight: bold;
font-size: .9em;
padding: 10px 0px 8px 0px;
margin: 0px;
}
.errSmall {
color: #AB0634;
font-weight: bold;
font-size: .8em;
padding: 5px 0px 5px 0px;
margin: 0px;
}

/***************************************************** head */ 
#header {
height: 85px;
padding: 0px;
margin: 0px;
background-image: url(../img/header_back.gif);
background-position: bottom left;
background-repeat: repeat-x;
border-bottom: 1px dotted #A2D474;
}
.imgTPA {
float: left;
text-align: center;
padding: 5px 0px 0px 0px;
width: 240px;
height: 80px;
background-color: #ffffff;
}
.AdminPortal {
float: left;
width: 18%;
height: 30px;
padding: 5px 5px 0px 10px;
margin: 0px;
}
.imgPage {
float: left;
width: 24px;
height: 30px;
padding: 10px 5px 5px 5px;
}
.AdminPageMinus {
float: left;
height: 70px;
padding: 10px 5px 5px 10px;
margin: 0px;
}
.AdminPage {
float: left;
height: 70px;
padding: 10px 5px 5px 10px;
margin: 0px;
}
.AdminModules {
float: left;
height: 70px;
padding: 10px 5px 5px 15px;
margin: 0px;
}

/***************************************************** page */
#containerPageDefault {
padding: 10px;
margin: 5px 5px 0px 5px;
height: 400px;
border-top: 1px dotted #A2D474;
border-left: 1px dotted #A2D474;
border-right: 1px dotted #A2D474;
border-bottom: 0px;
background-color: #ffffff;
}
#containerPageCreated {
padding: 0px;
margin: 5px 5px 0px 5px;
height: 100%;
border-top: 1px dotted #A2D474;
border-left: 1px dotted #A2D474;
border-right: 1px dotted #A2D474;
border-bottom: 0px;
background-color: #ffffff;
background-image: url(../img/back_nav.gif);
background-position: top left;
background-repeat: repeat-y;
}
#containerPage {
padding: 0px;
margin: 5px 5px 0px 5px;
height: 100%;
border-top: 1px dotted #A2D474;
border-left: 1px dotted #A2D474;
border-right: 1px dotted #A2D474;
border-bottom: 0px;
background-color: #ffffff;
}
#containerPageGallery {
padding: 0px;
margin: 5px 5px 0px 5px;
height: auto;
min-height: 486px;
border: 1px dotted #A2D474;
background-color: #ffffff;
}
#containerPageWhite {
padding: 0px;
margin: 0px;
height: 100%;
background-color: #ffffff;
}
/***************************************************** navigazione */
#containerNavBar {
float: left;
width: 240px;
height: 100%;
margin: 0px;
padding: 0px; /*!*/
text-align: left;
}
.AdminLogin {
text-align: center;
font-size: .8em;
padding: 10px 0px 10px 0px;
margin: 0px;
background-color: #ffffff; /*#F0FFEC;*/
background-image: url(../img/login_back.gif);
background-position: bottom left;
background-repeat: repeat-x;
}
.navAdmin {
border-top: 1px dotted #A2D474;
border-bottom: 1px dotted #A2D474;
padding: 10px 5px 10px 10px;
margin:0px;
background-color: #D4FFC7;
}
.navSite {
padding: 10px 8px 10px 10px;
margin:0px;
background-color: #F5FFC9;
height: 100%;
}

/***************************************************** elenchi nav */
ul.navBar {
margin: 0px;
padding: 0px 0px 0px 15px;
list-style-type: none;
list-style-position: outside;
list-style-image: url(../img/list.gif);
}
li {
margin: 0px;
padding: 0px;
}
.active {
font-weight: bold;
}
ul.menuSec2 {
display: block;
margin: 0px 0px 5px 10px;
padding: 0px 0px 0px 10px;
text-align: left;
list-style-type: none;
list-style-image: url(../img/list2.gif);
list-style-position: outside;
}
li li {
margin: 0px 0px 0px 10px;
padding: 0px;
}
ul.navBarAdm {
margin: 0px;
padding: 0px 2px 0px 0px;
list-style-type: none;
}
li.navBarAdm {
margin: 0px;
padding: 5px 0px 5px 0px;
}

/***************************************************** briciole */
.briciole {
margin: 0px;
padding: 0px 5px 15px 8px;
text-align: justify;
color: #000000;
font-size: .8em;
}

/***************************************************** modules */
hr {
clear: both;
color: #DCEFCA;
margin: 5px 0px 5px 0px;
}
.boxModule {
padding: 10px;
margin: 15px 0px 15px 0px;
border-bottom: 1px solid #2D9416;
border-right: 1px solid #2D9416;
border-top: 1px solid #DCEFCA;
border-left: 1px solid #DCEFCA;
}
.imgGallery {
float: left;
width: 104px;
height: 156px;
padding: 2px;
font-size: .8em;
}
.boxMax {
padding: 18px;
margin: 0px;
}
.titleModule {
color: #2D9416;
font-weight: bold;
font-size: .9em;
padding: 0px 0px 10px 0px;
margin: 0px;
}
.titleGreen {
color: #2D9416;
font-weight: bold;
font-size: .8em;
padding: 0px 0px 5px 0px;
margin: 0px;
}

.contentModule {

}
.adminModule {

}
.createdModule {

}

/***************************************************** menu */
#menuSec {
/*height: 100%;*/
padding: 0px;
margin: 0px;
}
ul.menuSec {
margin: 0px 5px 5px 10px;
padding: 2px 0px 0px 0px;
font-size: .9em;
text-align: left;
}
li.menuSec {
display: block;
margin: 0px;
padding: 8px 0px 8px 0px;
list-style-type: none;
}
#menuSec2 {
/*height: 100%;*/
padding: 0px;
margin: 0px;
}
ul.menuSec2 {
margin: 0px 5px 5px 8px;
padding: 2px 0px 0px 0px;
/*font-size: .9em;*/
text-align: left;
}
li.menuSec2 {
display: block;
margin: 0px;
padding: 0px 0px 5px 0px;
list-style-type: none;
list-style-image: url(../img/list2.gif);
list-style-position: outside;
}
#moduleLinks{
/*height: 100%;*/
padding: 0px;
margin: 0px;
}
ul.moduleLinks {
margin: 0px 5px 5px 18px;
padding: 5px 0px 5px 0px;
/*font-size: .9em;*/
text-align: left;
}
li.moduleLinks {
display: block;
margin: 0px;
padding: 0px 0px 8px 0px;
list-style-type: none;
list-style-image: url(../img/list.gif);
list-style-position: outside;
}

/***************************************************** center */
#center {
float: left;
width: 65%;
height: 100%;
margin: 0px;
padding: 15px 10px 10px 20px; /*!*/
text-align: justify;
}
#centerMax {
float: left;
height: auto;
width: 90%;
margin: 0px;
padding: 15px 10px 10px 20px; /*!*/
text-align: justify;
}
.user {
/* color: #AB0634; */
width: 90%;
text-align: right;
font-size: .8em;
padding: 5px;
margin: 0px;
}

/***************************************************** footer */
#footer {
clear: both;
height: 80px;
padding: 0px;
margin: 0px;
/*background-image: url(../img/footer_back.gif);
background-position: bottom left;
background-repeat: repeat-x;*/
border-top: 1px dotted #A2D474;
background-color: #ffffff;
}
.footerEmail {
float: left;
width: 20%;
height: auto;
margin: 0px;
padding: 20px 6px 0px 0px; /*!*/
text-align: center;
background-color: #ffffff;
}
.footerRec {
float: left;
height: auto;
margin: 0px;
padding: 35px 0px 0px 0px;
}
.footerFlat {
float: right;
width: 20%;
height: auto;
margin: 0px;
padding: 25px 0px 0px 0px;
text-align: center;
background-color: #ffffff;
}


