/** 
 * DMGZ theme
 *
 * Stylesheet for print
 */
 
/* Misc Styles and defaults 
-------------------------------------------- */

/*
	orange: #c17804;
	brown:#46340c;
*/

  
* {
	margin: 0;
	padding: 0;
}

html {
}

body {
	color: #333;
 	font-size: 62.5%; 
	font-family: Verdana, Lucida, sans-serif;
	background:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

.clear{
	clear:both;
}

/* CONTAINER
----------------------------------------- */

#nonFooter{
	position: relative;
}

#BgContainer {
	width:849px;
	margin-top:10px;
	margin-left:0px;
	height:100%;
}

#Container { 
	width: 849px;
}

#Layout {
	width: 775px;
	padding-top:0;
	margin-top:0;
	margin: 0px auto;
}

#Content {
	width: 538px;
	margin: 0;
	text-align: left;
}

.HomePage #boxLeft{
	position:relative;
	width:487px;
	height:339px;
	float:left;
	background-color:#46340c;
	margin-bottom:60px;
	z-index:100;
}

.HomePage #boxRight{
	position:relative;
	width:349px;
	height:339px;
	float:right;
	background-color:#CCC;
	z-index:100;
}

/* HEADER
----------------------------------------- */
#Header { 
	position:relative;
	top:-10px;
	width: 849px;
	height:166px;
	margin: 0 auto;
	overflow: hidden;
	background-image: none ;
	background: no-repeat bottom left; 
}

#headerImage{
	position:relative;
	top:10px;
	width:849px;
	height:118px;
}

.HomePage #Header{
	position:relative;
	top:-10px;
	width: 849px;
	height:285px;
	margin: 0 auto;
	overflow: hidden;
	background: none;
}

#banner{ 
	position:relative;
	top:0px;
	width:849px;
	height:38px;
/* 	background: url(../images/headers/banner.png) no-repeat top left;  */
}

.HomePage #banner{ 
	position:relative;
	top:-10px;
	width:849px;
	height:66px;
	padding-bottom:15px;
/* 	background: url(../images/headers/homeBanner.png) no-repeat top left;  */
}

 	#Header h1 { 
 		display:none;
	  	color: #fff; 
		font-size: 3.2em; 
		font-family: Tahoma, Verdana, sans-serif;
		font-weight: 300;
		padding: 20px 0 0 30px;
	}
	
	#Header p {
		display:none;
		font-size: 1.4em;
		color: #fff;
		clear: left;
		margin: 0 0 0 100px;
	}

/* MAIN NAVIGATION - TABS
----------------------------------------- */
#Navigation {
	position:relative;
	top:-11px; 
	left:-1px;
	width: 848px;
	height:21px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom:6px;
	background-color:#c17804;
	margin-top:10px;
	z-index:101;
}

.HomePage #Navigation {
	position:relative;
	top:-10px;
	height:21px;
	width: 849px;
}

	#Navigation ul { 
 		float: left; 
		margin-left: 10px;
	}
		#Navigation ul li { 
	 		list-style: none; 
			margin: 0 0px; 
			float: left;
			display: block;
			text-transform: uppercase;
			text-align:center;
			padding-bottom:6px;
		}
  			#Navigation ul li a { 
				float: left;
				text-decoration: none;
				display: block; 
				font-size: 1.2em; 
				color: #fff;
				padding-top:0;
				padding-bottom:0;
				padding-left:14px;
				padding-right:14px;
				border-right:3px solid #879fb5;
			}
			
			#Navigation ul li a:hover {
			} 
			
				#Navigation ul li a span {
					text-align: center;
	        		float: left;
					height: 2.3em;
					line-height: 220%;
				}
					#Navigation ul li a:hover { 
						color: #fff;
						cursor: pointer;
					}
					#Navigation ul li a:hover span {
						cursor: pointer;
					}
					
				#Navigation ul li a.section, #Navigation ul li a.current{
					position:relative;
				 	left:-3px;
				 	top:-3px;
				 	margin-right:-3px;
					border:3px solid #879fb5;
				}	
					
				#Navigation ul li a.current span,
				#Navigation ul li a.section span,
	    		#Navigation ul li a.section:hover span,
				#Navigation ul li a.current:hover span {
					color: #444;
				}
    
/* PHOTO SUBHEAD 
---------------------------*/

/* #subHead img for print only */
	#subHead img{}
	

/* verbose classes due to IE6 concated class issue */
/* can make much more concise if IE6 support droppped */

	.subhead-3{
    	display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;
    	background: url(../images/subhead/Contact.jpg) no-repeat;
    }
    
  .subhead-16{
    	display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;
    	background: url(../images/subhead/About.jpg) no-repeat;
    }
    
  .subhead-17{
    	display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;
    	background: url(../images/subhead/Diversity.jpg) no-repeat;
    }
    
  .subhead-18{
    	display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;
    	background: url(../images/subhead/Technology.jpg) no-repeat;
    }
    
  .subhead-19 {
    	display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;
    	background-image: url(../images/subhead/ProBono.jpg);
    	background-repeat:no-repeat; 
    }
    
  .subhead-13{
		display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;    	
		background: url(../images/subhead/LegalCorner.jpg) no-repeat;
    }
      
  .subhead-12{
		display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;    	
		background: url(../images/subhead/OurPeople.jpg) no-repeat;
    }
    
       
  .subhead-14{
		display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;    	
		background: url(../images/subhead/Careers.jpg) no-repeat;
    }
    
  .subhead-3{
		display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;    	
		background: url(../images/subhead/Contact.jpg) no-repeat;
    }
    
  .subhead-2{
		display:block;
    	position:relative;
		left:-12px;
 		height:239px;
		padding:0;
		margin:0;
		padding-bottom:10px;
		z-index:99;    	
		background: url(../images/subhead/WhoWeAre.jpg) no-repeat;
    }

    
/*  SUBNAV
---------------------------*/
    
    			#Navigation ul li ul.subNav {
					display:none;
   	  			}
   	  				
   	  				   	  			
	   	  	
   	  			
/* SECONDARY NAVIGATION
-------------------------------------------- */
#secondaryNav{
	position:relative;
	width:772px;
	margin-bottom:10px;
}

#secondaryNav ul{
	display:block;
	padding:0;
	margin:0;
}

#secondaryNav ul li{
	position:relative;
	width:255px;
	height:20px;
	display:block;
	float:left;
	text-align:center;
}

#secondaryNav ul li a{
	
	color:#C17804;
	font-size:12px;
	text-decoration: none;
	cursor:pointer;
} 	  		
  
#secondaryNav a:hover{  
	color:#879FB5;
	text-decoration: underline;
}  	

			
/* BREADCRUMBS
-------------------------------------------- */
#Breadcrumbs { 
	display:none;
}


/* SIDEBAR
-------------------------------------- */
#Sidebar { 
 	width: 200px; 
	float: left;  
	margin: 10px 0 0 0;
	padding: 0;
}
	#Sidebar .sidebarBox {
		margin: 0 0 5px 0;
		padding-bottom: 2px;
		background: #EFEFEF url(../images/sidebarHeader.gif) no-repeat left top; 
	}
	#Sidebar ul {
		margin: 2px 0 5px 3px;
	}
		#Sidebar li {
			margin: 8px 2px;
			list-style: none;
		}
	#Sidebar h3 { 
		clear: both; 
		text-transform: lowercase;
		color: #fff;
		font-weight: 700; 
		font-size: 1.4em; 
		margin: 0 0 10px 0;
		line-height: 1.8;
		padding: 1px 0 0 10px;
		background: transparent url(../images/sidebarHeaderSub.gif) repeat-x center left;
	}
	
	#Sidebar .sidebarBottom {
		height: 15px;
		display: block;
		width: 200px;
		margin: -5px 0 0 0;
		background: #EFEFEF url(../images/sidebarBottomBg.gif) no-repeat center bottom;
	}
	#Sidebar a em {
		font-style: normal;
	}
	#Sidebar p {
		font-size: 11px;
	 	clear: both;
	 	margin: 10px 10px 0 10px;
	}
	
	/* MENU2 */
    ul#Menu2 li { 
    	font-size: 0.9em; 
    	margin: 1px 0 5px 4px;
        list-style: none;
    }
    	ul#Menu2 li a {
            display: block;
            width: 196px;
            font-size: 1.2em;
            height: 1.8em;
            line-height: 1.8em;
            color: #898989;
      	}
			ul#Menu2 li em {
				padding-left: 8px;
				display: block;
			}
				ul#Menu2 li li em {
					padding-left: 0;
				}
      	/* Level 1 
      	- We use 3 elements for the nav to get 3 background images applied.
            * span - topleft rounded corner
            * em - bottomleft rounded corner
            * a - arrow on the right
            <a><span><em></em></span></a>
      	*/
      	ul#Menu2 li a:hover,
      	ul#Menu2 li a.current,
      	ul#Menu2 li a.current:hover {
        	background: #DCDCDC url(../images/sidebarSideArrow.gif) no-repeat right center;
        	color: #666;
			cursor: pointer;
            text-decoration: none;
      	}
	  	ul#Menu2 li a.current {
	  		font-weight: 700;
	  	}
      	ul#Menu2 li a.section,
      	ul#Menu2 li a.section:hover {
            background: #DCDCDC;
            font-weight: 700;
            width: 193px; 
      	}
      	ul#Menu2 li a.levela:hover span,
      	ul#Menu2 li a.current span,
      	ul#Menu2 li a.section span,
      	ul#Menu2 li a.section:hover span,
      	ul#Menu2 li a.current:hover span {
			background: transparent url(../images/sidebarTopLeftHover.gif) no-repeat left top;
			display: block;
			width: 100%;
			height: 100%;
		} 
		ul#Menu2 li a.levela:hover em,
		ul#Menu2 li a.current em,
		ul#Menu2 li a.section em,
		ul#Menu2 li a.section:hover em,
		ul#Menu2 li a.current:hover em {
        	background: transparent url(../images/sidebarBottomLeftHover.gif) no-repeat left bottom;
			display: block;
			width: 100%;
            height: 100%;
      	}
      		ul#Menu2 li ul {
            	height: 100%;
            	position: relative;
            	margin: -4px 0 0 0;
            	width: 193px;
            	padding: 4px 0 10px 0;
            	background: #DCDCDC url(../images/sidebarSectionBottom.png) no-repeat bottom left;
      		}
      			ul#Menu2 li ul li {
            		width: 160px;
            		background: #DCDCDC;
            		padding: 0;
            		font-size: 0.8em;
            		display: inline;
            		margin: 0;
      			}
      				ul#Menu2 li ul li ul {
            			background: #DCDCDC;
            			margin-left: 0;
      				}	
      
					ul#Menu2 li li a.current,
      				ul#Menu2 li li a.section,
      				ul#Menu2 li li a.section:hover,
      				ul#Menu2 li li a.current:hover {
            			color: #555;
            			font-weight: 700;
            			background: #DCDCDC;
      				}
      					ul#Menu2 li li ul {
            				margin: 0 0 0 10px;
            				padding: 0;
            				width: 175px;
      					}
      					ul#Menu2 li li ul .roundWhite {
            				margin-bottom: -10px;
      					}
      			
			/* Sub Menu */
      		ul#Menu2 li a.levelb {
            	font-size: 1.7em;
            	text-indent: 8px;
            	width: 188px;
				background: transparent;
            	margin-left: 10px;
      		}
	  		ul#Menu2 li a.levelb:hover,
      		ul#Menu2 li li a.current,
      		ul#Menu2 li li a.current:hover,
      		ul#Menu2 li li a.section,
      		ul#Menu2 li li a.section:hover {
            	background: #BCBCBC url(../images/sidebarSideArrow2.gif) no-repeat right center;
            	text-decoration: none;
            	display: block;
            	color: #fff;
      		}
      		ul#Menu2 li a.levelb:hover span,
      		ul#Menu2 li li a.current span,
      		ul#Menu2 li li a.current:hover span,
      		ul#Menu2 li li a.section span,
      		ul#Menu2 li li a.section:hover span {
            	background: transparent url(../images/sidebarTopLeftHover2.gif) no-repeat left top;
            	display: block;
            	width: 100%;
            	height: 100%;
      		} 	
      		ul#Menu2 li a.levelb:hover em,
      		ul#Menu2 li li a.current em,
      		ul#Menu2 li li a.current:hover em,
      		ul#Menu2 li li a.section em,
      		ul#Menu2 li li a.section:hover em {
            	background: transparent url(../images/sidebarBottomLeftHover2.gif) no-repeat left bottom;
            	display: block;
            	width: 100%;
            	height: 100%;
      		}

/* BIOS 
----------------------------------------------- */

div.meet-dmgz div.typography{
	position:relative;
	top:0px;
}



.meet-dmgz table{
	border:0;
}

.meet-dmgz td p{
	max-width: 550px;
	width:550px;
}

.meet-dmgz td img{
/* 	padding-bottom:10px; */
}



/* FOOTER
----------------------------------------------- */


.HomePage #footerCopy{
	position:relative;
	top:-60px;
	padding:0;
	float:left;
	width:100%;
	height:20px;	
}

#harmonieLogo{
	float:right;
	top:-40px;
}

#harmonieLogo img{
	position:relative;
	top:-40px;
	padding-left:10px;
}

#Footer { 
	display:none;
}

/* logo */
#footerLogo{
	position:relative;
	left:640px;
	width:220px;
}

a img{border:0;}


/* li a img{display:none;} */


/* typography */
 
/* GENERIC STYLES 
-------------------------------------------- */
 
.typography * {
	font-family: Verdana, Lucida, Arial, sans-serif; 
}

/* PARAGRAPHS 
-------------------------------------------- */
.typography p { 
 	color: #46330B;
 	line-height: 18px;
 	font-size: 13px;
	margin: 0 0 18px 0;
	width:777px;
}



/* QUOTES
-------------------------------------------- */
.typography blockquote {
	margin: 10px;
	font-size: 1.4em;
	color: #777;
	font-style: italic;
}	
.typography q {
	display:block;
	font-size: 0.8em;
	margin: 1em 1em;
	padding: 0.5em;
	border: 1px #ccc solid;
}

/* LINKS 
-------------------------------------------- */

.typography a { 
 	text-decoration: none; 
	color: #3E91C4;
}
	.typography a:hover { 
 		text-decoration: underline;
	}

	/* LINK ICONS - shows type of file
	------------------------------------ */
	.typography a[href$=".pdf"],
	.typography a[href$=".PDF"],
	.typography a.pdf {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_acrobat.png) no-repeat left center;
	}
	.typography a[href$=".doc"],
	.typography a[href$=".DOC"],
	.typography a.doc {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_word.png) no-repeat left center;
	}
	.typography a[href$=".xls"],
	.typography a[href$=".XLS"],
	.typography a.xls {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_excel.png) no-repeat left center;
	}
	.typography a[href$=".gz"],
	.typography a[href$=".GZ"],
	.typography a[href$=".gzip"],
	.typography a[href$=".GZIP"],
	.typography a[href$=".zip"],
	.typography a[href$=".ZIP"],
	.typography a.archive {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/page_white_zip.png) no-repeat left center;
	}
	.typography a[href$=".exe"],
	.typography a[href$=".EXE"],
	.typography a.application {
		padding: 2px;
		padding-left: 20px;
		background: url(../images/icons/application.png) no-repeat left center;
	}

/* LIST STYLES 
-------------------------------------------- */
.typography ul, 
.typography ol {
	position:relative;
	left:20px;
	margin: -5px 0 18px 10px;
	color: #666;
}
	.typography li {
		margin: 13px 10px;
		font-size: 11px;
	}
		.typography li li {
			font-size: 10px;
		}
		
		
.typography li{
	color:#46330B;
 	font-size: 13px;
}

.typography li a img{
	position:relative;
	float:right;
	top:-5px;
	left:-10px;
	padding:0;

}		
		
/* HEADER STYLES 
-------------------------------------------- */

.typography h1,
.typography h2 { 
	color: #46330B; 
	margin: 0 0 18px 0;
	font-weight: normal;
	font-family: Verdana, Lucida, sans-serif;
	letter-spacing: .75px;
}

.typography h1 {
	font-size: 24px;
}
.typography h2 { 
 	font-size: 20px; 
}	
.typography h3 {
	color: #46330B;
	margin: 0 0 18px 0;
	font-weight: 300;
	clear: both;
	font-size: 18px;
	text-transform: uppercase;
}
.typography h4 {
	font-size: 15px;
	color: #46330B; 
	width: 95%;
	font-weight: bold;
	line-height: 10px;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
.typography h5 {
	font-size: 14px;
	color: #222;
	font-weight: 700;
	margin: 0 0 12px 0;
}
.typography h6 {
	font-size: 13px;
	color: #555;
	line-height: 1.4em;
	margin: 0 0 12px 0;
}

/* PRE STYLES 
-------------------------------------------- */	
.typography pre {
	font-family:"Courier New",Courier;
	display:block;
	font-size:1.2em;
	margin:2em 5em;
	padding:0.5em;
	border:1px #ccc solid;
	background:#eee;;
}

/* TABLE STYLING 
-------------------------------------------- */
.typography table {
/*
	margin: 0 0 18px 0;
	font-size: 11px;
	color: #666;*/
}
	.typography tr {}
	
		.typography td {
			padding:5px;
		}
		
/* IMAGES 
-------------------------------------------- */
.typography img {
	border: none;
}
	.typography img.right {
		float: right;
		margin-left: 20px;
	}
	.typography img.left {
		position:relative;
		float: left;
		padding-right:10px;
		top:5px;
	}
	.typography img.leftAlone {
		float: left;
		margin-right: 100%;
	}
	.typography img.center {
		float: none;
		margin-left: auto;
		margin-right: auto;
		display: block;
	}


/* misc */
ul.singleSpaced li{margin:0; padding:0; }


.subhead-26{display:none;}