/*
+------------------------------------------------------------------------------------------+
+------------------------------------------------------------------------------------------+
|
|   TeePeeAdmin
|   Web: www.sinapto.com
|   Contatti: info@sinapto.com
|   ... TeePee
|
|   System Linux platform
|
+------------------------------------------------------------------------------------------+
+------------------------------------------------------------------------------------------+
*/

/******************************************************************************************/
/* 1 - STILI TEMATICI */
/******************************************************************************************/


/*-----------------------------------------------------------------------------------------*/
 /* STILE BACKGROUND */

.TeeBGColor1 {
    background-color: #202068;
}

.TeeBGColor2 {
    background-color: #EAEAEA;
}
.TeeBGImage1 {
    background-image: url(/sitedesign/admin/img/header_bg_gradiente.jpg);
	background-repeat: repeat-x; background-position: center
}
/*-----------------------------------------------------------------------------------------*/
/* STILI TESTO 1 */
 
.TeeText1 {
    color: #616161;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: normal;
    text-decoration:none;
}

.TeeText1:link {
    color: #616161;
    text-decoration:none;
}

.TeeText1:visited {
    color: #616161;
    text-decoration:none;
}

.TeeText1:hover {
    color: #F08C00;
    text-decoration:none;
}

.TeeText1:active {
    color: #616161;
    text-decoration:none;
}


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

.TeeTitle1:link {
    color: #F08C00;
    text-decoration:none;
}

.TeeTitle1:visited {
    color: #F08C00;
    text-decoration:none;
}

.TeeTitle1:hover {
    color: #F08C00;
    text-decoration:underline;
}

.TeeTitle1:active {
    color: #F08C00;
    text-decoration:none;
}
/* STILI TESTO 2 */

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

.TeeText2:link {
    color: #FFFFFF;
    text-decoration:none;
}

.TeeText2:visited {
    color: #FFFFFF;
    text-decoration:none;
}

.TeeText2:hover {
    color: #FFFFFF;
    text-decoration:underline;
}

.TeeText2:active {
    color: #FFFFFF;
    text-decoration:none;
}
.TeeTitle2 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-decoration:none;
	text-transform: capitalize;
}
.TeeTitle2:link {
    color: #FFFFFF;
    text-decoration:none;
}

.TeeTitle2:visited {
    color: #FFFFFF;
    text-decoration:none;
}

.TeeTitle2:hover {
    color: #FFFFFF;
    text-decoration:underline;
}

.TeeTitle2:active {
    color: #FFFFFF;
    text-decoration:none;
}

/* STILI TESTO 3 */

.TeeText3 {
    color: #616161;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
    text-decoration:none;
}

.TeeText3:link {
    color: #616161;
    text-decoration:none;
}

.TeeText3:visited {
    color: #616161;
    text-decoration:none;
}

.TeeText3:hover {
    color: #616161;
    text-decoration:underline;
}

.TeeText3:active {
    color: #616161;
    text-decoration:none;
}

.TeeTitle3 {
    color: #959595;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-style: normal;
    font-weight: bold;
    text-decoration:none;
}

.TeeTitle3:link {
    color: #959595;
    text-decoration:none;
}

.TeeTitle3:visited {
    color: #959595;
    text-decoration:none;
}

.TeeTitle3:hover {
    color: #959595;
    text-decoration:underline;
}

.TeeTitle3:active {
    color: #959595;
    text-decoration:none;
}

/* TITOLO PAGINA */

.TeeTitlePage {
    color: #0F0FAB;
    
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-decoration:none;
}
.TeeTitlePage:link {
    color: #0F0FAB;
    text-decoration:none;
    font-weight: bold;
}

.TeeTitlePage:visited {
    color: #0F0FAB;
    text-decoration:none;
    font-weight: bold;
}

.TeeTitlePage:hover {
    color: #0F0FAB;
    text-decoration:underline;
    font-weight: bold;
}

.TeeTitlePage:active {
    color: #0F0FAB;
    text-decoration:none;
    font-weight: bold;
}



/******************************************************************************************/
/* 2 - STILI INPUT */
/******************************************************************************************/


.TeeInput {
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.TeeSubmit1 {
    border: 1px #FFFFFF solid;
	
    font-weight: normal;
    font-size: 9px;  
    color: #959595; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #FFFFFF ;
}
.TeeSubmit2 {
    border: 1px #635E55 solid;
    
    font-weight: bold;
    font-size: 9px;  
    color: #201E9C; 
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #EAEAEA ;
}


/******************************************************************************************/
/* 3 - STILI IMPAGINAZIONE */
/******************************************************************************************/


.TeeBorderBottom1 {
    border-color: #FFFFFF; 
    border-style: solid; 
    
    border-top-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 1px; 
    border-left-width: 0px
}
.TeeBorderRight1 {
    border-color: #959595; 
    border-style: solid; 
    
    border-top-width: 0px; 
    border-right-width: 1px; 
    border-bottom-width: 0px; 
    border-left-width: 0px
}
.TeeBorderBottom2 {
    border-color: #959595; 
    border-style: solid; 
    
    border-top-width: 0px; 
    border-right-width: 0px; 
    border-bottom-width: 1px;
    border-left-width: 0px
}
.TeeBorder1 {
	border: 1px solid #CCCCCC;
}

.TeeTable {
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}
.TeeTable2 {
    padding-top: 4px;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
}

/* ******************************************************************** */
/*                                                                      */
/*  Style comuni                                                        */
/*                                                                      */
/* ******************************************************************** */

body
{
	margin: 4px;
	padding: 0px;
}
body, div, span, p, h1, h2, h3, ul, li, a, td ,th, select, input, textarea
{
	font-family: Arial, Verdana, Helvetica, Swiss, Futura, sans-serif;
}

body, p, ul, li, a, h3, th, td
{
	font-size: 11px;
	color: #333333;
}

h1 
{
	font-weight: bold;
	font-size: 20px;
	color: #F08C00;
	margin-bottom: 8px;
	text-decoration : none;
}

h2
{
	font-weight: bold;
	font-size: 16px;
	color: #F08C00;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}


h3
{
	font-weight: bold;
	text-decoration : none;
}

hr
{
	color: #808080;
}


form
{
	margin: 0px;
}


th 
{
	font-weight: bold;
	text-align: left;
}




/* ******************************************************************** */
/*                                                                      */
/*  Style comuni - Messaggi                                             */
/*                                                                      */
/* ******************************************************************** */
/* Messaggi di errori nelle compilazioni delle form */
.error
{
	font-size: 14px;
	font-weight: bold;
	    color: #f07800;
}

/* Messaggio generico */
.message
{
	font-size: 14px;
	font-weight: bold;
	    color: #00a040;
}




/* ******************************************************************** */
/*                                                                      */
/*  Style comuni - Elenchi e liste - sfondi                             */
/*                                                                      */
/* ******************************************************************** */
/* Sfondo chiaro, usato nelle liste con l'alternanza dello sfondo */
.bglight 
{
	background-color: #F5F3F3;
}


/* Sfondo scuro, usato nelle liste con l'alternanza dello sfondo */
.bgdark 
{
	background-color: #dcdcdc;
}

/* Sfondo arancione, usato nei report per le caselle in cui si trova una corrispondenza */
.bghighlight
{
	background-color: #f78e00;
}




/* ******************************************************************** */
/*                                                                      */
/*  Style comuni - Barra alta admin                                     */
/*                                                                      */
/* ******************************************************************** */
/* Scritte nella barra alta di amministrazione */
.top, .topusername
{
	color: #000000;
	font-size: 11px;
}

/* Scritte nella barra alta di amministrazione */
.top
{
	font-weight: bold;
	text-decoration: none;
}

/* Scritte nella barra alta di amministrazione */
.topusername
{
	font-weight: normal;
}
.toptitle
{
	font-weight: normal;
	text-decoration: none;
}



/* ******************************************************************** */
/*                                                                      */
/*  Style comuni - box bianchi e grigi admin                            */
/*                                                                      */
/* ******************************************************************** */
.modulename, .modulename:hover, .modulename:active, .modulename:visited
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	text-decoration: none;
}




/* ******************************************************************** */
/*                                                                      */
/*  Style comuni - Form Input                                           */
/*                                                                      */
/* ******************************************************************** */
/* Voci nelle form di input */
.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

/* Bottone "standard" */
.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
}
 
/* Bottone "preselezionato" */
.okbutton 
{
	font-size: 11px;
	font-weight: bold;
	color:#FF6600;
}
/* Bottone edit html
.edithtmlbutton
{
	font-size: 12px;
	font-weight: bold;
}
/* Tesxt edit html */
.edithtml
{
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}




/* ******************************************************************** */
/*                                                                      */
/*  Style comuni - Box Laterali                                         */
/*                                                                      */
/* ******************************************************************** */
.normal
{
    font-size: 10px;
}

.menuhead
{
	background: #777777;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

a, .menu, .menubold
{
	font-size: 10px;
	color: #666666;
}

a, .menu 
{
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;
}

.menu:hover,a:hover
{
    color: #F08C00;
    text-decoration: underline;
}


.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}


