@charset "utf-8";
/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#040120;
}
.pagecontent ul {
	margin-top:5px;
	margin-bottom:10px;
}
/*product pages*/
.title_text {
	font-weight:bold;
	color:#000000;
	font-size:17px;
}
.header_text {
	font-weight:bolder;
	font-size:15px;
}
.manual_header_text {
	font-weight:bolder;
	font-size:14px;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.manual_download {
	margin: 15px 0px 0px 15px;
}
.sku_text {
	/*float:right; */
	font-size:11px;
}
.identify {
	font-size:13px;margin: 15px 0px 0px 15px;
}
.identify ul{
	line-height: 17px;
	margin: 0px;
}
/*pressure washer page*/

.year_text {
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	color:#CDCED0;/*
	padding-top:10px;
	padding-bottom:5px;
*/
}
.instruct_text {
	/*font-weight:bolder;*/
	font-size:18px;
	line-height:18px;
	padding-top:10px;
}
.thumbimg {
	margin-bottom: 2px;	
}
/*support: faqs page*/

.pageheader_text {
	font-weight:bold;
	font-size:28px;
	line-height:25px;
	padding-top:4px;
}
.faq_table {
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width:600px;
}
#faq_table td {
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	vertical-align:top;
}
#faq_table th {
	border-right:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	text-align:left;
}
.content {
	display:none;
	width:610px;
	padding:10px;
	padding-left:5px;
	padding-right:0px;
}
.listpt {
	display:block;
	cursor:pointer;
	width:100%;
	margin: 0px 0px;
	color:#3389CF;
	text-decoration:underline;
	width:300px;
}
.listptclicked {
	display:block;
	cursor:pointer;
	width:100%;
	margin: 2px 0px;
	color:#FF9900;
	font-weight:bold;
	width:300px;
}
.method_title {
	font-size: 14px;
	font-weight: bold;
	color: #f40023;
}


/*support: videos page*/

.sideinstruct_text {
	border-bottom:1px solid #939598;
	font-size:16px;
	font-weight:bold;
	color:red;/*#3b5799;*/
}
/*support: tips*/
.tips_text {
	font-size:11px;
	color:#333333;
	line-height:16px;
	margin:10px;
}
.heading {
	background:#DFDFDF;
	font-weight:bold;
	padding-left:5px;
}
.returntop {
	float:right;
	padding-bottom:3px;
}
.thumb_td {
margin-right:10px;
}
