/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/

.dotted
{
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dashed #ccc;
}

.nodotted
{
	padding: 5px 0px 5px 0px;
}

.leftMenu
{
	float: left;
}

.rightMenu
{
	float: right;
}

.passwordLong
{
	background: #488EB2 no-repeat;
	width: 150px;
	height:20px;
	padding: 1px 58px 5px 58px;
	color: #fff;
	text-decoration: none;
	font-size:1em;
}

.bluebtnLong
{
	background: #488EB2 url(images2/greenbtnLong.gif) no-repeat;
	width: 150px;
	padding: 1px 58px 5px 58px;
	color: #fff;
	text-decoration: none;
}
.greenbtnLong
{
	background: #488EB2 url(images2/greenbtnLong.gif) no-repeat;
	width: 150px;
	height: 22px;
	padding: 3px 62px 3px 62px;
	color: #fff;
	text-decoration: none;
}
.bluebtnLong:hover, .greenbtnLong:hover
{
	background: #488EB2 url(images2/hoverbtnLong.gif) no-repeat;
	color: #fff;
}
.labelStyle
{
	font-size: 12px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	text-align: right; /*border-bottom: 1px solid #ADAAAD;*/
	margin-right: 5px;
	color: #000000;
	min-width: 200px;
}

.textBoxStyle
{
	border-right: #666 1px solid;
	border-top: #666 1px solid;
	font-size: 12px;
	border-left: #666 1px solid;
	min-width: 100px;
	border-bottom: #666 1px solid;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	background-color: #e6e6fa;
	text-align: left;
}

.clientButtonLite
{
	font-size: 12px;
	background-color: #e6e6fa;
	width: 75px;
}

.clientButton
{
	font-size: 12px;
	background-color: #e6e6fa;
	width: 150px;
}
.chkStyle
{
	font-size: 12px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	color: #ffffff;
	width: 100%;
}

.ddlStyle
{
	font-size: 12px;
	background-color: #e6e6fa;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	width: 100%;
}
.textareaStyle
{
	font-size: 12px;
	background-color: #e6e6fa;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	font-size: 9px;
	width: 100%;
}
.imgClass
{
	height: 30px;
}
.imgDiv
{
	text-align: center;
	border: solid 2px #333333;
	background-color: #ffffff;
	width: 100%;
}
.gridviewStyle
{
	font-size: 12px;
	background-color: #e6e6fa;
	color: #000000;
	border: solid 1px #111111;
	width: 100%;
}
.gridviewFooterStyle
{
	font-size: 12px;
	background-color: #e6e6fa;
	color: #000000;
	height: 15px;
}

.gridviewRowStyle
{
	font-size: 12px;
	background-color: #DCDCDC;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}
.gridviewAlternatingRowStyle
{
	font-size: 12px;
	background-color: #EEEEEE;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}
.gridviewSelectedRowStyle
{
	font-size: 12px;
	background-color: #6699ff;
	color: #000000;
	font-weight: bold;
}
div.consumi
{
	background-color: #dedede;
	border: dotted 1px #303030;
	padding: 10px 10px 10px 10px;
	text-align: center;
	color: #FFFFFF;
}
td.dati
{
	background-color: #dedede;
	border: dotted 1px #303030;
	padding: 10px 10px 10px 10px;
	text-align: left;
	color: #000000;
}

.linkMenu
{
	color: #000000;
	text-decoration: none;
	text-align: right;
	margin: 5px 0px 5px 100px;
	background-color: #AAAAAA;
}
.linkMenu:hover
{
	background-color: #AAAAAA;
	color: #fff;
}
.break
{
	padding: 3px;
	margin: 2px 0px 2px 0px;
	float: right;
	border-bottom: 1px dashed #ccc;
	width: 100%;
	text-align: right;
}
#mybox
{
	background: #fff url(images2/box.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
	height: 260px;
}
.left_td
{
	font-weight: bold;
	text-align: right;
	font-size: 1.2em;
}
.right_td
{
	text-align: left;
	font-size: 1.2em;
}
.center_td
{
	font-size: 1.4em;
	font-weight: bold;
	text-align: center;
}
.table_societa
{
	border: 1px dotted #000000;
	background-color: #e6e6fa;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	width: 100%;
}
.ul_links
{
	border: 1px dotted #000000;
	font-size: 1.2em;
	background-color: #e6e6fa;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	width: 100%;
	padding: 5px;
}
.scrollable
{
	overflow: auto;
	padding: 20px;
	background-color: #e6e6fa;
	border: 1px dotted #000000;
	height: 220px; /*260px*/
}
.banner
{
	color: #000;
	height: 24px;
	text-align: center;
	padding: 0px 0 0px 0;
	margin: 0px 0 0px 0;
}
.noUnderline
{
	text-decoration: none;
}

.noUnderline:hover
{
	text-decoration:underline;
}

.Titolo
{
	background: #339966;
}
.Riassunto
{
	font-size: 1.1em;
	font-style: italic;
	color: white;
	background-color: #5078B3;
	border: #696969 1px dashed;
	padding: 10px;
	margin: 2px 0px 2px 0px;
}

.Contenuto
{
	font-size: 1em;
	text-align: justify;
	background: #D3DEEF;
	border: #696969 1px dashed;
	padding: 10px;
	margin: 2px 0px 2px 0px;
}
#searchForm
{
	margin: 5px 0px 10px 0px;
}
.info2
{
	border: 1px dotted #000000;
	font-size: 1.2em;
	background-color: #e6e6fa;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	width: 100%;
	padding: 5px;
}
.info
{
	font-size: 12px;
	background: url(./imagesNews/separator_article.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
	color: #000000;
	width: 100%;
	padding-top: 7px;
}
.home
{
	text-align: center;
	vertical-align: middle;
	padding: 0px 25px 0px 25px;
}
.homeTesto
{
	text-align: justify;
	vertical-align: middle;
	font-size: 1.2em;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	padding: 0px 25px 0px 25px;
}
.bigLink
{
	color: #000000;
	font: bold 1.4em tahoma,verdana,arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
.bigLink:hover
{
	text-decoration: none;
}
.standardBold
{
	text-align: justify;
	vertical-align: middle;
	font: bold 1.2em tahoma,verdana,arial,helvetica,sans-serif;
}
.standard
{
	text-align: justify;
	vertical-align: middle;
	font: 1.2em tahoma,verdana,arial,helvetica,sans-serif;
}
.important
{
	text-align: left;
	vertical-align: middle;
	color: #000000;
	font: bold 1.4em tahoma,verdana,arial,helvetica,sans-serif;
}

.logins
{
	float: right;
	width: 650px;
	padding: 0px 0 0 0px;
	margin: 0 180 0px 0;
}

.breakBlock
{
	clear: both;
}
.headerLink
{
	color: #000000;
	font: bold 1.1em tahoma,verdana,arial,helvetica,sans-serif;
	margin: 0;
	padding: 0;
}
.headerLink:hover
{
	color: #000000;
	text-decoration: none;
}
.titleNews
{
	font: bold 1.2em tahoma,verdana,arial,helvetica,sans-serif;
}

.even
{
	background-color: #DCDCDC;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}

.odd
{
	background-color: #EEEEEE;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}

.titleTableSito
{
	font-size: 13px;
	background-color: #333399;
	color: #FFFFFF;
	font-weight: bold;
}

.titleTableMese
{
	font-size: 12px;
	background-color: #333399;
	color: #FFFFFF;
	font-weight: bold;
}
.tableDati
{
	padding: 0px;
	background-color: #cccccc;
	font-size: 12px;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	width: 600px;
}

/* header */
.servizi
{

	background-position: bottom;
	background-attachment: fixed;
	background-image: url(images2/sfondoBolle.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	padding: 20px;
	height: 260px;
	border: 1px dotted #000000;
}

.societa
{
	background-position: bottom;
	background-attachment: fixed;
	background-image: url(images2/sfondoCielo3.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	padding: 20px;
	height: 260px;
	border: 1px dotted #000000;
}

.faq
{
	background-position: bottom;
	background-attachment: fixed;
	background-image: url(images2/sfondoSole3.jpg);
	background-repeat: no-repeat;
	overflow: auto;
	padding: 20px;
	height: 260px;
	border: 1px dotted #000000;
}

.tableGridViewStyle
{
	padding: 0px;
	border: solid 1px #111111;
	background-color: #111111;
	font-size: 12px;
	font-family: verdana,tahoma,arial,helvetica,sans-serif;
	width: 600px;
}
.gridviewHeaderStyle
{
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
.linkNews
{
	color: #000066;
	text-decoration: none;
	text-align: left;
	margin: 5px 5px 5px 5px;
	vertical-align: top;
}
.linkNews:hover
{
	color: #222266;
	text-decoration: underline;
	vertical-align: top;
}
.gridviewRowStyleRight2
{
	text-align: right;
	vertical-align: top;
}
.boxArticle .preArticle
{
	font-size: 12px;
	color: #7b7b7b;
	line-height: 14px;
}
.boxArticle .bodyArticle
{
	padding-left: 1px;
	font-size: 16px;
	color: #404041;
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
}
.boxArticle .bodyArticleLite
{
	padding-left: 1px;
	color: #404041;
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
}
.boxArticle .bodyArticle A
{
	color: #358ccb;
	text-decoration: underline;
}
.boxArticle .bodyArticle H3
{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 0px;
	padding-top: 10px;
}
.boxArticle .ArticleDx
{
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	width: 324px;
}
.boxArticle .ArticleDx TABLE
{
	border-right: #c8c8c8 1px solid;
	padding-right: 0px;
	border-top: #c8c8c8 1px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #c8c8c8 1px solid;
	width: 324px;
	padding-top: 0px;
	border-bottom: #c8c8c8 1px solid;
}
.boxArticle .ArticleDx TABLE .nomesezione
{
	font-weight: bold;
	color: #747474;
	padding-top: 5px;
	font-family: "Times New Roman";
}
.boxArticle .ArticleDx TABLE .icosezione
{
	padding-right: 5px;
	padding-left: 5px;
	border-bottom: #c8c8c8 1px solid;
}
.boxArticle .ArticleDx TABLE .testosezione
{
	font-size: 11px;
	padding-bottom: 5px;
	color: #747474;
	border-bottom: #c8c8c8 1px solid;
}
.boxArticle .ArticleDx TABLE .testosezione A
{
	font-size: 12px;
	color: #358ccb;
}
.nomesezione A
{
	font-weight: normal;
	color: #747474;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-decoration: underline;
}
.boxArticle TABLE.optionArticle TR TD
{
	font-size: 12px;
	padding-bottom: 3px;
	color: #868686;
	padding-top: 3px;
}
.boxArticle TABLE.optionArticle TR TD A IMG
{
	margin-left: 2px;
}
.boxArticle .rightOpt
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 0px;
	margin: 0px;
	color: #0292c6;
	padding-top: 0px;
	font-family: Arial;
	height: 12px;
	text-align: right;
}
.boxArticle .rightOpt A
{
	color: #8e8e8e;
}
.boxArticle .rightOpt A.scelto
{
	color: #0292c6;
}
TD.headArticle DIV
{
	font-size: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	color: #858585;
	line-height: 10px;
	padding-top: 3px;
}
TD.headArticle A
{
	color: #858585;
}
.separator_article
{
	font-size: 1px;
	background: url(./imagesNews/separator_article.gif) repeat-x center top;
	line-height: 1px;
	height: 1px !important;
}
.bigTitle
{
	font-size: 12px;
	padding-bottom: 5px;
	color: #00395f;
	line-height: 24px;
	padding-top: 5px;
	font-family: "Times New Roman";
}
.midTitle
{
	font-size: 10px;
	padding-bottom: 5px;
	color: #00395f;
	line-height: 24px;
	padding-top: 5px;
	font-family: "Times New Roman";
}
.bigTitle A
{
	color: #00395f;
}
.midTitle A
{
	color: #00395f;
}

.gridviewRowStyleNews
{
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
	background-color: #DCDCDC;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}
.gridviewAlternatingRowStyle
{
	line-height: 25px;
	font-family: "Georgia" , "Times New Roman";
	background-color: #EEEEEE;
	color: #000000;
	border-bottom: dashed 1px #4F4F4F;
}
.bloccoUltimi a
{
	color: #003B6E;
}
.bloccoUltimi a:hover
{
	/*color: #9EC068;*/
	color: #358ccb;
	background: inherit;
}

.bloccoUltimi
{
	font-size: 12px;
	background: url(./imagesNews/tratteggio_small.gif) repeat-x left bottom;
	padding-bottom: 5px;
	color: #404041;
	padding-top: 7px;
}
.sep_azzurro
{
	padding-right: 3px;
	padding-left: 5px;
	background: #eff0f2;
	float: left;
	padding-bottom: 0px;
	margin: 0px 3px 0px 5px;
	width: 665px;
	padding-top: 0px;
	height: 20px;
}
.sep_bianco
{
	padding-right: 3px;
	padding-left: 5px;
	background: #fff;
	padding-bottom: 0px;
	margin: 0px 3px 0px 5px;
	padding-top: 0px;
	height: 5px;
}
.tit_sez_azzurra
{
	padding-right: 3px;
	padding-left: 5px;
	background: url(./imagesNews/div_tratteggio.gif) #eff0f2 repeat-x left top;
	float: left;
	padding-bottom: 0px;
	margin: 0px 3px 0px 5px;
	width: 665px;
	padding-top: 0px;
}
.tit_sez_azzurra H1
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-size: 21px;
	background: url(./imagesNews/x_tit.gif) #eff0f2 no-repeat center center;
	padding-bottom: 5px;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
}
.tit_sez_azzurra H1 A
{
	padding-right: 0px;
	margin-top: 5px;
	padding-left: 0px;
	font-size: 21px;
	background: url(./imagesNews/x_tit.gif) #eff0f2 no-repeat center center;
	padding-bottom: 5px;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
	text-decoration: none;
}
.tit_sez_grigia
{
	font-size: 21px;
	color: #817c74;
	font-family: "Times New Roman";
	text-align: center;
}
.tit_sez_grigia A
{
	margin-top: 5px;
	font-size: 21px;
	color: #817c74;
	font-family: "Times New Roman";
	text-align: center;
	text-decoration: none;
}
.tr_div_punteggiato_azz
{
	background: url(./imagesNews/div_punteggiato.gif) #eff0f2 repeat-x left top;
	height: 5px;
}
.sx
{
	vertical-align: top;
	width: 675px;
}
.tr_div_punteggiato
{
	background: url(./imagesNews/div_punteggiato.gif) repeat-x left center;
	height: 1px;
}
.dx
{
	float: right;
	vertical-align: top;
	width: 300px;
}
.adv300x250
{
	float: left;
	width: 300px;
}
.tit_dx
{
	padding-right: 5px;
	padding-left: 5px;
	background: url(./imagesNews/div_tratteggio.gif) repeat-x left top;
	padding-bottom: 5px;
	margin: 5px 0px 7px;
	width: 100%;
	padding-top: 3px;
}
.tit_dx H1
{
	padding-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 21px;
	padding-bottom: 5px;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
}
.tit_dx H1 A
{
	padding-right: 5px;
	margin-top: 5px;
	padding-left: 5px;
	font-size: 21px;
	padding-bottom: 5px;
	text-transform: none;
	color: #0292c6;
	padding-top: 5px;
	font-family: "Times New Roman";
	text-align: center;
	text-decoration: none;
}

.errorStyle
{
	font-size: 12px;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	text-align: right; /*border-bottom: 1px solid #ADAAAD;*/
	font-style: italic;
	color: #FF0000;
}