#ieaccordiontable ul
{
list-style-type: none;
padding: 0;
margin: 0;
}

#ieaccordiontable li
{
background-image: url(http://www.championsg.com/images/arrow.gif);
background-repeat: no-repeat;
background-position:0  .4em;
padding-left: .7em;
}
#ieaccordiontable li:hover
{
background-image: url(http://www.championsg.com/images/tabs/arrow-ns.gif);
background-repeat: no-repeat;
background-position:0  .4em;
padding-left: .7em;
}
#ieaccordiontable a {
color:#000;
font-weight: normal;
text-decoration:none;
}
#ieaccordiontable a:hover {
color:#c0c0c0;
text-decoration:none;
}

/****************************************************
Menu1
******************************************************/
#menuint{
font-size:0.85em;
margin-bottom:0px;
}
.menu1 {
width:100%; 
height:35px; 
position:relative; 
border-right:0px solid #000; 
margin-left:auto;
margin-right:auto;
margin-bottom:0px;
padding-top: 2px;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
width:101%; 
w\idth:100%;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu1 ul {padding:0;
margin:0;
list-style-type:none;
}
.menu1 a{
color:white;
}
.menu1 a:visited{
color:white;
}
.menu1 a:active {
color:white;
}
.menu1 a:hover{
color:white;
}
.menu1 ul ul {
width:136px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu1 li {
float:left;
width:135px;
position:relative;
background-image:url("http://www.championsg.com/images/tabs/nav-but1.gif");
}
.menu1 li:hover {
background-image:url("http://www.championsg.com/images/tabs/nav-but1-over.gif");
}
.menu1 li.youarehere{background:#fff;background-image:url("http://www.championsg.com/images/tabs/nav-but1-over.gif");}
/*.menu1 li.yuoarehere {
background-image:url("http://www.championsg.com/images/tabs/nav-but1-over.gif");
}*/
/* style the links for the top level */
.menu1 a {
display:block;
font-size:9px;
text-align: center;
text-decoration:none; 
color:#fff; 
width:124px; 
height:23px; 
border-bottom:0px solid #000; 
border-width:0px 0 0px 0px; 
background:inherit; 
padding-left:10px; 
line-height:23px; 
font-weight:bold;
background: inherit;
/*background: #CFD2E1;*/
/*background-image:url("http://www.championsg.com/images/tabs/nav-but1.gif");*/
border-bottom:1px solid #7A8F56; 
background-position:center;
background-repeat:no-repeat;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:135px; 
w\idth:134px;
}
.menu1 a:hover{
/*background-image:url("http://www.championsg.com/images/tabs/nav-but1-over.gif");*/
border-bottom:1px solid #7A8F56; 
background-position:center; 
background-repeat:no-repeat;
color:red;
/*background:#c9ba65;*/
}
.menu1 :hover > a, .menu1 ul ul :hover > a {
	color:#000; 
/*background:#57986E;*/}


.logoarea  {
	width: 100%;
	margin-left: auto; 
	margin-right: auto;
        background-image:url('/Portals/56064/images/hp-splash5.gif');
        background-repeat:no-repeat;
        height:130px;
        clear:both;
}

#logocontenidoleft {
	position:relative;
	float:left;
	text-align:left;
	padding-top: 5px;
	padding-left: 10px;
	width: 33%;
        height:130px;
	font-size: 0.74em;
	border:0px inset #222fff;
}
#logocontenidoright {
	position:relative;
	padding-top:5px;
	text-align:right;
	float:right;
 	width:60%;
        height:130px;
	font-size: 0.74em;
	border:0px inset #555555;
}

#logocontenidoright a {
padding-right:15px;
color:#000000;
/*color:#5D6C69;*/
text-decoration:none;
text-transform:none;
text-align:right;
}
#logocontenidoright a:hover {
padding-right:15px;
color:#000000;
/*color:#5D6C69;*/
text-decoration:underline;
text-transform:none;
}
#logocontenidoright p {
padding:0;
font-size:0.85em;
color:#fff;
/*color:#5D6C69;*/
text-decoration:none;
text-align:center;
}
#logocontenidoright h2 {
font-family:Lucida Grande, Arial, Helvetica, sans-serif;
/*font-size: 18px;*/
font-size: 1.90em;
/*line-height: 44px;*/
font-weight: bold;
margin-top: 0;
margin-bottom: 0;
padding-right:15px;
color: #000;
} 

ul#linkList li span.details span.comments {display: none !important;}





