/*
Stylesheet for migrated web site for The ZDM Group, summer 2006 - Cathy Lessing, cathy@lessingdesignworks.com
Updated September 06 to accommodate more screen resolution settings
*/

body {
	font-family: Arial;
	color: #666666;
	background-color: #FFFFFF;
	margin: 0px; font-size:80%
}


h1 {
	font-size: 120%;
	margin: 0px 60px 8px 0px;
	padding-bottom: 0px;
	line-height: 95%;
}

h2 {
	font-size: 105%;
	margin: 0px 60px 5px 0px;
	padding-bottom: 0px;
}

h3 {
	font-size: 200%;
	margin: 0px 60px 8px 0px;
	padding-bottom: 0px;
	line-height: 95%;
}

h4 {
	font-size: 150%;
	margin: 0px 60px 8px 0px;
	padding-bottom: 0px;
	line-height: 95%;
}

p {
	font-family: Arial;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 50px;
}

option {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
li {
	font-size: 100%;
	}

li.sub1 {
	list-style-type: circle;
	font-size: 100%;
}

li.sub2 {

	font-size: 100%;
}

strong.sub1 {

	font-size: 100%;
	color: #000080;
	font-weight: bold;
}

ul.sub1  {
	list-style-type: circle;
	font-size: 100%;
}

ul.sub2  {
	list-style-type: circle;
	font-size: 100%;
}	

.blueTile {
	background-image: url(http://www.thezdmgroup.com/images/blue_smaller2.gif);
	background-repeat: repeat-x;
}

.bottomTile {
	background-image: url(http://www.thezdmgroup.com/images/bottom_edge_tile.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.logo {
	margin-left: 50px;
	margin-top: 10px;
}

.navigationTable {
	text-align: left;
	border-width: 0px;
	font-weight: bold;
}

.center {
	text-align: center;
}

.navCell {
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bluTile {
	background-image: url(http://www.thezdmgroup.com/images/all_backgrounds_sep03_bluti.gif);
	background-repeat: repeat-x;
}
.leftTile {
	background-image: url(http://www.thezdmgroup.com/images/all_backgrounds_sep03_05.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.blackTile {
	background-image: url(http://www.thezdmgroup.com/images/all_backgrounds_sep03_09.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	vertical-align: top;
}
.botCtrTile {
	background-image: url(http://www.thezdmgroup.com/images/all_backgrounds_sep03_11.gif);
	background-repeat: repeat-x;
	background-position: left;
}
.callout {
	font-style: italic;
	font-size: 80%;
	margin: 20px 50px 20px 20px;
	padding: 15px 30px 25px;
	float: right;
	border: 1px groove #CCCCCC;
	width: 50%;
}

.calloutWide {
	font-style: italic;
	font-size: 80%;
	padding: 15px 30px 25px;
	border: 1px groove #CCCCCC;
	width: 65%;
}
.calloutWide2 {
	font-style: italic;
	font-size: 80%;
	padding: 15px 30px 25px;
	border: 1px groove #CCCCCC;
	width: 50%;
}
.parsecallout {
	margin-right: 50px;
	margin-bottom: 20px;
}

.leftCopy {
	width: 35%;
	padding-right: 15px;
}

.footer {
	font-size: 70%;
	padding-bottom: 5px;
}

.graphicRight {
	background-color: #000000;
	height: 100%;
	width: auto;
}


.headshots {
	margin: 0px 70px 15px 15px;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}	
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	}	
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
	}	
	
a:link.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
	
	}
a:active.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
	
	}	
#email {
	font-size: 80%;
	margin-left: 0px;
	float: left;
}

a:visited.mail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: none;
	}
	
a:hover.mail  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-decoration: underline;
		}		

a:link.nav {
	font-size: 70%;
	color: #666666;
	text-decoration: none;
	border: 1px solid #FFffff;
	
		}
a:active.nav {
	font-size: 70%;
	border: 1px solid #FFCC33;
	color: #666666;
	text-decoration: none;
		}	
a:visited.nav {
	font-size: 70%;
	border: 1px solid #FFffff;
	color: #666666;
	text-decoration: none;
	}
	
a:hover.nav {
	font-size: 70%;
	text-decoration: none;
	color: #666666;
	border: 1px solid #FFCC33;
	
	}	
.quoteSource {
	font-size: xx-small;
	font-style: normal;
}
.thumb {
	margin: 3px 20px 10px;
	float: left;
}
.botHairborder {
	border-bottom: 1px solid #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}
