.h10{ width:100%; height:10px; overflow:hidden;}
.h15{ width:100%; height:15px; overflow:hidden; clear:right;}
.h10{ width:100%; height:10px; overflow:hidden; clear:right;}
.h8{ width:100%; height:6px; overflow:hidden; clear:right;}
.h2{ width:100%; height:2px; overflow:hidden; clear:right;}
.h1{ width:100%; height:1px; overflow:hidden; clear:right;}


.newcplist{ width:120px; height:176px; overflow:hidden; position:fixed; top:0px; left:50%; margin-left:-660px;}



.i_content{ width:96%; padding:14px 2%; line-height:2em;}

a.link {
	display:block;
	height:50px;
	text-decoration:none;
	-o-transition:color .2s ease-out, background .2s ease-in;
	-ms-transition:color .2s ease-out, background .2s ease-in;
	-moz-transition:color .2s ease-out, background .2s ease-in;
	-webkit-transition:color .2s ease-out, background .2s ease-in;
	/* ...and now override with proper CSS property */
	transition:color .2s ease-out, background .2s ease-in;
	
}
a.link:hover {
	background:#333;
}
a.link:hover span.black {
	color:#fff;
}
a.link span {
	display:block;
	color:#fff;
	text-align:center;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	
}
a.link span.black {
	color:#111;
	padding:21px 0 0 0;
}
a.link img {
	vertical-align:middle;
}
a.yellow, h3.yellow {
	background:#f6d317;
}
a.gray {
	background:#b2b2b2;
}
a.green {
	background:#547266;
}
a.darkgray {
	background:url(../img_web/bggray.png);
}


#menu {
	height:50px; z-index:999;
	background:#000;
}

#menu .margin {
	padding:0 3px 0 0;  
}
#content .margin {
	padding:0 10px 0px 0;
}
#content .gallery .margin {
	padding:10px;
}

.wrapper {
	position:relative;
	width:1080px;
	height:auto;
	margin:0 auto;
}

.pure-g [class *= "pure-u"],
.pure-g-r [class *= "pure-u"] {
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
}

/* =submenu
-----------------------------------------------------------------------------*/
.sub ul {
    display:none;
	position:absolute;
	z-index:99;
	top:50px;
}
.sub ul li {
    display:block;
	float:none;
}
.sub ul li a {
    display:block;
	width:204px;	
	background:#f6d317;
	padding:8px 0 8px 10px;
	line-height:20px;
	border-top:2px solid #000;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-size:13px;
	font-weight:600;
	-o-transition:color .2s ease-out, background .2s ease-in;
	-ms-transition:color .2s ease-out, background .2s ease-in;
	-moz-transition:color .2s ease-out, background .2s ease-in;
	-webkit-transition:color .2s ease-out, background .2s ease-in;
	/* ...and now override with proper CSS property */
	transition:color .2s ease-out, background .2s ease-in;
}
.sub ul li a:hover {	
	background:#ccc;
}

#content.black {
	background:#000;
}
.pure-g [class *= "pure-u"],
.pure-g-r [class *= "pure-u"] {
    font-family:'Open Sans', Arial, Helvetica, sans-serif;
}

/* =Home
-----------------------------------------------------------------------------*/
.box h3 {
    position:absolute;
    top:80px;
    left:20px;
    right:20px;
    z-index:9;
    font-weight:400;
    color:#fff;
    font-family:'Cousine', Courier, Serif;
    text-align:center;
    line-height:28px;
}
.box h3 span {
    background:#000;
    padding:4px 10px;
    font-size:14px;
    font-weight:400;
    color:#fff;
}
.box h4 {
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    z-index:9;
    background:#808080;
    text-align:center;
    line-height:24px;height:24px; font-weight:normal;
    font-size:14px;
}
.box h4 span {
    text-transform:uppercase;
    color:#f6d317;
}
.box h5 {
    position:absolute;
    bottom:0px;
    left:0px;
    width:100%;
    z-index:9;
    background:#f6d317;
    text-align:center;
    line-height:24px;height:24px; font-weight:normal;
    font-size:14px;
}
.box h5 span {
    text-transform:uppercase;
    color:#111;
}
/* =Video / News
/* =Distributori
-----------------------------------------------------------------------------*/
#content.distributori h5 {
	color:#fff;
	display:inline;
	font-size:13px;
	font-weight:700;
}
#content.distributori ul li {
	margin:0 0 20px 0;
}
#content.distributori .distributore p {
	color:#fff;
	font-size:12px;
	line-height:16px;
	padding:0 0 4px 0;
}
#content.distributori .distributore .margin {
	padding:10px 20px;
}
/* =Riders
-----------------------------------------------------------------------------*/
#content.riders .margin, #content .rider .margin {
	padding:20px;
}
#content.riders h4 {
    background:#f6d317;
    padding:4px 8px;
    font-size:12px;
    text-transform:uppercase;
    font-weight:600;
    margin-top:4px;
    color:#111;
    text-align:center;
}
#content .rider h1 {
    background:#f6d317;
    padding:4px 8px;
    font-size:32px;
    text-transform:uppercase;
    font-weight:600;
    color:#111;
    line-height:normal;
	text-transform:uppercase;
	font-family:'Cousine', Courier, Serif;
	position:relative;
	
}
#content .rider h1 span {
    font-size:22px;
}
#content .rider p {
    color:#fff;
    padding:0 0 8px 0;
    font-size:14px;
    
    font-weight:400;
    line-height:130%;
}
/* =Distributori
-----------------------------------------------------------------------------*/

#content {
	background:#f6d317;
	/*min-height:600px;*/
}
#content.yellow {
	background:#f6d317;
}
#content.black {
	background:#000;
}
#content.white {
	background:#fff;
}
#content.contacts {
	background:#000 url(/nav/bg-contacts.jpg) 0 180px no-repeat;
}
#content.distributori {
	background:#000 url(/nav/bg-distributori.jpg) no-repeat;
}
#content.riders {
	background:#000 url(/nav/bg-riders-boots.jpg) 0 20px no-repeat;
}
#content.download {
	background:#000 url(/nav/bg-download-b.jpg) no-repeat;
	height:728px;
}
#content .box {
    position:relative;
	background:#f6d317;
	height:200px;
	overflow: hidden;
}
#content .social {
	margin:4px 8px 4px 0;
}





.divider {
    position:relative;
    height:28px;
    width:822px;
    background:url(/nav/divider-bg.png) repeat-x;
    text-align:center;
}

#main {
    position:relative;
	background:#fff;
}
#main .articoli {
	 min-height:410px;
}
#main .articoli .margin {
	padding:1px 20px; margin-top:30px;
}
#main .articoli .margin .image {
	position:relative;
	margin:0 auto;
	background:#fff;
	width:250px;
	height:188px;
	text-align:center;
}
#main .articoli .margin .image .fjh{
	position: absolute; top:0; left:0; width:60px; height:60px; background:url(../img2/new.png) no-repeat; z-index:9999;
}
#main .articoli .margin .image .fjp{ overflow:hidden; display:none;
}
 

#main .articoli .margin .image a{
	display:block;
	width:250px;
	height:188px;
}
#main .margin .image .cccc{
	margin:5px 0px; width:460px; height:350px;
}
#main .articoli h5 {
	text-align:center;
	background:#f6d317 url(/nav/bg-h5.png) 5px center no-repeat;
	color:#423e3d;
	font-size:12px; font-weight:normal;
	margin:4px 0;
	text-transform:uppercase;
	padding:4px 0;
	font-family:'Cousine', Courier, Serif;
}
#main .articolo {
	margin:0 0 10px 0;
}
#main .sfondo {
	margin:10px 0 0 0;
	background:url(/nav/bg-articolo2.jpg) 0 5px no-repeat;
}
#main .articolo .margin {
	padding:10px 20px; margin-top:-30px; 														 
}
#main .articolo .image { 
	position:relative; 
	width:500px;
	height:400px;
	line-height:400px;
}
#main .articolo .image > img{
	vertical-align:middle;
}
#main .articolo .image .zoom {
	position:absolute;  
	bottom:30px;
	right:50px;
	z-index:10;
	width:36px;
	height:36px;
}
#main .articolo .icone  {
	height:200px; width:460px;
}
#main .articolo .icone img { max-height:200px; max-width:460px;
}
#main .articolo .icone a {
	text-decoration:none;
	margin:0 8px 0 0;
}
#main .articolo .title {
    position:relative;
    margin:4px 20px 0 20px;
}
#main .articolo .title h1 {
    line-height:normal;
	text-transform:uppercase;
	font-family:'Cousine', Courier, Serif;
	position:relative;
	
}
#main .articolo .title h1 span {
	background:#000;
	color:#fff;
	padding:4px 15px;
	
	font-size:32px;
}
#main .articolo h3 {
	text-align:center;
	background:#f6d317 url(/nav/bg-h5.png) 5px center no-repeat;
	color:#423e3d;
	font-size:16px;
	padding:2px 0;
	line-height:20px;
	text-transform:uppercase;
	font-family:'Cousine', Courier, Serif;
	margin:10px 0;
	
	width:420px;
}
#main .articolo .descrizione {
	position:relative;
	margin:10px 20px 0 20px;
	width:auto;
	height:auto;
}
#main .articolo .descrizione .expander {
	position:relative;
	width:auto;
	height:auto;
}
#main .articolo .descrizione .expander .details {
	position:relative;
	width:auto;
	height:auto;
}
#main .articolo .descrizione {
	font-size:15px;
	line-height:130%;
	text-align:justify;
	font-family:'Cousine', Courier, Serif;
	color:#111;
	
}
#main .articolo .descrizione .expander a {
	display:block;
	
	color:#666;
	font-weight:400;
	text-transform:uppercase;
	text-align:right;
	font-size:11px;
	text-decoration:none;
}
#main .articolo .descrizione .expander a:hover {
	color:#111;
}
#main .articolo .descrizione .expander img {
	vertical-align:middle;
}
#main .varianti {
    float:left;
	width:320px;
	margin:70px 0 0 20px;
}
#main .variante {
	position:relative;
	float:left;
	width:140px;
	height:170px;
	margin:0 0 0 10px;
}
#main .variante .image {
	position:relative;
	margin:0 auto;
	background:#fff;
	width:140px;
	height:105px;
	text-align:center;
}
#main .variante .image a{
	display:block;
	width:140px;
	height:105px;
}
#main .variante .image img{
	width:140px;
	height:auto;
}

#main .variante h5 {
	text-align:center;
	background:#f6d317;
	color:#423e3d;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	font-weight:400;
	margin:3px 0;
}
#main .suole {
    float:left;
	width:320px;
	margin:70px 0 0 20px;
}
#main .suola {
	position:relative;
	float:left;
	width:140px;
	height:170px;
	margin:0 0 0 10px;
}
#main .suola .image {
	position:relative;
	margin:0 auto;
	background:#fff;
	width:140px;
	height:auto;
	text-align:center;
}
#main .suola h5 {
	text-align:center;
	background:#f6d317;
	color:#423e3d;
	font-size:12px;
	line-height:16px;
	text-transform:uppercase;
	font-weight:400;
	margin:3px 0;
}
#main .taglie  {
	height:80px;
}
#main .taglie h6 {
	color:#111;
	font-size:14px;
	margin:2px 0px;
	line-height:16px;
	text-transform:uppercase;
	font-family:'Cousine', Courier, Serif;
}
#main .taglie p {
	color:#111;
	font-size:14px;
	line-height:18px;
	text-transform:uppercase;
	font-family:'Cousine', Courier, Serif;
}
#main .taglie p span {
	margin:0 4px;
}
#main .articolo .picture {
	position:relative;
	margin:10px 20px;
	width:auto;
	height:auto;
	
}



.cc{/* 纯文本链接列表 */
	padding:3px 0px; width:170px; 
	clear:right; margin-left:20px;
}
.cc li{ 
	list-style:none; width:170px;
	margin:3px 0;
	 padding-left:11px; line-height:20px; padding-top:6px; padding-bottom:6px;
	border-bottom:1px solid #baa013;
	background:url(/jsjs/sel.png) left 9px no-repeat;  
}
.cc li:hover  { 
	border-bottom:1px solid #666;
}
.cc li a{
	font-size:14px; }


/* =Nav
-----------------------------------------------------------------------------*/




.menu_list{width:170px;margin:15px auto; }
.menu_head{
	list-style:none; width:170px; font-size:14px; font-weight:501;
	margin:3px 0; margin:0; text-align:left;
	 padding-left:11px; line-height:20px; padding-top:6px; padding-bottom:6px;
	border-bottom:1px solid #baa013;}

.menu_list .current{background:url(/jsjs/sel.png) left 9px no-repeat;}
.menu_list .current a{ color:#F30; }

.menu_body{line-height:24px; white-space:nowrap; width:170px; margin:6px 0px 11px 0px; }
.menu_body a{display:block;height:24px;line-height:24px; padding-left:18px; color:#777777;text-decoration:none;border-bottom:1px solid #baa013;}
.menu_body a:hover{border-bottom:1px solid #666;
	background:url(/jsjs/sel.png) left 9px no-repeat;}




#menu { 
}
#leftmenu .menu {
	margin:20px 0 0 17px !important;
	padding:0 !important;
}

#leftmenu .menu li {
	list-style:none; width:170px;
	margin:3px 0;
	 padding-left:11px; line-height:20px; padding-top:6px; padding-bottom:6px;
	border-bottom:1px solid #baa013;
}

#leftmenu .menu li.thisclass {
	background:url(/jsjs/sel.png) left 9px no-repeat;  
	border-bottom:1px solid #666;
}
#leftmenu .menu a {
	font-size:14px;
	font-weight:600;
}
#leftmenu .menu ul {
	margin:0 !important;
	padding:0 !important;
}
#leftmenu .menu li a {
	color:#111;
	text-decoration:none;
}
#leftmenu .menu li a:hover {
	color:#333;
}
#leftmenu .menu li {
	margin:5px 0;
}



#leftmenu .title {
	position:relative;
	width:100%;
	height:80px;
	background:url(/jsjs/menu-line-top.png) -40px -10px no-repeat;
}
#leftmenu .title h4 {
	text-align:left;width:140px;  overflow:hidden;word-wrap: break-word;
	margin:0;
	padding:10px 10px 0 50px;
	color:#606060;
	font-size:22px;
	line-height:24px;
}



/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/img2/overlay.png) repeat 0 0; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxTopLeft{width:21px; height:21px; background:url(/img2/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/img2/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/img2/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/img2/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/img2/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/img2/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/img2/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/img2/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#f00; font-size:16px;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxLoadingOverlay{background:url(/img2/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/img2/loading.gif) no-repeat center center;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; }
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/img2/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/img2/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/img2/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
