﻿

/* Home Page style for the areas containing photo quick links etc*/
.psHomePageVisual {background-color: #660000;}

/* Required */
.header {background-color: #660000; color: #fff; 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: #660000; color: #fff; border: 1px solid #000; padding: 1px; font-weight: normal; font-size: 10px; margin: 0px; font-family: verdana, arial, helvetica; }

.psIntroductionMessage { padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 12px; width: 100%; color: #fff; border-top-style: none;  text-align: center }
.psHomePageMessage { padding-right: 0px; padding-left: 0px; font-weight: bold; font-size: 12px; width: 100%; color: #fff; border-top-style: none; text-align: center; margin-bottom: 5px; padding-bottom: 4px; padding-top: 4px; }

.psQuickLinks A { font-weight: normal; font-size: 11px; color: white; }
.psQuickLinks A:hover { color: white; }

/* 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: black; }

/* 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;}