﻿#nav {height:26px; width:956px; position:relative; z-index:100; float:left; padding-bottom:7px;}

#nav a,a:hover
{
cursor:pointer;
}

.menu {list-style-type:none; padding:0; margin:0; font-family:arial;font-size:11px; font-weight:normal;}

.menu li.top {display:block; float:left;}
.menu li.current {display:block; float:left;}

.menu li a.pos1 {width:146px; background:url(../images/markets-off.gif) no-repeat; height:26px; display:block; text-indent:-99999px;} 
.menu li a.pos2 {width:139px; background:url(../images/services-off.gif) no-repeat; height:26px; display:block; text-indent:-99999px;} 
.menu li a.pos3 {width:186px; background:url(../images/project-off.gif) no-repeat; height:26px; display:block; text-indent:-99999px;} 
.menu li a.pos4 {width:157px; background:url(../images/company-off.gif) no-repeat; height:26px; display:block; text-indent:-99999px;} 
.menu li a.pos5 {width:158px; background:url(../images/culture-off.gif) no-repeat; height:26px; display:block; text-indent:-99999px;} 
.menu li a.pos6 {width:170px; background:url(../images/news-off.gif) no-repeat; height:26px; display:block; text-indent:-99999px;} 

.menu li.p1 {background:url(../images/markets-on.gif) no-repeat; }
.menu li.p2 {background:url(../images/services-on.gif) no-repeat; } 
.menu li.p3 {background:url(../images/project-on.gif) no-repeat;}
.menu li.p4 {background:url(../images/company-on.gif) no-repeat; }
.menu li.p5 {background:url(../images/culture-on.gif) no-repeat;}
.menu li.p6 {background:url(../images/news-on.gif) no-repeat; }

.menu li.current a.pos1,
.menu li.current a.pos1:hover {background:url(../images/markets-on.gif) no-repeat;} 
.menu li.current a.pos2,
.menu li.current a.pos2:hover {background:url(../images/services-on.gif) no-repeat;} 
.menu li.current a.pos3,
.menu li.current a.pos3:hover {background:url(../images/project-on.gif) no-repeat;} 
.menu li.current a.pos4,
.menu li.current a.pos4:hover {background:url(../images/company-on.gif) no-repeat;} 
.menu li.current a.pos5,
.menu li.current a.pos5:hover {background:url(../images/culture-on.gif) no-repeat;} 
.menu li.current a.pos6,
.menu li.current a.pos6:hover {background:url(../images/news-on.gif) no-repeat;} 

.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default link styling */

/* Style the list OR link hover. Depends on which browser is used */

.menu a:hover {visibility:visible; position:relative; z-index:200;}
.menu li:hover {position:relative; z-index:200;}

.menu li a.top_link:hover {background:transparent;} 
.menu li:hover > a.top_link {background:transparent;} 

/* keep the 'next' level invisible by placing it off screen. */
.menu ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}

.menu :hover ul {left:0px; top:26px; border:1px solid #cccccc; background:#fff; white-space:nowrap; height:auto; width:213px; z-index:300;}
.menu :hover ul li {display:block; height:24px; line-height:24px; position:relative; font-weight:normal; width:213px;font-family:Arial;font-size:11px; font-weight:normal;}
.menu :hover ul li a {display:block; font-size:11px; height:24px; line-height:24px; width:198px; color:#333333; background:transparent; text-decoration:none;padding-left:15px;}
.menu :hover ul li a:hover {text-decoration:none;height:24px; line-height:24px; border:0px; background:#003366;color:#fff;}


/* RadPanelBar Plain skin */

.RadPanelBar
{
    padding-left:15px;
}




.RadPanelBar .rpRootGroup .rpLink

{
cursor:pointer;
overflow:hidden;
text-decoration:none;
border-bottom-style:none;
border-bottom-width:0;
			margin-top:10px;
color:#333333;
font-family:arial;
font-size:11px;
font-weight:bold;
width:auto;
			display:block;
			padding-left:15px;
			
}

.RadPanelBar .rpRootGroup .rpLink:hover
{

background:none;   
text-decoration:none;
color:#003366;
			    overflow:hidden;


}


.RadPanelBar .rpRootGroup .rpSelected, .RadPanelBar .rpRootGroup .rpExpanded 
{
background:none;   
text-decoration:none;
color:#003366;
    overflow:hidden;

}

.RadPanelBar .rpRootGroup .rpSelected:hover, .RadPanelBar .rpRootGroup .rpExpanded:hover 
{
background:none;   
text-decoration:none;
color:#003366;
    overflow:hidden;

}


.RadPanelBar .rpRootGroup, .RadPanelBar .rpGroup, .RadPanelBar .rpItem {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.rpGroup rpLevel1, .rpSlide
{
margin-left:1px;
}




/* PanelBar base css */




.RadPanelBar .rpRootGroup,
.RadPanelBar .rpGroup,
.RadPanelBar .rpItem
{
	margin: 0;
	padding: 0;
	list-style-position:outside;
	list-style: none;
}

.RadPanelBar .rpSlide
{
    position: static;
    float: none;
    height: auto;
	overflow:hidden;
	display:none;
}

.RadPanelBar .rpItem
{
	float: none;
	display: block;
	position: static;
}


.RadPanelBar .rpRootGroup .rpItem
{
width:100%;
display:block;
			border-right:0px solid #e55351;
			position: relative; 
    overflow:hidden;
    background:url(../images/leftbullet.gif) 0px 13px no-repeat;   


}

* html .RadPanelBar .rpItem { display: inline }
* html .RadPanelBar .rpGroup .rpItem { display: block }

.RadPanelBar .rpItem:after,
.RadPanelBar .rpText:after,
.RadPanelBar .rpTemplate:after
{
    content: ""; 
    display: block; 
    height: 0; 
    line-height: 0;
    font-size: 0;
    clear: both; 
    visibility: hidden;
}

.RadPanelBar .rpLink
{
	cursor: pointer;
	text-decoration: none;
	overflow: hidden;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-width: 0px;
}

.RadPanelBar .rpLink:focus
{
	outline: 0 none;
}

.RadPanelBar .rpLink,
.RadPanelBar .rpOut,
.RadPanelBar .rpText
{
	display: block;
}

.RadPanelBar .rpText,
.RadPanelBar .rpOut,
.RadPanelBar .rpTemplate
{
	overflow: hidden;
}

.RadPanelBar .rpOut
{
	border-bottom-style: solid;
	border-bottom-width: 0px;
}


/* <sub items> */
.RadPanelBar .rpGroup
{
	overflow: auto;
}

.RadPanelBar .rpGroup .rpLink
{
	background-color: transparent;
	font-weight:normal;
	border-bottom: 0;
				margin-top:6px;

}

.rpSlide .rpGroup .rpItem 
{
background:none;   
height:20px;
width:100%;
display:block;

}


/* <root items (disabled)> */
.RadPanelBar .rpDisabled:hover
{
	cursor: default;
}


