/* HOME
----------------------------------------------------------------------------*/

#home #menu li.link-blank{
	background:url(../img/btn_top_blank.gif) no-repeat;
}

#home #menu li.e63 a{
	background:url(../img/btn_top_e63.gif) no-repeat;
}

#home #menu li.e40 a{
	background:url(../img/btn_top_e40.gif) no-repeat;
}

#home #menu li.blackmore a{
	background:url(../img/btn_top_blackmore.gif) no-repeat;
}

#home #menu li.te37 a{
	background:url(../img/btn_top_te37.gif) no-repeat;
}

#home #menu li.e70 a{
	background:url(../img/btn_top_e70.gif) no-repeat;
}

#home #menu li.e92 a{
	background:url(../img/btn_top_e92.gif) no-repeat;
}

#home #menu li.ucar a{
	background:url(../img/btn_top_ucar.gif) no-repeat;
}

#home #menu li a:hover{
	background-position:0px -95px;
}

#home #menu li a:active{
	background-position:0px -95px;
}

/* COMING SOON
----------------------------------------------------------------------------*/

li.comingsoon{
	width:776px;
	height:165px;
	background:url(../img/banner_comingsoon.jpg) no-repeat;
	text-indent:-9999px;
}

/* EX MODEL
----------------------------------------------------------------------------*/

li.e63 a{
	background:url(../img/exmodel/banner_e63.jpg) no-repeat;
}
li.e70 a{
	background:url(../img/exmodel/banner_e70.jpg) no-repeat;
}
li.e40 a{
	background:url(../img/exmodel/banner_e40.jpg) no-repeat;
}
li.gti a{
	background:url(../img/exmodel/banner_gti.jpg) no-repeat;
}

/* EX MODEL DETAIL
----------------------------------------------------------------------------*/

.thumb-top li a{
	display:block;
	width:400px;
	height:125px;
}


#exmodel .thumb-top li.front-e63 a{
	width:400px;
	height:125px;
	background:url(../exmodel/e63/img/btn_exmodel_front.gif) no-repeat;
	text-indent:-9999px;
}
#exmodel .thumb-top li.rear-e63 a{
	width:400px;
	height:125px;
	background:url(../exmodel/e63/img/btn_exmodel_rear.gif) no-repeat;
	text-indent:-9999px;
}
#exmodel .thumb-top li.front-e63 a:hover,#exmodel .thumb-top li.rear-e63 a:hover{
	background-position:0px -125px;
}



/* EX PARTS
----------------------------------------------------------------------------*/

li.exhaust a{
	background:url(../img/exparts/banner_exhaust.jpg) no-repeat;
}
li.te37 a{
	background:url(../img/exparts/banner_te37.jpg) no-repeat;
}


