/*
@import url("/?nocache=yes&bin=y&p=lucas.css");
@import url("/?nocache=yes&bin=y&p=highvolt.css");
@import url("/?nocache=yes&bin=y&p=prospark.css");
@import url("/?nocache=yes&bin=y&p=electrospark.css");
@import url("/?nocache=yes&bin=y&p=kerr_nelson.css");
@import url("/?nocache=yes&bin=y&p=wellman.css");
*/

.propertiesbox {
	position: absolute;
	bottom: 0px;
	filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;
	background-color: #000000;
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
	
	color: #FFFFFF;
}

/* Stop silly form formatting */
form {
display: inline;
}

/* Always show the vertical scroll bar */
html {
     overflow: -moz-scrollbars-vertical;
}


a {
	color: #3C4D5F;
	text-decoration: none;
}


016E4A

a.navlinks {
	color: #E7F0F7;
	text-decoration: none;
}

a:hover {
	/*color: #EE3526;*/
	color:#000000;
	text-decoration: none;
}

/* Never put horrific blue borders around */
img {
	border-style: none;
}

.tableoddrow {
	background-color: #F5F5F5;
}
.tableevenrow {
	background-color: #DFDFDF;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	
	background-color: #ffffff;
}

.pagebackground {
	background-image:url(?nocache=yes&bin=y&p=images/BACKGROUND.gif);
	background-repeat:repeat-y;
	background-position: top right;
	background-color: #FFFFFF;
	#background-color: #E1EBFF;
	padding: 20px;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3C4D5F;
}


.pageheader {
	font-family: Tahoma, Arial, sans-serif;
	font-size: large;
	font-variant: normal;
	font-weight: 600;
	color:#E57128;
	
}


.sectionborder {
	border: 1px solid #3C4D5F;
}


.sectionheadercell {
	background-color: #3C4D5F;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
	/* MUST BE IN THIS ORDER: */
	cursor: hand;
	cursor: hand;
}


.sectionheadercellover {
	background-color: #8EAECC;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-variant: normal;
	font-weight: bold;
	/* MUST BE IN THIS ORDER: */
	cursor: hand;
	cursor: hand;
}

.sectionbody {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	padding: 10px;
}

.fieldplainhtml {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
}

.footer {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	color: #CCDDFF;
	background-color: #3C4D5F;
}


.navbackground {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	color: #333333;
	background-color: #E1EBFF;
}

.tabsbackground { 
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	color: #CCDDFF;
	background-color: #3C4D5F;
}


.tabsbackground a {
	color:#fff;
}

.headerbackground {
	background-color: #3c4d5f;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #3c4d5f;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3c4d5f;
}


.invalidlogintext {
	color: #FF0000;
}

.sidesectionbackground {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	color: #172F46;
	background-color: #F4F8FF;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: 3C4D5F;
	
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}


input {
	font-family: Tahoma, Arial;
	font-size: 10pt;

	background-color: #F2F9FF;
	border: 1px solid #CCCCCC;
	text-indent: 2px;
}

.proofpopupheader {
	background-color: #633239;
	color: #ffffff;
	font-family: Tahoma, Arial;
	font-size: 10pt;
	font-variant: small-caps;
	font-weight: bold;
	/* MUST BE IN THIS ORDER: */
	cursor: hand;
	cursor: hand;
}

.proofpopupbody {
	font-family: Tahoma, Arial, serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	padding: 10px;
	color: #000000;
}


textarea {
	font-family: Tahoma, Arial;
	font-size: 10pt;
}

.subheading {
	font-family: Tahoma, Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: bolder;
}

hr {
	border: 0px none;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px
}

/* =Language =Flags
--------------------------------------------------------------------------*/
#langFlags {
	position:absolute;
	margin-top:-34px;
	width:280px;
	margin-left:-35px;
}

#langFlags {*margin-left:0px;}


#langFlags li {
	list-style:none;
	display:inline;
	margin:0 3px;
}

/* =Logo
--------------------------------------------------------------------------*/
#logo {
	position:absolute;
	margin-top:5px;
	margin-left:665px;
}


/* =Language =variables
--------------------------------------------------------------------------*/
#searchBox {
	border:1px dashed #3C4D5F;
	background-color:#fff;
	padding:4px;
}

#searchBox p {
	margin: 2px 0;
}

#searchBox form {
	margin: 2px 0;
}

#searchBox a {
	position:relative;
	right:-105px;
}

/* =Home
--------------------------------------------------------------------------*/
#section-1, #section-4121 {
	text-align:center;
}

/* ---------->>> auto-complete <<<---------------------------------------------------------------*/
.autoCompleteForm {
	position:relative;
}

.addButtonWrap {
	position:absolute;
	top:-23px;
	left:20px;
	background-color:#f7f7f7;
	border:1px solid #ccc;
	display:none;
	padding:10px;
	z-index:100;
}

.ac_results {
	padding: 0px;
	border: 1px solid black;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}

.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}

.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: default;
	display: block;
	color:#000;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;*/
	/*font: menu;*/
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
}

.ac_loading {
	background: url(/resources/europa_aslib_mus/images/loader.gif) right center no-repeat;
}

.ac_odd {
	background-color: #eee;
}

.ac_over {
	background-color: #0A246A;
	color: white !IMPORTANT;
}

#modalBackground {
	z-index:1;
	display:none;
	background-color:#000;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6; 
	position: fixed; left: 0; top: 0; width: 100%; height: 100%; 
}

#modalBackground { position: absolute; left: expression(ignoreMe = document.documentElement.scrollLeft + "px"); top: expression(ignoreMe = document.documentElement.scrollTop + "px"); width: expression(document.documentElement.clientWidth + "px"); height: expression(document.documentElement.clientHeight + "px"); }
