@charset "UTF-8";
body {
	font: 100%/1.25 Calibri, "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
}


/* ~~ Element/tag selectors ~~ */
ul, ol, dl { 
	padding: 0 0 0 20px;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0.5em 0 0 0;
}
a img { 
	border: none;
}

/* ~~ Links ~~ */
a:link {
	color:#003366;
	text-decoration: none; 
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover, a:active, a:focus { 
	text-decoration: underline;
}

/* ~~ Layout ~~ */
.container {
	width: 100%;
	background-color: #FFF;
	margin: 0 auto; 
}

.header {
	background-color: #0f5687;
	padding: 10px 2%;
	height: 70px;
	color: #fff;
}

.header .hdrLogo {
	float: left;
	margin-right: 50px;
}

.topNav {
	text-align: right;
	padding: 5px 2% 5px;
}

.sidebar1 {
	float: left;
	width: 34%;
	margin: 0 3% 0 2%;
	background-color: #deefe7;
	padding: 15px 2%;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}

.content {
	padding: 0;
	width: 55%;
	margin: 0 2% 0 0;
	float: left;
}

.footer {
	padding: 40px 2% 20px;
	position: relative;
	clear: both;
	text-align: center;
	color: #003366;
}

.footer p {
	font-size: 12px;
}

/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}


/* Definition Styles */
.example {
	font-style: italic;
	font-weight: bold;
	color: #159276;
}
.pronunciation {
	padding: 0px 10px 0px 0px;
	float: left;
	width: 46px;
}

.wdContent {
	padding-left: 56px;
}

.pseg {
	padding: 0px 0px 15px 0;
}
.rtseg {
	padding: 10px 0px 0px 0;
	font-size: 120%;
	font-weight: bold;
}

.ds-list {
	padding: 5px 0 0 3em;
	text-indent: -2em;
}

.sds-list  {
	padding: 5px 0 0 4em;
	text-indent: -2em;
}

.pseg .ds-list:first-child {
	margin-top: 10px;
}


.content hr {
	background: #999;
	height: 1px;
	margin: 0 0 20px 0;
	border-width: 0px;
}
.etyseg {
	padding: 0px 0px 0px 0;
}

.pseg .posGrp {
	color: #666;
	font-weight: bold;
	margin: 5px 0;
}

.pseg .pos, .pseg .spos {
	display: inline;
	margin-right: 10px;
	margin-bottom: 10px;
}



/* Search Button */
a.searchBtn {
	background: #3b6559; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNiNjU1OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwJSIgc3RvcC1jb2xvcj0iIzkyY2ViZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iIzQ0Nzg2OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzQ0Nzg2OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1YmEyOGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background-image: -moz-linear-gradient(top,  #3b6559 0%, #92cebd 10%, #447869 35%, #447869 50%, #5ba28e 100%); /* FF3.6+ */
background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b6559), color-stop(10%,#92cebd), color-stop(35%,#447869), color-stop(50%,#447869), color-stop(100%,#5ba28e)); /* Chrome,Safari4+ */
background-image: -webkit-linear-gradient(top,  #3b6559 0%,#92cebd 10%,#447869 35%,#447869 50%,#5ba28e 100%); /* Chrome10+,Safari5.1+ */
background-image: -o-linear-gradient(top,  #3b6559 0%,#92cebd 10%,#447869 35%,#447869 50%,#5ba28e 100%); /* Opera 11.10+ */
background-image: -ms-linear-gradient(top,  #3b6559 0%,#92cebd 10%,#447869 35%,#447869 50%,#5ba28e 100%); /* IE10+ */
background-image: linear-gradient(to bottom,  #3b6559 0%,#92cebd 10%,#447869 35%,#447869 50%,#5ba28e 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b6559', endColorstr='#5ba28e',GradientType=0 ); /* IE6-8 */

}
	.ie9 a.searchBtn {
		filter: none;
	}

a.searchBtn:link, a.searchBtn:visited {
	font-weight: normal;
	font-style: italic;
	color: #FFF;
	padding: 3px 10px;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #3d6d60;
}

a.searchBtn:hover, a.searchBtn:active {
	text-decoration: none;
}


/* Dictionary Chooser */
.chooseDictTbl {
	line-height: 1.2em;
}

.chooseDictTbl td {
	vertical-align: top;
	text-align: left;
	padding: 0 10px 15px 0;
}

/* Pronunciation Button */
.pronunciation a:link, .pronunciation a:visited {
	background: url(../images/speaker_off.png) no-repeat left top;
	display: block;
	height: 41px;
	width: 46px;
	text-decoration: none;
}

.pronunciation a:hover, .pronunciation a:active, .pronunciation a.active  {
	background: url(../images/speaker_on.png) no-repeat left top;
	text-decoration: none;
}

/* Image */
.thumbImg {
	padding: 10px 0px;
}

.thumbImg .figure img {
	height: auto;
	/* width: 100%; */
	max-width: 100%;
	display: block;
}

.thumbImg .figure {
	font-size: 12px;
	line-height: 1.1em;
	float: left;
	width: 120px;
	padding-right: 20px;
}

.thumbImg .caption {
	font-size: 14px;
	line-height: 1.1em;
}

/* Search Box */
.searchBox input[type="text"] {
	background: #FFF;
	border: 1px solid #999;
	color: #666666;
    font-size: 16px;
    padding: 3px 8px;
	margin-right: 10px;
}

.searchBox label {
	display: block;
	font-size: 14px;
	margin: 0px 0px 3px;
}






/* engineering additions */

.dictContainer {
	border: 0px solid red;
	padding: 30px;
}

.usen {
	padding-top: 10px;
}

.syntx {
	padding-top: 10px;
}

.wrdhst {
	padding-top: 10px;
}


sup {
	font-size: 80%;
}

.ahseesHD {
	padding: 10px 0px 0px 0px;
	font-size: 120%;
	font-weight: bold;
}

.ahseesInfl {
	padding: 10px 0px 0px 0px;
	padding-left: 10px;
	font-size: 120%;
	font-weight: bold;
}

.copyright {
	border: 0px solid red; 
	width: 100%; 
	clear: both;
	padding: 20px;
	FONT-SIZE: 0.7em; 
	LINE-HEIGHT: 1.3em;
}

.hw {
	padding: 10px 0px 0px 0;
	font-size: 120%;
	font-weight: bold;
}


.hwThes {
	color: #159276;
}

.emThes {
	font-style: italic;
	color: #159276;
}

.normalThes {
	font-style: normal
}



.illtx {
	font-style: italic;
	color: #159276;
}


.illhw {
	font-style: normal
}

.inf {
	/*padding-left: 10px;*/
}

#articleReadAloud {
	    background-color: #ECD872;
	    position: fixed;
	    text-align: right;
	    top: -1px;
	    width: 100%;
	    border: 1px solid black;
	}
	
#readaloud {
    /*padding-right:36px;*/
    color: #715202;
    font-family: Arial,sans-serif;
    font-size: 0.75em;
    text-decoration: none;
    border: 0px solid green;
    
}

.readaloud  {
	background: url(../images/speaker_off.png) no-repeat left top;
}

.abutton{
    display:block;
    text-decoration:none;
    font-size:10px;
    border: 1px solid blue;
}

#helpbar {
    color: #715202;
    display: none;
    font-family: Arial,sans-serif;
    font-size: 10pt;
    height: 19px;
    left: 50px;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 0px;
    width: 535px;
    z-index: 5;
    border: 1px solid red;
}

/* Begin Phone Specific Styles */
@media only screen and (max-width:320px) {
	
} /* End Phone Styles */


/* Begin Tablet Specific Styles */
@media only screen and (min-width:321px) and (max-width:768px) {

} /* End Tablet Styles */


/* Begin iPad (Portrait only) specific styles */
@media only screen and (orientation: portrait) {

} /* End iPad (Portrait only) specific styles */


/* Begin Desktop specific styles */
@media only screen and (min-width:769px) {
	
} /* End Desktop specific styles */





