html{
		background-color: #f2f2f2;
}
body{
	padding:0px;
	margin:0px;
	background-color: #f2f2f2;
	color: #454545;
	font-family: Verdana, Arial, Sans-Serif;
	background: white;
}
/************* Definizione stile Tag HTML *************/

a{
	text-decoration: none;
/*	color:#314492;
	color:#003bce;
	color:#156097;*/
	color: #2c6dd5;
	cursor: pointer;


}

a:hover{
	text-decoration: underline;
	color:#496783;
}

h2{
	color:black;
}

h3{
	color:black;
}

p{
	margin:0;
	padding:0;
	line-height: 1.5em;
}

p + p {
  text-indent: 1em;
  margin-top: 3px;
}




p.notext{margin:0;}

/************* LAYOUT *************/

/*.ombra{
	clear:both;
	margin: 25px 0 0px 0;
	padding:0px;
	width: auto;
	background:white url(../img/blu_bar.png) top left repeat-x;
}*/
.topbox{
	margin:0 auto 0 auto;
	width:1000px;
	height: 30px;
	background: white url(../img/topbox_shad_r.png) bottom left repeat-x;
	border-right: 1px solid #8fa9cd;
	border-left: 1px solid #8fa9cd;
}
.mainbox{
	clear:both;
	margin: 0 0 0px 0;
	padding:0px 0 0 0;
	width: auto;
	background: #f2f2f2 url(../img/lateral_bars2.png) top left repeat-x;
}

.header{
	width:1002px;
	height: 103px;
	margin:0 auto 0 auto;
	padding:0 0 0 0;
	background: url(../img/blu_bar2.png) top left repeat-x;
	border-top:  1px black solid;
}


.barra_menu{
	height:32px;
	margin:71px 0 0px 0;
	padding:0 0px 0 0;
	border-top:  1px black solid;
	background:  url(../img/barra_menu_grey.png) top left repeat-x;
	text-shadow:1px 1px 1px #ccc;
}

.left{
	float:left;
	width:220px;
	margin: 0 0 0 0;
	padding:0 0 20px 0;
	color:black;
}

.right{
	width: 728px;
	float:left;
	margin:0px 0px 0 0px;
	padding:15px 25px 50px 25px;
   border-left:  1px solid #8fa9cd;
}


.footer{
   clear: both;
	margin:0 0 0 0;
	padding:0 0 0 0;
	text-align:center;
	border-top: 1px solid gray;
	border-bottom: 1px solid #8fa9cd;
	line-height:14px;
	background: white url(../img/left_background2.png)  top left repeat-y;
}
/**** topbox ****/
.topbox_left{
	float:left;
	margin:0 0 0 0;
	width: 218px;
	height: 30px;
	background: #bcceee 	url(../img/topbox_shad_l.png) bottom left repeat-x;;
/*	background: url(../img/left_background.png) top left repeat-y;*/
	border-right:  1px solid #8fa9cd;
}
/*** login*****/
.login{
	float:right;
	width:auto;
	padding:3px 0 0 0;
	margin:1px 10px 0px 0;

}
.login #email, #passw{
   line-height: 12px;
	width: 100px;
	margin: 0px 3px 0px 3px;
}

.login #submit{
	line-height: 18px;

}
/****logo***/

/*.logo{
	float:left;
	margin:16px auto auto 20px;
	width:300px;
	height:70px;
	cursor: pointer;
}*/
.logo{
	float:left;
	width:220px;
	height:71px;
	background: url(../img/logo_header2.png) no-repeat left top;

/*	border-right:  2px groove #8fa9cd;*/
}
.logo:hover{
cursor: pointer;/*
	height:69px;
	border:1px dashed white;*/
}

/************  Barra Menu principale *************/
.barra_menu ul{
	margin:0px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
	z-index: 30;
}

.barra_menu li{

	line-height: 27px;
	float:left;
	text-align: left;
	padding:0 10px 0 10px;
	border-left:1px solid #144391;
}

.barra_menu ul .primo_elemento{
	border-left:0;
}
#menu_principale{
	float: right;
	z-index: 30;
}

#menu_principale li li { /*link 2o livello*/
	float:none;
	border:0;
	border-bottom:1px solid #dddddd;
}

#menu_principale ul{  /*menu 2o livello*/
	visibility: hidden;
	position: absolute;
	margin-left: -22px;
	border:1px solid #144391;
	background: white;
		text-shadow: none;
}

#menu_principale li a, #menu_principale ul li a{
	display:block;
}

#menu_principale .top_parent_item {
	padding-left:22px;
	background: center left url(../img/dasquo.png) no-repeat;
}
#menu_principale .top_parent_item:hover{

	background: center left  url(../img/dasquo_hover.png) no-repeat;
	color: #4c6182;
}
#menu_principale .top_item {
	padding-left:20px;
	background: center left url(../img/rasquo.png) no-repeat;
}
#menu_principale .top_item:hover{

	background: center left  url(../img/rasquo_hover.png) no-repeat;
	color: #4c6182;
}

.barra_menu_leftside{
	float:left;
	margin: 28px 0 0 0;
	height:4px;
	width:220px;
	background: url(../img/barra_menu_left_shad.png) bottom left repeat-x;
	border-right: 1px solid #8fa9cd;
	border-left: 1px solid #8fa9cd;
/*	border-right:  2px groove #8fa9cd;*/

}
/************  Barra Menu secondaria *************/
.menu_secondario ul{
	float:right;
	margin:41px 0 0 0;
	padding:0 0 0 0;
	list-style:none;
}
.menu_secondario li{
	line-height: 22px;
	float:left;
	padding:0 15px 0 15px;
}

.menu_secondario a{
	color:white;
}

.menu_secondario li#cart{
	background: url(../img/cart.gif) top left no-repeat;
	padding-left:25px;
}

/*********** LEFT *****************/

#custom_solutions_banner{
	margin-top:30px;
	width:220px;
	height:139px;
	text-align: center;
	background-color: #2c6dd5;
	/* border: 1px solid #3966ac;*/
}

#custom_solutions_banner_img{
	background: url(../img/man_drawing_small_only_diagram.png) no-repeat center center;
	width:218px;
	height:120px;
	border: 1px solid #555555;
	margin:0;
	padding:0;
	cursor:pointer;
}
#custom_solutions_banner a{
	display:block;
	margin:0;
	font-weight: bold;
	line-height: 21px;
	color: white;
}



/************ RIGHT  ***************/


/****** dominio ******/
#domain_check{
	/* margin:0px 3px 0 3px; */
	margin:15px 0px 15px 10px;
	padding: 8px;
	background:#caeeff;
	border-width:1px;
	border-color: #66b0ff;
	border-style: solid;

	/* Ombreggiatura CSS3 */
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.3);
	border: 0;

	/* Angoli arrotondati CSS3 */
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#domain_check h2{
display: inline;
	margin:0 15px 0 0px;
}
#domain_check form{
	text-align: center;
	margin:0px 0 6px 0;
}

/****** stripes ******/

.stripes{
	/*color: #ff0033;*/
	color:black;
	margin:0px 0 4px 0;
	padding-bottom: 5px;
	border-bottom: 1px #003bce dashed;
	/*line-height:30px;*/
/*	background: url(../img/stripes.png) top left repeat-x; */
}


/*************	MENU LATERALE  ********************/
.menu_laterale{
	margin:20px 0 20px 0;
	background: white;
	border: 1px solid #3966ac;
}
.menu_laterale ul{
	margin:0;
	padding:0;
}

.menu_laterale li{
	margin:0;
	padding:0 0 0 10px;

}
.menu_laterale_child_item{
		list-style:inside circle;
		border-right:1px solid #dddddd;
		border-bottom:1px solid #dddddd;
		line-height: 15px;
}
.menu_laterale_parent_item{
	line-height: 17px;
	background: #2c6dd5;
	border-right:0;
	list-style: none;
}
.menu_laterale_parent_item a{
	color:white;
	font-weight: bold;
}



/****footer *****/

.footer_left{
	margin:0 0 0 0;
	padding-top:10px;
	float:left;
	width:220px;
}
.footer_right{

	margin:0 0 0 220px;
	width: 778px;
	border-left:1px solid #8fa9cd;

}

/*paypal logo*/

#paypal_logo{
margin: 100px auto  auto auto;
text-align: center;
}

/*** trucco per incapsulare elementi float dentro a dei div altrimenti esocno*/
.floatcontainer{
	margin: 0;
	padding:0;
	display: inline-block;
}
.floatcontainer:after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility:hidden;
}
/* Hides from IE Mac */
   * html .floatcontainer {height: 1%;}
      .floatcontainer{display:block;}
/* End Hack */
/********************************************/

/** barra di navigazione ***/
#navigation_bar {
	margin-bottom:15px;
	/* border-bottom: 1px solid #dddddd;
	border-top: 1px solid #dddddd; */
}
#navigation_bar ul{
	list-style: none;
	margin:0;
	padding:0;
}
#navigation_bar li{
	padding-right:10px;
	float:left;
}

/** Round Buttons **/
.round-button,
.home_tab_plan_buttons input {
	position:relative;
	display:inline-block;
	/** width:6em; **/
	padding:0.25em 0.5em 0.3em 0.5em;
	text-align:center;
	cursor:pointer;
	border:2px solid #999;
               background-color:#666;
	background-color:rgba(128,128,128,0.75);
    -moz-border-radius:16px;
    -webkit-border-radius:16px;
    -opera-border-radius:16px;
    -khtml-border-radius:16px;
    border-radius:16px;
    /* FONT SIZE determina altezza*/
	/* font-size:14px; */
	color:#fff;
	font-weight:bold;
	text-shadow:1px 1px 3px rgba(0,0,0,0.5);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
	-khtml-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
	-moz-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
	box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
	vertical-align: 2px;
	margin-left:16px;
}

.home_tab_plan_buttons input {
}

.round-button input {
	position:absolute;
	display:block;
	width:94%;
	left:3.5%;
	top:0px;
	height:50%;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	background-color:rgba(255,255,255,0.25);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(255,255,255,0.75)), to(rgba(255,255,255,0)));
}

.shine-blue {
	border-color:#999;
	background-color:rgba(128,128,128,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(64,64,64,0.75)), to(rgba(192,192,192,0.9)));
	-khtml-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
	-moz-box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
	box-shadow:rgba(192,192,192,0.75) 0px 8px 24px;
}

.shine-blue:hover {
	border-color:#6699cc;
	background-color:rgba(64,128,192,0.75);
	background-image:-webkit-gradient(linear, 0% 0%, 0% 90%, from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
	background-image:-moz-linear-gradient(top,bottom,from(rgba(16,96,192,0.75)), to(rgba(96,192,255,0.9)));
	-khtml-box-shadow:rgba(128,192,255,0.75) 0px 8px 24px;
	-moz-box-shadow:rgba(128,192,255,0.75) 0px 8px 24px;
	box-shadow:rgba(128,192,255,0.75) 0px 8px 24px;
}

.shine-blue {
	margin-right:1.5em;
	margin-right:1.5em;
}

td {
	border-bottom: 0;
}

.tabella_big_content td {
    padding: 5px 5px 5px 10px !important;
}
