form {
    margin-bottom: 0px;
}

.Record-button {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	color: #3F3F3F;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


.Lletra-bottom {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

.Lletra-bottom2 {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.small-link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #999999;
}

.small-link a:link {
	text-decoration: none;
	color: #666666;
}

.small-link a:visited {
	text-decoration: none;
	color: #666666;
}

.small-link a:hover {
	text-decoration: underline;
	color: #000000;
}

.small-link a:active {
	text-decoration: none;
	color: #000000;
}

.bodr-down {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(/images/fondo-taula.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.border-gris {
	border: 1px solid #CCCCCC;
}

.border-taula-principal {
	background-image: url(/images/bg-index.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.lletra {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #0066CC;
}

.lletraVermella {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #BE1F1F;
}

.lletraNota {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 13px;
	color: #0066CC;
}

.LletraPetitaGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
}

.LletraMoltPetitaGris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
}

.textoAviso {
	font-size: 11px;
	color: #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-weight: bold;
}

.lletraTitol {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: #0066CC;
}

.lletraTitolVermella {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	color: #BE1F1F;
}

.lletraNegra {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}

.border-botton {
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 0px 8px 0px 8px;
	text-decoration: none;
	border: 1px solid;
	border-color: #CCCCCC;
	color: #0066CC;
}

a:link {
	text-decoration: none;
	color: #0066CC;
}

a:visited {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #0066CC;
}

.lletraNegraGran {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	color: #000000;
}

.lletraGris {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 14px;
	color: #666666;
}

.videoLabel {
    font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 11px;
	color: #444444;
}

.videoData {
    font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
}

.LletraPetitaNegra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}

.bodr-downVermell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	background-image: url(/images/fondo-taula-vermell.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.boto-vermell {
	color: #FF0000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
}

.Lletra-bottomVermella {

	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #996699;
}

.inputRegistro {
	width: 250px;
}

.friend {
    float: left;
    width: 70px;
}

/* Tabs menu */
.tabsmenu {
	height: 20px !important;
	width: 200px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	overflow: hidden;
	white-space: nowrap;
	background: #FFF url(/images/greypix.png) repeat-x bottom;
}

.tabsmenu a:link, .tabsmenu a:visited, .tabsmenu div.tabsmenu-selected {
	line-height: 15px !important;
	float: left;
	font-size: 8pt;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 2px 8px 1px 8px;
	margin-right: 3px;
	text-decoration: none;
	border: 1px solid;
	border-color: #CCCCCC;
	background: #EEEEEE;
	color: #0066CC;
}

.tabsmenu div.tabsmenu-selected {
	border-bottom: 1px solid;
	border-bottom-color: #FFF;
	text-decoration: none;
	color: #0066CC;
	background: #FFFFFF;
}

.tabsmenu li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

.tabsmenu a:hover {
	background: #FFFFFF;
}

.tabs-content {
	width: 198px;
	margin: -1px 0px 0px 0px;
	padding: 0px 0 0 0;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	border-bottom-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
/* END Tabs menu */

/* Pager */
.Paginator {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.Pages {
	font-size: 90%;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.Pages a, .Pages a:visited, .Pages span {
	padding: 5px 8px 5px 8px;
	margin-right: 2px;
	color: #AAAAAA;
	background: #FFFFFF;
	border: 1px solid;
	text-decoration: none;
	border-color: #CCCCCC;
}

.Pages span.current {
	border: 1px solid;
	font-weight: bold;
    background: #CEE6FF;
	color: #0D68C5;
	border-color: #0D68C5;
}

.Pages span.separator {
	border: 0px;
	padding: 0px 0px 0px 0px;
}

.Pages a:hover {
	background: #CEE6FF;
	color: #0D68C5;
}
/* END Pager */

.borderpic {
    padding-left: 10px;
    background-image: url(/images/borders.gif);
    background-repeat: no-repeat;
    background-position: left;
    text-align: left;
}

.invitelist {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #0066CC;
}


.checklist {
    border: 1px solid #ccc;
    list-style: none;
    height: 20em;
    overflow: auto;
    width: 16em;
}

.checklist, .checklist li { margin: 0; padding: 0; }

.checklist label {
    display: block;
    height: 1%;
    padding-left: 25px;
    text-indent: -25px;
}

.checklist label:hover { background: #777; color: #fff; }

.LletraPetitaGrisNoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
}

.chat_history {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	text-decoration: none;
}
