.menu_font_1 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
.menu_font_2 {font-family: Arial, Helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: normal;color: #000000}
.menu_font_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: Blue;
}
.menu_font_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.menu_font_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF00;
}
.page_font_12_arial{font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: normal;}
.page_font_14_link{font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;}
.page_font_14_black{font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;color: Black;}
.page_font_14_red{font-family: Arial, Helvetica, sans-serif;font-size: 14px;font-style: normal;font-weight: bold;color: Red;}
.title_big {  font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold}
.title_italic {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: normal}
.side_label_med { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #000000 }
.title_big_white { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: bold ; color: #FFFFFF}
.title_italic_white { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: italic; font-weight: normal ; color: #FFFFFF}
.side_label_med_red { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FF0000}
.view_cart_text { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-style: normal; font-weight: normal; color: #000000 }
.side_label_med_white { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-weight: bold; color: #FFFFFF}
.menu_font_2_italic { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; font-weight: normal; color: #000000 }



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#blueblock{
width: 180px;
border-right: 1px solid #000;
padding: 0 0 1em 0;
margin-bottom: 1em;
font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
font-size: 90%;
background-color: #90bade;
color: #333;
}

* html #blueblock{ /*IE 6 only */
width: 200px; /*Box model bug: 180px minus all left and right paddings for #blueblock */
}

#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
border-bottom: 1px solid #90bade;
margin: 0;
}

#blueblock li a{
display: block;
padding: 5px 5px 5px 8px;
border-left: 10px solid #1958b7;
border-right: 10px solid #508fc4;
background-color: #2175bc;
color: #fff;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{
	/*Non IE6 width*/
	width: auto;
}

#blueblock li a:hover{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

body#tpupgrades a#tpupgrades,
body#tp_turnz a#tp_turnz,
body#tp_rtupro a#tp_rtupro,
body#tp_rtumm a#tp_rtumm,
body#tp_tail_lights a#tp_tail_lights,
body#glide_lights a#glide_lights,
body#rtfx a#rtfx,
body#slupgrades a#slupgrades,
body#side_05 a#side_05,
body#side_06 a#side_06,
body#flashr a#flashr,
body#ftupgrades a#ftupgrades,
body#bullet_lights a#bullet_lights,
body#ft_48led a#ft_48led,
body#ft_15led a#ft_15led,
body#ft_smfta a#ft_smfta,
body#tail_lights a#tail_lights,
body#tail_sr a#tail_sr,
body#tail_ld a#tail_ld,
body#lenses a#lenses, 
body#qc_trailer_adapter a#qc_trailer_adapter,
body#rtqc a#rtqc,
body#modules a#modules,
body#badlands_le3 a#badlands_le3,
body#badlands_ill a#badlands_ill,
body#powerport a#powerport,
body#trailx a#trailx,
body#turn_upgrades a#turn_upgrades,{
	border-left: 10px solid #000099;
	border-right: 10px solid #5ba3e0;
	background-color: #000099;
	color: #fff;
}
