body {
}
#above_content{ margin-bottom: 0;
}
#above_content h1{color: black;
}
#above_content p{margin-bottom: 15px; font-size: 12px;
	line-height: 15px;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	padding-top: 10px;
}
#maincontent_inner{
	/*
	background-image:url(../../images/bg_line.gif); 
	background-repeat:repeat-y; margin:0px 0px;
	padding-bottom: 20px;
	*/
}
#maintext{
	padding: 10px 0;
	text-align: left;
	float: left;
	display: inline-block;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	margin: 0 0 10px;
}

#maintext2{
	padding: 0 0 10px;
	text-align: left;
	display: block;
	border-bottom: 1px solid #c7c7c7;
	margin: 0 30px 10px 0;
	float: left;
	width: 100%;
}

/* Portfolio */
ul.portfolio{margin:0px; padding:0px; list-style-type:none;}
ul.portfolio li{margin:0px; padding:0px; list-style-type:none; display:inline; float:left; margin-right:35px; margin-bottom:25px;}
ul.portfolio li.nomargin{margin-right:0px !important;}
ul.portfolio li img{border:solid 1px #e0e0e0; padding:5px;}
ul.portfolio h3 a, ul.portfolio h3 a:visited{color:#6b6b6b}
.prevnext{text-align: center;
	margin-top: 20px;
	padding: 10px;
	background-color: #e0e0e0;
}
.prev{background-image:url(../../images/prev.gif); background-position:11px 7px; background-repeat:no-repeat; background-color:#e0e0e0; float:left; padding:4px 25px; margin-right:5px;}
.next{background-image:url(../../images/next.gif); background-position:100px 7px; background-repeat:no-repeat; background-color:#e0e0e0; float:left; padding:4px 25px;}
.prev a, .prev a:visited, .next a, .next a:visited{color:#6b6b6b;}

/*Blog*/
.post{margin-bottom:10px;}
.post h2{margin-bottom:4px; color:#6b6b6b}
.post h2 a, .post h2 a:visited{color:#6b6b6b}
.post h2 a:hover{color:#6b6b6b; text-decoration:none;}
.post a, .post a:hover{color:#6b6b6b}
.post .imgleft{padding:5px; border:solid 1px #e0e0e0;}
.entry{padding:15px 0px 8px 0px;}
small{font-size:11px; font-weight:normal;}
a.more{display:block; padding:10px 0px 0px 0px;}

/* product */
.more_info{background-image: url(../img/arrow-down.png); background-position: 11px 7px; background-repeat:no-repeat; background-color:#e0e0e0; padding:4px 25px;
	margin-right: 5px;
}
.buynow{background-image:url(../../images/check.gif); background-position:75px 7px; background-repeat:no-repeat; background-color:#e0e0e0; padding:4px 25px;}
.more_info a, .more_info a:visited, .buynow a, .buynow a:visited{color:#6b6b6b;}
.product{
	float: left;
	display: block;
}
.product h2{margin-bottom:6px; color:#6b6b6b;}
.productimg{float:left;}
.productdescription{ margin-left:90px;
}
.productdescription p{
	font-size: 11px;
	line-height: 12px;
}
.product_detail{margin:0px 0px 0px 0px;}
.product_detail h2{margin-bottom:20px;}
.productimg_large{float:left;}
.productdescription_detail{}
.price{font-weight:bold; font-size:12px;}

.tabcontainer{margin:40px 0px 0px 0px; background-color:#FF0000}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 25px;
	border-bottom: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 24px;
	line-height: 24px;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #6b6b6b;
	display: block;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {background: #a3a3a3;border-bottom: 1px solid #fff;}
html ul.tabs li.active a{color:#fff}
.tab_container {
	clear: both;
	float: left; 
	width: 100%;
}
.tab_content {padding: 10px 0px;}

/* news */
.news_post{margin-bottom: 10px;
	border-bottom: 1px solid #d8d8d8;
	padding-bottom: 10px;
	width: 350px;
	display: inline-block;
	margin-right: 10px;
}
.news_post a img {
	width: 60px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	border: 1px solid #c9c9c9;
	margin-right: 10px;
}
.news_post a img:hover{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	padding-right: 0;
	float: left;
	-webkit-box-shadow: 0px 0px 5px rgba(255, 231, 0, 1);
-moz-box-shadow:    0px 0px 5px rgba(255, 231, 0, 1);
box-shadow:         0px 0px 5px rgba(255, 231, 0, 1);
	border: 1px solid #a6a6a6;
	
}
.news_post h3, .news_post a{
	margin: 0 0px;
	font-size: 14px;
	line-height: 18px;
	padding-top: 1px;
	padding-bottom: 0;
	text-decoration: underline;
}
.news_post p{	
	font-size: 12px;
	line-height: 18px;
	text-transform: lowercase;
}
.newsimg{float:left;}
.newstext{ margin-left: 60px;}
.news_post small{color:#bababa;}

/* contact */

.nazione {
	margin: 5px 0 5px 0px;
	border: 1px solid #e5e5e5;
	vertical-align:middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0 0 0 5px;
	width: 82%;
	float: right!important;
	display: block!important;
	text-align: left;
}
form{margin:0; padding: 10px 0 0 10px;
	display: block;
}
fieldset{
	border:0px;
	margin-top: 25px;
}
#contact_form{margin:0 auto; position:relative}

.language {
	width: 120px;
	margin-right: 10px;
	padding-bottom: 0;
}

label{
}
label.sp {
	width: 3px;
}
span.error{color: #fefefe;text-align: left;
	padding: 3px 10px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
	position: relative;
	top: -4px;
	background-color: #ff0004;
	font-weight: bold;
	margin-left: 153px;
	float: left;
	margin-top: 15px;
	font-size: 13px;
	letter-spacing: -1px;
	word-spacing: 1px;
	text-transform: uppercase;
}
.confirmation-field {
	display: none;
}

input.text-input{ 
	margin: 0px 0 14px 0px;
	border:solid 1px #bcbcbc;
	vertical-align:middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 5px 5px 5px 10px;
	width: 80%;
	float: right!important;
	display: block!important;
}

input.text-input:focus{
	box-shadow:inset 0px 0px 4px #0077c2;
	outline:none;
	background-color: white;
 }

textarea.text-input{ margin:0px 8px 4px 0px; padding:2px 0; border:solid 1px #bcbcbc; vertical-align:top; width:280px;
}
#contact_form input:focus, #contact_form textarea:focus {border:solid 1px #dcdcdc; }
input.button{background-color:#e0e0e0; background-image:url(../../images/bg_send.gif); background-repeat:no-repeat; background-position:right center; color:#6b6b6b !important; padding:1px 20px 4px 10px; width:80px; height: 20px; position:absolute; left:118px; margin-top:5px; border:0px;cursor:pointer;}

.msg{
	height: 100px;
	width: 80%;
	padding: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float: right;
	border: 1px solid #E7E7E7;
}

#news_message{ line-height:220%;  margin-bottom:0;  text-shadow:none}
#news_message h3{ font-size: 20px;  margin:10px 0}
#news_message p,#message p{ line-height:1.5em;  margin-right:110px}
#message p{margin-right: 140px}
#message{ line-height:220%;  margin-bottom:30px;  text-shadow:none}
#checkmark{ float:right;  margin-top:-105px}
#mailsent{ float:right;  margin-top:-70px}
#message h3{  color:inherit;  margin:10px 0}
