body,h1 {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url(../img/bg.jpg) repeat-x;
	font-family: Arial;
}
a{outline:none;}
.clear {
	clear: both;
}

#wrapper {
	margin: 0 auto;
	width: 899px;
}

#header {
	
}

#content {
	width: 900px;
	background: #1e1e1e url(../img/footer.jpg) no-repeat 0 bottom;
	padding-bottom: 10px;
}

#logo {
	width: 232px;
	height: 45px;
	text-indent: -9999px;
	margin-top: 33px;
	float: left;
	background: url(../img/logo.png) no-repeat;
}

#logo a {
	width: 232px;
	height: 45px;
	display: block;
}

#banner {
	width: 898px;
	height: 258px;
	padding-top: 10px;
	/*margin-top: 22px;*/
	position: relative;
}

#nav {
	float: left;
	width: 645px;
	margin-top: 30px;
	margin-left: 15px;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav ul li {
	float: left;
	margin-right: 12px;
	color: #fff;
	font: 11px "Arial Black";
}

#nav ul li a {
	float: left;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#nav ul li a:hover,.active a{
	color: #fff;
}

a.rounded, .button {
	outline: none;
	border: none;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	vertical-align: middle;
	display: -moz-inline-box;
	display: inline-block;
	overflow: visible;
}

.button {
	color: #000;
	background-color: transparent;
	padding: 3px 7px;
}

.button:hover, .active a {
	background-color: #f8d462;
	color: #fff;
}

/*
#nav a {
	display: inline-block;
	text-decoration: none;
}

#nav ul li a, #nav ul li a:visited {
	margin: 0 0 5px 0;
	padding: 0 4px 0 4px;
	line-height: 24px;
	color: #ccc;
	letter-spacing: -.06em;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#nav ul li a:hover ,#nav ul .active a {
	color: #fff;
	background: #e8bb53;
}
*/

#barnav {
	height: 24px;
	width: 400px;
	font: 10px Arial;
	color: #fff;
	float: right;
	line-height: 24px;
	margin-top: 0;
}

#login {
	background-color: #363636;
	float: left;
	width: 164px;
	padding-left: 10px;
}

#login p {
padding: 0;
	margin: 0;
	float: left;
	width: 100px;

}

#cart {
	background-color: #363636;
	float: right;
	width: 220px;
}

#cart p{
	padding: 0;
	margin: 0;
	float: left;
	width: 150px;
}

#cart span {
	color: #fff;
	font-weight: bolder;
}

#search {
	width: 225px;
	height: 30px;
	background-image: url(../img/search.jpg);
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
}

.boxhome {
	width: 298px;
	height: 188px;
	background-color: #1e1e1e;
	float: left;
	border-right: 3px solid #000;
	position: relative;
}

.noborder {
	border: none;
}

.boxhome p,.boxbig p{
	font: 12px Arial;
	color: #ccc;
	padding-left: 15px;
	width: 268px;
	margin:0;
}
.boxbig p{
	width: 560px;

}

.boxbig span{
	color: #f8d462;

}
.boxhome a,.boxbig a ,.boxbig a:hover{
	text-decoration: none;
	color: #f8d462;
}

.boxhome img,.boxbig img {
	border: none;
}

.boxhome h3,.boxbig h3 {
	color: #ccc;
	font-family: "Arial";
	font-weight: 700;
	letter-spacing: -1px;
	margin-left: 15px;
}
.boxhome h3 span,.boxbig h3 span {
	color: #666;
}



.boxbig{
	width: 598px;
/*	height: 188px;*/
	background-color: #1e1e1e;
	float: left;
	border-right: 3px solid #000;
	position: relative;
}
.titlebottom {
	letter-spacing: -2px;
	font: 28px "Arial Black";
	text-transform: uppercase;
	position: absolute;
	left: 20px;
	top: 150px;
}

.titlebottom a{
	letter-spacing: -2px;
	font: 28px "Arial Black";
	color: #ccc;
}

.titlebottom a:hover{
	letter-spacing: -2px;
	font: 28px "Arial Black";
	}

.freccia {
	width: 30px;
	height: 26px;
	position: absolute;
	left: 235px;
	top: 20px;
	background: url(../img/freccia.jpg) no-repeat;
	color: #f4ee1b;
}

.freccia a {
	width: 30px;
	height: 26px;
	display: block;
}

.foto img {
	margin-right: 8px;
	margin-top: 22px;
}

#footer {
	font-size: 11px;
	color: #444;
	margin-top: 15px;
}

#footer_left {
	width: 70%;
	float: left;
	color: #fff;
	font-size: 12px;
}

#footer_right {
	width: 25%;
	text-align: right;
	float: left;
}

#footer_right a {
	padding-right: 35px;
	height: 15px;
	line-height: 15px;
	display: block;
	text-decoration: none;
	color: #444;
	background: url(../img/ttw.jpg) no-repeat right;
}

#form{
	
}
label{
	color: #7f7f7f;
	font: 12px "Arial Black";
	width: 75px;
	float: left;
	padding-left: 20px;
}
.text{
	float: left;
	width: 180px;
	background-image: url(../img/bg_field.jpg);
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

.text:hover{
	border: 1px solid #f8d462;
	background-color: #fff;
	background-image: none;

}
textarea{
	width: 459px;
	height: 80px;
	background: #fff url(../img/bg_field.jpg) repeat-x 0 top;
	border: 1px solid #ccc;
}

textarea:hover{
	background: none;
	background-color: #fff;
	border: 1px solid #ccc;
}
#submit{
	margin-left:100px;
	margin-top: 15px;
	background-color: #7f7f7f;
	border: 0;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 10px;
}
#submit:hover{
	background-color:#f8d462;
	color:#333333
}
.check{
	font-size: 11px;
	color: #ccc;
	margin-left: 100px;
	
}
.check input{
	border: 1px solid #ccc;
	background: #fff url(../img/bg_field.jpg) repeat-x 0 top;
	width: 10px;
	height: 10px;margin-right: 10px;
}
#marchi p{
	line-height: 25px;
}

#marchi a,#marchi a:link,#marchi a:hover,#marchi a:visited{
	background-color: #000;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	text-decoration: none;
	font-size: 11px; 
	font-family: "Arial Black";
	text-decoration:none;
}
.spacegallery{
	width:550px;
	height: 500px;
	margin: 0 auto;
	text-align: center;
}

div#marchi-box {
	position: relative;
	display: block;
	width: 580px;
}

div#marchi-box div.image {
    background:url("../img/bg-image.jpg") repeat-x scroll 0 0 #0E0E0E;
    border:1px solid #333333;
    float:left;
    margin-bottom:5px;
    margin-left:10px;
    margin-top:5px;
    padding:3px;
    text-align:center;
	width: 120px;
}

div#marchi-box div.image.bianco {
    background: #fff;
}

div#marchi-box div.image img {
	width: 90px;
    border: 1px solid #333;
}

div#marchi-box div.image p {
    color:#FFFFFF;
    display:block;
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    margin-top:-3px;
    text-align:center;
	padding:0;
	width: auto;
}

div#marchi-box div.image.bianco p {
    color:#000;
    display:block;
    font-family:verdana;
    font-size:11px;
    font-weight:normal;
    margin-top:-3px;
    text-align:center;
	padding:0;
	width: auto;
}

div#marchi-box div.image a {
	background-color: transparent;
}