/* +++ DataGnostics Layout as of 3/19/08 +++ */

body {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    font-size: 99%;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman", serif;
	color: white;
    background: #004 /*url(../pix/blueL2R.jpg) repeat-y*/}
		/* +++ headings and paras +++ */

h1 {
	text-align: center;
	font-size: 2em;
}
h2, .contact h4 {
	font-size: 1.5em;
}

h3 {
	font-size: 1.2em;
	font-weight: normal;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
}
h5 {/* for DG motto & subheading */
/*	font-family: Georgia;*/
	font-style: italic;
	text-align: center;
	font-size: 20px;
	margin: 0em 0 0px 0;
}
blockquote {font-size:1.2em;
background:#EEE;
padding: .2em 1em;}
.copy {font-size: .8em;
font-style:normal;}	

p {	font-size: 1.2em;
}
h1.regular {
	font-size: 1.5em;
	text-align: left;
	font-weight: normal;
}

		/* +++ links +++ */
    
a:link { color: #864787;}
a:visited { color: purple;}
a:hover {color: blue}
a:active {color: blue}

		/* +++ utilities +++ */

.clear {clear: both;  visibility: hidden; }
.center {text-align: center;}

.hidden {display: none;}

IMG.addy {/* image of email address */
	vertical-align: bottom;
}
.paddingwrap {
	margin: 0;
	padding: 0.5em 2.5em 1em 4em;
}

		/* +++ framing +++ */
div#content {
	margin: 0 0 0 150px;
	background: white;
	color: #000099;
	padding: 0em;
}
#logobox {
    overflow: auto;
    height: 96px;
	margin: 0 0 0 150px;
	background: white;
	text-align: center;
	border-bottom: 4px solid blue;
   }
#menubox    {
    overflow: auto;
    height: 100%;
    width: 150px;
    position: absolute;
    top: 0;
    left: 0;
	margin: 0;
	padding: 0;
 }

.logo {
	text-align: center;
	margin-top: 2em;
   }
.nav {
	text-align: center;
	margin-top: 2em;    
}

#navbar {/*contents within menubox*/
	text-align: center;
    }

		/* +++ footer +++ */

.contact {/* contact info */
	text-align: center;
	font-size: small;
	border-top: 1px solid #CCCCCC;
	clear:both;
	margin-top: 50px;
	line-height:1em;
}
.contact h4 {}
.intro {/* introduction */
}
		/* +++ other parts of major sections +++ */

		/*+++ image replacement +++*/
.replace { 
	position: relative; 
	margin: 0 auto;
	border: 0;
	padding: 0;
	overflow: hidden;
} 

.replace span, .replace a { 
	display: block; 
	position: absolute; 
	top:0px; left:0px; 
	z-index:1; /* for Opera 5 and 6 */ 
}
h1.replace, h1.replace span, h1.replace a {
	width: 430px; 
	height: 56px;
}

#single, #single span {
	background: white url(../pix/DGlogoanimated.gif) center no-repeat;
}

		/* +++ topmatter +++ */


		/* +++ tables +++ */

#content table {/* problems/solutions */
/*	border: 3px solid blue;*/
	margin: 0 10%;
	color: #009;
/*	background: #d4ecfb;*/
}

#content thead {
	vertical-align:middle;
	text-align: center;
	color: blue;
}
thead td {
	border: 2px solid navy;
}

#content td {
	vertical-align:middle;
	margin: 0;
/*	border: 1px solid gray;*/
}

col.probs {
	width: 40%;
	text-align: center;
}
col.sols  {
	width: 60%;
}
table h2, table h3, table h4 {
	margin: 0.5em;
}
table table h3, table h4 {
	font-size: 1.2em;}

.R2L {
	background: url(../pix/greyR2L.gif) right;
}
.L2R {
	background: url(../pix/greyL2R.gif) repeat-y;
}

		/* +++ lists +++ */

#content ul {
	list-style: url(../pix/check20.gif);
}

#content li {
	font-size: 1.2em;
	margin: 0.5em 0em;
}

#content li h3 {
	display: inline;
	font-size: 1.2em;
	font-weight: bold;
	margin-right: 0.5em;
}
#content h4 li  {
	font-size: 1.2em;
	font-weight: normal;
	list-style: none /*url(../pix/staranime.gif)*/;
}
		/* +++ navigation +++ */

#below {
	margin: 280px 0 0 0;
	color: white;
	text-align: center;
}
#below h4 {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
}
		/* +++ logo navigation +++ */

#logolinks {
	background: url(../pix/MVPICCA120c.gif);
	height: 111px;
	width: 120px;
	position: relative;
}
#logolinks i {
	display: none;
}
#logolinks a {
   position: absolute;
   height: 60px;
   width: 75px;
   text-decoration: none;

}
a#mvp {
	top: 0;
	left: 0;
}
a#icca {
	top: 60px;
	left: 40px;
	width: 75px;
	height: 50px;
}

		/* +++ problems & solutions +++ */

.probsol {
	margin: 1em 3em;
	padding: .5em 1em;;
	background: #6cf;
}
.probsol h3 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	margin: 0;
/*	text-align: center;*/
}
.probsol h4 {
	display: inline;
	margin-right: .5em;
/*	font-size: 1.2em;*/
	font-weight: bold;
}

.probsol dt, dd {
	font-size: 1.2em;
}

					/* +++ portfolio page +++ */
body#portfolio h2 {
	text-align: center;
}
body#portfolio h3 { /* inline headings*/
	display: inline;
	margin: 1.5em .5em 0 0;
	font-weight: bold;
	color: blue;
}

.afterhead {
	display: inline;
}
/*body#portfolio #content img {
	display: block;
	border: 2px solid blue;
/*	width: 252px;
	height: 200px;
	text-align: center;
	margin: 1em auto;
}*/
#content .portview { /* portfolio float holder*/
clear: left;
margin-left: -20px;
text-align:left;
width: 850px;
}
.client {
background: url(../pix/shadow.gif) no-repeat bottom right;
  float:left;
  margin: 10px;
}
.client img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid blue;
  margin: -6px 6px 6px -6px;
  width: 252px;
  }
table.portview td {
width: 200px;
vertical-align:top;
}
			/*+++	tips pages		+++*/
body#tips h3 {	font-weight: bold; text-decoration:underline;}
body#tips h2 {
color: #864787;
padding-left: 35px;	
line-height: 40px;
background: url(../pix/Access_2007_30.png) 0px 5px no-repeat;}
.tip {}
iframe {width: 750px;height: 500px;
}
iframe.short {/* for when the regular iframe has blank space */
height: 250px;}
iframe.vshort {/* even shorter */
height: 150px;}
.tipdata {margin-top: 20px; margin-bottom:20px; float:left;}
#content ul.tipslist, #content ul.tipslist li { list-style:none url();
}
#content ul.tipslist li {
	padding-left: 24px;
	background: url(../pix/accesskey20.png) 0px 5px no-repeat;
}
body#tips .tip h4 {font-size: 1em;
margin:0;
font-style:italic;
color:#666666;
padding-left: 20px;
}
#content ul.bullist {
list-style:disc url();
}
body#tips #content h4.tipsnav {
float:right;
text-decoration:none;
font-size:1.2em;
margin-top:20px;
font-style:italic;
}
.tipsnav a {text-decoration:none;}

