@charset "utf-8";
/* CSS Document */

body 
{ 
	
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff;
	margin:10px;
	padding:0px;
	text-align:left;
} 

#background
{
background-image:url(images/background.gif);
background-position: left top;
background-repeat: repeat-y;
width:718px;
padding:0 px;
margin:0 px;
top:0px;
}


#mainReport
{
width:512px;
float:right;
padding:0px;
margin:0px;
top:0px;
}

#mainReport H1
{
text-align:center;
font-size:18px;
color:#003084;
font-weight:bold;
padding:0px;
margin:0px 0px 2px 0px;
top:0px;
}

#primaryGem
{
text-align:left;
margin: 10px 10px 10px 30px;
}

#primaryGem h1
{
font-size:28px;
font-weight:bold;
color:#000;
text-align:left;
line-height:160%;
margin:0px 10px 20px 0px;
}

#mainReport h2
{
font-size:14px;
font-weight:bold;
color:#000;
text-align:left;
line-height:160%;
margin:25px 20px 8px 0px;
}

#mainReport p
{
color:#000;
text-align:left;
margin-right:20px;
}

#strengthChart
{
float:right;
width:260px;
margin-right:5px;
}

#strengthBarbg {
    background-color: #666666;
    height: 32px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 260px;
}



#strengthBluefd {
    background-image: url("images/strength-blue-fd.jpg");
    background-repeat: repeat-x;
    height: 30px;
    left: 1px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 1px;
    width: 77%;
}

#gemstone
{
width:180px;
text-align:center;
}

.greenText {
color: #2B9B00;
font-weight: bold;
}

#reportFrame {
width:298px;
float:right;
background: url("images/divider.gif");
background-repeat: repeat-y;
}

#reportDetails {
float:right;
width:250px;
margin:0px 20px 0px 0px;
}

#reportDetails li {

margin:9px 0px 0px 0px
}

#reportPhoto {
width:200px;
text-align:center;
margin:0px;
}

#reportPhoto a {
text-decoration:none;
}

#reportPhoto h2 
{
margin:10px 0px 0px 0px;
padding:10px;
text-align:center;
}

#reportCoverFlat
{
background:url(images/coverFlatSmall.jpg);
background-repeat:no-repeat;
width:176px;
height:235px;
margin-left:12px;
}

#reportCoverFlat .RusersName
{
text-align:center;
font-size:12px;
color:#ffffff;
font-weight:bold;
position:relative;
top:75px;
}

#reportCoverFlat .Rdate
{
text-align:center;
font-size:9px;
color:#ffffff;
font-weight:bold;
position:relative;
top:115px;
}

#leftColumn
{
width:185px;
padding:1px 0px 0px 0px;
margin:0px 0px 0px 0px;
top:0px;
}

#leftColumn h2 
{
font-size:12px;
font-weight:bold;
color:#5B5959;
text-align:center;
margin:10px;
}

#leftColumn p 
{
font-size:12px;
font-weight:normal;
color:#5B5959;
text-align:left;
margin:10px 10px 10px 14px;
}

#birthData p 
{
font-size:12px;
font-weight:normal;
color:#5B5959;
text-align:left;
margin:12px 5px 12px 14px;
}

#editSave
{
margin:12px 0px 12px 0px;
text-align:center;
}

#birthChart
{
margin:1px 0px 0px 5px;
padding:0px;
}

.birthSpace {
padding:5px 0px 0px 0px;
}

.grayhomefull {
    background-color: #f0f0f0;
    padding: 0;
    position: relative;
    width: 165px;
    margin: 0px 0px 0px 10px;
}

.grayhomefulltop {
    height: 6px;
    margin: 0;
    padding: 0;
    position: relative;
}

.graytopright {
    background-image: url("images/gray-trc.gif");
    background-repeat: no-repeat;
    float: right;
    height: 6px;
    position: relative;
    width: 6px;
}

.graytopleft {
    background-image: url("images/gray-tlc.gif");
    background-repeat: no-repeat;
    float: left;
    height: 6px;
    position: relative;
    width: 6px;
}

.graybot {
    height: 6px;
    margin: 0;
    padding: 0;
    position: relative;
}

.graybotright {
    background-image: url("images/gray-brc.gif");
    background-repeat: no-repeat;
    float: right;
    height: 6px;
    position: relative;
    width: 6px;
}

.graybotleft {
    background-image: url("images/gray-blc.gif");
    background-repeat: no-repeat;
    float: left;
    height: 6px;
    position: relative;
    width: 6px;
}


.bluehomefull {
    background-color: #c1d8ff;
    padding: 0;
    position: relative;
    width: 503px;
    margin: 0px 0px 0px 0px;
}

.bluehomefulltop {
    height: 6px;
    margin: 0;
    padding: 0;
    position: relative;
}

.bluetopright {
    background-image: url("images/blue-trc.gif");
    background-repeat: no-repeat;
    float: right;
    height: 6px;
    position: relative;
    width: 6px;
}

.bluetopleft {
    background-image: url("images/blue-tlc.gif");
    background-repeat: no-repeat;
    float: left;
    height: 6px;
    position: relative;
    width: 6px;
}

.bluebot {
    height: 6px;
    margin: 0;
    padding: 0;
    position: relative;
}

.bluebotright {
    background-image: url("images/blue-brc.gif");
    background-repeat: no-repeat;
    float: right;
    height: 6px;
    position: relative;
    width: 6px;
}

.bluebotleft {
    background-image: url("images/blue-blc.gif");
    background-repeat: no-repeat;
    float: left;
    height: 6px;
    position: relative;
    width: 6px;
}


.form_description {
text-align:center;
font-size:13px;
color:#003399;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
background-color:#9999ff;
border-bottom:solid 1px #FFFFFF;
padding:20px 15px;
margin-bottom:22px;

}

.appnitro {
background-color:#ccccff;
width:430px;
border:solid 3px #9999ff;
font-weight:bold;
margin:0 auto;
font-family: Arial, Helvetica, sans-serif;
text-align:center;
}
.appnitro ul li {
width:230px;
display:block;
color:#003399;
font-size:13px;
background-color:#ccccff;
margin:0 auto 20px;
padding:0px;
text-align:left;
float:none;

}

body a {
color:#0000FF;
text-decoration:underline;
}

.appnitro ul {
margin:0px;
padding:0px;
list-style-type:none;
}