@charset "utf-8";
body   {
	margin: 0px;
	padding: 0px;
	background-color: #EAEAE4;
}
/* CSS Document */

div#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #252525;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #252525;
}
div#page {
	min-height: 100%;
	height: 100%;
	background-image: url(images/faux_columns_bg.png);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
div#page.columns {
	background-image: url(images/faux_columns_bg_2columns.png);
}
div#page.threecolumns {
	background-image: url(images/faux_columns_bg_3columns.png) !important;
}
div#page.splash {
	background-image: none;
	background-color: #ABABAB;
	/* background-image: url(images/mauvilac_industries_gateway.jpg); */
	background-repeat: no-repeat;
}
.blank {
	background-image: none !important;
	background-color: #FFF !important;
}
div#page.mwt {
	background-color: transparent;
	background-image: url(images/sub/mwt.jpg);
	background-repeat: no-repeat;	
}
div#page.alcodis {
	background-image: url(images/sub/alcodis.jpg);
	background-color: transparent;
	background-repeat: no-repeat;	
}
div#page.flemingo {
	background-image: url(images/sub/flemingo.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
}
div#page.mcl {
	background-image: url(images/sub/mcl.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
}
div#left  {
	width: 299px;
	background-color: #585858;
	text-align: center;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	float: left;
	padding-bottom: 20px;
}
div#left.three {
	width: 298px !important;
}
div#main {
	width: 601px; 
	float: right;	
}
div#main-left {
	width: 300px;
	float: left;
}
div#main-right {
	float: right;
	width: 300px;
}

div#header {
	background-color: #ABABAB;
	height: 335px;
}
div.content  {
	color: #252525;
	line-height: 15px;
	margin-top: 35px;
	padding: 0px 0px 50px;
}
div.content-wide  {
	color: #252525;
	line-height: 15px;
}
#sub {}
#splashmain div.content , #blankmain div.content {
	margin-top: 0px !important;
}
#blankmain div.content {
	padding: 0px;
}
#blankmain div.ce_text {
	margin-left: 30px;
	margin-right: 30px;
}
#splashmain {
	padding-top: 200px;
	padding-bottom: 140px;
	height: 299px;
}
#blankmain {
	padding-top: 30px;
	padding-bottom: 30px;
}
div.rows {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAEAE4;
	padding-bottom: 20px;
}
div.last-row {
	border: 0 none;
}

div.content h1 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 20px;
}
div.content h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}
div#corners {
	background-image: url(images/rounded-bottom.png);
	background-repeat: no-repeat;
	height: 21px;
	width: 900px;
}
div#footer {
	padding-left: 20px;
	padding-right: 20px;
	line-height: 20px;
	margin-bottom: 60px;
	line-height: 28px;
}
div#copyright {
	float: left;
	color: #585858;
}
div#footermenu {
	float: left;
}
div#footersearch {
	float: right;
}
#footersearch input#ac_keywords11, div#search input#keywords, #footersearch input#ac_keywords32, div#search25 input#keywords {
	background-color:transparent;
	background-image:url(images/searchbox.png);
	background-repeat:no-repeat;
	border:0 none;
	padding-left:30px;
	padding-right:15px;
	height:16px;
	width:137px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	padding-top:2px;
	outline: none;
}
#footersearch input.submit, div#search input.submit, div#search25 input.submit {
	display: none;
}
.nav-menu ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	list-style-type: none;
	padding: 0px;
	line-height: 45px;
	text-align: center;
	margin: 0px;
}
.nav-menu ul li  {
	float: left;
}
.nav-menu ul li.last {
	border-left: 1px solid #EAEAE4;
}
.nav-menu ul li a, .nav-menu ul li a:visited {
	text-decoration: none;
	color: #252525;
	height: 45px;
	width: 300px;
	background-color: #FFF;
	display: block;
}
.nav-menu ul li a:hover {
	color: #FFF;
	background-color: #252525;
}
.nav-menu ul li.active, .nav-menu ul li.trail {
	width: 299px;
	background-color: #252525;
	color: #FFF;
}
.nav-menu ul li.trail a {
	width: 299px !important;
	background-color: #252525 !important;
	color: #FFF !important;	
}
/* 3 column version tweaked */
.nav-menu3 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #252525;
	list-style-type: none;
	padding: 0px;
	line-height: 45px;
	text-align: center;
	margin: 0px;
}
.nav-menu3 ul li  {
	float: left;
}
.nav-menu3 ul li.last {
	border-left: 1px solid #EAEAE4;
}
.nav-menu3 ul li.first {
	border-right: 1px solid #EAEAE4;
}
.nav-menu3 ul li a.first, .nav-menu3 ul li a.first:visited, .nav-menu3 ul li a.last, .nav-menu3 ul li a.last:visited  {
	text-decoration: none;
	color: #252525;
	height: 45px;
	width: 299px;
	background-color: #FFF;
	display: block;
}
.nav-menu3 ul li a, .nav-menu3 ul li a:visited {
	text-decoration: none;
	color: #252525;
	height: 45px;
	width: 300px;
	background-color: #FFF;
	display: block;
}
.nav-menu3 ul li a:hover, .nav-menu3 ul li a.first:hover, .nav-menu3 ul li a.last:hover  {
	color: #FFF;
	background-color: #252525;
}
/* end of 3 column version */
div.sub-menu {
	margin-bottom: 30px;
}
.sub-menu ul {
	color: #252525;
	list-style-type: none;
	padding: 0px;
	line-height: 30px;
	text-align: center;
	margin: 0px;
}
.sub-menu ul li  {
	border-bottom: 1px solid #535353;
}
.sub-menu ul li a, .sub-menu ul li a:visited {
	text-decoration: none;
	color: #FFF;
	height: 30px;
	width: 299px;
	background-color: #585858;
	display: block;
}
.sub-menu ul li a:hover {
	background-color: #494949;
}
.sub-menu ul li p.active {
	width: 299px;
	background-color: #494949;
	color: #FFF;
}
.sub-menu ul li ul li p.active {
	background-color: #494949 !important;
}
.sub-menu ul li.menutoggler p.active {
	background-color: #585858;
}
.sub-menu ul li.menutoggler p.active:hover {
	cursor: pointer;
	background-color: #494949;
}
.sub-menu ul li ul li a, .sub-menu ul li ul li a:visited {
	background-color: #717171;
	height: 30px;
	width: 100%;
	display: block;
}
.sub-menu ul li ul li a:hover {
	background-color: #494949;
}
.sub-menu ul li ul { 
	margin: 0; 
	padding: 0; 
}
.sub-menu ul li ul li  {
	border-bottom: 1px solid #686868;
}
.sub-menu ul li p, .sub-menu ul li ul li p {
	margin: 0;
	color: #fff;
}
div#fmenu {
	padding-left: 16px;
	padding-right: 16px;
}
div.foot-menu, div.foot-menu-fr {
	float: left;
}
.foot-menu ul, .foot-menu-fr ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
}
.foot-menu ul li {
	padding-left: 8px;
	padding-right: 8px;
	float: left;
}
.foot-menu-fr ul li {
	padding-left: 6px;
	padding-right: 5px;
	float: left;
}
.foot-menu ul li a, .foot-menu-fr ul li a, .foot-menu ul li a:visited, .foot-menu-fr ul li a:visited {
	color: #ABABAB;
	text-decoration: none;
}
.foot-menu ul li a:hover, .foot-menu-fr ul li a:hover {
	color: #585858;
}
.foot-menu ul li.active, .foot-menu-fr ul li.active {
	color: #585858;
}
.clear {
	clear: both;
}
.invisible{width:0px;height:0px;left:-1000px;top:-1000px;position:absolute;overflow:hidden;display:inline;}

/* This are the necessary (default) values:

ul.autocompleter-choices {}
ul.autocompleter-choices li {}
li.autocompleter-selected {}
span.autocompleter-queried {}

This is a sample to try:  
*/

ul.autocompleter-choices {
	position: absolute;
	margin:	0;a
	padding: 0;
	list-style:	none;
	border:	1px solid #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #ddd;
	background-color: #fff;
	text-align: left;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	z-index: 50;
	background-color: #fff;
	padding: 0;
}

ul.autocompleter-choices li {
	position: relative;
	margin: -2px 0 0 0;
	padding: 0.2em 1.5em 0.2em 1em;
	display: block;
	float: none !important; 
	cursor:	pointer;
	font-weight: normal;
	white-space: nowrap;
	line-height: 1.5em;
}

ul.autocompleter-choices li.autocompleter-selected {
	background-color: #ABABAB;
}

ul.autocompleter-choices span.autocompleter-queried {
	display: inline;
	float: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
	color: #000;
}

img { border: 0; }

div.content a:link, div.content a:visited {
	color: #ABABAB;
	text-decoration: none;
}
div.content a:hover {
	color: #252525;
}

div.content p {
	margin-top: 15px;
	margin-bottom: 15px;
}
div.content .ce_text {
	margin-left: 30px;
	margin-right: 30px;
}
div#main.noheader {
	border-top: 1px solid #EAEAE4;
}
div.content .sep {
	height: 1px;
	display: block;
	background-color: #EAEAE4;
	border: 0 none;
	margin: 0;
	margin-bottom: 30px;
	margin-top: 30px;
}
div.content table h1 {
	margin-top: 0px;
}

form#form1 { margin-left: 30px; margin-right: 30px; }
form#form1 strong {
	padding-top: 15px;
	padding-bottom: 10px;
}
form#form1 select {
	width: 180px;
	height: 20px;
}
form#form1 input#enter {
	background-image:url(images/enter_button.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	border: 0 none;
	height:22px;
	text-indent:-9999px;
	width:49px;
	outline:none;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
form#form1 input#enter:hover {
	background-image:url(images/enter_button.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	cursor: pointer;
}
form#form1 input#entrez {
	background-image:url(images/entrez_button.png);
	background-repeat:no-repeat;
	background-position: 0px 0px;
	background-color: transparent;
	border: 0 none;
	height:22px;
	text-indent:-9999px;
	width:49px;
	outline:none;
	font-size: 0px;
	display:block;
	line-height: 0px;
}
form#form1 input#entrez:hover {
	background-image:url(images/entrez_button.png);
	background-repeat: no-repeat;
	background-position: 0px -21px;
	cursor: pointer;
}
.form_select {	
	width:210px;
	background-image:url('images/select_background.png');
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
	line-height: 20px;
	font-family:Verdana,Geneva,sans-serif;
	font-size:10px;
	color:#252525;
}
.form_select:hover {
	cursor: pointer;
}

div.pagination ul {
	list-style-type: none;
	padding: 0;
}
div.pagination ul li {
	display: inline;
}

div#blankmain h1 {
	margin-top: 0px;
}
div.mod_newslist p, div.mod_newslist h2 {
	margin-left: 30px;
	margin-right: 30px;
}
div.mod_newslist div.layout_short {
	margin-bottom: 30px;
	padding-bottom: 15px;
	border-bottom: 1px solid #EAEAE4;
}
div.mod_newslist div.last {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 0 none;
}
div.mod_newslist div.layout_short h2 {
	font-size:13px;
	font-weight:bold;
}
div.mod_newslist div.layout_short p.info { 
	display: none; 
}
div.mod_newslist div.layout_short h2 a:link, div.mod_newslist div.layout_short h2 a:visited {
	color: #252525;
	text-decoration: none;
}
div.mod_newslist div.layout_short h2 a:hover {
	text-decoration: none;
}

#search.mod_article, #search25.mod_article {
	margin-left: 30px;
	margin-right: 30px;
}