/* OLD CSS-P CODE

.wrapper .middleTopResults,
.wrapper .leftTopResults,
.wrapper .leftBottomResults{ position:absolute; font:normal 12px Verdana, Geneva, sans-serif;}

.wrapper .middleTopResults { width:470px; left:225px; top:200px;}
.wrapper .leftTopResults { width:185px; left:15px; top:215px;  }
.wrapper .leftBottomResults{ width:185px; left:15px; top:1010px; }

.articleCategories { margin-bottom:1005px !important;}


/*	ARTICLE FRONT > COLUMNS
////////////////////////////////////////////////*/

.leftBottomResults
{ text-align: left; margin: 0 0 20px; font-size: 12px; }

.baseShowcaseListing
{ float: left; margin: 20px 0 !important; width: 100%; }
 
	.baseIconNavbar
	{ /*float: right;*/ height: 25px; text-align: right; }
	
		.baseIconNavbar .iconNavbar 
		{ float: right; height: 25px; }
	
	.baseIconNavbar .iconNavbar li
	{ float: left; list-style: none; margin: 0 1px; }
	
	.baseIconNavbar .iconNavbar li a, .baseIconNavbar .iconNavbar li a:visited
	{ font-size: 12px; font-weight: normal; padding-left: 20px; text-decoration: underline; }

		.iconNavbar .sendToFriend
		{ background: url("../images/design/icon_email.gif") 0 50% no-repeat; }
		
		.iconNavbar .addToFave
		{ background: url("../images/design/icon_add.gif") 0 50% no-repeat; }
		
		.iconNavbar .removeToFave
		{ background: url("../images/design/icon_remove.gif") 0 50% no-repeat; }
		
		.iconNavbar .printListing
		{ background: url("../images/design/img_icondoc.gif") 0 50% no-repeat; }
		
		.iconNavbar .mapListing
		{ background: url("../images/design/icon_globe.gif") 0 50% no-repeat; }

	.imageBox
	{ clear: both; float: left; width: 138/*115*/px; }
	
	.infoBox
	{ margin: 0 7px; text-align: left; }
	
	.infoBox span
	{ color: #0097BB; font-size: 12px; font-weight: bold; }
	
	.infoBox span a, .infoBox span a:visited
	{ color: #0097BB; }
	
	.infoBox span a:hover
	{ text-decoration: underline; }
	
	.infoBox p
	{ font-size: 12px; margin: 0 0 5px; }
	
	.infoBox .infoMessage
	{ font-size: 12px; }

.articleLeftContentExtended,
.articleRightContent,
.articleAdvertise
{margin: 0; margin-right: 10px; padding: 0; float: left; background: none; border: 0;}

	.articleLeftContentExtended
	{width: 480px; margin:0; float:right; /*border-right: 1px solid #EEE; border-left: 1px solid #EEE;*/}

	.articleRightContent
	{width: 200px;}
	
	.articleAdvertise
	{width: 200px; margin: 0; display:none;}
/*	
	.pagingContent
	{ position: relative; left: 200px; top: 7px; }
	
	.pagingContentLetters
	{ top: 5px; }
*/
/*////////////////////////////////////////////////
	ARTICLE SUMMARY > LEFT CONTENT EXTENDED > 
////////////////////////////////////////////////*/

.summaryArcticle50 *
{margin: 0; padding: 0;}

	.summaryArcticle50
	{font: normal 11px Verdana, Arial, Helvetica, sans-serif; clear: both; text-align: left; margin: 0 10px 10px 10px; padding-bottom: 10px; border-bottom: 1px solid #EEE;}

		.summaryArcticle50 span
		{font: bold 13pt Verdana, Arial, Helvetica, sans-serif; color: #647C97; padding-top: 5px;}

			.summaryArcticle50 span a:link,
			.summaryArcticle50 span a:active,
			.summaryArcticle50 span a:visited,
			.summaryArcticle50 span a:hover
			{color: #000; text-decoration: none; /*padding-left: 5px; border-left: 5px solid #647C97;*/}
			
				.summaryArcticle50 span a:hover
				{color: #0097BB; text-decoration: underline;}
			
				/*.summaryArcticle50 span ul.iconNavbar li a:link,
				.summaryArcticle50 span ul.iconNavbar li a:active,
				.summaryArcticle50 span ul.iconNavbar li a:visited,
				.summaryArcticle50 span ul.iconNavbar li a:hover
				{color: #38495C; border:1px solid #EEE;}*/
				
					.summaryArcticle50 span ul.iconNavbar li a:hover
					{color:#FFF; text-decoration:none;}
	
			.summaryArcticle50 span span
			{display: block; font: normal 10px Verdana, Arial, Helvetica, sans-serif; color: #666; text-align: left; padding: 0 0 5px 0;}

		/* ARTICLE IMAGE */
		
		.summaryArcticle50 table.imgArticleSummary
		{float: left; margin-right: 10px; /*background: #F1F3F8; border: 5px solid #E2E7F1;*/}
		
			.summaryArcticle50 table.imgArticleSummary td
			{ margin: 0; padding: 0; }
		
				.summaryArcticle50 table.imgArticleSummary img
				{margin: 3px;}

		.summaryArcticle50 p
		{padding-top: 10px;}

		a.articleMoreInfo:link,
		a.articleMoreInfo:active,
		a.articleMoreInfo:visited,
		a.articleMoreInfo:hover
		{color: #0097BB; font-weight: normal; text-align: right; display: block; padding: 5px; border: 0;}
	
			a.articleMoreInfo:hover
			{color: #000; text-decoration: underline;}

/*	ARTICLE FRONT > CATEGORIES > BELOW CONTENT > CATEGORIES
////////////////////////////////////////////////

		.articleCategories
		{font: normal 10px Verdana, Arial, Helvetica, sans-serif; text-align: left; border: 1px solid #EEE; margin-bottom: 10px; border-bottom: 0;}
		
			.articleCategories dl
			{border-bottom: 1px solid #EEE;}
			
			.articleCategories dl dt
			{padding: 5px 5px 5px 10px;}
			
				.articleCategories dl dt a:link,
				.articleCategories dl dt a:active,
				.articleCategories dl dt a:visited,
				.articleCategories dl dt a:hover
				{text-transform: uppercase; color: #000; text-decoration: none;}

			.articleCategories dl dd
			{padding: 0 15px 0 20px; margin-bottom: 5px;}
			
				.articleCategories dl dd a:link,
				.articleCategories dl dd a:active,
				.articleCategories dl dd a:visited,
				.articleCategories dl dd a:hover
				{color: #2B58AF;}

					.articleCategories dl dd a:hover
					{color: #000; text-decoration: underline;}*/
					
.base-categoriesRESULTS
{font: normal 11px Verdana, Arial, Helvetica, sans-serif; color: #0097BB; text-align: left; margin:10px 10px 0 5px;}
.base-categoriesRESULTS h3
{font: bold 14px Verdana, Arial, Helvetica, sans-serif; color: #000; text-align: left; margin: 0 20px 0 0;}