/*  Dzinelabs. All rights reserved.
Please see the Creative Commons License at: 
http://creativecommons.org/licenses/by-sa/2.0/
*/
html, body {
   margin : 0;
   padding : 0;
}

body {
   font : 76% Verdana, Geneva, Arial, Helvetica, sans-serif;
   color : #333333;
   background : #BAB7A4;
   text-align : center;
   width : 100%;
   min-width : 750px;
}

abbr {
   color : #0000ff;
   background : transparent;
   cursor : help;
}

/* links */
a:link {
   color : #494949;
   background : transparent;
   text-decoration : none;
}

a:visited {
   color : #666666;
   text-decoration : none;
}

a:hover {
   color : #a52a2a;
   text-decoration : underline;
  }
  
/* Links within paragraphs (subtle) */
p a {
   color : #666666;
   text-decoration : none;
}

/* Links within paragraphs (revealed) */
p:hover a {
   color : #0000ff;
   text-decoration : underline;
}

/* Rollover effect for links within paragraphs */
p a:hover {
   color : #ff0000;
}


/* Headings */  
h1,h2 {
   background : transparent;
   color : #7F7E73;
   margin : 1em 0 1em 0;
   font-family : Helvetica, Arial, Verdana, sans-serif;
   padding : 0;
   text-transform : uppercase;
   line-height : 1.2em;
}

#mnheading {
   margin : 1em 0 1em 0;
}

h1 {
   font-size : 1.5em;
}

h2 {
font-size: 1em;
}

#contentright h2 {
   padding : 0 0 0 5px;
}

/* Text rendering */
p {
   margin : 0 0 1em 0;
   font-size : 1.0em;
}

#contentright p {
   font-size : 0.8em;
   background : transparent;
   padding : 0 2px 5px 5px;
}

/* Layout Stuff */
img {
   border : none;
}

#logo {
   width : 688px;
   height : 144px;
   background : url(../Images/DZlabslogo.jpg) no-repeat;
   padding : 0;
   margin : 0;
}

#logonav {
   margin-top : -30px;
   margin-left : 200px;
   width : 480px;
}

#logonav ul {
   margin : 0;
   padding : 0;
   white-space : nowrap;
   list-style : none;
}

#logonav li {
   float : left;
   background : url(../Images/mydzlabsupnav.jpg) no-repeat;
   width : 105px;
   text-align : center;
   margin-left : 10px;
}

#logonav li a {
   font : bold 0.9em Arial, Helvetica, sans-serif;
   text-decoration : none;
   display : block;
   line-height : 26px; /* trick provided by trx */
   height : 26px;
}

#logonav li a:hover {
   background : url(../Images/mydzlabsdownnav.jpg) no-repeat;
   color : #494949;
}

#wrapper {
   text-align : left;
   width : 688px;
   margin : auto auto;
   padding : 0;
   background : url(../Images/mydzlabsbckg.jpg) repeat-y;
   border-left : 1px solid #66635C;
   border-right : 1px solid #66635C;
}

#contentwrapper {
   padding: 0 13px 16px 40px;
}

#contentleft {
   width: 390px;
   float: left;
   padding: 10px 10px 16px 10px;
}

#contentright {
   width : 170px;
   float : right;
   padding : 10px 0 20px 0;
}

#footer {
   clear : both;
   width : 422px;
   border-top : 4px solid #BAB7A4;
   padding : 16px 0 0 0;
   font-size : 9px;
   text-transform : uppercase;
   line-height : 1.2em;
}

#footer a {
   font-weight : normal;
   font-size : 0.9em;
   padding : 0;
}

/* List Styles */
#contentleft ul, #contentright ul {
   padding : 0;
   margin-left : 2em;
   list-style-type : none;
}

#contentleft ul li, #contentright ul li {
   background : url(../Images/DZlablistbul.gif) no-repeat left center;
   text-align : left;
   padding : 2px 1px 5px 15px;
   font-size : 0.8em; 
}

/* Classes */
.clear {
   clear : both;
   height : 0;
   margin : 0;
   font-size : 1px;
   line-height : 0;
}

.skiplink {
   position : absolute;
   left : -1000px;
   width : 990px;
   font-size : 1px;
   line-height : 1;
}

.hide {
	text-indent: -9999px;
}

.centerinline {
   text-align : center;
} 

/* demo */
form {
   margin : 0;
}

#main {
   padding-bottom : 0.5em;
}

table#output td.text {
    height: 18px;
    line-height: 18px;
}

#uicell {
   width : 25em;
   padding : 0 2em 0 0;
}

#uicell th {
   width : 6em;
   text-align : right;
   padding-right : 0.5em;
   border : 1px solid #000000;
   border-width : 0 1px 1px 0;
}

#uicell td {
   padding : 0 0 0 0.5em;

}

#uicell td.pal {
   padding : 0;
   background : #FFFFFF;
   width : 76px;
   height : 18px;
   line-height : 18px;
}

#uicell #gobuttons td {
   height : 1.5em;
}

#input, #output {
   margin : 0 0 1em;
}

#input td {
   white-space : nowrap;
}

#input a {
   border : 2px outset #c0c0c0;
   background : #c0c0c0;
   padding : 1px 0.25em;
   cursor : pointer;
}

#input .coltype {
   background : #EEE;
   border-style : inset;
}

#output input {
   border : 2px solid #ffffff;
   border-width : 0 2px;
}

#output td.text {
   border-bottom : 1px dotted #c0c0c0;
}

#watercell {
   width : 75px;
   background : #c0c0c0;
   padding : 0;
}

#grid {
   background : #000000;
   border : 1px solid #000000;
   border-width : 0 1px 1px 0;
   margin : 5px 4px;
}

#grid td {
   height : 11px;
   width : 11px;
   padding : 0;
   line-height : 11px;
}

#grid td a {
   display : block;
   height : 10px;
   width : 10px;
   line-height : 10px;
   border : 1px solid black;
   border-width : 1px 0 0 1px;
}

#textcell p {
   margin : 0;
   padding : 0 1em 1em 1.5em;
}

















