/* CSS Document */
html {
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
	border:0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	/*overflow:auto;*/
}
a:link, a:visited {
	text-decoration:none;
}
form {
	margin:0px;
	padding:0px;
}
iframe {
	z-index:0;
	display: block;
	border:0;
}
.clear {
	clear:both;
	font-size:0%;
  	height: 1%;
}
.input {
	display:inline;
	color:#000000;
	font-size:10px;
	border:1px solid #333333;
	/*height:20px;*/
	margin:1px;
	height:16px;
	vertical-align:middle;
}
.button {
	display:inline;
	width:30px;
	height:20px;
	font-size:10px;
	color:#000000;
	border:0px;
	/*border:1px solid #333333;
	background-color:#CCCCCC;*/
	margin:1px;
	background-image: url(../images/GoButton.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	vertical-align:middle;
}
/*
############################################################################
	header
############################################################################
*/
#header {
	margin:0px;
	padding:0px;
	display:block;
	width:1001px;
	height:auto;
}
#header .left {
	position:relative;
	display:block;
	float:left;
	width:404px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#ffffff;
}
#header .right {
	position:relative;
	display:block;
	float:left;
	width:597px;
	height:auto;
	margin:0px;
	padding:0px;
	background-color:#8D8B90;
}
#header .title {
	clear:left;
	width:1001px;
	height:15px;
	display:block;
	background-color:#8D8B90;
	background-image: url(../images/Engeneering_Title.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#header .title span {
	display:block;
	width:218px;
	text-align:center;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	letter-spacing:3px;
	float:right;
}
/*
############################################################################
	mainthemes
############################################################################
*/
#mainthemes {
	float:right;
	margin-right:5px;
	width:199px; 
	margin-top: 52px;
}
#mainthemes .themelink  span {
	display:block;
	font-weight:bold;
	font-size:14px;
	margin-bottom:5px;
}
#mainthemes .themelinkfirst  span {
	display:block;
	font-weight:bold;
	font-size:16px;
	margin-bottom:5px;
}
.themelink, .themelinkfirst {
	margin-bottom:10px;
	font-size:14px;
	color:#02ac4c;
	text-decoration:none;
	display:block;
}

/*
############################################################################
	content
############################################################################
*/
#content {
	width:1001px;
}
#leftcontent {
	float:left;
	width:404px;
}
#rightcontent {
	float:left;
	position:relative;
	width:597px;
	overflow:hidden;
}
/*
############################################################################
	Kartoo + Yooget search
############################################################################
*/
#search {
	width:597px;
	display:block;
	margin-top:10px;
	margin-bottom:17px;
	height:30px;
	/*margin-bottom:10px;*/
}
#search .mainSearch {
	float: left;
	display:block;
	height:auto;
	width:auto;
	vertical-align:middle;
}
#search .kartoo {
	float: left;
	display:block;
	height:auto;
	width:auto;
	vertical-align:middle;
}
#search .yooget {
	float: right;
	display:block;
	height:auto;
	width:auto;
	vertical-align:middle;
}
#search .webmap {
	float:left;
	background-image: url(../images/order.gif);
	background-repeat: no-repeat;
	height:20px;
	margin-left:26px;
	padding-left:35px;
	padding-top:0px;
	background-position: 10px 0px;
	vertical-align:middle;
}
#search .webmap a {
	color:#181818;
	font-size:11px;
}
#search .webmap a:hover {
	color:#000000;
	text-decoration:underline;
}

/*
############################################################################
	flags
############################################################################
*/
#flags {
	padding:0px;
	margin:0px;
	height:15px;
}
#flags ul {
	list-style-type: none;
	padding:0px;
	margin:0px;
}
#flags li {
	float: left;
	width: 101px;
	height:15px;
	background-color: #8D8B90;
	font-size: 10px;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding:0px;
	margin:0px;
}
#flags li a {
    color: #FFFFFF;
    text-decoration: none;
}
/*
############################################################################
	tabs
############################################################################
*/
.tabs {
	/*position:relative;*/
	width:597px;
	/*left:404px;
	top:128px;*/
	/*position:absolute;*/
}
#tabcontent {
	position:relative;
	font-size: 11px;
	width:570px;
	height:auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	margin-top: 0px;
	padding:0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left:25px;
	background-color: #FFFFFF;
	background-image: url(../images/tabs-back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#tabcontent2 {
	position:relative;
	font-size: 11px;
	width:584px;
	height:auto;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	margin: 0px;
	margin-top: 0px;
	padding:0px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left:11px;
	background-color: #FFFFFF;
	background-image: url(../images/tabs-back.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
ul#tabnav {
	display:block;
	height:25px;
	list-style-type: none;
	padding:0px;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/Tab_None.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
ul#tabnav li {
	float: left;
	display:block;
	height:25px;
	width:199px;
	list-style-type: none;
	margin: 0px;
	background-color: transparent;
	background-image: url(../images/Tab_Normal.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 13px;
	text-align:center;
	color:#3E3C3D;
}
ul#tabnav li a {
	margin-top: 5px;
	display:block;
	color:#3E3C3D;
}
ul#tabnav li a:hover {
	color:#94C43A;
}
ul#tabnav li.active {
	float: left;
	display:block;
	height:25px;
	width:199px;
	list-style-type: none;
	/*padding-top:5px;*/
	margin: 0px;
	background-color: transparent;
	background-image: url(../images/Tab_Selected.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color:#181818;
}
ul#tabnav li.active a {
	color: #000000;
}
ul#tabnav li.active a:hover {
	color: #000000;
	/*background-color: #bbe8cf;*/
}
/*
############################################################################
	formlinks
############################################################################
*/
#formlinks {
	position:absolute;
	top:560px;
	left:0px;
}
#formlinks .feedback {

}
#formlinks .feedback a {
	font-size:12px;
	/*font-weight:bold;*/
	color:#181818;
	text-decoration:none;
	display:block;
	background-image:url(../images/arrow-grey.gif);
	background-position:left center;
	background-repeat:no-repeat;
	margin-left:10px;
	padding-left:10px;
}
#formlinks .feedback a:hover {
	font-size:12px;
	/*font-weight:bold;*/
	color:#181818;
	text-decoration:underline;
}
/*
############################################################################
	backButton
############################################################################
*/
.backButton {
	float:right;
	color: #181818;
	font-size:13px;
	font-weight:bold;
	/*display:block;*/
	padding-left:22px;
	padding-right:16px;
	/*height:16px;*/
	background-image:url(../images/back.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
}
/*
############################################################################
	needs
############################################################################
*/
#tabcontent .need {
	float:left;
	display:block;
	width:170px;
	/*height:170px;*/
	background-color:#666666;
	margin-right:13px;
	margin-bottom:15px;
	/*margin:9px;*/
	border: 1px solid #FFFFFF;
}
#tabcontent .need img {
	display:block;
}
#tabcontent .need span {
	clear:both;
	display:block;
	color:#FFFFFF;
	padding:5px;
	padding-left:16px;
	padding-top:6px;
	background-image:url(../images/arrow-white.gif);
	background-repeat:no-repeat;
	background-position: 8px 11px;
	font-size:14px;
	line-height:16px;
}
#tabcontent .need-over {
	float:left;
	display:block;
	width:170px;
	height:170px;
	background-color:#FF0000;
	margin:10px;
	border: 1px solid #FFFFFF;
}
/*
############################################################################
	survey
############################################################################
*/
#tabcontent .survey {
	float:left;
	display:block;
	width:355px;
	height:170px;
	margin-right:13px;
	margin-bottom:15px;
	/*margin:9px;*/
	border: 1px solid #666666;
}
#tabcontent .survey .inside {
	margin:20px;
}
#tabcontent p strong {
	font-size:16px;
}
#tabcontent p.launch {
	text-align:center;
	font-size:14px;
	font-weight:bold;
}
#tabcontent p.launch a {
	color:#666666;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-right:20px;
	border: 1px solid #666666;
	background-color:#cccccc;
}
#tabcontent p.launch a:hover {
	color:#ffffff;
	background-color:#666666;
	border: 1px solid #000000;
}
/*
############################################################################
	tooltip
############################################################################
*/
/*a.tooltip {
    position:relative;
    z-index:10;
    text-decoration:none;
}
a.tooltip:hover {
	z-index:20;
}
a.tooltip span {
	display: none;
}
a.tooltip:hover span { 
    display:block;
    position:absolute;
	top:20px;
	left:-227px;
	width:230px;
	z-index:3;
	font-size:10px;
    border:1px dashed #177a42;
    background-color:#eaf8d2; 
	color:#333333;
    text-align: left;
    font-weight:normal;
    padding:2px;
}*/
/*
############################################################################
	links
############################################################################
*/
ul#links {
	/*float:left;*/
	float:left;
	padding-left:10px;
	list-style-type: none;
	padding:0px;
	margin: 0px;
	margin-top: 52px;
}
ul#links li {
	margin-left:10px;
	text-decoration:none;
	background-image:url(../images/arrow-grey.gif);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding-left:5px;
}
ul#links a {
	font-size:12px;
	font-weight:bold;
	color:#000000;
	font-weight:bold;
	padding-left:6px;
}
ul#links a:link , ul#links a:active, ul#links a:visited{
	font-size:12px;
	font-weight:bold;
	color:#02AC4C;
	text-decoration:none;
}
ul#links a:hover{
	font-size:12px;
	font-weight:bold;
	color:#02AC4C;
	text-decoration:underline;
}

/*
############################################################################
	segmentfunct
############################################################################
*/
h1.currentneed {
	margin:0px;
	color:#181818;
	font-weight:bold;
	font-size:13px;
	background-image:url(../images/arrow-black.gif);
	background-repeat:no-repeat;
	background-position: 4px 6px;
	padding-left:12px;
	padding-bottom:7px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9e9986;
}
#segmentfunct  {
	margin:0px;
	padding:0px;
	margin-bottom:10px;
}
#segmentfunct .blank {
	background-image:url(../images/ButtonOpen_NoPicture.gif);
	background-repeat: no-repeat;
	background-position: 2px 3px;
}
#segmentfunct .documentclass {
	display:block;
	height:85px;
	width:85px;
	border: 1px solid #FFFFFF;
	background-color:#666666;
	margin-top:2px;
	margin-bottom:2px;
	margin-left:0px;
	margin-right:10px;
}
#segmentfunct .documentclass h2 {
	display:table-cell;
	height:29px;
	width:73px;
	font-weight:normal;
	/*padding-top:2px;*/
	padding:0px;
	/*padding-left:12px;*/
	clear:both;
	float:left;
	margin:0px;
	text-align:left;
}
#segmentfunct .documentclass h2 span {
	display:block;
	vertical-align:middle;
	color:#FFFFFF;
	font-size:11px;
	background-image:url(../images/arrow-white.gif);
	background-repeat:no-repeat;
	background-position: 4px 4px;
	padding-left:12px;
	line-height:13px;
}
#segmentfunct th.rowheader {
	display:table-cell;
	background-image:url(../images/IconArrow_Normal.gif);
	background-repeat:no-repeat;
	background-position: 0px 2px;
	font-size:11px;
	font-weight:normal;
	width:190px;
	height:34px;
	margin:0px;
	color:#000000;
	text-align:left;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #9e9986;
	line-height:11px;
}
#segmentfunct th.rowheader-over {
	/*background-image:url(../images/IconArrow_Highlight.gif);*/
	background-repeat:no-repeat;
	background-position: 0px 2px;
}
#segmentfunct th.rowheader span {
	display:block;
	margin-top:0px;
	margin-left:14px;
}
#segmentfunct .lastrowheader {
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #9e9986;
}
a.openButton {
	display:block;
	width:85px;
	height:30px;
	background-image:url(../images/ButtonOpen_Normal.gif);
	background-repeat:no-repeat;
	padding:0px;
	text-align:center;
	color:#000000;
}
a.openButton:hover {
	/*background-image:url(../images/ButtonOpen_Highlight.gif);*/
	background-repeat:no-repeat;
}
a.openButton span {
	position:relative;
	top:7px;
	/*margin-top:7px;*/
}
/*
a.openButton {
	text-align:center;
}*/
/*
############################################################################
	active zone
############################################################################
*/
.activezone {
	background-color:#FFFFFF;
}
.activezone h2 {
	font-size:12px;
	margin:0px;
}
/*
############################################################################
	breadcrumbs
############################################################################
*/
#breadcrumbs a {
	font-size:12px;
	margin:0px;
	color:#333333;
}
#breadcrumbs 
{
	margin-bottom:10px;
}
/*
############################################################################
	tooltips
############################################################################
*/
.tooltip {
	cursor: pointer;
}
.tool-tip {
	color: #fff;
	width: auto;
	z-index: 13000;
	border:1px solid #999999;
	background-color:#FFFFFF;
	width:200px;
}
.tool-title {
	display:none;
}
/*.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 4px;
	color:#000000;
	background: url(../images/bubble.png) top left;
}*/
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	color:#000000;
	/*background: url(../images/tooltip.png) bottom right;*/
}

/*
############################################################################
	tag
############################################################################
*/
#activezones {
	position:absolute;
	/*float:left;*/
	width:295px;
	height:560px;
	overflow:auto;
}
#activezones .activezone {
	display:block;
	width:275px;
	height:auto;
	clear:left;
}
#activezones .activezone {
	padding-bottom:9px;
	padding-left:1px;
}
#activezones .activezone h2 {
	display:block;
	padding-left:10px;
	padding-top:7px;
	height:16px;
	font-weight:normal;
	font-size:12px;
	color:#FFFFFF;
	background-image: url(../images/BackTitleActivZone.jpg);
	background-repeat:no-repeat;
	background-position: 4px 7px;
}
html > body div.tag_level {
	min-height:36px;
	height:auto;
}
div.tag_level {
	background-repeat: no-repeat;
	padding-left: 40px;
	height:36px;
	margin-bottom: 12px;
}

div.tag    { text-indent: 0; cursor: pointer; display: block; height: auto }
div.firsttag2     { font-size: 11px; background-repeat: no-repeat; margin-left: 0; padding-top: 5px }
div em     { font-size: 11px; }

/*div.tagspacer  { background-repeat: no-repeat; text-indent: 0; margin-bottom: 20px }*/

div.firsttag2 strong  {
	display:block;
}
div.tag a {
	color:#333333;
}
div.tag a:hover {
	color:#000000;
	text-decoration:underline;
}
div.tag em {
	display:block;
}
a.taglink   { font-size: 11px }
a.taglink:hover  {
	color:#000000;
	text-decoration:underline;
}
/*div.tag-selected {
	background-color:#E5F1D0;
	cursor:pointer;
}*/
.tag-selected em {
	background-color:#E5F1D0;
	cursor:pointer;
}
/*

#activezones 
#activezones .tag span {
	display:block;
	width:234px;
	height:36px;
	float:right;
	font-size:11px;
	color:#333333;
}
#activezones .tag em {

}

#activezones .activezone .tag {
	height:36px;
}
#activezones  .activezone a {
	display:block;
}*/
#tagContent {
	position:absolute;
	left:295px;
	top:0px;
	padding:0px;
	/*padding-left:295px;*/
	width:628px;
	overflow:auto;
	height:600px;
	border:0px;
	margin:0px;
}
*html #tagContent {
	width:640px;
}
*:first-child+html #tagContent {
	width:640px;
}
#ressoucesContent {
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-left:5px;
}
#ressoucesContent h1 {
	font-size:17px;
	padding-right:100px;
	margin:0px;
	float:left;
}
#ressoucesContent a h1 {
	color:#333333;
	cursor:pointer;
}
#ressoucesContent a:hover h1 {
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
}
#ressoucesContent h2 {
	font-size:13px;
	margin:0px;
	margin-bottom:10px;
	font-style:italic;
	color:#333333;
	clear:left;
	float:left;
	display:inline;
	width:500px;
}
#ressoucesContent a h2 {
	color:#333333;
	cursor:pointer;
}
#ressoucesContent a:hover h2 {
	color:#000000;
	cursor:pointer;
	text-decoration:underline;
}
#ressoucesContent p {
	font-size:12px;
	padding-right:100px;
	color:#333333;
}
#ressoucesContent ul {
	list-style-type:none;
	margin:0px;
}
#ressoucesContent li {
	font-size:12px;
	color:#333333;
	margin:0px;
}
#attachmentContent {
	margin:0px;
	margin-top:5px;
	padding:0px;

}
.ie #attachmentContent {
	width:628px;
}
.gecko #attachmentContent {
	width:621px;
}
.ie #attachmentContent .scrollTableContainer {
	position: relative;
	height:495px;
	background-image: url(../images/thumb-back2.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	overflow:auto;
	width:498px;
}
.gecko #attachmentContent .scrollTableContainer {
	position: relative;
	height:495px;
	background-image: url(../images/thumb-back2.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
	overflow:auto;
}
#attachmentList {
	margin:0px;
	padding:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	background-color:#FFFFFF;
	width:480px;
}
#attachmentList .col1{
	border:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	vertical-align:top;
}
#attachmentList .attachment {
	width:88px;
	padding:0px;
	padding-bottom:3px;
	vertical-align:top;
}
#attachmentList .attachment img {
	margin-top:3px;
	margin-left:3px;
	float:left;
}
#attachmentList .row:hover{
	background-color:#E5F1D0;
}
#attachmentList .colAttachment {
	width:88px;
}
#attachmentList th {
	background-color:#E3E3E3;
	height:22px;
	font-size:12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}
#attachmentList td {
	height:22px;
	padding:1px;
	padding-left:3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size:11px;
}
#attachmentListContent {
	padding:0px;
}
.ie #attachmentInfo {
	width:135px;
	height:500px;
	margin:0px;
	padding:0px;
	padding-top:15px;
	background-image: url(../images/thumb-back.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
.gecko #attachmentInfo {
	width:123px;
	height:500px;
	margin:0px;
	padding:0px;
	padding-top:15px;
	background-image: url(../images/thumb-back.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}
span.attachmentLink{
	display:block;
	height:27px;
	width:340px;
	clear:left;
}
a.attachmentLink {
	font-size:12px;
	vertical-align:middle;
	float: left;
	display:block;
	color:#333333;
}
a:hover.attachmentLink{
	color:#000000;
}
a.attachmentLink span.title {
	display:block;
	font-size:13px;
	color:#FFFFFF;
	float:left;
	width:180px;
	padding:1px;
	padding-left:3px;
	padding-right:2px;
	background-color:#8D8B90;
}
a.attachmentLink span.title:hover{
	display:block;
	background-color:#94C43A;
}
a.attachmentLink span.info {
	font-size:13px;
	color:#666666;
	float:left;
	margin-left:10px;
	width:100px;
	padding:1px;
	padding-left:3px;
	padding-right:2px;
	/*vertical-align:middle;
	float: left;
	display:block;
	margin-right:6px;*/
}
a.attachmentLink img {
	vertical-align:middle;
	float: left;
	display:block;
	margin-right:6px;
}
.linknoshadow {
	width:114px;
	height:157px;
}
.linkshadow {
	background-image: url(../images/Thumbnail_Shadow.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:114px;
	height:157px;
}
.linkshadow2 {
	background-image: url(../images/Thumbnail_Shadow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:114px;
	height:157px;
	margin:0px;
	margin-bottom:30px;
}
.linkimg {
	margin-top:2px;
	margin-left:2px;
}
.linklang, .linktype, .linksize {
	font-size:11px;
}
.abstractLeft {
	position:absolute;
	width:348px;
	padding-top:15px;
	padding-left:15px;
}
.abstractRight {
	padding-top:15px;
	padding-left:368px;
	width:556px;
}

.green_tag {
	color:#10b000;
}
