
/* Home page Stylesheet */

#quickstart-main { position: absolute; left: 600px; top: 306px; width: auto; height: 195px; z-index: 1000; }
#quickstart-left { position: relative; left: 10px; top: 30px; height: auto; margin: 0px; padding: 0px; }
#left-copy { display: block; position: relative; width: auto; height: auto; }
#quickstart-label { display: block; position: relative; width: 156px; height: 24px; }
#quickstart-menu { display: block; position: relative; width: auto; height: 53px; border-collapse: collapse; margin: 0px; padding: 0px; border: none; }
#quickstart-menu td { vertical-align: top; margin: 0px; padding: 0px; }
#quickstart-copy { display: block; position: absolute; left: 250px; top: 30px; height: auto; margin: 0px; padding: 0px;  }
#one-copy { display: inline; position: relative; left: 350px; top: 30px; width: 200; height: auto; z-index: 1000; }
#one-img { display: inline; position: relative; left: 400px; top: -50px; width: auto; height: auto; z-index: 999; }




#left-menu-tab { display: block; position: relative; left: 185px; top: 0px; width: 195px; height: 23px;  }
.left-menu-row { position: relative; top: 200; display: block; width: 180px; padding: 3px 20px 3px 10px; }
.left-menu-dot { position: relative; display: inline; width: auto; height: auto; padding-right: 6px; }
.left-menu-item { position: relative; display: inline; width: auto; font-size: 10px; line-height: 12px; color: #443D3B; }
.left-menu-item-rule { position: relative; display: block; width: 195px; height: 1px; margin: 0px; padding: 0px;  }
.left-menu-footer { display: block; position: relative; left: 0px; top: 0px; width: 195px; height: 7px; background-image: url(/global/pix/menu-footer.gif);  }
#left-menu { position: absolute; left: 400px; top: 42px; width: 195px; height: auto;  }


.left-menu-offbak { display: block; position: absolute; left: 585px; top: 65px; width: 195px; height: auto; z-index: 1200; background-image: url(/quickstart/pix/leftmenu-onbak.gif);}
.gradient {width: 195px; height: 100px; background-repeat: no-repeat; background-image: url(/quickstart/pix/leftmenu-offbak.gif); z-index: 1000; position: absolute; left: 185px; top: 24px;}


#main-title 
{
    position: relative; 
    top: 50px;
    left: 20px;
}
    
#tips-main-div
{
     padding: 10px;  
     height: 230px; 
     width: 520px; 
     position: relative; 
     top: 75px;
     left: 35px;
     z-index: 999;

}

#answers
{
    position: absolute;
    left: 210px;
    top: 10px;
    width: 300px;
}

#orange-menu-location
{
    position: relative;
    top: 54px;
    left: 40px;
}

#select-image
{
    position: absolute;
    left: 37px;
    top: 110px;
    z-index: 999;
}

#quicktips-bottom
{
    position: absolute;
    left: 1px;
    top: 343px;
    z-index: 910;
}

#add_this{

    position: absolute;
    top: 15px;
    left: 22px;
	font-size: 9px;
    z-index: 1500;}
	#add_this a { color: #333333;}
	#add_this a:hover { color: #333333; text-decoration:none;}

#pdf_div
{
    position: absolute;
    top: 13px;
    left: 105px;
    z-index: 1500;
	background: url("/global/pix/pdf-logo.gif") left no-repeat;
	padding-left: 18px;
}

#pdf_div_right
{
    display: block;
    position: absolute;
    top: 8px;
    left: 250px;
    width: auto;
    height: auto;
    z-index: 1500;
    background-color: Red;
}

#pdf_copy
{
    display: inline;
    font-size: 9px;
    color: #333333;
    position: relative;
    text-decoration: none;
    z-index: 1500;
}

