/*
Color code: multicolor
---------------------------------	
	Titles: #8F1160 -> 8F1160
	Links: #8F0060 -> 7F0059
	background: #F4F4F4 -> FFEFF8
	Icons: blue
*/


 

  /* general fonts */
  	ol li,
    .page-content h1,
    .page-content h2,
    .page-content h3,
    .page-content h4,
    .page-content h5,
    .page-content h6						{ color: #8F1160; }
    .page-content a							{ color: #7F0059; }
    /* end general fonts */

/* Table of contents
--------------------------------
general fonts
interactive elements
category-tree
sidebar
		list
	home-highlight portlet
	home-content portlet
	product-home-portlet
	community-mydata-portlet
	community-mydata-home-portlet	
	community-mydata-edit-portlet	
	content-portlet
	search-result-portlet
	search-portlet
	communitylist-portlet
	newsletterlist-portlet
	navigationlist-portlet
	simplecontentsheet-edit-portlet
*/         
    /* generic classes */
   
.portlet-topper
{ 
	background: #F4F4F4; 
	border: 1px solid #7F0059; 
	min-height: 11px;
}
    /* end generic classes */
	/* category-tree */
.category-tree .header
{ 
	background-color: #F4F4F4; 
}
.category-tree ul li a.selected	
{ 
	background-color: #F4F4F4; 
}
	/* category-tree */
	/* list */
	
.list ul li
{ 
	background: #F4F4F4 url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll 35px 6px; 
}
.simplecontentsheet ul li
{ 
	background: #F4F4F4 url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll left center;
	line-height:15px;
	padding: 5px 5px 5px 20px;
	font-size: 1.1em;
}
.simplecontentsheet .theme-link-list li a
{ 
	background: none; 
	line-height:15px;
	padding-left:0;
}
.visualization ul li
{ 
	background: #F4F4F4 url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll left center; 
	line-height:15px;
	padding-left:20px;
} 
.visualization ul li a
{ 
	background: none; 
	line-height:15px;
	padding-left:0;
}

.list .more
{ 
	background: #fff url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat scroll 35px 6px; 
}

.list-detailed ul li
{ 
	background: url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll 5px 6px; 
}		
	/* end list */
	/* home-highlight portlet */
.home-highlight h3
{ 
	color: #8F1160; 
}
.home-highlight h4
{ 
	color: #8F1160; 
}
.home-highlight li
{ 
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat left center; 
}
    /* end home-highlight portlet */
    /* home-content portlet */
.home-content h4
{ 
	color: #8F1160; 
}
.highlightedproducts div
{ 
	background: #fff url(../../images/bg-shadowbottom-homehighlight2.jpg) no-repeat center bottom; 
}
.highlightedproducts div a
{ 
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat left top; 
}		
.organization li
{ 
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat left top; 
}
.organization a
{ 
	color: #7F0059; 
}
.latestusers-list
{ 
	background-color: #F4F4F4; 
}
.home-content .latestusers h4
{ 
	color: #8F1160; 
}
		
.latestusers-list li a
{ 
	background: transparent url(../../images/ico-bullet-plus-blue.gif) no-repeat left center; 
}
		
    /* end home-content portlet */

    /* product-home-portlet*/
.product-block
{ 
	background: #fff url(../../images/bg-shadowbottom-divfull.jpg) no-repeat center bottom; 
}
.product-buttons .btn-small
{ 
	background: transparent url(../../images/bg-btn-normal.gif) no-repeat scroll left top; 
}
		/*.btn-small:hover									{ background: transparent url(../../images/bg-btn-normal.gif) no-repeat scroll left -23px; }*/
    /* end product-home-portlet*/	
	
	/* community-mydata-home-portlet */
.community-mydata-home-portlet .personaldata-container
{ 
	background: #fff url(../../images/bg-shadowbottom-medium.jpg) no-repeat center bottom; 
}

.community-mydata-home-portlet .link-container
{ 
	background: #fff url(../../images/bg-shadowbottom-medium.jpg) no-repeat center bottom; 
}
	
.community-mydata-home-portlet .favorite-container ul li a
{ 
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll left top; 
	list-style-type:none; 
	padding-left:15px; 
}
.community-mydata-home-portlet .favorite-footer
{ 
	background: #fff url(../../images/bg-horizontalline-medium-blue.jpg) no-repeat scroll center 15px; 
	margin-bottom:20px; 
	padding-top:20px; 
}
.community-mydata-home-portlet .latestactivity-container ul li a
{ 
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll left top; 
	list-style-type:none; 
	padding-left:15px; 
}
	/* end community-mydata-home-portlet */	
	/* community-mydata-edit-portlet */
.community-mydata-edit-portlet .personaldata-container
{ 
	background: #F4F4F4 url(../../images/bg-shadowbottom-medium.jpg) no-repeat center bottom; 
}
	/* end community-mydata-edit-portlet */
	/* community-mydata-portlet */
.community-mydata-portlet .mydata-category
{ 
	background: #F4F4F4 url(../../images/bg-shadowbottom-divfull.jpg) no-repeat center bottom; 
}
	/* end community-mydata-portlet */
	/* content-portlet */
.content-portlet .credits
{ 
	background:#F4F4F4 url(../../images/bg-shadowbottom-divfull.jpg) no-repeat scroll center bottom; 
}
	
.content-portlet .similarcontent a
{ 
	background:transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll left top; 
}		
		
	/* end content-portlet */
	
	/* search-result-portlet */
.search-result-portlet h3
{ 
	background: #F4F4F4 url(../../images/bg-shadowbottom-divfull.jpg) no-repeat scroll center bottom; 
}
.search-result-portlet li
{ 
	background: #F4F4F4 url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll 35px 5px;
}
.search-result-portlet .result-numbering .first
{ 
	background: transparent url(../../images/ico-bullet-left-arrowsquare-blue.gif) no-repeat scroll center center; 
}
.search-result-portlet .result-numbering .previous
{ 
	background: transparent url(../../images/ico-bullet-left-arrow-blue.gif) no-repeat scroll center center; 
}
.search-result-portlet .result-numbering .next
{ 
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll center center; 
}
.search-result-portlet .result-numbering .last
{ 
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat scroll center center; 
}
	/* search-result-portlet */
	/* search-portlet */
	/* end search-portlet */
	/* communitylist-portlet */
.communitylist-portlet li
{ 
	background: #F4F4F4 url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll 35px 5px; 
}
.communitylist-portlet .result-numbering .first
{ 
	background: transparent url(../../images/ico-bullet-left-arrowsquare-blue.gif) no-repeat scroll center center; 
}
.communitylist-portlet .result-numbering .previous
{ 
	background: transparent url(../../images/ico-bullet-left-arrow-blue.gif) no-repeat scroll center center; 
}
.communitylist-portlet .result-numbering .next
{ 
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll center center; 
}
.communitylist-portlet .result-numbering .last
{ 
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat scroll center center; 
}
	/* communitylist-portlet */
    /* newsletter-portlet*/
.newsletter-portlet .description
{ 
	background: #F4F4F4 url(../../..../../images/bg-shadowbottom-divfull.jpg) no-repeat center bottom; 
	margin-left:10px; 
	padding:10px 10px 25px; 
}
    /* end newsletter-portlet*/	
	/* newsletterlist-portlet */
.newsletterlist-portlet h3
{ 
	background: #F4F4F4 url(../../images/bg-shadowbottom-divfull.jpg) no-repeat scroll center bottom; 
}
.newsletterlist-portlet li
{ 
	background: #F4F4F4 url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll 35px 5px; 
}
.newsletterlist-portlet .result-numbering .first
{ 
	background: transparent url(../../images/ico-bullet-left-arrowsquare-blue.gif) no-repeat scroll center center; 
}
.newsletterlist-portlet .result-numbering .previous
{ 
	background: transparent url(../../images/ico-bullet-left-arrow-blue.gif) no-repeat scroll center center; 
}
.newsletterlist-portlet .result-numbering .next
{ 
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll center center; 
}
.newsletterlist-portlet .result-numbering .last
{ 
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat scroll center center; 
}
	/* end newsletterlist-portlet */		
	/* navigationlist-portlet */
.nav-menu a
{ 
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat scroll left 2px; 
}			
.nav-menu ul.level-1 a
{ 
	background-image: url(../../images/ico-bullet-arrowsquare-blue.gif); 
	font-weight:bold;
}
.nav-menu ul.level-1 ul a
{ 
	background-image: url(../../images/ico-bullet-arrow-blue.gif); 
	background-position: -2px 2px;
	font-weight:normal;
}
	/* end navigationlist-portlet */	
	/* simplecontentsheet-edit-portlet */
.simplecontentsheet-edit .title-content
{ 
	background-color:#F4F4F4; 
	border:1px solid #D1D1D1; 
}	
	/* end simplecontentsheet-edit-portlet */		
	/* standar styles*/
a.more-info-link
{
	background: transparent url(../../images/ico-bullet-arrow-blue.gif) no-repeat left center; 
}
.theme-background, .list li.theme-background
{
	background-color:	#F4F4F4; 
}
a.theme-view-more
{
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat left center; 
}	
.theme-link-list a
{
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat left center; 
}
.page-content h5 a
{
	background: transparent url(../../images/ico-bullet-arrowsquare-blue.gif) no-repeat scroll left top;
}
	
.theme-border
{
	border-color: #7F0059;
}
	/* end standar styles*/
/* ---------- Table or section header ---------- */
.portlet-section-header 
{
	background:#8F1160 none repeat scroll 0 0;
}
/* ---------- Table or section header ---------- */

.portlet-section-header th 
{
	background:#8F1160 none repeat scroll 0 0;
}

/* ---------- Text in every other row in the cell ---------- */
.ui-autocomplete-even, .results-row td 
{
	background:#FFFFFF none repeat scroll 0 0;
}
.ui-autocomplete-odd, .results-row.alt td 
{
	background:#F4F4F4 none repeat scroll 0 0;
}
.page-content .ui-tabs li a, .tabs li span
{
	background-color:#F4F4F4;
	background-image:none;
	border:1px solid #8F1160;
	color:#7F0059;
}
.page-content .ui-tabs li.current a, .ui-tabs li.current span
{
	border-color:#8F1160 #8F1160 #FFFFFF;
	border-style:solid;
	border-width:1px;
	z-index:1;
}
.page-content .ui-tabs li.current a
{
	background-color:#fff;
}
.page-content .ui-tabs
{
	border-bottom:1px solid #8F1160;
	margin:0 0 18px;
	padding:0 0 0 10px;
}
/* User information */
.last-users li span 
{
	 color: #555555;	
}
/*Dinamic-list*/
.configure-view-dinamic-portlet .visual-content2 .arrow
{
	background-image:url(/educared-theme/images/ico-bullet-arrowsquare-blue.gif);
}
.galleta{padding:4px 0 4px 20px; color:#F5E8F1!important; background:#7F0059;}
			