a:link {
    text-decoration : none;
    color : #0066CC;
    /*background : transparent;*/
}
a:visited {
    text-decoration : none;
    color : #0066CC;
   /*background : transparent;*/
}
a:hover {
    text-decoration : none;
    color : #7fb6d8;
   /*background : transparent;*/
}
a:active {
    text-decoration : none;
    color : #0066CC;
    /*background : transparent;*/
}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 16px;
	margin: 0 0 0 0;
	margin-left: auto;
	margin-right: auto;
	width:960px;
}

img{
	border: 0;
	vertical-align:text-top;
	/*padding:20px;*/
}
#amsted img{
	padding:10px 0px;
}


#whole {
}

#pagebody{
}


#header{
	text-align: center;
}
#diamond_logo{
	display:inline;
	float: left;
	margin-top: 14px;
}
#search_box {
	float:right;
	margin-top:-35px;
}

#search_box img {
	padding:0px;
	margin-top:-5px;
}
#video-text {
	float:right;
	margin-top:20px;
}

#search-query {
	width:180px;
	height:16px;
	font-size:10pt;
	margin-top:-5px;
}
input#search-query {
	color:#ccc;
	font-style:italic;
}
.top-nav-button {
	display:inline;
	padding:0px;
}
.top-nav-button img {
	padding:5px;
}
#zipcode{
	display:inline;
	float: right;
	margin-top: 15px;
	/*margin-right: 25px;*/
	color: #0079c1;
	font-size: .9em;
	font-weight: bold;
}
#nav{
	float: right;
	margin-top: -50px;
	margin-right: 25px;
	/*visibility: hidden;*/
}
#footer{
	font-size:10px;
	background:#00629E;
	height:110px;
	margin-top:26px;
	padding-top:10px;
	clear: both;
}
#copyright {
	float:right;
	text-align:right;
	font-size: 1em;
	line-height: 1.4em;
	margin-right:20px;
	color:#fff;
}

#copyright a:link, #copyright a:visited{
	color:#fff;
	text-decoration:underline;
}

#copyright a:hover{
	color:#7fb6d8;
}

#company-info{
	float:left;
	text-align:left;
	line-height:1.4em;
	font-size:1em;
	color:#fff;
}

#company-info img{
	float:left;
	margin:0 20px;
	padding:0;
}

#company-info a:link, #company-info a:visited{
	text-decoration:none;
	color:#fff;	
}

#company-info a:hover{
	text-decoration:underline;
	color:#7fb6d8;	
}

.facebooklink{
	padding:0px 5px 5px;	
}



#footer .title{
	font-weight:bold;
	color:#fff;	
}

#footer .subtitle{
	font-style:italic;
}

#section_title {
	font-size: 1em;
	margin-top: 10px;	
 	margin-left:16px;
	margin-bottom: 16px;
}
#section_body {
	font-size: .9em;
	margin-top: 10px;	
 	margin-left:8px;
	margin-bottom: 8px;
}
#left_menu {
	font-size: .8em;
	margin-top:24px;
 	margin-left:10px;
 	margin-right:10px;
}
.subtitle{
	font-size: 1em;	
}

.default		{}
.defaultErr	{color: red;}

/* Social Media Add This */

#socialAdd {
}

/* Calendar */

#dates {
	float: right;
	margin-top: 50px;
}

#dates #first, #dates #second {
	padding: 10px;
}

#dates #first span {
	padding-right: 5px;
}

#dates #second span {
	padding-right: 20px;
}

#eventForm {
	float: left;
	padding: 10px;
	text-align: left;
}

#eventFormSub {
	text-align: left;
}

/* =Menu
-------------------------------------------------------------- */

#top-nav {
	background:url(../img/header-background.png) repeat-x 0 0;
	display: block;
	float: left;
	margin: 15px auto;
	width: 960px;
	height:40px;
}


/* =Homepage
-------------------------------------------------------------- */

#top-body{
}

#top-body p {
	text-align:left;
	font-size: .75em;
	line-height:1.4em;
}

#top-body p.caseParagraph {
	text-align: left;
	font-size: .75em;
	line-height: 1.4em;
	margin: 0 220px 0 0;
	padding: 10px 0 0 0;
}

.inner-content ul li {
	text-align:left;
	font-size: .75em;
	line-height:1.4em;
}

#top-body h1, #top-body h2, #top-body h3{
	text-align:left;
}

#top-body h1{
	font-size:1.6em;
	margin-top:0;
}

#top-body h2{
	font-size:1em;
	font-weight:bold;
}

#top-body h2.caseHeaderTop {
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
	color: #000000;
	line-height: 0;
}

#top-body h2.caseHeaderSecondary {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	font-family: verdana;
	color: #000000;
}

#top-body h2.caseHeader {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	color: #0079C2;
	line-height: 0;
}

#top-body h3 {
	font-size:.875em;
	font-weight:normal;
	color:#000;
}

#slideshow-wrap{
	float:left;
	width:469px;
}

#top-body img{
	padding:0;
	margin:0;
}

#description{
	padding-bottom:22px;	
}

#tech-wrap{
	float:right;
}

#tip{
	width:468px;
	background:#e1e1e1;
	margin-bottom:30px;
	
}

#tip p{
	font-size:.8125em;
	color: black;
}

#tip p a {
	color: blue;
}

#tech-corner{
	width:468px;
	background:#006eb1;
	color:#fff;
}

#tech-corner h2{
	width:100%;
	background:#015d94;
	margin:0;
	padding:5px 0;
	color:#fff;
	text-indent:20px;
}

#tip h2{
	width:100%;
	background:#939494;
	margin:0;
	padding:5px 0;
	color:#fff;
	text-indent:20px;
}

#tech-corner h3 {
	margin: 0 20px;
    text-align: left;
}

.tech-button {
	background: none repeat scroll 0 0 #e1e1e1;
    color: #FFFFFF;
    margin: 0;
    padding: 0px;
    text-align: right;
    width: 100%;
}

.tech-button img{
	padding-top:5px;
}

.tech-button a:link, .tech-button a:visited{
	color:#fff;
	text-decoration:none;	
}

.tech-button a:hover{
	text-decoration:underline;
}

#tech-corner p a:link, #tech-corner p a:visited{
	color:#fff;
	text-decoration:underline;
}

#tech-corner p a:hover{
	color:#7fb6d8;
}

#tip h3{
	margin: 0 20px;
    text-align: right;
}

#tech-corner .tech-button {
	position: relative;
	background:#004873;
	font-size:14px;
	font-style:normal;	
}

#tech-corner .tech-button h3 {
	padding: 10px;
	font-weight: normal;
}


.info-text{
	padding:10px 20px;	
}

#bottom-body{
	margin-top:10px;
}

#bottom-body img{
	margin:0;
	padding:0;	
}
	

#bottom-body h4{
	font-size:14px;
	text-align:left;
	padding:0;
	margin:5px 0;
}



#roller-chain-wrap{
	clear:both;	
}

#other-chain-wrap{
	clear:both;
	padding-top:30px;
}

.chain-section{
	width:304px;
	float:left;
	padding-right:24px;
}

.chain-section p{
	text-align:left;
	font-size:12px;
	margin:0;
	padding:0;
}

#hrule{
	clear:both; 
	height:10px; 
	width:100%; 
	border-top:#b7b7b7 2px solid;
	margin-top:15px;
}

#top-body #slide-shadow{
    margin-top: -10px;
    position: relative;
    z-index: 300;
}

#slideshow{
	height:291px;
}

.left-nav{
	float:left;	
	width:200px;
}

.left-nav ul{
	list-style:none;
	font-size:12px;	
	margin:0;
	padding:0 0 0 20px;
	font-family:'Muli', san serif;
	text-transform:uppercase;
	line-height:1.5;
	padding-bottom:10px;
}

.left-nav ul ul{
	padding-left:0;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:none;
	
}

.left-nav ul li{
	line-height: 1;
    padding: 5px 0;
}

.inner-content{
	float:right;
	width:750px;
	padding-bottom:50px;
		
}

#top-body .fullwidth{
	float:right;
	width:960px;
	padding-bottom:50px;
}

#top-body ol li{
	line-height: 1;
    padding: 5px 0;
	font-size: 0.75em;
}

.inner-content h1 {
	font-family:'Muli', san serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#0079C2;
	border-bottom: solid 2px #c1c1c1;
	font-size:20px;
}

.inner-content h2, .inner-content h3, .inner-content h4, .inner-content h5, .inner-content h6{
	font-family:'Muli', san serif;
	text-transform:uppercase;
	font-weight:normal;
	color:#0079C2;
		
}

.inner-content p{
	padding:0px 5px;	
}



#contentGraph {
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

#rightProductGuide {
	float: right;
	width: 200px;
	height: auto;
	text-align: center;
}

#rightProductGuide h4 {
	font-size: 14px;
	color: #005E96;
	margin-bottom: 30px;
	margin-top:7px;
}

#productsHolder {
	margin-bottom: 35px;
}

#productLink {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

#productLanguages {
	font-size: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

#moreProducts {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	width: 90%;
}

.rightProductGuide img {
	margin-left: auto;
	margin-right: auto;
	width: 90%;
}

/* Spec Sheet Formatting */

#downloads{
	width:500px;
	margin:10px auto;	
}

#downloads div{
	width:250px;
	float:left;
	text-align:center;	
}

#downloads p{
	padding:0;
	margin:0;
	text-align:center;	
}



#downloadOptions {
	margin-top: 10px;
}


#learnMore {
	text-align: right;
	padding-right: 30px;
}


#viewMore {
	padding-top: 10px;
	margin-left: 365px; 
}


/* Product guides page */
.item {
    float: left;
    font-size: 12px;
    height: 240px;
    text-align: center;
    width: 187px;
}

.download-pdf img:hover{
	opacity:.7;
}

.download-pdf{
	float:right;	
}

#top-body .accessory img{
	float:left;
	padding:5px;
}

#top-body .accessory p, #top-body .accessory h2 {
	padding-left:150px;	
}
/* --------ACCORDIONS----------- */
.st-accordion{
    	width:100%;
    	min-width:270px;
    	margin: 0 auto;
	}
	
	#top-body .st-accordion ul{
		margin:0;
		padding:0;	
	}
	.st-accordion ul li{
		height: 50px;
		border-bottom: 1px solid #c7deef;
		border-top:1px solid #fff;
		overflow: hidden;
	}
	.st-accordion ul li:first-child{
		border-top:none;
	}
	.st-accordion ul li > a{
		font-family: 'Muli', san serif;
		text-shadow: 1px 1px 1px #fff;
		font-size: 20px;
		display: block;
		position: relative;
		line-height: 50px;
		outline:none;
		-webkit-transition:  color 0.2s ease-in-out;
		-moz-transition:  color 0.2s ease-in-out;
		-o-transition:  color 0.2s ease-in-out;
		-ms-transition:  color 0.2s ease-in-out;
		transition:  color 0.2s ease-in-out;
	}
	.st-accordion ul li > a:hover{
		color: #1693eb;
	}
	.st-accordion ul li > a span{
		background: transparent url(../jQuery/FlexibleSlideToTopAccordion/images/down.png) no-repeat center center;
		text-indent:-9000px;
		width: 26px;
		height: 14px;
		position: absolute;
		top: 50%;
		right: -26px;
		margin-top: -7px;
		opacity:0;
		-webkit-transition:  all 0.2s ease-in-out;
		-moz-transition:  all 0.2s ease-in-out;
		-o-transition:  all 0.2s ease-in-out;
		-ms-transition:  all 0.2s ease-in-out;
		transition:  all 0.2s ease-in-out;
	}
	.st-accordion ul li > a:hover span{
		opacity:1;
		right: 10px;
	}
	.st-accordion ul li.st-open > a{
		color: #000;
	}
	.st-accordion ul li.st-open > a span{
		-webkit-transform:rotate(180deg);
		-moz-transform:rotate(180deg);
		transform:rotate(180deg);
		right:10px;
		opacity:1;
	}
	.st-content{
		padding: 5px 0px 30px 0px;
		font-size:16px;
	}
	.st-content p{
		line-height:  28px;
		padding: 0px 4px;
	}
	#top-body .st-content img{
		padding:0 10px;
		border-right:1px solid #fff;
		border-bottom:1px solid #fff;
	}
	
	.certification{
		float:left;
		text-align:center;
		width:320px;
		height:287px;
	}
	
	#top-body .certification img{
		margin:10px auto;	
	}
	
	.contact-info{
		float:left;
		margin:0 20px;	
	}
	
	.contact-info h3{
		padding-left:5px;	
	}
	
	form{
		font-size: .75em;	
	}
	#software-form{
		margin:0 auto;
		width:300px;	
	}
	
	/* CTA */
	
	.video {
		margin:30px 0;
		clear: both;
		line-height: 1;
	}
	
	.newsletter{
		line-height:35px;
	}
	#ctaLeft .newsletter{
		line-height:normal;	
	}
	

	#top-body .newsletter .cta-icon, #top-body .video .cta-icon {
		float:left;
		padding-right:10px;
	}
	
		
	.newsletterLeft {
		position: absolute;
		left: 80px
	}
	
	.newsletterImageLeft {
		position: absolute;
		left: 20px;
		margin-left: 0px;
	}
	
	.videoImageLeft {
		position: absolute;
		left: 20px;
		top: 50px;
	}
	
	.videoLeft {
		position: absolute;
		top: 50px;
		left: 78px;
	}
	
	#ctaLeft {
		position: relative;
		margin-bottom: 120px;
		width:180px;
	}
	
	#cta {
		position: relative;
		margin-top: 20px;
		width:450px;
		/*margin-bottom: 120px;*/
	}
	
	.ctaHeadline {
		padding-top: 10px;
		font-size: .875em;
		font-weight: bold;
	}
	
	.ctaHeadlineLeft {
		padding-top: 10px;
		font-size: .8em;
		font-weight: bold;
	}
	
	/* Form */
	
	#quote-form, #newsletter-form{
		margin:0 auto;
		width:420px;	
	}
	#quote-form label, #newsletter-form label {
		display:inline-block;
	}

	#software-form label{
		display:inline-block;
		width:80px;	
	}

	.inline-label{
		width:180px;	
	}


	#quote-form textarea{
		margin:10px 0;	
	}

	#software-form input, #quote-form input, #newsletter-form input {
		margin:5px 0;
	}

	.required{
		color:#CC0000;	
	}
	
	#top-body .pictures{
		margin-top:20px;	
	}
	
	.error-msg{
		color: #D8000C;
		background-color: #FFBABA;
		border: 1px solid;
		margin: 10px 0px;
		padding:15px 10px 15px 50px;
		background-repeat: no-repeat;
		background-position: 10px center;
	}
	
	td{font-size:.75em;}
	
	td hr{
		noshade:noshade;
		height:0;
		border-top:dotted 1px #CCC;
		border-bottom:none;
		
	}
	
/* --------PRODUCT CATALOG LANGUAGES----------- */	
.drop-lang, .drop-lang ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.drop-lang {
		
		/*margin: 60px auto;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;*/
	}
	
	.drop-lang:before,
	.drop-lang:after {
		content: "";
		display: table;
	}
	
	.drop-lang:after {
		clear: both;
	}
	
	.drop-lang {
		zoom:1;
	}
	
	#top-body .drop-lang li {
		/*float: left;
		border-right: 1px solid #222;
		-moz-box-shadow: 1px 0 0 #444;
		-webkit-box-shadow: 1px 0 0 #444;
		box-shadow: 1px 0 0 #444;*/
		position: relative;
		text-align:center;
		font-size:12px;
	}
	
	#top-body .drop-lang li li img{
		float:left;
		margin-left: 40px;
		margin-top: 10px;
		position:absolute;
	}
	
	.drop-lang ul a {
		float: left;
		padding: 12px 30px;
		color: #999;
		text-transform: uppercase;
		font: bold 12px Arial, Helvetica;
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}
	
	.drop-lang ul li:hover > a {
		color: #fafafa;
	}
	
	*html .drop-lang li a:hover { /* IE6 only */
		color: #fafafa;
	}
	
	.drop-lang ul {
		margin: 20px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 192px;
		left: 20px;
		z-index: 1;    
		background: #444;
		background: -moz-linear-gradient(#444, #111);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
		background: -webkit-linear-gradient(#444, #111);    
		background: -o-linear-gradient(#444, #111);	
		background: -ms-linear-gradient(#444, #111);	
		background: linear-gradient(#444, #111);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
		width:150px;
	}
	
	

	.drop-lang li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	.drop-lang ul ul {
		top: 0;
		left: 150px;
		margin: 0 0 0 30px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	.drop-lang ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		text-align:left;
	}
	
	.drop-lang ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	.drop-lang ul a {    
		padding: 10px 10px 10px 0px;
		width: 130px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	.drop-lang ul a:hover {
		background-color: #0079C2;
		background-image: -moz-linear-gradient(#005E96,  #0079C2);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#005E96), to(#0079C2));
		background-image: -webkit-linear-gradient(#005E96, #0079C2);
		background-image: -o-linear-gradient(#005E96, #0079C2);
		background-image: -ms-linear-gradient(#005E96, #0079C2);
		background-image: linear-gradient(#005E96, #0079C2);
	}
	
	.drop-lang ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	.drop-lang ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 65px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	.drop-lang ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #005E96;
	}
	
	.drop-lang ul li:first-child a:hover:after {
		border-bottom-color: #005E96; 
	}
	
	.drop-lang ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	.drop-lang ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	
	
 	
/* --------PRODUCT WEAR TESTING CHART----------- */	
.drop-chart, .drop-chart ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
	
	.drop-chart {
		
		/*margin: 60px auto;
		border: 1px solid #222;
		background-color: #111;
		background-image: -moz-linear-gradient(#444, #111); 
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));	
		background-image: -webkit-linear-gradient(#444, #111);	
		background-image: -o-linear-gradient(#444, #111);
		background-image: -ms-linear-gradient(#444, #111);
		background-image: linear-gradient(#444, #111);
		-moz-border-radius: 6px;
		-webkit-border-radius: 6px;
		border-radius: 6px;
		-moz-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		-webkit-box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
		box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;*/
	}
	
	.drop-chart:before,
	.drop-chart:after {
		content: "";
		display: table;
	}
	
	.drop-chart:after {
		clear: both;
	}
	
	.drop-chart {
		zoom:1;
	}
	
	.drop-chart li {
		float: left;
		/*border-right: 1px solid #222;
		-moz-box-shadow: 1px 0 0 #444;
		-webkit-box-shadow: 1px 0 0 #444;
		box-shadow: 1px 0 0 #444;*/
		position: relative;
	}
	
	#top-body .drop-chart li li img{
		float:left;
		margin:12px;	
	}
	
	.drop-chart ul a {
		float: left;
		padding: 12px 30px;
		color: #999;
		text-transform: uppercase;
		font: bold 12px Arial, Helvetica;
		text-decoration: none;
		text-shadow: 0 1px 0 #000;
	}
	
	.drop-chart ul li:hover > a {
		color: #fafafa;
	}
	
	*html .drop-chart li a:hover { /* IE6 only */
		color: #fafafa;
	}
	
	.drop-chart ul {
		margin: 20px 0 0 0;
		_margin: 0; /*IE6 only*/
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: 30px;
		left: 40px;
		z-index: 1;    
		background: #444;
		background: -moz-linear-gradient(#444, #111);
		background-image: -webkit-gradient(linear, left top, left bottom, from(#444), to(#111));
		background: -webkit-linear-gradient(#444, #111);    
		background: -o-linear-gradient(#444, #111);	
		background: -ms-linear-gradient(#444, #111);	
		background: linear-gradient(#444, #111);
		-moz-box-shadow: 0 -1px rgba(255,255,255,.3);
		-webkit-box-shadow: 0 -1px 0 rgba(255,255,255,.3);
		box-shadow: 0 -1px 0 rgba(255,255,255,.3);	
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		-webkit-transition: all .2s ease-in-out;
		-moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		-o-transition: all .2s ease-in-out;
		transition: all .2s ease-in-out;  
	}

	.drop-chart li:hover > ul {
		opacity: 1;
		visibility: visible;
		margin: 0;
	}
	
	.drop-chart ul ul {
		top: 0;
		left: 150px;
		margin: 0 0 0 30px;
		_margin: 0; /*IE6 only*/
		-moz-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		-webkit-box-shadow: -1px 0 0 rgba(255,255,255,.3);
		box-shadow: -1px 0 0 rgba(255,255,255,.3);		
	}
	
	.drop-chart ul li {
		float: none;
		display: block;
		border: 0;
		_line-height: 0; /*IE6 only*/
		-moz-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		-webkit-box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		box-shadow: 0 1px 0 #111, 0 2px 0 #666;
		text-align:left;
	}
	
	.drop-chart ul li:last-child {   
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		box-shadow: none;    
	}
	
	.drop-chart ul a {    
		padding: 10px;
		width: 220px;
		_height: 10px; /*IE6 only*/
		display: block;
		white-space: nowrap;
		float: none;
		text-transform: none;
	}
	
	.drop-chart ul a:hover {
		background-color: #0079C2;
		background-image: -moz-linear-gradient(#005E96,  #0079C2);	
		background-image: -webkit-gradient(linear, left top, left bottom, from(#005E96), to(#0079C2));
		background-image: -webkit-linear-gradient(#005E96, #0079C2);
		background-image: -o-linear-gradient(#005E96, #0079C2);
		background-image: -ms-linear-gradient(#005E96, #0079C2);
		background-image: linear-gradient(#005E96, #0079C2);
	}
	
	.drop-chart ul li:first-child > a {
		-moz-border-radius: 3px 3px 0 0;
		-webkit-border-radius: 3px 3px 0 0;
		border-radius: 3px 3px 0 0;
	}
	
	.drop-chart ul li:first-child > a:after {
		content: '';
		position: absolute;
		left: 110px;
		top: -6px;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #444;
	}
	
	.drop-chart ul ul li:first-child a:after {
		left: -6px;
		top: 50%;
		margin-top: -6px;
		border-left: 0;	
		border-bottom: 6px solid transparent;
		border-top: 6px solid transparent;
		border-right: 6px solid #005E96;
	}
	
	.drop-chart ul li:first-child a:hover:after {
		border-bottom-color: #005E96; 
	}
	
	.drop-chart ul ul li:first-child a:hover:after {
		border-right-color: #0299d3; 
		border-bottom-color: transparent; 	
	}
	
	.drop-chart ul li:last-child > a {
		-moz-border-radius: 0 0 3px 3px;
		-webkit-border-radius: 0 0 3px 3px;
		border-radius: 0 0 3px 3px;
	}
	
	.changeable-graph{
		cursor:pointer;
	}
	
	#top-body .graph-notes{
		font-size:10px;
		font-style:italic;
		color:#999;	
	}
	
	
	.accessory{
		height:150px;	
	}
	
	.downloads{
    	margin:10px auto;
	}
	
	.three{
		width:530px;
	}
	
	.two{
		width:330px;
			
	}
	
	.one{
		width:160px;
			
	}
	
	#top-body .specSheetItem{
		float:left;
		text-align:center;
		padding:5px;
		width:150px;
			
	}
	
	#top-body .specSheetItem p{
		text-align:center;	
	}
	
	.button-wrap{
		width:100%;	
	}
	
	.employee-tool{
		width:150px;
		float:left;
		padding:20px;	
	}
	
/* Validation for Calendar Form */
	.error {
		font-size: 12px;
		color: red;
		font-weight: bold;
	}
	
	
	@media print {
	   #top-nav, #footer, .menu, #dcsmt-5{
			display:none;   
	   }
	   
	   #tech-corner, #tip h2, .tech-button, #tech-corner a, .tech-button a  {
			color:#000;   
	   }
	   
	   img{
			max-width:500px;   
	   }
	   
	   @page{
			0.5cm;   
	   }
	}

/* Google search input on top of site  */
.gsc-input {
	float: right;
	width: 250px;
}

/* Case Studies */

#top-body p.caseParagraph {
	text-align: left;
	font-size: .75em;
	line-height: 1.4em;
	margin: 0 220px 0 0;
	padding: 10px 0 0 0;
}

#top-body h2.caseHeaderTop {
	font-weight: bold;
	font-size: 16px;
	font-family: verdana;
	color: #000000;
	line-height: 0;
}

#top-body h2.caseHeaderSecondary {
	font-weight: normal;
	font-style: italic;
	font-size: 14px;
	font-family: verdana;
	color: #000000;
}

#top-body h2.caseHeader {
	font-weight: bold;
	font-size: 14px;
	font-family: verdana;
	color: #0079C2;
	line-height: 0;
}

#top-body ul.caseUL {
	margin-right: 220px;
}

#top-body .contentRight {
	float: right;
}

#top-body .contentBar {
	margin: 20px 0 0 20px;
	background-color: #0079C2;
	width: 180px;
	height: 520px;
}

#top-body h2.contentHeader {
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
	font-size: 18px;
	text-shadow: 1px 1px 4px #000000;
}

#top-body h2.contentHeaderSub {
	color: #FFFFFF;
	text-align: center;
}

#top-body p.contentText {
	color: #FFFFFF;
	text-align: center;
	line-height: 1.2em;
}

#top-body .downloadStudy {
	margin: 20px 0 0 20px;
	padding-left: 25px;
}

#top-body .linkStudy {
	text-align: center;
}

#top-body .linkStudy a {
	font-size: 10px;
}

/* Email Archive */

.dateHolder {
	float: left;
	position: absolute;
}
.dateHolder ul li {
	background-image: url();
}
#newsEmailForm {
	margin-left: 310px;
}
ul#archiveList {
	width: 500px;
}
ul#archiveList li {
	position: relative;
	float: left;
	margin-left: 5px;
	margin-right: 80px;
}
ul#archiveList li h2 {
	position: absolute;
	margin-left: -44px;
}
.emailItem {
	float: left;
    font-size: 12px;
    height: 240px;
    text-align: center;
    width: 115px;
}

img.rside-shadow-cstudy {
	border-radius: 5px;
	-moz-box-shadow: 1px 1px 5px 1px #999;
	-webkit-box-shadow: 1px 1px 5px 1px #999;
	box-shadow: 1px 1px 5px 1px #999;
	
}