﻿/* AgencyLogic Style Sheet - Last Updated: 08/03/2006 */

/* PS Design "Blue" */
/* AgencyLogic Style Sheet - Last Updated: 09/18/2006 */

a { font-size: 11px; color: black; text-decoration: underline; }
a:hover { font-size: 11px; color: gray; text-decoration: underline; }
body { background-position: left top; color: black; font-family: verdana,helvetica,sans-serif; background-color: #e7e7e7; margin-top: 10px; }
form {margin-bottom: 0;}
td { line-height: 150%; font-size: 11px;}

/* Optional -  Inner Table  */
.psPageOuter {}
.psPageOuter TD { }

/* Optional - MainStructural Table  */
.psPageInner { border-top: #999 1px solid; border-bottom: #999 1px solid; border-bottom: #999 1px solid; border-right: #999 1px solid; border-left: #999 1px solid; background-color: white; width: 741px; }

/* Required - Defines Styles introduction / tagline */
.psIntroductionMessage { padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 12px; width: 100%; color: #000000; border-top-style: none;  text-align: center }


/* Optional - Defines styles for the area containing the Menu*/
.psMenuContainer { width: 225px; background-color: #ffffff; }

/* Required - Defines styles for the Menu Table*/
.psMenu { width: 225px; width: 100%; background-color: white; }
.psMenu A { font-weight: normal; font-size: 11px; color: black; }
.psMenu A:hover { color: gray; }

/* Required - ps Price */
.psPrice { font-weight: bold; font-size: 12px; text-align: right;  white-space: nowrap;}

/* Required - ps Status */
.psStatus { font-weight: bold; font-size: 12px;  text-align: right; white-space: nowrap; }

/* Required - ps Tagline */
.psTagLine { font-weight: bold; font-size: 12px; width: 100%; color: black; text-align: center; }

/* Required  - ps Homepage Message */

.psHomePageMessage { padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 12px; width: 100%; color: #000000; border-top-style: none; text-align: center; }


/* Required - Contact */
.psContact {width: 100%; color: black;  margin-bottom: 10px; }
.psContact IMG { border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid; margin-top: 5px; }
.psContact A { color: black; }
.psContact A:hover { color: black; }

/* Required - HomePage text */

.HomePageText{color: #333; line-height: 14pt; font-size: 12px;}

/* Required - Stats */

.psStats { border-right: gray 1px solid; border-top: gray 1px solid; font-weight: bold; border-left: gray 1px solid; color: black; border-bottom: gray 1px solid; background-color: #f7f7f7; }
.psStats .header { color: #000000; text-align: left; font-weight: bold; background-color: #f7f7f7; }
.psStats .value { text-align: right; font-weight: normal; }


/* Required - Footer Message*/
.psFooterMessage { font-size: 10px; width: 100%; line-height: 14pt; text-align: center; }



.photo { border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid; }

.photocontainer img { border-right: black 1px solid; border-top: black 1px solid; border-left: black 1px solid; border-bottom: black 1px solid; }



/* receipts for email messages*/

.receipt { border-right: gray 1px solid; border-top: gray 1px solid; font-weight: bold; border-left: gray 1px solid; color: #000000; border-bottom: gray 1px solid; background-color: #f7f7f7; vertical-align: middle; width: 100%; text-align: center; padding-bottom: 30px; padding-top: 30px; }


.button { border-right: #000000 1px solid; padding-right: 1px; border-top: #000000 1px solid; padding-left: 1px; font-weight: normal; font-size: 10px; background: lightgrey; padding-bottom: 1px; margin: 0px; border-left: #000000 1px solid; color: #000000; padding-top: 1px; border-bottom: #000000 1px solid; font-family: verdana, arial, helvetica; }


#dhtmltooltip
{
    BORDER-RIGHT: black 1px solid;
    PADDING-RIGHT: 2px;
    BORDER-TOP: black 1px solid;
    PADDING-LEFT: 2px;
    FONT-SIZE: 10px;
    Z-INDEX: 100;
    LEFT: 0px;
    TOP: 0px;
    VISIBILITY: hidden;
    PADDING-BOTTOM: 2px;
    BORDER-LEFT: black 1px solid;
    WIDTH: 150px;
    PADDING-TOP: 2px;
    BORDER-BOTTOM: black 1px solid;
    POSITION: absolute;
    BACKGROUND-COLOR: lightyellow
}
#dhtmlpointer
{
    Z-INDEX: 101;
    LEFT: 0px;
    TOP: 0px;
    VISIBILITY: hidden;
    POSITION: absolute
}