﻿body
{
	margin: 0px;
	background-color: #fff;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	background-image: url(../../images/fondoRighe.gif);
}

#all
{
	position: relative;
	width: 1000px;
}

#main
{
	position: relative;
	width: 1000px;
}

#top
{
	position: relative;
	width: 780px;
	height: 115px;
	background-image: url(../../images/logo.png);
	background-repeat: no-repeat;
	background-position: center;
	text-align: right;
}

a:link, a:visited
{
	text-decoration: underline;
	color: #ff4d00;
}

a:hover
{
	text-decoration: underline;
	color: #000;
}

.loginBase
{
	background-image: url(../../images/loginSfondo.png);
	width: 300px;
	height: 128px;
	display: block;
}

.etichettaLogin
{
	position: relative;
	background-color: #ff4d00;
	height: 17px;
	padding-top: 1px;
	margin-left: 28px;
	margin-right: 28px;
	margin-top: 8px;
	margin-bottom: 10px;
	color: White;
	font-size: 13px;
	float: left;
}

.etichettaLoginSx
{
	position: absolute;
	left: -15px;
	top: 0px;
	width: 15px;
	height: 18px;
	background-image: url(../../images/etichettaSx.png);
}

.etichettaLoginDx
{
	position: absolute;
	right: -15px;
	top: 0px;
	width: 15px;
	height: 18px;
	background-image: url(../../images/etichettaDx.png);
}


/* -------------- =TabPanel -------------*/

/* ajax__tab_xp-theme theme */
.ajax__tab_xp-theme .ajax__tab_header
{
	font-family: verdana,tahoma,helvetica;
	font-size: 11px;
	background: url(../../images/Tab/xp/tab-line.gif) repeat-x bottom;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_outer
{
	padding-right: 4px;
	background: url(../../images/Tab/xp/tab-right.gif) no-repeat right;
	height: 21px;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_inner
{
	padding-left: 3px;
	background: url(../../images/Tab/xp/tab-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_header .ajax__tab_tab
{
	height: 13px;
	padding: 4px;
	margin: 0;
	background: url(../../images/Tab/xp/tab.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(../../images/Tab/xp/tab-hover-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_inner
{
	background: url(../../images/Tab/xp/tab-hover-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_hover .ajax__tab_tab
{
	background: url(../../images/Tab/xp/tab-hover.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(../../images/Tab/xp/tab-active-right.gif) no-repeat right;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_inner
{
	background: url(../../images/Tab/xp/tab-active-left.gif) no-repeat;
}
.ajax__tab_xp-theme .ajax__tab_active .ajax__tab_tab
{
	background: url(../../images/Tab/xp/tab-active.gif) repeat-x;
}
.ajax__tab_xp-theme .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	border: 1px solid #999999;
	border-top: 0;
	padding: 8px;
	background-color: #ffffff;
}

.ajax__tab_yuitabview-theme .ajax__tab_header
{
	font-family: arial,helvetica,clean,sans-serif;
	font-size: small;
	border-bottom: solid 5px #2647a0;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_outer
{
	background: url(../../images/Tab/yui/sprite.png) #d8d8d8 repeat-x;
	margin: 0px 0.16em 0px 0px;
	padding: 1px 0px 1px 0px;
	vertical-align: bottom;
	border: solid 1px #a3a3a3;
	border-bottom-width: 0px;
}
.ajax__tab_yuitabview-theme .ajax__tab_header .ajax__tab_tab
{
	color: #000;
	padding: 0.35em 0.75em;
	margin-right: 0.01em;
}
.ajax__tab_yuitabview-theme .ajax__tab_hover .ajax__tab_outer
{
	background: url(../../images/Tab/yui/sprite.png) #bfdaff repeat-x left -1300px;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_tab
{
	color: #fff;
}
.ajax__tab_yuitabview-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(../../images/Tab/yui/sprite.png) #2647a0 repeat-x left -1400px;
}
.ajax__tab_yuitabview-theme .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	padding: 0.25em 0.5em;
	background-color: #edf5ff;
	border: solid 1px #808080;
	border-top-width: 0px;
}

/* ajax__tab_technorati-theme theme */
.ajax__tab_technorati-theme .ajax__tab_header
{
	font-family: "Helvetica Neue" , Arial, Sans-Serif;
	background: url(../../images/Tab/technorati/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer
{
	background: url(../../images/Tab/technorati/tab.png) no-repeat left top;
	border-color: #222;
	color: #222;
	padding-left: 10px;
	margin-right: 3px;
}
.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner
{
	background: url(../../images/Tab/technorati/tab.png) no-repeat right top;
	border-color: #666;
	color: #666;
	padding: 3px 10px 2px 0px;
}
.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner
{
	color: #000000;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer
{
	background: url(../../images/Tab/technorati/tab.png) no-repeat 0pt -40px;
	border-bottom-color: #ffffff;
}
.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner
{
	background: url(../../images/Tab/technorati/tab.png) no-repeat right -40px;
	color: #000000;
	border-color: #333;
}
.ajax__tab_technorati-theme .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	padding: 8px;
	background-color: #ffffff;
	border: solid 1px #d7d7d7;
	border-top-width: 0;
}

/* ajax__tab_msngallery-theme theme */
.ajax__tab_msngallery-theme .ajax__tab_header
{
	background: url(../../images/Tab/msngallery/tab-line.png) repeat-x bottom;
	font-size: 12px;
	display: block;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_outer
{
	border: solid 1px #D7DCE1;
	padding: 1px 1px 0px 1px;
	border-bottom: solid 2px #A8D4D9;
	background-color: #edf2fb;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab
{
	padding: 6px 10px 6px 10px;
	color: #444444;
	width: 117px;
	display: block;
	text-align: center;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab img
{
	height: 24px;
	width: 24px;
}
.ajax__tab_msngallery-theme .ajax__tab_header .ajax__tab_tab div
{
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	white-space: nowrap;
	line-height: 145%;
	font-size: 92%;
}
.ajax__tab_msngallery-theme .ajax__tab_active .ajax__tab_outer
{
	padding: 0px 0px 0px 0px;
	border: solid 2px #A8D4D9;
	border-bottom-color: #ffffff;
	background-color: #ffffff;
}
.ajax__tab_msngallery-theme .ajax__tab_body
{
	font-family: verdana,tahoma,helvetica;
	font-size: 10pt;
	padding: 8px;
	background-color: #ffffff;
	border: solid 2px #A8D4D9;
	border-top-width: 0;
}

/* ajax__tab_ie-theme theme */
.ajax__tab_ie-theme .ajax__tab_header
{
	padding-left: 5px;
}
.ajax__tab_ie-theme .ajax__tab_header .ajax__tab_tab
{
	margin-right: 0px;
	background: url(../../images/Tab/ie/tab_unselected.gif);
	width: 116px;
	padding: 9px 0px 3px 0px;
	text-align: center;
	color: #006699;
	font-family: verdana;
	font-size: 13px;
	display: block;
}
.ajax__tab_ie-theme .ajax__tab_active .ajax__tab_tab
{
	padding: 6px 0px 3px 0px;
	background: url(../../images/Tab/ie/tab_selected.gif);
}
.ajax__tab_ie-theme .ajax__tab_body
{
	background: url(../../images/Tab/ie/ie_tabbacker_720x296.jpg) no-repeat;
	font-size: 13px;
	font-family: verdana;
	height: 296px;
	width: 716px;
}
.ajax__tab_ie-theme .ajax__tab_body div
{
	padding: 8px;
}

/* -------------- END TabPanel -------------*/

/* --------------= Modal panel-----------------*/

.pnlTags
{
	background-image: url(../../images/sfumVertGray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
	width: 300px;
	border: 1px solid #aaa;
	color: Black;
	padding: 5px;
}

.pnlAddTags
{
	background-image: url(../../images/sfumVertGray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
	width: 300px;
	border: 1px solid #aaa;
	color: Black;
	padding: 5px;
}

.modalBackground
{
	background-image: url(../../images/righine.png);
	background-repeat: repeat;
}

.ModalTags, .ModalAddTags, .ModalSoci /*header*/
{
	background-color: #ff4d00;
	color: white;
	padding: 5px;
	font-size: 12px;
}

/* Modal Popup Utenti */
.ModalSoci
{
	width: 700px;
	border-width: 0px;
}

.ModalSoci .Header TD
{
	border-top: solid 1px #6699CC;
	border-bottom: solid 1px #6699CC;
}

.ModalSoci .Header .CornerTD
{
	border-top: solid 0px #6699CC;
}

.pannelloInfoSoci
{
	background-image: url(../../images/sfumVertGray.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
	width: 700px;
	border: 1px solid #aaa;
	color: Black;
	padding: 5px;
}

.litSn
{
    margin-top: 12px;
    padding-right: 5px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-weight: bold;
    width: 120px;
    background-position: top;
    background-repeat: no-repeat;
    color: #666;
    text-align: right;
    vertical-align: top;
}

.litDx
{
    margin-top: 12px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    line-height: 20px;
    text-align: left;
    color: #666;
    width: 175px;
    vertical-align: top;
}

/* -------------- END Modal -------------*/

/* --------------= finestra -----------------*/

.finestraUpSx
{
	background-image: url(../../images/finestraUpSx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.finestraUpC
{
	height: 52px;
	background-image: url(../../images/finestraUpC.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.finestraUpDx
{
	background-image: url(../../images/finestraUpDx.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.finestraDownSx
{
	width: 18px;
	background-image: url(../../images/finestraDownSx.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
	border-left: 1px solid #a4a4a4;
}

.finestraDownC
{
	background-image: url(../../images/finestraDownC.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
}

.finestraDownDx
{
	width: 18px;
	background-image: url(../../images/finestraDownDx.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: White;
	border-right: 1px solid #a4a4a4;
}

.finestraDownBSx
{
	width: 18px;
	background-image: url(../../images/finestraDownBSx.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.finestraDownBC
{
	background-image: url(../../images/finestraDownBC.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.finestraDownBDx
{
	width: 18px;
	background-image: url(../../images/finestraDownBDx.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* --------------end finestra ----------------- */
/*--------------- = etichetta -----------------------*/

.etichetta
{
	height: 16px;
	position: relative;
	background-color: #ff4d00;
	margin-left: 15px;
	margin-right: 15px;
	padding-top: 2px;
	color: White;
	margin-top: -18px;
}

.etichettaSx
{
	height: 18px;
	width: 15px;
	position: absolute;
	left: -15px;
	top: 0px;
	background-image: url(../../images/etichettaSx.png);
}

.etichettaDx
{
	height: 18px;
	width: 15px;
	position: absolute;
	right: -15px;
	top: 0px;
	background-image: url(../../images/etichettaDx.png);
}

/*--------------- end etichetta -----------------------*/
/*------------------- = button ------------------*/

.bottoneSimple
{
	float: left;
	margin-right: 4px;
	height: 30px;
	background-image: url(../../images/sfumButton.gif);
	background-repeat: repeat-x;
	border: 1px solid #a4a4a4;
	padding-left: 10px;
	padding-right: 10px;
}

/*------------------- end button ------------------*/

img
{
	border: 0px;
}

