﻿.enc_groupsearchresults
{
	list-style:none;
	padding-left:0;
	padding-bottom:0;
	margin-left:0;
}

.enc_groupdescription
{
	margin-bottom:0;
	padding-bottom:0;
}

.enc_groupsearchresults li /* .refinesearch*/
{
	margin-top:0em;
	margin-bottom:0.25em;
	padding-left:0.5em;
	padding-bottom:0.5em;
	border:dotted 1px #ddd;
	background:#ffe;
}


ul.enc_search_paging
{
	list-style:none;
	margin-left:2em;
	padding-left:0;
		
}

ul.enc_search_paging li 
{
	display:inline;
	margin-left:0;
	margin-right:0.5em;		
}

/** TAG SIZES **/

.enc_tag_huge
{
	margin-left:1.2em;
	margin-right:1.2em;
	font-size:2.5em;
}

.enc_tag_very_big
{
	margin-left:1em;
	margin-right:1em;
	font-size:2.2em;
}

.enc_tag_big
{
	margin-left:0.9em;
	margin-right:0.9em;
	font-size:2em;
}

.enc_tag_normal
{
	margin-right:0.5em;
	margin-left:0.5em;
	font-size:1.4em;
}

.enc_tag_small
{
	margin-right:0.8em;
	margin-left:0.8em;
	font-size:1em;
}



.enc_td_subject
{
	/*color:#777;*/
	color:#0078c1;
	padding-right:1em;
	vertical-align:top;
	width:12em;
	min-width:12em;
	/*font-weight:bold;*/
	/*text-decoration:underline;*/
}

.enc_subsection .enc_td_subject
{
	font-weight:bold;
	color:#000;
}

.enc_subsection
{
	background:#ffe; 
	border:dotted 1px #ccc; 
	width:450px; 
	min-width:450px; 
	padding:1em; 
	margin-top:1em;
}

.enc_td_content
{
	/*font-weight:bold;*/
}

.aJSLink
{
	font-weight:normal;
	color:#E31836;
	text-decoration:none;
}

.enc_throbber
{
	float:right;
	display:none;
	background-image: url(ajax-loader.gif);
	background-repeat:no-repeat;
	margin-right:3em;
}

.enc_locationtag
{
	color:#0078C1;
}

.aJSLink:hover
{
	text-decoration:underline;
	cursor:pointer; /* pointer is the actual css property, but earlier IE browsers *may* not support it */
	cursor:hand; /* to keep IE happy */
}

.aJSLink
{
	cursor:pointer; /* pointer is the actual css property, but earlier IE browsers *may* not support it */
	cursor:hand; /* to keep IE happy */	
}


.enc_relatedtagslist
{
	list-style:none;
	margin-left:0.5em; 
	margin-bottom:0.5em;
}


.advancedSearch
{
	background:#ffe; 
	border:dotted 1px #ccc;
	/*margin-top:-1px;*/
}

.advancedSearch ul
{
	list-style:none;
}


.tagCloud li
{
	display:inline;
}
.tagCloud li a
{
	text-decoration:none;
}

.tagCloud li a:hover
{
	text-decoration:underline;
}


/** SEARCH RESULTS **/


