/* 
    Document   : anigami
    Created on : 03-mar-2010, 19:01:49
    Author     : Tuatara Aplicacions TIC
*/

/* 
   COLORS CORPORATIUS

    color   rgb         html
    ----------------------------
    gris                #333
    taronja             #ff9900
    blau                #0066cc
*/

body
{
    /*background: white url('../img/background-logo.gif') no-repeat bottom left scroll;*/
}

#header
{
    height: 72px;
}

#footer
{
    margin: 20px 0 0 0;
    padding: 30px 0 10px 0;
}

#menu-contenedor
{
    z-index: 1000;
}

/* MENU */

#menu-contenedor {
    position: absolute;
    top: 0px;
    left: 40px;
    width: 240px;
    height: auto;
    z-index: 100;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 10px #B1B1B1;
    box-shadow: 0 0 10px #B1B1B1;
    -webkit-box-shadow: 0 0 10px #B1B1B1;
    -webkit-border-radius: 5px;

}

#menu-contenedor-links {
    position: absolute;
    top: 0px;
    left: 300px;
    z-index: 100;
}
.boto-menu {
    float: left;
    display: block;
    background: #e55724 no-repeat url("../img/fletxa-sessio-actual.gif") right;
    width: 220px;
    height: 20px;
    padding: 2px 10px;
    /*opacity: 0.9;*/
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/ /* IE -7 */
    /*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/ /* IE8 */
    cursor: pointer;
    color: white;
    font-size: 95%;
    text-align: left;
}

.web-social
{
    border-top: 2px solid white;
}

#menu {
    float: left;
    display: block;
    width: 240px;
    /*height: 450px;*/
    background-color: #FFFFFF;
    /*opacity: 0.9;*/
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/ /* IE -7 */
    /*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/ /* IE8 */
    overflow-y: auto;
    overflow-x: hidden;
    text-align: left;
}

#menu-contacte
{
    float: left;
    display: block;
    width: 240px;
    /*opacity: 0.9;*/
    /*filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);*/ /* IE -7 */
    /*-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/ /* IE8 */
    overflow-y: auto;
    overflow-x: hidden;
}

#menu-contacte p
{
    padding: 10px;
    margin: 0;
}

#menu-contacte a,#menu-contacte a:hover,#menu-contacte a:link
{
    color: white;
    text-decoration: none;
}

.aw.left  {
    left:15px;
}

.aw.right  {
    right:15px;
}

.aw {
    height:79px;
    position:fixed;
    top:52%;
    width:60px;
    z-index:200;
}

.web-social
{
    margin-top: 2px;
    padding: 2px 10px;
}

.menu-header
{
    margin: 0;
    padding: 0;
}

.menu-header li
{
    list-style-type: none;
    padding: 0;
}

.menu-header li a
{
    text-decoration: none;
    display: block;
    color: #222;
    padding: 2px 10px;
}

.menu-header li a:hover
{
    background-color: black;
    color: white;
}

#contenidor-extra { width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: 3; overflow: hidden; visibility: hidden; }

#inputString
{
    width: 255px;
    margin-top: 1px;
	margin-left: 10px;
	border-width: 0px;
	padding-top: 0px;
	font-family: "Trebuchet MS",Georgia,Helvetica,sans-serif;
    font-size: 12px;
    /*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -moz-box-shadow: 0 0 1px #909090 inset;
    -webkit-box-shadow: 0 0 1px #909090 inset;
    */

    
}

.lang-switcher
{
    padding: 3px;
    margin: 2px 0 0 0;
}

.linia-negre
{
    border-top: 1px solid black;
}

.linia-puntejada
{
    border-top: 1px dashed black;
}

.marge-superior
{
    padding-top: 1.5em;
}

#cistella a
{
    text-decoration: none;
    color: #444;
}

#cistella img
{
    margin-right: 10px;
    vertical-align: middle;
}

#cistella span
{
    margin-top: 2px;
    border: 1px solid #bbbbbb;
    padding: 0px 20px;
    line-height:10px;
}

.lang-switcher
{
    margin-left: 10px;
}

.lang-switcher a
{
    text-decoration: none;
}

.lang-switcher a.active
{
    text-decoration: underline;
}

.bloc-3 span
{
    font-weight: bold;
}

.bloc-3
{
    margin-bottom: 10px;
}

.bloc-3 a
{
    margin-bottom: 10px;
    text-decoration: none;
}

.tabs
{
    list-style-type: none;
    padding: 0;
}

.tabs li
{
    padding: 2px 0;
}

.tabs li a
{
    text-decoration: none;
}

/*** Pagination ***/

#pagination
{
    margin-top: 30px;
}

#pagination ul li
{
    list-style-type: none;
    float: left;
    margin-right: 10px;
    margin-bottom: 3px;
    padding: 3px 8px 3px 8px;
    border: 1px solid #CCC;
    font-family: sans-serif;
}

#pagination ul li.hide { visibility: hidden; }

#pagination ul li a
{
    font-weight: bold;
    color: #444;
}

#pagination ul li.tabOn
{
    color: white;
}



/* cercador */

/* COMMON CLASSES */
.break { clear:both; }

/* SEARCH FORM */
#search-form
{
    text-align: right;
}

#suggestions{ position: relative; left:-60px; width:320px; display:none; z-index: 3; }

/* SEARCHRESULTS */
#searchresults { text-align: left; border-width:1px; border-color:#919191; border-style:solid; width:320px; background-color:black; font-size:10px; line-height:14px; }
#searchresults a { display:block; background-color:#e4e4e4; clear:left; height:56px; text-decoration:none; }
#searchresults a:hover { background-color:#b7b7b7; color:#ffffff; }
/* img */
#searchresults a img { float:left; padding:5px 10px; }

#searchresults a span.searchheading { display:block; font-weight:bold; padding-top:5px; color:#191919; }
#searchresults a:hover span.searchheading { color:#ffffff; }
#searchresults a span { color:#555555; }
#searchresults a:hover span { color:#f1f1f1; }
#searchresults span.category { font-size:11px; margin:5px; display:block; color:#ffffff; }
#searchresults span.seperator { float:right; padding-right:15px; margin-right:5px;
                                background-image:url(../images/shortcuts_arrow.gif); background-repeat:no-repeat; background-position:right; }
#searchresults span.seperator a { background-color:transparent; display:block; margin:5px; height:auto; color:#ffffff; }

t

/* noticies */

.bloc-noticia
{
    margin: 15px 0 0 0;
    padding: 0 0 25px 0;
    border-bottom: 1px solid black;
}

.bloc-noticia .data-noticia, .una-noticia .data-noticia
{
    font-weight: bold;
    line-height: 1.1em;
    margin-bottom: 15px;
    display: block;
}



.bloc-noticia h2, .una-noticia h1
{
    font-size: 1.65em;
}

.bloc-noticia h3
{
    font-size: 1.4em;
}

.bloc-noticia h2, .bloc-noticia h3, .una-noticia h1
{
    font-style: italic;
    line-height: 1.2em;
    margin: 10px 0 25px 0;
}

.bloc-noticia h2 a, .bloc-noticia h3 a
{
    text-decoration: none;
    display: block;
}

.bloc-noticia p
{
    margin-bottom: 0px;
}

.bloc-noticia .noticia-more
{
    font-family: Georgia, Helvetica, sans-serif;
    font-style: italic;
    text-decoration: none;
}


.bloc-premsa h2
{
    font-size: 1.65em;
	font-style: italic;
    line-height: 1.2em;
    margin: 10px 0 5px 0;
}

.bloc-premsa h2 a
{
    text-decoration: none;
    display: block;
}

.text-blau
{
    color: #0066cc;
}

.text-taronja-fosc
{
    color: #e55724;
}

.llista-taronja
{
    margin: 20px 0 40px 0;
    padding: 0;
}

.llista-taronja li
{
    margin: 0;
    padding: 3px 0 3px 0;
    list-style-type: none;
}

.llista-taronja li a
{
    color: #ff9900;
    text-decoration: none;
}

/* experiencies */

#experiencies-filter
{
    text-align: right;
}

#experiencies-filter a
{
    text-decoration: none;
}

#experiencies-filter a.active
{
    text-decoration: underline;
}

.experiencia-title
{
    font-family: Georgia, Helvetica, sans-serif;
    font-style: italic;
    font-size: 3.5em;
    margin: 15px 0px 5px 0px;
}

.experiencia-definition
{
    margin: 0;
    font-size: 1em;
}

.experiencia-offers
{
    margin: 0;
    list-style-type: none;
    padding: 0px;
    margin-bottom: 20px;
}

.experiencia-offers li
{
    margin: 0;
}

.experiencia-offers li a
{
    background: url('../img/reservar_off.gif') no-repeat 0px 2px;
    padding: 2px 0px 2px 40px;
    display: block;
    color: #444;
    text-decoration: none;
}

.experiencia-offers li a:hover, .experiencia-offers li a:visited, .experiencia-offers li a:active
{
    background: url('../img/reservar_on.gif') no-repeat top left;
}

.btn-reserva
{
    display: block;
    margin-bottom: 6px;
}

.photo
{
    float:left;
    margin: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 10px #B1B1B1;
    box-shadow: 0 0 10px #B1B1B1;
    -webkit-box-shadow: 0 0 10px #B1B1B1;
    -webkit-border-radius: 5px;
    border: 1px solid white;
}

.boto, .boto:link, .boto:active
{
    padding: 15px;
    background: transparent url(../img/fonstransparent.png) top left;
    color: white;
    font-size: 14px;
    text-align: center;
    margin-right: 10px;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -moz-box-shadow: 0 0 10px #B1B1B1;
    box-shadow: 0 0 10px #B1B1B1;
    -webkit-box-shadow: 0 0 10px #B1B1B1;
    -webkit-border-radius: 5px;
}

.boto:hover
{
    color: white;
    text-decoration: underline;
}

/* Traductor */

.goog-te-gadget
{
    height:25px;
    overflow:hidden;
}

.goog-te-gadget .goog-te-combo {
    margin:2px 0;
}

.goog-te-gadget img, .goog-te-gadget a
{
    display: none;
}

.video
{
    cursor: pointer;
}

#caixa_cerca {
	margin:0;
	background: #FFFFFF url(/nova/www/img/cerca_lupa.gif) no-repeat;
	border: 1px solid;
	border-color:#CCCCCC;
	margin: 1px 0px 0px;
	width: 275px;
	height: 21px;
}experiencia-offers

/* jquery fubar  http://addyosmani.com/blog/jquery-fubar-how-to-create-a-website-toolbar-from-scratch-and-add-widgets-to-it/ */

  div#floatingbar
    {
    overflow: hidden;
    width: 100%;
    height: 0px;
    position: absolute;
    bottom: 0;
    left: 0;
    }
 
@media screen
  {
  body&gt;div#floatingbar
    {
    position: fixed;
    }
  }
  
.negre
{
    color: black;
}  
