
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition4.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#footer-menu {
list-style-type:none; 
margin: 20px 0 0 0; 
padding:0 0 0 20px;
font-size: 10px;


}

#footer-menu a {
	color: #333;
}

#footer-menu a:hover {
	color: #000;
}

#footer-menu .category {
font-weight: bold;
}


#footer-menu li {
float:left; 
padding:0; 
margin:0 1px 0 0; 
position:relative; 
width:150px; 
height:1px; 
z-index:100;
color: #333;
line-height: 14px;
}

#footer-menu li a, #footer-menu li a:visited {
text-decoration:none;
}

#footer-menu dl {
/*position:absolute;
top:0; 
left:0; */
width: 150px;
margin: 0; 
padding: 0; 
 }
 
#footer-menu dt {
/*background: #e8e8e8;*/ 
margin:0;
/*font-size: 11px; 
border-bottom:1px solid #fff; */
width:150px; 
float:left;
}

#footer-menu dd {
display:block; 
background: transparent; 
/*border-bottom:1px solid #cce;*/ 
line-height: 14px;
clear:left; 
margin:0; 
padding:0; 
/*color: #fff; 
font-size: 11px; */
text-align:left;
}

#footer-menu dt a, #footer-menu dt a:visited {
display:block; 
/*color:#ff8;*/
padding: 0 0 0 0; 
width:150px;
}

#footer-menu dd a, #footer-menu dd a:visited {
/*background:#b2ab9b*/; 
/*color:#ff8; */
text-decoration:none; 
display:block; 
padding: 1px 0 1px 0; 
width:150px;
}

#footer-menu li a:hover {border:0;}

#footer ul.footer-copyright { display: block; clear: both; padding-top: 160px; }
#footer ul.footer-copyright li { margin-left: 20px; list-style-type: none; }