/*
.product_headline .teaser_image_powertools {    
    width: 0;    
}
.product_headline h1 {
    padding: 0.3em 0 0.4em 15px;
}

*/

#perform_protect .boxclear
{
	clear: both;
	float: none;
	font-size: 1px;
}
#perform_protect
{
	width: 1000px;
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #fff;
	background: url(/images/safetyarea/bg.jpg) no-repeat #000 0 70px;
	background-position:top center;
}
#perform_protect a
{
	text-decoration: none;
	color: #fff;
}
#perform_protect p
{
	margin: 20px 0 20px 0;
}
#perform_protect b
{
	font-weight: bold;
}
#perform_protect h1
{
	font-size: 25px;
	font-weight: bold;
	color: #fff;
	line-height: 27px;
}
#perform_protect h2
{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffcc00;
	line-height: 26px;
}
#perform_protect h3
{
	font-size: 16px;
	font-weight: normal;
	color: #fff;
	line-height: 18px;
	margin-top: 5px;
	text-shadow:none;
}
#perform_protect h4
{
	line-height: 21px;
}
#perform_protect .headline
{
	display:none;
}


/*-----CONTENT 01-----*/
#perform_protect #content_01
{
	height: 1100px;
	font-size: 16px;
	padding: 15px;
}
#perform_protect .pp_logo
{
	margin: 20px 0 20px 18px;
}
#perform_protect div.content_01_txt_01
{
	width: 310px;
	margin: 20px 0 0 20px;
	height: 450px;
}
#perform_protect div.content_01_txt_02
{
	/*position:relative; top:260px;*/
	text-align: center;
}
#perform_protect div#content_01_box
{
	width: 306px;
	height:360px;
	float: left;
	text-align: center;
	padding: 275px 0 0 3px; /*position:relative; top:260px;*/
}
#perform_protect div#content_01_box p
{
	font-weight: bold;
	padding: 0 50px 0 50px;
	margin: 5px 0 0 0;
}
#perform_protect div#content_01_box h2{
	margin-top:0;
}
#perform_protect div.box_vibration
{
	background: url(/images/safetyarea/box_vibration.png);
}
#perform_protect div.box_dust
{
	background: url(/images/safetyarea/box_dust.png);
}
#perform_protect div.box_control
{
	background: url(/images/safetyarea/box_control.png);
}


#perform_protect .anchor_vibration
{
	position: relative;
	top: 300px;
}



/*-----CONTENT 02-----*/
#perform_protect #content_02
{
	height: 240px;
	padding: 15px;
}
#perform_protect #content_02 ul
{
	list-style-type: none;
	font-size: 12px;
}
#perform_protect #content_02 ul li
{
	background: url(/images/safetyarea/ul_yellow.png) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0 25px 0 0;
	float: left;
}

/*-----CONTENT 03-----*/
#perform_protect #content_03
{
	height: 900px;
	padding: 15px;
}
#perform_protect .content_03_textbox
{
	width: 480px;
	position: relative;
	left: 490px;
	top: 600px;
}
#perform_protect #content_03 ul
{
	list-style-type: none;
	font-size: 12px;
}
#perform_protect #content_03 ul li
{
	background: url(/images/safetyarea/ul_yellow.png) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0 25px 0 0;
	float: left;
}

/*-----CONTENT 04-----*/
#perform_protect #content_04
{
	height: 1200px;
	padding: 15px;
}
#perform_protect .content_04_textbox
{
	width: 500px;
	position: relative;
	top: 700px;
}

/*-----XLR BANNER-----*/
#perform_protect #xlr_banner
{
	background: url(/images/safetyarea/xlr_banner.jpg) no-repeat right center;
	height: 210px;
	padding: 15px;
}
#perform_protect .xlr_banner_left
{
	width: 450px;
	float: left;
}
#perform_protect .xlr_banner_right
{
	width: 400px;
	float: right;
	height: 229px;
	position: relative;
}
#perform_protect #xlr_banner h1
{
	text-transform: uppercase;
	font-weight: bold;
	width: 400px;
}
#perform_protect #xlr_banner p
{
	margin: 5px 0 0 0;
}
#perform_protect #xlr_banner .button
{
	text-align: center;
	width: 230px;
	padding: 0;
	background: #ea0005; /* Old browsers */
	background: -moz-radial-gradient(center, ellipse cover,  #ea0005 0%, #bb0004 100%); /* FF3.6+ */
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,#ea0005), color-stop(100%,#bb0004)); /* Chrome,Safari4+ */
	background: -webkit-radial-gradient(center, ellipse cover,  #ea0005 0%,#bb0004 100%); /* Chrome10+,Safari5.1+ */
	background: -o-radial-gradient(center, ellipse cover,  #ea0005 0%,#bb0004 100%); /* Opera 12+ */
	background: -ms-radial-gradient(center, ellipse cover,  #ea0005 0%,#bb0004 100%); /* IE10+ */
	background: radial-gradient(ellipse at center,  #ea0005 0%,#bb0004 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=   '#ea0005' , endColorstr= '#bb0004' ,GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	border: 2px solid #c7d5d7;
	border-radius: 8px;
	position: relative;
	left: 160px;
}
#perform_protect .button h2
{
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top:10px;
}
#perform_protect .button h3
{
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}
#perform_protect .german_flag
{
	position: relative;
	text-align: center;
	width: 100px;
	top: 15px;
	left: 300px;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 10px;
}
#perform_protect .german_flag p
{
	margin: 0;
}
#xlr_banner h4
{
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	width: 400px;
	text-align: right;
	padding-top:15px;
}

/*-----CONTENT 05-----*/
#perform_protect #content_05
{
	height: 300px;
	padding: 45px 15px 15px 15px;
	position: relative;
}
#perform_protect #content_05 .image
{
	height: 160px;
	width: 220px;
	float: left;
}
#perform_protect .content_05_textbox
{
	float: left;
	padding: 0px 15px 0px 15px;
	max-width: 215px;
	width: 215px;
}
#perform_protect #content_05 ul
{
	list-style-type: none;
	font-size: 12px;
	margin: 10px 0px 0 0;
}
#perform_protect #content_05 ul li
{
	background: url(/images/safetyarea/ul_yellow.png) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0 25px 0 0;
}


/*-----CONTENT 06-----*/
#perform_protect #content_06
{
	height: 300px;
	padding: 45px 15px 15px 15px;
}
#perform_protect #content_06 .image
{
	height: 160px;
	width: 220px;
	float: left;
}
#perform_protect .content_06_textbox
{
	float: left;
	padding: 0px 15px 0px 15px;
}
#perform_protect #content_06 ul
{
	list-style-type: none;
	font-size: 12px;
	margin: 10px 0px 0 0;
}
#perform_protect #content_06 ul li
{
	background: url(/images/safetyarea/ul_yellow.png) no-repeat left center;
	padding: 0 0 0 15px;
	margin: 0 25px 0 0;
}


#perform_protect #dealerlink_container
{
	position: absolute;
	right: 30px;
	top: 225px;
}


/*-----perform & protect dealer list-----*/



#perform_protect_dealer
{
	min-height: 350px;
}

#perform_protect_dealer h2#perform_protect_dealer_header
{
	color: #ffcc00;
	font-size: 2.1em;
	margin-left: 11px;
	padding-bottom: 10px;
	padding-top: 13px;
}


#perform_protect_dealer table
{
	table-layout: fixed;
	border-collapse: collapse;
	border-style: none;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 13px;
	width: 1000px;
}

#perform_protect_dealer thead
{
}

#perform_protect_dealer th
{
	font-weight: bold;
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#perform_protect_dealer th#pnp_th_name
{
	width: 300px;
}
#perform_protect_dealer th#pnp_th_address
{
	width: 215px;
}
#perform_protect_dealer th#pnp_th_zip
{
	width: 70px;
}
#perform_protect_dealer th#pnp_th_city
{
	width: 165px;
}
#perform_protect_dealer th#pnp_th_phone
{
	width: 150px;
}
#perform_protect_dealer th#pnp_th_line
{
	border-bottom-color: #ffcc00;
	border-bottom-width: medium;
	border-bottom-style: solid;
	padding-top: 6px;
	margin-bottom: 4px;
}


#perform_protect_dealer td
{
	padding-left: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}


.product_headline
{
	display: none;
}



#perform_protect .downloadbuttoncontainer
{
	width: 276px;
	margin-top:5px;
}
#perform_protect .downloadbuttoncontainertop
{
	background: url( '/images/safetyarea/dl_frame_top.png' ) no-repeat center center;
	height: 15px;
}
#perform_protect .downloadbuttoncontainerbottom
{
	background: url( '/images/safetyarea/dl_frame_below.png' ) no-repeat center center;
	height: 15px;
}


#perform_protect .downloadbuttoncontainerbody
{
	background: url( '/images/safetyarea/dl_frame_back.png' ) repeat-y;
	display: flex;
}
#perform_protect .downloadbuttoncontainerbodyleft
{
	background: url( '/images/safetyarea/dl_icon_noise.png' ) no-repeat center center;
	width: 50px;
	float: left;
	padding: 10px;
	min-height: 50px;
	margin-left:10px;
}
#perform_protect .downloadbuttoncontainerbodyright
{
	background: url( '/images/safetyarea/dl_icon_vibration.png' ) no-repeat center center;
	width: 50px;
	float: left;
	padding: 10px;
	min-height: 50px;
}

#perform_protect .downloadbuttoncontainerbodytext
{
	float: left;
	width: 156px;
	min-height: 70px;
}
#perform_protect .downloadbuttoncontainerbodytextheader
{
	text-align: center;
	font-weight: bold;
	color: Black;
	text-transform: uppercase;
	margin: 0px;
	width:100%
}
#perform_protect .downloadbuttoncontainerbodytextcaption
{
	text-align: center;
	font-weight: normal;
	color: Black;
	margin: 0px;
	width:100%
}

@media (max-width: 768px) {
	#perform_protect {
		width:100%;
		background:none;
	}
	#perform_protect #content_01, #perform_protect #content_02, #perform_protect #content_03, #perform_protect #content_04, #perform_protect #content_05{
		height:auto;
	}
	#perform_protect div.content_01_txt_01,
	#perform_protect .content_03_textbox,
	#perform_protect .content_04_textbox,
	#perform_protect .xlr_banner_left,
	#perform_protect .xlr_banner_right,
	#perform_protect #xlr_banner,
	#perform_protect .content_05_textbox{
	width:auto;
	height:auto;
	float:none;
	background:none;
	}
	#perform_protect div.content_01_txt_02{
	text-align:left;
	}
	#perform_protect #content_02 ul li{
	float:none;
	}
	#perform_protect .content_03_textbox, #perform_protect .content_04_textbox{
	top:0;
	left:0;
	}
	#perform_protect #xlr_banner .button, #perform_protect .german_flag, #xlr_banner h4{
	left:0;
	margin-top:20px;
	top:0;
	text-align:left;
	width:auto;
	height:auto;
	}
	#perform_protect #xlr_banner .button{
	text-align:center;
	}
	#perform_protect #content_05{
	padding-top:15px;
	}
	#perform_protect .content_05_textbox{
	max-width:100%;
	padding:15px 0;
	}
	#perform_protect #content_05 .image {
		height: 160px;
		width: 220px;
		float: none;
		display: block; 
	}
}