/* **************** */
/* FABRIZIO CELLI   */
/* **************** */
body {
  	margin: 0px!important;
  	padding: 0px!important;
  	color: #000;
  	background: #FFFFFF;
  	font-family: Arial, sans-serif;
  	font-size: 12px;
}

h1.title, #title {
  	font-size: 18px;
  	color: black;
  	font-weight: bold;
}

.page_title {
    margin: 0px;
    position: relative;
    color: rgb(231, 235, 237);
    text-align: center;
}

.page_title h1 {
    color: black;
    font-style:italic;
    font-weight:normal;
    font-size: 15px;
    margin: 0px;
}

.page_title h2 {
    color: black;
    font-weight:bold;
    font-size: 12px;
    margin: 0px;
}

.black {
	color: rgb(17,112,163);
}

.main_record {
	border-top:solid 1px #DCE7ED;
	border-right:solid 1px #DCE7ED;
	border-left:solid 1px #DCE7ED;
	line-height: 150%;
}

.title_mashups {
	font-weight: bold;
}

.mashups_record{
	background: #E3ECF0;
	font-family: Verdana, sans-serif;
  	font-size: 10px;
}

.agrovoc_record{
	font-family: Verdana, sans-serif;
  	font-size: 10px;
}

a.agrovoc {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#8d8d8d;
	text-decoration:underline;
}

.frames {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#7a7a7a;
	text-decoration:underline;
}

.mainLogo {
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted rgb(172, 172, 172);
}

.goBiblio {
	color: rgb(17, 112, 163);
}

.div_classical {
	margin-right: 1%;
	margin-top: 0.5%;
}

/* ******* */
/* BANNER  */
/* ******* */

.page_banner {
    margin: 0px;
    position: relative;
    color: rgb(231, 235, 237);
    text-align: center;
    vertical-align:middle;
}

.page_banner div {
    color: black;
    font-style:italic;
    font-weight:normal;
    margin: 0px;
    font-size: 18px;
}

.page_banner a {
    text-decoration: underline;
}

/* ******* */
/* TABLES  */
/* ******* */
td.contentLeft {
	width: 75%;
	vertical-align: top;
}

td.contentRight {
	width: 25%;
}

td.mainPage {
	width: 70%;
	padding-left: 20px;
	padding-right: 60px;
	padding-top: 10px;
}

td.footer_table {
	padding: 0;
	border-spacing:0;
	border-collapse: collapse;
}

td.letfMainPage {
	width: 30%;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
}

.random_rec_table {
	float:left;
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
	border-spacing:1;
}

/* *********** */
/* ACCORDION   */
/* *********** */
.ui-accordion { width: 100%; }

.ui-accordion-li-fix h3 a {
	font-weight: bold;
	font-family:Verdana, sans-serif;
	font-size:10px;
}

.ui-accordion-content ul li a {
	font-family:Verdana, sans-serif;
	font-size:10px;
	color:#7a7a7a;
	text-decoration:none;
}

.ui-accordion-content ul li a:hover {
	color:#7a7aEE;
	text-decoration:underline;
}

.ui-accordion-content ul {
	margin-left: 0px; 
	padding-left: 10px;
}

/* *********************** */
/* DYNAMIC CONTENT BOXES   */
/* *********************** */
#content-side {
	min-height: 60vmin;
}

#content-side, div[id^="content-side"] {
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
    border: 1px solid rgb(170, 187, 238);
    border-radius: 5px;
    -webkit-border-radius:  5px;
	-moz-border-radius:  5px;
    padding: 1em;
    margin-bottom: 1.5em;
}

#content-side, div[id^="content-side"] {
    width: 100%;
    margin: 1em;
}

.div_selected {
	box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.2);
	position: relative;
}

.div_selected:after, .div_selected:before { 
	left: 100%; 
	border: solid transparent; 
	content: " "; 
	height: 0; 
	width: 0; 
	position: absolute; 
	pointer-events: none; 
}

.div_selected:after { 
	border-color: rgba(255, 255, 255, 0); 
	border-left-color: #ffffff; 
	border-width: 18px; 
	top: 50%; 
	margin-top: -18px; 
}

.div_selected:before { 
	border-color: rgba(170, 187, 238, 0); 
	border-left-color: #AABBEE; 
	border-width: 19px; 
	top: 50%; 
	margin-top: -19px; 
}

/* ********* */
/* RESULTS   */
/* ********* */
#content {
    padding-top: 0px;
    padding-right: 10px;
}

#content {
    padding: 2em 3em 0px;
}

#page-title {
    color: rgb(155, 155, 155);
    line-height: 1;
}

#content-main {
    width: 95%;
    margin: 1em;
}

.content-box {
    padding: 1em;
    border: 1px solid rgb(199, 221, 255);
    background: none repeat scroll 0% 0% rgb(255, 255, 255);
}

.result-list {
    list-style: none outside none;
    margin: 0px 1em;
    padding: 0px;
}

.result-list2 {
	list-style: circle;
    margin: 0px 4%;
    padding: 0px;
}

.result-list2 li a {
	color: rgb(0, 151, 143);
	text-decoration: none;
}

.result-item {
    padding: 1em 0px;
    border-bottom: 1px dotted rgb(172, 172, 172);
}

.result-item2 {
    padding: 0em 0px;
    border-bottom: 1px dotted rgb(172, 172, 172);
}

.stats-item {
    padding: 1px 0px;
}

.result-item a:link, .result-item a:visited {
    text-decoration: none;
    color: rgb(17, 112, 163);
}

.result-item2 a:link, .result-item a:visited {
    text-decoration: none;
    color: rgb(17, 112, 163);
}

.res_prev {
	color: rgb(102, 102, 102);
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

.home_hr {
	color: rgb(170, 187, 238);
	background-color: rgb(170, 187, 238);
	width: 115%;
}

/* ************ */
/* FILTERS PILL */
/* ************ */
.pill-box {
    box-shadow: none;
    overflow: hidden;
    line-height: 1.3;
}

.pill {
    display: inline-block;
    padding: 0px 0.5em;
    margin: 0.2em 0.5em 0.2em 0px;
    border: 1px solid rgb(27, 173, 93);
    border-radius: 8px 8px 8px 8px;
    color: rgb(255, 255, 255);
    background-image: -moz-linear-gradient(0% 55% 90deg, rgb(27, 173, 93), rgb(150, 200, 142));
    background-repeat: repeat;
    background-color: rgb(27, 173, 93);
}

a.pill-x {
    color: rgb(255, 255, 255);
    padding-left: 12px;
}

/* ************ */
/* JQUERY closable DIV */
/* ************ */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none;
}


