@charset "UTF-8";
/* CSS Document */
body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	margin: 0;
	padding: 10px 0 20px 0;
	text-align: center;
	color: #333333;
}
p, h1 {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
a:hover, a:active {
	color: #301271;
	text-decoration: underline;
}
ul {
	padding: 0.4em 48px 0.9em 48px;
	margin: 0 0 0 20px;
	color: #301271;
	font-weight: normal;
}
ul li {
	padding: 0.3em 0;
	margin: 0;
}
ol {
	padding: 0.4em 48px 0.9em 48px;
	margin: 0 0 0 20px;
	color: #333333;
	font-weight: normal;
}
ol li {
	padding: 0.3em 0;
	margin: 0;
}

/*Sundries*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.hide {
	display: none;
}

.smallText {
	font-size: 85%;
}

#horizRule {
	border-bottom: #005DAA 1px solid;
	margin: 10px 0;
}


/*Page Holder*/
.htmlBody #pageHolder {
	width: 940px;
	text-align: left;
	background-color: transparent;
	padding: 0;
	margin: 0 auto;
	border: #AEAEAE 1px solid;
}

/*Green Bar*/
.htmlBody #greenBar {
	width: 940px;
	height: 6px;
	background-color: #A1CF21;
	padding: 0;
	margin: 0;
}

/*Logo Holder*/
.htmlBody #logoHolder {
	width: 930px;
	height: 39px;
	background-image: url(css-images/logo-bg.gif);
	background-position: left;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	text-align: left;
}


/*Navigation Holder*/
.htmlBody #navHolder {
	width: 930px;
	height: 39px;
	background-image: url(css-images/nav-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	text-align: left;
}

/*Navigation Bar*/
.htmlBody #navBar {
	width: 930px;
	height: 39px;
	background-image: url(css-images/nav-endcap.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding: 39px 0 0 0;
	margin: 0;
	float: left;
}
.htmlBody #navBar ul {
	list-style: none;
	margin: -1.6em 0 0 0;
	padding: 0;
}
.htmlBody #navBar li {
	padding : 0.3em 10px 0.2em 10px;
	margin: 0;
	display: inline;
	border-right: #FFFFFF 1px solid;
}
.htmlBody #navBar .lastItem {
	border-right: none;
}
.htmlBody #navBar li a:link, .htmlBody #navBar li a:visited {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.htmlBody #navBar li a:hover, .htmlBody #navBar li a:active {
	color: #666666;
	text-decoration: none;
}
.htmlBody #navBar li a.navon   
{ 
	color: #666666;
}
.htmlBody #navBar li a:hover.navon  
{ 
	/*nothing*/
}


/*Generic Page Elements*/
.htmlBody #contentHolder {
	width: 940px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.htmlBody #lhColumn {
	width: 716px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.htmlBody #lhColumn h1 {
	font-size: 180%;
	font-weight: normal;
	padding: 1.0em 48px 0.7em 48px;
	margin: 0;
	color: #301271;
	background-image: url(css-images/h1-marker.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.htmlBody #lhColumn h2 {
	font-size: 130%;
	font-weight: normal;
	padding: 0 48px 0.7em 48px;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumn h3 {
	font-size: 100%;
	font-weight: bold;
	padding: 0.7em 48px;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumn p {
	padding: 0 48px 0.7em 48px;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumn .firstLine {
	padding-top: 0;
}
.htmlBody #lhColumn .doubleHeader {
	margin-top: 0.8em;
	padding-top: 0.2em;
	padding-bottom: 0;
}
.htmlBody #lhColumn .lastLine {
	padding-bottom: 20px;
}
.htmlBody #lhColumn .contactAddress {
	padding-bottom: 10px;
}



.htmlBody #rhColumn {
	width: 210px;
	background-color: transparent;
	text-align: left;
	padding: 0 10px 0 0;
	margin: 0;
	float: right;
	display: inline;
}
.htmlBody #rhColumn h1 {
	font-size: 110%;
	font-weight: bold;
	color: #301271;
	padding: 0.5em 10px;
	margin: 0;
}
.htmlBody #rhColumn h2 {
	font-size: 90%;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
}
.htmlBody #rhColumn p {
	font-size: 90%;
	color: #000000;
	padding: 0;
	margin: 0;
}
.htmlBody #rhColumn .firstItem {
	border-top: none;
}
.htmlBody #rhColumn h1 a:link, .htmlBody #rhColumn h1 a:visited {
	color: #301271;
	text-decoration: none;
}
.htmlBody #rhColumn h1 a:hover, .htmlBody #rhColumn h1 a:active {
	color: #000000;
	text-decoration: underline;
}
.htmlBody #rhColumn .firstLine {
	padding-top: 0;
}
.htmlBody #rhColumn .lastLine {
	padding-bottom: 0;
}

.rhBoxTop {
	width: 210px;
	background-image: url(css-images/box-top-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding: 0;
	margin: 9px 0 0 0;
}
.htmlBody #rhBox {
	width: 190px;
	background-image: url(css-images/box-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0 10px 10px 10px;
	margin: 0 0 9px 0;
}
.htmlBody #rhBox ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.htmlBody #rhBox li {
	padding: 0.7em 0;
	margin: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	border-bottom: #A1CF21 1px solid;
}
.htmlBody #rhBox li a:link, .htmlBody #rhBox li a:visited {
	font-weight: normal;
	padding-right: 15px;
	margin-right: 15px;
	color: #000000;
	text-decoration: none;
}
.htmlBody #rhBox li a:hover, .htmlBody #rhBox li a:active {
	color: #000000;
	text-decoration: underline;
}

.htmlBody #rhBox li a.rightNavon   
{ 
	color: #666666;
}
.htmlBody #rhBox li a:hover.rightNavon  
{
	text-decoration: none;
	color: #666666;
}

/*General Image Box*/
.htmlBody #imageBox {
	padding: 0;
	margin: 0 10px 10px 10px;
	float: right;
}

/*Component Gateway Box*/
.htmlBody #compGatewayBox {
	width: 210px;
	height: 90px;
	padding: 1px 0;
	margin: 0;
}

/*Technical Request Button Box*/
.htmlBody #techRequestBox {
	width: 210px;
	height: 77px;
	padding: 9px 0 1px 0;
	margin: 0;
}

/*Linecard Holder*/
.htmlBody #linecardBox {
	width: 200px;
	background-image: url(css-images/linecard-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 8px 5px 5px 5px;
	margin: 0 0 10px 0;
}
.htmlBody #linecardHolder {
	width: 200px;
	height: 162px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border-bottom: #A1CF21 1px solid;
}

/*Tables*/
.dataTable {
	width: 600px;
	padding: 0;
	margin: 10px 0 10px 48px;
}
.dataTable tr {
	padding: 0;
	margin: 0;
}
.dataTable td {
	width: 153px;
	padding: 0;
	margin: 0;
	text-align: center;
	vertical-align: middle;
}
.dataTable caption {
	text-align: left;
	padding: 0 0 3px 0;
}


/*Home Page*/
.htmlBody #rhBoxHome {
	width: 190px;
	background-image: url(css-images/box-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	padding: 0 10px 10px 10px;
	margin: 0;
}
.htmlBody #rhBoxHome ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.htmlBody #rhBoxHome li {
	padding: 0.7em 0;
	margin: 0;
	display: block;
	border-top: #FFFFFF 1px solid;
	border-bottom: #A1CF21 1px solid;
}
.htmlBody #rhBoxHome li a:link, .htmlBody #rhBoxHome li a:visited {
	font-weight: bold;
	padding-right: 15px;
	margin-right: 15px;
	display: block;
	background-image: url(css-images/rh-more-arrow.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.htmlBody #rhBoxHome li a:hover, .htmlBody #rhBoxHome li a:active {	
}

.htmlBody #newsArchive {
	border-bottom: #A1CF21 1px solid;
	color: #666666;
	padding: 0.4em 40px 0.4em 0;
	margin: 0;
	text-align: right;
	background-image: url(css-images/archive-marker.gif);
	background-position: right;
	background-repeat: no-repeat;
	display: block;
}
.htmlBody #newsArchive a:link, .htmlBody #newsArchive a:visited {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.htmlBody #newsArchive a:hover, .htmlBody #newsArchive a:active {
	color: #000000;
	text-decoration: underline;
}

/*Flash Box*/
.htmlBody #flashBox {
	width: 716px;
	height: 304px;
	padding: 0;
	margin: 0;
	background-color: transparent;
}

/*Lower Boxes*/
.htmlBody #lowerBoxesHeader {
	width: 710px;
	padding: 0;
	margin: 0;
	background-image: url(css-images/lower-box-head-bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.htmlBody #lowerBoxesHeader h1 {
	font-size: 100%;
	font-weight: bold;
	color: #666666;
	padding: 0.3em 10px;
	margin: 0;
	background-image: none;
}
.htmlBody #leftBoxHeader {
	width: 230px;
	padding: 0px;
	float: left;
	margin: 0;
	background-color: transparent;
}
.htmlBody #centerBoxHeader {
	width: 230px;
	padding: 0px;
	margin: 0 auto;
	background-color: transparent;
}
.htmlBody #rightBoxHeader {
	width: 230px;
	padding: 0px;
	float: right;
	margin: 0;
	background-color: transparent;
}
.htmlBody #lowerBoxes {
	width: 710px;
	padding: 0;
	margin: 0;
	background-image: url(css-images/lower-box-main-bg.gif);
	background-position: top;
	background-repeat: repeat-y;
}
.htmlBody #lowerBoxes p {
	font-size: 100%;
	font-weight: normal;
	color: #666666;
	padding: 0.7em 80px 0 10px;
	margin: 0;
	background-image: none;
}
.htmlBody #lowerBoxes a:link, .htmlBody #lowerBoxes a:visited {
	font-weight: normal;
	color: #666666;
	padding: 10px 0 20px 25px;
	text-decoration: none;
	display: block;
	background-image: url(css-images/find-out-more-marker.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.htmlBody #lowerBoxes a:hover, .htmlBody #lowerBoxes a:active {
	color: #000000;
	text-decoration: underline;
}
.htmlBody #lowerBoxes .minus2Lines {
	padding-bottom: 2.78em;
}
.htmlBody #lowerBoxes .minus1Lines {
	padding-bottom: 1.4em;
}
.htmlBody #leftBox {
	width: 230px;
	padding: 0px;
	float: left;
	margin: 0;
	background-color: transparent;
	background-image: url(images/left-box-image.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}
.htmlBody #centerBox {
	width: 230px;
	padding: 0px;
	margin: 0 auto;
	background-color: transparent;
	background-image: url(images/centre-box-image.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.htmlBody #rightBox {
	width: 230px;
	padding: 0px;
	float: right;
	margin: 0;
	background-color: transparent;
	background-image: url(images/right-box-image.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}
.htmlBody #lowerBoxesFoot {
	width: 710px;
	height: 12px;
	padding: 0;
	margin: 0;
	background-image: url(css-images/lower-box-foot-bg.gif);
	background-position: top;
	background-repeat: no-repeat;
}

/*About Us Page*/
.htmlBody #aboutImageBox {
	width: 716px;
	height: 304px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/about-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*The Company Page*/
.htmlBody #companyImageBox {
	width: 716px;
	height: 165px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/the-company-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*Careers Page*/
.htmlBody #careersImageBox {
	width: 716px;
	height: 165px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/careers-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*Services Page*/
.htmlBody #servicesImageBox {
	width: 716px;
	height: 304px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/services-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*Linecard Page*/

/*Supply Chain Page*/
.htmlBody #supplyImageBox {
	width: 716px;
	height: 165px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/supply-chain-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*Production Services Page*/
.htmlBody #productionImageBox {
	width: 716px;
	height: 165px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/production-services-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*Redundant Stock Management Page*/
.htmlBody #redundantStockImageBox {
	width: 716px;
	height: 165px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/redundant-stock-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*Shortage Resolution Page*/
.htmlBody #shortageResImageBox {
	width: 716px;
	height: 165px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/shortage-resolution-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.htmlBody #compGatewayBoxOS {
	width: 210px;
	height: 90px;
	padding: 10px 0 1px 0;
	margin: 0;
}

/*Quality Page*/
.htmlBody #qualityImageBox {
	width: 716px;
	height: 304px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/quality-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*Become a Partner Page*/
.htmlBody #partnerImageBox {
	width: 716px;
	height: 304px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: url(images/partner-image.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

/*News & News Archive Pages*/
.htmlBody #lhColumnNews {
	width: 716px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.htmlBody #lhColumnNews h1 {
	font-size: 180%;
	font-weight: normal;
	padding: 1.0em 48px 0.7em 48px;
	margin: 0;
	color: #301271;
	background-image: url(css-images/h1-marker.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.htmlBody #lhColumnNews h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0.7em 48px 0.7em 0;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumnNews p {
	padding: 0 0 0.7em 0;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumnNews .firstLine {
	padding-top: 0;
}
.htmlBody #lhColumnNews .lastLine {
	padding-bottom: 20px;
}
.articleBox {
	width: 662px;
	padding: 10px 0;
	margin: 0 0 0 48px;
	background-color: transparent;
	border-bottom: #AEAEAE 1px solid;
}
.salesForceArticleBox {
	width: 662px;
	height: 141px;
	padding: 10px 0;
	margin: 0 0 0 48px;
	background-color: transparent;
	border-bottom: #AEAEAE 1px solid;
}
.articleBoxFinal {
	width: 662px;
	padding: 10px 0;
	margin: 0 0 0 48px;
	background-color: transparent;
}
.articleTextBox {
	width: 552px;
	padding: 0;
	margin: 0;
	background-color: transparent;
}
.articleThumbBox {
	padding: 0;
	margin: 0;
	background-color: transparent;
	float: right;
}
.articleImageBox {
	padding: 0;
	margin: 0 0 20px 20px;
	background-color: transparent;
	float: right;
}


/*Contact Page*/
.htmlBody #mapBox {
	width: 344px;
	padding: 0;
	margin: 0;
	border: #AEAEAE 1px solid;
}
.htmlBody #contactCentreColumn {
	width: 346px;
	padding: 0;
	margin: 20px 6px 20px 0;
	float: right;
}
.htmlBody #contactCentreColumn h1 {
	font-size: 180%;
	font-weight: normal;
	padding: 1.0em 0 0.7em 0;
	margin: 0;
	color: #301271;
}
.htmlBody #contactCentreColumn h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0.7em 0;
	margin: 0;
	color: #333333;
}
.htmlBody #contactCentreColumn p {
	padding: 0 0 0.7em 0;
	margin: 0;
	color: #333333;
}

/*Form*/
.htmlBody #formHolder2 {
	width: 600px;
	padding: 20px 0 20px 48px;
	margin: 0;
}
.htmlBody #formHolder2 form {
	width: 578px;
	border: 1px dotted #A1CF21;
	padding: 10px;
	margin: 0;
}

.htmlBody #formHolder {
	width: 300px;
	padding: 20px 0 20px 48px;
	margin: 0;
}
.htmlBody form {
	width: 278px;
	border: 1px dotted #A1CF21;
	padding: 10px;
	margin: 0;
}
.htmlBody label {
	font-size: 90%;
	color: #666666;
	padding: 0;
	margin: 0;
}
.htmlBody input.txt {
	color: #666666;
	background-color: #E1DFED;
	border: 1px inset #301271;
	width: 278px;
	padding: 0;
	margin: 0 0 10px 0;
}
.htmlBody input.btn {
	font-size: 90%;
	color: #FFFFFF;
	background-color: #301271;
	border: 1px inset #301271;
	width: 4px 8px;
	padding: 0;
	margin: 0;
}
.checkBoxSpace {
	padding-bottom: 12px;
}
.htmlBody input.checkBox {
	padding: 0;
	margin: 0;
	vertical-align: middle;
}
.htmlBody label.checkBox {
	padding: 0 5px 0 0;
	margin: 0;
}
.htmlBody textarea.txt2 {
	color: #666666;
	background-color: #E1DFED;
	border: 1px inset #301271;
	width: 278px;
	height: 7em;
	padding: 0;
	margin: 0 0 10px 0;
}
.htmlBody textarea.txt3 {
	color: #666666;
	background-color: #E1DFED;
	border: 1px inset #301271;
	width: 278px;
	height: 4em;
	padding: 0;
	margin: 0 0 10px 0;
}
.htmlBody textarea.txt4 {
	color: #666666;
	background-color: #E1DFED;
	border: 1px inset #301271;
	width: 578px;
	height: 7em;
	padding: 0;
	margin: 0 0 10px 0;
}


/*Thank You and Missing Pages*/
.htmlBody #lhColumnThanksMissing {
	width: 716px;
	height: 400px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.htmlBody #lhColumnThanksMissing h1 {
	font-size: 180%;
	font-weight: normal;
	padding: 1.0em 48px 0.7em 48px;
	margin: 0;
	color: #301271;
	background-image: url(css-images/h1-marker.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.htmlBody #lhColumnThanksMissing h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0.7em 48px;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumnThanksMissing p {
	padding: 0 48px 0.7em 48px;
	margin: 0;
	color: #333333;
}



/*Sales Contact Finder Box*/
.htmlBody #salesContactBox {
	width: 300px;
	padding: 0;
	margin: 10px 0 10px 0;
}
.htmlBody #salesContactBox p {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 90%;
	font-style: italic;
}

/*Technical Help Request Page*/
.htmlBody #salesContactBoxTR {
	width: 300px;
	padding: 20px 40px 10px 0;
	margin: 0;
	float: right;
}
.htmlBody #salesContactBoxTR p {
	padding: 10px 0 0 0;
	margin: 0;
	font-size: 90%;
	font-style: italic;
}

/*Site Map Page*/
.htmlBody #lhColumnSiteMap {
	width: 716px;
	text-align: left;
	padding: 0;
	margin: 0;
}
.htmlBody #lhColumnSiteMap h1 {
	font-size: 180%;
	font-weight: normal;
	padding: 1.0em 48px 0.7em 48px;
	margin: 0;
	color: #301271;
	background-image: url(css-images/h1-marker.gif);
	background-position: left;
	background-repeat: no-repeat;
}
.htmlBody #lhColumnSiteMap h2 {
	font-size: 100%;
	font-weight: bold;
	padding: 0.7em 48px;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumnSiteMap p {
	padding: 0 48px 0.7em 48px;
	margin: 0;
	color: #333333;
}
.htmlBody #lhColumnSiteMap ul {
	padding: 0.7em 48px 2em 48px;
	margin: 0;
}
.htmlBody #lhColumnSiteMap ul li {
	padding: 0.3em 0;
	margin: 0;
	color: #333333;
	list-style: none;
}
.htmlBody #lhColumnSiteMap ul ul {
	padding: 0;
	margin: 0 0 0 30px;
}
.htmlBody #lhColumnSiteMap ul ul li {
	padding: 0.3em 0;
	margin: 0;
	color: #333333;
	list-style: none;
}


.htmlBody #parkerDesign {
	width: 300px;
	margin: 0;
	padding: 0;
	text-align: right;
	float: right;
}

.htmlBody #bottomLinks {
	width: 500px;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
}

/*Parker Design*/
.htmlBody #footer {
	width: 940px;
	margin: 0 auto;
	font-size: 85%;
	padding: 5px 0;
	text-align: right;
}
.htmlBody #footer p {
	padding: 0;
	color: #666666;
}
.htmlBody #footer a:link, .htmlBody #footer a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}
.htmlBody #footer a:hover {
	text-decoration: underline;
	color: #000000;
}
.htmlBody #footer a:active {
	color: #CC3333;
}
