#accordian h3 {
background: url(../images/closed.gif) 1% 0 no-repeat;
}
#accordian h3.toggle {
background: url(../images/open.gif) 0 0 no-repeat;
}
/* roklatest stuff */
#accordian {
margin-left: -15px;
margin-top: -15px;
width:205px;
}
#accordian h3.toggler {
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 25px;
line-height: 25px;
font-weight: bold;
padding: 0 5px;
margin: 0;
}
#accordian div.element {
padding: 10px 5px;
}
/* End RokLatest stuff */
/* RokLatest stuff */
#accordian h3.toggler {
font-weight: bold;
color: #333;
}
.bg0,
div.module-hilite4 li.bg0,
#accordian h3.toggler.bg0 {
background: #F2F1D3;
}
.bg1,
div.module-hilite4 li.bg1,
#accordian h3.toggler.bg1 {
background: #E5E3BC;
}
#accordian h3.toggler.bg0 {
border-bottom: 1px solid #DFDED1;
}
#accordian h3.toggler.bg1 {
border-bottom: 1px solid #ddd7cd;
}
/* End Rok Latest Stuff */
#accordian h3 {
background:transparent url(../images/closed.gif) no-repeat scroll 1% 0pt;
}
#accordian h3.toggle {
background:transparent url(../images/open.gif) no-repeat scroll 0pt;
}
#accordian h3.toggler {
color:#99CC00;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
height:25px;
line-height:25px;
margin:0pt;
padding:0pt 25px;
position:relative;
}
#accordian h3 {
background: url(../images/closed.gif) no-repeat scroll 1% 3pt;
}
#accordian h3.toggle {
background: url(../images/open.gif) no-repeat scroll 1% 3pt;
}
#accordian h3.toggler {
position: relative;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
height: 25px;
line-height: 25px;
font-weight: bold;
padding: 0 22px;
margin: 0;
color: #99CC00;
}
Time to create page: 0.061 seconds