/* 
 * site.css - Stylesheet for PersonalDNA.com
 * http://www.PersonalDNA.com
 * Copyright (c) 2007 ATTAP Inc All Rights Reserved
 */

body {
 	text-align: center;
	background: #fff;
 }

body, h1, h2, h3, h4, h5, h6,ol, ul, li, p, input, textarea, select  {
	font: normal 12px/18px Lucida Grande, verdana, arial, sans-serif;	
 }

/*
 * Outer container for everything.
 */ 
#container {
	margin: 0 auto 40px auto;
	text-align: left;
	width: 674px;	
	padding-top: 150px;
	background: transparent url(images/frame_top.gif) no-repeat 0 0;
	position: relative;
	z-index: 1;
}

#logo {
	margin:0;	
	position:absolute;
	top: 0;
	left: 0;
}

#logo a {
	text-indent: -3000px;
	display: block;
	width: 181px;
	height: 200px;
}

#frame {
	margin: 0px;
	/* haha - this 1px padding is there ONLY to turn off collapsing margins.
       Without this, on some browsers (Opera) the header and footer have a gap
	*/
	padding: 1px;
	overflow: hidden;
	background: transparent url(images/frame_center.gif) repeat-y 0 0;
}

/*
 * contents is inside the frame. It has a big left margin to move it inside the
 * frame.
 */ 
#contents {
	width: 450px;
	margin: 0 30px 0 187px;
	overflow: hidden;
}


.button {
	text-align: center;
	margin: 8px 0;
}

/*
 * Holds the bottom edge of the border. Beneath the frame.
 */
#footer {
	margin: 0;
	/* 9/14/06, added by Will to get rid of corners on the bottom of report page from 1px trick in #frame*/
	margin-bottom:-1px;
	padding: 50px 0 30px 187px;
	background: transparent url(images/frame_bot.gif) no-repeat -1px 100%;
}


/* Standard styling for the footer */

#footer {
	font: 11px/19px lucida grande, verdana, helvetica, arial, sans-serif !important;
}
#footer img {
        padding: 4px 0;
	border:0;
	vertical-align:middle;
}
.footerlogo {
	float: left;
	width:55px;
	display:block;
}
#footer a {
	text-decoration: none;
	font-weight: bold;
}
#footer p {
	padding: 0;	
	font: 11px/19px lucida grande, verdana, helvetica, arial, sans-serif !important;
}

/*
 * The navigation menu
 */
#menu {
	position: absolute;
	background: url(images/montage.jpg) no-repeat 5px 0;
	padding: 50px 0 0 0;
	height: 50px;
	top: 75px;
	left: 182px;
	width: 470px;
	z-index: 2;
	color: #fff;
	margin: 0;
	list-style: none;
	text-align:center;
}
#menu .current 
{
	color: #007ABC;
}

#menu li
{
	display: inline;
	font: menu;
}
#menu a {
	text-transform: lowercase;
	color: #999;
	font: bold 14px/18px Lucida Grande, verdana, sans-serif;
	text-decoration: none;
	padding: 0 5px;
}

#menu a:hover {
	color: black;
	text-decoration: none;
}

#menu div#username {
        position:absolute;
        right:10px;
        top:-20px;
        color: black;
        font: bold 14px/18px Lucida Grande, verdana, sans-serif;
}

/*
 * General Styles 
 */

body {
	margin: 0;
	padding: 0;
}
div 
{
	margin: 0;
	padding: 0;
}
dt 
{
	font: bold 13px/18px Lucida Grande, verdana, sans-serif;	
	color: #444;
}

h1, h2, h3, h4 {
	font-family: helvetica, arial, sans-serif;
	color: #017ABB
}

h1 {
	text-transform: lowercase;
	margin: 1em 0 0.5em 0;
	font: bold 24px/28px helvetica, arial, sans-serif;
}
.welcome span {
	color: #000;
}
h2 {
	margin: 2em 0 0.5em 0;
	text-transform: lowercase;
	font: bold 19px/25px Lucida Grande, verdana, sans-serif;
}
h3 {
	margin: 1.5em 0 0.5em 0;
  font: bold 14px/16px Lucida Grande, verdana, sans-serif;
}
.label {
	margin-top: 2px;
	color: #017ABB;
	font: bold 13px/18px Lucida Grande, verdana, sans-serif;	
}

img {
	vertical-align: middle;
	border: 0;
}

input {
	vertical-align: middle;
}

p {
	margin: 2px 0 1em 0;
}

.tablehead 
{
	background: #ffb;
}

.even
{
	background: #ffc;
}
.odd
{
	background: #ffd;
}
/* .tableframe 
{
	border: 1px solid gray;
} */

.tablehead1 
{
	background: #bbf;
}
.even1
{
	background: #ccf;
}
.odd1
{
	background: #ddf;
}
table li 
{
	margin-left: 10px;
	list-style-type: none;
}

#chart
{
	background: #ddf;
	padding: 8px;
}

.bar 
{
	margin: 0; padding: 0;
	margin-bottom: -4px;
}

.caption 
{
	font-size: xx-small;
	margin: 0;
	padding: 0;
	float: left;
	margin-bottom: 10px;
}
.captionright 
{
	font-size: x-small;
	margin: 0;
	padding: 0;
	float: right;
}

.notice 
{
	margin-top: 1em;
	margin-left:  2em;
	margin-right: 2em;
	border: 1px solid gray; color: #333; padding: 8px; background: #ffc;
}

.field {
	width: 350px;
}

.clear {
	clear: both;
}

.report {
	padding: 0 35px 0 35px;
}
h1.youare {	
	margin: 0 0 23px 0;
}

h3.rep-head {
	margin:0;
}

.youare  em,
.yourea {
	color:#000;
	font-style: normal;
}

#page {
	margin: 7px 0;
}


ul.suggestions {
	list-style-type: none;
	padding: 0 0 0 0;
	border-top: 1px solid #82BDDD;
}
ul.suggestions li {
	padding: 0.4em 0.8em;
	border-bottom: 1px solid #82BDDD;
}

ul.suggestions li.even {
	background: #EDF6FA;
}

.report a {
	font-weight: bold;
	text-decoration: none;
}

input#email {
	width: 300px;
}
span.smaller {
	font-size: 10px;
}

.linkcode {
	margin: 0.6em 0;
	font-size: 10px;
	width: 100%;
	height: 6em;
}

table {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

#reportpage h1 {
	margin: 1em 0 0 0;
}

.report textarea {
	width: 100%;
	margin: 1em 0;
	border: 1px solid #A4D0E7;
	background: #EDF6FA;
	font-size: 10px;
}

h2.reportsection {
    text-align: right;
/*    border-top: 1px solid #82BDDD; */
    border-bottom: 1px solid gray;
}

h2.youareh {
    font: bold 24px/28px helvetica, arial, sans-serif;
}

div#google_ads {
	padding: 30px 0;
	margin: 0 auto 40px auto;
	margin-top:-20px;
	margin-bottom:0;
	padding-bottom:0;
	text-align: center;
	width: 750px;	
	height: 100px;
	background: transparent url(images/google_frame_top.gif) no-repeat 0 0;
	position: relative;
}

