.arrowlistmenu-architectural{
width: 310px; /*width of accordion menu*/
}

.arrowlistmenu-architectural .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 11px Arial;
color: #161616;
background: white url(../images/components/thumbs_lighting/thumb_architectural.jpg) no-repeat 12px 12px; /*last 2 values are the x and y coordinates of bullet image*/
height: 73px;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 13px 0 10px 155px; /*header text is indented 10px*/
border-bottom: 1px solid #E5E3D1;
cursor: hand;
cursor: pointer;
}


.arrowlistmenu-architectural .openheader{ /*CSS class to apply to expandable header when it's expanded*/
font: 11px Arial;
color: white;
background: #161616 url(../images/components/thumbs_lighting/thumb_architectural2.jpg) no-repeat 12px 12px;
}

.arrowlistmenu-architectural ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu-architectural ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu-architectural ul li a{
font: 12px Arial;
color: #161616;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
background-color: #ffffff;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #E5E3D1;
}

.arrowlistmenu-architectural ul li a:visited{
color: #161616;
}

.arrowlistmenu-architectural ul li a:hover{ /*hover state CSS*/
color: #161616;
background-color: #e2e2e2;
}


















.arrowlistmenu-accent{
width: 310px; /*width of accordion menu*/
}


.arrowlistmenu-accent .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 11px Arial;
color: #161616;
background: white url(../images/components/thumbs_lighting/thumb_accent.jpg) no-repeat 12px 12px; /*last 2 values are the x and y coordinates of bullet image*/
height: 73px;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 13px 0 10px 155px; /*header text is indented 10px*/
border-bottom: 1px solid #E5E3D1;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu-accent .openheader{ /*CSS class to apply to expandable header when it's expanded*/
font: 11px Arial;
color: white;
background: #161616 url(../images/components/thumbs_lighting/thumb_accent2.jpg) no-repeat 12px 12px;
}

.arrowlistmenu-accent ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu-accent ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu-accent ul li a{
font: 12px Arial;
color: #161616;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
background-color: #ffffff;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #E5E3D1;
}

.arrowlistmenu-accent ul li a:visited{
color: #161616;
}

.arrowlistmenu-accent ul li a:hover{ /*hover state CSS*/
color: #161616;
background-color: #e2e2e2;
}


















.arrowlistmenu-books{
width: 310px; /*width of accordion menu*/
}


.arrowlistmenu-books .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 11px Arial;
color: #161616;
background: white url(../images/components/thumbs_lighting/thumb_books.jpg) no-repeat 12px 12px; /*last 2 values are the x and y coordinates of bullet image*/
height: 73px;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 13px 0 10px 155px; /*header text is indented 10px*/
border-bottom: 1px solid #E5E3D1;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu-books .openheader{ /*CSS class to apply to expandable header when it's expanded*/
font: 11px Arial;
color: white;
background: #161616 url(../images/components/thumbs_lighting/thumb_books2.jpg) no-repeat 12px 12px;
}

.arrowlistmenu-books ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu-books ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu-books ul li a{
font: 12px Arial;
color: #161616;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
background-color: #ffffff;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #E5E3D1;
}

.arrowlistmenu-books ul li a:visited{
color: #161616;
}

.arrowlistmenu-books ul li a:hover{ /*hover state CSS*/
color: #161616;
background-color: #e2e2e2;
}



















.arrowlistmenu-sold{
width: 310px; /*width of accordion menu*/
}


.arrowlistmenu-sold .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
font: 11px Arial;
color: #161616;
background: white url(../images/components/thumbs_lighting/thumb_sold.jpg) no-repeat 12px 12px; /*last 2 values are the x and y coordinates of bullet image*/
height: 73px;
margin-bottom: 0px; /*bottom spacing between header and rest of content*/
padding: 13px 0 10px 155px; /*header text is indented 10px*/
border-bottom: 1px solid #E5E3D1;
cursor: hand;
cursor: pointer;
}

.arrowlistmenu-sold .openheader{ /*CSS class to apply to expandable header when it's expanded*/
font: 11px Arial;
color: white;
background: #161616 url(../images/components/thumbs_lighting/thumb_sold2.jpg) no-repeat 12px 12px;
}

.arrowlistmenu-sold ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu-sold ul li{
padding-bottom: 0px; /*bottom spacing between menu items*/
}

.arrowlistmenu-sold ul li a{
font: 12px Arial;
color: #161616;
background: url(arrowbullet.png) no-repeat center left; /*custom bullet list image*/
background-color: #ffffff;
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #E5E3D1;
}

.arrowlistmenu-sold ul li a:visited{
color: #161616;
}

.arrowlistmenu-sold ul li a:hover{ /*hover state CSS*/
color: #161616;
background-color: #e2e2e2;
}