﻿body
{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  color: #444;
  margin: 0px;
  margin-top: 5px;
  margin-bottom: 20px;
  background: #565453 url(../../images/fondoBody.gif) repeat-x top;
}

a:link, a:visited
{
  color: black;
  text-decoration: underline;
}

a:hover
{
  color: #FF7A00;
  text-decoration: underline;
}

a:hover img
{
  filter: alpha(opacity=60);
  opacity: 0.6;
}

h1
{
  font-size: 30px;
  color: #FF7A00;
  margin-bottom: 0px;
}

h2
{
  font-size: 16px;
  margin: 0px;
}

.all
{
  width: 985px;
  margin: auto;
  margin-top: 30px;
  position: relative;
  text-decoration: none;
  padding-bottom: 115px;
  margin-bottom: 30px;
  overflow: visible;
  background-color: #fff;
}

.allContentPage, .allContentListPage
{
  padding: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.allContentPage h1, .allContentListPage h1, .columnContentPage h1
{
  position: relative;
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  
}
.allContentPage h1, .columnContentPage h1
{
  border-bottom: 1px dotted gray;
}
.slideshow
{
  margin: 10px;
  margin-bottom: 0px;
  height: 190px;
}

.top
{
  background: url(../../images/top.jpg);
  height: 233px;
  margin-top: 0px;
}

.top span
{
  display: none;
}

.menu
{
  height: 20px;
  left: 15px;
  position: absolute;
  top: -17px;
}

.menu2
{
  height: 20px;
  right: 100px;
  position: absolute;
  top: -17px;
}

.menu3
{
  background-image: url(../../images/menuFondo.gif);
  background-repeat: repeat-x;
  background-position: top;
  height: 35px;
  position: relative;
}

.menu3 .voci
{
  position: relative;
  top: 10px;
  left: 10px;
}

.menu a:link, .menu a:visited, .menu2 a:link, .menu2 a:visited, .menu3 a:link, .menu3 a:visited
{
  text-decoration: none;
  position: relative;
  color: white;
  display: block;
  float: left;
}

.subMenu
{
  margin-top:8px;
  float:right; 
  position:relative;
  z-index:100; 
}
.subMenu a:link, .subMenu a:visited
{
  display:block;
  float:left;
  text-decoration:none;
}
.subMenu a:hover
{
  color:White;
}

.divisori
{
  border-left: 1px dotted gray;
  margin-left: 15px;
  margin-right: 15px;
  float: left;
  height: 14px;
  overflow: hidden;
}

.menu a.selected, .menu2 a.selected, .menu3 a.selected, .menu a:hover, .menu3 a:hover, .menu2 a:hover
{
  color: #ff8000;
}

.loginSearch
{
  height: 44px;
  border-top: 1px solid gray;
  background: url(../../images/loginFondo.gif) repeat-x;
  color: #aaa;
}

.loginWindows
{
  padding-left: 20px;
  float: left;
}
.login
{
  width: 550px;
  float: left;
}

.login h1
{
  font-size: 14px;
  color: white;
  display: inline;
  margin: 0px;
}

.login a:link, .login a:visited
{
  text-decoration: none;
  color: white;
}

.login a:hover
{
  text-decoration: none;
  color: #FF7A00;
}

.loginput
{
  width: 141px;
  height: 20px;
  border: none;
  background: url(../../images/inputFondo.gif) no-repeat;
  padding-left: 5px;
  margin-right: -5px;
}

.divbuttonLoginStyle
{
  position: absolute;
  right: -25px;
  top: 0px;
  width: 20px;
  height: 20px;
  margin-left: 10px;
}
.buttonLoginStyle
{
  width: 100%;
  height: 100%;
  border: none;
  background: url(../../images/goAloneOff.gif) no-repeat;
  margin: 0px;
  margin-top: 1px;
  padding: 0px;
  vertical-align: middle;
}

.buttonLoginStyle:hover
{
  background: url(../../images/goAloneOn.gif) no-repeat;
}

.searchContent
{
  position: absolute;
  height: 20px;
  width: 300px;
  top: 6px;
  right: 10px;
  color: #eee;
}

.search table
{
  float: left;
  position: relative;
  margin: 0px;
  padding: 0px;
  height: 20px;
}

.searchTextInput
{
  width: 172px;
  height: 20px;
  border: none;
  margin: 0px;
  padding: 0px;
  padding-left: 5px;
  background: url(../../images/inputFondo1.png) no-repeat;
  vertical-align: middle;
}

.searchButton
{
  width: 18px;
  display: inline;
  height: 20px;
  border: none;
  background: url(../../images/goOff.png) no-repeat;
  margin: 0px;
  padding: 0px;
  margin-left: -9px;
  line-height: 20px;
  vertical-align: middle;
}

.searchButton:hover
{
  background: url(../../images/goOn.png) no-repeat;
}

.flags
{
  position: absolute;
  height: 20px;
  top: -25px;
  right: 10px;
}
.flag_ita
{
  width: 30px;
  height: 30px;
  border: none;
  background: url(../../images/flag_ita.png) no-repeat;
  display: block;
  float: left;
  cursor: pointer;
}
.flag_eng
{
  width: 30px;
  height: 30px;
  border: none;
  background: url(../../images/flag_eng.png) no-repeat;
  display: block;
  float: left;
  cursor: pointer;
}
.flag_ita:hover, .flag_eng:hover
{
  filter: alpha(opacity=65);
  opacity: .65;
}

.flag_eng
{
  width: 30px;
  height: 30px;
  border: none;
  background: url(../../images/flag_eng.png) no-repeat;
  display: block;
  float: left;
}

.banner
{
  height: 164px;
  background: url(../../images/bannerFondoLite.gif) repeat-x;
  overflow: hidden;
}

.box a:link, .box a:visited, .box a:hover
{
  text-decoration:none;  
}

.colonnaDx .box
{
  background-image: url(../../images/barraArancioMiddle.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: White;
  position: relative;
  color: #3a3a3a;
}

.corpo .box a:link h1 span, .corpo .box a:visited h1 span,
.colonnaDx .box a:link h1 span, .colonnaDx .box a:visited h1 span
{
  text-decoration:none;
  cursor:pointer;
}
.corpo .box a:hover h1 span, .colonnaDx .box a:hover h1 span
{
  text-decoration:none;
  color:#FFF;
  cursor:pointer;
}

.corpo .box
{
  background-image: url(../../images/barraArancioGrayMiddle.png);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #3a3a3a;
  position: relative;
  color: #eee;
}

.boxInternal
{
  background-image: url(../../images/barraArancioMiddle.png);
  background-repeat: repeat-x;
  background-position: top;
  position: relative;
  color: #eee;
}

.box h1, .boxInternal h1
{
  position: relative;
  height: 42px;
  margin: 0px;
  padding: 0px;
  background-image: url(../../images/barraArancioFumetto.png);
  background-repeat: no-repeat;
  background-position: left top;
  font-size: 18px;
  font-weight: normal;
  padding-left: 24px;
  line-height: 28px;
  color: black;
}

.PostReaderBody
{
	zoom:1;
}

.box h2, .boxInternal h2
{
  margin: 0px;
  padding-left: 6px;
  color: #ff7a00;
  font-size: 13px;
}

p
{
  margin: 0px;
  padding: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.soluzioniBox
{
  position: relative;
  padding: 33px;
  float: left;
  text-decoration: none;
}

.dev2biz, .dev2web, .dev2dev
{
  float: left;
  margin: 10px;
  margin-right: 0px;
  margin-left: 0px;
  padding-left:20px;
  width: 210px;
}

.dev2biz p, .dev2web p, .dev2dev p
{
  margin-left: 10px;
  padding: 10px;
}

.prodottiBox
{
  width: 215px;
  float: left;
  margin-bottom: 15px;
  margin-top: 8px;
  margin-right: 0px;
  position:relative;
}

.prodottiBox a:link, .prodottiBox a:visited, .prodottiBox a:hover
{
  color:white;
  text-decoration:none;
}


.soluzione
{
  margin-bottom: 20px;
}

.soluzione a
{
  text-decoration: none;
}

.soluzione img
{
  position: relative;
}

.soluzioneContent
{
  position: absolute;
  top: 0px;
  left: 180px;
  background: gray;
  height: 164px;
  overflow: hidden;
  width: 500px;
  background: #606060 url(../../images/contentHomeFondo.gif) top repeat-x;
  text-decoration: none;
}
.txtDev
{
  position: absolute;
  top: 5px;
  left: 5px;
  width: 490px;
  height: 155px;
  overflow: hidden;
  color: #EEE;
  font-size: 16px;
}

.newsAll
{
  float: right;
  width: 305px;
  position: relative;
  height: 164px;
  overflow: hidden;
}

.news
{
  width: 280px;
  position: relative;
  height: 90px;
  overflow: hidden;
}

.news a:link, .news a:visited
{
  text-decoration: none;
  color: #444;
  cursor: pointer;
}

.news a:hover h2
{
  text-decoration: underline;
}

.news .item
{
  top: 170px;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  overflow: hidden;
}

.news .item h2
{
  font-size: 12px;
  color: #FF7A00;
}

.newsHeader
{
  height: 31px;
  background: url(../../images/barraArancioFondo.gif) repeat-x;
  color: #000;
}
.newsHeader a
{
  text-decoration: none;
  cursor: pointer;
}
.newsHeader h1
{
  float: left;
  padding-left: 12px;
  margin-top: 4px;
  margin-left: 20px;
  background: url(../../images/frecceBianche.gif) left no-repeat;
  font-size: 18px;
  color: #000;
  font-weight: normal;
  text-decoration: none;
}

.toolbox
{
  padding: 10px;
  overflow: hidden;
  background: #fff url(../../images/partnerSfum.gif) repeat-y 680px;
}

/*
.toolbox img
{
    margin-right: 18px;
    margin-left: 18px;
    vertical-align: middle;
}

.toolbox a:hover img
{
    filter: alpha(opacity=65);
    opacity: .65;
}
*/

.joshuaTool
{
  display: block;
  float: left;
  margin-left: 30px;
  margin-right: 40px;
  height: 85px;
  width: 183px;
  background: url(../../images/joshuaAll.gif) no-repeat 0px -70px;
}

.mrpTool
{
  display: block;
  float: left;
  margin-right: 40px;
  height: 85px;
  width: 141px;
  background: url(../../images/e-mrpAll.gif) no-repeat 0px -85px;
}

.sdkTool
{
  display: block;
  float: left;
  margin-right: 10px;
  height: 80px;
  width: 184px;
  background: url(../../images/sdkAll.gif) no-repeat 0px 12px;
}

.joshuaTool:hover
{
  background-position: 0px 23px;
}

.mrpTool:hover
{
  background-position: 0px 0px;
}

.sdkTool:hover
{
  background-position: 0px -90px;
}

.microsoft
{
  float: right;
  width: 278px;
  padding-top: 12px;
}


.barraArancio
{
  height: 31px;
  background: url(../../images/barraArancioFondo.gif) repeat-x;
  color: #000;
}

.barraArancio h1
{
  float: left;
  padding-left: 12px;
  margin-top: 4px;
  margin-left: 20px;
  background: url(../../images/frecceBianche.gif) left no-repeat;
  font-size: 18px;
  color: #000;
  font-weight: normal;
}

.barraArancioSpacer
{
  float: left;
  height: 20px;
  width: 560px;
}

.barraGray
{
  height: 31px;
  background: url(../../images/barraGrayFondo.gif) repeat-x;
  color: #fff;
}

.barraGray h1
{
  float: left;
  padding-left: 12px;
  margin-top: 4px;
  margin-left: 20px;
  background: url(../../images/frecceArancio.gif) left no-repeat;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  cursor: pointer;
}

.barraGray a
{
  text-decoration: none;
}

.contentHome
{
  background: #606060 url(../../images/contentHomeFondo.gif) top repeat-x;
  padding: 20px;
  padding-right: 40px;
  padding-left: 40px;
}

.corpo
{
  width: 705px;
}

.content
{
  background: #fff url(../../images/contentFondo.gif) top repeat-x;
  /*padding: 20px;
  padding-right: 40px;
  padding-left: 40px;*/
}

.colonnaDx
{
  width: 280px;
  float: right;
}

.content a
{
  text-decoration: none;
}

.articoliBlogBox
{
  background: url(../../images/tratteggioVert.gif) repeat-y center;
}
.articoliBlogBox a
{
  text-decoration: none;
}

.articoli, .devBlog
{
  width: 420px;
}

.articoli
{
  float: left;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}

.devBlog
{
  float: right;
  overflow: hidden;
  position: relative;
  text-decoration: none;
}
.articoli .item, .devBlog .item
{
  top: 0px;
  padding: 10px;
  position: relative;
  color: #eee;
  text-decoration: none;
  overflow: hidden;
}

.articoli h1, .devBlog h1
{
  color: #ff7a00;
  margin-bottom: 10px;
  margin-top: 0px;
  font-size: 16px;
  text-decoration: none;
}

.articoli h2, .devBlog h2
{
  color: #fff;
  margin-bottom: 10px;
  margin-top: -10px;
  font-size: 12px;
  text-decoration: none;
}

.caseHisoriesImage img
{
  float: left;
  margin: 0px 5px 5px 0px;
}

.columnContentPage a:link, .columnContentPage a:visited, .allContentPage a:link, .allContentPage a:visited
{
   color:#ff7a00;
   text-decoration:none; 
}
.columnContentPage a:hover, .allContentPage a:hover
{
  color:#F95208; 
  text-decoration:none;
}

.columnListItem, .columnContentPage
{
  width:500px;
  float:left; 
}

.columnContentPage img, .allContentPage img
{
  margin-right:10px;
  margin-bottom:10px; 
  padding-right:10px;
  padding-bottom:10px;  
}

.columnContentPage img
{
  float:left;
}

.defaultListItem .item, .columnListItem .item
{
  display:block;
  position:relative;
  margin:0px 0px 25px 0px;
  padding:5px;
  border-bottom: 1px dotted gray;

  
}
.defaultListItem .item a:link, .columnListItem .item a:visited,.blogsHome a:link, .blogsHome a:visited
{
  cursor: pointer;
  color:#ff7a00;
  text-decoration:none; 
}

.defaultListItem .item a:hover, .columnListItem .item a:hover,.blogsHome a:hover
{
  color:#fa3; 
  text-decoration:none;
}

.blogsHome
{
  height:40px;
  padding:5px;
  padding-left:20px; 
  padding-right:20px;
  
}
.blogsHome a
{
  display:block;
  position:relative;
  line-height:16px;
  vertical-align:middle;
}


.defaultListItem .Text, .columnListItem .Text
{
  position: relative;
  text-decoration: none;
}
.defaultListItem img, .columnListItem img
{
  float:left;
  margin-right:10px;
}
.defaultListItem h1, .columnListItem h1
{
  margin-top: 0px;
  font-size:20px;
}

.tagListItem .bottomLeftMenu
{
  height:8px;
  background: url(../../images/angolino.jpg) left no-repeat;
}

.tagListItem .centerLeftMenu
{
  padding:10px;
  background: #FFF url(../../images/menuTagFondo.png) top repeat-y;
}


.tagListItem
{
  
  position:relative;
  width:150px;
  margin:10px;
  margin-left:0px;
  float:left;
  left:-8px;
}

.tagListItem a:link, .tagListItem a:visited
{
  display:block;
  margin:0px 0px 5px 0px;
  padding:5px;
  border-bottom: 1px dotted black; 
  color:Black;
}

.tagListItem a:hover
{
  text-decoration:underline;
  color:Black;
}

.tagListItem h1
{
  position: relative;
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-weight: normal;
  line-height:28px;
  margin-bottom:10px;
  color: black;
  border-bottom:1px solid black;
}

.soluzioni a
{
  text-decoration: none;
}

.soluzioni span
{
  text-decoration: none;
}
.soluzioni .item
{
  padding: 10px;
  position: relative;
  margin: 10px;
  border-bottom: 1px dotted gray;
  color: #444;
  text-decoration: none;
}

.soluzioni .item .hplBlog
{
  color: #ff7a00;
  margin-bottom: 10px;
  font-size: 24px;
  text-decoration: none;
}

.soluzioni h1
{
  color: #ff7a00;
  margin-bottom: 10px;
  font-size: 16px;
  text-decoration: none;
}

.soluzioni h2
{
  color: #000;
  margin-top: -10px;
  font-size: 12px;
  text-decoration: none;
}

.soluzioni h3
{
  color: #000;
  margin-top: -10px;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
}

.sectionTagList
{
  margin: 5px 20px 5px 20px;
  border-bottom: 1px inset gray;
  text-decoration: none;
}
.sectionTagList a
{
  text-decoration: none;
}
.sectionTagList a span
{
  text-decoration: none;
}

.sectionTagList h1
{
  color: #ff7a00;
  margin-bottom: 10px;
  font-size: 14px;
  text-decoration: none;
}

.bodyPostList a
{
  text-decoration: none;
}

.bodyPostList .item
{
  display:block;
  position:relative;
  padding: 10px;
  position: relative;
  margin: 10px;
  border-bottom: 1px dotted gray;
  overflow: hidden;
  color: #eee;
}

.bodyPostList h1
{
  color: #ff7a00;
  font-size: 16px;
}

.bodyPostList h2
{
  color: #000;
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 12px;
  text-decoration: none;
}

img.thumb
{
  float: left;
  margin-bottom: 6px;
  margin-right: 6px;
}

.sitemap
{
  clear: both;
  height: 103px;
  padding-left: 10px;
  background: url(../../images/sitemapFondo1.gif) repeat-x;
}

.sitemapBlock
{
  margin: 3px 15px 5px 15px;
  padding-left: 5px;
  border-left: 1px dotted gray;
  float: left;
  line-height: 16px;
  font-size: 11px;
  z-index: 100;
}
.sitemapBlockRight
{
  border-left:1px dotted gray;
  z-index:100;

  margin: 3px 40px 5px 0px;
  padding-left: 5px;
  float: right;
  line-height: 16px;
  font-size: 11px;
}
.sitemapBlockRight img
{
  padding: 5px;
  padding-right:10px;
  padding-left:0px;
}


.sitemapBlock a:link, .sitemapBlock a:visited, .sitemapBlockRight a:link, .sitemapBlockRight a:visited
{
  text-decoration: none;
  color: #444;
}

.sitemapBlock a:hover, .sitemapBlockRight a:hover
{
  text-decoration: none;
  color: black;
}

.sitemapBlock h2, .sitemapBlockRight h2
{
  font-size: 11px;
}

.foot
{
  clear: both;
  position: relative;
  top: -8px;
  background: url(../../images/footFondo.png) no-repeat top;
  height: 31px;
  font-size: 10px;
  line-height:12px;
  text-align: center;
  color: #444;
}

.foot a:link, .foot a:visited
{
  color: #444;
}

.foot a:hover
{
  color: #000;
  text-decoration: underline;
}

*
{
  outline: 0px;
}

img
{
  border: none;
  position:relative;
}

.linea
{
  border-top: 1px dashed gray;
}

.autore_data
{
  color: #ff7a00;
}

.thumbNews
{
  float: left;
}

.BackButtonLink
{
  background: url(../../images/scroll_back.gif) no-repeat left;
  padding-left: 18px;
  height: 14px;
  display: block;
  overflow: hidden;
  vertical-align: middle;
  margin-top: 10px;
  color: #FFB286;
  float: right;
  text-decoration: none;
}
.BackButtonLink a
{
  text-decoration: none;
}

a .lblNews
{
  margin-left:5px;
}

a .linee_D2D, a .linee_D2W, a .linee_D2B
{
  width:142px;
  height:40px;
}

a .linee_D2D
{
  background: url(../../images/linee_D2D.png) no-repeat left;
}

a .linee_D2W
{
  background: url(../../images/linee_D2W.png) no-repeat left;
}

a .linee_D2B
{
  background: url(../../images/linee_D2B.png) no-repeat left;
}

a:hover .linee_D2D
{
  background: url(../../images/linee_D2Don.png) no-repeat left;
}

a:hover .linee_D2W
{
  background: url(../../images/linee_D2Won.png) no-repeat left;
}

a:hover .linee_D2B
{
  background: url(../../images/linee_D2Bon.png) no-repeat left;
}

.bgWhite
{
  background-color:#fff;
  width:215px;
  height:66px;
  position:absolute;
  left:0px;
  top:0px;	
  z-index:0;
}
.blogPreFilter
{
  float:left;  
  width:106px;
  height:40px;
  position:relative;
}

.blogPreFilter .scritta
{
  display:block;
  position:absolute;
  top:11px;
  left:0px;
}

.blogPreFilter .graffa
{
  display:block;
  color:gray;
  font-size:40px;
  position:absolute;
  top:-10px;
  left:80px;
}

.buttonBlogBox
{
  float:left;  
  width:260px;
  height:20px;
  overflow:hidden;
  padding-right:10px;
}

a.buttonDev2Web .buttonBlogSmall, a.buttonDev2Dev .buttonBlogSmall,a.buttonDev2Biz .buttonBlogSmall
{
  float:left;
  width:57px;
  height:16px;  
}

a.buttonDev2Web .buttonBlogSmall
{
  background: url(../../images/linee_Dev2Web_small.png) no-repeat left;
}

a.buttonDev2Dev .buttonBlogSmall
{
  background: url(../../images/linee_Dev2Dev_small.png) no-repeat left;
}

a.buttonDev2Biz .buttonBlogSmall
{
  background: url(../../images/linee_Dev2Biz_small.png) no-repeat left;
}

a.buttonDev2Web:hover .buttonBlogSmall
{
  background: url(../../images/linee_Dev2Web_smallOn.png) no-repeat left;
}

a.buttonDev2Dev:hover .buttonBlogSmall
{
  background: url(../../images/linee_Dev2Dev_smallOn.png) no-repeat left;
}

a.buttonDev2Biz:hover .buttonBlogSmall
{
  background: url(../../images/linee_Dev2Biz_smallOn.png) no-repeat left;
}

.clear
{
  clear: both;
}

.slideshow a
{
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  z-index: 44;
  opacity: 0;
}

#charnav a 
{
	zoom:1;
}
.errorPage
{
  padding:30px;
  padding-top:60px;
}

