
body{
    background: #FFF;
}

#menu .shade{
    background: #FFF;
    height: 190px;
    left: 0;
    opacity: 1;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
}

#carhartt_head{
	background: #000;
	height: 378px;
	margin-bottom: 35px;
	position: relative;
	width: 960px;
}
#carhartt_head .img{
	float: left;
	height: 378px;
	overflow: hidden;
	width: 639px;

}



#carhartt_head .controls .nav{
	height: 50px;
	/*line-height: 45px;*/
	margin: 0 auto;
	display: none;
	position: relative;
	width: 300px;
}
#carhartt_head .controls .pallino{
	background: url('img/pallino.png') top center no-repeat #FFF;
	padding: 0;
	margin: 0;
}
#carhartt_head .controls .pallino.pointer{
	background: url('img/pallino_on.png') top center no-repeat #FFF;
}
#carhartt_head .controls .pallino img{
	vertical-align: middle;
	margin: 0;
	padding: 0;
}

#carhartt_head .outer{
	float: left;
	height: 378px;
	overflow: hidden;
	position: relative;
	width: 639px;

}
#carhartt_head .outer .inner{
	height: 378px;
	position: relative;
	width: 20000px;
}
#carhartt_head .outer .inner .item{
	height: 378px;
	float: left;
	overflow: hidden;
	width: 639px;
}

#carhartt_head .left{
	background: url('img/freccia_grigia.png') left -27px no-repeat transparent;
	display: none;
	height: 378px;
	left: 0;
	top: 0;
	position: absolute;
	width: 44px;
}
#carhartt_head .right{
	background: transparent url('img/freccia_grigia.png') no-repeat  right -27px;
	display: none;
	height: 378px;
	position: absolute;
	left: 595px;
	top: 0;
	width: 44px;
}
#carhartt_head .left:hover{
	background-position:  left -461px;
}
#carhartt_head .right:hover{
	background-position: right -461px;
}

#carhartt_head .nav{
	bottom: 13px;
	height: 20px;
	left: 220px;
	/*line-height: 45px;*/
	margin: 0 auto;
	display: block;
	position: absolute;
	text-align:center;
	width: 200px;
	z-index: 100;
}
#carhartt_head .pallino{
	background: url('img/pallino.png') top center no-repeat transparent;
	padding: 0;
	margin: 0;
}
#carhartt_head .pallino.pointer{
	background: url('img/pallino_on.png') top center no-repeat transparent;
}
#carhartt_head  .pallino img{
	vertical-align: middle;
	margin: 0;
	padding: 0;
}


#carhartt_head .testo{
	color: #FFF;
	float: right;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
	padding: 20px 29px 0 0;
	width: 277px;

}

#carhartt_head .testo h1{
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	height: 40px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}


#carhartt_titolo{
	background: url('img/bg_carhartt.png') center 55px no-repeat #FFF;
	color: #333;
	display: block;
	height: 180px;
}

#carhartt_scegli{
display: none;
	height: 36px;
	padding-top: 37px;
}

#carhartt_sx{
	float: left;
	width: 687px;
}

#carhartt_sx .riga{
	border-bottom: 1px solid #CCC;
/*	height: 340px;*/
	position: relative;
}

#carhartt_sx .riga .itemgallery{
	background: #FFF;
	color: #FFF;
	float: left;
	font-size: 11px;
	height: 269px;
	margin: 35px 20px 0 2px;
	width: 307px;
}

#carhartt_sx .riga .itemgallery .overlay{
	background: url('img/bg_semiblack.png') top left repeat transparent;
	display: none;
	height: 245px;
	line-height: 18px;
	padding: 24px 70px 0 20px;
	width: 217px;
	position: absolute;
	
}

#carhartt_sx .riga .itemgallery .sfondo{
	height: 245px;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	z-index: 0;
	width: 217px;
}
#carhartt_sx .riga .itemgallery .sfondo img{
	width: 217px;
	z-index: 0;
}

#carhartt_sx .riga .itemgallery .data{
	display: block;
	height: 30px;
	text-decoration: underline;
}
#carhartt_sx .riga .itemgallery strong{
	display: block;
	font-size: 18px;
	padding: 0 0 20px 0;
}

#carhartt_sx .riga .img{
	float: left;
	margin: 35px 0;
	/*overflow: hidden;
	height: 232px;*/
	width: 307px;
}
#carhartt_sx .riga .img img{
	width: 307px;
}

#carhartt_sx .riga .testo{
	float: right;
	line-height: 18px;
	margin: 35px 0;
	padding: 0 50px 0 0;
	width: 305px;
}
#carhartt_sx .testo .datarossa{
	color: #F00;
	font-size: 11px;
	display: block;
	height: 30px;
	text-decoration: underline;
}
#carhartt_sx .testo a{
	color: #333;
	display: block;
	font-weight: bold;
	font-size: 20px;
	line-height: normal;
	padding: 0 0 20px 0;
}


#carhartt_sx .riga .top{
	background: url('img/bg_freccia_top_carhartt.png') top center no-repeat #FFF;
	bottom: 17px;
	height: 12px;
	position: absolute;
	right: 0;
	width: 16px;
}

#carhartt_sx .riga .top:hover{
	background-position: bottom center !important;
}



#carhartt_dx{
	float: right;
	width: 225px;
}

#carhartt_dx .box{
	border-top: 1px solid #CCC;
	padding-bottom: 15px;
	position: relative;
}
#carhartt_dx .box a{
	color: #999;
}

#carhartt_dx .box .title{
	color: #F33;
	display: block;
	font-size: 18px;
	height: 60px;
	position: relative;
	line-height: 60px;
	font-weight: bold;
}


#carhartt_single{
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	margin-bottom: 160px;
	padding: 35px 0 19px 0;
	position: relative;
}
#carhartt_single .testo{
	color: #999;
	float: left;
	padding: 0 25px 0 0;
	width: 250px;
}
#carhartt_single .testo a{
	color: #000;
	text-decoration: underline;
}
#carhartt_single .testo a:hover{
	color: #000;
	text-decoration: none;
}
#carhartt_single .testo h3{
	color: #000;
	display: block;
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 35px;
}

#carhartt_single .img{
	float: left;
	min-height: 20px;
	width: 575px;
}
#carhartt_single .img img{
	margin-bottom: 35px;
	width: 575px;
}

#carhartt_single .social{
	float: right;
	width: 85px;
}

#carhartt_single .top{
	background: url('img/bg_freccia_top.png');
	bottom: 10px;
	height: 19px;
	position: absolute;
	right: 0;
	width: 25px;
}

#overlay_carhartt{
	background: #000;
	height: 8px;
	left: 0;
	position: absolute;	
	top: 0;
	width: 100%;
	z-index: 1000;
}
#overlay_carhartt a, #overlay_carhartt a:hover{
	background: #000;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	height: 35px;
	line-height: 25px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	right: 0;
	top: 8px;
	width: 86px;
}


#wok_content .post{
	background: #EEE;
	color: #333;
	border-bottom: 1px dotted #999;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 14px;
	line-height: 18px;
	padding: 35px 0 0 0;
	width: 470px;
}
#wok_content .post .data{
	color: #999;
	font-style: italic;
}
#wok_content .post .testo{
	font-style: italic;
}

#wok_content .post h3 a{
	color: #999;
	text-decoration: none;
}
#wok_content .post h3 a:hover{
	color: #999;
	text-decoration: underline;
}


#wok_content .post .testo em{
	color: #666;
}
#wok_content .post .testo a{
	color: #666;
	text-decoration: none;
}
#wok_content .post .testo a:hover{
	color: #666;
	text-decoration: underline;
}

/*
#wok_content .col_left{
	float: left;
	width: 470px;
}
#wok_content .col_right{
	float: right;
	width: 470px;
}
*/

#pushfooter{
	z-index: -1;
}

#footer{
    background-color: #000;
	border: none;
    height: 270px;
    position: relative;
}