﻿/* AgencyLogic Style Sheet - Last Updated: 02/15/2007 */

/* PS Design "Floorplan" */

body { color: white; font-size: 11px; font-family: verdana,helvetica,sans-serif; background-color: #EEEEEE; margin-top: 5px; }
a {color: #ffffff; }
 
/* Optional - MainStructural Table  */
.psPageInner { border: #EEEEEE 1px solid; width: 770px; background-color: #353A3E; text-align: center; }

/* Optional -  Contrasting Background & User-Defined Color */
.psAltBackground {background-color: #CDEB8B; color:white; border: solid 1px black; padding-left:5px; padding-right:5px;}

/* Required - Defines Styles for the address */
.psAddress { background-color: #CDEB8B; color: #000000; font-weight: normal; font-size: 16px; }
.psPrice { font-weight: bold; font-size: 12px; width: 100%; color: #000000;}
/* Required - ps Status */
.psStatus { font-weight: bold; font-size: 14px; color: #000000; }

/* Optional - Defines styles for the area containing the Menu*/
.psMenuContainer { width: 100%; }

/* Required - Defines styles for the Menu Table*/
.psMenu { background-color: #353A3E; color: #ffffff; }
.psMenu TD { font-weight: normal; color: #ffffff; border-bottom: #ffffff 1px dotted; font-size: 10px; height: 20px;}
.psMenu a {color: #ffffff;}

.psQuickLinks TD { text-align: right; color: #ffffff; padding-right: 10px; padding-left: 10px; text-transform: uppercase; border-left: #fffff 1px solid; padding-bottom: 8px; }
.psQuickLinks a {color: #ffffff; }
.psQuickLinks a:hover {color: #ffffff; }


/* Optional - Home Page table style for the ares containing photo quick links etc*/
.psHomePageVisual { background-color: #ffffff; border-right: #353A3E 2px solid; border-bottom: #353A3E 4px solid; }
.psHomePageVisual td { background-color: #EEEEEE; }
.psHomePageVisual td td{ background-color:Transparent}

.psStats { border-right: #ffffff 0px solid; width: 100%; }
.psStats .header {color: #fff;}
.psStats .value { color: #fff;}

.HomePageText a { font-weight: bold; text-decoration: none; color: #ffffff; }

.psStatus { text-align: right; }
.header { font-weight: bold; color: #000; background-color: #CDEB8B; }
.header .button { padding: 1px; font-weight: normal; font-size: 10px; background: #eee; margin: 0px; color: #000; font-family: verdana, arial, helvetica; border-right: #453936 1px solid; border-top: #453936 1px solid; border-left: #453936 1px solid; border-bottom: #453936 1px solid; }

.button { padding: 1px; font-weight: normal; font-size: 10px; background: #eee; margin: 0px; color: #000; font-family: verdana, arial, helvetica; border-right: #453936 1px solid; border-top: #453936 1px solid; border-left: #453936 1px solid; border-bottom: #453936 1px solid; }
.photo { border: white 1px solid;}

.photocontainer img { border: white 1px solid;}

/* Required - Contact */
.psContact { color: #000000; margin-bottom: 10px;}
.psContact .Header { font-weight: bold; color: #000000; text-align: center; }
.psContact IMG { border: white 1px solid; margin: 5px;}
.psContact A { color: #000000; }
.psContact A:hover { color: #000000; }

