/*---------- Section Specific Colors and Styles --------------*/

/* Colors:
9966CC - Purple
336699 - Dark Blue
5589BB - Mid Blue
6699CC - Light BLue
DAEAF0 - Pale Blue
CC6600 - Burnt Orange
FFCC66 - Creamy Orange
FFFFCC - Pale Yellow
FFFFE0 - Flesh Tone
339933 - Dark Green
99CC66 - Light Green
D0EBB2 - Pale Green
F0F9CF - Paler Green
AAD548 - Bright Olive Green
AFDE9D - Mint Green
828978 - Green Gray
*/

.PartNum {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: #3C6198;
	text-decoration: none;
	font-weight: bold;
}

/*---------------------------------------*/
.PartDes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #85A6D5;
	text-decoration: none;
	font-weight: normal;
}

a.PartDes:hover {
	color: #336699;
	text-decoration: underline;
}

/*---------------------------------------*/


.PartDesA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #6699CC;
	text-decoration: none;
	font-weight: normal;
}

.PartDesA {
	color: #336699;
	text-decoration: underline;
}

/*---------------------------------------*/

.PartDesB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #362E2B;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 5px;
}

a.PartDesB:hover {
	color: #336699;
	text-decoration: underline;
}

/*---------------------------------------*/

.CatTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #362e2b;
	text-decoration: none;
	font-weight: normal;
}
/*
5589BB - Dark Blue
6699CC - Light BLue
DAEAF0 - Pale Blue
*/
/*     Dark    */
.ColorBar01 {
	background-color: #5589BB;
}

/*     lite    */
.ColorBar02 {
	background-color: #85A6D6;
	color: #FFFFFF;
}

/*     litest    */
.ColorBar03 {
	background-color: #DAEAF0;
}

.arrowlink01 {
	background-color: #7B7672;
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px 1px 4px;
	letter-spacing: -3px;
}

a.arrowlink01:hover {
	background-color: #F3F6FB;
	color: #000000;
}

.hdline03 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #FFFFFF;
}

.link03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.link03:link {
	text-decoration: none;
}

a.link03:hover {
	color: #336699;
	text-decoration: underline;
}

.link03sm {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.link03sm:link {
	text-decoration: none;
}

a.link03sm:hover {
	color: #336699;
	text-decoration: underline;
}




.link04 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

.link04b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a.link04b:hover {
	text-decoration: underline;
}


/*------------------------------------------------------*/

#rescontent {

}
#rescontent .categoryHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	display: block;
	clear: left;
	border-bottom: solid #cccccc 1px;
	padding: 5px 0px;
	font-weight: bold;
	width: auto;
	margin: 25px 0px 5px 0px;
}

#rescontent ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 20px 0px;
}


.PartDesB  .download    a, #specs .download   a   {
	font-size: 12px;
	background-color: #990000;
	line-height: 1.125;
	padding: 5px 10px;
	text-align: center;
	float: right;
	margin: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background-image: url(/assets/gui/chrome_overlay_1000x35_white.png);
	background-position: left top;
	background-repeat: no-repeat;
	text-decoration:none;
}

.PartDesB .download a:hover, #specs .download a:hover{
background-color:#0099FF;
}


#specs {

}
#specs form {
}


.PartDesB    #jumpMenu           {
	font-size: 10px;
	line-height: 1.125;
	padding: 5px 10px;
	text-align: center;
	float: right;
	margin: 5px;
	color: #666666;
	font-weight: bold;
	background-position: left top;
	background-repeat: no-repeat;
	width: 250px;
}
.PartDesB {
	width: 100%;
	float: left;

}

.ColorBar02  a, .ColorBar02 a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 5px;
}

