/*
* @author 2007 Prudential California Realty
*
* These theme files are part of a templating system.
* All information contained in these files are put together
* by a database and template mashup.  Editing the theme.css files
* directly will only result in your code being over-written.
* Use the database to make changes to one css file.
* Use the template file to make global changes to all the css files.
* 
*
* Agent Website Theme Files
*
* Agent Websites run their theme specific code from this page.
* ie.. colors and backgrounds etc..
* 
* Below is a color codes quick reference
*
HTML BG - #5E2A1D }
Links - #5E2A1D }
Hover State - #5E3930 }
Headlines - #807149 }
Toolbar - #F2B05E }
Footer - #F2B05E }
Contact Bar - #BCA874 }
Main Content BG - #F5F0E3 }
Borders - #9A8958  }
Shade1 - #E3DED2 }
Shade2 - #C9C5BB }
Shade Border - #B0ACA3 }
Main Text Color - #333 }
Alt. Text Color -  }
Alt. Link Color -  }
Alt. Hover -  } 
*/

/* Default Styles */
html { color:#333; background-color:#5E2A1D; }
a, a:link,a:visited { color:#5E2A1D; }
a:hover { color:#5E3930; }
h1, h2, h3, h4, h5,h6 { color:#807149; }
input,textarea,select{ border-color:#9A8958; }

/* Toolbar */
.toolbar { background:#F2B05E; color:; }
.toolbar a, .toolbar a:link,.toolbar a:visited { color:; }
.toolbar a:hover { color:; }

/* Masthead */
.masthead { background:url(../images/AWSmasthead.jpg) no-repeat top left; }
.masthead { border:0px solid #9A8958; border-width:1px 0; }

/* Contact Bar */
.contact-bar { background:#BCA874 url(../images/contact-bar.gif) top left; border-bottom:1px solid #9A8958;}
.agent-info a.url { color:#333; }
.agent-info img.photo { border-color:#555; }

/* Main Content */
#doc,#doc2,#doc3 { background:#F5F0E3; }
.navL #doc { background:#F5F0E3 url(../images/navL.gif) repeat-y; }
.navR #doc { background:#F5F0E3 url(../images/navR.gif) repeat-y; }
html {background-color:#5E2A1D;background-image: url(../images/master-background.jpg);}
.main { background:transparent; }

/* Footer */
#ft,#teabags { background:#F2B05E; border-top:1px solid #9A8958; color:; }
#ft a, #ft a:link,#ft a:visited { color:; }
#ft a:hover { color:; }
.popup #ft { border:0 !important; }

/* Modules with Backgrounds */
.ModuleControlFeaturedProperty1,.attnbox,.Row1 { background:#E3DED2; }
.listings .search-nav { border-bottom:1px solid #C9C5BB; margin-top:0; }
.listings .sort-by,.listings .nav-bar,.listings .selection-actions,.Row2,#cyclelinks .current { background:#C9C5BB; }
.listings ul li.current { background:#5E2A1D; }
.listings .listing { background:#E3DED2; }
.listings ul li.current,.listings ul li.current a { color:#fff !important; }
.ModuleMapSearch .miniResults{background:#E3DED2;border-color:#B0ACA3;}
.uid-mylistings .ModuleListings { background:transparent; }

/* Generic Bubbles */
.ModuleMap,#ListingBubble,.schoolBubble,.officeBubble,#bubble .selected { background:#E3DED2; border-color:#B0ACA3; }
.bubbleTitlebar { background:#C9C5BB; border-color:#B0ACA3; color:; }
.bubbleTitlebar a,.bubbleTitlebar h3 { color:#5E2A1D; }
.bubbleTitlebar a:hover { background:#C9C5BB; color:#333; }
.generic-tabs li a {background:#C9C5BB; border-color:#B0ACA3; }
.generic-tabs li a#current { background:#F2B05E; }

/* Property Detail */
.ModulePropertyDetail .detail-section { border-color:#B0ACA3; }
.ModulePropertyDetail #main-photo, .ModulePropertyDetail #photos .photo { border-color:#B0ACA3; }

/* Module VEMaps */
.ModuleVEMaps div#ResultsGrid #trRow td { background:#C9C5BB; }
.ModuleVEMaps div#ResultsGrid #sRow td {background:#C9C5BB; border-color:#B0ACA3; }
.ModuleVEMaps div#ResultsGrid #trHeader th { background: #F2B05E; border-color:#B0ACA3; }
.ModuleVEMaps div#ResultsGrid #trHeader th:hover,
.ModuleVEMaps .selected a,
.ModuleVEMaps .shade1,
#ListingBubble .more-info #Photos,
#ListingBubble .more-info #School,
#ListingBubble .more-info #Community,
#ListingBubble .more-info #Property,
#ListingBubble .more-info #Amenities,
.ModuleMapSearch .SearchContainer { background:#E3DED2; }
#ListingBubble,
#schoolBubble,
#officeBubble,
.ModuleVEMaps #Map1,
.ModuleVEMaps .shade1,
.ModuleVEMaps table#tbListings { border-color:#B0ACA3 !important; }
#ListingBubble .price-reduce { color:#807149; }

/* * Area / City Details * */
.MCACDT ul { color:; }
.MCACDT li a,.MCACDT li a:visited,.MCACDTD { background-color:#E3DED2; }
.MCACDT li a.SelectedTab,.MCACDT li a.SelectedTab:visited { background-color:#C9C5BB; }
.MCACDT li a.SelectedTab:hover { color:; }
.MCACDT li a:hover { background-color:#C9C5BB; color:; }
.MCACDTD.GeneralInfo th,.MCACDTD.GeneralInfo td,.MCACDTD td,.MCACDTD th,.MCACDTD { border-color:#B0ACA3; }

/* Extra rules */
#teabags{background:#5E2A1D;}.ClientPortalMyAccount a,.ClientPortalMyAccount a:link,.ClientPortalMyAccount a:visited{color:#F5F0E3;}.ClientPortalMyAccount a:hover{color:#F2B05E;text-decoration:none;}
