/*******************************
	GENERAL
*******************************/

body {
	color:#000;
}

.cleaner {
	clear: both;
}

#content h1,#content h2,#content h3,#content h4,#content h5,#content p {
	color:#000;
}

#content h2 {
	font-size:14pt;
}

#content h3 {
	font-size:12pt;
}

#content {
	font-size:10pt;
}

#content td { vertical-align: top; }

#content ul li {
	font-size:10pt;
}

#logo {
	display:none;
}
#prt_logo {
	display:block;
}

ul,ul li {
	list-style:circle;
	background:none;
}

div#header_form {
	display:none;
}

#main_nav {
	display:none;
}

#nav_breadcrumb {
	display:none;

}

div#footer a.catalog {
	display:none;
}

div.col_img {
	float: left;
	margin: 0 10px 10px 0;
}

#feature {
	margin:0px;
	padding:0px;
}

p.hlf_space a, p.hlf_space span.pipe {
	display:none;
}

#contain_footer {
		border: none;
}

#feature {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: .1in .25in .25in .15in;
}

.zoom_in {
	display:none;
}

#contain_home_feature {
	border-top: 1px solid #000;
}
#contain_home_feature a.more { display: none; }

#home_content .col1, #home_content .col2 {
	border-top: 1px solid #000;
}

#home_content .col2 {
	border-bottom: 1px solid #000;
}


/*************************************
	Three Col Layout 
*************************************/
div.three_col {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding:.25in;
	float:none;
}

#content .three_col .col2 { 
	width:auto;
}

#content .col1, #content .col2 {
	float: left;
	padding: 10px;
}

#content .three_col .col1, .col3, #content .three_col .sub_nav3 {
	display:none;
}


/*************************************
	Two Col Products
*************************************/
div.three_col_list {
	border-bottom: 1px solid #000;
}


/*************************************
	Two Col Products Highlights 
*************************************/

div.two_col_products {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding:.25in;
}

#content .two_col_products .product_specs h3 {
	float:none;
	color:#000;
	font-weight:bold;
	margin:0px 0px 3px 0px;
	padding:0px;
}

#content .two_col_products .product_specs .product_spec_table {
	margin:0px;
	border: 1px solid #000;
	width:auto;
}

#content .two_col_products .col2 {
	width:auto;
}

#content .two_col_products  {
	width:auto;
}

#content .two_col_products .product_image a.zoom_in {
	display:none;
}

/*************************************
	Products Resources
*************************************/
#content .five_col_list td {
	border-left:1px solid #000;
	padding: 10px;
}

#content .five_col_list {
	border-bottom:1px solid #000;

}
