 @charset "UTF-8";
/* CSS Document */

.infade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.infade:hover {
    opacity: 0.4;
    filter: alpha(opacity=60);
} 

.pricelist{
	white-space: nowrap;
	margin-left: auto;
	color: #ffffff;
	width: 60%;
	border-collapse: collapse;

	
}

.pricelist th,.pricelist td {
	white-space: nowrap;
    border-bottom: #ffffff solid 1px; 
    padding: 10px; 
}

.pricelist td {
	white-space: nowrap;
 width: 33%;
	text-align: left;
	height: auto;
}

.pricelist th {
	white-space: nowrap;
	text-align: right;
 width: 33%;
		height: auto;
}



* {
	font-family:"Arial Black", Gadget, sans-serif;
}


/*
.ttfont td, th {
	font-family: sans-serif;
}
*/


.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}





.fade {
    -webkit-transition: 0.3s ease-in-out;
       -moz-transition: 0.3s ease-in-out;
         -o-transition: 0.3s ease-in-out;
            transition: 0.3s ease-in-out;
}
.fade:hover {
    opacity: 0.4;
    filter: alpha(opacity=60);
} 

.infoday{
	 color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
	font-size: 14px;
	
	
}





/*お問い合わせボタン*/
.button a {
	color: aliceblue;
	text-decoration: none;
		text-align: center;
}
.button {
	text-align: center;
	
	display: inline-block;
	width: 400px;
	height: 54px;
	text-align: center;
	text-decoration: none;
	line-height: 54px;
	outline: none;
	background-color: #A50E10;
	border: 2px solid #fff;
	color: #fff;
	line-height: 50px;
}
.button::before,
.button::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.button,
.button::before,
.button::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.button:hover {
	background-color: #F35759;
	border: 2px solid #fff;
	color: #F9B104;}
/*お問い合わせボタン*/

/*アウトレットボタン*/
.outletbutton {
		float:right;
	margin:50px 10px 10px 0;
	display: inline-block;
	width: 300px;
	height: 36px;
	text-align: center;
	text-decoration: none;
	
	outline: none;
	background-color: #A50E10;

	color: #fff;
	line-height: 35px;
}
.outletbutton::before,
.outletbutton::after {
	position: absolute;
	z-index: -1;
	display: block;
	content: '';
}
.outletbutton,
.outletbutton::before,
.outletbutton::after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .3s;
	transition: all .3s;
}
.outletbutton:hover {
	background-color: #F35759;
	border: 2px solid #fff;
	color: #F9B104;
line-height: 35px;}
/*アウトレットボタン*/






.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

body {
	background:url(../images/index_bg.jpg) #000 no-repeat top center;
	margin:0 auto;
}

#contents {
	width:1000px;
	margin:0 auto;
	padding:0;
}

.ccontents {
	background-color:#fff;
	border-left:#FF0000 5px solid;
	border-right:#FF0000 5px solid;
	border-bottom:#FF0000 5px solid;
	padding:0;
}
#header {
	height:153px;
	width:1000px;
	float:left;
}

#header ul{
	z-index:1000px;
	position:relative;
}

#logo a {
	width:290px;
	height:103px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

#factoly_logo a {
	width:800px;
	height:103px;
	background-image:url(../images/freeway_factory_logo.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	display:block;
	float:left;
}

.facebook {
	float:right;
	margin:50px 10px 10px 0;
}

#menu {
	margin-top:103px;
	padding:0;
	width:1000px;
	height:50px;
	background-image:url(../images/menu_bg.jpg);
	background-repeat:no-repeat;
	text-align:right;
}






#body {
	float:left;
	width:1000px;
}


#h3_title {
	width:1000px;
	height:20px;
	background-image:url(../images/main_contents_title.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
	padding:0;
}

#brand_menu {
	width:1000px;
	height:265px;
	background-image:url(../images/menu_border2.gif);
	background-repeat:no-repeat;
}

#aero_hex a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/dolphin_aero_hex.gif);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 5px;
	padding:0;
}
	

#aero_hex2 a:hover {
	background-image:url(../images/aero_hex_new_hover.png);
}


#aero_hex2 a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/aero_hex_new.png);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 115px;
	padding:0;
}
	




#aero_hex3 a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/dolphin_aero_hex.gif);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 137px;
	padding:0;
}
	




#dolphinr_hex a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/dorphin_r_hex_new.png);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 22px;
	padding:0;
}
	




#dolphinr_hex2 a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/dorphin_r_hex_new.png);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 32px;
	padding:0;
}
	

#dolphinr_hex2 a:hover {
	background-image:url(../images/dorphin_r_hex_new_hover.png);
}

#dolphinr_hex3 a:hover {
	background-image:url(../images/dorphin_r_hex_new_hover.png);
}


#dolphinr_hex3 a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/dorphin_r_hex_new.png);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 137px;
	padding:0;
}
	



#wheel_hex a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/wheel_hex.gif);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 22px;
	padding:0;
}
	

#wheel_hex a:hover {
	background-image:url(../images/wheel_hex_l.gif);
}


#dolphin_plus_hex a{
	width:231px;
	height:228px;
	display:block;
	background-image:url(../images/dorphin_plus_hex.png);
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 22px;
	padding:0;
}
	
#dolphin_plus_hex a:hover {
	background-image:url(../images/dorphin_plus_hex_hover.png);
}


.white_box {
	width:1000px;
	float:left;
	padding-top:30px;
	background-image:url(../images/white_grad.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:20px;
}

.white_boxa {
	width:1000px;
	float:left;
	padding-top:30px;
	background-image:url(../images/white_grad.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	margin-top:170px;
}

.info_box {
	width:500px;
	float:left;
}

.info_box1 {
	width:100%;
	float:left;
	height: 500px;
overflow: auto;
}


.info_box2 {
	width:700px;
	float:left;
}


#h3_info {
	width:500px;
	height:20px;
	background-image:url(../images/information_title.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
	padding:0;
}


#h3_info2 {
	width:700px;
	height:20px;
	background-image:url(../images/information2.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
	padding:0;
}

#info {
	width:470px;
	height:422px;
	background-color:#333333;
	margin:20px 0 20px 20px;
	overflow:auto;
}


#info2 {
	width:663px;
	height:522px;
	background-color:#00000;
	margin:20px 0 20px 20px;
	overflow:auto;
}


.info_p{
	width:200px;
	text-align:left;
	color:#FFFFFF;
	line-height:1.2em;
	font-size:16px;	
}

.info_learnmore a{
	width:125px;
	height:20px;
	margin:10px;
	background-image:url(../images/learn_more.gif);
	background-position:center;
	display:block;
}


.info_learnmore a:hover{
	background-image:url(../images/learn_more_l.gif);
}


.infotable_margin {
	margin:5px 0 0 5px;
	background-color:#000000;
	
}

.infotable_margin a {
	text-decoration: none;

	
}

.h5_onfo {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	margin:0;
	padding:0;
	line-height:1.2em;
}

#h3_news {
	width:500px;
	height:20px;
	background-image:url(../images/news_title.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0 0 20px 0;
	padding:0;
}

#h3_links {
	width:300px;
	height:20px;
	background-image:url(../images/links_title.gif);
	background-repeat:no-repeat;
	background-position:left;
	margin:0;
	padding:0;
}

#footer {
	clear:both;
	width:1000px;
	color:#FFF;
	text-align:center;
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
}

#footer a {
	text-decoration:none;
	color:#FFFFFF;
}

#footer a:hover{
	color:#FFFF00;
}

.none {
	display:none;
}

.clear {
	clear:both;
}

/*テンプレート*/

.free_box {
	width:1000px;
	float:left;
	margin:0 0 30px 0;
	padding:0;
}

.white_box2 {
	width:1000px;
	float:left;
	padding-bottom:50px;
	background-image:url(../images/white_grad2.jpg);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:0;
}

.white_box2a {
	width:1000px;
	float:left;
	padding:0;
	margin:0;
}

/*2層目共通*/

.model_box {
	width:327px;
	margin:0 0 30px 0;
	padding:0;
	float:left;
}

.model_box2 {
	width:327px;
	margin:0 9px 30px 10px;
	padding:0;
	float:left;
}

.model_box3 {
	width:327px;
	margin:0 9px 30px 0;
	padding:0;
	float:left;
}

.model_list a{
	width:105px;
	height:25px;
	border-left:#000 solid 2px;
	border-right:#333 solid 2px;
	float:left;
	background-position:center;
	background-repeat:no-repeat;
	display:block;
	margin:3px 0 0 0;
}


.model_list_spacer {
	width:105px;
	height:25px;
	float:left;
	display:block;
	margin:3px 0 0 0;
}




/* エアロトップボタン新規追加分  */
#na1 a {
	background-image:url(../images/na1.gif);
}

#na1 a:hover {
	background-image:url(../images/na1_l.gif);
}

#na2 a {
	background-image:url(../images/na2.gif);
}

#na2 a:hover {
	background-image:url(../images/na2_l.gif);
}

#na3 a {
	background-image:url(../images/na3.gif);
}

#na3 a:hover {
	background-image:url(../images/na3_l.gif);
}

#na4 a {
	background-image:url(../images/na4.gif);
}

#na4 a:hover {
	background-image:url(../images/na4_l.gif);
}

#na5 a {
	background-image:url(../images/na5.gif);
}

#na5 a:hover {
	background-image:url(../images/na5_l.gif);
}

#na6 a {
	background-image:url(../images/na6.gif);
}

#na6 a:hover {
	background-image:url(../images/na6_l.gif);
}

#na7 a {
	background-image:url(../images/na7.gif);
}

#na7 a:hover {
	background-image:url(../images/na7_l.gif);
}

#na8 a {
	background-image:url(../images/na8.gif);
}

#na8 a:hover {
	background-image:url(../images/na8_l.gif);
}

#na9 a {
	background-image:url(../images/na9.gif);
}

#na9 a:hover {
	background-image:url(../images/na9_l.gif);
}

#na10 a {
	background-image:url(../images/na10.gif);
}

#na10 a:hover {
	background-image:url(../images/na10_l.gif);
}


#m35_amc a {
	background-image:url(../images/m35_amc.gif);
}

#m35_amc a:hover {
	background-image:url(../images/m35_amc_l.gif);
}

#m35 a {
	background-image:url(../images/m35.gif);
}

#m35 a:hover {
	background-image:url(../images/m35_l.gif);
}

#c34_bmc a {
	background-image:url(../images/c34_bmc.gif);
}

#c34_bmc a:hover {
	background-image:url(../images/c34_bmc_l.gif);
}

#c34_amc a {
	background-image:url(../images/c34_amc.gif);
}

#c34_amc a:hover {
	background-image:url(../images/c34_amc_l.gif);
}

#c34_dayz a {
	background-image:url(../images/c34.gif);
}

#c34_dayz a:hover {
	background-image:url(../images/c34_l.gif);
}

#y12 a {
	background-image:url(../images/y12.gif);
}

#y12 a:hover {
	background-image:url(../images/y12_l.gif);
}

#y11_amc a {
	background-image:url(../images/y11_amc.gif);
}

#y11_amc a:hover {
	background-image:url(../images/y11_amc_l.gif);
}

#y11 a {
	background-image:url(../images/y11.gif);
}

#y11 a:hover {
	background-image:url(../images/y11_l.gif);
}

#w11 a {
	background-image:url(../images/w11.gif);
}

#w11 a:hover {
	background-image:url(../images/w11_l.gif);
}

#u30 a {
	background-image:url(../images/u30.gif);
}

#u30 a:hover {
	background-image:url(../images/u30_l.gif);
}

#bp5_abc a {
	background-image:url(../images/bp5_abc.gif);
}

#bp5_abc a:hover {
	background-image:url(../images/bp5_abc_l.gif);
}

#bp5_def a {
	background-image:url(../images/bp5_def.gif);
}

#bp5_def a:hover {
	background-image:url(../images/bp5_def_l.gif);
}

#ap_ab a {
	background-image:url(../images/ap_ab.gif);
}

#ap_ab a:hover {
	background-image:url(../images/ap_ab_l.gif);
}

#ap_c a {
	background-image:url(../images/ap_c.gif);
}

#ap_c a:hover {
	background-image:url(../images/ap_c_l.gif);
}

#ap_d a {
	background-image:url(../images/ap_d.gif);
}

#ap_d a:hover {
	background-image:url(../images/ap_d_l.gif);
}

#ab a {
	background-image:url(../images/ab.gif);
}

#ab a:hover {
	background-image:url(../images/ab_l.gif);
}

#cd a {
	background-image:url(../images/cd.gif);
}

#cd a:hover {
	background-image:url(../images/cd_l.gif);
}

#vr4_amc a {
	background-image:url(../images/vr4_amc.gif);
}

#vr4_amc a:hover {
	background-image:url(../images/vr4_amc_l.gif);
}

#vr4 a {
	background-image:url(../images/vr4.gif);
}

#vr4 a:hover {
	background-image:url(../images/vr4_l.gif);
}

.h2_stagea {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_stagea.gif);
}

.h2_stagea_WC34 {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_stagea_WC34.gif);
}


.h2_wingroad {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_wingroad.gif);
}

.h2_avenir {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_avenir.gif);
}

.h2_presage {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_presage.gif);
}

.h2_legacy {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_legacy.gif);
}

.h2_legacy_BP5 {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_legacy_BP5.gif);
}

.h2_impreza {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_impreza.gif);
}

.h2_legnum {
	width:327px;
	height:75px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/h2_legnum.gif);
}

.h3_other_contents {
	background-image:url(../images/other_contents_title.gif);
	background-repeat:no-repeat;
	background-position:center;
		padding: 0px 0px 0px -200px;
	height:27px;
	width:759px;
}


#brand_menu2 {
	width:759px;
	height:320px;
	background-image:url(../images/sikiri2a.gif);
	background-position: center;
	padding: 30px 0px 0px 70px;

	background-repeat:no-repeat;
	text-align:center;


}

/*エアロ*/

.back {
	font-size:18px;
	color:#FFFFFF;
	text-decoration:none;
	width:1000px;
	text-align:center;
	height:20px;
}


.back a{
	color:#FFFFFF;
	text-decoration:none;
}


.back a:hover{
	color:#FFFF00;
}

.h1_title{
	text-align:left;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding: 0 0 0 10px;
	margin:20px 0 5px 0;
	width:100%;
	border-left:#F00 5px solid;	
}

.h1dp_title{
	text-align:left;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding: 0 0 0 10px;
	margin:20px 0 5px 0;
	width:100%;
	border-left:#ff9900 5px solid;	
}


.h1dp_title2{
	text-align:left;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding: 0 0 0 10px;
	margin:10px 0 5px 0;
	width:100%;
	border-left:#ff9900 5px solid;	
}

.h1dp_title_in{
	text-align:left;
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	padding: 0 0 0 10px;
	margin:20px 0 5px 0;
	border-left:#ff9900 5px solid;	
}




/*プロダクト*/

.h2_aeroform a{
	width:325px;
	height:58px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/aeroform_title_banner.jpg);
	border:#FFFFFF 1px solid;
	display:block;
}

.h2_dolphin_r a{
	width:325px;
	height:58px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/dolphinr_title_banner_s.jpg);
	border:#FFFFFF 1px solid;
	display:block;
}

.h2_dplus a{
	width:325px;
	height:58px;
	margin:0 0 10px 0;
	padding:0;
	background-repeat:no-repeat;
	background-image:url(../images/d_plus_title_banner2.jpg);
	border:#FFFFFF 1px solid;
	display:block;
}
















/*  clearfix
----------------------------------------------------*/
 
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
    }
 
* html .clearfix             { zoom: 1; } /* IE6 */
 
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*  clearfix
----------------------------------------------------*/


 

/*
 * jQuery Nivo Slider v3.2
 * http://nivo.dev7studios.com
 *
 * Copyright 2012, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
 
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}

/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white; 
	filter:alpha(opacity=0); 
	opacity:0;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	text-align:right;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	overflow: hidden;
	display: none;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 15px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}


.class_h1_2 {
	font-size: 28px;
	font-weight: 400;
	text-transform: uppercase;
	padding:10px 10px 0 10px;
	width:500px;
	border-bottom:#FF0000 solid 2px;
}



/*
Skin Name: Nivo Slider Default Theme
Skin URI: http://nivo.dev7studios.com
Description: The default skin for the Nivo Slider.
Version: 1.3
Author: Gilbert Pellegrom
Author URI: http://dev7studios.com
Supports Thumbs: true
*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/themes/default/loading.gif)no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	text-align: left;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/themes/default/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../images/themes/default/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
	opacity: 0;
	-webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.theme-default:hover .nivo-directionNav a { opacity: 1; }
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}

.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled a:hover {
	opacity:0.9;
}

.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	/*width: 240px;
	height: auto;*/
}


.slider-wrapper { 
	width: 100%; 
	margin: 0 auto;
}

.dplus_h1_title {
	height:60px;
	display:block;
	background-repeat:no-repeat;
	background-position:left;
	width:1000px;
}

#dp_aero_title {
	background-image:url(../dolphin_plus/images/aero_title2.jpg);
}

#dp_muffler_title {
	background-image:url(../dolphin_plus/images/muffler_title.jpg);
}

#dp_footwork_title {
	background-image:url(../dolphin_plus/images/footwork_title.jpg);
}

#dp_led_title {
	background-image:url(../dolphin_plus/images/led_title.jpg);
}

#dp_other_title {
	background-image:url(../dolphin_plus/images/other_title.jpg);
}

.item_name {
	width:494px;
	height:60px;
	background-repeat:no-repeat;
	background-position:left;
	display:block;
	margin-bottom:10px;
}

#stabi_name {
	background-image:url(../dolphin_plus/images/stabi_name.jpg);
}

#torsion_name {
	background-image:url(../dolphin_plus/images/torsion_name.jpg);
}

#roomlamp_name {
	background-image:url(../dolphin_plus/images/roomlamp_name.jpg);
}

#winker_name {
	background-image:url(../dolphin_plus/images/winker_name.jpg);
}

#mat_name {
	background-image:url(../dolphin_plus/images/mat_name.jpg);
}

#stay_name {
	background-image:url(../dolphin_plus/images/stay_name.jpg);
}