#topmenu1 {
	width: 150px;
	text-align: left;
	float: left;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}
#topmenu1 ul{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0px;
	color: #000000;
	height: 20px;
	background-image: url(../images/topmenu-line.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#topmenu1 li{
	float: left;
	width: auto;
	height: 20px;
}


#topmenu1 li a {
	text-decoration: none;
	padding-top: 3px;
	padding-right: 15px;
	padding-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/topmenu-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	color: #333333;
	text-align: center;

}   
#topmenu1 li a:hover {
	color: #F06100;

}  








#topmenu2 {
	width: 600px;
	text-align: right;
	float: right;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
}
#topmenu2 ul{
	width: 100%;
	list-style-type: none;
	margin: 0px;
	float: left;
	padding: 0px;
	color: #000000;
	height: 20px;
	background-image: url(../images/topmenu-line.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#topmenu2 li{
	float: right;
	width: auto;
	height: 20px;
	background-image: url(../images/topmenu-line.gif);
	background-repeat: no-repeat;
	background-position: left center;
}


#topmenu2 li a {
	text-decoration: none;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../images/topmenu-li.gif);
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	color: #333333;
	text-align: center;

}   
#topmenu2 li a:hover {
	color: #F06100;

}  


#topmenu2 li a.current{
	font-weight: bold;
	color: #F06100;
	background-image: url(../images/topmenu-current.gif);
	background-repeat: no-repeat;
	background-position: left center;

}

#menu{
	float: left;
	width: 750px;
	padding-top: 20px;

}


.lavaLamp {
	POSITION: relative;
	FLOAT: left;
	width: 100%;
	margin: 0px;
	padding: 0px;

}
.lavaLamp UL {
	margin: 0px;
	padding: 0px;

}
.lavaLamp LI {
	TEXT-ALIGN: center;
	LINE-HEIGHT: 34px;
	LIST-STYLE-TYPE: none;
	FLOAT: left;
	margin: 0px;
	width: auto;
	padding: 0px;
}
.lavaLamp LI.back {
	Z-INDEX: 1;
	POSITION: absolute;
	WIDTH: 140px;
	HEIGHT: 70px;
	background-image: url(../images/menu-current.png);
	behavior: url(js/iepngfix.htc);
	background-repeat: no-repeat;
	background-position: left top;
	color: #CCCCCC;
}

.lavaLamp LI A {
	Z-INDEX: 2;
	POSITION: relative;
	DISPLAY: block;
	COLOR: #333333;
	TEXT-DECORATION: none;
	text-align: center;
	font-size: 12px;
	float: left;
	width: 106px;
	height: 36px;
	font-weight: bold;
	padding-top: 9px;
}

.lavaLamp LI a:visited{
	Z-INDEX: 2;
	POSITION: relative;
	DISPLAY: block;
	TEXT-DECORATION: none;
	color: #000000;
	height: 36px;
	padding-top: 9px;
}

.lavaLamp LI A:hover {
	COLOR: #000000;
	text-decoration: none;
	height: 36px;
	padding-top: 9px;
}



.lavaLamp LI.current-cat A {
	color: #000000;
	height: 36px;
	padding-top: 9px;
}

.lavaLamp LI A.current {
	background-image: url(../images/menu-current.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 45px;
}








#submenu{
	width: 100%;
	float: left;
	padding: 0px;
	margin: 0px;
	background-color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}




#submenu ul{
	list-style-type: none;
	width: 1200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#submenu ul li{
	width: auto;
	list-style-type: none;
	margin: 0px;
	float: left;
	background-image: url(../images/line01.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	padding: 0px;
}
#submenu ul li a{
	color: #CCCCCC;
	text-decoration: none;
	height: 25px;
	padding-top: 10px;
	width: auto;
	padding-right: 10px;
	padding-left: 22px;
	float: left;
}
#submenu ul li a:hover{
	color: #FF6600;


}
#submenu ul li a.current{
	color: #FF6600;
	background-image: url(../images/submenu-current.gif);
	background-repeat: no-repeat;
	background-position: left center;
}























/* Tag*/

#con {
	margin-bottom: 20px;
}
#tags {
	padding: 0px;
	margin: 0px;
	float: left;
	width: 100%;
}
#tags LI {
	FLOAT: left;
	MARGIN-RIGHT: 1px;
	LIST-STYLE-TYPE: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	height: 25px;
}
#tags LI A {
	PADDING-RIGHT: 18px;
	PADDING-LEFT: 18px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0px;
	text-shadow: 0 1px 1px rgba(0,0,0, .3);
	height: 23px;
	padding-top: 2px;
	background-color: #666666;
	border-top-left-radius: 5px 5px;
	border-top-right-radius: 5px 5px;
	border-bottom-right-radius: 0px 0px;
	border-bottom-left-radius: 0px 0px;
	
	
}
#tags LI.emptyTag {
	WIDTH: 4px;
}
#tags LI.selectTag {


	
	
}
#tags LI.selectTag A {
	BACKGROUND-POSITION: left top;
	background-repeat: no-repeat;
	letter-spacing: 1px;
	color: #FFFFFF;
	background-color: #FF6600;
	font-weight: bold;


}
#tagContent {
	font-size: 13px;
	padding-top: 20px;
	

}


.tagContent {
	DISPLAY: none;     

	
}
#tagContent DIV.selectTag {
	DISPLAY: block
}





/*products submenu*/

#item {
	width:100%;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #181A1B;
	color: #999999;
	font-weight: bold;
	text-shadow: 0 2px 0px rgba(0,0,0, .3);


}
#item h3{
	font-size: 20px;
	color: #666666;
	margin-top:5px;
	margin-bottom:10px;
}
#itemmenu{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	line-height: 18px;
}

#itemmenu ul{
	float: left;
	width: 310px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	list-style-type: none;
	height: 230px;
	background-image: url(../images/item-menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior: url(js/iepngfix.htc);

}
#itemmenu ul li{
	float: left;
	width: 200px;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	color: #777777;
	font-weight: normal;

}
#itemmenu ul li a{
	float: left;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #999999;
	line-height: 1.8;
}
#itemmenu ul li a:visited{

}

#itemmenu ul li a:hover{
	color: #FF6600;

}

#itemmenu ul li a.current{
	color: #B3984D;
	font-weight: bold;

}


/* end  products submenu*/





/*products menu*/

#products {
	width:100%;
	float: left;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	background-color: #181A1B;
	color: #999999;
	font-weight: bold;
	text-shadow: 0 2px 0px rgba(0,0,0, .3);


}

#products h3{
	font-size: 15px;
	color: #666666;

}
.bicycle a{
	color: #FF6600;
	text-decoration: none;
    font-size: 16px;
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 3px;
    margin-left: 0px;
}
#products h3 a{
	color: #999999;
	text-decoration: none;
}
#products h3 a:hover{

	color: #FF6600;
	text-decoration: none;
}
#products h3 a.current{

	color: #FF6600;

}

#productsmenu{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;


}

#productsmenu ul{
	float: left;
	width: 230px;
	margin: 0px;
	list-style-type: none;
	height: 370px;
	background-image: url(../images/item-menu-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	behavior: url(js/iepngfix.htc);
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#productsmenu ul li{
	float: left;
	width: 190px;
	font-size: 12px;
	margin: 0px;
	color: #666666;
	font-weight: normal;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	-webkit-text-size-adjust:none;
	padding-top: 4px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	background-image: url(../images/icon-li.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#productsmenu ul li a{
	float: left;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #999999;
	line-height: 1;

}
#productsmenu ul li a:visited{

}

#productsmenu ul li a:hover{
	color: #FF6600;

}

#productsmenu ul li a.current{
	color: #FF6600;

}


/* end  products submenu*/








/*products item*/

#products-imageitem{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#products-imageitem ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#products-imageitem ul li{
	float: left;
	width: 120px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	
}

#products-imageitem ul li a{
	color: #000000;
	text-decoration: none;
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#products-imageitem ul li img{
	float: left;
	height: 100px;
	width: 120px;
}
#products-imageitem ul li a.current{
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#CCCCCC));
	background: -webkit-linear-gradient(#FFFFFF, #CCCCCC);
	background: -moz-linear-gradient(#FFFFFF, #CCCCCC);
	background: -ms-linear-gradient(#FFFFFF, #CCCCCC);
	background: -o-linear-gradient(#FFFFFF, #CCCCCC);
	background: linear-gradient(#FFFFFF, #CCCCCC);
	-pie-background: linear-gradient(#FFFFFF, #CCCCCC);

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../css/PIE.htc);

}

/* end  products item*/






/*products item*/

#products-item{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#products-item ul{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}

#products-item ul li{
	float: left;
	width: 120px;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	
}

#products-item ul li a{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #CCCCCC;
	background-color: #666666;
}
#products-item ul li a:hover{
	color: #FFFFFF;
	background-color: #FF6600;

}

#products-item ul li a.current{
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#CCCCCC));
	background: -webkit-linear-gradient(#FFFFFF, #CCCCCC);
	background: -moz-linear-gradient(#FFFFFF, #CCCCCC);
	background: -ms-linear-gradient(#FFFFFF, #CCCCCC);
	background: -o-linear-gradient(#FFFFFF, #CCCCCC);
	background: linear-gradient(#FFFFFF, #CCCCCC);
	-pie-background: linear-gradient(#FFFFFF, #CCCCCC);

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	behavior: url(../css/PIE.htc);

}

/* end  products item*/




/* custom */

              #itemmenu {
                     display: flex;
                     flex-wrap: wrap;
                     justify-content: center;
                     width: 100%;
                     max-width: 1400px;
              }

              #itemmenu ul {
                     flex: 1 1 310px;
                     padding: 20px;
                     margin-bottom: 20px;
                     height: 100%;
              }

              #itemmenu ul li {
                     width: 100%;
                     max-width: 275px;
              }

              #itemmenu ul li a {

                     width: 310px;
              }