/* 
Copyright 2003-2005, AlphaPlex, Inc.  All Rights Reserved.  Web Site: www.alphaplex.net

COLORS USED:
Orig Yellow #FFFFCC
Orig Blue   #5E94CA

Green	#99CC00
Orange	#FFB547
Yellow	#FFFFCC
LtBlue	#5E94CA
DkBlue	#000066
*/

BODY {margin:0px; background:#006;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	scrollbar-base-color:#5E94CA;
	scrollbar-highlight-color:#fff;
	scrollbar-darkshadow-color:#000;
	scrollbar-shadow-color:#7B2E4B;
	scrollbar-arrow-color:#fff;}

P,TD,UL,LI,H1,H2,H3,H4,H5,H6 {font-family:Arial,Helvetica,sans-serif;}

P  {font-size:13px;}
TD {font-size:13px;}
UL {font-size:13px;}
LI {font-size:13px;}
H1 {font-size:19px;}	
H2 {font-size:17px;}
H3 {font-size:15px;}
H4 {font-size:13px;}
	
A:link, A:visited {color:blue;}
A:active, A:hover {color:red;}


/* ###################
#####   HEADER   #####
################### */
.All {width:900px; background:#fff;}

.Head1 	{width:100%;}

.Head2 	{background:#000; width:100%; height:25px;}
.Head2a {font-weight:bold; padding-left:10px; color:#FFB547; font-size:15px;}
.Head2b	{color:#fff; font-weight:bold; text-align:right; padding-right:10px;}
  .Head2b A:link, .Head2b A:visited {text-decoration:none; color:#fff;}
  .Head2b A:active, .Head2b A:hover {text-decoration:underline; color:#ff0;}

.Head3  {background:#9c0; width:100%; height:30px; border-top:1px solid #fff;}
.Head3a {padding-left:10px;}
.Head3b {font-weight:bold; text-align:right; white-space:nowrap; font-size:11px; padding-right:10px;}

.Scroller {width:100%; background:#003D19; height:24px; border-top:1px solid #fff; border-bottom:1px solid #000;}
.Scroller td {color:#D4FFD4; vertical-align:bottom; font-size:14px;}
  .Scroller a:link, .Scroller a:visited {color:#D4FFD4; text-decoration:none;}
  .Scroller a:active, .Scroller a:hover {color:#FFFFFF; text-decoration:underline;}


/* ###################
#####  LEFT NAV  #####
################### */
.Bdy	{width:100%;}
.Bdy1 	{vertical-align:top; background:#5E94CA; color:#fff; padding:5px 8px; width:150px;}
  .Bdy1 A:link, .Bdy1 A:visited {text-decoration:none; color:#fff;}
  .Bdy1 A:active, .Bdy1 A:hover {text-decoration:underline; color:#ff0;}
.LNtitle {font-size:15px; font-weight:bold; border-bottom:1px solid #fff; color:#fff; margin:10px 0px 3px 0px;}
.LNtitle Div {border-bottom:1px solid #FFFFFF; margin-bottom:2px;}
.PlaceAd {font-size:17px; font-weight:bold; text-align:center;}
  .PlaceAd A:link, .PlaceAd A:visited {text-decoration:none; color:#f00;}
  .PlaceAd A:active, .PlaceAd A:hover {text-decoration:underline; color:#FFB547;}
.Search TD {vertical-align:top;}
  .SearchLN {height:18px; font-size:12px; font-weight:bold; width:100px;}
  .SearchSubmit {height:18px; background:#ffc; font-weight:bold; font-size:12px;}
  
.NavBullet {margin:0px 5px 2px 3px; color:#fff; font-family:Tahoma;}


/* ###################
#####    BODY    #####
################### */
.Bdy2 		{vertical-align:top; padding-left:5px;}			/*Main Info Area Cell*/
.BodyContents 	{vertical-align:top; width:100%;}			/*Main Text Area Cell*/
.TopBanner 	{text-align:center;}					/*Top Banner Ad Cell*/
.RightBanner 	{vertical-align:top; padding-top:10px;}			/*Right Banner Ad Cell*/
.BottomBanner 	{text-align:center;}					/*Bottom Banner Ad Cell*/


/* ###################
#####   FOOTER   #####
################### */
.Footer	{text-align:center; padding-bottom:10px;}
.Hline 	{width:60%; color:#5E94CA;}
  .Footer A:link, .Footer A:visited {text-decoration:none; color:#2E3192;}
  .Footer A:active, .Footer A:hover {text-decoration:underline; color:#5E94CA;}
.Footer P{font-size:12px; font-weight:bold; margin-top:5px;}


/* ###################
#####   Tables  #####
################### */
/* Listing Tables - Admin B/O and Affiliate Pages */		
.tableHead     {font-size:15px; color:#fff; background:#006497; font-weight:bold; vertical-align:top; border:1px solid #000000; padding:0px 2px;}
.tableList     {width:95%; background:#fff; border-collapse:collapse;}
.tableRowHead  {font-weight:bold; vertical-align:top; background:#fff;}
.tableData     {text-align:left; vertical-align:top; padding:0px 2px; background:#fff;}

/* Form Tables - Submit Forms */
.tableForm     {width:95%; border-collapse:collapse;}
.tablePrompt   {vertical-align:top; padding:0px 2px; background:#DDDDE7;}
.tablePromptRqd{font-weight:bold; vertical-align:top; padding:0px 2px; background:#DDDDE7;}
.tableHelp     {font-size:11px; color:red; vertical-align:top; padding:0px 2px;}
.tableFormRow  {background:#F6F6E6;}
.tableData     {background:#F6F6E6;}

/* My Account Ad listing Tables - MyAccount/Pricing */
.tableMyAccount 	{width:100%; background:#FFFFFF; border-top:1px solid #F7F3F7; border-left:1px solid #F7F3F7;}
.tableMyAccountRowHead 	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; font-weight:bold; font-size:13px; vertical-align:top; background:#FFB547;}
.tableMyAccountData 	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; vertical-align:top; background:#FFFFFF;}


/* Featured Listing Tables - Browse/Default/Search Submit/SellerListings */
.tableFeatured 		{width:100%; background:#FFFFFF; border-top:1px solid #F7F3F7; border-left:1px solid #F7F3F7;}
.tableFeaturedRowHead 	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; font-weight:bold; vertical-align:top; background:#FFB547;}
.tableFeaturedData    	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; vertical-align:top; background:#FFFFFF;}

/* New Ad Listing Tables - Default */
.tableNewAd 		{width:100%; background:#D9D9D9; border-top:1px solid #F7F3F7; border-left:1px solid #F7F3F7;}
.tableNewAdRowHead 	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; font-weight:bold; vertical-align:top; background:#FFB547;}
.tableNewAdData 	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; vertical-align:top; background:#FFFFFF;}

/* Search results ad listings - SearchSubmit */
.tableSearch 		{width:100%; background:#FFFFFF; border-top:1px solid #F7F3F7; border-left:1px solid #F7F3F7;}
.tableSearchRowHead 	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; font-weight:bold; vertical-align:top; background:#FFB547;}
.tableSearchData 	{border-right:1px solid #F7F3F7; border-bottom:1px solid #F7F3F7; vertical-align:top; background:#FFFFFF;}

.tableRSSIn 	    {background:#ffffff; cursor:pointer; border:1px solid #bac4da; width:100%; margin-bottom:5px; border-collapse:collapse;}
.tableRSSIn th      {background:#e4e8f3; border:1px solid #bac4da; font-size:14px; font-weight:bold; padding:2px 6px; text-align:left;}
.tableRSSIn td 	    {background:#ffffff; cursor:pointer; border:none; color:#000; margin-bottom:5px; text-align:left;}
.tableRSSItem       {background:#ffffff; cursor:pointer; border-bottom:1px solid #bac4da; width:99%; margin:5px; border-collapse:collapse;}
.tableRSSItem td    {background:#ffffff; cursor:pointer; color:#000; text-align:left;}
.tableRSSItemHov    {background:#e7e7e7; cursor:pointer; border-bottom:1px solid #bac4da; width:99%; margin:5px; border-collapse:collapse;}
.tableRSSItemHov td {background:#e7e7e7; cursor:pointer; color:#000;}

