@charset "utf-8";

.productName {
	font-size: 30px;
	font-weight: bold;
	color: #6a666e;
	line-height: 50px;
}

.productName2 {
	font-size: 18px;
	font-weight: normal;
	color: #6a666e;
}
.productDesc {
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
}
.productDesc p {
margin-top:0px;
}

#productFiles {
	border-left:1px dashed #C3C6C4;
	line-height:16px;
	margin-left:0px;
	width:165px;
}
.productFilesTitle {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #a1a6a1;
	margin: 3px;
	padding: 3px;
}

.productFilesGroup p {
	font-size:12px;
	line-height:140%;
	margin-bottom:10px;
	margin-top:0px;
	margin: 3px;
	padding: 3px;
}

.productHeading {
background-color:#C9C9C3;
float:left;
font-weight:bold;
line-height:23px;
margin-top:5px;
width:100%;
}
.productHeadingText {
float:left;
margin-left:5px;
}

.productTableTop {
	font-size:24px;
	color:#6A666E;
	font-style:normal;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}


.productTableTopSub {
	font-size:16px;
	color:#6A666E;
	font-style:normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

.productTable {
border-collapse:collapse;
clear:both;
margin:5px 10px 15px;
width:540px;
}

.productTable td {
padding:8px;
vertical-align:top;
}

.productListImgThumb {
width:56px;
}
.productListImgThumb img {
border:3px double #B3B3B3;
}

.productListIcon {
	vertical-align:top;
	width:48px;
	text-align: center;
}

.productListName {
width:130px;
}
.productListDescription {
width:260px;
}

.productListRow, .productListRow2 {
float:left;
width:540px;
}

.productListRow2 {
background-color:#E4E4DD;
border-bottom:5px solid #E4E4DD;
}

#productInfoTop {
margin-bottom:25px;
}

.categoryItem {
border-bottom:2px solid #E4E4DD;
border-right:2px solid #E4E4DD;
display:inline;
float:left;
margin:10px 10px 10px 15px;
width:250px;
}

.categoryThumb {
float:left;
margin:5px;
text-align:center;
}
.categoryTitle {
margin:10px 6px 6px;
text-align:right;
}

.categoryTitle a:hover {
color:#0070CC;
text-decoration:underline;
}
.categoryTitle a:link {
	color:#00467F;
	font-size:14px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}

.categoryTitle a:visited {
color:#999999;
font-size:14px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:19px;
text-decoration:none;
}

.infoHeaderTable {
	margin-top: 5px;
}

.infoHeaderFG, .infoHeaderDesc {
	background-color:#A1A6A1;
	color:#FFFFFF;
	font-size:12px;
	height:14px;
	line-height:15px;
	margin-top:1px;
	font-weight: bold;
}

.infoHeaderFG {
	width: 80px;
}

.infoDetail {
	color:#6A666E;
	font-weight:bold;
	font-size:12px;
	height:14px;
	line-height:15px;
	margin-top:1px;
}
