﻿@import url(../Modern/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 */
/*
Employment Edition (orange)
Primary		#faa719
Secondary	#f2c476
*/

.header2 {border-top:solid 3px #faa719;}

/* Add Listing Button */  
.ListingButton a:link, .ListingButton a:visited {color:#fff; text-decoration:none; background:url(../Modern/images/Button_BKD25.png) repeat-x #faa719; border:2px outset #faa719;}
.ListingButton a:active, .ListingButton a:hover {color:#fff; text-decoration:none; background:#faa719; border:2px inset #faa719;}

.column1 .title {background:#faa719;}
.column1 .box {border:solid 1px #f2c476; color:#faa719;}
  .column1 .box a:link, .column1 .box a:visited {color:#faa719;}
  .column1 .box a:active, .column1 .box a:hover {color:#faa719;}

.listTBL th {background:#faa719;}
.listTBL .PagerRow {background:#faa719;}
.listingsHeader {background:#faa719;}
.RSS .Header {background:url(../images/Button_BKD25r.png) repeat-x #faa719;}
.RSS .Content {border:solid 1px #f2c476;}

.HomePageLinks  a {display:block; color:#333; margin:4px 0px;}
  .HomePageLinks a:link, .HomePageLinks a:visited {text-decoration:none; color:#faa719;}
  .HomePageLinks a:active, .HomePageLinks a:hover {text-decoration:none; color:#999999;}

.HomePageTBL .HomePageTextDiv {border:solid 1px #f2c476;}
.HomePageTBL .listingsHeader {border:solid 1px #f2c476;}
  .HomePageTBL .listingsBody {border:solid 1px #f2c476;}
.HomePageTBL .listingsTBL .TBLRoll {border:solid 1px #f2c476;}
.HomePageTBL .formTBL {border:solid 1px #f2c476;}

.HomePageTextBox {background:#fff; border:1px solid #f2c476; padding:2px 8px; margin-bottom:10px;}
.HomePageTextDiv {background:#fff; border:1px solid #f2c476; padding:2px 8px; min-height:120px;}

/* Home Page Featured Companies */
.featuredEmp {min-width:150px; padding:10px 25px;}

/* My Account Tabs */  
.MyAccount_EditionTab a.Tab_o {border-top:4px solid #faa719;}

.MyAccount_SubTab a.Tab {color:#fff; background:url(../Modern/images/Button_BKD25.png) repeat-x #7b7c7d; font-weight:normal;}
.MyAccount_SubTab a.Tab_o {color:#fff; background:#faa719; 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;}

.footer {background:#faa719;}
.copyright {background:#faa719;}

/* Listings Need to Show Title, Logo/Photo, Other Stuff */
.listingsTBL .TD1 {width:100%;}
.listingsTBL .TDimg {text-align:right;}

/* Form Table - Simple / NO style colors (Q=Question Prompt Cell, Qr=Required Question Cell, A=Answer Cell) */
.pricingTBL     {margin-bottom:10px;}
.pricingTBL td  {margin-left: 10px; padding:5px 20px 1px 3px; width:50%;}

.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(../Modern/images/Button_BKD25r.png) repeat-x #025790;}
  .Register a:active, .Register a:hover {text-decoration:none; color:#fff; background:url(../Modern/images/Button_BKD25r.png) repeat-x #3178A6;}


