/* CSS Document */

/* Estilo para innovanity.com
	Diseño + Desarrollo = innovanity
	www.innovanity.com
	C/ Nuño Rasura, 3 - 3º - Burgos 09003 España
	Tel: +34 947 206 180
	¿tienes innovanity?
*/
/* Estilos Genéricos*/
/* CSS RESET - Atención a las advertencias */
html {}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {padding: 0; margin: 0;}
table {border-collapse: collapse; border-spacing: 0;}
img {border: 0; display:inline;}
address,caption,cite,code,dfn,th,var {font-weight: normal;font-style: normal;}
caption,th {text-align: left;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: inherit; font-weight:normal;}
q { quotes: "" ""; }	
q:before,q:after {content:'';}
abbr,acronym { border: 0;}
a { color: inherit; }
:link,:visited { display:inline; }
a img,:link img,:visited img { border:none; }
/* remember to define focus styles! */
:focus {outline: 0;}
sub, sup { vertical-align: baseline; }
hr { display: none; }
font {line-height:inherit;}
blink { text-decoration: none; }
nobr { white-space: normal; }

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding:0;
	font-size: 13px;
	background-image: url(../entorno/fnd_webV.jpg);
	background-position: center 20%;
	background-color: #FFF;
	color: #666666;
	width:100%;
	height:100%;
	position:absolute;
	bottom:0;
	left:0;
	display:inline;
}
a {
	color: #CC0984;
	text-decoration:none;
}
a:hover {
	color: #FFFFFF;
	background-color: #EE8EC5;
}
img {
}

h1 {
	font-size: 4.1em;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	line-height:0.9em;
	margin-bottom: 2em;
}
h3 {
	font-size: 1.5em;
	
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
}

h4 {
	font-size: 1.5em;
	
	margin-bottom:1em;
}

h5 {
	font-size:1.2em;
	
	margin-bottom:1em;
}
h6 {
	font-size: 1.5em;
	padding-left: 0.06em;
	padding-right: 0.06em;
}
p {
	font-size:1.2em;
	line-height: 1.3em;
	margin-bottom:1em;
}
abbr,acronym {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	cursor: help;
}
/*============================================== Fondos y estructura ===============================================*/
#fondo {
	width:100%;
	height:100%;
	position:relative;
	bottom:0;
	left:0;
	background-image: url(../entorno/fnd_web.jpg);
	background-position: center 50%;
	background-repeat: repeat-y;
}
#cuerpo_web {
	position:absolute;
	top:50%;
	left:50%;
	display:block;
	margin-top:-290px;
	margin-left:-500px;
	width:1000px;
	height:570px;
	overflow:hidden;
}
#contenido_web {
	display:block;
	clear:both;
}

/*============================================== Cabecera ===============================================*/

#cabecera {
	margin-bottom:1em;
	background-image: url(../entorno/fnd_seccion_proyectos.png);
	background-repeat: no-repeat;
	background-position: -1500px -1000px;}
#cabecera h1, #cabecera h2 {
	position:absolute;
	left:-1000%;
}
/*============================================== Menú principal ===============================================*/
#menu {
	font-size:1.2em;
	margin-bottom:1em;
	float:left;
	display:block;
	clear:both;		
	width:100%;
	z-index:200;
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
}
#menu ul {
	height: 43px;	
}


#menu ul li {
	list-style:none;
	text-align:center;
	float:left;
	clear:none;
	margin-left: 1em;
	padding:0;
	height: 43px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-image: url(../entorno/sprite_botones_menu.png);
}
	
#menu ul li a {
	display:inline-block;	
	color:#FFFFFF;
	text-decoration:none;
	vertical-align:middle;	
	line-height:43px;
	padding-top:1px;		
	background-repeat: no-repeat;
	background-image: url(../entorno/sprite_botones_menu.png);
}
#menu ul.botones {
	float:left;	
	margin-left:4em;
}
#menu ul.botones li a {	
	margin-left:10px;
	padding-left:5px;
	padding-right:15px;	
		
}
#menu ul.botones li a:hover {
	background-color: transparent;
	background-position: right -344px;
}
#menu ul.botones li:hover {	
	background-color:transparent;
	background-position: left -387px;	
}

#menu ul.botones li:hover a {	
	color: #FFFFFF;
	background-color:transparent;	
}

#menu ul.botones li.home {
	background-image:none;
}
#menu ul.botones li.home a {
	width:53px;
	padding:0;
	background-position: 0px -430px;			
}
#menu ul.botones li.home a:hover {	
	text-decoration:none;
	background-position: -53px -430px;
}

#menu .nosotros {
	background-position: left -43px;	
}
#menu .nosotros a {
	background-position: right 0px;
	
}
#menu .contacto {
	background-position: left -129px;	
}
#menu .contacto a {
	background-position: right -86px;
}
#menu .proyectos {
	background-position: left -215px;
}
#menu .proyectos a {
	background-position: right -172px;
}
#menu .enlaces {
	background-position: left -301px;
}
#menu .enlaces a {
	background-position: right -258px;
}
#menu ul.social {
	float:right;
	margin-right:4em;
	
}
#menu ul.social li {
	background-image:none;	
}	
#menu ul.social li a {
	background-image:none;
	height:41px;
	width:auto;
}
/*============================================== Cuerpo de contenidos ===============================================*/
#cuerpo {
	clear:both;
	position:relative;
	background-image: url(../entorno/fnd_seccion_enlaces.png);
	background-repeat: no-repeat;
	background-position: -1500px -1000px;	
}
#cuerpo h1.logo {
	margin-bottom:1em;
	position:absolute;
	top:190px;
	left:350px;
	vertical-align:middle;
	width:330px;
	height:75px;
	z-index:0;	
	text-align:center;
	overflow:hidden;
}

#cuerpo h2 {
	font-size:1.2em;
	color:#CCC;
	width:270px;
	text-align:right;
	position:absolute;
	top:250px;
	left:355px;
}

/*============================================== Círculo de acceso a secciones ===============================================*/
#cuerpo div h3 {
	background-color:transparent;
	position:absolute;
	display:block;
	text-align:center;
	vertical-align:middle;
}
#cuerpo div h3 a {
	color:#FFF;
	background-image: url(../entorno/sprite_botones_secciones.png);
	background-repeat: no-repeat;
	background-position: 0px -401px;
	display:block;
	width:240px;
	vertical-align:middle;
	height:85px;
	padding-top:10px;
}
#cuerpo div h3 a:hover {
	background-color:transparent;	
	background-position: 0px -301px;
	color:#FFFFFF;
}
#cuerpo div h3 span {
	font-size:0.7em;
	background-image: url(../entorno/sprite_botones_secciones.png);
	background-repeat: no-repeat;
	vertical-align:middle;
	line-height:43px;
	clear:both;
	display:block;
	text-align:right;
	color: #E54420;
	display:block;
	width:225px;
	height:43px;
	padding-right:15px;
	margin-top:0.5em;	
}
#cuerpo div .contenido {
	display:none;
	position:absolute;
	left:0;
	top:0;
	width:955px;
	height:380px;
	background-image: url(../entorno/fnd_seccion.png);
	background-repeat: no-repeat;
	background-position: left -52px;		
	z-index:100;
	padding-top: 65px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 20px;
	vertical-align:top;
	overflow:hidden;
}
/*============================================== Por secciones ===============================================*/

#soluciones_web h3 {			
	top:20px;
	left:380px;
}

#soluciones_web h3 span {
	background-position: left 0px;		
}

#diseno_grafico_global h3 {		
	top:70px;
	left:675px;	
}

#diseno_grafico_global h3 span  {
	background-position: left -43px;	
	
}

#consultoria_nuevas_tecnologias h3 {
	top:70px;
	left:80px;
		
}

#consultoria_nuevas_tecnologias h3 span {
	background-position: left -86px;
}
#desarrollo_integral_de_marca h3 {			
	top:195px;
	left:750px;
}

#desarrollo_integral_de_marca h3 span {
	background-position: left -129px;
}
#consultoria_creativa h3 {
	top:214px;
	left:10px;	
}

#consultoria_creativa h3 span {
	background-position: left -172px;
}
#hacemos_consultoria_creativa ul {
	margin-top:40px;	
}
#tienes h3 {
	top:360px;
	left:380px;
	/*Eliminar esta parte cuando el blogs esté operativo*/
	background-image: url(../entorno/sprite_botones_secciones.png);
	background-repeat: no-repeat;
	background-position: 0px -401px;	
	color:#999999;
	/*Hasta aquí*/
}
#tienes h3 em {
	font-size:0.8em;	
	margin-top:-1em;
}
#cuerpo #tienes h3 span {
	/*Eliminar estos comentarios cuando el blog esté activo	
	background-image: url(../entorno/bot_tienes_trans.png);
	background-repeat: no-repeat;*/
	background-position: left -258px;
	margin-bottom:0;
	
	
}
#vozenoff h3 {
	top:330px;
	left:675px;
	/*Eliminar esta parte cuando el blogs esté operativo*/
	background-image: url(../entorno/sprite_botones_secciones.png);
	background-repeat: no-repeat;
	background-position: 0px -401px;
	
	color:#999999;
	/*Hasta aquí*/
}
#vozenoff h3 em {
	font-size:0.8em;
	
	margin-top:-1em;
}
#cuerpo #vozenoff h3 span {
	
	background-image: url(../entorno/fnd_boton_vozenoff.png);
	background-repeat: no-repeat;/*Eliminar estos comentarios cuando el blog esté activo	
	background-position: left -258px;*/
	margin-bottom:0;
	
	
}

#labs h3	{			
	top:330px;
	left:80px;	
}

#labs h3 span {
	background-position: left -215px;
}

#hacemos_labs ul {
	margin-top:40px;	
}
#labs .contenido #hacemos_labs ul li {
	width:32%;
}

#editorial h3	{			
	top:340px;
	left:80px;
	font-style:italic;
}

#cuerpo #editorial h3 span {
	background-image: url(../entorno/fnd_boton_rod.png);
	background-repeat: no-repeat;
	margin-bottom:0;
}
#hacemos_editorial ul {
	margin-top:40px;	
}
#labs .contenido #hacemos_editorial ul li {
	width:32%;
}
/*============================================== Sección activa ===============================================*/
#cuerpo .activo .contenido {
	left:0;
	display:block;
}
#cuerpo .activo h3 {
	color:#FFFFFF;
	z-index:120;
	font-size:2.1em;
	top:15px;
	left:20px;	
}
#cuerpo .activo h3 a, #cuerpo .activo h3 a:hover  {
	color:#FFFFFF;
	background-image:none;
	text-align:left;
	padding:0;
	width:auto;
	height:auto;
	cursor: text;	
}
#cuerpo .activo h3 span {
	display:none;
}
#cuerpo .activo h3 br {
	display:none;
}
#cuerpo .contenido h4 {
	color: #8D0C7B;
	width:31%;
	float:left;
	margin-left:20px;
	margin-bottom:10px;
	clear:none;
	display:inline-block;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#cuerpo .contenido .foto {
	float:left;
	clear:left;
	display:inline-block;	
	margin-right:0;
	margin-bottom:1em;
}
#cuerpo .contenido .foto p {
	font-size: 0.8em;
	color: #CCCCCC;
	background-color: transparent;
	padding: 0px;
	
}
#cuerpo .contenido p {
	padding: 10px;
	font-size:1.1em;
	margin-bottom:0;
	float:left;
	margin-left:20px;
	clear:none;
	width:66%;
}
#cuerpo .contenido div.servicios, #cuerpo .contenido div.trabajos {
	display:block;
	width:945px;
	height:195px;
	overflow:hidden;
	clear:both;
	background-image: url(../entorno/fnd_hacemos.png);
	background-repeat: no-repeat;
	background-position: left -33px;
	padding-right: 6px;
	padding-left: 6px;
}
#cuerpo .contenido div.servicios h5, #cuerpo .contenido div.trabajos h5 {
	margin-bottom:0;
	line-height:1.6em;
	color:#FFFFFF;
	clear:left;
	display:block;
	overflow:hidden;
	
}
#cuerpo .contenido div.servicios h5 a, #cuerpo .contenido div.trabajos h5 a  {
	display:inline-block;
	text-align:center;	
	background-repeat: no-repeat;
	background-position: left top;	
	width: 158px;
	margin-top:3px;	
	vertical-align:top;
}
#cuerpo .contenido div.servicios h5 a:hover, #cuerpo .contenido div.trabajos h5 a:hover  {
	color:#CC0000;
	background-color:transparent;
	text-decoration:underline;
}
#cuerpo .contenido div.servicios ul, #cuerpo .contenido div.trabajos ul  {
	color:#666666;
	padding-left:1em;
	margin-bottom:1em;
	clear:both;
	display:none;
	float:none;
	overflow:hidden;	
}
#cuerpo .contenido div.servicios ul {
	padding-top:15px;	
	height:145px;
}
#cuerpo .contenido div.trabajos ul {
	position:relative;
	height:155px;
	padding-top:5px;
}
#cuerpo .contenido div.servicios ul li, #cuerpo .contenido div.trabajos ul li {
	float: left;
	display:inline-block;
}
#cuerpo .contenido div ul.trabajos li {	
	width:180px;
	height:130px;
	float:left;
	margin-right: 30px;
	list-style-type: none;
	position:relative;	
}

#cuerpo .contenido div ul.trabajos li img {
	position:absolute;
	bottom:0;
	left:0;
}


#cuerpo .contenido div ul.servicios li {
	font-size:1.18em;
	height:40px;
	width:24%;
	line-height:1em;
	margin-bottom:1.8em;
	text-align:center;
}
#cuerpo .contenido div.trabajos ul.trabajos, #cuerpo .contenido div.servicios ul.servicios {
	display:block;
}
#cuerpo .contenido div.servicios a.servicios, #cuerpo .contenido div.trabajos a.trabajos {
	background-image: url(../entorno/fnd_hacemos.png);
	height: 33px;
	margin-top:6px;	
}
#cuerpo .contenido div.servicios ul .mas, #cuerpo .contenido div.trabajos ul .mas {
	font-weight: bold;
	height:auto;
	width:auto;	
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-top:60px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10px;
}

#cuerpo .contenido .cerrar {
	position:absolute;
	right:5px;
	top:0px;
	font-size:1.2em;
	display:inline-block;	
}
#cuerpo .contenido .cerrar a {
	margin-right:0;
	color:#FFFFFF;
	display:block;
	width:92px;
	padding-left:10px;
	height:38px;
	padding-top:15px;
}
#cuerpo .contenido .cerrar a:hover {
	background-image: url(../entorno/fnd_seccion.png);
	background-repeat: no-repeat;
	background-position: -893px 0px;
	background-color:transparent;
}
/*============================================== Corporativo ===============================================*/
#cuerpo #nosotros, #cuerpo #contacto, #cuerpo #proyectos, #cuerpo #enlaces {
	display:none;	
	left:0px;
	top:0;
	
}
#cuerpo #nosotros .contenido, #cuerpo #contacto .contenido, #cuerpo #proyectos .contenido, #cuerpo #enlaces .contenido {
	display:block;
	position:relative;
	overflow:hidden;
	z-index:190;
}
#cuerpo #nosotros h3, #cuerpo #contacto h3, #cuerpo #proyectos h3, #cuerpo #enlaces h3 {
	z-index:200;
	color: #FFFFFF;
	margin-top: 15px;
	margin-left: 20px;
	font-size:2em;
}
#nosotros h3.nofondo, #contacto h3.nofondo, #proyectos h3.nofondo, #enlaces h3.nofondo {

	}
#cuerpo #nosotros #nosotros_contenido {
	background-image: url(../entorno/fnd_seccion_nosotros.png);
}
#cuerpo #nosotros #nosotros_contenido .cerrar a:hover {
	background-image: url(../entorno/fnd_seccion_nosotros.png);
	background-repeat: no-repeat;
	background-position: -893px 0px;
	background-color:transparent;
}
#cuerpo #nosotros #nosotros_contenido h4 {
	width:270px;
	clear:none;
	float:left;
	margin-left: 0px;
	padding-left:0;
	font-size:1.4em;
}
#cuerpo #nosotros #nosotros_contenido ul {	
	font-size:0.8em;
	margin-left: 10px;
	width:660px;
	clear:none;
	float:right;
}
#cuerpo #nosotros #nosotros_contenido ul li {
	list-style-type:none;
	margin-left:10px;
	margin-bottom:5px;
	padding-left:5px;
}
#cuerpo #nosotros #nosotros_contenido ul li strong {
	font-size:1.2em;
	margin-left:-5px;
}

#cuerpo #contacto #contacto_contenido {
	background-image: url(../entorno/fnd_seccion_contacto.png);
}
#cuerpo #contacto #contacto_contenido .cerrar a:hover {
	background-image: url(../entorno/fnd_seccion_contacto.png);
	background-repeat: no-repeat;
	background-position: -893px 0px;
	background-color:transparent;
}
#cuerpo #contacto #contacto_contenido h4 {
	width:700px;
	clear:none;
	float:left;
	margin-left: 10px;
	font-size:2em;
}
#cuerpo #contacto #contacto_contenido h5 {
	margin-left:0;
	font-size:1.4em;
	color:#EC2229;
}
#cuerpo #contacto #contacto_contenido p {
	margin:0;
	padding:0;
	clear:both;
	float:none;
	width:auto;
}
#cuerpo #contacto #contacto_contenido .datos {
	float:left;
	width:310px;
	padding-top:10px;
	padding-left:10px;
	margin-left:20px;
}
#cuerpo #contacto #contacto_contenido .datos .dcha {
	margin-top:2em;
	padding-left:2.4em;
	
}
#cuerpo #contacto #contacto_contenido form {
	float:left;
	width:380px;
	margin-left:10px;
}

#cuerpo #proyectos #proyectos_contenido {
	background-image: url(../entorno/fnd_seccion_proyectos.png);
}
#cuerpo #proyectos #proyectos_contenido .cerrar a:hover {
	background-image: url(../entorno/fnd_seccion_proyectos.png);
	background-repeat: no-repeat;
	background-position: -893px 0px;
	background-color:transparent;
}
#cuerpo #proyectos #proyectos_contenido .proyecto {
	width:465px;
	height:75px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	border: 1px solid #ED1C24;
	position:relative;
	overflow:hidden;
}
#cuerpo #proyectos #proyectos_contenido .proyecto p {
	font-size:1em;
	width:auto;
	margin:0;
	padding-right: 0.2em;
	padding-left: 0.2em;
	padding-top:0.2em;	
}
#cuerpo #proyectos #proyectos_contenido .proyecto p img {
	float:left;
	margin-right:0.5em;
	margin-left:-0.2em;
	margin-top:-0.2em;
}
#cuerpo #proyectos #proyectos_contenido .proyecto h4 {
	font-size:1.2em;
	float:none;
	clear:both;
	display:block;
	width:100%;	
	margin: 0;
	padding-right: 0.3em;
	padding-left: 0.3em;
	background-color: #ED1C24;
	color:#CCC;
	position:absolute;
	bottom:0;
	left:0;
}
#cuerpo #proyectos #proyectos_contenido .proyecto h4 a {
	color:#FFF;
}
#cuerpo #proyectos #proyectos_contenido h4.salir {
	margin:0;
	position:absolute;
	bottom:25px;
	right:30px;
	width:auto;
	text-align:right;
}
#cuerpo #enlaces #enlaces_contenido {
	background-image: url(../entorno/fnd_seccion_enlaces.png);
}
#cuerpo #enlaces  #enlaces_contenido .cerrar a:hover {
	background-image: url(../entorno/fnd_seccion_enlaces.png);
	background-repeat: no-repeat;
	background-position: -893px 0px;
	background-color:transparent;
}


/*============================================== Formulario ===============================================*/
form {
	color: #666666;
	vertical-align:middle;	
	overflow:hidden;
}
form label {
	font-size: 1em;
	line-height:normal;
	display:block;
	margin-bottom:0.3em;
	width:100%;
}
legend {
	padding:0.5em;
	font-size: 1em;
	color: #666666;	
}
fieldset {
	border: none;
	
}
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	padding: 0.1em;
	font-size: 1em;
	line-height:normal;
	border: 0.1em solid #999999;
	background-color: #FFFFFF;
	width:97%;
	padding: 0.3em;	
}
input.campo, select.campo, input.texto, select.texto {
	color: #333333;
	font-family: "Helvetica Neue", Helvetica, Arial, san-serif;
	font-size: 1em;
	line-height:1.2em;
	height:15px;
	border: 1px solid #999999;
	vertical-align:middle;
	background-color: #FFFFFF;
	padding: 0.3em;
	margin:0;
	display:block;
	width:97%;	
}

input.boton {
	color: #EC008C;
	background-color:#E5BDD5;
	font-size:1.1em;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	text-align:center;
	vertical-align: middle;
	margin-left: 0.4em;
	clear:none;
	float:left;
	display:inline-block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
input.boton:hover {
	cursor: auto;
}
.captcha {
	float:left;
	clear:none;
	width:60%;	
	}
.captcha img {
	display:inline;
	float:left;
	margin-top:0.3em;
	margin-left:1em;
	margin-bottom:0.3em;}
.captcha .texto {
	width:16%;
	clear:left;
	float:left;
	margin-left:0;
	margin-top:0.5em;}
.publicar {
	text-align:right;
	margin-top:1.5em;
	float:left;
	width:40%;
	overflow:visible;	
}


/*============================================== Mensajes ===============================================*/
#mensajes {
	display: none;
	height: 100%;
	width: 100%;
	position: absolute;
	z-index: 2000;
	top:0;
	left:0;
	background-image: url(../entorno/overlay.png);
	background-repeat: repeat;
	font-size:0.8em;
	text-align:center;
	color:#000000;
}
#mensajes .cuadro {
	position:absolute;
	z-index: 2001;
	width:180px;
	height:70px;
	margin-left:-110px;
	margin-top:-50px;
	top:50%;
	left:50%;
	background-image: url(../entorno/fnd_mensajes.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size:1.1em;
}
#mensajes .cuadro p {
	padding:0;
	margin:0;
	
}

#mensajes .cuadro .cerrar {
	position:absolute;
	bottom:5px;
	width:90%;	
}
#mensajes .cuadro .cerrar a {
	background-color: #CCCCCC;
	padding: 0.3em;
	color: #BD0070;
}
#mensajes .cuadro .cerrar a:hover {
	
}


/*============================================== Pie de página ===============================================*/
#pie {
	position:absolute;
	bottom:0px;
	right:0px;	
	display:block;
	width:100%;
}
#pie h4 {
	font-size:0.9em;
	color:#EC2229;
	font-weight:normal;
	text-align:center;
}


/*========================================== Recurso de posicionamiento*/
.volver {
	color:#CCCCCC;
}

.dcha {
	float: right;
	margin-right:0.3em;
}
.izda {
	float: left;
	margin-left:0.3em;
}
.ctro {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	clear:both;
	float:none;
	width:99%;
}
.noflota {
	float:none;
}
* .salto_linea {
	display: block;
	clear: both;
	float: none;
	height:0;
	line-height:0;
	padding:0;
	width:99%;
}

.error {
	color:#FF0000;
}
/*Navegación en  subsecciones*/
.nav {
	display:block;
	clear:both;
	clear:both;
	width:99%;
	text-align:right;
	margin-bottom:0.3em;
}

/*dialog*/
.ui-widget-overlay, #dialog {
	display:none;
}