@charset "utf-8";
/* CSS Document */
html{
height:100%;
width:100%;
}
body{
height:100%;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0;
padding:0;
background-color:#f8f8f8;
}
form, table{
margin:0;
padding:0;
}
h1, h2, h3, h4, h5, h6{
margin:0;
padding:6px 0px;
}
h1{
	font-size:21px;
	}
h2{
	font-size:20px;
	}
h3{
	font-size:16px;
	}
h4{}
h5{}
h6{}
p{
margin:0;
padding:5px 0px;
}
a{
	color:#c20102;
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}
.toparea, .topcont{
	background-color:#1c1c1c;
	background-image:url(../images/toparea.gif);
	background-repeat:repeat-x;
	}
.topcont{
/*	min-height:406px;
	height:auto !important;
	height:406px;*/
	}
.ctaarea, .ctacont{
	background-image:url(../images/cta_area.gif);
	background-repeat:repeat-x;
	}
.ctacont{
	height:204px;
	overflow:hidden;
	padding:5px 0px 0px 0px;
	}
.maindisparea, .maincont{
	background-image:url(../images/maindisparea.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#f8f8f8;
	}
.maincont{
	min-height:400px;
	height:auto !important;
	height:400px;
	padding:26px 0px 0px 0px;
	}
.subdisparea, .subcont{
	background-image:url(../images/subdisparea.gif);
	background-repeat:repeat-x;
	background-position:0 0;
	background-color:#3f3f3f;
	}
.subcont{
	min-height:200px;
	height:auto !important;
	height:200px;
	padding:80px 0px 20px 0px;
	color:#e6e3e3;
	font-size:11px;
	}
.footerarea, .footercont{
	background-image:url(../images/footerarea.gif);
	background-repeat:repeat-x;
	background-color:#3f3f3f;
	background-position:0 0;
	}
.footercont{
	min-height:40px;
	height:auto !important;
	height:40px;
	padding:10px 0px 0px 0px;
	font-size:11px;
	color:#7c7a7a;
	position:relative;
	}
.topcont, .ctacont, .maincont, .subcont, .footercont,.second-menu{
	width:960px;
	margin:auto;
	}
/*topcont*/
.topline{
	min-height:28px;
	height:auto !important;
	height:28px;
	position:relative;
	}
.dealercont{
	padding:3px 8px 0px 0px;
	}
.dealercont, .dealercont a{
	font-size:11px;
	color:#949393;
	text-decoration:none;
	}
.logo{
	position:absolute;
	top:21px;
	}
.menuarea{
	min-height:49px;
	height:auto !important;
	height:49px;
	}
#cta_menu{
	margin:0;
	padding:0;
	}
#cta_menu li{
	float:left;
	list-style-type:none;
	}
.prod_images{
	padding:15px 0px;
	}
.prod_image{
	width:131px;
	border:1px solid #ecebeb;
	background-color:#FFF;
	padding:10px 0px;
	min-height:100px;
	height:auto !important;
	height:100px;
	}
.prod_image img {
border-style: solid; 
border-width: 0px;
height:110px;
width:120px;
}
.prodname{
	text-align:center;
	padding:4px 0px;
	text-transform:uppercase;
	color:#2b2b2b;
	}
/* maindisp area*/
.maincont .leftarea{
	width:714px;
	}
.maincont .rightarea{
	width:226px;
	}
.rbox_cont{
	width:714px;
	margin:0px 0px 20px 0px;
	}
.rbox_mid{
	background-image:url(../images/rbox_mid.gif);
	background-repeat:repeat-y;
	padding:20px;
	}
.rbleft{
	width:450px;
	}
.rbright{
	width:213px;
	}
.rbox_mid h1, h2{
	margin:0;
	padding:0;
	}
.rbox_mid h1{
	font-size:24px;
	}
.more-details{
	padding:15px 0px 5px 0px;
	}
.leftarea .contents{
	line-height:150%;
	padding:0px 0px 20px 0px;
	}
.prod_head{
	background-color:#000000;
	min-height:10px;
	height:auto !important;
	height:10px;
	}
.prod_head h2{
	color:#FFF;
	}
.phr_inner img{
	/*display:block;*/
	}
.ph_left{
	width:60%;
	}
.ph_right{
	width:35%;
	}
.ph_header{
	padding:8px 0px 0px 10px;
	}
.prod_table tr td{
	padding:0px 0px 15px 0px;
	}
.rbox2_cont{
	width:220px;
	}
.rbox2_mid{
	background-image:url(../images/rbox2_mid.gif);
	background-repeat:repeat-y;
	}
.rbox2_contents h5{
	font-size:12px;
	color:#FFF;
	}
.rbox2_contents{
	padding:5px 10px;
	color:#bebcbc;
	}
.btn_download{
	padding:8px 0px 0px;
	}
.subcont .leftarea{
	width:570px;
	}
.subcont .rightarea{
	width:320px;
	}
.subheader{
	background-image:url(../images/footerarea.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	padding:0px 0px 8px 0px;
	}
.col1, .col2{
	width:280px;
	}
.location{
	font-size:11px;
	padding:5px 10px;
	}
.news{
	/* border-bottom:1px dotted #615f5f;*/
	padding:10px 0px 12px 0px;
	line-height:150%;
	}
.news-date{
	color:#7b7b7b;
	}
.news-title, .news-title a{
	color:#ee0a12;
	text-decoration:none;
	text-transform:uppercase;
	}
.news-title a:hover{
	font-weight:bold;
	}
.nobord{
	border:none !important;
	}
.footercont .leftarea{
	width:45%;
	}
.footercont .rightarea{
	width:45%;
	}
.poweredby{
	padding:0px 0px 0px 180px;
	}
.poweredby a{
	color:#7c7a7a;
	text-decoration:none;
	}
.piper-logo{
	position:absolute;
	top:-9px;
	right:0;
	}
/*inner pages*/
.bigtext{
	font-weight:bold;
	font-style:italic;
	font-size:50px;
	color:#ed1c24;
	}
.subtext{
	font-size:18px;
	color:#595959;
	}
.supp_cont{
	padding:0px 0px 20px 0px;
	}
.supp_head{
	background-image:url(../images/supp_head.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding:30px 20px 20px 60px;
	font-style:italic;
	}
.supp_det{
	padding:0px 0px 0px 30px;
	}
.supp_list{
	font-size:22px;
	color:#747474;
	margin:0px 30px;
	}
.supp_list li{
	list-style-image:url(../images/checkbullet.gif);
	padding:3px 0px;
	}
#moredl{
	margin:0;
	padding:0;
	}
#moredl li{
	list-style-type:none;
	margin:2px 0px;
	padding:0;
	background-image:url(../images/md_normal.gif);
	width:200px;
	height:41px;
	}
#moredl li:hover{
	background-image:url(../images/md_hover.gif);
	}
#moredl li a{
	display:block;
	padding:11px 0px 0px 10px;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#353535;
	}
#moredl li a:hover{
	text-decoration:none;
	color:#ffffff;
	}
.btn_readmore{
	padding:25px 0px 0px 0px;
	}
.quick_contacts{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#fff;
	padding:15px 0px;
	}
.quick_contacts a{
	color:#FFF;
	}
.tri li{
	list-style-image:url(../images/triangle.gif);
	}

/*float*/
.right{
float:right;
}
.left{
float:left;
}
.clearB{
clear:both;
}
.productItem {
width:135px;
}
.productfeaturelist {
padding:20px 0 0;
margin:0;
}

.productfeaturelist li {
float:left;
list-style-type:none;
padding:3px;
}
.second-menu{
/*padding:10px 0 38px 0;*/
background-color:#000000;
margin:10px 0px 38px 0px;
}
.second-menu ul{
padding:0;
margin:0;
}
.second-menu li{
float:left;
}
.second-menu li{
/*background-color:#000;*/
height:35px;
list-style-type:none;
margin:0;
padding:16px 0 0;
}
.second-menu a{
color:#fff;
display:block;
line-height:1;
padding:0px 12px;
text-decoration:none;
font-weight:bold;
}
/*/*/html*.second-menu a:first-of-type {font-size:11px; padding:0px 11px;}/* */
.second-menu a:hover{
color:#C20102;
}
.second-menu a#end{
padding:0 22px 0 10px;
}
strong a{
color:#000;
text-decoration:none;
}
.bannerarea-b{
	height:329px;
	background-image:url(../images/banner2.jpg);
	background-repeat:no-repeat;
	}
.b-overlay{
	width:376px;
	height:329px;
	color:#ffffff;
	background-image:url(../images/banner2-overlay.png);
	}
.banner-contents{
	padding:15px 24px;
	}
.banner-contents h1{
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:40px;
	font-style:italic;
	line-height:100%;
	}
.banner-contents h1 span{
	color:#ed1c24;
	}
.taps img{
width:460px;
}

.taps {

}

@media screen and (-webkit-min-device-pixel-ratio:0){
body { font-weight: normal; text-shadow: #000000 0 0 0px; }
}
