html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
/*ol, ul {
	list-style: none;
}*/
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* Stylesheet: J-Reset-CSS Modified On 2014-01-23 11:12:19 */
#menu {
	padding:0;
	margin:0;
	list-style:none;
	height:32px;
	position:relative;
	z-index:50;
        float:left;
font-size:0.9em;
font-weight:bold;

	}
#menu li {
	float:left;
	margin-left:5px;
        background:#fdb778;
	}
#menu li a {
	display:block;
	float:left;
	height:32px;
	line-height:32px;
	text-decoration:none;
    padding:0 15px 0 15px;
        color:#034d72;
	}
#menu li ul {
/*font-size:11px;*/
font-weight:normal;
}
#menu li ul li {
height:24px;
}
/* Style the list OR link hover. Depends on which browser is used */
#menu li a:hover {
	z-index:200;
	position:relative;
        background-color:#feddc3;
	}
#menu li:hover {
	position:relative;
	z-index:200;
	}
#menu :hover ul {
	left: -2px;
	top:32px;
	width:250px;
	text-align: left;
	}
/* keep the 'next' level invisible by placing it off screen. */
#menu ul, 
#menu :hover ul ul,
#menu :hover ul ul ul,
#menu :hover ul :hover ul ul,
#menu ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
	}
/*#menu :hover ul :hover ul {
	left:185px;
	top:0px;
	white-space:nowrap;
	z-index:200;
	height:auto;
	}*/
#menu :hover ul li {
	margin: 0;
	border-top: 1px solid #ffffff;
	/*border-bottom: 1px solid #ffffff;*/
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	}
#menu :hover ul li:last-child{
	border-bottom: 1px solid #ffffff;
}
#menu :hover ul li a{
	width: 250px;
	padding: 0;
	text-indent: 10px;
	height: 24px;
	line-height: 24px;
	}
#menu :hover ul :hover ul li a{
        width: 150px;
}

/* Stylesheet: J-TopMenu Modified On 2014-06-26 08:03:59 */
#navcol {
padding-right:10px;
/*padding-bottom:10px;*/
}
#flyouttop {
	float:left;
	padding:0;
	margin: 0px;
	list-style:none;
	position:relative;
	width:165px;
}
#flyouttop ul {
	padding:0;
	margin:0;
	list-style:none;
	/*width:165px;*/
	height:auto;
	position:absolute;
	left:-9999px;
	top:-1px;
        border-left: 1px solid #FFF;
        border-right: 1px solid #FFF;
}

#flyouttop li {
	float:left;
	border-top: 1px solid #ffffff;
}
#flyouttop li ul {
border-bottom:1px solid #FFF;
}
#flyouttop li a {
	display:block;
	float:left;
	width:175px;
	height:24px;
	background:#fc9732;
        font-size:0.9em;
	line-height:24px;
	text-decoration:none;
	text-indent:10px;
}
#flyouttop li:hover {
	position:relative;
}
#flyouttop li a:hover {
	position:relative;
background-color:#fdb778;
}
#flyouttop :hover ul,
#flyouttop :hover ul :hover ul,
#flyouttop :hover ul :hover ul :hover ul {
	left:175px;
}
#flyouttop ul a {
width:210px;
}
/* Stylesheet: J-LeftMenu Modified On 2014-05-02 08:17:47 */
body {
        /*font-family: Verdana, Ariel, sans-serif;*/
        font-family: Helvetica, Ariel, sans-serif;
        -webkit-font-smoothing: antialiased;
        font-size:15px;
line-height:1.3em;
word-spacing:0.03em;
        color: #666;
        background-color: #F6F6D9;
        margin:0px;
        padding:20px;
}

h1, h2, h3, h4 {
        font-weight:bold;
        color:#034d72;
        padding:5px;
        padding-left:0px;
        font-family: 'Exo 2', sans-serif;
        -webkit-font-smoothing: antialiased;
        line-height:1.15em;
}

h1 {
        font-size: 2em;
clear:both;
}

h2 {
        font-size: 1.7em;
}

h3 {
        font-size:1.4em;
        font-weight:normal;
}

h4 {
        font-size:1em;
}

a {
        color: #034d72;
/*        text-decoration:none;*/
        text-decoration:underline;

}

a:hover {
        text-decoration:underline;
}

hr {
        border:none;
        /*border-bottom:1px dotted #fc9732;*/ /*orange*/
        border-bottom:1px dotted #33455e; /*Purple*/
        /*margin:5px 10px;*/
        clear:both;
}

strong {
font-weight:bold;
}
em {
font-style:italic
}


/*  Base Layout */
#pagewrap {
        position:relative;
        /*min-width: 900px;*/
        width: 900px;
        margin: 0 auto;
        background-color: #ffffff;
    /*    box-shadow: 0 0 5px 5px #999999;*/
        -webkit-border-radius: 10px!important;
        -moz-border-radius: 10px!important;
        border-radius: 10px!important;
        overflow:hidden;
}

#header {
        height:100px;
        background-color: #fc9732;
        overflow:hidden;
}

#topmenu {
        position: relative;
        background-color: #fdb778;
        height:32px;
       /* overflow:hidden; */
} 

#quicklinks {
        clear:both;
        position: relative;
        top: 0px;
        width: 100%;
        background-color: #fc9732;
line-height:1.4em;
        height: 130px;
        overflow:hidden;
        margin-top:30px;

}

#quicklinks h4 {
        margin-left:10px;
}

#quicklinks a{
text-decoration:none;
}

#quicklinks a:hover {
text-decoration:underline;
}

#footer {
        position: relative;
        top: 0px;
        width: 100%;
        height: 34px;
    line-height: 1em;
        background-color: #034d72;
        overflow:hidden;
color:#FFF;
font-size:0.8em;

}

#content {
clear:both;
margin:0px;
min-height:372px;
}

#content p {
padding-bottom:5px;
padding-top:3px;
/*margin: 0 20px 0 20px;*/
}

#mainContent h1, #mainContent h2, #mainContent h3, #mainContent h4 {
padding-top:1em;
padding-bottom:0px;
}

/* End Base Layout */


/* Header Layout */

#header #DyalogLogo {
        position:absolute;
        top:26px;
        left: 26px;
}

#header h4 {
right:10px;
top:10px;
position:absolute;
color:#FFFFFF;
}

#header a {
color:#FFFFFF;
}

#header h3 {
        position: absolute;
        top:26px;
        left:322px;
        color:#666666;
        font-weight:normal;
}

#header h2 {
        position:absolute;
        top:49px;
        left: 375px;
        color:#FFF;
        font-size:1.5em;
}

#social {
        position:absolute;
        top:63px;
        right:5px;
        height:32px;
        width:242px;
        z-index:100;
        text-align:right;
        padding-right:5px;
}
#social ul {
        list-style-type:none;
        margin-left:0px!important;
        }
#social ul li {
        display: inline;
        padding-left:3px;
        padding-right:3px;

        }

#topmenu #search {
        position:absolute;
        top:4px;;
        right:17px;
        z-index:100;
}
/*end Header Layout */

/* Quick Links / Footer */
#quicklinks ul {
        list-style-type: none;
        float: left;
        padding-left:17px;
        padding-right:17px;
        height:80px;
        border-right:1px solid #fff;
}
#quicklinks ul.last {
        border:0px;
}
#quicklinks a {
        color:#FFF;
}

#footer a {
color:#FFF;
}
#fcopy {
float:left;
margin:10px;
}
#flinks {
float:right;
margin:10px;
}

.notebox{
/*background-color:#FFD;*/
border: 2px #fc9732 solid;
-webkit-border-radius:9px;
-moz-border-radius:9px;
border-radius:9px;
padding:6px!important;
margin:10px;

}

.stretchbox {
float:left;
padding:10px;
margin-top:10px;
margin-left:10px;
/*background-color:#FFD;*/
border: 2px #fc9732 solid;
-webkit-border-radius:10px;
-moz-border-radius:10px;
border-radius:10px;
}

/* Classes */
.fleft {
        float:left;
}
.fright {
        float:right;
}
.fclear {
        clear:both;
}

/*** Icons ***/
/*#content a[href $=".pdf"], .pdf :before
{
background: url(/uploads/images/Resources/icons/pdf.png) no-repeat;
background-position: center right;
display;inlune-block;
padding-right:28px;
padding-top:10px;
height:28px;
}*/


.hiddencontent ol, .hiddencontent ul {
list-style:disc;
list-style-image: url(/uploads/images/General/orange_dot.png);
}

#contactLink a {
text-decoration:none;
}
#contactLink a:hover {
text-decoration:underline;
}


/*** Tabs ***/


ul.tabNavigation {
  padding: 0 0 0 10px!important;
  width: 99%;
  height: 22px;
margin:0px!important;
}

ul.tabNavigation li {
  height: 22px;
  float: left;
  margin: 0 0 0 10px;
  list-style-type: none;
}

ul.tabNavigation li a {
  height: 9px;
  padding: 3px 5px 9px 5px;
  text-decoration: none;
  color: #333;
  display: block;
  border: 1px #fc9732 solid;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background-color:#ddd;
}

ul.tabNavigation li a.selected {
  border-top: 1px #fc9732 solid;
  border-left: 1px #fc9732 solid;
  border-right: 1px #fc9732 solid;
  border-bottom: #F6F6D9 solid 1px;
  outline: none;
-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
background:none;
}

#tab-1,
#tab-2,
#tab-3 {
  padding: 10px;
margin-top:2px;
/*  border: #ccc solid 1px;*/
border: 1px #fc9732 solid;
/*background-color:#F6F6D9;*/
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}


#terminologylist {
list-style:none;
}
#terminologylist li {
display:inline;
}
.nextitem:before {
content: ' | ';
}

.flag {
border: 1px solid #ccc;
}

/* Google Search */
#___gcse_0 {
width:230px;
float:left;
}
.gsc-control-searchbox-only {
padding:0px!important;
padding-top:1px!important;
background:transparent!important;
border:none!important;
height:30px;
}
input.gsc-input {
font-size:14px!important;
}

.cse .gsc-search-button input.gsc-search-button-v2, input.gsc-search-button-v2 {
margin-top:1px!important;
}
.gsc-input-box {
margin-top:1px!important;
}


.cse form.gsc-search-box, form.gsc-search-box {
padding:1px 0 0 0!important;
}

.gsc-clear-button {
display:none;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page, .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
color:#034d72!important;
}
.cse .gsc-results .gsc-cursor-page.gsc-cursor-current-page, .gsc-results .gsc-cursor-page.gsc-cursor-current-page {
text-shadow:none!important;
}
/* Stylesheet: J-Global-CSS Modified On 2014-07-23 18:15:29 */
table {
 border-spacing:0px;
padding:0px;
width:100%;
}
.table td {
text-align:left;
padding:2px;
padding-left:10px;
}
.table tr:hover{
background-color:#fff3e8;
}
.table tr.head:hover {
background-color:#fc9732;
}
th {
padding:4px;
font-weight:bold;
padding-left:10px;
}
.cellleft{
text-align:left!important;
}
.cellcentre{
text-align:center!important;
}
.cellright{
text-align:right!important;
padding-right:10px;
}

.cellborders th, .cellborders td, .cellborders {
border: 1px #ccc solid;
}

#mainContent ol, #mainContent ul {
padding-left:30px;
margin-left:0px;
line-height:1.3em;
margin-bottom:5px;
}

#mainContent li {
padding-top:2px;
}

#pageImage {
height:150px;
width:725px;
overflow:hidden;
float:right;
}
#pageImage h4 {
padding:0px;
padding-top:6px;
font-size:0.8em;
}
#mainContent {
line-height:1.2em;
padding-left:30px;
padding-right:30px;
}
.pageTitle {
margin-left:27px;
margin-bottom:10px;
}
#content a {
color:#034d72;
}
#TopButtons {
width:100%;
text-align:center;
}
#TopButtons img {
margin-left:10px;
margin-right:10px;
}
.special {
text-decoration:underline;
color:#034d72;
}
.special:hover {
text-decoration:underline;
cursor:pointer;
}

.hiddencontent, .doccontent {
padding-left:10px;
padding-bottom:5px;
padding-right:5px;
border-left:3px solid #fc9732;
/*background-color:rgba(255,148,33,0.25);*/
/*background-color:#F6F6D9;*/
margin-top:9px;
margin-bottom:15px;
/*display:none;*/
}

.doccontent {
margin-left:30px
}

.first {
margin-left:0px;
}
.teamdescription {
padding-left:10px;
}
.headwrap {
border-top:1px solid #fc9732;
}
.headwrap img.portrait {
padding-top:10px;
}


.table tr {
border-top:1px #ccc solid;
}
table:last-child{
border-bottom:0px;
}
.table tr.head {
background-color:#fc9732;
color:#FFF;
border:0px;
}
.table tr.odd {
/*background-color:#fdb778;*/
}
div.table{
/* border:1px #fc9732 solid;*/
border:1px #ccc solid;
padding:0px;
margin:10px 10px 10px 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:hidden;
}

.nowrap {
white-space: nowrap;
}

.corner{
padding:0px;
margin:0px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
overflow:hidden;
}

td.notablecenter {
text-align:left;
}

td.cellleft {
text-align:left;
}

td.cellright {
text-align:right;
}

#breadcrumbs {
clear:both;
font-size:0.8em;
text-align:right;
}
#breadcrumbs h4 {
padding:5px;
}

/** News Stuff **/
#newsWrap {
width:100%;
text-align:center;
}

.newsblock  {
float:left;
width:24%;
 border:1px #fc9732 solid;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
margin:3px;
overflow:hidden;
}

.newsblock .newsitem {
text-align:left;
padding:5px;
height:170px;
}

.newsblock h3 {
font-size:1em;

/*color:#FFF;*/
}

/*.businessnews h3 {
background-color:#0d6a71;
}
.businessnews .newsitem {
background-color:#69adb1;
}

.learningnews h3 {
background-color:#8547d0;
}
.learningnews .newsitem {
background-color:#c6ace5;
}

.communitynews h3 {
background-color:#457020;
}
.communitynews .newsitem {
background-color:#9bc873;
}*/
.businessnews h3 {
color:#0d6a71;
}
.learningnews h3 {
color:#8547d0;
}
.communitynews h3 {
color:#457020;
}
.newsblock h3 {
background-color:#fdb778;
}
.newsblock .newsitem {
/*background-color:#feddc3;*/
background-color:#FFD;;
}

.btn {
display: inline-block;
padding: 6px 12px;
margin:6px;
/*margin-bottom: 0;*/
font-size: 14px;
font-weight: normal;
line-height: 1.428571429;
text-align: center;
white-space: nowrap;
vertical-align: middle;
cursor: pointer;
background-image: none;
border: 2px solid transparent;
border-radius: 9px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
user-select: none;
color: #333;
background-color:#fff5eb;
border-color: #be8eb9;
}
.btn:hover {
background-color:#fee0c2;
text-decoration:none;
}
.btn[disabled=disabled]{
color:#ccc;
}
.btn[disabled=disabled]:hover{
background-color:#fff5eb;
border-color: #ccc;
}

.directions {
width:48%;
}


.pointercursor {
        cursor:pointer;
}

li img {
margin-top:1px;
margin-bottom:1px;
}

.docs, .icons {
list-style:none;
padding-left:0px!important;
}

.term {
margin-left:20px;
}

.terminology {
list-style:none;
}

.formal:before {
font-weight:bold;
content: "Formal Definition: ";

}
.informal:before {
font-weight:bold;
content: "Informal Definition: ";

}

@media screen {
.hiddencontent, .doccontent {
display:none;
}
}

@media print {
.hiddencontent, .doccontent {
display:block!important;
}
}

#contactForm label {
display:block;
margin-top:10px;
font-size:0.9em;
}

#contactForm input, #contactForm textarea{
width:100%;
}

#contactForm textarea{
height:100px;
}
.ui-button {
padding:2px 3px!important;
}


.ui-dialog {
border: 1px solid #fc9732;
}

.sponserLogos {
text-align:center;
}
.sponserLogos a{
margin-left:50px;
margin-right:50px;
}
/* Stylesheet: J-General Modified On 2016-06-28 12:39:41 */
.NewsItem {
width:50%;
}

.NewsList .NewsItem {

margin-top:10px;
margin-left:4px;
margin-right:4px;
/*width:270px;*/
width:49%;
}

.newsblock h3 {
padding:10px!important;
}

.NewsList h4 {
padding-bottom:3px!important;
}

.NewsSummaryPostdate {
font-style:italic;
}

.dyalogUESummary {
clear:both;
border:0px;
border-bottom:1px solid #fc9732;
padding-bottom:5px;
margin-bottom:5px;
/*height:100px;*/
}

.UESummary {
float:left;
}

.UESumIMG {
float:right;
/*width:125px;*/
height:100px;
padding-left:10px;
}

.UEImg {
float:right;
width:215px;
padding:5px;
padding-left:10px;
}
/* Stylesheet: News Modified On 2016-06-28 12:56:36 */
.ui-front {
        z-index: 100;
}


.ui-widget-overlay {
        background: #aaaaaa;
        opacity: .6;
        filter: Alpha(Opacity=60);
width:100%;
height:100%;
position:fixed;
top: 0;
left:0;
}

.ui-dialog {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        padding: .2em;
        outline: 0;
}

.ui-dialog {
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
        padding: .2em;
        outline: 0;
}


.ui-widget {
        font-family: Verdana,Arial,sans-serif/*{ffDefault}*/;
        font-size: 1.1em/*{fsDefault}*/;
}
.ui-dialog-titlebar-close {
  visibility: hidden;
}

.ui-widget-content {
        border: 1px solid #aaaaaa/*{borderColorContent}*/;
        background: #ffffff;
        color: #222222/*{fcContent}*/;
}

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
        border-top-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
        border-top-right-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
        border-bottom-left-radius: 4px/*{cornerRadius}*/;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
        border-bottom-right-radius: 4px/*{cornerRadius}*/;
}
.ui-dialog .ui-dialog-titlebar {
        padding: .6em 1em;
        position: relative;
height:26px;
text-align:center;
background-color:#9271bd;
}
.ui-dialog .ui-dialog-titlebar button {
display:none;
}
.ui-dialog .ui-dialog-title {
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis;
font-size:2em;
color:#FFFFFF;
}

.ui-dialog .ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: none;
        overflow: auto;
}

/* Stylesheet: JQ-UI-Custom Modified On 2014-06-12 15:13:16 */
