/*----------------------------------------------------------------------
# DIGITAL ARTIFEX v0.3 Beta
# ----------------------------------------------------------------------
# Copyright (c) 2007 Digital Artifex. All Rights Reserved.
# Author: Digital Artifex - Creative Concepts & Advertising Innovation
# Website: http://www.digitalartifex.com
#          _ _       _ _        _              _   _  __           
#       __| (_) __ _(_) |_ __ _| |   __ _ _ __| |_(_)/ _| _____  __
#      / _` | |/ _` | | __/ _` | |  / _` | '__| __| | |_ / _ \ \/ /
#     | (_| | | (_| | | || (_| | | | (_| | |  | |_| |  _|  __/>  < 
#      \__,_|_|\__, |_|\__\__,_|_|  \__,_|_|   \__|_|_|  \___/_/\_\
#              |___/
------------------------------------------------------------------------*/

#body_bg {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
	color: #000;
	margin:0px;
}
.clr {
	clear: both;
}

a:link, a:visited {
	color: #00469b;
	text-decoration: none;
	position: relative; /* Internet Explorer: a cancer on the web that must be stopped!!! */
}
a:hover{
	color: #9F0004;
	text-decoration: underline;
}
a:focus {
  outline: none;
}

.button {
	padding: 1px 4px;
	border-top: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-bottom: 1px solid #BABDB6;
	border-right: 1px solid #BABDB6;
	background: #f5f5f5;
	color: #333;
	cursor: pointer;
}
.button:hover, .button:focus {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #E1E1E1;
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #BABDB6;
	color: #000;
}
.inputbox {
	border-top: 1px solid #BABDB6;
	border-right: 1px solid #EDEEEC;
	border-bottom: 1px solid #EDEEEC;
	border-left: 1px solid #BABDB6;
}
.inputbox:hover, .inputbox:focus {
	border: 1px solid #BABDB6;
}



/* ACCORDION EFFECT
--------------------------------------------------------- */
div#accordion {
	padding-left: 5px;
}
.toggler {
	cursor: pointer;
	font-size: 14px;
	margin: 0;
	color: #00469b;
}


/* TOP MENU SELECTED BUTTONS
--------------------------------------------------------- */
.home div#nav li.home, .chi_siamo div#nav li.chi_siamo, .servizi div#nav li.servizi, .notizie div#nav li.notizie,
.contattaci div#nav li.contattaci, .area_clienti div#nav li.area_clienti, .faq div#nav li.faq {
    background: url(../images/menu_active.gif) top left repeat-x;
}
.home div#nav li li.home {
	background: #013F5F;
}


/* CUSTOM STYLING
--------------------------------------------------------- */

div.blog_author {
	font-size: 10px;
	color: #aaa;
	margin-bottom: 5px;
}
span.alert{
	display: block;
	background: #fff6bf url(../images/exclamation.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}
span.info{
	display: block;
	background: #f8fafc url(../images/information.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}
span.download{
	display: block;
	background: #e2f3de url(../images/download.png) center no-repeat;
	background-position: 15px 50%;
	text-align: left;
	padding: 5px 20px 5px 45px;
	border-top: 2px solid #3C6;
	border-bottom: 2px solid #3C6;
}
pre{
	display: block;
	line-height: 100%;
	border-left: 2px solid #ccc;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	color: #336600;
}
/*pre{
	display: block;
	line-height: 100%;
	border-left: 5px solid #ccc;
	background: #f2f2f2;
	padding: 10px;
	font-family: Monaco, "Courier New", monospace;
	font-size: 11px;
	overflow: auto !important;
	overflow: scroll;
	width: 95%;
}*/

.floatlinks {
	display: block;
	float: right;
	margin: 0 0 20px 50px;
}
.doc_key {
	padding: 2px 20px 2px 25px;
	background: url(../images/doc_key.png) no-repeat left top;
}
.pdf_key {
	padding: 2px 20px 2px 25px;
	background: url(../images/pdf_key.png) no-repeat left top;
}
.pdf {
	padding: 2px 20px 2px 25px;
	background: url(../images/pdf_text.png) no-repeat left top;
}
.pdf_sidebar {
	padding: 2px 0 2px 25px;
	background: url(../images/pdf_sidebar.png) no-repeat left top;
}
.info_text {
	padding: 2px 20px 2px 25px;
	background: url(../images/info_text.png) no-repeat left top;
}
.read_text {
	padding: 2px 20px 2px 25px;
	background: transparent url(../images/read_text.png) no-repeat 0 50%;
}
.tech_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/tech_text.png) no-repeat left top;
}
.form_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/form_text.png) no-repeat left top;
}
.form_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/form_text_sidebar.png) no-repeat left top;
}
.email_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/email_text.png) no-repeat left top;
}

.email_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/email_text_sidebar.png) no-repeat left top;
}
.legale_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/legale_text_sidebar.png) no-repeat left top;
}
.faq_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/faq_text_sidebar.png) no-repeat left top;
}
.privacy_text_sidebar {
	padding: 2px 0 2px 25px;
	color: #808080;
	background: url(../images/privacy_text_sidebar.png) no-repeat left top;
}
.prev_text {
	padding: 2px 20px 2px 25px;
	color: #808080;
	background: url(../images/prev_text.png) no-repeat left top;
}


/* TOP HEADER
--------------------------------------------------------- */
div#top_header_wrap {}
div.top_header {
	background: url(../images/top_header.png) top left no-repeat;
	height: 111px;
}

/* ---- logo --- */
div#logo_wrap {
	position: relative;
	width: 970px;
}
div#logo {
	background: url(../images/logo.png) no-repeat;
	width: 348px;
	height: 70px;
	position: absolute;
	left: 46px;
	top: 33px;
}

/* ---- beta stripe --- */
div#beta_wrap {
	position: relative;
	width: 970px;
	z-index: 1000;
}
div#beta {
	background: url(../images/beta_stripe.png) no-repeat;
	width: 107px;
	height: 107px;
	position: absolute;
	right: 25px;
	top: 24px;
}

/* DROP DOWN MENU
--------------------------------------------------------- */
div#ddmenuwrap {
	background: url(../images/topmenu.png) repeat-x;
	height: 33px;
	position: relative;
	z-index: 100;
}

/* HEADER
--------------------------------------------------------- */
div#header_wrap {
	margin-top:0px;
}
div#header {
	height: 0px;
	background: #0c110d;
}

/* ---- header content --- */
div#header_content_wrap {}
div#header_content {
	height: 225px;
	background: #0c110d;
}

/* ---- scrolling header --- */
#demo-bar {
	margin: 0px auto;
	padding: 0;
	width: 750px;
	text-align: center;
} 
#demo-wrapper {
	margin: 0px auto;
	overflow: hidden; 
	height: 225px; 
	width: 750px;
	position: relative;
} 
#demo-inner {
	width: 4000px;
	height: 225px;
	position: relative;
} 
.scrolling-content {
	width: 139px;
	height: 73px;
	text-align: left;
	position: absolute;
} 
.scrolling-content h1 { 
	color: #fff;
	padding: 0;
	font-size: 11px;
} 
#content1 {
	left: 0px; 
	top: 0px;
	width: 750px;
	height: 225px;
	background: url(../images/banner.jpg) top right no-repeat;
}
div#user1, div#user2, div#user3, div#user4, div#user5 {
	font-size: 14px;
	color: #9a9a9a;
	width: 550px;
	padding: 20px 0 0 20px;
}
div#content1 a:link, div#content1 a:visited,
div#content2 a:link, div#content2 a:visited,
div#content3 a:link, div#content3 a:visited,
div#content4 a:link, div#content4 a:visited,
div#content5 a:link, div#content5 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
}
div#content1 a:hover,
div#content2 a:hover,
div#content3 a:hover,
div#content4 a:hover,
div#content5 a:hover {
	color: #fff;
}
#content2 {
	left: 803px;
	top: 0px;
	width: 750px;
	height: 225px;
	background: url(../images/banner1.jpg) top right no-repeat;
} 

#content2 img.btn{
	float:left;
	margin:150px 0 0 29px;
	} 


#content3 {
	left: 1606px;
	top: 0px;
	width: 750px;
	height: 225px;
	background: url(../images/banner2.jpg) top right no-repeat;
} 

#content3 img.btn{
	float:left;
	margin:150px 0 0 29px;
	display:inline;
	} 
	
#content4 {
	left: 2410px;
	top: 0px;
	width: 750px;
	height: 225px;
	background: url(../images/banner3.jpg) top right no-repeat;
}

#content4 img.btn{
	float:left;
	margin:175px 0 0 29px;
	display:inline;
	} 
	
#content5 {
	left: 3234px;
	top: 1px;
	width: 750px;
	height: 225px;
	background: url(../images/banner4.jpg) top right no-repeat;
}

#content5 img.btn{
	float:left;
	margin:165px 0 0 29px;
	display:inline;
	} 

/* ---- header buttons --- */
div#header_buttons_wrap {}
div#header_buttons {
	height: 61px;
	background: url(../images/bannertab_bg.jpg) top left repeat-x;
}
/* a#link1, a#link2, a#link3, a#link4, a#link5 {
	width: 184px;
	height: 80px;
	display: block;
}*/
ul#buttons {
	margin: 0;
	padding: 0;
}
ul#buttons li {
	list-style: none;
}
ul#buttons li a:link, ul#buttons li a:visited {
	height: 61px;
	display: block;
}

li#but_intro1 {
	width: 0px;
	height: 0px;
	float: left;
}

li#but_intro {
	width: 182px;
	height: 61px;
	float: left;
	background: url(../images/contact.jpg) 0% 0% no-repeat;
}
li#but_intro a:hover {
	background: url(../images/contact.jpg) 0% 50% no-repeat;
}
li#but_intro a.active {
	width: 182px;
	height: 61px;
	float: left;
	background: url(../images/contact.jpg) 0% 100% no-repeat;
}
li#but_intro a:active {
	width: 182px;
	height: 61px;
	float: left;
	background: url(../images/contact.jpg) 0% 100% no-repeat;
}
li#but_flexible {
	width: 175px;
	height: 61px;
	float: left;
	background: url(../images/it.jpg) 0% 0% no-repeat;
}
li#but_flexible a:hover {
	background: url(../images/it.jpg) 0% 50% no-repeat;
}
li#but_flexible a.active {
	width: 175px;
	height: 61px;
	float: left;
	background: url(../images/it.jpg) 0% 100% no-repeat;
}
li#but_support {
	width: 198px;
	height: 61px;
	float: left;
	background: url(../images/global.jpg) 0% 0% no-repeat;
}
li#but_support a:hover {
	background: url(../images/global.jpg) 0% 50% no-repeat;
}
li#but_support a.active {
	width: 198px;
	height: 61px;
	float: left;
	background: url(../images/global.jpg) 0% 100% no-repeat;
}
li#but_pro {
	width: 195px;
	height: 61px;
	float: left;
	background: url(../images/offshore.jpg) 0% 0% no-repeat;
}
li#but_pro a:hover {
	background: url(../images/offshore.jpg) 0% 50% no-repeat;
}
li#but_pro a.active {
	width: 195px;
	height: 61px;
	float: left;
	background: url(../images/offshore.jpg) 0% 100% no-repeat;
}
li#but_w3c {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_but_w3c.jpg) 0% 0% no-repeat;
}
li#but_w3c a:hover {
	background: url(../images/header_but_w3c.jpg) 0% 50% no-repeat;
}
li#but_w3c a.active {
	width: 184px;
	height: 80px;
	float: left;
	background: url(../images/header_but_w3c.jpg) 0% 100% no-repeat;
}

/* ---- user6 --- */
div#user6_wrap {
	padding: 0 25px;
}
div#user6 {
	background: #0C110D;
	border-bottom: 5px solid #c1c1c1;
	color: #9a9a9a;
	text-align: left;
	padding: 10px 25px;
	font-size: 11px;
}
div#user6 a:link, div#user6 a:visited {
	color: #9a9a9a;
	text-decoration: underline;
	font-size: 11px;
}
div#user6 a:hover {
	color: #ffffff;
	text-decoration: underline;
}


/* CONTENT
--------------------------------------------------------- */
div#content_wrap { /* 1 column layout */
	padding: 0px 25px;
} 
div#content_wrap_sidebar { /* 2 columns layout */
	width: 670px;
	padding: 0px 25px;
	float: left;
}
div#content {}

/* ---- top users --- */
div#topusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user7wrap,
div#user8wrap,
div#user9wrap{
	float: left;
}
div#user7,
div#user8,
div#user9{
	margin: 3px;
}
div#user7wrap div.module h3,
div#user8wrap div.module h3,
div#user9wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user7wrap div.module,
div#user8wrap div.module,
div#user9wrap div.module{
	background: url('../images/round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user7wrap div.module div div,
div#user8wrap div.module div div,
div#user9wrap div.module div div{
    background: url('../images/round_mod_t_l.gif') no-repeat top left;
}
div#user7wrap div.module div,
div#user8wrap div.module div,
div#user9wrap div.module div{
	background: url('../images/round_mod_b_r.gif') no-repeat bottom right;
}
div#user7wrap div.module div div div,
div#user8wrap div.module div div div,
div#user9wrap div.module div div div{
    background: url('../images/round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user7wrap div.module div div div h3,
div#user8wrap div.module div div div h3,
div#user9wrap div.module div div div h3{
	display:block;
}
div#user7wrap div.module div div div div,
div#user8wrap div.module div div div div,
div#user9wrap div.module div div div div{
    background:none;
}

/* ---- newsflash --- */
div#newsflash_wrap {
	padding: 0 20px;
	padding-top: 20px;
}
div#newsflash {}
div#newsflash .module {
	text-align: left;
	color: #808080;
}
div#newsflash .module h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 18px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}

/* ---- mainbody --- */
div#mainbody_wrap {}
div#mainbody {
	padding: 20px 20px 0px 20px;
	text-align: left;
}

/* ---- content body --- */
div.entry {}



/* ---- bottom users --- */
div#bottomusers_wrap{
	height: 1%;
	margin: 20px 0 0 0;
	padding: 0 20px;
}
div#user10wrap,
div#user11wrap,
div#user12wrap{
	float: left;
}
div#user10,
div#user11,
div#user12{
	margin: 3px;
}
div#user10wrap div.module h3,
div#user11wrap div.module h3,
div#user12wrap div.module h3{
	margin: 0px;
	padding-bottom: 2px;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #9F0004;
}
div#user10wrap div.module,
div#user11wrap div.module,
div#user12wrap div.module{
	background: url('../images/round_mod_b_l.gif') no-repeat bottom left;
	text-align: left;
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #808080;
}
div#user10wrap div.module div div,
div#user11wrap div.module div div,
div#user12wrap div.module div div{
    background: url('../images/round_mod_t_l.gif') no-repeat top left;
}
div#user10wrap div.module div,
div#user11wrap div.module div,
div#user12wrap div.module div{
	background: url('../images/round_mod_b_r.gif') no-repeat bottom right;
}
div#user10wrap div.module div div div,
div#user11wrap div.module div div div,
div#user12wrap div.module div div div{
    background: url('../images/round_mod_t_r.gif') no-repeat top right;
	padding: 5px 10px 5px 10px;
}
div#user10wrap div.module div div div h3,
div#user11wrap div.module div div div h3,
div#user12wrap div.module div div div h3{
	display:block;
}
div#user10wrap div.module div div div div,
div#user11wrap div.module div div div div,
div#user12wrap div.module div div div div{
    background:none;
}

/* ---- list bottom users --- */
div#list_bottom_users_wrap{
	padding: 20px 15px 15px 15px;
	height: 1%; /* ie really sucks */
}
div#list_bottom_users{}
div#user13 h3,
div#user14 h3{
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 13px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px;
}
div#user13 .module,
div#user14 .module{
	padding: 10px;
	margin: 0;
}
div#user13,
div#user14{
	float: left;
	text-align: left;
	color: #a8a8a8;
	font-size: 11px;
}
div#user13 a:link, div#user13 a:visited,
div#user14 a:link, div#user14 a:visited{
	border-bottom: 1px dotted #999;
	color: #a8a8a8;
	text-decoration: none;
}
div#user13 a:hover,
div#user14 a:hover{
	color: #3875D7;
	text-decoration: none;
}
div#user13 ul,
div#user14 ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
div#user13 li,
div#user14 li{
	padding: 0;
	line-height: 20px;
	text-indent: 5px;
	border-bottom: 1px solid #ddd;
}
div#user13 li a:link, div#user13 li a:visited,
div#user14 li a:link, div#user14 li a:visited{
	color: #3875D7;
	display: block;
	border-bottom: none;
	width: 100%;
}
div#user13 li a:hover,
div#user14 li a:hover{
	border-bottom: none;
	display: block;
	color: #000;
	text-decoration: none;
	background: #f8f8f8 url(../images/list_bg.gif) 100% 50% no-repeat;
}


/* SIDEBAR
--------------------------------------------------------- */
div#sidebar_wrap {
	float: left;
	text-align: left;
	width: 200px;
	margin-top: 20px;
}
div#sidebar {}
div#sidebar h3 {
	font-family: Arial, Tahoma, Verdana, sans-serif;
	letter-spacing: -0.05em;
	font-size: 14px;
	color: #587788;
	font-weight: bold;
	margin: 0px 0px;
	margin-bottom: 3px;
}
div#sidebar {
	font-size: 11px;
	color: #595959;
	margin-bottom: 30px;
}
div#sidebar a:link, div#sidebar a:visited {
	color: #9F0004;
	text-decoration: none;
}
div#sidebar a:hover {
	color: #00469b;
	text-decoration: underline;
}
div.entry_sidebar {
	margin-bottom: 20px;
}
span.stats{
	padding-top: 10px;
	color: #bbb;
	font-size: 10px;
}


/* BOTTOM LAYOUT
--------------------------------------------------------- */
div#bottom_layout {}
div.bottom_layout {
	background: url(../images/bottom_layout.png) top left repeat-y;
	height: 41px;
}
div.bottom_layout_sidebar {
	background: url(../images/bottom_layout_sidebar.png) top left repeat-y;
	height: 41px;
}
