/* Elements applied to entire page */
html {
}

body {
	margin: 0;
/* 	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 18px; */
	height: 100%;
	background: #fff;
	/*background-image: url("/images/delta_background_small_slice.png");*/
}


img {
	border: none;
}

#container {
	width: 100%;
	height: 100%;
	min-width: 980px;	
	padding: 0px 0px;
	background: #fff;
	}

#header {
	width: 100%;
	/* height: 133px; */
	/* border-bottom: double #fff; */
	/*background-image: url("/images/delta_background_small_slice.png");*/
	background-color: #0f1964;
	/* background: #323358; Old */
}

#navbar {
	width: 100%;
	height: 45px;

	clear: both;	
}

#navbar a {
	display: block;
	padding: 0 10px 0 10px;
	height: 28px;
	line-height: 30px;
	float: left;
	text-align: left;
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	color: #fff;
	text-shadow: 1px 1px 3px #555;
	border-radius: 10px 10px 0 0;
	background-color: #0f1964;
	
}

#navbar a:hover {

	/*
	color: #fff;
	text-shadow: 0px 0px 5px #000,
				 0px 0px 30px #fff,
				 0px 5px 30px #fff,
				 0px 5px 30px #fff,
				 0px 10px 30px #fff;
	*/
	border-bottom: 3px double #fff;
	/*background-color: #302e80;*/

}

#navbar a.active {
	/*
	color: #fff;
	text-shadow: 0px 0px 5px #000,
				 0px 0px 30px #fff,
				 0px 5px 30px #fff,
				 0px 5px 30px #fff,
				 0px 10px 30px #fff;
	*/
	border-bottom: 3px solid #fff;


}

#navbar span label {
	padding: 0 10px 0 10px;
	height: 45px;
	width: 60px;
	line-height: 45px;
	float: left;
	text-align: left;
	text-decoration: none;
	font-size: 13px;
	color: #000;
	font-family: verdana;
}

a#navbar_home {
	margin-left: 10px;
}


a#navbar_disty {
	/*margin-left: 4em;*/
	color: #fffcb3;
}

a#navbar_disty:hover {
	border-bottom: double #fffcb3;

}


a#navbar_disty.active {
	/*
	color: #fff;
	text-shadow: 0px 0px 5px #000,
				 0px 0px 30px #fff,
				 0px 5px 30px #fff,
				 0px 5px 30px #fff,
				 0px 10px 30px #fff;
	*/
	border-bottom: 3px solid #fffcb3;


}

#navbar_search {
	float: right;
	width: 190px;
	border: 1px solid #ddd;
	background-color: #0f1964;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
	margin-right: 30px;
	padding: 0.5em;
	border-radius: 10px;
	color: #fff;
}

#navbar_search #search {
	height: 25px;
	width: 148px;
	line-height: 25px;
	margin: 0 10px 0 0px;
	font-size: 13px;
	color: #fff;
	font-family: verdana;
	border: none;
	background-color: transparent;
	
	padding: 2px 3px 4px 6px;
}

#navbar_search #search.clicked {
	color: #fff;
}

#searchbutton {
	height: 20px;
	width: 20px;
}

#mcandmore {
	font-family: verdana;
	margin: 15px 15px 0 0;
	float: right;
	font-size: 16px;	
	color: #fff;
	text-shadow: 1px 1px 3px #888;
}

#deltalogo img {
	float: left;
	margin: 1.2em 0.5em 0.5em 1.5em;
	width: 150px;
	height: 59px;
}

/* Image Viewer */
#imageviewer_nav {
	position: fixed;
	top: 0;
	left: 0;
}

#imageviewer_nav a:hover {
	color: #fff;
	background-color: #236;
}

#imageviewer_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 30px;
}

#imageviewer_nav ul li {
	display: inline;
}

#imageviewer_nav li a {
	float: left;
	padding: .5em 0 0 1em;
	font-weight: bold;
	color: #fff;
	background-color: #124;
	text-decoration: none;
	width: 10em;
	height: 1.5em;
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	opacity: .6;
	filter: alpha(opacity = 60);
}

/* page footer */
#footer {
	/* padding-top: 2em; */
	margin-top: 50px;
	clear: both;
	/* text-align: center; */
	width: 100%;
	min-height: 140px;
	/* border-top: double #fff; */
	display: inline-block;
	/*background-image: url("/images/delta_background_small_slice.png");*/
	/* background-color: #0f1964; */
	/*background-color: #302e80;*/
	
	/* box-shadow-top: 0px 0px 10px #ddd inset; */

/*
	background: -moz-linear-gradient(top, #0f1964 0%, #302e80 100%, #e5e5e5 100%);
	background: -webkit-linear-gradient(top, #0f1964 0%, #302e80 100%, #e5e5e5 100%);
	background: -o-linear-gradient(top, #0f1964 0%, #302e80 100%, #e5e5e5 100%);
	background: linear-gradient(top, #0f1964 0%, #302e80 100%, #e5e5e5 100%);
	*/
}

#footer div.follow {
	float:right;
	padding: 0.8em 0.8em 0.4em 0.8em;
	width: 250px;
	margin-right: 5%;
	background-color: #fff;
	border-radius: 10px;
	margin: 0.2em 1.3em 0.8em 0em;

}
#footer div.footerleft {
	float:left;
	width: 250px;
	height: 60px;
	margin-left: 50px;
}
#footer div.follow span {
	font-size: 22px; 
	padding: 10px;
	float:left; 
	color:dimgray;
}
#footer div.follow a {
	margin:5px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footerlinks {
	color: #e0e0e0;
	text-shadow: 1px 1px 5px #adadad;
}

#footerlinks a {
	text-decoration: none;
	font-family: verdana;
	font-size: 14px;
	color: #fff;
}


a#footerlinks_disty {
	/*margin-left: 4em;*/
	color: #fffcb3;
}

.disty-text {
	color: #fffcb3;
}


/* Content Elements */
#content {
	/* margin: 0 200px 0 200px; */
	min-height: 500px;
	/* max-width: 900px; */
	/* padding: 0px 5px; */
}

#content.landing {
	margin: 0px 0px 5px 0px; 
	max-width: none;
}

h1 {
/* 	font-size: 27px;
	font-weight: bold; */
	/* margin: 15px 0 15px 0; */
/* 	color: #777;
	font-family: verdana;
	text-shadow: 1px 1px 3px #dadada;
	line-height: 26px; */
}

#content h2 {
	font-size: 2rem;
	line-height: 2.5rem;
	margin: 16px 0 5px 0px;
	padding: 4px 0 4px 8px;
/* 	background-color: #0f1964;
	
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px; */

	border-bottom: 1px solid black;
	
/* 	box-shadow: 5px -5px 5px #424475 inset;
	color: #fff;
	text-shadow: 1px 1px 3px #555; */
}

#content #helpcontent h2 {
	background-color: #fff;
	border: none;
	box-shadow: none;
}

#content h2 a {
	color: #fff;
	text-decoration: none;
	}

#content h3 {
	font-size: 1.5rem;
	margin-left: 16px;
	margin-bottom: 8px;
	font-weight: bolder;
/*	text-shadow: 1px 1px 3px #dadada; */
}

#content h4 {
	margin-left: 12px;
	margin-bottom: 8px;
}

#content .bubble {
	float: left;
	position: relative;
	width: 100%;
	
	min-height: 120px;
	
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 30px; /*30px bottom to give room for the 'bottom' div */
	
	border : 1px solid #ddd;
	
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
	box-shadow: 5px -5px 5px #fafafa inset;
/*	text-shadow: 1px 1px 3px #dadada; */
}

#content .bubble.noborder {
	border: none;
	border-radius: 0;
	box-shadow: none;
}

#content .bubble.half {
	float: left;
	width: 49%;
	margin-top: 2px;
}

#content .bubble.onethird {
	float: left;
	width: 32%;
}

#content .bubble.twothirds {
	float: left;
	width: 65%;
}

#content .bubble.left {
	margin-left: -2px;
	margin-right: 1%;
}

#content .bubble.right {
	margin-left: 1%;
	margin-right: -2%;
}

#content .bubble.onethird.middle {
	width: 33%;
}

#content .bubble img {
	margin-right: 5px;
	margin-bottom: 5px;
}

#content .bubble > img {
	margin-left: 20px;
}

#content .bubble div.bottom {
	position: absolute;
	clear: both;
	bottom: 0px;
	padding: 5px 0;
	width: 100%;
	height: 20px;
	border-top: 1px solid #dadada;
	background-color: #fcfcfc;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}

#content .bubble div.bottom span {
	margin-left: 16px;
}

#content .bubble div.bottom a {
	float: right;
	margin-left: 0.7em;
	margin-right: 0.3em;
}

#content .bubble div.bottom a img {
	float: left;
}

#content .bubble h2 {
	margin-top: -1px;
}

#content .fadebox {
	float: left;
	width: 100%;
	margin-top: 10px;
	background-image: -webkit-linear-gradient(white,  #f9f9f9,  #f9f9f9, white);
}

#content div.news {
	border: 1px solid #ddd; 
	background-color: #eee; 
	border-bottom-left-radius: 15px 5px; 
	border-bottom-right-radius: 15px 5px;
	margin-top: 15px;
}

#content .news img,#content .news iframe {
	width: 200px; 
	margin-left: 20px; 
	margin-top: 10px; 
	margin-bottom: 0px;
}

#content p {
	margin: 8px 8px 4px 20px;
}

#content ul {
	margin: 0 0 0 34px;
	padding: 0;
}

#content li {
	margin: .5px 0 5px 0;
	padding-right: 1em;
}

#content li li {
	padding-right: 10px;
}

#content ul.lowkey {
	list-style: none;
	margin: 16px;
	margin-left: 32px;
}

#content ul.lowkey li {
	margin-left: 0px;
}

#content ul.news {
	padding-left: 30px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content ul.twocolumn li {
	display: list-item;
	float: left;
	width: 40%;
}

#content dl {
	margin-left: 15px;
}

#content dt {
	font-weight: bold;
	margin-left: 40px;
}

#content dd {
	margin-left: 40px;
}

#content a.datasheet {
	text-align: center;
	
	display: block;
	
	font-size: 13px;
	height: 14px;
	width: 60px;
	padding: 0px 15px 7px 20px;
	
	border-radius: 7px;
	box-shadow: -5px -5px 3px #f6f6fa inset;
	
	background-image: url("/images/icon_pdf.png");
	background-repeat: no-repeat;
}


/* Tables */
.datatable {
	table-layout: fixed;
	max-width: 700px;
	border-collapse: collapse;
	
	margin: 10px 10px 15px 20px;
	border: 1px solid #aab;
}

.datatable th {
	text-align: left;
	vertical-align: bottom;
	border-bottom: 2px solid #ccc;
	color: #000;
	background-color: #ecf1ff;
	height: 15px;
	padding: 5px;
}

.datatable td {
	vertical-align: top;
	border-bottom: 1px solid #d0d0d3;
	padding: 4px;
}

.datatable td.chinalabel {
	width: 90px;
}
.datatable td.chinadata {
	width: 350px;
}

.datatable strong {
	font-weight: bold;
	color: #333333;
}

.datatable.noborders td,
.datatable.noborders th {
	border: none;
}

.datatable hr {
	border-bottom: 1px solid gray;
}

.indentedDatatable {
    margin-left: 40px;
}

.eventtable td {
	height: 100px;
}
#content p.table_note {
	font-size: 11px;
	margin-top: 0px;
}

/* Form Styles */
#content .form h3 {
	border-bottom: 1px solid #aaaaaa;
	margin: 20px 0 5px 5px;
}

#content .form div {
	border-bottom: 1px solid #dddddd;
	margin: 0 0 0 2em;
	padding-left: 4em;
	font-weight: bold;
}

#content .form div span {
	width: 200px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 2px;
}

#content .form div.leftcheckbox {
	padding-left: 0;
}

#content .form div #calendar_wrapper {
	padding-left: 0;
	margin-left: 0;
}

#content .form input.leftcheckbox {
    margin: 0 10px 10px 10px;
	width: 20px;
}

#content .form div input[type="text" i] {
	margin: .1em 0 .2em 0;
	width: 250px;
}

#content .form div input[type="checkbox" i] {
	width: 20px;
}

#content .form div input.monday_picker {
	color:gray; 
	width:230px
}

#content .form div select {
	margin: .1em 0 .2em 0;
	width: 254px;
}


#content form #errorblock,
#content form .errorblock {
	font-size: 1.4em;
	color: #bb0000;
}

/* Resource Box Styles */
#resource {
	background-color: #fff;
	margin-top: 7px;
	margin-left: 1em;
    margin-right: 1px;
	float: right;
	width: 180px;
	
	border : 1px solid #ddd;
	border-top-left-radius: 30px 5px;
	border-top-right-radius: 30px 5px;
	border-bottom-left-radius: 15px 10px;
	border-bottom-right-radius: 15px 10px;
	box-shadow: 5px -5px 5px #fafafa inset;
	text-shadow: 1px 1px 3px #dadada;
}

.resourceheading {
	/*background-color: #323358;*/
	background-color: #0f1964;
	border: 1px solid #eee;
	border-bottom: double #fff;
	
	box-shadow: 5px -5px 5px #4e4e5f inset;
	color: #ddd;
	text-shadow: 0px 0px 30px #fff;
	
	text-align: center;
	color: #fff;
	font-family: verdana;
	font-size: 13px;

	height: 30px;
	line-height: 30px;
	width: 180px;
	
}

#resource ul {
	padding: 0 0 0 20px;
	margin: 0 .5em 0 0;
	list-style-type: none;
}

#resource ul li a:hover {
	display: block;
	background-color: #f0f0ff;
	color: #333;
}

#resource ul li {
	padding: 0;
	margin: 0;
	color: #333;
	border-bottom: 1px solid #f0f0ff;
}

#resource ul li img {
	border: none;
	float: left;
}

#resource ul li .pdficon {
	float: left;
	padding-right: 0px;
	margin-left: -18px;
}

#resource ul li a {
	display: block;
	padding-bottom: 5px;
	text-decoration: none;
	color: #333;
	background-color: #fff;
}

#resource p {
	margin: 0 1em 1em 1em;
}

#resource strong {
	margin: 0 1em 1em 1em;
	font-weight: bold;
}

#rightnav {
	padding: 0 0 0 1em;
	float: right;
	width: 170px;
}

.navheading {
	/*background-color: #323358;*/
	background-color: #0f1964;

	border: 1px solid #eee;
	border-bottom: double #fff;
	
	box-shadow: 5px -5px 5px #4e4e5f inset;
	color: #ddd;
	text-shadow: 0px 0px 30px #fff;
	
	text-align: center;
	color: #fff;
	font-family: verdana;
	font-size: 13px;

	height: 30px;
	line-height: 30px;
	width: 180px;
}

.navheading a {
	color: #fff;
	text-decoration: none;
}

#leftnav {
	width: 175px;
	float: left;
	height: 100%;
	
	padding-bottom: 30px;
	padding-right: 6px;
	
	border : 1px solid #ddd;
	border-radius: 0;
	/* for IE<9/PIE, specified first so preferred styles overwrite */
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 15px 10px;
	box-shadow: 5px -5px 5px #fafafa inset;
	text-shadow: 1px 1px 3px #dadada;
}

ul.navlist {
	padding: 0;
	margin: 0 .5em 0 1em;
	list-style-type: none;
	line-height: 25px;
}

ul.navlist li a:hover {
	background-color: #f0f0ff;
}

ul.navlist li a {
	display: block;
	/* border-bottom: 1px solid #f0f0ff; */
	text-decoration: none;
	color: #333;
}

ul.navlist li a img {
	margin-right: 3px;
}

/* page specific styles */
.trainingcomplete {
	color: #ccc;
	text-decoration: line-through;
}

.trainingcomplete td {
	text-decoration: line-through;
}

.downloadheading {
	background-image: url("/images/purplebar_small.png");
	width: 560px;
	background-position: center;
	background-repeat: repeat-x;
	font-weight: 600;
	line-height: 38px;
	color: #fff;
	height: 38px;
	padding-left: 10px;
}

.downloadcategory {
	width: 540px;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
}

.downloadcategory span {
	font-weight: bold;
	float: left;
}

.downloadcategory a {
	font-weight: bold;
	float: right;
}

.downloaditem h3 {
	margin: 0px !important;
	padding: 0px;
}

.downloaditem {
	width: 97%;
	margin-left: 10px;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 14px;
	cursor: pointer;
}

.downloaditem div {
	line-height: 24px;
}

.downloaditem .properties span {
	padding: 0px 15px 0px 0px;
}

.downloaditem .information {
	font-style: italic;
}

.downloaditem p {
	max-width: 700px;
}

/*download page hover background colors */
.downloadcategory:hover {
	background-color: #efefff;
}

.downloaditem:hover {
	background-color: #efefff;
}

.downloads_container {
	width: 100%;
}

.downloads_column_left {
	float:left;
	width:49%;
	padding-right:10px;
	margin-right:10px;
	border-right: 1px solid #aaa;
}

.downloads_column_right {
	float:left;
	width:49%;
	/*padding-left:30px;*/
	border-left: 0px;
}

.downloads_category_row {
	display:table-row;
	width:100%;
}

.downloads_grouping_title {
	font-size: 14px;
	line-height: 20px;
}

.downloads_image_cell {
	min-width:30%;
	max-width:30%;
	display:table-cell;
	vertical-align:middle;
}

.downloads_listing_cell {
	min-width:220px;
	display:table-cell;
/*	text-shadow: 1px 1px 3px #dadada; */
}

.downloads_category_image {
	width: 130px;
}

@media screen and (max-width: 1270px) {
	.downloads_container {
		width: 100%;
	}
	
	.downloads_column_left {
		float:left;
		width:49%;
		padding-right:10px;
		margin-right:5px;
		border-right: 1px solid aaa;
	}
	
	.downloads_column_right {
		float:right;
		width:49%;
		margin-left:0px;
		padding-left:0px;
		border-left: 0px;
	}

	.downloads_category_row {
		display:table-row;
		width:100%;
	}

	.downloads_image_cell {
		min-width:30%;
		max-width:30%;
	}

	.downloads_listing_cell {
		min-width:220px;
		display:table-cell;
		text-shadow: 1px 1px 3px #dadada;
	}

	.downloads_category_image {
		width: 130px;
	}
}

@media screen and (max-width: 1160px) {
	#container {
		min-width: 400px;
	}

	.downloads_container {
		width: 100%;
	}

	.downloads_column_left {
		float:left;
		width:49%;
		padding-right:10px;
		margin-right:0px;
		border-right: 1px solid #aaa;
	}
	
	.downloads_column_right {
		float:right;
		width:49%;
		margin-left:0px;
		padding-left:0px;
		border-left: 0px;
	}

	.downloads_image_cell {
		min-width:30%;
		max-width:30%;
	}

	.downloads_category_image {
		width: 130px;
	}
}

@media screen and (max-width: 1025px) {
	#container {
		min-width: 400px;
	}

	.downloads_container {
		width: 100%;
	}

	.downloads_column_left {
		float:left;
		width:49%;
		padding-right:7px;
		margin-right:0px;
		border-right: 1px solid #aaa;
	}
	
	.downloads_column_right {
		float:right;
		width:49%;
		margin-left:0px;
		padding-left:0px;
		border-left: 0px;
	}

	.downloads_image_cell {
		min-width:30%;
		max-width:30%;
	}

	.downloads_category_image {
		width: 130px;
	}
}

@media screen and (max-width: 786px) {
	#container {
		min-width: 400px;
	}

	.downloads_container {
		width:100%;
	}

	.downloads_column_left {
		width:100%;
		border-right: 0px;
	}

	.downloads_column_right {
		float: left;
		width:100%;
		border-left:0px;
		padding-left:0px;
	}

	.downloads_image_cell {
		min-width:30%;
		max-width:30%;
	}

	.downloads_category_image {
		width: 130px;
	}
}

@media screen and (max-width: 450px) {
	.downloads_container {
		width: 100%;
	}

	.downloads_column_left {
		width:100%;
		border-right: 0px;
	}

	.downloads_column_right {
		width:100%;
		border-left:0px;
		padding-left:0px;
	}

	.downloads_image_cell {
		min-width:25%;
		max-width:25%;
	}

	.downloads_category_image {
		width: 120px;
	}
}

/*distibutor media page */
.mediaitem {
	border: 1px solid #cccccc;
	float: left;
	width: 275px;
	height: 175px;
	margin: 5px;
	background: #f0f0f0;
}

.mediaitem img {
	float: left;
	border: 1px solid #cccccc;
	margin: 6px;
}

.mediatitle {
	margin: .3em;
	font-weight: bold;
}

/* embedded video */
.embeddedvideo {
	color: #fff;
	padding: 10px;
	margin: 10px;
	width: 250px;
	height: 210px;
	background-color: #4b4574;
	
	border-radius: 5px;
	
	font-family: verdana;
	line-height: 1.1em;
	cursor: pointer;
	
	box-shadow: 3px 3px 5px #ccc;
	box-shadow: 5px 5px 20px #235 inset;
	box-shadow: -5px -5px 20px #235 inset;
	text-shadow: 1px 1px 3px #235;
}

.embeddedvideo img {
	width: 250px;
	height: 176px;
}

.embeddedvideo .caption {
	padding: 2px 0 0 2px;
	font-size: 11px;
}

/* zoomable images */
.zoomable {
	cursor: pointer;
}

/* front, "main" page */
#frontpage_bigimage {
	width: 600px;
	height: 300px;
	margin: 10px auto;
	position: relative;
}
#frontpage_bigimage h1 {
	position:absolute;
	top: 120px;
	color: #ddd;
	height: 30px;
}
#frontpage_bigimage h1:hover {
	cursor:pointer;
	background-color: #0f1964;
}
#frontpage_rightarrow {
	right: -60px;
	padding: 8px 11px;
	color: #fff;
	border-radius: 30px;

	background-color: transparent;

}
#frontpage_leftarrow {
	left: -60px;
	padding: 8px 11px;
	color: #fff;	
	border-radius: 30px;

	background-color: transparent;

}

#frontpage_rightarrow:hover {
	
	color: #fff;
	background-color: #0f1964;
}
#frontpage_leftarrow:hover {
	
	color: #fff;
	background-color: #0f1964;
}


#frontpage_bigimage a {
	display: none;
}

/* distributor list */
.distributorlist {
	float: left;
	padding-top: 1em;
}

.distributorlist .column {
	width: 310px;
	padding-left: 30px;
	float: left;
}

.distarea {
	width: 310px;
	border-collapse: collapse;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-right: 20px;
	
	border-bottom: 1px solid #bbb;
	
	float: left;	
}

img.tradeshow {
	width: 175px;
}

#availability {
	margin-left: 15px;
}

#availability td {
	border: 2px solid #aaa;
	padding: 5px;
	width: 120px;
	text-align: center;
}

#availability .available {
	background-image: url("http://d304pchb3b61hb.cloudfront.net/img/chip/bg0.gif");
}

#availability .rmc1 {
	background-color: #668CD9;
	border-color: #2952A3;
}

#availability .rmc2 {
	background-color: #D96666;
	border-color: #A32929;
}	

#availability .rmc3 {
	background-color: #8CBF40;
	border-color: #538700;
}	

img.ui-datepicker-trigger {
	margin-right: 5px;
}

div.iframeonly {
	margin-right: 10px !important;
	max-width: 1100px !important;
	height: 100% !important;
	display: block;
}

div.highlight {
	-webkit-animation: highlight-fade 2s 1;
	-moz-animation: highlight-fade 2s 1;
	-o-animation: highlight-fade 2s 1;
	animation: highlight-fade 2s 1;
}
@-webkit-keyframes highlight-fade {
	from { background-color: yellow; } /* [1] */
	to { background-color: transparent; }
}

@-moz-keyframes highlight-fade {
	from { background-color: yellow; } /* [1] */
	to { background-color: transparent; }
}

@-o-keyframes highlight-fade {
	from { background-color: yellow; } /* [1] */
	to { background-color: transparent; }
}

@keyframes highlight-fade {
	from { background-color: yellow; } /* [1] */
	to { background-color: transparent; }
}


.simpleform label {
	display: block; 
	float: left;
	width: 150px; 
	text-align: left; 
	padding-right: 10px; 
	font-size: .9em; 
	font-family: verdana, arial;
	
}
.simpleform input {
	display: block;
	margin-bottom: 10px; 
}

.imagetable img {
	width: 180px;
	padding: 10px;
}

.imagetablerow {
    display: block;
    padding-bottom: 24px;
}

.imagetablecell {
    vertical-align: top;
    display: inline-block;
}

.imagetablecell>p {
    max-width: 500px;
}

table.toplanding {
	width: 90%; 
	margin: 0px auto;
}

td.toplandingcol1 {
	width: 20%; 
	vertical-align: middle; 
	text-shadow: 0 0 1px #eee;
}
td.toplandingcol2 {
	width: 60%; 
	vertical-align: middle; 
}
td.toplandingcol3 {
	width: 20%; 
}

div.homepage_button {
	width: 20%; 
	padding: 0; 
	border: none; 
	cursor:pointer; 
	float: left;
}
span.toplandingheavy {
	font-size: 18px; 
	color: #777 
}
span.toplandinglight {
	font-size: 15px; 
	color: #aaa 
}
div.appnotepage {
	width: 800px;
}
.appnote {
	width: 368px !important;
}

#content .articleimage img {
	padding-left:25%;
	padding-top: 10px;
	padding-bottom: 5px;
	width: 50%;
}
#content .articleimage img.small {
	padding-left:40%;
	width: 20%;
}
#content .articleimage p {
	padding-left:25%; 
	padding-right:25%; 
	margin-top: 0; 
	margin-bottom: 20px;
	text-align: center;
}

#content div.stackableimages {
	float: left;
	width:100%;
}
#content .stackableimages div {
	float: left;
	padding: 30px;
	width:200px;
	height:150px;
}
#content .stackableimages img {
	width: 100%;
}

#cs24dillustration {
    float: left;
    margin-left: 50px; 
    margin-right: 50px; 
    margin-bottom:20px; 
    width: 125px; 
    height: 319px;
}

#quoteframe {
    width: 103%; /* hide vertical scrollbar */
    height: 100%;
    border: none;
}
.mobileonly {
	display: none;
}

#r200PreviewPicDiv {
    width: 50%;
    float: left;
}

#r200PreviewPic {
	max-width: 90%;
    width: 375px;
    height: auto;
    padding: 20px;
    padding-top: 12px;
}

#r200PreviewBlurb {
    float: left;
    vertical-align: top;
    width: 50%;
}

#controlFeatureTable td:first-child {
    word-wrap: break-word;
    width: 190px;
    text-align: left;
}

#r200modulesPic {
    height: 300px;
}

#r200b5Pic, #r200b7Pic, #r200b11Pic, #r200b15Pic {
    height: 180px;
    width: auto;
}

.basemoduleblock {
    margin-top: 28px;
}

#loopsTable {
    
}

#loopsTable tr td:nth-child(2), #loopsTable tr th:nth-child(2) {
    text-align: center;
}

.colAxisType {
    width: 85px;
}

.colControlLoops {
    /*text-align: center;*/
}

.colDescription {
    
}

.box_border {
    border-width: 5px;
	border-radius: 5px;
    padding: 20px; 
    width: 300px;
    height: 180px; 
    margin: 10px;
    font-size:15px;
    font-family: verdana;
    text-align: center;
    vertical-align: middle;
    line-height: 20px; 
    float: left;
    position: relative !important;
    
}
.box_border:hover {
	box-shadow: inset 0 0 100px 100px rgba(0, 0, 0, 0.1);
}
.box_border:after {
    content: "";
    position: absolute !important;
    z-index: 100;
    top: 0;
    left: 0;
    border-right: #fff 30px solid;
    border-bottom: #fff 30px solid;
    -moz-border-radius: 0 0 20px 0;
    -webkit-border-radius: 0 0 20px 0;
    border-radius: 0 0 20px 0;
}
 
.box_border:before {
    content: "";
    position: absolute !important;
    z-index: 100;
    top: 0;
    right: 0;
    border-left: #fff 30px solid;
    border-bottom: #fff 30px solid;
    -moz-border-radius: 0 0 0 20px;
    -webkit-border-radius: 0 0 0 20px;
    border-radius: 0 0 0 20px;
}
.box_border a:after {
    content: "";
    position: absolute !important;
    z-index: 100;
    bottom: 0;
    left: 0;
    border-right: #fff 30px solid;
    border-top: #fff 30px solid;
    -moz-border-radius: 0 20px 0 0;
    -webkit-border-radius: 0 20px 0 0;
    border-radius: 0 20px 0 0;
}
 
.box_border a:before {
    content: "";
    position: absolute !important;
    z-index: 1000;
    bottom: 0;
    right: 0;
    border-left: #fff 30px solid;
    border-top: #fff 30px solid;
    -moz-border-radius: 20px 0 0 0;
    -webkit-border-radius: 20px 0 0 0;
    border-radius: 20px 0 0 0;
}

.box_border a {
	display: block;
	width: 265px;
	height: 170px;
    outline: 2px rgba(255,255,255,0.4) dashed;
    border: 1px rgba(0,0,0,0.3) dashed;
    padding: 4px 10px 4px 20px;
    text-decoration: none;
}
.box_border img {
    /*float: right;*/
	height: 40%;
}
.box_border img.sidebyside {
    float: right;
    height: 70%;
}
.ad_green {
    background: #E0FCC2;
}
.ad_blue {
    background: #D1F6FF;
}
.ad_brown {
    background: #FCEAEF;
}
.ad_yellow {
    background: #FCFCCF;
}
.box_border .circle {
    position: absolute !important;
    z-index: 100;
    border: 10px #fff solid;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    margin-top: -10px;
    width: 0;
    height: 0;
    top: 40px;
    left: 40px;
    -moz-box-shadow: 0 -1px 0 rgba(0,0,0,0.5),
        0 1px 0 rgba(255,255,255,0.3);
    -webkit-box-shadow: 0 -1px 0 rgba(0,0,0,0.5),
        0 1px 0 rgba(255,255,255,0.3);
    box-shadow: 0 -1px 0 rgba(0,0,0,0.5),
        0 1px 0 rgba(255,255,255,0.3);
}

#content .box_border h4 {
	margin-top: 5px;
	text-align: left;
	margin-left: 30px;
}

.box_border.selected span.circle {
    background:#fff url('/images/Checkmark.gif') no-repeat 50&#37; 50%;
    border: 5px #fff solid;
    height:10px;
    width:10px;
    z-index:2;
    background-color: dimgray;
}

.backgroundrmc {
	background-image: url("/images/background_rmc200.jpg");
	background-repeat: no-repeat;
}

.backgroundrmc #content {
	padding-left: 50px;
	max-width: 775px;
	margin-top: 60px;
	border: 1px solid rgb(169, 169, 169);
	background-color: white;
}

#content .compactform span {
  position: absolute;
  z-index: 1;
  cursor: text;
  pointer-events: none;
  color: #999;
  padding: 3px;
  line-height: 17px;
  margin-left: 22px;
  text-align: left;
}
#content .compactform div input[type="text"], #content .compactform div input[type="checkbox"] {
  z-index: 0;
  margin-left: 20px;
  font: inherit;
  line-height: 17px;
}

#content .compactform div input[type="submit"] {
  height: 40px;
  width: 150px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 40px;
}

#content .compactform { 
  background-color: lightgray;
  overflow: hidden;
  width: 710px;
  border: 1px solid gray;
  margin-top: 10px;
  margin-bottom: 40px;
}
#content .compactform div {
  border-bottom: none;
  padding: 0;
  margin: 0;
}

#content .half {
	display: inline-block;
	float: left;
	width: 49%;
	margin-top: 2px;
}
#content .compactform h3 {
  border: none;
  margin-left: 20px;
  color: dimgray;
}

#content .compactform .required input, #content .compactform .invalid input {
  border: 1px solid red;
}
#content .compactform .required {
  background-image: url("/images/required.png");
  background-repeat: no-repeat;
  Background-position: right bottom;
}
#content .compactform .invalid {
  background-image: url("/images/invalid.png");
  background-repeat: no-repeat;
  Background-position: right bottom;
}

/* Remove google search ads */
div.gsc-adBlock {
	display:none !important;
}

div.advisory {
	height: 25px;
	background-color: #cccc00;
	width: 100%;
	text-align: center;
	padding-top: 7px;
}

@media screen and (max-width: 1430px) {
	div.advisory {
		height: 40px;
		background-color: #cccc00;
		width: 100%;
		text-align: center;
		padding-top: 5px;
		margin-bottom: 5px;
	}
}

@media screen and (max-device-width: 767px) { 
	body {
		font-size: 14px;
		line-height: 19px;
	}
	input, textarea {
		border: 1px solid rgb(169, 169, 169);
	}
	table.datatable {
		font-size: 10px;
	}
	table.datatable a {
		word-break: break-word;
		display:inline-block;
	}
	table.datatable td {
		min-width:30px;
	}
	div.widetable {
		width: 100%; overflow: auto
	}
	table.advertitems img {
		max-width: 100%;
	}
	#content img.largeimage {
		max-width:100%;
	}
	#content .form div {
		padding-left:0;
	}
	#content .form div span {
		width: 100%;
	}
	#content .mobilehidden {
		display: none;
	}
	.mobileonly {
		display: block;
	}
	#content, #content.landing {
		margin: 10px;
	}
	#footer {
		padding: 10px;
		width: auto;
	}
	#container {
		min-width: 360px;	
	}
	#deltalogo {
		margin-top: 12px;
	}
	#frontpage_bigimage {
		display: none;
	}
	#frontpage_advisory {
		display: none;
	}
	div.advisory {
		height: 60px;
		background-color: #cccc00;
		width: 100%;
		text-align: center;
		padding-top: 5px;
		margin-bottom: 5px;
	}
	td.toplandingcol1 {
		width: 50%; 
	}
	td.toplandingcol2 {
		width: 0; 
	}
	td.toplandingcol3 {
		width: 50%; 
	}
	#content .bubble.onethird, #content .bubble.onethird.middle, #content .bubble.half {
		width: 100%;
		height: auto;
	}
	div.homepage_button {
		width: 98%; 
	}
	.navmenuicon { 
		border-bottom: 15px double white; 
		border-top: 5px solid white; 
		border-left: 0; 
		border-right: 0; 
		border-radius: 2px;
		height: 5px; 
		width: 30px;
		margin-top: 25px;
		margin-right: 15px;
		margin-bottom: 15px;
		float: right;
        z-index: 2;
	}
	.resourcemenubutton { 
		border: 1px solid black; 
		border-radius: 3px;
		height: 20px; 
		width: 70px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 5px;
		padding: 2px 0px 2px 5px;
		font-size: 12px;
		color: black;
		float: right;
        z-index: 2;
	}
    
    #menubkglayer {
        display: none;
        pointer-events: none;
    }
    #menubkglayer.gray {
        display: block;
        pointer-events: auto;
        background-color: rgba(0,0,0,0.5);
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 1;
    }
    
	.navheading {
		display: none;
	}
	
	#navbar, #resource {
		display: none;
	}
	#leftnav {
		position: absolute;
		top: 0;
		right: 0;
		z-index: 2;
		width: 50px;
		height: auto;
		padding-bottom: 10px;
		border: none;
		box-shadow: none;
	}

	#leftnav ul {
		right: 0;
		display: none;
		line-height: 0;
		background-color: white;
	}
	/*Make dropdown links vertical*/
	#leftnav ul li {
		display: block;
		float: none;
		width: 0;
		font-size: 20px;
		width: 100%;
	}
	#leftnav ul li a {
		padding-left: 10px;
	}
	/*Display the dropdown on hover*/
	#leftnav.clicked {
		width: 100%;
	}	
	#leftnav.clicked .navheading {
		display: block;
		clear: both;
		height: 0;
		border: none;
	}
	#leftnav.clicked ul {
		display: block;
		line-height: 50px;
	}	

	/*Display resource content on button click*/
	.resourceheading {
		display:none;
	}	
	#resourcemobile {
		clear:both;
	}	

	#mcandmore {
		white-space: normal;
		float: right;
		margin-right: 70px;
		width: -moz-calc(100% - 250px);
		width: -webkit-calc(100% - 250px);
		width: calc(100% - 250px);
	}
	#deltalogo {
		display: inline-block;
	}
	#menuwrapper {
		float: right;
		width: 50%;
	}
	div.appnotepage {
		width: auto;
	}
	.appnote {
		width: 100% !important;
	}
	#content .articleimage img {
		padding-left:12.5%;
		width: 75%;
	}
	#content .articleimage img.small {
		padding-left:37.5%;
		width: 25%;
	}
	
	#content .articleimage p {
		padding-left:12.5%; 
		padding-right:12.5%; 
	}

    .scrolltable {
        width: 100%;
        overflow-x: scroll;
    }
    

    #content .bubble.twothirds {
        width: 100%;
    }
    
    .indentedDatatable {
        margin-left: 20px;
    }
    
    #cs24dillustration {
        float: none;
    }
    
    #cs24dapps {
        margin-left: inherit;
    }

    img.tradeshow {
    	width: 100px;
    }
    
    #r200PreviewPicDiv {
        width: 100%;
    }
    #r200PreviewPic {
        width: 320px;
        height: 218px;
        margin: 0;
        padding: 0;
    }

    #r200PreviewBlurb {
        width: 100%;
    }

    #footer div.footerleft {
		height: 0px;
	}
    
    #r200modulesPic, #r200b7Pic, #r200b11Pic, #r200b15pic {
        width: 320px;
        height: auto;
    }
    
	.box_border {
	    width: 250px;
	    height: 150px; 
	    font-size:12px;
	    line-height: 15px; 
	}
    .box_border a {
		width: 215px;
		height: 140px;
    }
    div.backgroundrmc {
		background-image: none;
	}
	div.backgroundrmc #content {
		margin-top: 0px;
		padding-left: 15px;
	}
	#content .compactform { 
	  width: auto;
	  margin-right: 10px;
	}
	#content .half {
		width: auto;
	}
	#content h1 {
		line-height: 30px;
	}

}

