/* Content styles */
.float_left {
	float:left;
	padding:0 20px 10px 0;
	margin:0;
	border:none;
	}

h1, h2, h3 {
	color:#C0111B;}
	
h1 {
	font-size:20px;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px none #CCCCCC;
}
	
h2 {
	font-size:16px;}
	
h3 {
	font-size:14px;
	margin-bottom: 2px;
	color: #999999;
}		

p, li {
	color:#000000;
	font-size:12px;}
	
	
#content p img, #content .prod_series img {
	background-color:#FFFFFF;
	padding:10px 5px 10px 5px;
/*border:#DEDBDE 1px solid;*/}

#content p {
	margin-right:30px;}
#product_table td{
	padding-bottom:19px;
	}
	
td .product_table_rt_space {
	margin-right:40px;}

.downloads li {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	padding-left: 20px;
	padding-bottom:6px;
	margin-right:10px;
	margin-left: -15px;
	font-size:12px;
	}

.downloadPDF {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	font-size:11px;
	margin-left: 0px;
	padding-left: 20px;
	height: 16px;
	margin-top: 2px;
	margin-bottom: 2px;
	}

.ProductdownloadPDF {
	background-image: url(../images/pdf.gif);
	background-repeat: no-repeat;
	font-size:11px;
	margin-left: 10px;
	padding-left: 20px;
	height: 16px;
	margin-top: 8px;
	padding-bottom: 12px;
	}

.specs_table td {
	font-size:11px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	border: 1px solid #EAEAEA;
}
	
.darkRow{
	background-color: #DADADA;
}


.LightRow {
	background-color: #F7F7F7;
}

.prod_table {
	text-align:center;
}

.prod_series {
	padding-bottom:1.5em;
}

.prod_types {
	padding: 1.3em;
	text-align:center;
}

a:link {
	color: #000;
}
a:visited {
	color: #999;
}
a:hover {
	color: #C0111B;
}

a:link h3{
	color:#000;
	text-decoration:underline;
}
a:visited h3{
	color: #999;
	text-decoration:underline;
}
a:hover h3{
	color:#C0111B;
	text-decoration:underline;
}
