/* CSS Document */

body{
	/*padding:0;
	margin:0;*/
	border:0;
	}
	
p{
	/*margin: 0px;
	padding: 0px;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}
	
hr{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	color: #FFFFFF;
	size: 2px;
	}
	
a{
	text-decoration:none;
	color:#238640;
	}
	
a:hover{
	text-decoration:none;
	color:#CC3300;
	}
	
/*--- new----*/
	
.clear{
	width:150px;
	}
	
.left{
	float:left;
	}
	
.right{
	float:right;
	}

#webpage{
	width:950px;
	margin:0px auto;
	padding:0;
	}
	
#page{
	float:left;
	width:950px;
	padding:0px;
	margin:0;
	background-color:#FFFFFF;
	}
	
#topArea{
	float:left;
	width:950px;
	}
	
#logo img{
	float:left;
	width:238px;
	height:78px;
	padding:37px 0px 0px 0px;
	}
	
#topLinkArea{
	float:right;
	width:473px;
	padding:65px 0px 0px 0px;
	}
	
#headerArea{
	float:left;
	width:950px;
	height:177px;
	}
	
#headerArea img{
	float:left;
	width:238px;
	height:177px;
	}
	
#headerArea img.smlWidth{
	width:237px;
	}
	
#main{
	float:left;
	width:950px;
	background:url(../images/bg.jpg) repeat-y;
	}
	
#mainPage{
	float:left;
	width:950px;
	background:url(../images/bg_page.jpg) repeat-y;
	}

#sidePanel{
	float:left;
	width:238px;
	border-top:5px #FFFFFF solid;
	background:url(../news_style/images/bg3.jpg) repeat-y;
	}
		
#content{
	float: right;
	width: 712px;
	}

td.contentcell{
	width: 712px;
	}
	
#linkSize{
	float:right;
	width:650px;
	padding-right:10px;
	padding-top:5px;
	background-color:#FFFFFF;
	}
	
#contL{
	float:left;
	width:477px;
	}
	
#contL img{
	float:right;
	}
	
.wrap{
	float:right;
	width:477px;
	height:76px;
	}
	
.wrap p.text{
	float:right;
	margin-top:30px;
	}
	
#contR{
	float:right;
	width:235px;
	}

#contFull{
	float:left;
	width:692px;
	padding:0 10px;
	}
	
#bottom{
	float:left;
	width:950px;
	}
	
.blk1{
	float:right;
	width:235px;
	height:58px;
	border-top:1px #FFFFFF solid;
	background-color:	#DEDCCF;
	display:block;
	}
	
.bedge1{
		float:left;
		width:238px;
		height:16px;
		border-bottom:5px #DEDCCF solid;
		background-image:	url(../images/bg_footermenu.gif);
		background-position: bottom;
		margin-top: 40px; 
		}
		
#footer{
	float:left;
	width:950px;
	}
/*--- new----*/
	
.topLinks{
	padding:10px 5px 5px 5px;
	color:#107D28;
	text-align:center;
	font-size: 11px;
	}
	
.topLinks a{
	text-decoration:none;
	color:#107D28;
	}
	
.topLinks a:hover{
	text-decoration:none;
	color:#000;
	}
	
.line1{
	float:right;/*new*/
	width:236px;/*new*/
	height:21px;/*new*/
	display:block;/*new*/
	background:url(../news_style/images/bg1.jpg) repeat-x 0 0;
	}
	
.line2{
	float:right;/*new*/
	width:235px;/*new*/
	height:21px;/*new*/
	display:block;/*new*/
	background:url(../news_style/images/bg2.jpg) repeat-x 0 0;
	margin-left:1px;/*new*/
	}
	
.full{
	height:100%;
	}
	
h1{
	padding: 10px 10px 10px 10px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#107D28;
	}
	
	h1.TitlePage{
	padding: 0px 10px 10px 0px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#107D28;
	}
	
.sideLinks{
	padding:0px 10px;
	font-size:11px;
	color:#000100;
	line-height:20px;
	}
	
.sideLinks a{
	text-decoration:none;
	color:#000100;
	}
	
.sideLinks a:hover{
	text-decoration:none;
	color:#CC0000;
	}
	
.sideLinksCase{
	padding:0px 10px;
	font-size:11px;
	color:#000100;
	}
	
.sideLinksCase a{
	text-decoration:none;
	color:#000100;
	}
	
.sideLinksCase a:hover{
	text-decoration:none;
	color:#CC0000;
	}
	
.generalText{
	padding:0px 10px 10px 20px;
	font-size:11px;
	line-height:14px;
	font-weight:normal;
	}
	
.text{
	text-align:right;
	font-weight:normal;
	font-size:11px;
	}
	
.rule{
	border-bottom:2px #FFFFFF solid;
	}
	
.block{
	width:205px;
	height:48px;
	float:right;
	background-color:#DEDCCF;
	border-top:1px #FFFFFF solid;
	border-left:#FFFFFF 2px solid;
	border-right:#FFFFFF 2px solid;
	padding:5px 15px;
	}
	
.block p{
	float:left;
	width:205px;
	font-size:10px;
	line-height:12px;
	font-weight:normal;
	}
	
p.webLink{
		float:right;
		width:300px;
		color:#B4B7BE;
		padding:3px 6px 6px 3px;
		font-size:11px;
		font-weight:normal;
		text-align: right;
		}

.carattere{
	float:right;
	font-weight:normal;
	font-size:11px;
	}
	
		.small{
			font-size:10px;
			color:#238640;
			font-weight:bold;
			}
		.medium{
			font-size:12px;
			color:#238640;
			font-weight:bold;
			}
		.large{
			font-size:14px;
			color:#238640;
			font-weight:bold;
			}

/*-------*/

.green{
	padding:5px 0px;
	text-align:center;
	color:#238640;
	font-weight:normal;
	}
	
.green a{
	text-decoration:none;
	color:#238640;
	}
	
.green a:hover{
	text-decoration:none;
	color:#CC0000;
	}
	
h2{
	padding: 0px 0px 5px 0px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#107D28;
	}
	
h2.Descrizione{
	padding: 0px 0px 0px 0px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#107D28;
	}
	
.generalText2{
	padding: 10px 10px 10px 0px;
	font-size:11px;
	font-weight:normal;
	}
	
.generalText2Breve{
	padding: 0px 10px 10px 0px;
	font-size:11px;
	font-weight:normal;
	width:280px;
	float:left;
	}
	
.subLinks{
	padding:0px 0px;
	font-size:11px;
	color:#107D28;
	line-height:20px;
	font-weight:normal;
	}
	
.subLinks a{
	padding:0px 20px;
	text-decoration:none;
	color:#107D28;
	display:block;
	}
	
.subLinks a:hover{
	background-color:#D7DED7;
	text-decoration:none;
	color:#CC3300;
	}
	
/*---new---*/

li.Referenze{
	background-color: #F8F8F8;
	padding: 2px;
	margin: 2px;
	list-style: none;
}

#innerL{
	float:left;
	display: inline;
	padding: 0px 10px 0px 10px;
	/*width:259px;*/
	}
	
#innerR{
	float:right;
	display: inline;
	padding: 0px 5px 0px 5px;
	/*width:453px;*/
	}
	
#innerRDepartment{
	float:right;
	display: inline;
	padding: 0px 0px 0px 5px;
	width:370px;
	}

.cartItems {
	margin-bottom: 20px;
	}

.cartItems th{
	background:#2E6B42;
	color:white;
	padding:3px;
	}


.cartItems td{
	padding:3px;
	}

form { padding: 0; margin: 0; display: inline; }

.required { vertical-align: top; color: red; }

.message {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffffd5;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.messageInfo {
    color: navy;
    font-weight: bold;
    text-align: center;
    background: #eeeeee;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.fieldError { background: #ffffd5; }

.error { color: red; display: block; }

.errorSummary {
    color: red;
    font-weight: bold;
    text-align: center;
    background: #ffffd5;
    border-top: 1px solid #f5f6be;
    border-right: 2px solid #f5f6be;
    border-bottom: 2px solid #f5f6be;
    border-left: 1px solid #f5f6be;
    padding: 1em;
    margin-top: 1em;
    margin-bottom: 1em;
}

p.checkoutStages{
	margin:10px;
	text-align:center;
	}

.checkoutStage{
	color:#107D28;
	}

.note{
	text-align:center;
	font-weight:normal;
	}

p.checkoutButtons{
	text-align:center;
	margin-top:1em;
	margin-bottom:5em;
	padding-top:1em;
	border-top:1px solid #ccc;
	}
