body
{
	margin: 0px 0px 0px 0px;
	text-align: center;
	background-image: url('../imgs/main_bg_vtile.png');
	background-repeat: repeat-y;
	background-position: bottom center;
	background-color: #ffb401;
}

img
{
	border: 0px;
}


.u_topbgtile
{
	background-image: url('../imgs/main_bg_htile.png');
	background-repeat: repeat-x;
	background-position: top center;
}


.u_topbg
{
	background-image: url('../imgs/main_bg.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.u_topband
{
	background-image: url('../imgs/topband.png');
	background-repeat: no-repeat;
	background-position: top center;
}

.u_bot_black_bg
{
	background-image: url('../imgs/botband.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
	padding-top: 10px;
}

.u_band
{
	background-image: url('../imgs/band.png');
	background-repeat: no-repeat;
	background-position: top left;
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

.u_botbg
{
	background-image: url('../imgs/main_bg_vtile.png');
	background-repeat: repeat-y;
	background-position: bottom center;
}

.u_contentmainbg
{
	background-image: url('../imgs/content_mainbg.png');
	background-repeat: repeat-y;
	background-position: top center;
}

.u_contentbg
{
	background-image: url('../imgs/contentbg.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.u_maincontent
{
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
}

.u_topmid_top
{
	background-image: url('../imgs/topmid_top_shop.png');
	background-repeat: no-repeat;
	background-position: -1px top;		
}

.u_topmid_left
{
	background-image: url('../imgs/topmid_left.png');
	background-repeat: no-repeat;
	background-position: -1px top;	
}

.u_topmid_left_tile
{
	background-image: url('../imgs/topmid_left_tile.png');
	background-repeat: repeat-y;
	background-position: 0px top;	
}

.u_topmid_right_tile
{
	background-image: url('../imgs/topmid_right_tile.png');
	background-repeat: repeat-y;
	background-position: -1px top;
}


.u_topmid_mid
{
	background-color: #ffffff;	
}

.u_topmid_right
{
	background-image: url('../imgs/topmid_right.png');
	background-repeat: no-repeat;
	background-position: -3px top;		
}

.u_topmid_bot
{
	background-image: url('../imgs/topmid_bot_shop.png');
	background-repeat: no-repeat;
	background-position: -1px top;		
}

.u_img_bg_01
{
	background-image: url('../imgs/img_bg_01.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 173px;
	height: 172px;
}

.u_img_bg_02
{
	background-image: url('../imgs/img_bg_02.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 433px;
	height: 137px;
}

.u_bikebg
{
	background-image: url('../imgs/bike_bg.png');
	background-repeat: no-repeat;
	background-position: left 20px;	
}

.u_navisep
{
	background-image: url('../imgs/navi_sep.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}

.u_topbar3
{
	font-family: Verdana, Sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 13px;
}

.u_imgnamediv
{
	width: 130px;
	text-align: center;
	font-family: Verdana, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


p.u_product_title
{
	font-family: Arial, Sans-serif;
	color: #FFFFFF;
	margin: 0px 10px 10px 10px;
	font-size: 18px;
	text-transform: uppercase;
}

p.u_product_price
{
	font-family: Arial, Sans-serif;
	color: #FFFFFF;
	margin: 0px 10px 10px 10px;
	font-size: 14px;
	font-weight: bold;
}

.u_highlight_color
{
	color: #ffb502;
}

.u_product_form
{
	font-family: Verdana, Arial, Sans-serif;
	color: #165983;
	font-size: 11px;
}

.u_product_form_input
{
	border: 1px solid #050505;
	background-color: #FFFFFF;
}


.u_main_description
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.u_main_description p
{
	margin: 10px;
	text-indent: 50px;
}

.u_darkbg
{
	background-color: #404040;
}

.u_parts_links a:link {text-decoration:none; color:#fff}
.u_parts_links a:visited {text-decoration:none; color:#fff}
.u_parts_links a:active {text-decoration:none: color:#fff}
.u_parts_links a:hover {text-decoration:underline; color:#fff}


#mainFooter {
	width:819px; height:102px;
	background: url('../imgs/mainFooter.png') no-repeat top left;
	clear:both;
	position:relative; top:15px; left:8px;
	margin-bottom:10px;
	color:#fff;
}

#mainFooterContents {
	padding: 40px 0 0 8px;
	text-align:center;
	line-height: 15px;
	color:#fff;
}

#mainFooterContents a {
	color:#fff;
	text-decoration:none;
}

#mainFooterContents a:hover {
	text-decoration:underline;
}

.mainFooterLinks {
	color:#fff;
	font-size:11px;
	font-weight:normal;
	text-align:center;
}

.mainFooterLinks a {
	color:#fff;
	text-decoration:none;
}

.mainFooterLinks a:hover {
	text-decoration:underline;
}
