﻿@import url(../Professional/StyleSheet.css);
/* Use this for styles unique to this section (all others are imported for global consitancy) */
/* MarketGrabber - Copyright 2009 by AlphaPlex, Inc. All Rights Reserved. http://www.marketgrabber.com */
/*
Classified Edition (purple)
Primary   #47092e 
*/

.header1 {border-bottom:2px solid #47092e;}

.header2 {background:url(../Professional/images/TopNavCL.png) repeat-x #47092e;}
  .header2a a:link, .header2a a:visited {background:url(../Professional/images/TopNavCL.png) repeat-x #47092e;}
  .header2a a:active, .header2a a:hover {background:#47092e;}
  
/* Add Listing Button */  
.ListingButton a:link, .ListingButton a:visited {color:#fff; text-decoration:none; background:url(../Professional/images/Button_BKD25.png) repeat-x #47092e; border:2px outset #47092e;}
.ListingButton a:active, .ListingButton a:hover {color:#fff; text-decoration:none; background:#47092e; border:2px inset #47092e;}

/* My Account Tabs */  
.MyAccount_EditionTab a.Tab_o {border-top:4px solid #47092e;}

.MyAccount_SubTab a.Tab {color:#fff; background:url(../Professional/images/Button_BKD25.png) repeat-x #7b7c7d; font-weight:normal;}
.MyAccount_SubTab a.Tab_o {color:#fff; background:#47092e; font-weight:bold;}

.MyAccount_SubTab a.Tab:link, .MyAccount_SubTab a.Tab:visited {color:#fff; font-weight:normal;}
.MyAccount_SubTab a.Tab:active, .MyAccount_SubTab a.Tab:hover {color:#fff; font-weight:bold;}

