/* Este fichero es un copia del tiny_mce/themes/advanced/css/editor_popup.css 
   realizado con la intención que la gestion de las microwebs se integren en
   la aparecia con el tiny_mce Ferran 4/11
*/

/*alta artistas*/
#m_artistas  {
	width: 570px;
	margin-right: 10px;
	float: left;
	color:#333;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.3em;
}
#m_artistas h1 {
color:#b4b4b4;
font-size:20px;
margin: 0;
padding:0;
font-family: trebuchet ms;
}
#m_artistasmenu{
float:right;
width:300px;
font-family: trebuchet ms;
font-size:15px;
font-weight: bold;
text-align: center;
}
.m_men{
width:70%;
margin: 10px auto;
padding:15px 0;
background-color: #e4ecf1;
color: #8fbbd6;
}
.m_menon{
width:70%;
margin: 10px auto;
padding:15px 0;
background-color: #67aad8;
color: #fff;
}


.panel_wrapper input, .panel_wrapper select,  .panel_wrapper textarea{
background-color:#dddddd;
min-height: 20px;	
padding: 1px;
color: #212121;
border: 0;
clear: both;
width: 390px;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}
.panel_wrapper input.dos, .panel_wrapper select.dos,  .panel_wrapper textarea.dos{
background-color:#dddddd;
min-height: 20px;	
padding: 1px;
color: #212121;
border: 0;
clear: both;
width:auto;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
width: 390px;
}
.panel_wrapper input.boton {
	background-color:#999;
	color:#fff;
	min-height: 25px;	
	border: 0;
	clear: both;
	width: 110px;
}

.botini{
background-color:#999;
color:#fff;
text-align: center;
width: 100px;
height: 25px;	
float: left;
margin-right: 5px;
padding-top: 8px;
}
.botini a{
color:#fff;
text-decoration: none;
font-weight: bold;
}

.panel_wrapper input.rad{
padding:0px;
display: inline;
width:auto;
height: auto;
clear: none;

}
.panel_wrapper p{
margin: 10px 0;font-family: Arial, Helvetica, sans-serif;

}
.panel_wrapper label{
font-weight: bold;
font-size:13px;
color: #666;
clear: both;
display: block;
}
.panel_wrapper label.dous, .panel_wrapper label.opcion{
font-weight: bold;
font-size:13px;
color: #666;
clear: none;
display: inline;
}



.input_noborder {
	border: 0;
}

#insert, .updateButton {
   font-weight: bold;
   width: 90px;
   height: 21px;
   border: 0;
   background-image: url('/auxiliar/tiny_mce/themes/advanced/images/insert_button_bg.gif');
   cursor: pointer;
}

#cancel {
   font-weight: bold;
   width: 90px;
   height: 21px;
   border: 0;
   background-image: url('/auxiliar/tiny_mce/themes/advanced/images/cancel_button_bg.gif');
   cursor: pointer;
}

/* Mozilla only style */
html>body #insert, html>body #cancel {
	padding-bottom: 2px;
}

.title {
	font-size: 12px;
	font-weight: bold;
	color: #2B6FB6;
}

table.charmap {
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
}

td.charmap, td.charmapOver {
	color: #000000;
	border-color: #AAAAAA;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	font-size: 12px;
}

td.charmapOver {
	background-color: #CCCCCC;
	cursor: default;
}

a.charmap {
	color: #000000;
	text-decoration: none
}

.wordWrapCode {
	vertical-align: middle;
	border: 1px none #000000;
	background-color: transparent;
}

input.radio {
	border: 1px none #000000;
	background-color: transparent;
	vertical-align: middle;
}

input.checkbox {
	border: 1px none #000000;
	background-color: transparent;
	vertical-align: middle;
}

.mceButtonNormal, .mceButtonOver, .mceButtonDown, .mceSeparator, .mceButtonDisabled, .mceButtonSelected {
	margin-left: 1px;
}

.mceButtonNormal {
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #F0F0EE;
	cursor: default;
}

.mceButtonOver {
	border: 1px solid #0A246A;
	cursor: default;
	background-color: #B6BDD2;
}

.mceButtonDown {
	cursor: default;
	border: 1px solid #0A246A;
	background-color: #8592B5;
}

.mceButtonDisabled {
	/*filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);*/
	-moz-opacity:0.3;
	opacity: 0.3;
	border-top: 1px solid;
	border-left: 1px solid;
	border-bottom: 1px solid;
	border-right: 1px solid;
	border-color: #F0F0EE;
	cursor: default;
}

.mceActionPanel {
	margin: 10px 0;
}

.mceActionPanel div.panel {
	display: none;
}

.mceActionPanel div.current {
	display: block;
	overflow: visible; /* Should be auto but that breaks Safari */
}

/* Tabs classes */

.tabs {
	float: left;
	width: 100%;
	line-height: normal;
	background-image: url("/auxiliar/tiny_mce/themes/advanced/images/xp/tabs_bg.gif");
}

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

.tabs li {
	float: left;
	background: url("/auxiliar/tiny_mce/themes/advanced/images/xp/tab_bg.gif") no-repeat left top;
	margin: 0;
	margin-left: 0;
	margin-right: 2px;
	padding: 0 0 0 10px;
	line-height: 18px;
}

.tabs li.current {
	background: url("/auxiliar/tiny_mce/themes/advanced/images/xp/tab_sel_bg.gif") no-repeat left top;
	margin-right: 2px;
}

.tabs span {
	float: left;
	display: block;
	background: url("/auxiliar/tiny_mce/themes/advanced/images/xp/tab_end.gif") no-repeat right top;
	padding: 0px 10px 0 0;
}

.tabs .current span {
	background: url("/auxiliar/tiny_mce/themes/advanced/images/xp/tab_sel_end.gif") no-repeat right top;
}

.tabs a {
	text-decoration: none;
	font-family: Verdana, Arial;
	font-size: 10px;
}

.tabs a:link, .tabs a:visited, .tabs a:hover {
	color: black;
}

.tabs a:hover {
}

.tabs .current {
}

.tabs .current a, .tabs .current a:link, .tabs .current a:visited {
}

.panel_wrapper div.panel {
	display: none;
}

.panel_wrapper div.current {
	display: block;
	width: 100%;
	/*height: 400px; */
	overflow: visible; /* Should be auto but that breaks Safari */
}

.panel_wrapper {
	border: 1px solid #919B9C;
	border-top: 0px;
	padding: 10px;
	padding-top: 5px;
	clear: both;
	background-color: white;
	font-family: trebuchet ms;
}

#m_artistas .panel_wrapper {
   margin:15px 0 0 15px;
   padding:0pt;
   font-family: Arial, Helvetica, sans-serif;
   font-size:12px;
   line-height:1.3em;
   border: 0px;
}
fieldset {
	border: none;
	font-family: trebuchet ms;
	padding: 0;
	margin: 0;

}

legend {
	color: #2B6FB6;
	font-weight: bold;
}

.properties {
	width: 100%;
}

.properties .column1 {
}

.properties .column2 {
	text-align: left;
}


#plugintable thead {
	font-weight: bold;
	background-color: #DDDDDD;
}

#plugintable, #about #plugintable td {
	border: 1px solid #919B9C;
}

#plugintable {
	width: 99%;
	margin-top: 10px;
}

#pluginscontainer {
	height: 290px;
	overflow: auto;
}

/* MSIE Specific styles */

* html .panel_wrapper {
	width: 100%;
}

.column {
	float: left;
}

h2.inscricion{
	color: white !important;
}

h1, h2, h3, h4 {
	color: #f08000;
	margin: 0;
	padding: 0;
	padding-top: 5px;
}

h2 {
	font-size: 18px;
		font-weight: bold;
}

#link .panel_wrapper, #link div.current {
	height: 125px;
}

#image .panel_wrapper, #image div.current {
	height: 190px;
}

label.msg { display: none; }
label.invalid { color: #EE0000; display: inline; }
input.invalid { border: 1px solid #EE0000; }

/* Disables the advanced tab in the table plugin. */
/*
#table #advanced_tab {
	display: none;
}
*/

/* Disables the border input field and label in the table plugin. */
/*
#table #border, #table #borderlabel {
	display: none;
}
*/
/********** Aportacions Ferran ***********/
table.datos { 
border-collapse:collapse;
}

.formEnlinha {
   margin-top: 14px; margin-right: 10px;  margin-left: 10px;
}

.imaxeCoMarco {
border:1px solid #CCCCCC;
display:inline;
float:left;
margin:0px 10px 10px 0px;
width:150px;
}
div.axuda_campo {
background-color: #ffd; position: absolute; visibility: hidden; padding: 10px;
margin: 5px; 
font-size: 1.4em;
border-bottom: 3px solid #cee;
border-right: 3px solid #cee;
border-top: 1px solid #CCEFEF;
border-left: 1px solid #CCEFEF;
z-index: 2;
}

fieldset div { padding-bottom: 10px; }
tr.impar { background-color: #dddddd;  }
tr.par { background-color: #F2EDED; }
tr.par td + td{padding: 5px 5px 5px 7px; border-left: 1px solid #555;}
tr.impar td + td{padding: 5px 5px 5px 7px; border-left: 1px solid #555;}

.info
{
width: 96%;
height: 100px;
background-color: #dddddd;
overflow: auto;
padding:0 6px;
margin: 15px 0;
color: #666;
}
.panel_wrapper p.result_tit{
color:#F08000;
font-weight:bold;
margin:0}
.panel_wrapper p.result_valor{margin-top:0;
margin-bottom:10px}

/*---cambios ruben---*/

tbody{
	font-family: trebuchet ms;
	color: #383532;
}

.floatleft{
	width: 400px;
	float: left;
}

.floatright{
	width: 150px;
	float: right;
}

div#result_validar_grupo_nome, div#result_validar_grupo_php,
div#result_validar_wusuario_usuario{
	width: 400px;
	position: absolute;
}

select[name="iaxdia"], select[name="iaxano"], select[name="iaxhora"], select[name="iaxmin"], select[name="faxdia"], select[name="faxano"]{
	width: 50px;
}

div#xunto1i label, div#xunto2i label{
	margin-bottom: 5px;
}

select[name="faxmes"], select[name="iaxmes"]{
	width: 100px;
}

input.boton_aux[name="validar_grupo_nome"], input.boton_aux[name="validar_grupo_php"], input.boton_aux[name="validar_wusuario_usuario"]{
	float: right;
	margin-top: -33px;
}



input.boton_aux{
	float: right;
	margin-top: -33px;
	width: 110px;
	color: white;
	background-color: #999;
	margin-right: 35px;
}

input#form_captcha{
	margin: 0;
}
/*
input#form_accgardar{
	float: right;
	margin-top: -43px;
}
*/
p.pbotons input#form_accgardar{
	float: none;
	margin: 0;
}
