@charset "utf-8";
/* CSS Document */

.sf-menu, .sf-menu * {
	margin:			-3px 0 0 0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			75px; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

/*** DEMO SKIN ***/

.sf-menu {
	height: 69px;
	margin: 0;
	float: right;
	font-weight: bold;
	font-size: 1em;
	color: #fff;
}

.sf-menu a {
	display: block;
	height: 75px;
}

.sf-menu ul a {
	display: block;
	height: 75px;
}

.sf-menu li ul a {
	height: auto;
	color: #fff;
}

.sf-menu ul a:link, .sf-menu ul a:hover, .sf-menu ul a:visited, .sf-menu ul a:active  {
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em;
	padding: 10px 20px 10px 20px;
	text-transform: none;
}

.sf-menu li {
		z-index: 99;
		padding: 0;
		text-indent: -9999em;
}

.sf-menu li li {
		text-indent: 0;
}
.sf-menu li li {
	background:	#97A0C9;
	border-top: dotted 1px #B2B9D7;
		z-index: 99;
		padding: 0;
}

.sf-menu li ul {
	margin-top: -5px;
}

.sf-menu li li a {
		color: #fff;
}


.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	outline:		0;
	z-index: 99;
}

.sf-menu ul a:hover  {
	color: #fff;
	background: #1040BF;
}

.sf-menu a.home {
	width: 106px;
	background: url(../images/navigation.gif) no-repeat 0 0;
	z-index: 99;
}

.sf-menu a.home:hover { background-position: 0 -75px; }
.sf-menu a.home.active { background-position: 0 -150px !important; }
	
.sf-menu a.about {
	width: 110px;
	background: url(../images/navigation.gif) no-repeat -106px 0;
}

.sf-menu a.about:hover { background-position: -106px -75px; }
.sf-menu a.about.active { background-position: -106px -150px !important; }

.sf-menu a.technologies {
	width: 167px;
	background: url(../images/navigation.gif) no-repeat -215px 0;
}

.sf-menu a.technologies:hover { background-position: -215px -75px; }
.sf-menu a.technologies.active { background-position: -215px -150px !important; }

.sf-menu a.teams {
	width: 112px;
	background: url(../images/navigation.gif) no-repeat -382px 0;
}

.sf-menu a.teams:hover { background-position: -382px -75px; }
.sf-menu a.teams.active { background-position: -382px -150px !important; }

.sf-menu a.publications {
	width: 161px;
	background: url(../images/navigation.gif) no-repeat -494px 0;
}

.sf-menu a.publications:hover { background-position: -494px -75px; }
.sf-menu a.publications.active { background-position: -494px -150px !important; }

.sf-menu a.newsInfo {
	width: 159px;
	background: url(../images/navigation.gif) no-repeat -655px 0;
}

.sf-menu a.newsInfo:hover { background-position: -655px -75px; }
.sf-menu a.newsandInfo.active { background-position: -655px -150px !important; }

.sf-menu a.contact {
	width: 124px;
	background: url(../images/navigation.gif) no-repeat -813px 0;
}

.sf-menu a.contact:hover { background-position: -813px -75px; }
.sf-menu a.contact.active { background-position: -813px -150px !important; }




/*********************************************************/
#coda-slider-1 {
	margin-top: -20px;
}
#coda-nav-1, #leftslidernavpart, .lastItem {
	display: none;
}
.sliderBottom {
	background: none;
	clear: both;
	margin: 0;
	padding: 0;
	margin-top: -25px;
	display: block;
	float: left;
}

#footer {
	background: #9D0D14 url(../images/background-footer.jpg) 0 0;
	height: 326px;
	
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer ul {
	margin-left: 0;
	margin-bottom: 10px;
}

#footer ul li {
	background: url(../images/bullet-filledcircle.gif) no-repeat top left !important;
	color: #fff;
	margin-bottom: 16px;
	padding-left: 2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 1.2em;
}

#footer ul li ul {
	list-style-image: none;
	list-style-position: inside;
	list-style-type: none;
}

#footer ul li ul li {
	background: none;
	margin-bottom: 0px;
	font-size:   14px;
	line-height: 1.8em;
	font-weight: normal;
	text-indent: -3em;
	color: #C4C8D4;
}

.footerwrapfix {
	margin-left: 16px;
	text-decoration:underline;
	display: block;
}

#footer ul ul li a {
	color: #C4C8D4;
	text-decoration:underline;
}

.footerlinks {
	padding-top: 20px;
	background:url(../images/background-footer-links.gif) no-repeat 0 0;
	height: 196px;	
}

.footerwrap {
	width: 960px;	
	margin-left: auto;
	margin-right: auto;
}
