body {
	background-color: #140404;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/sfondo.jpg);
}
a {
	color: #b8882d;
	text-decoration: none;
}
a:over {
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.indirizzo {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #c1b8b8;
	text-decoration: none;
}
.JUST {
	text-align: justify;
}
.TESTO {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #ede5e5;
	text-decoration: none;
}
.TITOLO {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.TITOLO_small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	color: #b8882d;
	text-decoration: none;
}
.link:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.IMG_DX {
	padding: 0px 0px 10px 10px;
}
.TESTO_small {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #b0a9a9;
	text-decoration: none;
	line-height: 15px;
}

/* Controls */
.Button
{
    width: 80px;
    height: 22px;
    background-color: #808080;
    border-color: #a0a0a0;
    border-width: 1px;
    border-style: outset;
    color: White;
    font-size: 12px;
    font-weight: normal;
}

.DDL
{
    width: 200px;
    height: 24px;
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    background-color: #ffffff;
    color: Black;
    font-size: 11px;
    font-weight: normal;
    padding: 2px;
}

.TextBox
{
    width: 300px;
    height: 16px;
    border-style: solid;
    border-width: 1px;
    border-color: #a0a0a0;
    background-color: #ffffff;
    color: Black;
    font-size: 12px;
    font-weight: normal;
    padding: 2px;
}

.logintitle
{
    font-size: 12px;
    line-height: 24px;
    color: #f0f0f0;
    background-color: #808080;
    font-weight: bold;
    text-align: center;
}

.logintext
{
    font-size: 11px;
    text-align: justify;
    padding: 5px 5px 5px 5px;
    color: #1C3E5A;
}

.loginlabel
{
    font-size: 11px;
    text-align: right;
    line-height: 35px;
    width: 160px;
    color: #101010;
}

/* GridViews */
.pagerstyle{
    background-color: White;
    color: #404040;
    font-size: 12px;
    font-weight: bold;
}

.pagerstyle a:link {font-size: 12px; COLOR: #3A84AB; font-weight:bold; TEXT-DECORATION: underline}
.pagerstyle a:visited {font-size: 12px; COLOR: #3A84AB; font-weight:bold; TEXT-DECORATION: none}
.pagerstyle a:active  {font-size: 12px; COLOR: #3A84AB; font-weight:bold; TEXT-DECORATION: none}
.pagerstyle a:hover {font-size: 12px; COLOR: #ff0000; font-weight:bold; TEXT-DECORATION: underline}


.headerstyle {
    background-color:#FBCB99;
    background-image: url(../img/sort_none.gif);
    background-repeat: no-repeat;
    background-position: center left;    
    font-size: 11px; 
    color: White;
    height: 30px;
    padding-left: 15px;
}
.headerstylenosort {
    background-color:#FBCB99;
    background-image: url(../img/sort_disabled.gif);
    background-repeat: no-repeat;
    background-position: center left;    
    font-size: 11px; 
    color: Black;
    height: 30px;
}    
.headerstyle a{
    text-decoration: none;
    color: Black;
    display: block;
}    

.alternatingrowstyle{
    background-color:#d0d0d0;
    font-size: 11px;
    height: 30px;
}
.rowstyle{
    background-color: #f0f0f0;
    font-size: 11px;
    height: 30px;
}

.rowstyle td, .alternatingrowstyle td {
}

.sortascheaderstyle{
    background-image: url(../img/sort_asc.gif);     
    background-color: #8dbdd8;    
    background-repeat: no-repeat;
    background-position: center left;  
    padding-left: 15px;         
}
.sortdescheaderstyle{
    background-image: url(../img/sort_desc.gif);     
    background-color: #8dbdd8;    
    background-repeat: no-repeat;
    background-position: center left;       
    padding-left: 15px;
}   

#newslist 
{
    margin: 5px 10px 5px 10px;
}

#linkslist 
{
    margin-bottom: 15px;
}

/* Prezzi */

.alternatingrowstyle_room{
    background-color: #ffffff;
}

.rowstyle_room{
    background-color: #eeeeee;
}


.alternatingrowstyle_supp{
    background-color: #FCFFCD;
}

.rowstyle_supp{
    background-color: #FFF7DF;
}

/* Area messaggistica */
.messlistNew
{
    background: #FBFFE0;
    margin: 5px;
    padding: 5px;
    border: 1px solid #808080;
}

.messlistUser
{
    background: #e0e0e0;
    margin: 5px;
    padding: 5px;
    border: 1px solid #808080;
}

.messlistAlt
{
    background: #D8F6E0;
    margin: 5px;
    padding: 5px;
    border: 1px solid #808080;
}

/* Modal Popup gallery */
.modalBackground
{
    background-color: Black;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffff;
    border-width: 1px;
    border-style: solid;
    border-color: #808080;
    width: 450px;
    text-align: center;
}

.modalPopupHeader
{
    font-size: 14px;
    color: #ffffff;
    font-weight: bold;
    background: #404040;
}

/* TAG clouds */
#tagclouds {width: 200px; text-align: justify;}
#tagclouds a:hover {text-decoration: none;}

#tagclouds .TAG { font-family: Verdana, Arial, Helvetica, sans-serif; color: #202020; font-weight: bold; text-decoration:none; line-height: 14px }
#tagclouds .TAG_1 { font-size: 10px; text-decoration:none; font-weight: normal;}
#tagclouds .TAG_1:hover {COLOR: #DF7401;} 
#tagclouds .TAG_2 { font-size: 12px; text-decoration:none; font-weight: normal;}
#tagclouds .TAG_2:hover {COLOR: #DF7401;} 
#tagclouds .TAG_3 { font-size: 14px; text-decoration:none; font-weight: normal;}
#tagclouds .TAG_3:hover {COLOR: #DF7401;} 
#tagclouds .TAG_4 { font-size: 16px; text-decoration:none; font-weight: normal;}
#tagclouds .TAG_4:hover {COLOR: #DF7401;} 
#tagclouds .TAG_5 { font-size: 20px; text-decoration:none; font-weight: normal;} 
#tagclouds .TAG_5:hover {COLOR: #DF7401;} 

#tagclouds .TAG_OLD {COLOR: #808080;}
#tagclouds .TAG_MID {COLOR: #404040;}
#tagclouds .TAG_NEW {COLOR: #000000;}

/* Prodotto Random */

.table_prodotto {
	padding: 7px 7px 7px 7px;
}
.prodotto_cat {
	font-size: 11px;
	font-weight: bold;
	color: #202020;
}
.prodotto_nome {
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.table_prodotto a {
	font-weight: bold;
}

