/* GENERAL fonts */
P, OL, UL, DIV, H1, H2 {
	font-family: verdana, arial;
	font-size: 11px;
}
H1 { font-size: 15px; color:black; }
H2 { font-size: 13px; }
P, H1, H2 {margin: 10px 10px 15px 10px; color:black; }


TD#footer {border-top: dotted 1px #999999;}
TD#footer P {
	font-size: 10px;
  font-family: verdana, arial;
	text-align: center;
color:grey; 	
}

TD {
	font-size: 11px;
  font-family: verdana, arial;
	text-align: left;
color: black;
	
}


TD#footer1 {border-top: dotted 1px #999999; font-size: 10px;
  font-family: verdana, arial;
	text-align: center;
color:white;
background-image: url(images/footerbg.jpg); 
}


/* Content column */

.midmenuheader {
PADDING-RIGHT: 0px; 
PADDING-LEFT: 10px; 
FONT-WEIGHT: bold; 
FONT-SIZE: 0.6em; 
PADDING-BOTTOM: 1px; 
MARGIN: 0px 0px 4px; 
color:#fff; 
PADDING-TOP: 2px


}


TD#topmenubg {
font-family: verdana, arial;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	vertical-align: top;
	width: 800px;
border-bottom: 1px dotted #999999;
border-top: dotted 1px #999999;
background-image: url(images/background.gif);
}

/* Menu 1 column */
TD#menu_1 {	
	vertical-align: top; 
	width: 200px;
height: 333px;	
	padding-top: 10px;
background-image: url(images/menubackground.jpg);
}
TD#menu_1 DIV {
	width: 100%;
}
TD#menu_1 DIV A {
	color: #0B2865;
	text-decoration: none;
font-weight:bold;
  font-size: 11px;
}
TD#menu_1 DIV A:hover {
	text-decoration: underline;
font-weight:bold;
  font-size: 11px;
color: red;
}

/*  MENU 1, level 1, normal state (NO) */
TD#menu_1 DIV.menu1-level1-no {
  border-bottom: 1px solid #999999;
  font-size: 12px;
font-weight:bold;
height: 24px;
  padding-left:5px;
background-image: url(images/arrow_orange.gif);
color:#D44A20;
text-align: center;
}
/*  MENU 1, level 1, active state (ACT) */
TD#menu_1 DIV.menu1-level1-act {
  border-bottom: 1px dotted #999999;
  font-weight:bold;
  font-size: 11px;
height: 24px;
  padding-left:5px;
background-image: url(images/arrow_orange.gif);
text-align: center;
color:#D44A20;
  background-color: #FCF32E;
  filter:alpha(opacity='80', style='0');
}

TD#menu_1 DIV.menu1-level1-act A {
  color:#D44A20;

text-align: left;
}

/*  MENU 1, level 2, normal state (NO) */
TD#menu_1 DIV.menu1-level2-no {
 border-bottom: 1px dotted #999999;  
font-size: 11px;
  padding-left:15px;
 background-color: #eeeeee;
filter:alpha(opacity='90', style='0');
text-align: left;
 color:#D44A20;
height: 24px;
background-image: url(images/arrow_red.gif);
}
/*  MENU 1, level 2, active state (ACT) */
TD#menu_1 DIV.menu1-level2-act {
   border-bottom: 1px dotted #999999;
font-size: 11px;
  font-weight:bold;
  padding-left:25px;
background-color: #ffffff;
filter:alpha(opacity='60', style='1');
text-align: center;
color:#D44A20;
height: 24px;
background-image: url(images/arrow_red.gif);
}


/*  MENU 2, level 1, general for all table cells: */
TR#menu_2 TD {
  background-color: #333366;
  text-align: center;
  padding: 0px 2px 0px 2px;
width: 600px;

}
TR#menu_2 TD A {
  color: white;
  font-size: 10px;
  font-family: verdana, arial;
  text-decoration: none;
}
TR#menu_2 TD A:hover {
  text-decoration: underline;
}
TR#menu_2 TD.oddcell {
  background-color: #666699;
}
TR#menu_2 TD.menu2-level1-act {
  background-color: #88292A;
}



/* Style for the Path-menu: */
TD#path {
  white-space: nowrap;
  background-color: #ffffff;
font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
color:#D44A20;
  padding: 1px 1px 5px 5px;
}
TD#path A {
  text-decoration: none;
  color:#D44A20;
}
TD#path A:hover {
  text-decoration: underline;
color:red;
}

TD#rootpath {
  white-space: nowrap;
  background-color: #999999;
font-family: verdana, arial;
  font-size: 11px;
  font-style: italic;
  font-weight: bold;
color:#D44A20;
  padding: 1px 1px 5px 5px;
}

/* Body */
BODY {	
 BACKGROUND-IMAGE: url(../IrwinSolicitors/images/ir_bg.jpg); COLOR: #999999; BACKGROUND-REPEAT: repeat;	

}

A:hover {
  text-decoration: underline;
color:red;
}
A {
  text-decoration: none;
  color:#D44A20;
font-size: 11px;
  font-family: verdana, arial;
}
