@import url(../Professional/StyleSheet.css);
/* Use this for styles unique to this section (all others are imported for global consitancy) */
/* MarketGrabber - Copyright 2010 by AlphaPlex, Inc. All Rights Reserved. http://www.marketgrabber.com */
/*
Vehicle Edition (red)
Primary #a51212  
*/

input[type="submit"], .couponButton {background:url(../Professional/images/ButtonBKD2.jpg) repeat-x #555; border:0px outset #555;}

.header {border-bottom:2px solid #101010;}

.header2 {background:url(../Professional/images/TopNavVE.png) repeat-x #101010;}
  .header2a a:link, .header2a a:visited {background:url(../Professional/images/TopNavVE.png) repeat-x #101010;}
  .header2a a:active, .header2a a:hover {background:#101010;}
  
.HomePageTextDiv {background:#fff; border:1px solid #ddd; padding:2px 8px;}
.HomePageTextBox {background:#fff; border:1px solid #ddd; padding:2px 8px;}

.HomePageLinks  a {display:block; color:#333; margin:8px 0px;}
  .HomePageLinks a:link, .HomePageLinks a:visited {text-decoration:none; color:#333;}
  .HomePageLinks a:active, .HomePageLinks a:hover {text-decoration:none; color:#999;}
  
/* Add Listing Button */  
.ListingButton a:link, .ListingButton a:visited {color:#fff; text-decoration:none; background:url(../Professional/images/ButtonBKD2.png) repeat-x #555; border:2px outset #555;}
.ListingButton a:active, .ListingButton a:hover {color:#fff; text-decoration:none; background:#555; border:2px inset #555;}

.Register {margin:15px 0px 10px 0px;}
.Register a {font-size:12px; padding:10px 2px; text-align:center; font-weight:bold; border-radius:6px;}
  .Register a:link, .Register a:visited {text-decoration:none; color:#fff; background:url(../Professional/images/Button_BKD25r.png) repeat-x #555;}
  .Register a:active, .Register a:hover {text-decoration:none; color:#fff; background:#555;}

/* Listing Display Feature List */  
.VE_FeatureList {margin:0px 0px 0px 3px;}
.DescTitle {font-weight:bold; font-size:13px; padding:5px 0px 2px 1px; margin:10px 0px 5px 0px; border-bottom:5px solid #ccc;}

/* My Account Profile and Listing Buttons */  
a.MyAccount_ProfileHistory:link, a.MyAccount_ProfileHistory:visited {background:url(../Professional/images/Button_BKD25.png) repeat-x #555; border:1px outset #555;}
a.MyAccount_ProfileHistory:active, a.MyAccount_ProfileHistory:hover {background:#555; border:1px inset #555;}

.MyAccount_LNav a:link, .MyAccount_LNav a:visited {background:url(../Professional/images/Button_BKD25.png) repeat-x #555; border:1px outset #555;}
.MyAccount_LNav a:active, .MyAccount_LNav a:hover {background:#555; border:1px inset #555;}

/* My Account Tabs */  
.MyAccount_EditionTab a.Tab_o {border-top:4px solid #a51212;}

.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:#a51212; font-weight:bold;}

.MyAccount_SubTab a.Tab:link, .MyAccount_SubTab a.Tab:visited {color:#fff; font-weight:bold;}
.MyAccount_SubTab a.Tab:active, .MyAccount_SubTab a.Tab:hover {color:#fff; font-weight:normal;}

/* Search - Save Search Button */
.saveSearch {background:url(../Professional/images/Button_BKD25.png) repeat-x #555; border:1px solid #555;}
  a.saveSearch:active, a.saveSearch:hover {background:#555;}
