/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 September 2010 20:20:25
*/


/* CSS Document */

/* ================================================================ 
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_definition2.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.
=================================================================== */
#menu {list-style-type:none; 
margin:0px 0px 0px 0px; 
padding:0;}

#menu li {float:left; 
padding:0; margin:0px 1px 0px 0px;
 position:relative;
  width:125px; 
  height:2em; 
  z-index:100; 
  background: transparent ;}
#menu li a, #menu li a:visited {text-decoration:none;}

#menu dl {position:absolute; 
top:0; 
left:0; 
width: 125px; 
margin: 0; 
padding: 0; 
background: transparent;}
#menu dt {background: #532E2B; 
margin:0;
font-size: 1.1em; 
border-right:0px solid black; 
width:125px; 
float:left;}
#menu dd {display:none; background: transparent; border-bottom:1px solid #532E2B; 
clear:left; 
margin:0; 
padding:0; 
color: #fff; 
font-size: 1em; 
text-align:left;}

#menu dt a, #menu dt a:visited {display:block; 
color:#FFC6C2; 
padding: 5px 5px 5px 20px; 
width:125px;}
#menu dd a, #menu dd a:visited {background:#E7DBD5; color:#532E2B; 
text-decoration:none; 
display:block; 
padding:4px 5px 4px 20px; 
width:276px;}

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

#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {width:301px;
 border-bottom:15px solid #FFC6C2;}
#menu li:hover dt a, #menu li a:hover dt a, #menu dd a:hover {background: #FFC6C2; 
color:#532E2B;
border-bottom:0px;}

#menu dt a.current {
color:#FFC6C2; 
font-weight: bold;
display:block;
text-decoration:none;
}