@charset "utf-8";
/* ZetaGraphics.it © */

h2 {
	line-height:40px;
	padding-left: 17px;
	background: #FFFFFF url(../images/h2.gif) no-repeat;
	color: #FF4A4A;
	font-size:1.3em;
	font-style:italic;
}
dt {
	font-weight: bold;
	float: left;
	margin-right: .5em;
}
dd {
	margin: 0 0 1em 0;
	color: #606060;
}

dl {
	margin: 0 3em;
}
a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}

a:hover {
	color:#FF9900;
	text-decoration:none;
}

html,body{ 
	margin: 0;
	height:100%;
}

html {
	background: #fff  url(../images/bg_corpo.gif) repeat-y center top;
}

body{
	font-family: arial,sans-serif;
	text-align: center;
	background: url(../images/bg_head.gif) no-repeat center top;
	font-family: "Lucida Grande", sans-serif;
	font-size: 13px;

}

div#madre {
padding-top:31px;
}

div#container {
	margin: 0 auto;
	width: 800px;
	text-align: center;
}

div#header {
	text-align:left;
	position:relative;
	background: url(../images/header.jpg) no-repeat;
	height:155px;
	width:100%;
}

		/* MENU */
div#navigation {
	width: 273px;
	height: 31px;
	position: absolute;
	right:0px;
	bottom:0px;
}

div#navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#navigation li {
	float: left;
	margin:0;
	padding:0;
}
div#navigation a {
	display: block;
	width:91px;
	height:30px;
}

#home_activelink {
	background:url(../images/bt_home_over.gif);
	width:91px;
	height:30px;
}
#home a { background: url(../images/bt_home_relax.gif);}
#home a:hover { background:url(../images/bt_home_over.gif);}

#purchase_activelink {
	background:url(../images/bt_purchase_over.gif);
	width:91px;
	height:30px;
}
#purchase a { background: url(../images/bt_purchase_relax.gif);}
#purchase a:hover { background:url(../images/bt_purchase_over.gif);}

#support_activelink {
	background:url(../images/bt_support_over.gif);
	width:91px;
	height:30px;
}
#support a { background: url(../images/bt_support_relax.gif);}
#support a:hover { background:url(../images/bt_support_over.gif);}
		/* FINE MENU */

div#body_sx {
	text-align:left;
	margin:30px 260px 0px 30px;
	background:#FFFFFF;
	width:490px;
}

div#colonna_dx {
	text-align:left;
	font-size:12px;
	float:right;
	margin-top:30px;

	background:#FFFFFF;
	width: 260px;
	font-size:11px;
}

div#body_sx li { list-style-image:url(../images/spunta.gif); }

.box {
	position:relative;
	background:url(../images/box_bg.gif);
	width:230px;
}
.box_titolo {
	background-color:#FFFFFF;
	width:230px;
	height:31px;
}

div#freccia_down {
	margin:5px 5px 5px 0px;
	float:right;
	width: 78px;
	height: 92px;
}

div#freccia_down ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
div#freccia_down li {
	float: left;
	margin:0;
	padding:0;
}
div#freccia_down a {
	display: block;
	width:78px;
	height:92px;
}

#li_down a { background: url(../images/down/arancio_4/1.jpg);}
#li_down a:hover { background: url(../images/down/arancio_4/freccia_down_1.gif);}

.box_corpo {
	background: #FFFFFF url(../images/box_bg.gif) repeat;
	height:100%;
	margin-top:0px;
	padding:0px;
}

.box_testo, #box_down {
	margin:0px 8px 0px 10px;
}

.important_button
{
	text-align:center;
}

#box_down {
	font-size:1.2em;
	font-weight:bold;
	text-shadow: #666666 5px 5px 6px;
	filter: Shadow(Color=#666666, Direction=135, Strength=5);
}

.box_foot {
	background:#FFFFFF url(../images/box_fine.gif);
	width:100%;
	height:18px;
}
.box_foot2 {
	background:#FFFFFF url(../images/box_fine2.gif);
	width:100%;
	height:29px;
}
#footer {
	line-height:190px;
	height:190px;
	background:url(../images/footer.jpg) no-repeat center bottom;
	clear: right;
}
#footer a:hover {
	color:#FFFFFF;
}

.success {
	color:green;
}
.failure {
	color:red;
}

#trialpay_workflow {
    background:url(../images/trialpay.jpg);
    width:457px;
    height:150px;
    border:0px;
    margin-top:10px;
    margin-left:5px;
}
