﻿/* ------------------------------------------------- */
/* search                                            */
/* ------------------------------------------------- */
.SearchTextBox
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    height: 17px;
}
.Url
{
	background-color: #ffff00;
}
/* ------------------------------------------------- */
/* modul de franquicies                              */
/* ------------------------------------------------- */
.Fr_GalleryImage
{
    margin:0px 5px;
}
.Fr_Legal
{
    font-size: 9px;
    font-style: italic;
}

/* ------------------------------------------------- */
/* estils per la llista de franquicies               */
/* ------------------------------------------------- */
.Fr_ListTable
{
    border: #c4c4c4 1px solid;
}
.Fr_ListLogo
{
    text-align: center;
    width: 120px;
}
.Fr_ListDetail
{
    width: 150px;
}
/*
.Fr_ListName
{
    width:400px;
}
.Fr_ListRow
{
    border: #a9a9a9 2px solid;
}

.Fr_ListHead
{
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    font-weight:bold;
    color:#000000;
}*/
/* ------------------------------------------------- */
/* estils per les grids de gestio                    */
/* ------------------------------------------------- */
.Grid
{
}
.Grid_Header
{
    background-color: #6C88AD;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    height: 20px;
}
.Grid_Item
{
    background-color: White;
    color: Black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.Grid_EmphasizedItem
{
	background-color: #bed3a7;
	color: Black;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: normal;
}
.Grid_AlternatingItem
{
    background-color: #f5f5f5;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.Grid_Footer
{
    background-color: #6C88AD;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    height: 20px;
}
.Grid_EditItem
{
    background-color: #dcdcdc;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
    background-color: #6C88AD;
    color: black;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    height: 20px;
}
.Grid_EmptyRow
{
    color: #ffffff;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
}

/* ------------------------------------------------- */
/* lightbox                                          */
/* ------------------------------------------------- */
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
	
#loading #loadingLink{ width: 32px; height: 32px; background: url(images/lightbox/loading.gif) no-repeat;	}		

#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(images/lightbox/blank.gif) no-repeat; /* IE */
	display: block;
	}
#prevLink 
{
    left: 0; 
    float: left;
    background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; 
}
#nextLink 
{
    right: 0;
    float: right;
    background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; 
}
#prevLink:hover, #prevLink:visited:hover 
{
    background: url(images/lightbox/prevlabel.gif) left 15% no-repeat; 
}
#nextLink:hover, #nextLink:visited:hover 
{
    background: url(images/lightbox/nextlabel.gif) right 15% no-repeat; 
}

#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
/*
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
*/
#imageData #bottomNavClose{ width: 66px; height: 22px; float: right;  padding-bottom: 0.7em; background: url(images/lightbox/closelabel.gif) no-repeat;	}			

#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #6c88ad;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

.h1NoticiaDia
{margin-top:0; padding-left:10px; padding-right:10px;}
.h1NoticiaDia a,.h1NoticiaDia a:visited,.h1NoticiaDia a:link,.h1NoticiaDia a:active,
.h1NoticiaDia a:hover {font-size:30px;}




/*_____________________Fr_Noticies________________________________________________*/

.fr_txtNoticies
{
}
.ImgContent
{
	margin-left: 20px;
	margin-bottom: 10px;
	float: right;
}


/*_____________________NewsEmailFYN________________________________________________*/

.categoria
{
	list-style-type:katakana;
}
.categoria_titol
{
	
}
.categoria_cos
{
	
}
.item
{
}
.item_titol
{
}
.item_cos
{
}



/*_____________________Fr_Documents__________________________*/

.imgDocument
{
	clear:both;
	padding-right:10px;
	float:left;
	height:150px;
}
.ttlDocument
{
	font-weight:bold;
	padding-bottom:3px;
	color:#000000;
	font-size:13px;
	font-family:Tahoma,Arial,Helvetica;

}
.descDocument
{
	padding-bottom:10px;
	padding-left:3px;

}