﻿/* AgencyLogic Style Sheet - Last Updated: 02/15/2007 */

/* PS Design "Floorplan" */

a {font-size: 11px; color: black; text-decoration: underline; }
a:hover {font-size: 11px; color: gray; text-decoration: underline; }
body {color: black; font-family: verdana,helvetica,sans-serif; background-color: #333; }
form {margin-bottom: 0;}
td {line-height: 150%; font-size: 11px;}

/* Optional -  Inner Table  */
.psPageOuter {}
.psPageOuter TD { }

/* Optional - MainStructural Table  */
.psPageInner {border: #333 1px solid; width: 753px; background-color: #fff;}

/* Optional -  Contrasting Background & User-Defined Color */
.psAltBackground {background-color: #f7f7f7; color:Black; border: solid 1px black; padding-left:5px; padding-right:5px;}

/* Required - Defines Styles for the address */
.psAddress {font-weight: bold; vertical-align:top; font-size: 16px; white-space: nowrap; text-align: left; color: #fff; background-image: url(images/header.jpg); padding-right: 0px; padding-left: 15px; height: 142px; width: 100%; }
.psAddress #psAddressStreet {font-weight: bold; font-size: 24px; white-space: nowrap; text-align: left; color: #fff; line-height: 150%;} /*  Optional - Unused as it inherits from  psAddress */
.psAddress #psAddressCityState {font-weight: bold; font-size: 16px; white-space: nowrap; text-align: left; color: #fff; line-height: 150%;} /*  Optional */

/* Required - Defines Styles introduction / tagline */
.psIntroductionMessage {font-weight: bold; font-size: 12px; width: 100%; text-align: center; color: #600; padding-top: 5px; }

/* Optional - Defines styles for the area containing the Menu*/
.psMenuContainer {background-color:#600; width: 211px;}

/* Required - Defines styles for the Menu Table*/
.psMenu {}
.psMenu TD { background-color:#600; padding: 2px; padding-left:4px; font-weight: bold; font-size: 11px; color: #fff; border-bottom: dotted 1px #ccc}
.psMenu A { font-weight: bold; font-size: 11px; color: white; text-decoration: none; }
.psMenu A:hover { color: #ccc; }

/* Required - ps Price */
.psPrice {  font-weight: bold; font-size: 16px; white-space: nowrap; text-align: left; color: #fff; padding-right:10px; padding-top:30px;}

/* Required - ps Status */
.psStatus {  font-weight: bold; font-size: 16px; white-space: nowrap; text-align: left; color: #fff; padding-right:10px; padding-top:30px;}

/* Required - ps Tagline */
.psTagLine { font-weight: bold; font-size: 12px; width: 100%; color: #600; text-align: center; padding-top:10px;}

/* Required  - ps Homepage Message */
.psHomePageMessage {font-weight: bold; font-size: 14px; text-align: center; color: #600; padding-top: 15px;padding-bottom: 15px;}

/* Required - ps QuickLinks */
.psQuickLinksContainer {height: 30px; background-color:#9FAF04;}
.psQuickLinks {width:100% }
.psQuickLinks TD {font-weight: bold; color: white;}
.psQuickLinks A { font-weight: bold; font-size: 11px; color: white; text-decoration: none;}
.psQuickLinks A:hover { font-weight: bold; font-size: 11px; color: white; text-decoration: underline;}

/* Optional - Home Page table style for the ares containing photo quick links etc*/
.psHomePageVisual { text-align: center; padding-bottom:15px;}
.psHomePageVisual .photo {border: #000 1px solid;}

/* Required - Contact */
.psContact { color: black; margin-bottom: 10px;}
.psContact .Header { font-weight: bold; color: black; text-align: center; }
.psContact IMG { border: black 1px solid; margin: 5px;}
.psContact A { color: black; }
.psContact A:hover { color: black; }

/* Required - HomePage text */
.HomePageText { line-height: 14pt; font-size: 12px; background-color: white; color:black;}
.HomePageText a { font-weight: bold; text-decoration: none; color: #600;}

/* Required - Stats */
.psStats { font-weight: bold; color: white; background-color: #666;}
.psStats .header { text-align: left; font-weight: bold; color: white; background-color: #666; padding:5px; }
.psStats .value { text-align: right; font-weight: normal; }

/* Required - Footer Message*/
.psFooterMessage { font-size: 10px; width: 700px; line-height: 14pt; text-align: center; }

/* Required - Footer Contact Info*/
.PSFooterContactInfo { font-size: 12px; color: black; width: 100%; text-align: center; background-color:#600; padding:3px;}

.header { background-color: #666; font-weight: bold; color: #fff; }
.header .button {border: #c33 1px solid; padding: 1px; font-weight: normal; font-size: 10px; background: #600; margin: 0px; color: #fff; font-family: verdana, arial, helvetica; }

.button { border: #666 1px solid; padding: 1px; font-weight: normal; font-size: 10px; background: #600; margin: 0px; color: #fff; font-family: verdana, arial, helvetica; }
.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: #ff6600; border-bottom: gray 1px solid; background-color: #f7f7f7; vertical-align: middle; width: 100%; text-align: center; padding-bottom: 30px; padding-top: 30px; }

.mainColor{background-color: #9FAF04;}