@charset "utf-8";
/*
Theme Name: Flowmaster
Theme URI: http://website.com
Description: Custom design for Flowmaster
Author: Abelardo Mazo
Author URI: http://website.com/
*/
/* Projectname Styles */
/* Default */
body {
	font-family:Arial;
	line-height:150%;
	font-size:12px;
	margin:0;
	padding:0;
	color:#333;
	background:#222;
	padding-bottom:15px;
	
	background:#222222 url(images/fmm_bg_01.jpg) repeat-x top left;
}
img:focus,
a:focus,
button:focus,
input[type="textarea"]:focus,
input[type="submit"]:focus,
input[type="text"]:focus,
select:focus {
	outline: none;
}
img {
	border:0;
	max-width: 100%;
}
p {
	margin-top:0;
}
a, a:link, a:active {
	text-decoration:none;
}
	
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia;
	font-weight:normal;
	color:#333;
	margin: 5px 0 10px 0;
	padding:0;
	line-height:150%;
}
h1 { font-size:24px; }
h2 { font-size:22px; }
h3 { font-size:20px; }
h4 { font-size:18px; }
.fmm_clear {
	clear:both;
}
.fmm_clear_content {
	clear:both; overflow:hidden; height:1px; visibility:hidden;
}
.fmm_small {
	font-size:10px;
}
.fmm_normal {
	font-size:12px;
}
.fmm_large {
	font-size:14px;
}
.fmm_main_wrapper {
	width:100%;
	margin:0;
	
}
.fmm_header_wrapper{
	width:100%;
	max-width:970px;
	/*height:82px;*/
	/*background:url(images/fmm_header_bg_02.png) no-repeat;*/
	background:url(images/header_bg_2.jpg) no-repeat 20% 0px;
	margin:0 auto;
	position:relative;
}
/*.fmm_s_icons{ position:absolute; top: 35px;	right: 24px; }*/
.fmm_header {
	width:100%;
	height:95px;
}
.fmm_header_l {
	width:25%;
	float:left;
}
.fmm_header_m {
	width:100%;
	max-width:252px;
	height:77px;	
	margin:0 auto;
	padding-top:8px;
}
.fmm_header_r {
	width:25%;
	float:left;
}
.fmm_menu_left {
	width:100%;
	max-width:970px;
	margin:0 auto;
	background:url(images/fmm_menu_bg_09.jpg) repeat-x;
	font-family:Arial;
	border-bottom:1px solid #8c1018;
}
.fmm_menu_left ul,
.fmm_menu_left ul li,
.fmm_menu_left ul li ul,
.fmm_menu_left ul li ul li {
	margin:0;
	padding:0;
	list-style:none;	
}
.fmm_menu_left ul li ul li ul {left: 229PX !important; top: 0px; opacity: 0 !important;}
.fmm_menu_left ul li ul {
	list-style:none;
	position:absolute;
	z-index:99999;
	left:-9999px; 
	width:230px;
	opacity:0;
	-webkit-transition:0.25s linear opacity;
	padding-bottom:5px;
	background-image:none;
}
.fmm_menu_left ul li ul li {
	padding-top:1px;
	float:none;
	background: #111111;
	height:35px;
	line-height:35px;
        
        border-top: 0.5  solid #191919;
        
        border-bottom: 0.5 solid #191919;
        
	
}
.fmm_menu_left ul li ul li a {
	color:#fff;
	padding: 0 0 0 20px;
}
.fmm_menu_left ul li ul li a:hover {
	padding: 0 0 0 20px;
	background-image:none;
}
.fmm_menu_left ul li ul li {
	color:#fff;
}
.fmm_menu_left ul li ul li:hover ul {opacity: 1 !important;}
.fmm_menu_left ul li:hover ul {
	left:0; 
	opacity:1; 
}
.fmm_menu_left ul li {
	float:left;
	height:53px;
	font-size:13px;
	letter-spacing:0px;
	font-weight:normal;
	position:relative;
}
.fmm_menu_left ul li {
	display:block;
	line-height:33px;
	height:33px;
	text-decoration:none;
	/*background:url(images/_div.png) 100% 0 no-repeat;*/
}
.fmm_menu_left ul li a {
	color:#d0d0d0;
	display:block;
	padding:0 13px 0 14px;
	text-decoration:none;
	font-size:11px;
	display:block;
}
.fmm_menu_left ul li a:hover {
	color:#fff;
	background:#181818 url(images/fmm_menu_hover_12.jpg) 100% 0 repeat;
}
.fmm_content{
	width:100%;
	max-width:970px;
	margin:0 auto;
}
.fixed{
	position:fixed;
	background:url(images/fmm_left_bottom-bg_47.jpg);
}
.fixed_content{
	width: 193px;
}
.fmm_content_left
{
	float:left;
	width:193px;
	padding-bottom:8px;
	border-right:2px solid #030303;
	background-image:/* url(images/fmm_left_bg_11.jpg), */ url(images/fmm_left_bottom-bg_47.jpg) ;
	background-repeat:  /*no-repeat, */ repeat-y;
	padding-bottom: 14px;
	
	min-height:1049px; /**previous val: 1049px;*//
}
.fmm_content_left h2{
	font-family: 'Oswald', sans-serif;
	font-size:16px;
	margin-left:8px;
	color:#ffffff;
}
.fmm_content_left_select{
	
	padding:5px;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#272727;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
}
.fmm_content_left ul
{
	list-style:none;
	padding:0;
	margin:0;
}
.fmm_content_left ul li
{
	background:url(images/ras_bg_menu.png) repeat-x;
	/*height:55px;*/
	/*line-height:55px;*/
	height:40px;
	line-height:40px;
	border-bottom:1px solid red;
}
.fmm_content_left ul li a
{
	background:url(images/fmm_left_menu_arrw.png) 98% 50% no-repeat;
	font-family: 'Oswald', sans-serif;
	font-size:13px;
	color:#ffffff;
	text-transform:uppercase;
	padding-left:15px;
	
	display:block;
}
.fmm_content_left  ul li a:hover {
	background-position:100% 50%;
	color:#c20c0f;
}
.fmm_content_right{
	float:left;
	width:100%;
	max-width:774px;
	padding-bottom:5px;	
	background-color: #fff; 
	background-image:  url(images/fmm_right_bg_c_25.jpg);
	background-repeat: repeat-y !important;
	min-height: 777px;	/*previous val: 1195px */
	position: relative;
/*  */
}
div#shslideshow_1 div.slides{
	overflow: hidden;
}
.fmm_slideshow{
	width:100%;
	max-width:759px;
	margin:0 auto;
	margin-top:5px;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
}
.fmm_slideshow img{
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
}
.fmm_col{
	background:#dfdfdf url(images/fmm_content_right_col_bg_25.jpg) repeat-x;
	border:1px solid #dfdfdf;
	/*float:left;*/
	display: inline-block;
	text-align: center;
	margin-left:8px;
	width:180px;
	margin-top:5px;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
	
	-moz-box-shadow:0px 4px 2px #BDBDBD; /* Firefox */
	-webkit-box-shadow: 0px 4px 2px #BDBDBD; /* Safari, Chrome */
	box-shadow: 0px 4px 2px #BDBDBD; /* CSS3 */
	behavior: url(ie-css3.htc); /* IE  - this is important */
}
.fmm_content_right h3{
	font-family: 'Oswald', sans-serif;
	color:#bb2731;
	font-size:15px;
	text-align:center;
	
}
.fmm_content_right h4{
	font-family: 'Oswald', sans-serif;
	color:#bb2731;
	font-size:19px;
	
}
.fmm_content_right h5{
	font-family: 'Oswald', sans-serif;
	color:#0a0a0a;
	text-transform:uppercase;
	font-weight:bolder;
	font-size:35px;
	margin:0;
	padding:0;
	
}
.fmm_play_btn{
	position:absolute;
	top: 66px;
	left: 65px;
}
.fmm_play_btn_2
{
	position:absolute;
	top:43px;
	left:95px;
}
.fmm_footer{
	width:100%;
	max-width:970px;
	background:#080808 ; /*url(images/fmm_footer_bg_66.jpg) repeat-x*/
	min-height:31px;
	line-height:31px;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#6a6a6a;
}
.fmm_footer_menu {
	width:200px;
	float:left;
	margin-right:37px;
	padding:10px 0;
}
.fmm_footer_menu ul,
.fmm_footer_menu ul li {
	list-style:none;
	margin:0;
	padding:0;
}
.fmm_footer_menu ul li {
	height:28px;
	line-height:28px;
	border-bottom:1px #bbbbbb dotted;
}
.fmm_footer_menu ul {
	border-top:1px #bbbbbb dotted;
}
.fmm_footer_menu ul li a {
	display:block;
	text-indent:15px;
	color:#525252;
}
.fmm_footer_menu ul li a:hover {
	background-color:#cfcfcf;
	color:#434343;
}
/**popout*/
.fmm_locate_dealer_popout{
	position:relative;
	z-index:999999;
}
.fmm_ld_h{
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	padding:5px;
	padding-right:22px;
	padding-left:10px;	
	padding-top: 3px;
	cursor:pointer;
	background:#c51b27 url(images/fmm_d_arw.png) 90% 50% no-repeat;
	
	-moz-border-radius: 5px 5px 0px 0px; /* FF */
	-webkit-border-radius: 5px 5px 0px 0px; /* Safari */
	-khtml-border-radius: 5px 5px 0px 0px; /* Chrome & Others */
	border-radius: 5px 5px 0px 0px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
}
.fmm_ld_items
{
	width: 185px;
	position: absolute;
	right: 0;
	top: 25px;
	padding-bottom:7px;
	-moz-border-radius:5px 0px 5px 5px; /* FF */
	-webkit-border-radius: 5px 0px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 0px 5px 5px; /* Chrome & Others */
	border-radius:5px 0px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
	background:#c51b27;
}
.fmm_ld_items_inner{
	width:160px;
	
	margin:0 auto;
	margin-top:7px;
	padding:5px;
	background:#FFF;
	-moz-border-radius: 3px; /* FF */
	-webkit-border-radius: 3px; /* Safari */
	-khtml-border-radius: 3px; /* Chrome & Others */
	border-radius: 3px; /* IE */
}
.fmm_ld_items_inner ul{
	width:100%;
	background:#ffffff !important;
	-moz-border-radius: 3px; /* FF */
	-webkit-border-radius: 3px; /* Safari */
	-khtml-border-radius: 3px; /* Chrome & Others */
	border-radius: 3px; /* IE */
	border-bottom:1px dashed #bbbbbb;
	float:none !important;
}
.fmm_ld_items_inner ul li{
	width:100%;
	background:#ffffff !important;
	border-top:1px dashed #bbbbbb;
	height:25px;
	line-height:25px;
}
.fmm_ld_items_inner ul li a{
	color:#232323;
	background:url(images/fmm_d_arwR.png) 95% 50% no-repeat;
	padding-left: 5px;
}
.fmm_ld_items_inner ul li a:hover{
	color:#232323;
	background:url(images/fmm_d_arwR.png) 95% 50% no-repeat;
}
/**/
.fmm_left_top{
	/*background:#373737 url(images/fmm_left_top_bg_04.jpg) repeat-y;
	height:45px;*/
	line-height:45px;
}
.fmm_left_top_item{
	width:90%;
	margin:0 auto;
	border-bottom:1px solid #1f1f1f;
	font-family:Oswald;
	font-size:16px;
	color:#ffffff;
}
.fmm_ymt{
	font-family: Tahoma, Geneva, sans-serif;
font-size: 10px;
color: #AB1620;
line-height: 15px;
}
.fmm_p_s{
	position:relative;
/*top: 0px;
right: -4px;*/
}
.fmm_p_s_items{
	/*position:absolute;*/
	
	margin-top: -8px;
	
	margin-left: -11px;
	/*top:36px;
	right:6px;*/
	padding:8px;
	background:#901119 url(images/fmm_popout_bg_03.jpg) repeat-x;;
	width:160px;
	border:1px solid #cf1d29;
	
	-moz-border-radius: 5px 0px 5px 5px; /* FF */
	-webkit-border-radius: 5px 0px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 0px 5px 5px; /* Chrome & Others */
	border-radius: 5px 0px 5px 5px; /* IE */
}
.fmm_arwD{
	background:#c41b26 url(images/fmm_d_arw.png) 50% 40% no-repeat;
	width:21px;
	height:30px;
	position:absolute;
	/*top:10px;*/
	
	margin-top:-27px;
	right:6px;
	border:1px solid #cf1d29;
	border-bottom:none;
	z-index:999999;
	cursor:pointer;
	
	-moz-border-radius: 5px; /* FF */
	-webkit-border-radius: 5px; /* Safari */
	-khtml-border-radius: 5px; /* Chrome & Others */
	border-radius: 5px; /* IE */
}
.fmm_content_left_inputT{
	padding:6px;
	width:141px;
	padding-right:32px;
	font-size: 8pt;
	height: 20px;
	border:1px solid #62060c;
	-moz-border-radius: 5px; /* FF */
	-webkit-border-radius: 5px; /* Safari */
	-khtml-border-radius: 5px; /* Chrome & Others */
	border-radius: 5px; /* IE */
}
/* Wordpress Default */
.positionidicator {
	width:100%;
	padding:10px 0; 
	border:1px dashed #114d0e;
	color:#000;
	background-color:#cffcdb;
	text-align:center;
	font-family:Arial;
	font-size:12px;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.8;
	z-index:100;
}
.positionidicator_cont {
	position:relative;
	width:100%;
}
.readmore {
	margin-top:10px;
	text-align:right;
	padding:3px 8px;
	font-size:11px;
	font-weight:bold;
	background-color:#7C7C7C;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	display:block;
	float:right;
}
.readmore:hover {
	background-color:#676767;
}
.readmore a:hover,
.readmore a {
	color:#FFF !important;
}
.padding10 {
	padding:10px;
}
.post {
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dashed #CCC;
}
.searchbox input[type="text"]{
	width:168px;
	height:25px;
	line-height:25px;
	padding:0 0 0 5px;
	border:0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	background: #FFF url(images/cpv_icon_magnifying.png) 95% 50% no-repeat;
}
.alignright {float:right; margin-left:10px; }
.alignleft {float:left; margin-right:10px; }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.breadcrumbs {
	font-size:11px;
}
.postmetadata {
	font-size:11px;
	padding:5px 8px;
	background-color:#F9F9F9;
	margin-bottom:8px;
	border-bottom:1px #E9E9E9 solid;
	border-top:1px #E9E9E9 solid;
	color:#525252;
}
.clearfix {
	clear:both;
}
/* Overrides */
.fm-form input.submit {
	float:left !important;
	margin-left:194px;
	padding:10px 15px;
	background-color:#0e6cc1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	border:none !important;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}
.fm-form input.submit:hover {
	background-color:#044a89;
}
.shslideshow_nav {
	right:10px !important;
}
.shslideshow_nav a {
	 background-color:#fff;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	-khtml-border-radius: 15px;
	border-radius: 15px;
	behavior: url(border-radius.htc);
	border-radius: 15px;
	padding:5px 9px;
	color:#fff !important;
	border:none;
	cursor:pointer;
}
.shslideshow_nav a:hover {
	background-color:#3f93d8;
	color:#3f93d8 !important;
}
.shslideshow_nav a.activeSlide {
	font-weight: bold;
	color:#3f93d8 !important;
	background-color:#3f93d8;
}
/* Updates */
/* street mufflers */
.clear{
	clear:both;
}
#container{
	/*width: 766px;
	background: white;
	padding: 4px;
	overflow: hidden;*/
}
/* search product */
.search_product{
	margin:10px 16px 10px 0px;
	border-bottom: 1px solid lightGrey;
	padding-bottom: 10px;
	overflow: hidden;
}
.search_product div{
	float:left;
	margin-right:7px;
}
.search_product div:last-child{
	margin-right:0px !important;
}
.search_product div select{
	border:1px solid #c6c6c6;
	background:#f1f1f1;
	-moz-border-radius: 5px 5px 5px 5px ; /* FF */
	-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
	-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
	border-radius: 5px 5px 5px 5px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
	padding: 7px 6px 7px 4px;
	width: 124px;
	font-size: 12px;
}
.search_product div select.submodel{
	width:140px;
}
/* product display */
.product_container{
	border-bottom: 3px solid #C7222D;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:20px;
}
.product_img{
	float:left;
}
.product_info{
	float:left;
	margin: 10px 10px;s
}
.product_name,.add_not{
	float:left;
}
.add_not{
	padding-top:4px;
}
.description{
	width: 100%;
	max-width: 590px;
	padding: 5px 10px;
	font-size: 13px;
	line-height: 18px;
}
.more_detail{
	float:right;
}
.more_update { margin-top: 20px; }
.more_detail img{
	cursor:pointer;
}
.street_pagination a,
.top_street_pagination a{
	color: white;
}
.street_pagination{
	background: #B51822;
	font-weight: bold;
	padding: 8px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-khtml-border-radius: 0px 0px 5px 5px;
	border-radius: 0px 0px 5px 5px;
	behavior: url(border-radius.htc);
	margin-top: -20px;
	float: right;
}
.top_street_pagination{
	background: #B51822;
	font-weight: bold;
	padding: 8px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
	behavior: url(border-radius.htc);
	float: right;
}
.line_pagination{
	border-bottom: 3px solid #B51822;
	width: 100%;
	max-width: 757px;
	margin-bottom: 5px;
	height: 32px;
}
/* street mufflers*/
#checkout-step-one, #checkout-step-two, .wpsc_registration_form .alert {display:none;}
.alert {color:red;}
/* street mufflers*/
#checkout-step-one, #checkout-step-two, .wpsc_registration_form .alert {display:none;}
.alert {color:red;}
/* */
.description_page{
	font-size: medium; 
	font-family: arial, helvetica, sans-serif; 
	line-height: 150%;
}
.description_list li{
	font-family: arial, helvetica, sans-serif; 
	font-size: medium;
	font-weight:bold;
	line-height: 150%;
}
/* Super 44 Series click_on */
.entry{
	position:relative;
}
.item_info_wrapper h3{
	font-size: 20px;
}
#checkout-step-one, #checkout-step-two, .wpsc_registration_form .alert {display:none;}
.alert {color:red;}
/* race mufflers table */
#table_container{
	/*width:764px;
	padding:5px;
	background:white;*/
}
#table_container table.delta_force{
	width:100%;
	border-spacing:0;
}
#table_container table tr th,
#table_container table tr td{
	padding:1px;
}
.red_nb{
	background: #C42429;
	color: white;
	text-align:center;
}
.black_nb{
	background: black;
	color: white;
	text-align:center;
}
tr.center{
	text-align:center;
}
td.header_red{
	background:#c42429;
	color:white;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
}
td.header_black{
	background:black;
	color:white;
	font-weight:bold;
	font-size: 16px;
	text-align:center;
}
tr.header_red{
	background:#c42429;
	color:white;
}
tr.header_black{
	background:black;
	color:white;
	text-align:center;
}
th.header_dark_grey{
	background:#575a5a;
	color:white;
	font-weight:normal;
	font-size:11px;
}
#table_container tr.center:nth-child(even) {background: #CCC}
#table_container tr.center:nth-child(odd) {background: #FFF}
table.rasd{
	width:60%;
	border:none;
	border-spacing:0;
}
.rasd tr.header_black{
	background:black;
	color:white;
	font-weight:bold;
	font-size: 16px;
}
table.rasd tr.header_red td{
	padding:2px 2px !important;
	text-align:center;
}
.rasd tr.center td:nth-child(odd) {font-weight:bold;}
.rasd tr.center:nth-child(even) {background: #CCC}
.rasd tr.center:nth-child(odd) {background: #FFF}
table.orm{
	width:50%;
	border:0;
	border-spacing:0;
}
table.orm tr.header_red td{
	padding:2px 4px !important;
	text-align:center;
}
table.orm tr.center td:last-child{
	font-weight:bold;
}
.orm tr.center:nth-child(even) {background: #CCC}
.orm tr.center:nth-child(odd) {background: #FFF}
table.lfm{
	border:0;
	border-spacing:0;
}
table.lfm tr.header_red td{
	padding:2px 4px !important;
	text-align:center;
}
.sscadra{
	border:0;
	border-spacing:0;
	width:65%;
}
.header_black_bold {
	background: black;
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}
.sscadra tr.center:nth-child(even) {background: #CCC}
.sscadra tr.center:nth-child(odd) {background: #FFF}
.sst, .sc, .ssvc, .ptlssbb{
	border:0;
	border-spacing:0;
	width:65%;
}
.sst tr.center:nth-child(even) {background: #CCC}
.sst tr.center:nth-child(odd) {background: #FFF}
/* END of race mufflers table */
/* fmm 1-7-13 */
.clear{
	clear:both;
}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
.table_scavenger table{
	margin-top:10px;
}
/*.container{
	width:764px;
	padding:5px;
	background:white;
}*/
.divider{
	margin:10px 0px;
}
.para_muffler{
	line-height:150%;
	text-align:left;
	font-size:13px;
	margin:5px 0px;
}
.muffler_para_title{
	color:#ce1f2a;
	font-size:20px;
	font-weight:bold;
	margin-top:10px;
}
.scavengers_para p{
	float:right;
	width:545px;
	font-size:13px;
	line-height:150%;
	margin-top:10px;
}
.scavengers_para_dport{
	float:right;
	width:490px;
	font-size:13px;
	line-height:150%;
	margin-top:10px;
}
.divider_container{
	margin-top:15px;
}
.scavengers_para p:first-child +p{
	font-size:12px;
	color:#606060;
}
.racemuffler_para p{
	margin-top:20px;
	line-height:150%;
	text-align:left;
	font-size:13px;
}
.racemuffler_button{
	float:right;
	margin:10px 15px ;
}
.muffler_note{
	color:#606060;
	margin-top:10px;
}
.sca_turn_2{
	margin-left:10px;
}
.sca_turn_4{
	margin-left:10px;
	margin-top:8px;
}
/***** (table) *****/
table.delta_force{
	width:100%;
	border-spacing:0;
}
.container tr.center:nth-child(even) {background: #CCC}
.container tr.center:nth-child(odd) {background: #FFF}
.container table tr th,
.container table tr td{
	padding:1px;
}
.red_nb{
	background: #C42429;
	color: white;
	text-align:center;
}
.black_nb{
	background: black;
	color: white;
	text-align:center;
}
tr.center{
	text-align:center;
}
td.header_red{
	background:#c42429;
	color:white;
	font-weight:bold;
	font-size: 16px;
}
td.header_black{
	background:black;
	color:white;
	font-weight:bold;
	font-size: 16px;
}
tr.header_red{
	background:#c42429;
	color:white;
}
tr.header_black{
	background:black;
	color:white;
	text-align:center;
}
th.header_dark_grey{
	background:#575a5a;
	color:white;
	font-weight:normal;
	font-size:11px;
}
#table_container tr.center:nth-child(even) {background: #CCC}
#table_container tr.center:nth-child(odd) {background: #FFF}
table.rasd{
	width:60%;
	border:none;
	border-spacing:0;
}
.rasd tr.header_black{
	background:black;
	color:white;
	font-weight:bold;
	font-size: 16px;
}
table.rasd tr.header_red td{
	padding:2px 2px !important;
	text-align:center;
}
.rasd tr.center td:nth-child(odd) {font-weight:bold;}
.rasd tr.center:nth-child(even) {background: #CCC}
.rasd tr.center:nth-child(odd) {background: #FFF}
table.orm{
	width:98%;
	border:0;
	border-spacing:0;
	border-top:4px solid black;
}
table.orm tr.header_red td{
	padding:2px 4px !important;
	text-align:center;
}
table.orm tr.center td:last-child{
	font-weight:bold;
}
.orm tr.center:nth-child(even) {background: #CCC}
.orm tr.center:nth-child(odd) {background: #FFF}
table.lfm{
	border:0;
	border-spacing:0;
}
table.lfm tr.header_red td{
	padding:2px 4px !important;
	text-align:center;
}
table.sscadra{
	border:0;
	border-spacing:0;
	width:545px;
	margin-top:20px;
}
.header_black_bold {
	background: black;
	color: white;
	font-weight: bold;
	font-size: 16px;
	text-align:center;
}
.sscadra tr.center:nth-child(even) {background: #CCC}
.sscadra tr.center:nth-child(odd) {background: #FFF}
.sscadra tr.center td:last-child,
.sst tr.center td:last-child,
.sc tr.center td:last-child,
.ssvc tr.center td:last-child{
	font-weight:bold;
}
table.sst, table.ptlssbb{
	width:545px;
}
.sst, .sc, .ssvc, .ptlssbb{
	border:0;
	border-spacing:0;
	width:100%;
}
.sst tr.center:nth-child(even) {background: #CCC}
.sst tr.center:nth-child(odd) {background: #FFF}
.small_letter{
	font-weight: normal;
	font-size: 11px;
}
/** add **/
@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial;
	line-height:150%;
	font-size:12px;
	margin:0;
	padding:0;
	color:#333;
}
img:focus,
a:focus,
button:focus,
input[type="textarea"]:focus,
input[type="submit"]:focus,
input[type="text"]:focus {
	outline: none;
}
img {
	border:0;
}
p {
	margin-top:0;
}
a, a:link, a:active {
	text-decoration:none;
}
	
a:hover {
	text-decoration:none;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia;
	font-weight:normal;
	color:#333;
	margin: 5px 0 10px 0;
	padding:0;
	line-height:150%;
}
h1 { font-size:24px; }
h2 { font-size:22px; }
h3 { font-size:20px; }
h4 { font-size:18px; }
.fmmj_clear {
	clear:both;
}
.fmmj_clear_content {
	clear:both; overflow:hidden; height:1px; visibility:hidden;
}
.fmmj_small {
	font-size:10px;
}
.fmmj_normal {
	font-size:12px;
}
.fmmj_large {
	font-size:14px;
}
.fmmj_inner_wrapper {
	/*width:770px; padding:10px; background:#FFF;*/
}
.es_item_wrapper{
	width:100%;
}
.es_item_wrapper p {
	color:#3c3c3c;
	font-size:13px;
	text-align:justify;
}
.es_item_wrapper .title{
	font-size:18px;
	line-height:28px;
	color:#b01d25;
	font-weight:bold;
}
.es_item_wrapper .left{
	float:left;
	width: 34% !important;
}
.es_item_wrapper .center{
	float:left;
	width: 45% !important;
}
.es_item_wrapper .right{
	float:left;
	width: 15% !important;
}
.search_opt{
	width: 100%;
}
.search_opt .select_wrapper{
float:left; background:#f1f1f1; border: 1px #c6c6c6 solid; padding:4px;
margin-left: 10px;
-moz-border-radius: 5px 5px 5px 5px ; /* FF */
-webkit-border-radius: 5px 5px 5px 5px; /* Safari */
-khtml-border-radius: 5px 5px 5px 5px; /* Chrome & Others */
border-radius: 5px 5px 5px 5px; /* IE */
behavior: url(border-radius.htc); /* IE - this is important */
}
.select_wrapper select{
	border:none;
	background: #f1f1f1;
}
.fmmj_inner_wrapper p{
color: #1f1f1f;
font-size:13px;
line-height:18px;
}
.fmmj_inner_wrapper .left{
float:left; width:45%; padding:10px;
}
.fmmj_inner_wrapper .right{
float:right; width:45%; padding:10px;
}
.fmmj_inner_wrapper .exahaust_bg{
	background: url(http://newfmdev.flowmastermufflers.com/images/es_eskits.png) no-repeat; height:36px;
margin: 8px 0px;
}
.exahaust_bg .title{
padding: 9px 0px 0px 222px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#b01d25; text-transform:uppercase;
}
.fmmj_inner_wrapper .outlaw_bg{
background:url(http://newfmdev.flowmastermufflers.com/images/lp_outlaw.png) no-repeat; height:36px;
margin: 8px 0px;
}
.outlaw_bg .title{
padding: 9px 0px 0px 114px; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold; color:#b01d25; text-transform:uppercase;
}
.fmmj_inner_wrapper table{
	width: 100%;
	border: none;
	border-spacing:0;
}
.fmmj_inner_wrapper table tr th{
	background:#c42429;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300 !important;
	color:#fff;
	 padding: 0;
}
.fmmj_inner_wrapper table tr td{
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	 padding: 0;
}
.container .muffler_illustrations td{
	padding-bottom: 10px;
}
.fmm_pr p{
	margin-top:5px;
	margin-left:10px;
	text-align:left;
}
.bold_n_word{
	font-weight:bold;
	font-size:medium;
}
.scavenger_sc{
	margin-left:27px;
	margin-top:20px;
}
.scavenger_sc_1{
	margin-left:27px;
}
.muffler_illustration{
	margin-left:25px;
}
.click_on{
	background: url(../../../images/click_on.png)no-repeat;
	padding: 37px 129px;
	right: 0;
	position: absolute;
	margin: -37px 28px;
}
.delta_force td a,
.delta_force td{
	font-size:13px;
}
.delta_force td a{
	color:black;
}
.delta_force td a:hover{
	color:blue;
	text-decoration:underline;
}
#iframe{
	height:1600px !important;
}
.rl_title{
	padding-bottom: 10px;
}
.faq_cont{
	padding:10px;
	border: #E3E3E3 1px solid;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	behavior: url(border-radius.htc);
	margin:8px;
	-moz-box-shadow: 0px 4px 2px #888888;
	-webkit-box-shadow: 0px 4px 2px #888888;
	box-shadow: 0px 4px 2px #888888;
	behavior: url(ie-css3.htc);
}
.faq_cont h2{
	margin-bottom:30px;
}
.ques span{
	padding-right: 5px;
	font-size: 16px;
}
.ques{
	/*font-family: 'Oswald', sans-serif;
	font-size: 16px;
	color: #bb2731;*/
	color:black;
	font-size: 16px;
	font-family: arial black,avant garde;
	font-weight:bold;
	margin-bottom:15px;
	cursor:pointer;
}
.ans{
	display:none;
	margin-bottom: 20px;
	margin-left: 26px;
	margin-top: 15px;
	font-size: 14pt;
}
.further{
	margin-top:30px;
	margin-left:30px;
}
.hours_operation{
	color:white;
	font-size:14px;
	font-family:arial;
	
}
.hours_operatio_cont{
	display: none;
	position: absolute;
	margin: 0px 0px 0px -109px;
	color: white;
	cursor: pointer;
	background: url(images/hours_operation_bg.png)no-repeat;
	padding: 17px 15px 20px 16px;
	height: 58px;
	width: 233px;
	z-index: 100;
	font-size: 13px;
}
.hoo_title{
	margin-bottom:7px;
}
.hoo_time{
	margin-bottom: 3px;
}
.footer_top {
background: white;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-khtml-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
behavior: url(border-radius.htc);
padding: 10px;
margin-top:5px;
margin-bottom:5px;
}
#Table_01 {
float: left;
}
.footer_top .footer_logo {
float: left;
margin-right: 10px;
text-align: center;
}
.footer_border {
margin: 0px 0px 0px 100px !important;
}
.p_right {
float: right;
}
.payment_accepted {
color: #3a3a3a;
font-size: 23.63px;
font-family: 'Oswald', sans-serif;
font-weight: bold;
margin-top: 16px;
}
.footer_paymet {
float: left;
margin-right: 5px;
margin-top: 20px;
}
.p_left{
	float:left;
}
.clear{
	clear:both;
}
.fmm_footer a{
	color: #6a6a6a;
}
.free_shipping_cont {
	display: none;
	position: absolute;
	color: white;
	z-index: 100;
	background: url(images/more_detail2.png)no-repeat;
	height: 124px;
	width: 400px;
	padding: 22px 10px 10px 10px;
	text-align: justify;
	right: 17px;
}
table.nascar tr.center td:last-child{ font-weight: normal !important;}
th.header{background: url(images/bg.gif) no-repeat center right; cursor: pointer;}
th.header:hover{ background: #949494 url(images/bg.gif) no-repeat center right;}
th.headerSortDown{background: url(images/desc.gif) no-repeat center right;}
th.headerSortDown:hover{background: #949494 url(images/desc.gif) no-repeat center right;}
th.headerSortUp{background: url(images/asc.gif) no-repeat center right;}
th.headerSortUp:hover{background: #949494 url(images/asc.gif) no-repeat center right;}
.event_holder{padding:0px 5px 15px 5px;border-bottom:1px solid #bdbdbd;margin:10px 0px;}
.fl{float:left;margin-right:15px;}
.fr{float:left;width: 65%;}
.event_title a{color:black;}
.div_margin{margin-bottom:5px;line-height:150%;}
.div_margin:nth-child(1){background:url(images/clock.png)no-repeat 0% 50%;padding-left:23px;}
.map_location{background:url(images/map.png)no-repeat 2px 50%;padding-left:23px;}
/* cart pop-up design */
.show_sys_message .left{
	float:left;	
}
.show_sys_message .right{
	float:right;	
}
.added_cont{
	background:#dff2bf;	
	-moz-border-radius: 10px ; /* FF */
	-webkit-border-radius: 10px; /* Safari */
	-khtml-border-radius: 10px; /* Chrome & Others */
	border-radius: 10px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
	padding:3px;
	border:1px solid #4f8a10;
}
.check_img{
	margin:0px 6px 0px 7px;	                                                                   
}
.product_name{
	color:#4f8a10;     
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px 0px 5px 0px;	
	font-weight:bold;
}
.close_button{
          
	margin:5px 10px 0px 10px;
	margin-top: -5px;
	text-align: right;
}
.added_bot{
	margin:5px 10px 10px 0px;	
}
.added_top{
	margin-top: 10px;
}
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                          
.added_bot a{
	color:black;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;		
	font-weight:bold;
}
.review_cart a{
	margin-right:20px;	
	/*background:url(/images/arrow_a.png)no-repeat right;
	padding-right: 22px;*/
	background:url(/images/review_cart_icon.png)no-repeat right;
	padding-right: 26px;
}
.proceed_check{
	/*background:url(/images/arrow_a.png)no-repeat right;
	padding-right: 22px;*/
	background:url(/images/proceedtocheckout.png)no-repeat right;
	padding-right: 22px;
}
.information_cont{
	background:#bde5f8;
	border:1px solid #00529b;
	-moz-border-radius: 10px ; /* FF */
	-webkit-border-radius: 10px; /* Safari */
	-khtml-border-radius: 10px; /* Chrome & Others */
	border-radius: 10px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
	padding:10px;
}
.info_icon{
	float:left;
}
.info_msg{
	color:#00529b;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin: 4px 8px;
	font-style:italic;
}
.error_cont{
	background:#ffbaba;
	border:1px solid #d8000c;
	-moz-border-radius: 10px ; /* FF */
	-webkit-border-radius: 10px; /* Safari */
	-khtml-border-radius: 10px; /* Chrome & Others */
	border-radius: 10px; /* IE */
	behavior: url(border-radius.htc); /* IE - this is important */
	padding:10px;
}
.error_icon{
	float:left;
}
.error_msg{
	color:#d8000c;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin: 4px 8px;
	font-style:italic;
}
.radio{
	border:none;	
}
.message_product_name{
	color:#4f8a10;     
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 3px 0px 5px 0px;	
	font-weight:bold;
	font-style: italic;
	width: 80%;
}
.blog_sidebar_cont{float:left;width: 183px;padding: 10px 5px;}
.blog_sidebar{padding: 10px;border: 1px solid #292828;border-radius: 5px;background: #0c0c0c;margin-bottom: 15px;text-align: center;}
.blog_sidebar .textwidget{padding-top: 10px;text-align: left;}
.blog_sidebar select{width: 100%;}
.blog_sidebar ul{padding-left: 20px;text-align: left;}
.blog_sidebar ul li{list-style-type: square;color: #8c1018;}
.blog_sidebar ul li a{color: #c5c5c5;font-size: 12px;font-family: arial;}
.blog_sidebar_title{color: #b5b5b5;font-size: 18px;font-family: 'Oswald', sans-serif;border-bottom: 1px solid #2c2c2c;font-weight: normal;padding-bottom: 8px;padding-left: 3px;margin-bottom: 10px;text-align: left;}
/* Blog */
.blog_cont_cont{padding:15px 10px;}
.f_top_post_cont{border-bottom: 1px solid #bdbdbd;}
.b_post_cont{margin:15px 0px;border-bottom: 1px solid #bdbdbd;}
.postdata{background: #494f54;font-family: arial;font-size: 12px;padding: 5px 3px;color: #bdbdbd;padding: 5px 10px;}
.postdata a{color: white;}
.fpb_cont{margin:12px 0px;}
.blog_title{font-family: oswald;font-size: 22px;margin:10px 10px 0px 10px;}
.fp_title_cont{position: relative;}
.fp_title_cont .img_pin_right{position: absolute;right: -10px;top:-10px;}
.fp_title_cont .img_pin_left{position: absolute;left: -10px;top:-10px;}
/* Featured */
.featured_post_cont{margin-bottom: 30px;
	-moz-box-shadow: 0 0 3px 1px #D1D1D1;
	-webkit-box-shadow: 0 0 3px 1px #D1D1D1;
	box-shadow: 0 0 3px 1px #D1D1D1;
	-moz-border-radius: 8px ; /* FF */
	-webkit-border-radius:  8px; /* Safari */
	-khtml-border-radius:  8px; /* Chrome & Others */
	border-radius:  8px; /* IE */
}
.fp_title{display: block;color:white;text-align: center;font-size: 19px;font-weight: bold;padding:15px;font-family: 'Oswald', sans-serif;text-transform: uppercase;
	background: -webkit-linear-gradient( #9d0d0d, #7b0505); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient( #9d0d0d, #7b0505); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient( #9d0d0d, #7b0505); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#9d0d0d, #7b0505); /* Standard syntax */
	-moz-border-radius: 8px 8px 0px 0px ; /* FF */
	-webkit-border-radius: 8px 8px 0px 0px; /* Safari */
	-khtml-border-radius: 8px 8px 0px 0px; /* Chrome & Others */
	border-radius: 8px 8px 0px 0px; /* IE */
}
.featured_post_block{padding:10px;}
.fpb_title{margin-bottom: 10px;}
.fpb_title a{color: #bc2629;line-height: 150%;font-size: 19px;font-family: 'oswald';}
.fpb_cont .fpb_img{float:left;margin-right: 20px;}
.fpb_cont .desc{float:left;width: 580px;}
/* Latest */
.lp_title{display: block;color:white;text-align: center;font-size: 19px;font-weight: bold;padding:15px;font-family: 'Oswald', sans-serif;text-transform: uppercase;
	background: -webkit-linear-gradient(#262626, #101010); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#262626, #101010); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#262626, #101010); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#262626, #101010); /* Standard syntax */
	-moz-border-radius: 8px 8px 0px 0px ; /* FF */
	-webkit-border-radius: 8px 8px 0px 0px; /* Safari */
	-khtml-border-radius: 8px 8px 0px 0px; /* Chrome & Others */
	border-radius: 8px 8px 0px 0px; /* IE */
}
.latest_post_block{}
/* navigation */
.nav-previous{float:right;}
.nav-next{float:left;}
.blog_pagination a{display: block;color:white;padding:5px 10px;
	background: -webkit-linear-gradient(#2e2e2e, #000000); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#2e2e2e, #000000); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#2e2e2e, #000000); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#2e2e2e, #000000); /* Standard syntax */
	-moz-border-radius: 5px ; /* FF */
	-webkit-border-radius: 5px; /* Safari */
	-khtml-border-radius: 5px; /* Chrome & Others */
	border-radius: 5pxs; /* IE */
}
.single_post .postdata{margin-bottom: 20px;}
.tagcloud a{color:#c5c5c5;}

.social_icon_img { 
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	filter: grayscale(100%);
}
.social_icon_img:hover { 
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	filter: grayscale(0%);
}

/* 12-04-14 update */

#container_for_all { width:100%; max-width:970px; margin:0 auto; /*background: url(images/fmm_left_bottom-bg_47.jpg) repeat-y top left black; border-left: 1px solid #030303;*/ }
.logo_cont { top:0; left:1px; float: left; }
.logo_cont p { margin: 0px !important; }
.fmm_s_icons { float: right; margin: 35px 24px 0px 0px; }
.header_info_cont { float:left }
.cart_cont { float:right; margin-left: 10px; }
.social_icons_cont { float: left; }
.fmm_slideshow ul { padding: 0px; }
.product_category_block{ text-align: center; }
.product_category_block:after { content: ""; clear: both; display: table; }
.front_page_content { float:left; margin-left:8px; width:100%; max-width: 519px; }

/* Banner */

.FreeShippingBannerCont { position: relative; display: inline-block; margin: 5px 0px 0px 8px; }
.FreeShippingBannerCont .banner_cont { position: relative; line-height: 0px; }
.FreeShippingBannerCont .more_detail_btn, .responsive_banner_cont .more_detail_btn { position: absolute; bottom: 16px; right: 18px; line-height: 0px; display: block; cursor: pointer; }
.FreeShippingBannerCont .FreeShippingDetail, .responsive_banner_cont .FreeShippingDetail { display: none; position: absolute; color: white; z-index: 100; background: url(images/FreeShippingDetailBG.png)no-repeat; height: 124px; width: 400px; padding: 22px 10px 10px 10px; text-align: justify; right: 11px; top: 73px; font-size: 12px; line-height: 150%; }
.responsive_flag_banner_cont { display: none; padding: 20px 0px; 
	background-color: #3c3c3c;
	background: url(images/american_flag.png)no-repeat left center, -webkit-linear-gradient(top,#212121,#282828,#212121);
	background: url(images/american_flag.png)no-repeat left center, -moz-linear-gradient(top,#212121,#282828,#212121);
	background: url(images/american_flag.png)no-repeat left center, -ms-linear-gradient(top,#212121,#282828,#212121);
	background: url(images/american_flag.png)no-repeat left center, -o-linear-gradient(top,#212121,#282828,#212121);
	background: url(images/american_flag.png)no-repeat left center, linear-gradient(top,#212121,#282828,#212121);
}
.responsive_banner_cont { position: relative; display: block; border-top: 1px solid #1A1A1A; border-bottom: 1px solid #1A1A1A; padding: 15px 10px;
	background-color: #3c3c3c;
	background-image: -webkit-linear-gradient(top,#3c3c3c,#202020);
	background-image: -moz-linear-gradient(top,#3c3c3c,#202020);
	background-image: -ms-linear-gradient(top,#3c3c3c,#202020);
	background-image: -o-linear-gradient(top,#3c3c3c,#202020);
	background-image: linear-gradient(top,#3c3c3c,#202020);
	-moz-box-shadow: inset 0 1px 2px #151515;
	-webkit-box-shadow: inset 0 1px 2px #151515;
	box-shadow: inset 0 1px 2px #151515;
}
.responsive_banner_cont .text_1 { font-family: 'roboto_condensedbold'; font-size: 29px; line-height: 120%; color: white; }
.responsive_banner_cont .text_1 span { font-family: 'roboto_condensedregular'; }
.responsive_banner_cont .text_2 { font-family: 'roboto_condensedbold';  font-size: 29px; line-height: 120%;  color: white; }
.responsive_banner_cont .FreeShippingDetail { top: 83px; width: 95%; max-width: 400px; right: 0px; padding: 22px 10px 10px 10px; background-position: right center; line-height: 133%; z-index: 999999; }

.catalog_main_cont { text-align: center; }
.catalog_cont { display: inline-block; margin: 10px; width: 150px; text-align: center; vertical-align: top; }

/* Footer */
.footer_term_block { float: left; padding-left: 8px; }
.footer_copyright_block { float: right; padding-right: 8px; }

@font-face {
    font-family: 'roboto_condensedregular';
    src: url('fonts/RobotoCondensed-Regular-webfont.eot');
    src: url('fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('fonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('fonts/RobotoCondensed-Bold-webfont.eot');
    src: url('fonts/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('fonts/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('fonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* Menu */

.locate_dealer_cont { float:right; margin-right:8px; margin-top:5px; }

/* Responsive Class */

.left_btn { background: #95100e url(images/sprite.png)no-repeat 9px -165px; width: 48px; height: 48px; display: none; position: absolute; top: 88px; left: 0px; cursor: pointer; z-index: 999;
	-moz-border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-khtml-border-radius: 0px 5px 5px 0px;
	border-radius: 0px 5px 5px 0px;
}
.right_btn { background: #95100e url(images/sprite.png)no-repeat 8px -226px; width: 48px; height: 48px; display: none; position: absolute; top: 88px; right: 0px; cursor: pointer; z-index: 999;
	-moz-border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-khtml-border-radius: 5px 0px 0px 5px;
	border-radius: 5px 0px 0px 5px;
}
.toggle_menu { color: #DADADA; font-size: 22px; display: none; border-bottom: 2px solid #ca0b18; padding: 14px 10px; text-transform: uppercase; font-family: 'roboto_condensedregular';
	background: #212121 url(images/sprite.png)no-repeat 100% 9px;
	background: url(images/sprite.png)no-repeat 100% 9px, -webkit-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% 9px, -moz-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% 9px, -ms-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% 9px, -o-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% 9px, linear-gradient(top,#212121,#060707);
	-moz-box-shadow:    0px 1px 2px 0px #202020;
	-webkit-box-shadow: 0px 1px 2px 0px #202020;
	box-shadow:         0px 1px 2px 0px #202020;
}
.reponsive_menu_cont {  position: relative; z-index: 9;
	-moz-box-shadow: 0px 2px 2px 0px #202020;
	-webkit-box-shadow: 0px 2px 2px 0px #202020;
	box-shadow: 0px 2px 2px 0px #202020;
}
.reponsive_menu_cont .ul_responsive_cont { display: none; }
.reponsive_menu_cont .ul_responsive_cont ul.res_menu { margin: 0px; padding: 0px; }
.reponsive_menu_cont .ul_responsive_cont ul.res_menu li { list-style: none; }
.reponsive_menu_cont .ul_responsive_cont ul.res_menu li a { display: block; font-size: 22px; padding: 14px 20px;  font-family: 'roboto_condensedregular'; color: #DADADA; 
	background: #212121 url(images/sprite.png)no-repeat;
	background: url(images/sprite.png)no-repeat , -webkit-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, -moz-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, -ms-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, -o-linear-gradient(top,#212121,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, linear-gradient(top,#212121,#060707);
	background-position: 100% -106px, 0px 0px;
}
.reponsive_menu_cont .ul_responsive_cont ul.res_menu li a:hover { 
	background: #101010 url(images/sprite.png)no-repeat 100% -106px;
	background: url(images/sprite.png)no-repeat 100% -106px, -webkit-linear-gradient(top,#101010,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, -moz-linear-gradient(top,#101010,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, -ms-linear-gradient(top,#101010,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, -o-linear-gradient(top,#101010,#060707);
	background: url(images/sprite.png)no-repeat 100% -106px, linear-gradient(top,#101010,#060707);
	background-position: 100% -106px, 0px 0px;
}
.reponsive_menu_cont .ul_responsive_cont ul.res_menu li a.sub_menu_cont { background-position: 100% -287px, 0px 0px; }

.reponsive_menu_cont .ul_responsive_cont ul.res_menu li ul.sub-menu { margin: 0px; padding: 0px; display: none; font-size: 0px; }
.reponsive_menu_cont .ul_responsive_cont ul.res_menu li ul.sub-menu li {  }
.reponsive_menu_cont .ul_responsive_cont ul.res_menu li ul.sub-menu li a { padding: 14px 50px; outline: 1px solid black; background-position: 100% -106px, 0px 0px; }

.left_sidebar_bg, .right_sidebar_bg { display: none; background: rgba(0, 0, 0, 0.59); height: 100%; width: 100%; position: fixed; z-index: 99; }

.sidebar_banner_cont { margin-top:8px; }
.dealer_vendor_cont { width: 165px; margin: 0 auto; margin-top: 5px; }
.inner_right_sidebar_cont { margin-top: 14px; }
.sidebar_slider_cont { margin-top: 8px; margin-right: 15px; }

.title_table { width: 100% ; max-width: 700px; }
.download_table_cont { width: 100% !important; max-width: 720px; }
.product_category_block { font-size: 0px; }
.contact_container { margin: 0px 0px 0px 20px;}
.content_wrapper { width: 100% !important; max-width: 760px; }
.contact_table_cont { width: 90% !important; max-width: 720px; }
.contact_form_table_container {  }
.state_cont { text-align: center; font-size: 0px; }
.internation_table_cont { width: 100% !important; max-width: 720px; text-align: center; }
.dealer_locator_table_cont { width: 100% !important; max-width: 720px; }
.dealer_locator_table { width: 100%; max-width: 720px; }
.accesories_table_cont { width: 100% !important; max-width: 730px; text-align: left; }
.accessories_resp { display: none; text-align: center; }
.accessories_resp .black { font-family: 'oswald'; font-size: 20px; line-height: 150%; color: white; border-bottom: 3px solid #cd0c18; display: block; padding: 7px 0px;
	background-color: #3a3a3a;
	background-image: -webkit-linear-gradient(top,#3a3a3a,#0c0c0c);
	background-image: -moz-linear-gradient(top,#3a3a3a,#0c0c0c);
	background-image: -ms-linear-gradient(top,#3a3a3a,#0c0c0c);
	background-image: -o-linear-gradient(top,#3a3a3a,#0c0c0c);
	background-image: linear-gradient(top,#3a3a3a,#0c0c0c);
}
.accessories_resp .gray { color: #cd0c18; line-height: 150%; font-size: 20px;  display: block;  padding: 7px 0px; font-weight: bold; 
	background-color: #fdfdfd;
	background-image: -webkit-linear-gradient(top,#fdfdfd,#e4e4e4);
	background-image: -moz-linear-gradient(top,#fdfdfd,#e4e4e4);
	background-image: -ms-linear-gradient(top,#fdfdfd,#e4e4e4);
	background-image: -o-linear-gradient(top,#fdfdfd,#e4e4e4);
	background-image: linear-gradient(top,#fdfdfd,#e4e4e4);
}

/* Product List page */
.product_list_container { float:none !important; width:95% !important; margin-bottom:10px; }
.product_list_thumbnail_image { float: left; }
.list_video_thumbnail_cont { float:none; margin-top:10px; }
.product_info_table { float:left; margin-left: 15px; width: 491px; }
.list_info_main_table { width: 100% !important; max-width: 491px; }
.quantity_cart_cont { border: 0px !important; width: 99%  !important; text-align: right;margin: 0px; }
.list_free_shipping_img { border: 0px !important; width: 99% !important; text-align: right;margin: 0px; }

/* Product detail page */
.product_detail_main_image { float: left; width: 31% !important; }
.product_detail_table_cont { float: left;width: 66% !important;margin-left: 16px; }

/* Filter Result */

.filter_serult_category_cont { width: 100% !important; max-width: 700px; height: auto !important; ;padding:2px !important; }
.filter_serult_table_cont { width: 100% !important; max-width: 660px; height: auto !important; border: 0px !important; }
.inlet_outlet_cont { width: 100% !important; max-width: 700px; }
.muffler_body_cont { width: 100% !important; max-width: 700px; }

/* Responsive Pagination */
.responsive_pagi_cont { font-size: 14px; display: none; }
.responsive_pagi_cont:after {content: ""; clear: both; display: table; }
.responsive_pagi_cont .res_sel_cont { float: left; margin-bottom: 3px; }
.responsive_pagi_cont .res_sel_cont select { border: 1px solid #bdbdbd; padding:3px; }
.responsive_pagi_cont .prev_next_cont { float: right; }
.responsive_pagi_cont .prev_next_cont a { background: #b51822; padding: 8px; color: white; margin: 0px 1px; 
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-khtml-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}
.responsive_pagi_cont .prev_next_cont a:last-child { margin-right: 0px; }
.responsive_pagi_cont .prev_next_cont a.inactive { color: #F48F96;  }
.responsive_pagi_cont select { margin: 0px 5px; }


.jeep_product_table_cont { width: 100% !important; max-width: 700px; height: auto; ;padding:2px !important; }
.jeep_product_table_cont table.jeep_product_table { width: 100%; max-width: 660px; height: auto; border: 0px !important; }

.result_page_vehicle_table { height: 550px; width: 100% !important; max-width: 342px; font-size: 9pt; }
.part_requester_table_cont { width: 100% !important; max-width: 720px; }
.keyword_searching_cont { width: 100% !important; max-width: 710px; }
.new_products_table_cont { width: 100% !important; max-width: 720px; text-align: left; }
table.new_products_table { border: none !important; }

.para_muffler_width { width: 100%; max-width:  480px; }
.para_muffler_483 { width: 100%; max-width:  483px; }
.para_muffler_402 { width: 100%; max-width:  402px; }
.para_muffler_525 { width: 100%; max-width:  525px; }
.para_muffler_374 { width: 100%; max-width:  374px; }
.para_muffler_587 { width: 100%; max-width:  587px; }
.para_muffler_cont { width: 100%; max-width:  493px; float: left; }

.sidebar_dynamic_cont { float: right; margin-left: 8px; width: 30%; }

.christmas-notice {
    padding: 10px 10px;
    margin: 10px 10px 12px 8px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 150%;
    background: #C91313;
    color: white;
    -moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
    clear: both;
}

a.post-edit-link {
    position: fixed;
    right: 0;
    top: 0;
    padding: 5px 11px;
    font-weight: bold;
    background: #545454;
    color: white;
    font-size: 12px;
    text-transform: uppercase;
    z-index: 9;
}

a.post-edit-link:hover { background: #A00303; }