@import url("structure.css");
@media print {
	body,p,div,td,span {font: 10pt/15pt Arial,Verdana, Helvetica, sans-serif;}
	a {font: 10pt/15pt Arial,Verdana, Helvetica, sans-serif;font-weight:bold;}
	h1, h2, h3,	h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid }
   	blockquote,	pre { page-break-inside: avoid }
   	ul, ol, dl { page-break-before: avoid }
	table { page-break-inside: avoid }
}

body {
	margin:0;
	padding:0;
	background:#ffffff url(../i/2010/body-bg.gif) repeat-x;
	font:12px/18px Arial, Tahoma, Helvetica, sans-serif;
	color:#414141;
}

.hide,
#columnOne.home h1.hide{
	display:none;
	margin:0;
	padding:0;
}
.print-url{
	font:20px/21px Arial, Tahoma, Helvetica, sans-serif;
	top:54px;
	left:0;
	width:994px;
	position:absolute;
	text-align:center;
	display:none;
}

.clear-me{
    clear:both;
    margin:0;
    padding:0;
    line-height:0;
}
/** General Styles **/

body.popup {
	padding: 10px;
	background: #FFF;
}

body.hideSelects select {
	/* 
	This is a workaround for IE6 bug where SELECT elements ignore z-index.
	This class is implemented by the javascript for the main navigation
	drop downs.
	*/
	visibility: hidden;
}
a {
	color: #06C;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.button {
	display: inline;
	padding: 3px 8px;
	font-size: 11px;
	color: #FFF;
	line-height: 15px;
	background: #D21728 url(../i/2010/button-bg.gif) repeat-x left center;
	border: 1px solid #D21728;
	line-height: normal;
}
.button-float-right{
	float:right;
	margin:5px 0 5px 5px;
	padding:3px 8px 3px 8px;
}
ul li a:hover {
	text-decoration: none;
}
input, 
select, 
textarea {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
hr {
	margin: 10px 0;
	border: 0 none;
	border-top: 2px dotted #CCC;
}
.clearMe {
	clear: both;
	visibility: hidden;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: black;
	padding: 15px 0 0 0;
	margin: 0;
}
h2 {
	font-size:14px;
	font-weight:bold;
	color:black;
	padding:15px 0 0 0;
	margin:0;
}

.popup h1 {
	padding: 0px 0px 15px 0px;
	display: inline;
	float: left;
}

.popup h2 {
	padding: 0px 0px 15px 0px;
}

h2 a {
	color: #000;
}
h2.blockTitle {
	line-height: 30px;
	background: #EAEFEF;
	padding: 0 25px;
	margin: 0 0 10px 0;
}
h2.blockHeader {
	background: #979797 url(../i/2010/table-th-bg.gif) repeat-x;
	line-height: 30px;
	color: #FFF;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 0;
	padding: 0 25px;
}
h2.blockTitle a {
	color: #333;
}
h2.blockTitle a.button {
	color: #FFF;
}
h3 {
	font-size: 13px;
	color: black;
	padding: 15px 0 5px 0;
	margin: 0;
}
p {
	padding: 5px 0 5px 0;
	margin: 0;
}

.back,
.back-large {
	text-transform: capitalize;
	line-height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

/** Form Styles **/

label {
	width: 100%;
	display: block;
	margin: 0 0 5px;
	padding: 5px 0;
	border-bottom: 1px dotted #CCC;
}
label.required {
	background: url(../i/icons/default/misc/requiredStar.gif) no-repeat right center;
}
label span {
	width: 170px;
	display: block;
	float: left;
	color: black;
	font-size: 11px;
	font-weight: bold;
}
label input,
label select,
label textarea {
	width: 70%;
	font: 13px Arial, Tahoma, Helvetica, sans-serif;
}
label img {
	border: 0 none;
}
form {
	margin: 10px 0 0 0;
	background: white;
}
form input.button {
	display: block;
	font: bold 14px Arial, Tahoma, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 10px;
	border: 1px solid #D21728;
	background: #D21728 url(../i/2010/button-bg.gif) repeat-x left center;
	text-transform: capitalize;	
	margin: 10px 5px 10px 0;
	width: auto;
	float: left;
}
form input.disabled {
	background: url(../i/2010/button-disabled-bg.gif) repeat-x left center;
	border: 1px solid #CCC;
}
label.labelFloat input {
	width: auto;
}
.errorNotice {
	padding: 3px 0;
	color: #D21728;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #D21728;
}
.element-help,
.element-help-2 {
	position: absolute;
	right: 45px;
	margin: -35px 0 0 0;
}
.element-help ul,
.element-help-2 ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.searchBar input,
.searchBar select,
.loginForm input {
	width: 190px;
	/* font-weight: bold; */
	color: black;
	font-size: 14px;
	padding: 2px;
}
.searchBar select {
	width: 196px;
}
.searchBar label {
	font-weight: bold;
	font-size: 12px;
	line-height: normal;
	color: #666;
	padding: 5px 0 0 0;
	border-bottom: 0 none;
	border-top: 1px solid #CCC;
	margin-top: 10px;
}
#filterForm {
	background: #999 url(../i/2010/product-slider-200-bg.gif) repeat-x;
	margin: 2px 0 10px;
	padding: 10px 20px;
	color: #FFF;
	line-height: normal;
	z-index: 1;
	position: relative;
}
#filterForm label {
	color: #FFF;
	margin: 0 0 5px;
	padding: 0;
	border-bottom: 0 none;
}
#filterForm input,
#filterForm select {
	padding: 2px;
	font-weight: bold;
	font-size: 14px;
}
#filterForm select {
	width: 100%;
}
#filterForm .textSelectCombo select {
	width: auto;
}
#filterForm input.textbox {
	width: 30%;
}
#filterForm th {
	text-align: left;
	font-size: 15px;
	border-bottom: 1px solid #666;
	padding: 5px;
}
#filterForm td {
	padding: 5px;
	vertical-align: top;
}
#filterForm .groupTable td {
	padding: 0;
}
#filterForm .groupTable label {
	margin: 0;
}
#filterForm .button {
	float: right;
}

.loginForm {
	background: #E6E6E6;
	border: 1px solid #CCC;
	padding: 10px 10px;
}
.loginForm td {
	padding: 3px;
}
.loginForm .button {
	margin: 10px 0 0 0;
}	

/** Column Styles **/

#columnOne ul,
.searchBar {
	margin: 0 20px;
	padding: 0;
}
#columnOne ul li {
	list-style-type: none;	
	display: block;
	line-height: normal;
	font-size: 12px;
	border-bottom: 1px solid #CCC;
	padding: 4px 0;	
}
#columnOne ul li a {
	color: #666; 
	display: block;
}
#columnOne ul li.depth1 a,
#columnOne ul li.depth2 a,
#columnOne ul li.depth3 a {
	background-image: url(../i/2010/pointer-grey.gif);
	background-repeat: no-repeat;
}
#columnOne ul li.depth1 a {
	padding-left: 20px;
	background-position: 7px center;
}
#columnOne ul li.depth2 a {
	padding-left: 40px;
	background-position: 27px center;
}
#columnOne ul li.depth3 a {
	padding-left: 60px;
	background-position: 47px center;
}
#columnOne ul li.depth4 a {
	padding-left: 80px;
	background-position: 67px center;
}
#columnOne ul li a:hover,
#columnOne ul li.last a {
	color: #000;
	background-image: url(../i/2010/pointer-black.gif);
	background-repeat: no-repeat;
}
#columnOne ul li.depth0 a:hover,
#columnOne ul li.last.depth0 a {
	background-image: none;
}
.columnOneTitle,
.homeBox .title {
	height: 40px;
	background: url(../i/2010/column-title-bg.gif) no-repeat right top;
}
.columnTwoTitle {
	background: url(../i/2010/column-title-bg.gif) no-repeat right top;
}
.single-column-title {
	background: url(../i/2010/single-column-title.gif) 0 0 no-repeat;
	margin:0 0 0 15px;
	border:0 solid red;
}
.columnTwoTitle h1,
.svmColumnTwoTitle h1,
.columnOneTitle h2,
.homeBox .title h2,
.single-column-title h1 {
	display: block;
	height: 40px;
	color: #FFF;
	margin: 0;
	padding: 0 0 0 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 42px;
	background: url(../i/2010/column-title-left-bg.gif) no-repeat left top;
}
.columnOneTitle h2 {
	font-size: 14px;
}
.homeBox .title h2 a {
	color: #FFF;
}
.columnTwoBreak {
	height: 35px;
	float: right;
	width: 734px;
	margin-bottom: -40px;
	background: url(../i/2010/column-two-break.gif) no-repeat left top;
}
.columnOneFooter {
	height: 20px;
	background: url(../i/2010/column-one-footer.gif) no-repeat;
	clear: both;
}
.twoColumnLeft {
	width: 320px;
	float: left;
	margin-top: 10px;
}
.twoColumnRight {
	width: 320px;
	float: right;
	margin-top: 10px;
}
.twoColumnListLinks ul {
	margin: 0;
	padding: 0;
}
.twoColumnListLinks ul li {
	margin:0;
	padding:0 0 5px 10px;
	border-bottom:1px solid #CCC;
	list-style-type: none;
	color:#888;
	font-size:12px;
}
.twoColumnListLinks ul li a {
	display: block;
	font-size: 12px;
	padding: 5px 0 0 12px;
	color: #666;
	background: url(../i/2010/pointer-grey.gif) no-repeat left 12px;
	margin-left: -10px;
}
.twoColumnListLinks ul li a:hover {
	color: black;
	background-image: url(../i/2010/pointer-black.gif);
}
.quickLinks {
	margin: 10px 25px;
}
.quickLinks .heading {
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-bottom: 10px;
}
.three-column-content{
	border:0 solid red;
	width:208px;
	float:left;
	margin:10px 12px 0 0;
}
.three-column-content.right{
	margin-right:0;
}

/*** Divisions Page ***/

/*** Divisions Page ***/

.division-column{
	width:215px;
	float:left;
	padding:0 55px 0 55px;
	margin:0 5px 10px 0;
}
.division-column.right{
	margin-right:0;
}
.division-column-img{
	text-align:center;
	margin:0 0 10px 0;
}
.division-column-img img{
	border:0;
}
/** Masthead Styles **/

#logo img,
#flags img {
	border: 0 none;
}
#flags a {
	margin: 0px 10px 0px 0px;
	color: #666666;
}
#language-selector {
	width: 100px;
}

#searchForm {
	color: #666;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.035em;
}
#searchForm form {
	margin: 0;
}
#searchForm label,
#searchForm .field,
#searchForm .button {
	float: left;
	display: block;
	width: auto;
	padding: 0;
	margin: 0;
	border: 0 none;
}
#searchForm label,
#searchForm .field {
	margin: 1px 5px 0px 0px;
	
}
#searchForm .field {
	padding: 0px 0 0 0;
	display: inline;
}
#searchForm .field input {
	display: block;
	/* height: 23px; */
	width: 177px;
	border: 1px solid #CCC;
	border-top: 1px solid #797979;
	/* font-size: 16px;  */
	/* font-weight: bold; */
	/* line-height: 23px; */
	padding: 1px 3px;
}
#searchForm .button input {
	display: block;
	height: 22px;
	width: 22px;
	margin: 0;
	padding: 0;
}	
#loginButton a {
	float: right;
	display: block;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -0.035em;
	color: #666;
	padding: 0 0 0 40px;
	width: 60px;
	background: url(../i/2010/login-button-off.gif) no-repeat;
	text-transform: capitalize;
}
#loginButton a:hover {
	background-image: url(../i/2010/login-button-on.gif);
	text-decoration: none;
	color: #FFF;
}

/** Main Navigation Styles **/

#mainnavigation ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 100;
}
#mainnavigation ul li.main,#mainnavigation ul li.mainja {
	display: block;
	list-style-type: none;
	float: left;
	padding: 0 10px;
	line-height: 35px;
	/* background: url(../i/2010/main-navigation-separator.gif) no-repeat right center; */
	position: relative;
}
#mainnavigation ul li.main a {
	float: left;
	display: block;
	padding: 0 10px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.025em;
}
#mainnavigation ul li.mainja a {
	float: left;
	display: block;
	padding: 0 10px;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	letter-spacing: -0.025em;
}
#mainnavigation ul li.main a:hover,
#mainnavigation ul li.main a.mainNavOn,
#mainnavigation ul li.main a.hoverOn,
#mainnavigation ul li.mainja a:hover,
#mainnavigation ul li.mainja a.mainNavOn,
#mainnavigation ul li.mainja a.hoverOn {
	background: #000 url(../i/2010/main-navigation-hover-bg.gif) repeat-x;
}

#mainnavigation ul li.main .mainNavDrop,#mainnavigation ul li.mainja .mainNavDrop {
	position: absolute;
	display: block;
	z-index: 100;
	top: 35px;
	left: 10px;
	background: #333 url(../i/2010/main-navigation-dropdown-bg.gif) repeat-x;
	-moz-box-shadow: 1px 1px 4px #000;
	-webkit-box-shadow: 1px 1px 4px #000;
}	
#mainnavigation ul li.main .mainNavDrop ul,#mainnavigation ul li.mainja .mainNavDrop ul {
	margin: 0;
	padding: 0;
}
#mainnavigation ul li.main .mainNavDrop ul li,#mainnavigation ul li.mainja .mainNavDrop ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#mainnavigation ul li.main .mainNavDrop ul li a,#mainnavigation ul li.mainja .mainNavDrop ul li a {
	color: white;
	font-weight: normal;
	font-size: 13px;
	border-top: 1px solid #484848;
	border-bottom: 1px solid #252525;
	display: block;
	padding: 0 15px;
	line-height: 25px;
	white-space: nowrap;
	letter-spacing: normal;
	display: block;
	float: none;
	margin: 0;
}
#mainnavigation ul li.main .mainNavDrop ul li a:hover, #mainnavigation ul li.mainja .mainNavDrop ul li a:hover {
	background: #FFF;
	color: #333;
	border-top: 1px solid #B6B6B6;
	border-bottom: 1px solid #FFF;
}

/** Breadcrumb Styles **/

#breadCrumb {
	font-size: 14px;
	color: #999;
}
#breadCrumb a {
	color: #999;
	text-decoration: none;
	font-weight: normal;
}
#breadCrumb a:hover {
	color: #000;
	text-decoration: underline;
}
#breadCrumb span {
	color: #000;
}
#breadCrumb span.leadIn {
	text-transform: uppercase;
	font-size: 11px;
	color: #666;
	font-weight: bold;
}

/** Home Styles **/

#columnOne.home h1 {
	color: white;
	position: absolute;
	font-size: 21px;
	display: block;
	margin-top: -45px;
	left: 40px;
	z-index: 100;
	padding: 0;
}

.homeFeatureItem{
	position:relative;
}
#columnOne.home .homeFeatureItem h2{
	z-index:9999;
	margin-top:0;
	bottom:14px;
	left:23px;
	color: white;
	font-size: 21px;
	line-height:23px;
	display: block;
	position: absolute;
}
.homeFeatureItem img{
	z-index:-1;	
}
.homeGraphic {
	margin: 10px 8px 10px 10px;
	height: 210px;
	width: 635px;
	overflow: hidden;
}
.homeGraphic div {
	height: 210px;
	width: 100%;
}
.homeBox {
	float: left;
	position: relative;
	width: 320px;
	background: url(../i/2010/home-box-bg.gif) repeat-y;
	display: inline;
	margin-bottom: 5px;
}
.homeBox .body {
	padding: 0 20px;
	min-height: 140px;
	position: relative;
}
.homeBox .fixedHeight {
	height: 140px;
}
.homeBox .body .summary {
	font-size: 14px;
	font-weight: bold;
	color: #999;
	padding: 15px 0 0 0;
	line-height: normal;
}
.homeBox .body .halfwidth {
	width: 155px;
}
.homeBox .body .link {
	position: absolute;
	bottom: 0;
	left: 20px;
}
.homeBox .body .image {
	position: absolute;
	right: 5px;
	top: 5px;
}
.homeBox .footer {
	height: 15px;
	background: #E6E6E6 url(../i/2010/home-box-footer.gif) no-repeat;
}
#columnOne.home .homeBox {
	margin-left: 5px;
}
.homeBoxTwoCol {
	width: 645px;
	background: url(../i/2010/home-box-two-col-bg.gif) repeat-y;
	margin: 0 0 5px 5px;
}
.homeBoxTwoCol .body {
	padding: 0 30px 10px 30px;
	font-size: 14px;
	font-color: #333;
}
.homeBoxTwoCol .header,
.homeBoxTwoCol .footer {
	height: 15px;
}
.homeBoxTwoCol .header {
	background: #E6E6E6 url(../i/2010/home-box-two-col-header.gif) no-repeat left bottom;
}
.homeBoxTwoCol .footer {
	background: #E6E6E6 url(../i/2010/home-box-two-col-footer.gif) no-repeat;
}

img.home-feature-img{
	border:0 solid red;
	width:130px;
	margin:0 0 5px 5px;
}

#columnOne.home .newsTicker {
	height: 45px;
	line-height: 45px;
	margin: 0 3px 5px 5px;
	background: url(../i/2010/home-news-ticker-body-bg.gif) no-repeat right top;
}
#columnOne.home .newsTicker .title {
	background: url(../i/2010/home-news-ticker-title-bg.gif) no-repeat left top;
	color: white;
	font-weight: bold;
	font-size: 16px;
	letter-spacing: -0.025em;
	float: left;
	display: block;
	padding: 0 10px 0 15px;
	margin-right: 10px;
}
#columnOne.home .newsTicker .title a {
	color: #FFF;
}
#columnOne.home .newsTicker .body {
	color: black;
	font-size: 14px;
	display: block;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	top: 5px;
	position: relative;
}
#columnOne.home .newsTicker .body a {
	color: black;
	font-weight: normal;
	display: block;
	width: 500px;
}
#home-survey-form-wrapper {
	position: absolute;
	background: #FDF6D4;
	border: 4px solid #EAE3C1;
	padding: 15px;
	top: 230px;
	left: 335px;
	z-index: 50;
	width: 270px;
	-moz-border-radius: 10px; /* Round Corners for Firefox */
	-webkit-border-radius: 10px; /* Round Corners for Safari */
}
#home-survey-form-wrapper h2 {
	margin: 0 0 10px 0;
	font-size: 18px;
}
#home-survey-form-wrapper form {
	background: transparent;
	margin: 0;
}
#home-survey-form-wrapper textarea {
	display: block;
	width: 100%;
}
#home-survey-form-wrapper .submit-button {
	margin: 10px 0 0 0;
}

/** Home Box Styles **/

.homeBox ul,
#homeWrapper #columnOne .homeBox ul {
	margin: 5px 0;
	padding: 0;
}
#homeWrapper #columnOne .homeBox .summary ul {
	margin: -10px 0 0 0;
}
.homeBox ul li {
	list-style-type: none;
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
	font-size: 12px;
	color: #666;
	display: block;
}
.homeBox ul li a {
	color: #666;
	display: inline;
}
.homeBox ul li a:hover,
#homeWrapper #columnOne .homeBox ul li a:hover {
	color: black;
	background-image: none;
}
.homeBox ul.iconList li {
	padding: 0;
}
.homeBox ul.iconList li a {
	padding:15px 0 15px 40px;
	position:relative;
	display:block;
	line-height:18px;
}
.homeBox ul.iconList li a.sizing-guide {
	background: url(../i/2010/icon-off-sizing-guide.gif) no-repeat left center;
}
.homeBox ul.iconList li a.sizing-guide:hover {
	background: url(../i/2010/icon-on-sizing-guide.gif) no-repeat left center;
}
.homeBox ul.iconList li a.wiring-diagram {
	background: url(../i/2010/icon-off-wiring-diagram.gif) no-repeat left center;
}
.homeBox ul.iconList li a.wiring-diagram:hover {
	background: url(../i/2010/icon-on-wiring-diagram.gif) no-repeat left center;
}
.homeBox ul.iconList li a.pakscan-ethernet {
	background: url(../i/2010/icon-off-pakscan-ethernet.gif) no-repeat left center;
}
.homeBox ul.iconList li a.pakscan-ethernet:hover {
	background: url(../i/2010/icon-on-pakscan-ethernet.gif) no-repeat left center;
}
.homeBox ul.iconList li a.downloads {
	background: url(../i/2010/icon-off-downloads.gif) no-repeat left center;
}
.homeBox ul.iconList li a.downloads:hover {
	background: url(../i/2010/icon-on-downloads.gif) no-repeat left center;
}
.homeBox ul.iconList li a.e-learning {
	background: url(../i/2010/icon-off-e-learning.gif) no-repeat left center;
}
.homeBox ul.iconList li a.e-learning:hover {
	background: url(../i/2010/icon-on-e-learning.gif) no-repeat left center;
}

/** Footer Styles **/

#footer ul {
	margin: 0;
	padding: 0;
}
#footer ul li {
	list-style-type: none;
	padding: 0;
}
#footer a {
	color: #B2B2B2;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
}
#developerFooter a {
	color: #666;
	font-weight: normal;
}
#footer .column {
	float: left;
	width: 170px;
	margin-right: 26px;
}
#footer .columnLast {
	margin-right: 0;
}
#footer .column h3,
#footer .column h3 a {
	font-weight: bold;
	font-size: 14px;
	color: #DDD;
	margin: 0;
	padding: 0;
}
#footer .column a:hover {
	color: #FFF;
}

/** Meet The Team Template **/

.mttElementWrapper {
	width: 320px;
	float: left;
	margin: 20px 20px 0 0;
	padding-bottom: 20px;
}
.mttElementImg {
	float: left;
	width: 140px;
	text-align: center;
}
.mttElementImg img {
	border: 0 none;
}
.mttElementBg {
	margin: 0 0 0 160px;
}
.mttElementBg .name {
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.mttElementBg .details .button {
	margin-top: 10px;
}
.mttElementBg .details .button input.submit {
	display: block;
	font: bold 11px Arial, Tahoma, Helvetica, sans-serif;
	color: #FFF;
	padding: 3px 10px;
	border: 1px solid #D21728;
	background: #D21728 url(../i/2010/button-bg.gif) repeat-x left center;
	text-transform: capitalize;
}
.mttElementEnd {
	margin-right: 0;
}
	
/** Product Slider Styles **/

#productSlider {
	height: 210px;
	width: 710px;
	overflow-x: scroll;
	overflow-y: hidden;
	background: #999 url(../i/2010/product-slider-200-bg.gif) repeat-x;
}
#productSlider.main {
	height: 270px;
}
#productSliderFooter {
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
	line-height: 30px;
	background: url(../i/2010/product-slider-200-scroll-bg.gif) repeat-x;
}
.productThumbWrapper .productThumb,
.divisionWrapper .divisionCell {
	display: inline; /* Fix IE6 */ 
	float: left;
	margin: 20px 0 0 25px;
}
.productThumbWrapper .productThumb table {
	width: 125px;
	padding: 0;
	margin: 0;
}
.productThumbWrapper .productThumb table td {
	padding: 0;
	margin: 0;
}
.productThumbWrapper .productThumb td.productThumbImage {
	height: 115px;
	border: 1px solid #CCC;
	background: white;
	text-align: center;
	vertical-align: center;
}
.productThumbWrapper .productThumb td.productThumbImage img {
	border: 0 none;
}
.productThumbWrapper .productThumb td.productThumbName {
	height: 40px;
	background: url(../i/2010/product-slider-200-name-bg.gif) no-repeat;
	font-size: 10px;
	text-align: center;
	line-height: 10px;
	padding: 3px 5px;
	vertical-align: middle;
	white-space: normal;
}
.productThumbWrapper .productThumb td.productThumbName a {
	color: white;
}
.divisionWrapper {
	padding: 0 25px 0 5px;
}
.divisionWrapper .divisionCell {
	border-right: 1px solid #999;
	padding: 0 5px 0 20px;
	margin-left: 0px;
	width: 290px;
}
.divisionWrapper .divisionCell .divisionTitle {
	display: block;
	margin-bottom: 15px;
	height: 45px;
}

.divisionWrapper .divisionCell .divisionTitle a,
.divisionWrapper .product-holder td.productName a {
	font-size: 16px;
	font-weight: bold;
	color: white;
}
.divisionWrapper .divisionCell .divisionTitle a:hover,
.divisionWrapper .product-holder td.productName a:hover {
	text-decoration: none;
}
.divisionWrapper .topProducts {
	width: 290px;
}
.divisionWrapper .product-holder {
	float: left;
	margin-right: 10px;
}
.divisionWrapper .product-holder td {
	width: 130px;
	text-align: center;
	vertical-align: middle;
	padding: 0;
	border: 0 none;
}
.divisionWrapper .product-holder td.productImage {
	background: white;
	height: 110px;
}
.divisionWrapper .product-holder td.productImage img {
	border: none;
}
.divisionWrapper .product-holder td.productName {
	background: url(../i/2010/product-slider-240-name-bg.gif) no-repeat;
	height: 40px;
}
.divisionWrapper .product-holder td.productName a {
	margin: 0;
}
.divisionWrapper .moreProducts {
	float: right;
	display: inline;
	margin-right: 20px;
}

/** Documents Styles **/

.listingTable table {
	width: 100%;
}
.listingTable th, 
.listingTable td {
	padding:4px 15px 4px 15px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	vertical-align: middle;
}
.listingTable th {
	background: #979797 url(../i/2010/table-th-bg.gif) repeat-x;
	line-height: 30px;
	color: #FFF;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #606060;
	white-space: nowrap;
	padding-top: 0;
	padding-bottom: 0;
}
.listingTable th a {
	color: white;
	display: block;
	padding-right: 20px;
}
.listingTable td h3 a {
	font-weight:bold;
}
.listingTable th a.button {
	display: inline;
}
.listingTable th a.descOn {
	background: url(../i/2010/sort-direction-desc.gif) no-repeat right center;
}
.listingTable th a.ascOn {
	background: url(../i/2010/sort-direction-asc.gif) no-repeat right center;
}
.listingTable td a {
	color:#333333;
	font-weight:normal;
}
.listingTable th.last,
.listingTable td.last {
	border-right: 0 none;
}
.listingTable th .summary {
	font-size: 11px;
	font-weight: normal;
}
.listingTable td img {
	border: 1px solid #CCC;
	padding: 5px;
	background: white;
}

.listingTable tr.even{
	background:#eaefef;
}
.listingTable tr.rollover{
	background:#cccccc;
	cursor:pointer;
}
.listingTable.pos-basket td{
	padding:4px 8px 4px 8px;
	vertical-align:top;
}
.pos-basket form{
	background:none;
}

/** Tabs Styles **/

#columnTwoTabs {
	background: #E6E6E6;
}
#columnTwoTabs .tabWrapper {
	background: url(../i/2010/tabs-bg.gif) repeat-x top left;
	margin: 0 5px;
	height: 40px;
	font-size: 14px;
}
.tabWrapper ul {
	margin: 0;
	padding: 5px 0 0 15px;
}
.tabWrapper ul li {
	display: block;
	float: left;
	list-style-type: none;
	line-height: 30px;
}
.tabWrapper ul li.on {
	background: url(../i/2010/tabs-active-left-bg.gif) no-repeat left top;
}
.tabWrapper ul li.on a {
	display: block;
	color: white;
	font-weight: bold;
	background: url(../i/2010/tabs-active-right-bg.gif) no-repeat right top;
	padding: 0 25px 0 20px;
}
.tabWrapper ul li {
	background: url(../i/2010/tabs-off-left-bg.gif) no-repeat left top;
}
.tabWrapper ul li a {
	display: block;
	color: black;
	font-weight: normal;
	background: url(../i/2010/tabs-off-right-bg.gif) no-repeat right top;
	padding: 0 25px 0 20px;
}
.tabWrapper ul li.inactive {
	background: url(../i/2010/tabs-inactive-left-bg.gif) no-repeat left top;
}
.tabWrapper ul li.inactive span {
	display: block;
	color: #B3B3B3;
	font-weight: normal;
	background: url(../i/2010/tabs-inactive-right-bg.gif) no-repeat right top;
	padding: 0 25px 0 20px;
}

/** Pagination Styles **/

.paginationWrapper {
	height: 30px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding-top: 0;
	background: url(../i/2010/pagination-bg.gif) repeat-x;	
}
.paginationWrapper td {
	padding: 0 3px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
	color: #666;
	vertical-align: middle;
	height: 30px;
}
.paginationWrapper td a:hover {
	text-decoration: none;
}
.paginationWrapper .nextPage,
.paginationWrapper .nextPage a,
.paginationWrapper .lastPage,
.paginationWrapper .lastPage a,
.paginationWrapper .prevPage,
.paginationWrapper .prevPage a,
.paginationWrapper .firstPage,
.paginationWrapper .firstPage a {
	display: block;
	width: 21px;
	height: 16px;
}
.paginationWrapper .nextPage {
	background: url(../i/2010/pagination-next-off.gif) no-repeat;
}
.paginationWrapper .lastPage {
	background: url(../i/2010/pagination-last-off.gif) no-repeat;
}
.paginationWrapper .prevPage {
	background: url(../i/2010/pagination-prev-off.gif) no-repeat;
}
.paginationWrapper .firstPage {
	background: url(../i/2010/pagination-first-off.gif) no-repeat;
}
.paginationWrapper .nextPage a {
	background: url(../i/2010/pagination-next-on.gif) no-repeat;
}
.paginationWrapper .lastPage a {
	background: url(../i/2010/pagination-last-on.gif) no-repeat;
}
.paginationWrapper .prevPage a {
	background: url(../i/2010/pagination-prev-on.gif) no-repeat;
}
.paginationWrapper .firstPage a {
	background: url(../i/2010/pagination-first-on.gif) no-repeat;
}
.paginationWrapper .linkPaginateOn,
.paginationWrapper .linkPaginateOff {
	float: left;
	margin: 0 5px;
}

/** News Styles **/

.newsItem a.newsTitleLink,
.listItem a.listTitleLink {
	background: #979797 url(../i/2010/table-th-bg.gif) repeat-x;
	line-height: 30px;
	color: #FFF;
	font-size: 16px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	display: block;
	padding-left: 25px;
	width: 685px;
	overflow: hidden;
	white-space: nowrap;
}
.newsItem .langDate,
.newsArticle .back, 
.newsArticle .back-large,
.listItem .langDate {
	background: #EAEFEF;
	font-weight: bold;
	line-height: 30px;
	color: #333;
	padding: 0 25px;
	margin: 0;
}
.newsItem .summary,
.listItem .summary {
	margin: 10px 10px 10px 180px;
}

.feature .options {
	margin-top: 15px;
}

.newsItem .image {
	float: left;
	margin: 10px 25px;
	width: 130px;
	border: 1px solid #CCC;
}

.newsItem .videoimage {
	float: left;
	margin: 10px 25px;
	width: 140px;
	border: 1px solid #CCC;
}
.listItem .image {
	float: left;
	margin: 10px 25px;
	width: 130px;
}
.newsItem .image img,
.newsItem .videoimage img,
.listItem .image img {
	border: 0 none;
}
.newsItem .image img,
.newsItem .videoimage img,
.listItem .image img {
	border: 0 none;
}
.newsItem .link,
.listItem .link {
	margin: 10px 0 0;
}
.quickLinks .magazine {
	float: left;
	height: 95px;
	width: 65px;
	margin: 0 10px 0 0;
}
.newsArticle {
	margin: 0;
	padding-top: 20px;
}
.newsArticle .feature {
	background: #E6E6E6;
	margin: 20px 25px;
	padding: 10px 10px 10px 20px;
	width: 630px;
}
.newsArticle .title {
	font-size: 21px;
	font-weight: bold;
}
.newsArticle .date {
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 10px 0;
}
.newsArticle .image {
	float: right;
	margin-left: 20px;
	width: 250px;
	text-align: center;
}

.newsArticle .caption {
	text-align: center;
	font-size: 11px;
}

.newsArticle .summary {
	font-size: 15px;
	color: #666;
}
.quickLinks a.newsRssLink {
	display: block;
	line-height: 28px;
	padding-left: 19px;
	background: url(../i/icons/feed-icon-14x14.png) no-repeat left center;
}

/** Contact Styles **/

.contactLookup {
	background: transparent url(../i/2010/search-bar-bg.gif) no-repeat left top;
	height: 45px;
	padding: 0 0 0 20px;
	text-align: right;
	white-space: nowrap;
	display: block;
}
.contactLookup form {
	padding: 0;
	margin: 0;
}
.contactLookup .field {
	width: 240px;
	margin: 9px 0 0 0;
	float: left;
	display: inline;
}
.contactLookup .field select {
	color: black;
	font-size: 14px;
	/* font-weight: bold; */
	padding: 2px; 
	width: 100%;
}
.contactLookup .button {
	float: right;
	display: block;
}
.contactLookup .button input {
	background: transparent url(../i/2010/search-bar-button-bg.gif) no-repeat right top;
	border: 0 none;
	display: block;
	height: 45px;
	margin: 0;
	padding: 0;
	width: 46px;
}
.contactItem table,
.listItem table {
	width: 100%;
}
.contactItem td,
.listItem td {
	padding: 5px 10px 5px 0;
	border-bottom: 1px solid #CCC;
}
.contactItem td.header,
.listItem td.header {
	font-weight: bold;
	vertical-align: top;
	white-space: nowrap;
}
.contactItem td.details,
.listItem td.details {
	width: 100%;
}

/** Global Locator Styles **/

.globalLocatorItem {
	margin-bottom: 10px;
}
.globalLocatorItem th {
	background: #979797 url(../i/2010/table-th-bg.gif) repeat-x;
	line-height: 30px;
	color: #FFF;
	font-size: 16px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #606060;
	white-space: nowrap;
	text-align: left;
	padding-left: 25px;
}
.globalLocatorItem td.header,
.globalLocatorItem td.details {
	padding: 2px;
	vertical-align: top;
}
.globalLocatorItem td.header {
	font-weight: bold;
	padding-left: 25px;
	white-space: nowrap;
	width: 130px;
}
.industries {
	float: right;	
	text-align: right;
	margin: 5px 25px;
}
.industries h3 {
	font-size: 13px;
	color: #666;
	margin: 0 0 5px 0;
}
#iconKey dt {
	float: left;
	clear: left;
	border-bottom: 1px solid #CCC;
	display: block;
	padding: 2px 0;
	margin: 0;
	height: 36px;
}
#iconKey dd {
	line-height: 40px;
	border-bottom: 1px solid #CCC;
	display: block;
	margin: 0;
	padding: 0 0 0 40px;
}

/** Sitemap Styles **/

#sitemapTreeWrapper {
	margin:0;
	padding:25px;
}
#sitemapTreeWrapper ul{
	margin:0;
	padding:0;
}
#sitemapTreeWrapper ul li{
	margin:0;
	padding:0;
	background:none;
}
ul#sitemapTree {
	list-style-type:none;
}
ul#sitemapTree a {
	display:block;
	font-weight:bold;
	border:none;
}
ul#sitemapTree li {
	display:inline;
}
ul#sitemapTree ul a {
	background-image: url(../i/sitemap_hori.gif);
	background-repeat: no-repeat;
	background-position: 2px 50%;
	display: block;
	font-weight: normal;
	padding-left: 15px;
	text-decoration: none;
}
ul#sitemapTree a:hover {
	text-decoration:underline;
	border:none;
}
ul#sitemapTree ul {
	margin: .3em 0 .3em 10px !important;
	list-style-type: none;
	background-image: url(../i/sitemap_vert.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
ul#sitemapTree ul ul {
	margin:.4em 0 .4em 40px !important;
}
ul#sitemapTree ul li {
	margin:.2em 0;
}
ul#sitemapTree ul ul,
ul#sitemapTree ul ul a {
	font-weight:normal;
}

/** Product Selector Styles **/

.comparisonItem td {
	width: 16%;
	line-height: normal;
	text-transform: capitalize;
}
.ns-checkbox span{
	display:none;
}
.comparisonItem th {
	border: 0 none;
	text-transform: capitalize;
}
.comparisonItem td.titleColumn,
.comparisonItem .compareProductControls {
	font-size: 11px;
	font-weight: bold;
}
.comparisonItem .compareProductControls {
	margin-bottom: 10px;
}
.comparisonItem td.dataColumn {
	text-align: center;
}
.comparisonItem td.dataColumn img {
	padding: 0;
	border: 0 none;
	background: none;
}

table.print-controls{
	border:0 solid red;	
}
table.print-controls a{
	font-weight:bold;	
}
table.print-controls td{
	border:0;
}
.listingTable.comparison-wrapper{
	border:0 solid red;
	padding:0;
}
.listingTable.comparison-wrapper table{

}
.comparison-products td{
	vertical-align:top;
	border-bottom:0;
}
.comparison-products td .button.comparison{
	margin:0 0 0 0;
}
.comparison-products td.unit-change{
	vertical-align:bottom;	
}
.comparison-products td.unit-change label{
	border:0;
	font-weight:bold;
	font-size:11px;
	border:0 solid red;
	padding:0;
	margin:3px;
}
.comparison-products td.unit-change select{
	width:80px;	
}
.compare-product-image{
	border:0 solid red;
	height:80px;
}
.comparison-controls{
	/*height:75px;*/
	margin:0 0 3px 0;
}
.comparison-controls a{
	font-weight:normal;
	font-size:11px;
}
.comparison-controls ul{
	list-style:none;
	padding:0;
	margin:0;
}
.comparison-controls ul li{
	padding:0 0 5px 0;
	line-height:13px;
	margin:0 0 3px 0;
	border-bottom:1px dotted #cccccc;
}
.button.comparison{
	color:#ffffff;	
}
.hide-info{
	cursor:pointer;	
}
#filterForm .search-check-box label{
	border:0 solid red;
	float:left;
	width:120px;
	font-size:11px;
	font-weight:bold;
	padding:0 0 0 4px;
	border:0 solid red;
}
#filterForm .search-check-box input{
	margin:0 0 0 0;
	padding:0;
	float:left;
	border:0 solid red;
	line-height:10px;
	height:15px;
}
#total-products{
	margin:13px 0 0 0;
	text-align:right;
	font-size:15px;
}
.button.compare-button{
	padding-right:8px;
}
.selector-datasheet-wrapper{
	border:1px solid #969696;	
}
.datasheet-product{
	background:url(../i/2010/table-th-bg.gif) repeat-x #979797;	
}
.datasheet-product h1{
	color:#ffffff;
	margin:0;
	padding:0;
}
.selector-datasheet-wrapper td{
	vertical-align:top;	
}
td.section-value{
	width:80px;	
	text-align:right;
}

/*** Product Selector Datasheet Styles ***/

.data-sheet-table{
	border-top:1px solid #969696;
	border-left:1px solid #969696;
}
.data-sheet-table th{
	background:#5e5e5e url(../i/2010/sizing-guide/data-section-bg.gif) repeat-x;
	border-right:1px solid #969696;
	color:#ffffff;
	padding:5px 0 4px 15px;
	text-align:left;
}
.data-sheet-table td{
	border-bottom:1px solid #969696;
	border-right:1px solid #969696;
	padding:3px 3px 3px 15px;
	background:#ffffff;
}
/*
@media print{
	.datasheet-product{
		background:#ffffff;
		border-bottom:1px solid #000000;
	}
	.datasheet-product h1{
		color:#000000;
	}
	body{
		background:none;	
	}
	.data-sheet-table th{
		background:#ffffff;
		color:#000000;
	}
}
*/

/** SVM Page Styles **/

.svmColumnTwoTitle H1 {
	padding-bottom:0px; 
	margin-bottom: 0px;
}
.svmContentWrapper {
	background-image: url(/public/frontend/i/svm/background.jpg); 
	min-height: 559px; 
	max-height: 100%; 
	background-color: #030303;
}
.svmContent {
	color: #fff; 
	min-height:100px; 
	height: 100px;
	padding: 20px; 
	padding-top: 0px;
}
.svmLeftButtons {
	width: 272px;
	height: 440px;
	text-align: center;
	float: left;
	color: #fff;
	background: url(/public/frontend/i/svm/table-bg.jpg) left no-repeat;
}
.svmRightButtons {
	width:436px; 
	height: 442px;	
	text-align: center; 
	color: #fff; 
	float: left;
	background: url(/public/frontend/i/svm/table-bg.jpg) right no-repeat;
	padding: 0px;
}
.svmRightColLeftButton {
	line-height:12px; 
	vertical-align: top; 
	padding-left: 30px;

}
.svmRightColOtherButtons {
	line-height:12px; 
	vertical-align: top;
}
.svmLink {
	color: white;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}
.svmLink:hover {
	text-decoration: none;
	color: red;
}

/** CVA Page Styles **/

.cvaContent {
	padding: 20px 0 0 180px;
	background: url(../i/cva-logo.gif) left 20px no-repeat;
}
#cvaImage {
	position:relative;
	width:558px;
	height:365px;
	background:url(../i/cva-bg.jpg) 110px 0px no-repeat;
	float:left;
}
#cvaImage strong{
	line-height:40px;
	_padding:10px 0 0 0;
}
#cvaImage a {
	display:block;
	text-decoration:none;
	color:#000000;
	position: absolute;
	width:95px;
	height:32px;
	text-align:center;
}
#cvaImage a:hover {
	text-decoration:none;
	background:white;
}
#cvaImage a.fail {
	top:40px;
	left:30px;
	padding:1px 23px 1px 0;
	background:url(../i/cva-button-left.jpg) left no-repeat;
}
#cvaImage strong.cvaTitle{
	border:0 solid red;
	font-size:16px;
}
#cvaImage a.performance {
	top:130px;
	left:10px;
	padding:1px 23px 1px 0;
	background:url(../i/cva-button-left.jpg) left no-repeat;
}
#cvaImage a.performance:hover span {
	top:230px;
	left:20px;
	text-align:left;
}
#cvaImage a.stickslip {
	top:220px;
	left:20px;
	padding:1px 23px 1px 0;
	background:url(../i/cva-button-left.jpg) left no-repeat;
}
#cvaImage a.stickslip:hover span {
	top:140px;
	left:10px;
	text-align:left;
}
#cvaImage a.user-interface {
	top:300px;
	left:120px;
	padding:1px 23px 1px 0;
	background:url(../i/cva-button-left.jpg) left no-repeat;
}
#cvaImage a.stiffness {
	top:290px;
	left:350px;
	padding:1px 0 1px 23px;
	background:url(../i/cva-button-right.jpg) left no-repeat;
}
#cvaImage a.stiffness:hover span {
	top:69px;
	left:-320px;
	text-align:left;
}
#cvaImage a.datalogger {
	top:190px;
	left:460px;
	padding:1px 0 1px 23px;
	background:url(../i/cva-button-right.jpg) left no-repeat;
}
#cvaImage a.datalogger:hover span {
	top:168px;
	left:-430px;
	text-align:left;
}

#cvaImage a.reliability {
	top:80px;
	left:450px;
	padding:1px 0 1px 23px;
	background:url(../i/cva-button-right.jpg) left no-repeat;
}
#cvaImage a span {
	display:none;
}
#cvaImage a:hover span {
	display:block;
	position:absolute;
	top:0;
	padding:5px 15px 5px 0;
	width:500px;
}
#cvaImage a.fail:hover span {
	top:310px;
	left:0;
	text-align:left;
}
#cvaImage a.user-interface:hover span {
	top:60px;
	left:-90px;
	text-align:left;
}
#cvaImage a.reliability:hover span {
	top:278px;
	left:-420px;
	text-align:left;
}
.window-close{
	background:url(../i/window-close.gif) repeat-x;
	height:28px;
	padding:5px 0 0 5px;
}
.window-close a{
	color:#ffffff;
	font-size:14px;
}

/*** Underlined List Styles ***/

ul.underlined-list{
	margin: 0;
	padding: 0;
}
ul.underlined-list li {
	margin:0;
	padding:5px 0 5px 12px;
	border-bottom:1px solid #cccccc;
	list-style-type: none;
	color:#888888;
	font-size:12px;
	background: url(../i/2010/pointer-grey.gif) no-repeat left 12px;	
}
ul.underlined-list li a{
	display:block;
	font-size:12px;
	color:#666666;
	margin:0 0 0 0;
}
ul.underlined-list li a:hover {
	color: black;
}

/*** Share Price Tables Styles ***/

.share-price-table{
	border:1px solid #666666;
	font-weight:bold;
}
.share-price-table th{
	text-align:left;
	background:#979797 url(../i/2010/table-th-bg.gif) repeat-x;
	color:#ffffff;
}
.share-price-table tr.odd-row td{
	background:#eaefef;
	border-top:1px solid #cccccc;
}
.share-price-table span{
	font-size:18px;
}

/*** New Documents Styles ***/

.document-controls{
	font-size:11px;
}
.document-controls ul{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
}
.document-controls ul li{
	margin:0 0 5px 0;
	padding:0;
	height:23px;
}
.listingTable .document-controls img{
	margin:0 5px 0 0;
	padding:0;
	border:0;
}
form input.button.left-button{
	float:right;
}
form input.button.right-button{
	float:right;
}
.listingTable .ipad-icon,
.ipad-icon{
	background:none;
}

/*** New CVA Styles ***/

.cva-wrapper{
	background:#030303 url(../i/cva/cva-background.jpg) no-repeat;
	width:710px;
	height:396px;
	position:relative;
}
.cva-wrapper h2{
	position:absolute;
	color:#ffffff;
	font-size:18px;
	font-weight:bold;
	top:210px;
	text-align:center;
	padding:0;
	margin:0;
}
.cva-wrapper a{
	top:251px;
	position:absolute;
	display:block;
	width:92px;
	padding:90px 0 0 0;
	text-align:center;
	background:red;
	color:#ffffff;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
}
.cva-wrapper a:hover{
	color:#ee3a43;
	cursor:pointer;
	text-decoration:none;
}
.cva-small-image#user-interface{
	background:url(../i/cva/user-interface.jpg) no-repeat;
	left:6px;
}
.cva-small-image#user-interface:hover{
	background:url(../i/cva/user-interface-hover.jpg) no-repeat;
}
.cva-small-image#datalogger{
	background:url(../i/cva/datalogger.jpg) no-repeat;
	left:97px;
}
.cva-small-image#datalogger:hover{
	background:url(../i/cva/datalogger-hover.jpg) no-repeat;
}
.cva-small-image#performance{
	background:url(../i/cva/performance.jpg) no-repeat;
	left:215px;
}
.cva-small-image#performance:hover{
	background:url(../i/cva/performance-hover.jpg) no-repeat;
}
.cva-small-image#stick-slip{
	background:url(../i/cva/stick-slip.jpg) no-repeat;
	left:307px;
}
.cva-small-image#stick-slip:hover{
	background:url(../i/cva/stick-slip-hover.jpg) no-repeat;
}
.cva-small-image#stiffness{
	background:url(../i/cva/stiffness.jpg) no-repeat;
	left:399px;
}
.cva-small-image#stiffness:hover{
	background:url(../i/cva/stiffness-hover.jpg) no-repeat;
}
.cva-small-image#fail-to-position{
	background:url(../i/cva/fail-to-position.jpg) no-repeat;
	left:518px;
}
.cva-small-image#fail-to-position:hover{
	background:url(../i/cva/fail-to-position-hover.jpg) no-repeat;
}
.cva-small-image#reliability{
	background:url(../i/cva/reliability.jpg) no-repeat;
	left:613px;
}
.cva-small-image#reliability:hover{
	background:url(../i/cva/reliability-hover.jpg) no-repeat;
}
.ease-of-use{
	width:175px;
}
.tighter-process-control{
	width:267px;
	left:219px;
}
.security{
	width:175px;
	right:13px;
}

/*** Customer Login Form ***/

.customer-login-form{
	padding:10px 0 10px 0;
}
.customer-login-form.left-column{
	float:left;
	width:350px;
}
.customer-right-content{
	float:left;
	width:540px;
	padding:10px 0 0 10px;
}
.customer-login-form label{
	display:inline;
	font-weight:bold;
	border:0;
	padding:0;
	margin:0;
}
.customer-login-form label span{
	display:inline;
	float:none;
}
.customer-login-form input{
	width:317px;
	border:1px solid #bababa;
}
.customer-login-form .button{
	float:none;
	margin:5px 0 0 0;
}
.form-error{
	color:#d21728;
	font-weight:bold;
	font-size:12px;	
}
#trouble-logging-in{
	margin:5px 0 3px 0;
}
#trouble-logging-in h2{
	margin:0;
	padding:0;
}

		
/*** Pos Styles ***/

.item-added{
	width:188px;
	height:123px;
	padding:42px 20px 0 20px;
	background:url(../i/item-added-bg.png) no-repeat;
	top:95px;
	right:8px;
	position:absolute;
	z-index:99999;
	line-height:16px;
	text-align:center;
}
.item-added input.add-button{
	margin:8px 0 0 0;
	font-size:11px;
	font-weight:bold;
	padding-left:1px;
	padding-right:1px;
}
.pos-qty{
	width:30px;
}

.addition-notes{
	border:0 solid red;
	margin:20px 0 0 0;
}
.addition-notes label{
	font-weight:bold;
	border:0;
}
.addition-notes textarea{
	width:100%;
	height:100px;
	border:1px solid #cccccc;
}
.addition-notes input{
	float:right;
	margin:2px 0 10px 0;
	display:block;
	color:#ffffff;
	padding:3px 10px 3px 10px;
	border:1px solid #d21728;
	background:#d21728 url(../i/2010/button-bg.gif) repeat-x left center;
	cursor:pointer;
}
.desc-hider{
	overflow:hidden;
}
.add-button{
	margin:0 0 0 0;
	color:#ffffff;
	font-size:10px;
	padding:3px 3px 3px 3px;
	border:1px solid #d21728;
	background:#d21728 url(../i/2010/button-bg.gif) repeat-x left center;
	cursor:pointer;	
}
.notice{
	border:1px solid #d8d36f;
	padding:5px;
	margin:0 0 10px 0;
	background:#fffaae;	
}
#columnTwoLarge.low-padding-column{
	padding-top:0;
}

/*** Delivery Method Form ***/

#delivery-method-form{
	width:600px;
}
#delivery-method-form .button{
	float:right;
	margin:3px 0 0 0;
}
#delivery-method-form label{
	font-weight:bold;
	border:0;
	display:inline;
}
#delivery-method-form textarea{
	border:1px solid red;
	width:100%;
	border:1px solid #cccccc;
	height:120px;
	margin:2px 0 0 0;
	font: 13px/21px Arial, Tahoma, Helvetica, sans-serif;
}

/*** General Form Styles ***/

.general-form{
	width:500px;
}
.general-form.small{
	width:400px;
}
.general-form table{
	width:100%;
}
.general-form label,
.general-form .strong-block{
	font-weight:bold;
	margin:5px 5px 0 0;
	padding:0;
	display:block;
	float:left;
}
.general-form .form-error{
	font-weight:bold;
	margin:5px 0 0 0;
	color:red;
}
.general-form .req{
	color:#d21728;
	font-size:16px;
}
.general-form label span{
	float:none;
	display:inline;
}
.general-form input{
	width:99%;
}
.general-form .button{
	float:right;
}
.general-form textarea{
	width:99%;
	height:300px;
}
.general-form textarea.small{
	height:100px;	
}
.general-form textarea.middle{
	height:200px;	
}
.general-form input.submit-button{
	width:auto;
}
.general-form input.upload-field{
	width:300px;
}
.general-form .uploaded-file{
	border:1px solid #cccccc;
	width:300px;
	background:#f0f0ee;
}

/*** Half Box Content Styles ***/

.half-content-box{
	border:1px solid #cccccc;
	width:310px;
	margin:20px 0 20px 0;
	float:left;
}
.half-content-box.full-width-column{
	width:435px;
}
.half-content-box.right-box{
	float:right;
}
.half-content-box h2,
.full-content-box h2{
	background:#eaefef;
	padding:5px 5px 5px 5px;
}
.half-content-box h2 a{
	float:right;
	color:#0066CC;
	margin:0 10px 0 0;
	font-size:12px;
}
.half-content-box-padder{
	padding:10px;
}
.half-content-box select{
	font-size:12px;
}
.half-content-box input{
	padding:2px 8px 2px 8px;
	font-size:11px;
	overflow: visible;
	font-weight:bold;
	color:#ffffff;
	line-height:15px;
	background:#d21728 url(../i/2010/button-bg.gif) repeat-x;
	border:1px solid #d21728;
	cursor:pointer;
}
.listingTable td a.small-button,
.small-button{
	padding:2px 8px 2px 8px;
	margin:2px 0 0 0;
	font-size:11px;
	font-weight:bold;
	color:#ffffff;
	line-height:15px;
	background:#d21728 url(../i/2010/button-bg.gif) repeat-x;
	border:1px solid #d21728;
	cursor:pointer;
	display:block;
	width:35px;
	text-align:center;
}
.small-button:hover{
	text-decoration:none;
}
.full-content-box-padder{
	padding:10px;
}
.full-content-box{
	border:1px solid #cccccc;
	margin:20px 0 20px 0;
}

.select-default{
	padding:0 0 5px 0;
	margin:0 0 5px 0;
	border-bottom:1px solid #cccccc;
}
.half-content-box .loading-img{
	margin:10px 0 10px 119px;
}
.half-content-box form{
	margin:0;
	padding:0;
}
.listingTable td a.button-link,
.button-link{
	border:1px solid red;
	padding:2px 5px 2px 5px;
	background:#d21728 url(../i/2010/button-bg.gif) repeat-x;
	color:#ffffff;
	font-weight:bold;
}
.button-link:hover{
	text-decoration:none;
}
.confirm-form .button{
	margin:30px 0 20px 0;
	float:right;
}

/*** Trading History Table Styles ***/

.trading-history{
	font-size:11px;
}
.trading-history h2{
	font-size:12px;
	line-height:13px;
}

/*** Customer Registration ***/

.customer-registration-form{
	padding:15px 0 15px 0;
	width:480px;
	float:left;
}
.customer-registration-content{
	float:left;
	width:400px;
	padding:10px 0 0 10px;
}
.customer-registration-form label{
	display:inline;
	font-weight:bold;
	border:0;
	padding:0;
	margin:0;
}
.customer-registration-form label span{
	display:inline;
	float:none;
}
.customer-registration-form input,
.customer-registration-form select{
	width:224px;
	border:1px solid #bababa;
	margin:0 0 0 0;
}
.customer-registration-form .button{
	float:right;
	margin:0;
}
.customer-applications{
	background:#989898 url(../i/applications-bg.gif) top repeat-x;
	padding:8px;
	margin:10px 0 15px 0;
	color:#ffffff;
}
.customer-registration-form .customer-applications input{
	width:auto;
	float:left;
	margin:4px 0 0 0;
	padding:0;
	border:0;
	height:13px;
}
.customer-applications h2{
	color:#ffffff;
	font-size:13px;
	font-weight:normal;
	margin:0 0 12px 0;
	padding:0 0 6px 0;
	display:block;
	border-bottom:1px solid #666666;
}
.customer-applications label{
	font-weight:normal;
	display:block;
	float:left;
	width:190px;
	padding:0 0 0 5px;
}
.customer-application-column{
	width:220px;
	float:left;
}
.req{
	color:#d21728;
	background:url(../i/req.gif) no-repeat;
	padding:0 3px 0 3px;
}

/*** Account Homepage ***/

.account-home-wrapper{
	padding:0 0 0 10px;
}
.double-box{
	width:637px;
	padding:0 0 0 0;
	margin:0 17px 17px 0;
	float:left;
	display:inline;
	background:#ffffff;
}
.double-box h2{
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:8px 0 8px 16px;
	display:block;
	height:19px;
	color:#ffffff;
	width:621px;
	background:#000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
	opacity:0.7;
}
.double-box-content{
	padding:10px 16px 10px 16px;
	min-height:130px;
	border-top:1px solid #d21728;
}
.application-box h2{
	font-size:14px;
	font-weight:normal;
	margin:0;
	padding:8px 0 8px 16px;
	display:block;
	height:19px;
	color:#ffffff;
	border-bottom:1px solid #d21728;
	position:absolute;
	top:0;
	width:294px;
}
.application-header{
	height:19px;
	padding:8px 0 8px 0;
	background:#000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);	
	opacity:0.7;
	position:absolute;
	top:0;
	width:310px;
}
.application-box{
	width:310px;
	height:186px;
	padding:0 0 0 0;
	margin:0 17px 17px 0;
	float:left;
	display:inline;
	background:#ffffff;
	position:relative;
	cursor:pointer;
}
.application-box-content{
	padding:40px 16px 10px 16px;
}
.double-box, .application-box{
	box-shadow:0 0 8px 2px #afafaf;	
}
.application-box.no-height{
	height:auto;
	margin:10px 0 10px 0;
	cursor:default;
}
.application-box h2{

}
.application-box h2 a{
	color:#ffffff;
	font-weight:normal;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity:1.0;
}
.application-footer{
	background:#000000;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	opacity:0.7;
    height:20px;
    padding:0 13px 0 0;
    text-align:right;
    position:absolute;
    bottom:0;
    left:0;
	width:297px;
}
.application-link{
	position:absolute;
	bottom:2px;
	right:12px;
}
.application-link a{
    color:#ffffff;
    font-weight:normal;
}
#application-1{
	background:url(../i/portal/publications-ordering.jpg) no-repeat;
}
#application-2{
	background:url(../i/portal/sizing-guide.jpg) no-repeat;
}
#application-3{
	background:url(../i/portal/e-learning.jpg) no-repeat;
}
#application-4{
	background:url(../i/portal/pakscan-demo.jpg) no-repeat;
}
#application-6{
	background:url(../i/portal/software-downloads.jpg) no-repeat;
}
#application-7{
	background:url(../i/portal/video-downloads.jpg) no-repeat;
}
#application-8{
	background:url(../i/portal/product-selector.jpg) no-repeat;
}

.top-portal-nav{
	list-style:none;
	position:absolute;
	right:19px;
	top:21px;
	padding:0;
	margin:0;
}
.top-portal-nav li{
	display:inline;
	padding:0 0 0 12px;
	margin:0;
}
.top-portal-nav a{
	color:#666666;
	font-size:12px;
}
.single-column .paginationWrapper{
	width:100%;
}
.order-history{
	width:425px;
}
.request-sent{
	font-weight:bold;
}

/*** Product Selector Feedback Form ***/

.product-selector-feedback form{
	padding:0;
}
.product-selector-feedback{
	border:0 solid red;
	margin:20px 20px 0 20px;
	width:200px;
	padding:0;
}
.product-selector-feedback label{
	border:0;
	padding:0;
	margin:0;
	font-weight:bold;
}
.product-selector-feedback textarea{
	width:195px;
	height:140px;
	border:1px solid #afafaf;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.product-selector-feedback textarea.error-element{
	border:1px solid #d21728;
}
.product-selector-feedback .button{
	float:right;
	margin:3px 0 0 0;
}
.social-icons {
	float: right;
}
.social-icons img {
	padding: 3px;
	border: 0px;
}
.contentWrapper p img{
	margin:20px;
}

.contentWrapper p img.rssIcon {
	margin: 0px 3px 1px 0px;
	vertical-align: middle;
}


/** hse documents */
.list-category {
        width: 100%;
        padding-top: 15px;
}

.list-category-title {
        height: 35px;
        line-height: 35px;
        vertical-align: middle;
        background: url(../i/category-icon.png) 0px 0px no-repeat #4c4c4c;
        color: #ffffff;
        padding-left: 45px;
        text-decoration: none;
        display: block;
}

.list-category-description {
        padding-left: 45px;
}



