body {

}

a:link {
background-color:transparent;
color:#ffffff;
text-decoration:none;
}

a:hover {
background-color:transparent;
color:#ffffff;
text-decoration:underline;
}

a:visited {
background-color:transparent;
color:#ffffff;
text-decoration:none;
}

#newconcept_logo {
padding: 0 0 0 13px;
}

#newconcept_bottom {
	padding: 20px 0 20px 13px;
}


#newconcept_container {
width: 958px;
margin: 0 auto;	

}

#fancymenu {
position: relative;
height: 27px;
width: 840px;
margin-left: 120px;
margin-right:0px;
padding:0px;
overflow: hidden;
background-image:url(../images/nav-bar-bg.jpg);
background-repeat:no-repeat;
}
  
#fancymenu ul {
padding: 0;
margin: 0;
}

#fancymenu ul li a span {
padding: 0 7px;
}
  
/* Don't apply padding here (offsetWidth will differ in IE)
If you need padding add it to the child anchor */
#fancymenu ul li {
float: left;
list-style: none;
}
  
#fancymenu ul li a {
font-size:12px;
text-decoration:none;
font-weight:bold;
color:#ffffff;
line-height:25px;
z-index: 10;
display: block;
float: left;
height: 30px;
position: relative;
overflow: hidden;
padding: 0px 0px 0px 5px;

}



#fancymenu .border_bonus {
border-left: 1px solid #413524;

}

  
#fancymenu .background .left {
height: 30px;
 /* margin-right: 9px; 7px is the width of the rounded shape border: 1px solid #413524; */

}

#fancymenu li.background {
background-color:#0597ec;
border-left:3px solid #e80819;
z-index: 8;
position: absolute;
visibility: hidden;
}

#newconcept_borderbox {
height:35px;
}