/* ---------------------------------------	theme styles--------------------------------------- */	#start-bar #intro:hover span    {        color: #ff0000 !important;    }    
       .Authenticated table th,	table.tradecart th,    table.activitylog th,	table.tradeslist th,		.NoResults hr,	.Authenticated .myaccountnavigation li.optionon,	.Authenticated .myaccountnavigation .accounthomeon,	.Authenticated .myaccountnavigation .searchon,	.Authenticated .myaccountnavigation .profileon,	.Authenticated .myaccountnavigation .changesecurityquestionon,	.Authenticated .myaccountnavigation .changepasswordon,	.Authenticated .myaccountnavigation .tradeson,	.Authenticated .myaccountnavigation .activitylogon,	.Authenticated .myaccountnavigation .tradepackon,	.Authenticated .myaccountnavigation .deliverycardon,	.Authenticated .myaccountnavigation .recommendfriendon,	.Authenticated .myaccountnavigation .trackrecommendfriendon			{ background-color: #ff0000 !important; }		.SearchForm .searchicons input:hover,	.SearchForm .searchicons input.active,    table.tradecart th,    table.tradeslist th,    table.statuskey th,    table.activitylog th    			{ border: 1px solid #ff0000 !important; }		input.button,
	input.buttondisabled,
    #register input.button,
	.MiniTradeCart p a
	{
		color: #000;	}		strong	{		color: #000;	}		#home-page	{		padding-bottom: 0 !important;        border-right: 1px solid #CCC;		overflow: hidden;		width: 423px;	}		.panel	{		overflow: hidden;        width: 255px;	}		#home-buttons,	#home-buttons li	{		margin: 0;	}			#home-buttons	{		list-style-type: none;		margin-left: -18px !important;		width: 465px;		height: 96px;	}		#home-buttons li	{		float: left;		margin: 0 6px -9px 0;	}		#home-buttons a	{		width: 149px;		height: 87px;		display: block;				text-indent: -10000px;		overflow: hidden;		outline: none;	}		#home-buttons a.cash,	#home-buttons a.donate,	#home-buttons a.remind	{		background-image: url(/theme.gif);		}	#home-buttons a.cash	{		background-position: 0 -651px;	}		#home-buttons a.donate	{		background-position: -150px -651px;	}		#home-buttons a.remind	{		background-position: -300px -651px;	}		#blurb	{		background-color: #ff0000;		margin: 18px -26px -26px -26px;		width: 269px;		height: 104px;		padding: 20px;	}		#blurb *	{		color: #000;		}		#blurb li	{		font-size: 9pt;		color: #000;		padding-bottom: 5px;		margin-left: -20px;		}	/* ---------------------------------------	donate all page--------------------------------------- */		#donate-all .leftpanel,	#remind-me .leftpanel	{		width: 532px;        padding: 24px;		float: left;		overflow: hidden;    }        #donate-all .rightpanel,    #remind-me .rightpanel    {    	float: left;    	width: 162px;        padding: 24px;        overflow: hidden;    }        #remind-me input.button    {		clear: left !important;		margin: 20px 0 0 255px;    }        #donate-all ul    {    	margin-left: 0 !important;    }
  
  
 /* ---------------------------------------	navigation--------------------------------------- */
	#top-links a
	{
		color: #fff !important;  
		text-decoration: none;
	}
	
	
    ul#navigation a
	{
		background-color: #666;		color: #fff !important;
	}		 ul#navigation a:hover
	{
		background-color: #666;		color: #fff !important;
	}
	
	#name,
	#name strong
	{
		color: #fff !important;
		text-decoration: none;
	}