﻿
/******************************************************
*
*   Menu Orizzontale
*
******************************************************/

ul#jsddm
{	margin: 0px;
 	padding: 0px;
    cursor:pointer;
    width:100%;
}

ul#jsddm li
{	
    margin:0px;
    float: left;
    list-style: none;
    font-size: 14px;
    font-family: Arial;
    text-transform:uppercase;
    font-weight:bold;
    padding:5px 15px 5px 15px;
}

ul#jsddm li a
{	
    display: block;
    padding: 0px 10px 2px 10px;
    margin:0px;
    text-decoration:none;
    text-align:center;
    width: auto;
    color: #FFFFFF;
    white-space: nowrap;
}

ul#jsddm li a.selectedMenuItem
{	
    display: block;
    padding: 0px 10px 2px 10px;
    margin:0px;
    text-align:center;
    width: auto;
    color:#507d18;
    white-space:normal;
}


ul#jsddm li a:hover
{
    color:#507d18;
}

ul#jsddm li ul
{	margin: 0px;
	padding: 0px;
	position: absolute;
	visibility: hidden;
	background-color:#000000;
	z-index:10000;
	border:1px solid #436176;
	min-width:150px;
	/*background-image:url('./Images/SfondoMenu.png');
	background-position: top left;
	background-repeat:repeat-y;*/
	
	/* opacity*/
	filter:alpha(opacity=80);
	-moz-opacity:0.80;
	-khtml-opacity: 0.80;
	opacity: 0.80;
}

ul#jsddm li ul li
{	
    padding:0px;
    margin:0px;
    float: none;
	display: inline;
	text-align:left;
}

ul#jsddm li ul li a
{	width: auto;
 	/*background: #9F1B1B;*/
	text-align:left;
	color:#FFFFFF
	}

ul#jsddm li ul li a:hover
{	
    text-align:left;
    color:#507d18;
}

 	
 	
 	



/*----------------------------------------------------------
The base color for this template is #5c87b2. If you'd like
to use a different color start by replacing all instances of
#5c87b2 with your new color.
----------------------------------------------------------*/
body
{
    background-color: #FFFFFF;
    background-image:url('./Images/SfondoBody.jpg');
    background-position:top left;
    background-repeat:repeat-x;
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:12px;
    margin: 0;
    padding: 0;
    color: #a7a6a6;
    text-align: center;
}



ul.FileList
{
    margin-top:15px;
    padding-left:2px;
    padding-top:10px;
    background-image:url('./Images/BordoUL_TL.jpg');
    background-repeat:no-repeat;
    background-position:top left;
}



/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

/* you can specify a greater or lesser percentage for the 
page width. Or, you can specify an exact pixel width. */

.Padder
{
    margin: 0px;
    padding: 0px 10px 0px 0px;
}



div#Page
{
    margin: 0px auto;
	margin-left: auto ;
	margin-right: auto ;
	text-align: left;
    width: 1000px;  
}
div#UpperLogo
{
    position:relative;
    width: 1000px;
    height:100px;
    background-image: url('./Images/Header.jpg');
    background-position:top left;
    background-repeat:no-repeat;
    margin:0px;
    padding:0px;
}

div#Header
{
    position: relative;
    background-image:url('./Images/SfumaturaMenu.png');
	background-position: top left;
	background-repeat:repeat-x;
	background-color:#000000;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    width:100%;
    height:30px;
    text-align:left;
}

div#SupContent
{
    margin: 0px;
    position: relative;
    color: #000;
    padding: 0px;
    background-image: url('../../Content/Images/SfondoSupContent.png');
    width: 821px;
    height: 13px;
    background-repeat: no-repeat;
}
div#ContentTop
{
    margin: 0px;
    position: relative;
    padding: 150px 0px 0px 0px;
    background-image: url('./Images/ContentTop.png');
    width: 1000px;
    height: 23px;
    background-repeat: no-repeat;
}
div#Content
{
    margin: 0px;
    position: relative;
    padding: 0px;
    width: 1000px;
    height: auto;
    background-repeat: repeat-y;
    min-height: 500px;
    background-image: url('./Images/logoSfondo.png');
    background-repeat: no-repeat;
    background-position: bottom right;
}


div#fadeShowBottom
{
    margin: 0px;
    position: relative;
    padding: 0px;
    background-image: url('./Images/ContentBottom.png');
    width: 1000px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center center;
}

div#ContentBottom
{
    margin: 0px;
    position: relative;
    padding: 0px;
    background-image: url('./Images/ContentBottom.png');
    width: 1000px;
    height: 23px;
    background-repeat: no-repeat;
    background-position: center center;
}
#Presentazione
{
    padding: 0px;
    margin: 0px;
    width: 780px;
    height: 580px;
    position: absolute;
    top: 20px;
    left: 20px;
    background-image: url('Images/SfondoPresentazioneHome.jpg');
}
#InfContent
{
    margin: 0px;
    position: relative;
    color: #000;
    padding: 0px;
    background-image: url('../../Content/Images/SfondoInfContent.png');
    width: 821px;
    height: 13px;
    background-repeat: no-repeat;
}

#header h1
{
    font-weight: bold;
    padding: 5px 0;
    margin: 0;
    color: #3d4d58;
    border: none;
    line-height: 2em;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 32px !important;
}

#main
{
    padding: 30px 30px 15px 30px;
    background-color: #fff;
    margin-bottom: 30px;
    _height: 1px; /* only IE6 applies CSS properties starting with an underscrore */
}

#footer
{
    color: #999;
    padding: 10px 0;
    text-align: center;
    line-height: normal;
    margin: 0;
    font-size: .9em;
}
div.NewsTextDiv
{
    position: relative;
    padding: 0px;
    margin: 0px;
    font-size: 0.9em;
}




/* TAB MENU   
----------------------------------------------------------*/
ul#Menu
{
    padding: 0 0 2px;
    position: relative;
    margin-bottom:30px;
    text-align: right;
    display:inline;
}

ul#Menu li
{
    display: inline;
    list-style: none;
}

ul#Menu li#greeting
{
    padding: 10px 20px;
    font-weight: bold;
    text-decoration: none;
    line-height: 2.8em;
    color: #3a682d;
}


ul#Menu li a
{
    padding: 10px 20px 10px 20px;
    text-decoration:underline;
    line-height: 2.8em;
    color: #3a682d;
}



ul#Menu li a:hover
{
    color:#3d4d58;
    text-decoration: none;
}

ul#Menu li a:active
{
    text-decoration: none;
}

ul#Menu li.selected a
{
    color: #3a682d;
    text-decoration:underline;
}

/* FORM LAYOUT ELEMENTS   
----------------------------------------------------------*/

fieldset 
{
    margin: 1em 0;
    padding: 1em;
    border: 1px solid #CCC;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}

fieldset label 
{
    display: block;
}

fieldset label.inline 
{
    display: inline;
}


legend 
{
    color: #687657;
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}


input[type="text"] 
{
    width: 200px;
    border: 1px solid #CCC;
}


input[type="password"] 
{
    width: 200px;
    border: 1px solid #CCC;
}

input[type="submit"]
{
    background-image:url('./Images/SfondoBottone.jpg');
    background-repeat:repeat-x;
    background-position:center left;
    border: 1px solid #505050;
    cursor:pointer;
}

input[type="button"]
{
    background-image:url('./Images/SfondoBottone.jpg');
    background-repeat:repeat-x;
    background-position:center left;
    border: 1px solid #505050;
    cursor:pointer;
}

/* TABLE
----------------------------------------------------------*/



/* MISC  
----------------------------------------------------------*/
.clear
{
    clear: both;
}

.error
{
    color:Red;
    background-color:#f3e3e3;
    border: 1px solid Red;
    padding: 10px;
}

div#title
{
    display:block;
    float:left;
    text-align:left;
}

div.RightColumnContainer
{
    text-align:left;
    margin:12px 0px 2px 0px;
    min-height:35px;
    color:#436176;
    padding: 18px 0px 18px 10px;
    background-color:#d3dbc9;
    border-left:1px solid #507d18;
    border-right:1px solid #507d18;
}


p.titleRightColumn
{
    margin:0px;
    padding: 0px 0px 5px 0px;
    font-weight: bold;
    font-size: 1.4em;
    color: #507d18;
}


#logindisplay a:link
{
    color: #436176;
    text-decoration: underline;
}

#logindisplay a:visited
{
    color: #436176;
    text-decoration: underline;
}

#logindisplay a:hover
{
    color: #000000;
    text-decoration: none;
}

.field-validation-error
{
    color: #ff0000;
}

.input-validation-error
{
    border: 1px solid #ff0000;
    background-color: #ffeeee;
}

.validation-summary-errors
{
    font-weight: bold;
    color: #ff0000;
}

.NewsDate
{
    padding: 7px 0px 5px 0px;
    margin: 0px;
    font-weight: lighter;
    color: #003399;
    font-size:0.8em;
    font-variant: normal;
    font-style: italic;
    text-decoration: none;
}
.Command
{
    font-size: 0.8em;
    color: #00CC66;
    text-align: right;
    cursor: pointer;
}
p.CommandPanel
{
    margin:0px;
    margin-left:5px;
    margin-right:5px;
    padding:5px;
    border: 1px solid #436176;
    background-color: #edf5fb;
}

p.CommandPanel a
{
    color:#436176;
}


.InputLabel
{
    padding-top:7px;
    padding-bottom:2px;
    padding-left:0px;
    padding-right:0px;
    margin:0px;
    font-weight:lighter;
    font-style:italic;
}


.HeaderCommento
{
    padding-top:7px;
    padding-bottom:2px;
    padding-left:0px;
    padding-right:0px;
    margin:0px;
    font-style:italic;
    color:#004a7f;
}

.TestoCommento
{
    padding-top:2px;
    padding-bottom:30px;
    padding-left:50px;
    padding-right:0px;
    margin:0px;
    font-family:Courier New;
    background-image:url('./Images/SfondoCommento.jpg');
    background-position: top left;
    background-repeat: no-repeat;
}


.Expander
{
    padding: 0px;
    margin: 0px;
    display:none;
}







.ActionLink
{
    color: #6fae02;
    text-decoration: none;
    text-transform: none;
    cursor:pointer;
    padding:0px;
    margin:0px;
}
a.ActionLink:link
{
    color: #6fae02;
    text-decoration: none;
    cursor:pointer;
}
a.ActionLink:visited
{
    color: #6fae02;
    text-decoration:none;
}
a.ActionLink:hover
{
    color: #808080;
    text-decoration: none;
}
a.ActionLink:active
{
    color: #6fae02;
}





.ForumPostList
{
    margin:0px;
    padding:0px 0px 0px 10px;
}







/*****************************
* Form
*****************************/
div.FormDiv
{
    margin:0px;
    padding:30px;
    background-color:#eef8ff;
}











/*******************************
Post - News
*******************************/
p.PostInfo
{
    font-size:0.9em;
    font-style:italic;
    color: #436176;
    margin:0px;
}

p.PostText
{
    color:#3F1F1F;
    margin:0px;
    padding: 30px;
    border: 1px solid #00FF00;
    background-image: url('./Images/SfondoPost.jpg');
    background-repeat:repeat-x;
    background-position:top left;
}

p.CommentoInfo
{
    font-size:0.8em;
    font-style:italic;
    color: #436176;
    padding: 15px 0px 5px 0px;
    margin:0px;
}

p.CommentoTesto
{
    color:#99bdd7;
    background-color:#FFFFFF;
    margin:0px;
    padding:0px 0px 10px 50px;
    border-bottom:1px solid #436176;
    background-image: url('./Images/Virgole.jpg');
    background-repeat:no-repeat;
    background-position:top left;
}



div#FileBrowser
{
    padding:0px;
    margin:0px;
}

div#FileBrowser ul
{
    list-style-type:none;
    padding-left:30px;
    /*background-image:url('./Images/LineaBrowserImmagini.jpg');
    background-position:top left;
    background-repeat:repeat-y;*/
}

li.Folder
{
    color:#48a648;
    font-weight:bold;
    padding-left:3px;
}
li.File a
{
    color:#63859d;
    padding-left:3px;
    font-weight:normal;
}

.ZeroPadding
{
    background-color:Transparent;
    padding:0px;
    margin:0px;
}


p.RigaTitoloForum
{
    color: #33CC33;
    text-decoration: none;
    text-transform: none;
    cursor:pointer;
    padding:0px;
    padding-top:20px;
    padding-bottom:20px;
    margin:0px;
    margin-top:3px;
    margin-bottom:3px;
    background-image: url('./Images/SfondoCatForum.jpg');
    background-repeat:no-repeat;
    background-position:top left;
}



a.Button
{
    background-image:url('./Images/SfondoBottone.jpg');
    background-repeat:repeat-x;
    background-position:center left;
    border: 1px solid #505050;
    cursor:pointer;
    padding-top:2px;
    padding-bottom:2px;
    padding-left:6px;
    padding-right:6px;
    color:#000000;
    text-decoration:none;
    text-transform:none;
}

p.smaller
{
    font-size:0.8em;
}


.CategoriaPiatto
{
    font-weight:bold;
    padding:20px 0px 20px 20px;
    margin:0px;
    background-image:url('./Images/SfondoCatPiatto.jpg');
    background-repeat:no-repeat;
    background-position:center left;
    color:#a44a4a;
}

.NomePiatto
{
    padding:0px 0px 0px 40px;
    color:#a44a4a;
}


td.BorderLeft
{
     border-left:1px dotted #d5cfcf;
}


legend
{
    color:#436176;
}


span.NewsData
{
    font-size:0.8em;
    font-style:italic;
}


a.NewsDateHome
{
    font-size:1em;
    font-style:italic;
    color:#797979;
}

p.NewsBreve
{
    color: #687657;
    padding:2px 0px 10px 30px;
    margin:0px;
}

p.NewsBreveHome
{
    color: #687657;
    padding:2px 0px 10px 10px;
    margin:0px;
}

p.TitleNewsList
{
    font-size:1.1em;
    color:#918172;
    padding:20px 10px 3px 20px;
    margin:0px;
}


a.NewsTitle
{
    padding: 2px 0px 5px 0px;
    margin: 0px;
    font-weight: bold;
    color: #dca078;
    cursor:pointer;
}


a.NewsTitleHome
{
    padding: 2px 0px 5px 0px;
    margin: 0px;
    font-weight: bold;
    color: #dca078;
    cursor:pointer;
}


p.ImpiantoArea
{
    background-image:url('Images/FrecciaBlue.png');
    background-repeat:no-repeat;
    background-position:left center;
    padding:10px 0px 10px 40px;
    margin-left:30px;
}

table.AreaTable
{
    margin-left:30px;
    margin-right:30px;
    }
    
    
tr.AreaRow
{
    background-color:#f9f7f5;
}


td.AreaLink
{
    padding:10px;
    text-transform:uppercase;
    font-size:15px;
    width:100%;
    border-right:1px dotted #918172;
    background-image:url('Images/AngoloPalle.png');
    background-repeat:no-repeat;
    background-position:right top;
}


table.AreaTableHome
{
    margin-left: 0px 0px 0px 0px;
}
    
    
tr.AreaRowHome
{
    background-color:#f9f7f5;
}


td.AreaLinkHome
{
    padding:10px;
    text-transform:uppercase;
    font-size:15px;
    width:100%;
    border-right:1px dotted #918172;
    background-image:url('Images/AngoloPalle.png');
    background-repeat:no-repeat;
    background-position:right top;
}



div.RightColumnContainer a.NewsDataRightColumn
{
    display:block;
    color:#918172;
    font-size:0.8em;
}


div.RightColumnContainer a.NewsTitleRightColumn
{
    display:block;
    font-style:italic;
    font-size:0.9em;
    padding-bottom:10px;
}

p.InitialChar
{
    margin:0px;
    color:#918172;
    font-size:1.2em;
    padding:10px 0px 2px 25px;
}

a.ClienteLink
{
    margin:0px;
    padding:2px 0px 2px 35px;
    display:block;
}

p.TitleArea
{
    font-size:1.3em;
    color:#918172;
    background-color:#f9f7f5;
    padding:10px;
    margin-left:20px;
    border-left:1px dotted #918172;
    border-right:1px dotted #918172;
}


div.displayDatiProduzione
{
    width:140px;
    height:60px;
    background-image:url('./Images/DisplayDatiProduzione.jpg');
    background-repeat:no-repeat;
    background-position:center center;
    padding: 30px 1px 1px 1px;
    margin:0px;
}

p.dataLabel
{
    margin:0px;
    padding:2px;
    color:#585858;
    text-transform:uppercase;
    font-weight:bold;
    font-size:11px;
}

p.dataValue
{
    margin:0px;
    padding:2px;
    color:#585858;
    text-transform:uppercase;
    font-weight:bold;
}

img.BorderGreen
{
    border:1px solid #458e32;
}



div.slideShow
{
    padding:0px;
    margin:0px;
    width:1000px;
    height:300px;
    background-image:url('Images/Blank.png');
    background-repeat:no-repeat;
    background-position:center center;
}



div.LeftColumnPadder
{
    margin:15px 5px 5px 0px;
    padding: 2px 5px 2px 0px;
    border-right:1px solid #d4d4d4;
}

.LeftColumnHome
{
    margin:0px;
    padding:0px 0px 40px 0px;
}


.LeftColumn
{
    margin:0px;
    padding:5px 0px 5px 0px;
    text-align:left;
}


.LeftColumnSelected
{
    margin:0px;
    padding:5px 0px 5px 0px;
    text-align:right;
}
.LeftColumn a
{
    color:#687657;
}


.LeftColumnSelected a
{
     color:#687657;
     font-weight:bold;
}
