﻿

/* Home Page style for the areas containing photo quick links etc*/
.psHomePageVisual {background-color: #86a4ae;}

/* Required */
.header {background-color: #86a4ae; color: #000; font-weight: bold;}
.header .button {background: #dad0a1; color: #000; border: 1px solid #000; padding: 1px; font-weight: normal; font-size: 10px; margin: 0px; font-family: verdana, arial, helvetica; }
.button {background: #86a4ae; color: #000; border: 1px solid #000; padding: 1px; font-weight: normal; font-size: 10px; margin: 0px; font-family: verdana, arial, helvetica; }

/* Required - Footer Contact Info */
.PSFooterContactInfo {background-color: #dad0a1; color: #000; font-size: 12px; width: 100%; text-align: left; height: 25px; vertical-align: middle; padding-top: 5px;}
.PSFooterContactInfo a { color: black; }
.PSFooterContactInfo a :hover{ color: white; }

/* Receipts for Email Messages */
.receipt {border-right: gray 1px solid; border-top: gray 1px solid; font-weight: bold; border-left: gray 1px solid; color: #ffffff; border-bottom: gray 1px solid; background-color: #DADD20; vertical-align: middle; width: 100%; text-align: center; padding-bottom: 30px; padding-top: 30px;}