/*
  acdt Theme for phpBB 22
  Created by ACDT-TEAM
  http://www.acopdeteclat.cat
*/


 /* Barra de scroll i fons de la pàgina */
body {
	background-color: #CC0000;
	background-image: url(images/fons_ACDT.gif);
	background-repeat: repeat;
/*anul sonmoix barrascroll	scrollbar-face-color: #cc0000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-3dlight-color: #990000;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #990000;
	scrollbar-darkshadow-color: #990000;
des-anul sonmoix */
}

/* General font families for common tags */
font,th,td,p { font-family: Verdana, Arial; }
a:link,a:active,a:visited { color : #253240; }
a:hover		{ text-decoration: underline; color : #EFEFEF; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* This is the border line & background colour round the entire page */
.bodyline	{
/*		background-color: #CC0000;*/
/*		background-image: url(images/fonstaula.gif);*/
/*		background-repeat: repeat;*/
/*		border: 1px #FFFFFF solid;*/
}

/* This is the outline round the main forum tables */
.forumline	{ background-color: #FFFFFF; border: 2px #CCCCCC solid; }


/* Main table cell colours and backgrounds */
td.row1	{ background-color: #EFEFEF; }
td.row2	{ background-color: #DEE3E7; }
td.row3	{ background-color: #D1D7DC; }
td.row4	{ background-color: #CC0000; }


/*
  This is for the table cell above the Topics, Post & Last posts on the index.php page
  By default this is the fading out gradiated silver background.
  However, you could replace this with a bitmap specific for each forum
*/
td.rowpic {
		background-color: #CC0000;
		background-image: url(images/cellpic1.gif);
		background-repeat: repeat;
}

/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #E5F8F6; font-size: 12px; font-weight : bold; font-family: Verdana, Arial;
	background-color: #253240; height: 25px;
	background-image: url(images/cellpic4.gif);
}

td.cat,td.catHead,td.catSides,td.catLeft,td.catRight,td.catBottom {
			background-image: url(images/cellpic1.gif);
			background-color:#CC0000; border: #FFFFFF; border-style: solid; height: 28px;
}


/*
  Setting additional nice inner borders for the main table cells.
  The names indicate which sides the border will be on.
  Don't worry if you don't understand this, just ignore it :-)
*/
td.cat,td.catHead,td.catBottom {
	height: 29px;
	border-width: 0px 0px 0px 0px;
}
th.thHead,th.thSides,th.thTop,th.thLeft,th.thRight,th.thBottom,th.thCornerL,th.thCornerR {
	font-weight: bold; border: #FFFFFF; border-style: solid; height: 28px; }
td.row3Right,td.spaceRow {
	background-color: #D1D7DC; border: #FFFFFF; border-style: solid; }

th.thHead,td.catHead { font-size: 12px; border-width: 1px 1px 0px 1px; }
th.thSides,td.catSides,td.spaceRow	 { border-width: 0px 1px 0px 1px; }
th.thRight,td.catRight,td.row3Right	 { border-width: 0px 1px 0px 0px; }
th.thLeft,td.catLeft	  { border-width: 0px 0px 0px 1px; }
th.thBottom,td.catBottom  { border-width: 0px 1px 1px 1px; }
th.thTop	 { border-width: 1px 0px 0px 0px; }
th.thCornerL { border-width: 1px 0px 0px 1px; }
th.thCornerR { border-width: 1px 1px 0px 0px; }


/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 22px; font-family: Verdana, Arial;
			text-decoration: none; line-height : 120%; color : #000000;
}


/* General text */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #253240; }
a.gen,a.genmed,a.gensmall { color: #0000CC; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #0000CC; text-decoration: underline; }


/* The register, login, search etc links at the top of the page */
.mainmenu		{ font-size : 14px; color : #F6BB08 ; font-weight : bold; }
a.mainmenu		{ text-decoration: none; color : #F6BB08;  font-weight : bold; }
a.mainmenu:active		{ text-decoration: none; color : #F6BB08;  font-weight : bold; }
a.mainmenu:visited		{ text-decoration: none; color : #F6BB08; font-weight : bold; }
a.mainmenu:hover	{ text-decoration: underline; color : #FFFFFF; font-weight : bold; }

/*Afegit sonmoix fons del menú de dalt */
td.fonsmenu {color: #253240;
height:50px;
white-space:nowrap;
text-decoration:none;
background: #253240;
}


/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #E5F8F6}
a.cattitle		{ text-decoration: none; color : #E5F8F6; }
a.cattitle:active		{ text-decoration: none; color : #E5F8F6; }
a.cattitle:hover { text-decoration: underline; color: #253240; }
a.cattitle:visited		{ text-decoration: none; color : #E5F8F6; }


/* Forum title: Text and link to the forums used in: index.php */
.forumlink		{ font-weight: bold; font-size: 12px; color : #990000; }
a.forumlink 	{ text-decoration: none; color : #990000; }
a.forumlink:visited 	{ text-decoration: none; color : #990000; }
a.forumlink:hover{ text-decoration: underline; color : #000099; }


/* Used for the navigation text, (Page 1,2,3 etc) and the navigation bar when in a forum */
.nav			{ font-weight: bold; font-size: 11px; color : #EFEFEF;}
a.nav			{ text-decoration: none; color : #EFEFEF; }
a.nav:hover		{ text-decoration: underline; color : 253240; }


/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: bold; font-size: 11px; color : #CC0000; }
a.topictitle:link   { text-decoration: none; color : #CC0000; }
a.topictitle:visited { text-decoration: none; color : #CC0000; }
a.topictitle:hover	{ text-decoration: underline; color : #0000CC; }


/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name			{ font-size : 12px; color : #CC0000;}

/* Location, number of posts, post date etc */
.postdetails		{ font-size : 10px; color : #04046B; }


/* The content of the posts (body of text) */
.postbody { font-size : 12px;}
a.postlink:link	{ text-decoration: none; color : #5493B4 }
a.postlink:visited { text-decoration: none; color : #5493B4; }
a.postlink:hover { text-decoration: underline; color : #0000CC}


/* Quote & Code blocks */
.code {
	font-family: Courier, 'Courier New', sans-serif; font-size: 11px; color: #009900;
	background-color: #FAFAFA; border: #009900; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}

.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #444444; line-height: 125%;
	background-color: #FAFAFA; border: #B50303; border-style: solid;
	border-left-width: 1px; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px
}


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #E5F8F6; text-decoration: none;}
a.copyright:hover { color: #253842; text-decoration: underline;}


/* Form elements */
input,textarea, select {
	color : #000000;
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	border-color : #000000;
}

/* The text input fields background colour */
input.post, textarea.post, select {
	background-color : #FFFFFF;
}

input { text-indent : 2px; }

/* The buttons used for bbCode styling in message post */
input.button {
	background-color : #EFEFEF;
	color : #000000;
	font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* The main submit button option */
input.mainoption {
	background-color : #FAFAFA;
	font-weight : bold;
}

/* None-bold submit button */
input.liteoption {
	background-color : #FAFAFA;
	font-weight : normal;
}

/* This is the line in the posting page which shows the rollover
  help line. This is actually a text box, but if set to be the same
  colour as the background no one will know ;)
*/
.helpline { background-color: #DEE3E7; border-style: none; }


/* Import the fancy styles for IE only (NS4.x doesn't use the @import function) */
@import url("formIE.css");



/****************************************************************** Classes del portal */
.taulota {
	border-width: 0px 0px 0px 0px;
}

.blocktaula {
	border-width: 1px;
}

.blocktitol {
	color: #000000;
	font-family: Verdana;
	font-weight : bold;
	font-size: 12px;
	text-align: center;
	height: 30px;
	background-color: #EFEFEF;
	background-image: url(images/cellpic8.gif);
	background-repeat: repeat;
/*	border-color : #FFFFFF;*/
/*	border-width: 2px;*/
	border-width: 2px;
	border-color : #EFEFEF;
	border-style: solid;
}

.blockcos {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}

.blockcos2 {
	background-color: #EFEFEF;
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e7e7fb;
	border-right-color: #e7e7fb;
	border-bottom-color: #e7e7fb;
	border-left-color: #e7e7fb;
}

/******************* fonts afegides sonmoix ********************/

/*Fonts gris-clar amb hover marengo*/

.grimadeu { font-size : 10px; color : #EFEFEF; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadeu { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadeu:active { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadeu:visited { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadeu:hover { color: #253240; text-decoration: underline; color: #253240; font-family: Verdana, Arial, Helvetica, sans-serif; }

.grimaonze { font-size : 11px; color : #EFEFEF; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimaonze { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimaonze:active { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimaonze:visited { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimaonze:hover { color: #253240; text-decoration: underline; color: #253240; font-family: Verdana, Arial, Helvetica, sans-serif; }

.grimadotze { font-size : 12px; color : #EFEFEF; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadotze { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadotze:active { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadotze:visited { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadotze:hover { color: #253240; text-decoration: underline; color: #253240; font-family: Verdana, Arial, Helvetica, sans-serif; }

.grimadevuit { font-size : 18px; color : #EFEFEF; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadevuit { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadevuit:active { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadevuit:visited { color: #EFEFEF; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.grimadevuit:hover { color: #253240; text-decoration: underline; color: #253240; font-family: Verdana, Arial, Helvetica, sans-serif; }



/* Fonts grisblauos amb hover marengo*/

.gribladeu { font-size : 10px; color : #E5F8F6; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.gribladeu { color : #E5F8F6; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.gribladeu:active { 10px; color : #E5F8F6; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.gribladeu:visited { color : #E5F8F6; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.gribladeu:hover { color : #253240; text-decoration: underline; color: #253240; font-family: Verdana, Arial, Helvetica, sans-serif; }


/*Font blanca amb hover taronja clar*/
.blanctar		{ font-size : 14px; color : #FFFFFF; font-weight : bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.blanctar		{ text-decoration: none; color : #FFFFFF;  font-weight : bold; }
a.blanctar:active		{ text-decoration: none; color : #FFFFFF;  font-weight : bold; }
a.blanctar:visited		{ text-decoration: none; color : #FFFFFF; font-weight : bold; }
a.blanctar:hover	{ text-decoration: underline; color : #F6BB08; font-weight : bold; }

/*Font blanca amb hover vermell*/
.blancvedeu		{ font-size : 10px; color : #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.blancvedeu		{ text-decoration: none; color : #FFFFFF;  }
a.blancvedeu:active		{ text-decoration: none; color : #FFFFFF; }
a.blancvedeu:visited		{ text-decoration: none; color : #FFFFFF; }
a.blancvedeu:hover	{ text-decoration: underline; color : #CC0000; font-weight : bold; }

.blancveonze		{ font-size : 11px; color : #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.blancveonze		{ text-decoration: none; color : #FFFFFF; }
a.blancveonze:active		{ text-decoration: none; color : #FFFFFF; }
a.blancveonze:visited		{ text-decoration: none; color : #FFFFFF; }
a.blancveonze:hover	{ text-decoration: underline; color : #CC0000; }

/* topic descripton */
.topicdes			{ font-size: 11px; color : #CC0000; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.topicdes:link   { text-decoration: none; color : #CC0000; }
a.topicdes:visited { text-decoration: none; color : #CC0000; }
a.topicdes:hover	{ text-decoration: underline; color : #0000CC; }


/* Font verda amb hover blanc a 12 */
.verdbldotze { font-size : 12px; color : #6ECB8A; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.verdbldotze { color: #6ECB8A; text-decoration: none; }
a.verdbldotze:active { color: #6ECB8A; text-decoration: none; }
a.verdbldotze:visited { color: #6ECB8A; text-decoration: none; }
a.verdbldotze:hover { color: #FFFFFF; text-decoration: none; }

/* Font verda amb hover blanc a 12 i bold */
.verdbldotzebold { font-size : 12px; color : #6ECB8A; font-weight : bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.verdbldotzebold { color: #6ECB8A; font-weight : bold; text-decoration: none; }
a.verdbldotzebold:active { color: #6ECB8A; font-weight : bold; text-decoration: none; }
a.verdbldotzebold:visited { color: #6ECB8A; font-weight : bold; text-decoration: none; }
a.verdbldotzebold:hover { color: #FFFFFF; font-weight : bold; text-decoration: none; }

/* font per els adjunts */
.subtitol { font-size : 11px; color : #006600; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.subtitol { color: #006600; text-decoration: none; }
a.subtitol:active { color: #006600; text-decoration: none; }
a.subtitol:visited { color: #006600; text-decoration: none; }
a.subtitol:hover { color: #CC0000; text-decoration: none; }

/* font per ndx i itm */
.classedelindex { font-size : 20px; color : #990000; font-weight : bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.classedelindex { color: #990000; font-weight : bold; text-decoration: none; }
a.classedelindex:active { color: #990000; font-weight : bold; text-decoration: none; }
a.classedelindex:visited { color: #990000; font-weight : bold; text-decoration: none; }
a.classedelindex:hover { color: #990000; font-weight : bold; text-decoration: none; }

.classedelitem { font-size : 25px; color : #990000; font-weight : bold; font-family: Verdana, Arial, Helvetica, sans-serif; }
a.classedelitem { color: #990000; font-weight : bold; text-decoration: none; }
a.classedelitem:active { color: #990000; font-weight : bold; text-decoration: none; }
a.classedelitem:visited { color: #990000; font-weight : bold; text-decoration: none; }
a.classedelitem:hover { color: #990000; font-weight : bold; text-decoration: none; }


/* Darrers post publicats*/
.taulaportal{
	width: 100%;
	border: 0px;
	border-collapse: collapse;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.taulaportal tr {
	color : #FFFFFF;
}

.taulaportal td {
	border-width: 1px;
	border-bottom-style: dotted;
	padding: 9px;
}

.taulaportal a {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}

.taulaportal a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

.taulaportal a:hover {
	text-decoration: underline;
/*	color: #009900;*/
	color: #C0C0C0;
}

.taulaportal a:active {
	text-decoration: none;
	color: #FFFFFF;
}

/********************************************************************** Follonet de la tele */
.TVTL {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/tl.gif");
	background-position: right top;
	background-repeat: no-repeat;
	width: 54px;
	height: 34px;
}

.TVTC {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/tc.gif");
	background-position: bottom;
	background-repeat: repeat-x;
	height: 34px;
}
.TVTR {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/tr.gif");
	background-position: left top;
	background-repeat: no-repeat;
	width: 54px;
	height: 34px;
}

.TVML {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/ml.gif");
	background-position: right;
	background-repeat: repeat-y;
	width: 45px;
}

.TVMC {
	background-color: #000000;
	text-align: center;
	vertical-align:middle;
}

.TVMR {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/mr.gif");
	background-position: left;
	background-repeat: repeat-y;
	text-align: right;
	vertical-align:middle;
	width: 45px;

}

.TVBL {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/bl.gif");
	background-position: right bottom;
	background-repeat: no-repeat;
	width: 45px;
	height: 34px;
}

.TVBC {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/bc.gif");
	background-position: top;
	background-repeat: repeat-x;
	height: 34px;
}
.TVBR {
	background-image:url("http://www.acopdeteclat.cat/acdt/images/tele/br.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	width: 45px;
	height: 34px;
}