
#sidebar { height: 460px; }
#mainmenu { height: 175px; }
#mainmenu li a {
width: 225px;
height: 21px;
padding: 9px 0 5px 15px;
font-size: 15px;
line-height: 16px;
}
.content {
width: 717px;
padding: 0;
}
/**** news - shareprice ****/
#news {
width: 210px;
margin: 11px auto 0 auto;
}
#news h2 {
position: relative;
border-bottom: 2px solid #83664B;
margin: 0 0 0 0;
padding: 3px 0 4px 0;
font-size: 13px;
line-height: 13px;
color: #491e00;
font-weight: normal;
}
#news h2 #rssLink { position: absolute; top: 3px; right: 0; }
#news ul {
margin: 2px 0 0 0;
padding: 0;
list-style: none;
}
#news ul li { display: block; width: 194px; padding: 0 0 4px 0; }
#news ul li#newsshare { display: none; }
#news ul li.last { display: list-item; padding-bottom: 0; }
#news ul li a {
display: block;
width: 194px;
background: url(/images/bg_news_listitem.gif) no-repeat 99% 80%;
padding: 1px 12px 3px 4px;
font-size: 11px;
line-height: 11px;
text-decoration: none;
}
#news ul li a:hover {
background: #F3F1EF url(/images/bg_news_listitem_over.gif) no-repeat 99% 80%;
}
#smallshareprice {
margin-top: 6px;
}
/**** search - links ****/
#searchlinks {
position: absolute;
top: 410px;
left: 15px;
width: 210px;
margin: 0;
}
/**** chocolatemenu ****/
#chocolatemenu {
margin: 0;
padding: 0;
list-style: none;
}
#chocolatemenu li {
display: block;
float: left;
width: 239px;
}
#chocolatemenu li a {
display: block;
width: 239px;
height: 470px;
font-size: 15px;
text-decoration: none;
}
#chocolatemenu li a span {
position: relative;
top: 410px;
display: block;
width: 225px;
height: 35px;
background-color: #997d66;
padding: 15px 0 10px 14px;
color: white;
}
#chocolatemenu #hp-manufacturers a:hover span { background-color: #76d0e8; }
#chocolatemenu #hp-artisans a:hover span { background-color: #ff9100; }
#chocolatemenu #hp-consumers a:hover span { background-color: #66af50; }
#chocolatemenu li#hp-manufacturers a { background: url(/cms_files/N-1623-ImgLeft1024.jpg) no-repeat; }
#chocolatemenu li#hp-manufacturers.inactive a { background-position: 0 -410px; }
#chocolatemenu li#hp-artisans a { background: url(/cms_files/N-1623-ImgCenter1024.jpg) no-repeat; }
#chocolatemenu li#hp-artisans.inactive a { background-position: 0 -410px; }
#chocolatemenu li#hp-consumers a { background: url(/cms_files/N-1623-ImgRight1024.jpg) no-repeat; }
#chocolatemenu li#hp-consumers.inactive a { background-position: 0 -410px; }
