/* CSS Document */

/* ---------------------------- */
/* Layout Styles
/* ---------------------------- */

html,
body {
	margin:0;
	padding:0;
}

div#skip a,
div#skip a:hover,
div#skip a:visited {
	display:block;
	position:absolute;
	background:#fff;
	border:solid 1px #667282;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	text-align:center;
	padding:10px;
}
div#skip a:active,
div#skip a:focus {
	display:block;
	position:absolute;
	background:#fff;
	border:solid 1px #667282;
	width:200px;
	height:auto;
	left:290px;
	top:10px;
	text-align:center;
	padding:10px;
	z-index:2000;
}

div#content-wrapper {
	background:#fff;
	min-height: 460px;
}

div#content {
	background:#fff;
	width:962px;
	margin:0 auto;
	padding-top: 12px;
}

.main-content{
	clear:both;
	margin-bottom: 21px;
}

/* ---------------------------- */
/* Header Styles
/* ---------------------------- */
div#header-wrapper {
	background: #fbfbfb;
	margin:0;
	min-height: 112px;
}
	div#header {
		background: #fbfbfb;
		width:962px;
		min-height: 112px;
		margin:0 auto;
		position:relative;
		overflow:hidden;
	}
		div#header div#left {
			float:left;
			margin:0;
			padding:0;
		}

		div#header div#search {
			float:left;
			vertical-align:baseline;
			margin: 30px 0 0 35px;
			width:228px;
			font-size:16px;
			font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
		}
			div#header div#search .input {
				border:1px solid #d6d8d8;
				border-right:none;
				width:143px;
				height:17px;
				font-family: Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#585f5e;
				padding:4px 3px 4px 33px;

				line-height: 17px;

				background: url('../images/layout/sprites.png') -472px -527px no-repeat #fff;
				margin:0 0 10px;
				display:block;
				float:left;
			}
			div#header div#search .searchGo {
				border:none;
				margin:0 0 10px;
				cursor:pointer;
				overflow:hidden;
				padding: 25px 0 0 0;
				width: 36px;
				height: 25px;
				background: url('../images/layout/sprites.png') -462px -805px no-repeat #fff;
				display:block;
				float:left;

				border:1px solid #d6d8d8;
				border-left:none;
			}

		div#header div#right {
			float:right;
			margin:0;
			padding:0;
			width: 408px;
			height: 78px;
		}
			div#header div#right .headerAccount {
				font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
				font-size:12px;
				color:#222e63;
				line-height:18px;
				text-align:right;
				margin:0;
				padding:0;
				height:82px;
			}
				div#header div#right .headerAccount div#headerAccount {
					font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#222e63;
					margin:0;
					margin-left: -60px;
					padding:0;
				}

				div#header div#right .headerAccount div#headerAccount .header-industry-leaders {
					color: #39A1D8;
					float:left;
					font-size: 12px;
					font-style: italic;
					font-weight: bold;
					margin-top: 9px;
				}

				div#header div#right .headerAccount #cart_total {
					float:right;
					display:block;
					padding: 9px 6px 0 0;
				}
				div#header div#right .headerAccount div#account_btns {
					float:right;
					margin:0;
					padding:4px 0 0 0;
				}
					div#header div#right .headerAccount div#account_btns img {
						margin:0 0 0 1px;
					}
				div#header div#right .headerAccount .welcome-message-and-links {
					clear:both;
					padding-top:2px;
					font-family: Tahoma, Arial, Helvetica, sans-serif;
					font-size:11px;
				}
					div#header div#right .headerAccount .welcome-message-and-links div,
					div#header div#right .headerAccount .welcome-message-and-links p {
						display:inline;
					}

					div#header div#right .headerAccount .welcome-message-and-links strong {
						font-weight:normal;
					}
					div#header div#right .headerAccount .welcome-message-and-links a {
						margin-left: 13px;
					}

				div#header div#right .headerAccount a,
				div#header div#right .headerAccount a:hover {
					color:#222e63;
				}

				div#header div#right .headerAccount #cart_total a,
				div#header div#right .headerAccount #cart_total a:hover {
					font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
					font-size:12px;
					color:#222e63;
					text-decoration:none;
					font-smooth:always;
				}
				div#header div#right .headerAccount div#headerAccount a:hover {
					text-decoration:underline;
				}
				div#header div#right .headerAccount div#headerAccount a.items {
					text-decoration:none;
				}
				div#header div#right .headerAccount div#headerAccount .divider {
					margin:0;
					padding:0 5px;
				}


.header-cart-btn,
.header-checkout-btn{
	width:110px;
	padding-top: 28px;
	height:0;
	overflow:hidden;
	background: url('../images/layout/sprites.png') -192px -845px no-repeat #fff;
	display:block;
	float:left;
	margin-left:6px;
}
.header-checkout-btn{
	background: url('../images/layout/sprites.png') -192px -891px no-repeat #fff;
}
.header-cart-btn:hover{
	background-position: -310px -845px;
}
.header-checkout-btn:hover{
	background-position: -310px -891px;
}




#headerNav {
	line-height:1;
	position:absolute;
	right:-7px;
	bottom: 7px;
}
	#headerNav td{
		vertical-align:middle;
	}
	#headerNav td a,
	#headerNav td a:hover {
		color: #434343;
		font-size:11px;
		text-decoration:none;
		padding: 3px 10px;
		border-left:1px solid #d1dada;
		display:block;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
	}
	#headerNav td a:hover {
		text-decoration:underline;
	}
	#headerNav td a.first{
		border:none;
	}
	#headerNav td a.selected,
	#headerNav td a.selected:visited,
	#headerNav td a:hover {
		text-decoration: underline;
		background: none;
		color: #3d8e00;
	}





/* ---------------------------- */
/* Top Nav Styles
/* ---------------------------- */
div#topnav-wrapper {
	background: url('../images/layout/sprites.png') 0 -1384px repeat-x #f3f3f3;
	border-bottom: 1px solid #e4e4e4;
	border-top: 1px solid #e4e4e4;
	position:relative;
	height:45px;
	overflow:hidden;
}
	div#topnav{
		width: 962px;
		margin:0 auto;
	}

		.topNavTable{
			width: 962px;
		}

			div#topnav .shop-by-text {
				text-align:left;
				padding: 12px 16px 0 0;
				font-family:Arial, Helvetica, sans-serif;
				font-weight:bold;
				font-style:italic;
				font-size:12px;
				color: #858585;
				vertical-align:top;
				white-space:nowrap;
				line-height:24px;
			}

			div#topnav td.topNavLeftCell {
				margin:0;
				padding:0;
			}
				div#topnav td.topNavLeftCell a {
					display:block;
					background: url('../images/layout/sprites.png') 0 0 repeat-x #fff;
					font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
					font-weight:600;
					font-size:15px;
					color:#222e63;
					text-decoration:none;
					padding:12px 19px;
					height: 23px;
					text-align:center;
					border-left:#d5d5d5 1px solid;
					border-right:#d5d5d5 1px solid;
					margin-right: 4px;
					white-space:nowrap;
					line-height:24px;
				}

				div#topnav td.topNavLeftCell a.selected,
				div#topnav td.topNavLeftCell a:hover {
					text-decoration:none;
					color: #fff;

					background: url('../images/layout/sprites.png') 0 -1476px repeat-x transparent;

				}

			.topNavRightCell{
				padding:5px 0 0 15px;
				white-space:nowrap;
				text-align:right;
			}
				.topNavRightCell a {
					background: none;
					font-size:13px;
					font-weight:normal;
					color:#434343;
					text-decoration:none;
					padding:0;
					height: auto;
					border-left:none;
					border-right:none;
					font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
					font-size:13px;
				}

				.topNavRightCell a.selected,
				.topNavRightCell a:hover {
					text-decoration: underline;
					background: none;
					color: #3d8e00;
				}



/* ---------------------------- */
/* Home Styles
/* ---------------------------- */
div#homeLeft {
	float:left;
	width:550px;
	padding:20px;
}
	div#homeLeft ul,
	div#homeLeft ol {
		list-style:disc outside none;
		margin:0 0 0 30px;
	}

div#homeRight {
	float:left;
	width:370px;
	padding:20px 0 20px 40px;
}
	div#homeRight ul,
	div#homeRight ol{
		margin:0 0 0 30px;
	}
		div#homeRight ul li,
		div#homeRight ol li {
			font-weight:bold;
		}
		div#homeRight ul li ul li {
			list-style:disc outside none !important;
			font-weight:normal;
		}

	div#latestUpdates {
		background:#f4f2f0;
		border-top:dotted 1px #d7d7d7;
		padding:10px 20px 30px 0;
	}
		div#latestUpdates ul li {
			list-style:none;
		}
		div#latestUpdates a {
			color:#c7543b;
		}

/* ---------------------------- */
/* Single Column
/* ---------------------------- */
div#singleColumn {
	margin:20px 0 0 0;
}

/* ---------------------------- */
/* Template Styles
/* ---------------------------- */

div#left {
	float:left;
	margin:0;
	padding:0;
}
div#template div#side_gallery {
	float:right;
	width:260px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#494a4c;
	margin:0;
	padding:30px 0 0 0;
}
div#template div#side_gallery img {
	margin:0 0 5px 0;
}

#contentLeft{
	float:left;
	width:182px !important;
	*width:176px;
}


#main {
	float:left;
	width:800px;
	margin:0;
	padding: 10px 0 25px 0;
}

#rightColumn{
	width: 302px;
	float: right;
}



#main.hasLeftCol{
	width:760px;
	float:left;
	padding-left:20px;
}
#main.hasRightCol {
	padding-right:20px;
	width: 478px;
}
#main.hasLeftAndRightCols {
	padding-left:20px;
	padding-right:20px;
	width: 438px;
}




#google_map{
	width: 298px;
	height: 260px;
}
.rightMapWrapper{
    box-shadow: 0px 0px 6px rgba(0,0,0, 0.3);
    -moz-box-shadow: 0px 0px 6px rgba(0,0,0, 0.3);
    -webkit-box-shadow: 0px 0px 6px rgba(0,0,0, 0.3);
	padding: 2px;
	margin-bottom: 20px;
	margin-top:10px;
}




/* ---------------------------- */
/* News Styles
/* ---------------------------- */
div#template .middle div#middle2 {
	border-top:solid 1px #ccc;
	margin:24px 0 0 0;
	padding:0 0 0 20px;
}
div#template .middle div#middle2 ul,
div#template .middle div#middle2 ol {
	margin:0 0 0 20px;
}
div#news {
	padding:0 20px;
	float:left;
	width:288px;
}
div#news h2 {
	padding:0 0 0 15px;
}
div#news .article {
	padding:0 15px 25px;
	width:235px;
	font-size:12px;
}
div#news .date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding:0 0 10px;
}
div#numArticles {
	background:url(../images/news_top.gif) top left no-repeat;
	width:718px;
	height:36px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	margin:0 0 0 -20px;
	padding:20px 0 30px 21px;
}
.newsPage th {
	border-top:1px solid #d7d3d0;
	border-bottom:1px solid #d7d3d0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	font-weight:normal;
	padding:7px 0;
}
.newsPage th a {
	color:#666;
}
.newsPage h1 {
	margin:0;
	padding:0 0 5px 0;
}
.newsPage h1 a {
	color:#333;
	text-decoration:none;
}
.newsPage h1 a:hover {
	color:#333;
	text-decoration:none;
}
a.more {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#99cc33;
	text-transform:uppercase;
	text-decoration:none;
}
a.more:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#99cc33;
	text-transform:uppercase;
	text-decoration:underline;
}
.newsPage td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	padding:20px 10px 20px 0;
	border-bottom:1px solid #d7d3d0;
}
.newsPage img {
	border:1px solid #bdad8d;
}
.newsPageMore th {
	padding:0 0 5px;
	border-bottom:1px solid #d7d3d0;
}
.newsPageMore td {
	padding:20px 10px 20px 0;
	border-bottom:1px solid #d7d3d0;
	cursor:pointer;
}
.newsPageMore img {
	border:1px solid #bdad8d;
}
.headline {
	margin:0 0 8px;
	display:block;
	font-size:14px;
}
.hidden {
	visibility:hidden;
}
.rollover {
	background:#efeae1;
}
.date {
	color:#000;
}
.articleImage {
	margin:0;
}

#resultsListingHolder.listing_news{
	padding-top:27px;
}

.newsListing .newsArticleTitle{
	margin-top:0;
}
.newsListing .newsArticleTitle a{
	text-decoration: none;
	font-weight:normal;
	font-size:17px;
	font-family: myriad-pro, "Myriad Pro", Arial, sans-serif;

}
.newsListing .newsArticleTitle a:hover{
	text-decoration:underline;
}

.newsArticleDate{
	margin-bottom: 4px;
}


/* Share with a Friend */

div#share_page td {
    font-size:12px;
    color:#494a4c;
	vertical-align:top;
}
div#share_page .input {
	border:solid 1px #bbb;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	text-align:left;
	margin:0 0 5px 5px;
	padding:6px 3px 4px 3px;
}
div#share_page .input_textarea {
	border:solid 1px #bbb;
	width:190px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	text-align:left;
	margin:0 0 5px 5px;
	padding:6px 3px 4px 3px;
}
div#share_page .errorLabel {
	background-color:#990000;
	color:#fff;
	padding:0 2px;
}
div#share_page .errorField {
	background-color:#fffcff;
	border:solid 1px #bb0000;
}
div#share_page .submit {
	border:none !important;
	height:auto;
	width:auto;
	margin:2px 0 2px 3px !important;
}














#share_page table{
	width: 400px;
}


#share_page p{
	margin-bottom: 0;
}

#share_page .sendFriendHolder {
	margin:10px 96px 0 0;
}

#share_page .checkoutField {
    color: #3D6CB0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: bold;
    padding: 0 25px;
    text-align: left;
    vertical-align: middle;
	width:165px;
}

	#share_page .checkoutField label{
		color: #525252;
		display: inline;
		font-size: 12px;
		font-weight: normal;
		height: 21px;
		line-height: 12px;
		white-space: nowrap;
	}

	#share_page .checkoutCell{
		width: 241px;
	}

	#share_page .checkoutField .errorLabel{
		background:none transparent;
	}

	#share_page .checkoutCell .errorField{
		background-color: #FFFCFF;
		border: 1px solid #BB0000;
	}



#share_page .requiredMsg{
	font-style:italic;
	font-size:11px;
}

#share_page textarea.input,
#share_page input.input{
	width:210px;
	border: 1px solid #bfbfbf;
	margin-bottom:1px;
	margin-left:0;

    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 3px 5px;
}

#share_page .requiredString{
	padding-left:160px;
	color:#434343;
    font-size: 11px;
    font-style: italic;
	width: 200px;
}


#share_page .loginBtnHolder{
	clear:both;
	height: 60px
}

#share_page input.button_account,
#share_page input.button_account:hover  {
    overflow: hidden;
    padding-top: 33px;
    width: 115px;
    height: 0;
    *height: 35px;

    background: url("../images/layout/sprites.png") no-repeat scroll -341px -994px #fff;
    cursor: pointer;
	margin: 7px 20px 20px 0;
	*margin: 7px 10px 20px 0;
}





/*
td.checkoutCell {
	padding:0 0 3px;
}
.checkoutCellRightName {
	padding:0px 5px 0px 0px;
	text-align:right;
}
.checkoutCellHead {
	padding:0px 5px 10px 0px;
	text-align:left;
}
.checkoutField,
.editorLabelTxt {
	font-size:12px;
	font-weight: bold;
	color:#525252;
	white-space:nowrap;
	display:inline;
}
.checkoutField #displayCheckoutShippingRadioButtons {
	color:#3f3f3f;
	font-weight: normal;
	padding:7px 0 0;
}
*/




























/* end */

/* ---------------------------- */
/* FAQs Styles
/* ---------------------------- */
#faqHolder {
	margin:20px 0;
}


.faqToggleTop,
.faqToggleBottom{
	margin:10px 0;
}


.faqToggleBottom{
	display:none;
}

.collapseArr,
.expandArr{
	position:relative;
	bottom: 2px;
	color: #2E84B7;
}

.faqQuestions{
	border-bottom:dotted 1px #d6d6d6;
}

.question {
	border-top:dotted 1px #d6d6d6;
	display:block;
	cursor:pointer;
	padding:5px 20px 5px 11px;
	overflow:hidden;
	clear:both;
	font-size:13px;
	font-weight:bold;
	font-family: myriad-pro, "Myriad Pro", Arial, sans-serif;
}

	.question .uarr,
	.question .darr{
		float:left;
		width: 20px;
		font-size: 15px;
		position:relative;
		bottom:1px;
		font-weight:bold;
	}
	.question .uarr{
		display:none;
		color: #222E63;
	}
	.question .darr{
		display:block;
	}

	.questionText {
		float:left;
		width:709px;
		line-height:1.4;
		padding:3px 0;
	}

	.answerShown .questionText{
		color:#222E63;
	}

	.answerShown .uarr{
		display:block;
	}
	.answerShown .darr{
		display:none;
	}


.answerShown {
	background: #fafafa;
}

.answer {
	background:#fafafa;
	display:none;
	overflow:hidden;
	clear:both;
	font-size:12px;
}

	.answerContent{
		padding:0 20px 12px 32px;
		width:708px;
	}


.answerHover {
	background: #fafafa;
}
	.answerHover h4 {
		color:#c7543b;
	}


h4 a {
	font-size:12px;
}

/* ----------------------------
 * Contact Form styles
 * ---------------------------- */
div#contactForm {
	margin:0;
	padding:0 0 10px 0;
	background: #eef7fb;
	width: 610px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	margin-top: 15px;
}
#contactForm td,
#contactForm th{
	vertical-align: top;
}
div#contactForm .formHead{
	border-bottom: 1px dotted #a0a9b4;
	font-size: 12px;
	padding-bottom: 5px;
	margin-bottom: 29px;
}
#contactForm h2{
	font-size: 18px;
	font-weight: bold;
	color: #222e63;
	font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
form.contactForm{
	margin: 15px 18px;
}
div#contactForm .td {
	margin:0;
	padding:5px 10px 5px 5px;
}
div#contactForm .td2 {
	margin:0;
	padding:0 10px 5px 5px;
}
div#contactForm .input {
	width:268px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin:0 0 10px 0;
	padding:4px 5px;
	border: 1px solid #c1c1c1;
}
div#contactForm textarea {
	width:268px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin:0 0 5px 0;
	padding:5px 5px 2px 5px;
	border: 1px solid #c1c1c1;
}
div#contactForm .submit {
	margin:14px 0 5px 0;
}
div#contactForm .formLeft{
	font-weight: normal;
	width: 129px;
	padding-left: 73px;
}
div#contactForm .formOptional{
	font-size: 11px;
}
div#contactForm select.input{
    padding-bottom: 2px;
    padding-right: 0;
    padding-top: 4px;
    width: 280px;
}
/* ----------------------------
 * Review Form Styles
 * ---------------------------- */
form.reviewForm .submit{
	background-position: -341px -994px;
}

form.reviewForm input[name="name"]{
	border: 1px #d6d8d8 solid;
	margin-top: 5px;
}





/* ----------------------------
 * Evaluation Form styles
 * ---------------------------- */
div#evalForm {
	margin:0;
	padding:0 0 10px 0;
	background: #eef7fb;
	width: 610px;
	overflow: hidden;
	border: 1px solid #e4e4e4;
	margin-top: 15px;
}
#evalForm td,
#evalForm th{
	vertical-align: top;
}
div#evalForm .formHead{
	border-bottom: 1px dotted #a0a9b4;
	font-size: 12px;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
div#evalForm .formSubtitle{
	color: #7a7a7a;
	font-size: 14px;
	font-style: italic;
}
#evalForm h2{
	font-size: 18px;
	font-weight: bold;
	color: #222e63;
	font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}
form.evalForm{
	margin: 15px 18px;
}
div#evalForm .td {
	margin:0;
	padding:5px 10px 5px 5px;
}
div#evalForm .td2 {
	margin:0;
	padding:0 10px 5px 5px;
}
div#evalForm .input {
	width:268px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin:0 0 10px 0;
	padding:4px 5px;
	border: 1px solid #c1c1c1;
}
div#evalForm textarea {
	width:268px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#333;
	margin:0 0 5px 0;
	padding:5px 5px 2px 5px;
	border: 1px solid #c1c1c1;
}
div#evalForm .submit {

}
div#evalForm .formLeft{
	font-weight: normal;
	width: 225px;
	padding-left: 32px;
}
div#evalForm .formOptional{
	font-size: 11px;
}
div#evalForm select.input{
	padding: 3px 3px;
    width: 280px;
}
.evalFormSectionHeader{
	color: #222e63;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.evalCheckboxesMsg{
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 12px;
}
.evalCheckboxes{
	padding-bottom: 15px;
}
.evalSmallerText{
	font-size: 12px;
}
.evalCurrentlySpending{
	padding-bottom: 15px;
}
.evalSubmitButton{
	padding-top: 25px;
	margin-top: 15px;
	border-top: 1px dotted #A0A9B4;
	text-align: center;
}
.evalFormSpacer{
	line-height: 0.5em;
}
.evalInputCheckbox{
	float: left;
	width: 150px;
	margin-bottom: 5px;
}
.evalForm .formReqMsg{
	color: #525252;
	font-style: italic;
	font-size: 12px;
}

/* ----------------------------
 * Footer styles
 * ---------------------------- */
div#footer-wrapper {
	clear:both;
	padding: 10px 0;
	line-height:1.6;
	border-top: 1px solid #d3d4d5;
	padding: 25px 0;
	background: #f1f3f5;
}
div#footer-wrapper iframe{
	margin-bottom: 10px;
}
	div#footer {
		background: #f1f3f5;
		font-size: 11px;
		color: #6c6c6c;
		width: 962px;
		margin: 0 auto;
		overflow:hidden;
	}

		.footerMenu{
			margin:0;
		}

		div#footer ul {
			float:left;
		}
			div#footer ul li {
				list-style: none;
				width: 178px;
				display:block;
				float:left;
			}
				div#footer div.nolink {
					color: #222e63;
					font-weight:bold;
					font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
					font-size: 13px;
					margin-bottom: 6px;
				}

				div#footer a {
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					font-weight:normal;
					/*color:#747474;*/
					color: #17122E;
					text-decoration:none;
					padding:0;
				}
				div#footer a:hover {
					font-weight:normal;
					/*color:#747474;*/
					color: #17122E;
					text-decoration:underline;
				}

				div#footer ul ul {
					margin:0;
				}
					div#footer ul li li{
						list-style: none;
						width: auto;
						display:block;
						float:none;
					}




.footerRight{
	float: right;
	width: 250px;
	overflow: hidden;


}
.footerRight button{
	background: url('../images/layout/sprites.png') 0 -1476px repeat-x transparent;
	padding: 10px 25px;
	color: #fff;
	font-size: 15px;
	font-weight: 600;
	display: block;
	font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif
}
.footerTranslate{
	clear:both;
	padding: 35px 0 0 0;
	width: 962px;
}


div#footer-wrapper-2 {
	clear:both;
	border-top: 1px solid #d3d4d5;
	border-bottom: 1px solid #d3d4d5;
	padding-top: 10px;
	line-height:1.6;
	padding: 15px 0;
	background: #f1f3f5;
}
	div#footer-2 {
		background: #f1f3f5;
		font-size: 12px;
		color: #878686;
		width: 962px;
		margin: 0 auto 0 auto;

	}

	div#footer-2 .copy{
		display: inline-block;
		vertical-align: top;
		width: 50%;
		text-align: left;
	}
	div#footer-2 .socialWrapper{
		width:50%;
		text-align: right;
		display: inline-block;
	}
	div#footer-2 ul{
		list-style: none;
		display:inline-block;
		margin:0;
		padding:0;
	}
	div#footer-2 ul li{
		display:inline-block;
	}





/**
 * SLIDESHOW
 */
#slideshow_container{
	position:relative;
	width:956px;
	height:290px;
	border:3px solid #d7dbdc;
	overflow:hidden;
}
	#slideshow_container .slide{
		width:956px;
		height:290px;
	}

		#slideshow_container .ss_left{
			background: url('../images/layout/sprites.png') right -1118px no-repeat transparent;
			width:344px;
			height:92px;
			position:absolute;
			right:0;
			bottom: 31px;
			z-index:20;
			padding: 15px 85px 15px 25px;
		}

		#slideshow_container .ss_left,
		#slideshow_container .ss_left p{
			color:#b9d9ea;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			line-height:1.5;
		}
		#slideshow_container .ss_left h1,
		#slideshow_container .ss_left h2,
		#slideshow_container .ss_left h3,
		#slideshow_container .ss_left h4,
		#slideshow_container .ss_left h5,
		#slideshow_container .ss_left h6 {
			color:#fff;
			font-weight:normal;
			font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
			font-size:25px;
			text-decoration:none;
		}

		#slideshow_container .ss_left a,
		#slideshow_container .ss_left a:hover{
			color: #fff;
			text-decoration:none;
		}
		#slideshow_container .ss_left a:hover{
			text-decoration:underline;
		}


		#slideshow_container .ss_left h1,
		#slideshow_container .ss_left h2,
		#slideshow_container .ss_left h3,
		#slideshow_container .ss_left h4,
		#slideshow_container .ss_left h5,
		#slideshow_container .ss_left h6,
		#slideshow_container .ss_left p{
			margin-bottom: .3em;
			margin-top:0;
		}
		#slideshow_container .ss_right{
			position:absolute;
			left:0;
			top: 0;
			z-index:1;
		}

		#slideshow_container .ss_right img{
			width:956px;
			height:290px;
		}

#slideshow_actions{
	position:absolute;
	bottom: 11px;
	left:12px;
	width:900px;
	height:41px;
}

#slideshow_actions,
#slideshow_actions ul,
#slideshow_actions li,
#slideshow_actions li a{
	margin:0;
	padding:0;
	z-index:22;
}


#slideshow_actions li,
#slideshow_actions li a{
	float:left;
	display:block;
}

#slideshow_actions li{
	margin-left: 10px;
}

#slideshow_actions li a,
#slideshow_actions li a:hover{
	padding: 0;
	width:33px;
	height: 33px;
	line-height:33px;
	text-align:center;
	font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:21px;
	font-weight:600;
	text-decoration:none;
	color:#075781;
	background: url('../images/layout/sprites.png') 0px -1325px no-repeat transparent;
}


#slideshow_actions li a:hover,
#slideshow_actions li a.activeSlide,
#slideshow_actions li a.activeSlide:hover{
	background-position: 0px -1278px;
}





/**
* Sitemap
*/
.siteMapPage ul,
.siteMapPage ul li{
	line-height: 1.5;
	list-style-type:none;
}
.siteMapPage ul li.siteMapFolder{
	margin-top: 10px;
}

.siteMapPage ul{
	margin: 0;
}

.siteMapPage ul li{
	margin-left: 2em;
}

.siteMapPage li.menu-hidden {
	margin: 0;
}


/**
 * FEATURED PRODUCTS
 */
.featuredProducts{
	border: 1px solid #E4E4E4;
	width:960px;
}
	.featuredProducts h2{
		background: url('../images/layout/sprites.png') 0px -162px repeat-x transparent;
		padding: 4px 15px 6px 15px;
		height: 24px;
		/* font-size:15px; */
		font-size:20px;
		font-weight:normal;
		color:#595F5F;
		font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
		margin:0;
	}

	.featuredProductsContent {
		padding:10px 0;
		width:960px;
		overflow:hidden;
	}

		.featuredProduct {
			float:left;
			margin: 11px;
			width:167px;
		}

		.featuredProductImageLink{
			padding-bottom: 5px;
			border-bottom: 1px dotted #B8BFC7;
			display:block;
			position:relative;
			width:165px;
			height:155px;
		}
			.featuredProductImageLink img{
				display:block;
				width:165px;
				height:155px;
				z-index:1;
			}

			.featuredProductHotspot{
				display:none;
			}

			.featuredProductImageLink:hover .featuredProductHotspot{
				/*
				display:block;
				position:absolute;
				width:122px;
				height:35px;
				left:21px;
				top:60px;
				z-index:2;
				background: url('../images/layout/sprites.png') -192px -938px no-repeat transparent;
				*/
			}

		.featuredProductNameLink,
		.featuredProductNameLink:hover{
			padding: 7px 0 2px 0;
			display:block;
			text-decoration:none;
			font-size: 14px;
			line-height:1.2;
		}

		.featuredProductDesc{
			line-height:1.3;
			font-size:12px;
			font-family:Tahoma, Geneva, sans-serif;
			color: #484848;
	}



/**
 * HOME PAGE CONTENT
 */
.main-content-page-1{
	overflow:hidden;
	margin-top: 15px;
	width:962px;
}

	.home-content {
		width:448px;
		float:left;
	}


	.home-content table{
		width:448px !important;
		height: auto !important;
		margin-bottom:.75em;
		float: none !important;
	}
		.home-content table td{
			vertical-align:top;
		}

		.home-content h1,
		.home-content h2,
		.home-content h3,
		.home-content h4,
		.home-content h5,
		.home-content h6{
			clear:both;
		}

	.homepagePanels {
		overflow:hidden;
		width:514px !important;
		*width: 511px;
	}
		.homepagePanel {
			width:202px;
			padding: 12px;
			margin-left:29px !important;
			*margin-left:15px;
			float:left;
			background: #F0F4F5;
			border:#E3E5E4 1px solid;
			min-height:460px;
			font-size: 12px;
		}

			.homepagePanel h3{
				color: #222e63;
				font-size:15px;
				font-weight:bold;
			}

			.homepagePanel img{
				margin: -11px -11px 11px -11px;
				padding-bottom: 4px;
				border-bottom: 1px dotted #B8BFC7;
			}



/**
 * LEFT NAV
 */

ul.categoryMenu,
ul.categoryMenu li {
	margin: 5px 0;
	list-style:none outside;
}
	ul.categoryMenu li{
		background: url('../images/layout/subnavRepeat_dark.png') 0 0 repeat-x #f0f0f0;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		border: 1px solid #D5D5D5;
		box-shadow: 0px 0px 3px rgba(239,239,239, 0.5);
		-moz-box-shadow: 0px 0px 3px rgba(239,239,239, 0.5);
		-webkit-box-shadow: 0px 0px 3px rgba(239,239,239, 0.5);
		/* border: 1px solid #fff; */
		padding: 10px 12px 8px 12px;
		line-height:1.4;
	}
	ul.categoryMenu li ul {
		/*display:none;*/
	}
	ul.categoryMenu li.activeTrail ul {
		display:block;
	}
		ul.categoryMenu li li{
			margin:0;
			padding: 10px 0 8px 12px;
		}

		ul.categoryMenu li li a{
			margin-left:0;
			padding: 3px 0px;
		}


ul.categoryMenu li.activeTrail,
ul.categoryMenu li:hover{
	/* background: url('../images/layout/subnavRepeat.png') 0 0 repeat-x #f7f8f7; */
	background: url('../images/layout/subnavRepeat_dark.png') 0 0 repeat-x #f0f0f0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	/* border: 1px solid #efefef; */
	border: 1px solid #D5D5D5;
	box-shadow: 0px 0px 3px rgba(239,239,239, 0.5);
	-moz-box-shadow: 0px 0px 3px rgba(239,239,239, 0.5);
	-webkit-box-shadow: 0px 0px 3px rgba(239,239,239, 0.5);
	/*color: #3C8D00;*/
	color: #174505;
}

ul.categoryMenu li.activeTrail a,
ul.categoryMenu li:hover a{
	color: #3C8D00;
}

ul.categoryMenu li li.activeTrail,
ul.categoryMenu li li.activeTrail:hover,
ul.categoryMenu li li,
ul.categoryMenu li li:hover{
	background: none;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.categoryMenu li.activeTrail a,
ul.categoryMenu li.activeTrail a:hover,
ul.categoryMenu li ul li.activeTrail a,
ul.categoryMenu li ul li.activeTrail a:hover {
	background: none;
	border: none;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	border: 0px;
	line-height:1.4;
}

	ul.categoryMenu li ul,
	ul.categoryMenu li.activeTrail ul{
		margin-top:3px;
		margin-bottom:2px;
		padding-left:6px;
	}

	ul.categoryMenu li .menu-item-top {
		height:10px;
	}
	ul.categoryMenu li .menu-item-bottom {
		height:10px;
	}

	ul.categoryMenu li.activeTrail .menu-item-top {
		background: url('../images/layout/left-nav-active-top-bottom-bg.png') 0 0 no-repeat transparent;
	}
	ul.categoryMenu li.activeTrail .menu-item-middle {
		background: url('../images/layout/left-nav-active-top-bottom-bg.png') 0 -10px no-repeat transparent;
		/*
		line-height: 1em;
		padding-top: 4px;
		*/
	}
	ul.categoryMenu li.activeTrail .menu-item-bottom {
		background: url('../images/layout/left-nav-active-top-bottom-bg.png') -240px bottom no-repeat transparent;
	}
		ul.categoryMenu li li,
		ul.categoryMenu li li .menu-item-top,
		ul.categoryMenu li li .menu-item-middle,
		ul.categoryMenu li li .menu-item-bottom,
		ul.categoryMenu li.activeTrail li,
		ul.categoryMenu li.activeTrail li .menu-item-top,
		ul.categoryMenu li.activeTrail li .menu-item-middle,
		ul.categoryMenu li.activeTrail li .menu-item-bottom,
		ul.categoryMenu li li.activeTrail,
		ul.categoryMenu li li.activeTrail .menu-item-top,
		ul.categoryMenu li li.activeTrail .menu-item-middle,
		ul.categoryMenu li li.activeTrail .menu-item-bottom {
			background:none transparent;
			height:auto;
		}



	ul.categoryMenu a,
	ul.categoryMenu a:hover,
	ul.categoryMenu li a.active {
		/*color: #727b79;*/
		color: #4F4B49;
		font-family: myriad-pro, "Myriad Pro", Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-decoration: none;
		display:block;
	}

	ul.categoryMenu li.activeTrail a,
	ul.categoryMenu li.activeTrail a:hover{
		color: #3C8D00;
		text-decoration: none;
	}

	ul.categoryMenu li.activeTrail a .rsaquo{
		display:inline !important;
	}
		ul.categoryMenu li.activeTrail li a .rsaquo{
			display:none !important;
		}





	ul.categoryMenu ul.expanded li a,
	ul.categoryMenu ul.expanded li a:hover,
	ul.categoryMenu ul.expanded li a.active,
	ul.categoryMenu li.activeTrail li a,
	ul.categoryMenu li.activeTrail li a:hover,
	ul.categoryMenu li.activeTrail li a.active {
		color: #4F4B49;
		/*color: #727b79;*/
		font-family:Tahoma, Geneva, sans-serif;
		font-size:12px;
	}


	ul.categoryMenu ul.expanded li a:hover,
	ul.categoryMenu li.activeTrail li.expanded a,
	ul.categoryMenu li.activeTrail li.activeTrail a,
	ul.categoryMenu li.activeTrail li a:hover,
	ul.categoryMenu li.activeTrail li a.active{
		text-decoration: underline;
	}

	ul.categoryMenu li.activeTrail li a,
	ul.categoryMenu li.activeTrail li a:hover,
	ul.categoryMenu li ul li.activeTrail li a,
	ul.categoryMenu li ul li.activeTrail li a:hover{
		/*padding: 0 6px !important;*/
	}


/* HIDE CASE STUDIES & NEWS SUBNAV */
ul.categoryMenu ul.menu-below-162,
ul.categoryMenu ul.menu-below-159 {
	display:none !important;
}










.singleNewsResult {
	border-bottom: 1px dotted #b9c0c8;
	clear: both;
	padding-bottom: 29px;
	margin-bottom: 27px;
}
.singleNewsResult .case_study_left{
	float: left;
	width: 185px;
}
.singleNewsResult .case_study_left img{
	padding: 3px;
	border: 1px solid #e6e7e7;
    box-shadow: 0px 0px 4px rgba(0,0,0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0, 0.25);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0, 0.25);
	width: 178px;
}
.singleNewsResult .case_study_right{
	float: right;
	width: 544px;
}
.singleNewsResult .single_articleTitle,
.singleNewsResult .single_articleTitle a
{
	font-size: 16px;
	color: #6f6e6e;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.singleNewsResult .single_articleTitle a:hover{
	text-decoration: underline;
}
.singleNewsResult .problemsSolved,
.singleNewsResult .productsUsed,
.singleNewsResult .newsArticleDate,
.articleDate{
	color: #959a9a;
	font-size: 14px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.singleNewsResult .problemsSolved{
	margin-bottom: 10px;
}
#resultsListingHolder{
	border-top: 1px dotted #b9c0c8;
	padding-top: 18px;
	margin-top: 18px;
}
.viewArticleBtn{
	margin-top: 23px;
}
	.viewArticleBtn a{
		padding-top: 33px;
		width: 159px;
		height:0;
		overflow:hidden;
		background: url('../images/layout/sprites.png') -1px -826px no-repeat;
		display:block;
		float:left;
		clear:both;
	}

	.viewArticleBtn a:hover{
		background-position: -1px -732px;
	}


.caseStudyDetailRight{
	float: right;
	margin: 0 0 15px 15px;
}
.caseStudyDetailRight .caseStudyDetailImage img{
	padding: 3px;
	border: 1px solid #e6e7e7;
    box-shadow: 0px 0px 4px rgba(0,0,0, 0.25);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0, 0.25);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0, 0.25);
	width:282px;
}
.caseStudyDetailRight .caseStudyPdfDownload{
	padding: 5px 5px 5px 40px;
	border: 1px solid #e6e7e7;
    box-shadow: 0px 0px 4px rgba(0,0,0, 0.15);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0, 0.15);
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0, 0.15);
	background: url('../images/layout/pdfIcon.png') 15px 50% no-repeat #fff;
	color: #525252;
	font-size: 11px;
}
.caseStudyDetailRight .caseStudyPdfDownload a{
	color: #525252;
	text-decoration: none;
}
.caseStudyDetailRight .caseStudyPdfDownload a:hover{
	color: #525252;
	text-decoration: underline;
}
.caseStudyDetailRight .caseStudyDetailImage{
	margin-bottom: 10px;
	position: relative;
}
.articleImageCaption{
	background: url('../images/layout/caseStudyDetailCaptionBackground.png') 0 0 repeat transparent;
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #222e63;
	font-size: 12px;
	padding: 5px 15px;
	line-height: 1.4;
	border-left: 1px solid #e6e7e7;
	border-right: 1px solid #e6e7e7;
	border-bottom: 1px solid #e6e7e7;
	width:258px;
}
.caseStudyDetailHeader{
	border-bottom: 1px dotted #B9C0C8;
	margin-bottom: 27px;
	padding-bottom: 15px;
}

.caseStudyDetailHeader .return{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

.caseStudyDetailHeader .productsUsed,
.caseStudyDetailHeader .problemsSolved
{
	color: #959a9a;
	font-size: 14px;
	line-height:1.3;
}
.caseStudyDetailHeader h1{
	margin: 10px 0 5px 0 !important;
}

.extra_search_button,
#extra_search_button{
	text-align: center;
	font-weight: bold;
	font-size: 14px;
}

.total_case_study_results{
	display:none;
}

/*
Homepage Slideshow:  954px X 288px (don't add the gray border)
Home page featured products: 178px X 155px
Home page sidebar content: 223px X 168px
Category and Product listing page images: 234x213
Product detail page Full Image: 438px X 398px
Product detail page thumbnail Image: 100px X 91px
Case Study thumbnail: 178px X 134px
*/









/**
 * PAGE/VIDEO JOINS
 */
.pageVideoJoin .pageVideoJoinImageLink{
	display:block;
	width: 300px;
	height: 215px;
	position:relative;
	overflow:hidden;

	box-shadow: 0px 0px 6px rgba(0,0,0, 0.3);
	-moz-box-shadow: 0px 0px 6px rgba(0,0,0, 0.3);
	-webkit-box-shadow: 0px 0px 6px rgba(0,0,0, 0.3);
	padding: 2px;
	margin-bottom: 20px;
	margin-top:10px;
}
	.pageVideoJoin .pageVideoJoinImage{
		width: 300px;
		height: 215px;
		display:block;

	}

	.pageVideoJoin .pageVideoJoinPlayBtn{
		position: absolute;
		left: 122px;
		top: 63px;
		width:60px;
		height:60px;
		background: url('../images/layout/sprites.png') -294px -561px no-repeat;
		display:block;
	}

	.pageVideoJoin .pageVideoJoinCaption{
		background: url('../images/layout/caseStudyDetailCaptionBackground.png') 0 0 repeat transparent;
		position: absolute;
		bottom: 0px;
		left: 0px;
		color: #222e63;
		font-size: 12px;
		padding: 5px 15px;
		line-height: 1.5em;
		border-left: 1px solid #e6e7e7;
		border-right: 1px solid #e6e7e7;
		border-bottom: 1px solid #e6e7e7;
		display:block;
		width: 300px;
	}




/**
 *  READER MORE/LESS CONTENT
 */
.main-content-more {
	padding-top:1px;
	width: 760px;
}

.main-content-more-btn,
.main-content-less-btn{
	margin:7px 0 16px 0;
	display:block;
}

#headerText {
margin-top: 9px;
}

#headerAccount {
	position: absolute;
	top: 3px;
	right: 0;
}

#search input {
margin: 0 0 10px;
}


/* ---------------------------- */
/* Search Tabs
/* ---------------------------- */

#searchTabs {
	list-style:none;
	margin:0;
	padding:0;
	height:40px;
}
#searchTabs li {
	list-style:none;
	margin:0 0 -1px;
	padding:0;
	float:left;
}
#searchTabs li a {
	list-style:none;
	margin:0 0 -1px;
	height:40px;
	padding:0 20px;
	line-height:40px;
	display:block;
	text-decoration:none;
	background:#eee;
}
#searchTabs li a:hover {
	text-decoration:underline;
}
#searchTabs li a.selected {
	background:#fff;
	border-left:1px solid #d5d5d5;
	border-right:1px solid #d5d5d5;
	border-top:1px solid #d5d5d5;
	color: #727b79;
	text-decoration:none;
	cursor:default;
}
.tabContent {
	clear:both;
	border:1px solid #d5d5d5;
	padding:20px;
}

#additionalFeesAgreement {
	clear: both;
	padding: 15px;
	background: #dbe5f1;
	margin: 10px 0;
	display:none;
}
#additionalFeesAgreement.error, #additionalFeesAgreement.error a {
	background: #B52025;
	color: #FFF;
}
