/* Modelo1-RevGeneral.css
*/
body {
	background: #7FA4D0 url(/sitios/personal/GymForce/img/Fondo.png) repeat-x scroll top;
	Color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	margin: 0px;
	text-align: justify;
	padding: 0px;
}

#MainBack{
background: url(/scripts/runtime/HeadImg.asp?id=4) repeat-x;	
}
#maincontainer {
	background:  url(/JessieBonder/img/imagenpersonal.png)  no-repeat 0px 0px;
}
#MainBase {
	background: url(/sitios/personal/GymForce/img/people.png) repeat-x scroll bottom;	
}
#PieGeneral {
	background-color: #07245E;
	padding: 10px 0 0 0;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	height: 50px;
}

H1 {
	font-size: 26px;
}
#TextHead h1 {
height: 45px;
font-size: 30px;
}

#logo {
	background: url("/Sitios/personal/comunes/img/logo.png") no-repeat 0 100%;
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: auto;
	display: inline;
	float: right;
	width:250px;
	height: 400px;	
}
#slogan {
	background: url() no-repeat 0 5px;
	margin: 0 0 0 0px;
	position: absolute;
	z-index: auto;
	width:90%;
	height: 100px;
}
#boton {
	position: absolute;
	top: opx;
	right: 0px;
}
#TextHead {
	display: inline;
	float: left;
}
hr {
	color: #7F0805;
	height: 1px;
}

#titulo {
	font-size:24px;
	padding-bottom:10px;
}
/* Ajuste al espacio inferior del menu vertical, no afecta al menu horizontal */
#menubar_m1 {
	margin-bottom:20px;
}
.clear {
	clear: both;
}/* Gym Force   4 de Oct 2009
*/	

/* Default CSS
================================================*/
/* Basic styling, used when JavaScript is unsupported */
.cbb {
	margin:1em 0;
	padding:0 10px;
	border:1px solid #666;
	background:#fff;
}
.cbb h1 {
	margin:0 -10px;
	padding:0.3em 10px;
	background:#efece6;
	font:bold 1.2em/1 Arial, Helvetica, sans-serif;
}
/* Normal styling */
.cb {margin:0.5em 0;}
	/* Top corners and border */
.bt {
	height:16px;
	margin:0 0 0 16px;
	background: url(/sitios/personal/GymForce/img/box.png) no-repeat 100% 0;
}
.bt div {
	position:relative;
	left:-16px;
	width:16px;
	height:16px;
	background:url(/sitios/personal/GymForce/img/box.png) no-repeat 0 0;
	font-size:0;
	line-height:0;
}

	/* Bottom corners and border */
.bb {
	height:16px;
	margin:0 0 0 16px;
	background:url(/sitios/personal/GymForce/img/box.png) no-repeat 100% 100%;
}
.bb div {
	position:relative;
	left:-16px;
	width:16px;
	height:16px;
	background:url(/sitios/personal/GymForce/img/box.png) no-repeat 0 100%;
	font-size:0;
	line-height:0;
}

	/* Left border */
.i1 {
	padding:0 0 0 16px;
	background:url(/sitios/personal/GymForce/img/borderl.png) repeat-y 0 0;
}
	/* Right border */
.i2 {
	padding:0 16px 0 0;
	background:url(/sitios/personal/GymForce/img/borderr.png) repeat-y 100% 0;
}
	/* Wrapper for the content. Use it to set the background colour and insert some padding between the borders and the content. */
.i3 {
	display:block;
	margin:0;
	padding:1px 10px;
	background:white;
}
	/* Make the content wrapper auto clearing so it will contain floats (see http://positioniseverything.net/easyclearing.html). */
.i3:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}
.i3 {display:inline-block;}
.i3 {display:block;}
/* Default CSS ends here */


/* Lightbox support */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(/scripts/js/lightbox2.04/images/data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/scripts/js/lightbox2.04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/scripts/js/lightbox2.04/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #07245E; }
/* Nifty box */
div.nifbox{ 
	margin: 20px 4%;
	background: #996400;
}
div.nifbox p {
margin: 0 6%;
font-size: 10px;
color: #FFFFFF;
text-align: left;
}
div.nifbox h5 {
	margin: 2% 2%;
	border-bottom: white;
	font-size: 16	px;
}
div.nifboxBlanca{ 
	margin: 20px 4%;
	background: #F1F6FC;
}
div.nifboxBlanca p {
margin: 0 6%;
font-size: 10px;
color: #2D5A96;
text-align: left;
}
div.nifboxBlanca h5 {
	margin: 2% 2%;
	border-bottom: white;
	font-size: 14px;
}

/* Caja de Informacion con html (info) */
.InfoTab {
	margin-top:6px;
	background-color: transparent;
	width: 93%;
}
.InfoHead1 {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/CabIzq.png) no-repeat top;
}
.InfoHead2 {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/CabCentro.png) repeat-x top;
}
.InfoHead3 {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/CabDer.png) no-repeat right ;
	width: 100%;
	height: 30px;
}
.InfoIzq {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/LatIzq.png) repeat-y;
}
.InfoDer {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/LatDer.png) repeat-y right;
}
.InfoEsqIzq {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/EsqIzq.png) no-repeat 0 100%;
}
.InfoEsqDer {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/EsqDer.png) no-repeat 100% 100%;
}
.InfoAbajo {
	background: url(/sitios/personal/GymForce/Cajas/Info/info1/Abajo.png) repeat-x bottom;
}
.InfoInfo {
	color: #2d5a96;
}
.InfoTxtHead {
	font-size: 18px;	
}
.InfoHeadIzqCont {
	background: url(/sitios/personal/SkyBlue/cajas/Info/img1/LatIzqCont.png) no-repeat 0 100%;
}
.InfoHeadDerCont {
	background: url(/sitios/personal/SkyBlue/cajas/Info/img1/LatDerCont.png) no-repeat 100% 100%;
}
/* Caja para listas */
.CajaLista{
	padding: 15px 0;
}
.CajaListaTitulo {
	font-size:20px;
	color: #005625;
	border-bottom: 1px solid #005625;
	font-weight: bold;
}
.FechaPubLista{
	font-size:10px;
	float: right;
	color: #60006a; 
}
.FechaGenLista {
	padding-left: 6px;
	font-size: 11px;
	font-weight: bold;
	float: left;
	color: #996400;
}
.InfoLista{
	margin: 5px 0px 5px 0px;
	clear:both;
}
.InfoLista img {
	float: right;
	border: 1px solid #0d4481;
	margin: 0 8px;
}
/* Caja General */
.CajaGeneral {
	background-color: transparent;
	padding: 0 15px 5px 5px;
}

.CajaGenTitulo {
	font-size: 20px;
	color:#07245E;
	font-weight: Bold;
	border-bottom: 1px solid #07245E;
}
.FechaPubGeneral {
	font-size: .8em;
	color:#07245E;
	text-align: right;
	margin-bottom: 10px;
}
.InfoGeneral {
	text-align:justify;
	margin: 6px;
}
/* Modulo principal de Blog [caja.htm]*/

.ModBlogTitulo {
	font-size: 1.5em;
	font-weight: bold;
	color: #7F0805;
	border-bottom: 1px solid #923323;
	padding: 2px 4px 0px 4px;
}
.ModBlogFechaPub{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #07245E;
	text-align: right;
	padding: 0px;
	border: 0px;
}
.ModBlogInfo {
	font-size: 12px;
	color: #35444d;
	text-align: left;
	clear: both;
}
.ModBlogInfo img {
	float:left;
	padding: 6px;
}
.ModuloBlog {
	padding: 10px 10px;
}
.CategoBlog {
	list-style-image: url(/sitios/personal/comunes/img/catalogo.png);
}
.CategoBlog a {
	display: block;
	width: 90%;
	height: 28px;
	padding:10px 0 0 10px;
	font-weight: bold;
	color:#07245E;
	text-decoration: none;
}
.CategoBlog a:hover {
	width: 90%;
	height: 28px;
	color: #8B6734;
	font-weight: bold;
	text-decoration: none;
}
.CategoBlog li {
	list-style: none;
}

.ItemCategoBlog {
	margin-top: -22px;
	margin-bottom: 10px;
	display: block;
	padding: 0px;
	list-style: none;
}
.ItemFechaBlog {
	display: block;
	padding: 0 30px;
	font-size:.8em;
	text-align: right;
	color:#07245E;
}

/* Modulo de Tema */
.TemaBlog {
	padding-bottom:30px;
}
.TemaBlog img {
	display: inline;
}
.TemadBlogTitulo {
	font-size: 1.3em;
	color: #064887;
	font-weight: bolder;
	float: left;
}
.TemadBlogAutor {
	font-size: 10px;
	color: #7F0805;
	float:left;
}
.BH {
	display: block;
	width: 100%;
	clear:both;
	padding: 6px 4px 2px 0;
	border-bottom: 1px solid #7F0805;
}
.BA {
	display: block;
	clear:both;
	padding: 0 0 18px 0;
}
.TemaBlogContador{
	color: #7F0805;
	float: right;
	font-size: 11px;
	font-weight: bold;
	float: right;
}
.TemaBlogFechaPub {
	color: #7F0805;
	font-size: 10px;
	float:right;
}
.TemaBlogInfo {
	color: black;
	font-size:12px;
	clear: both;
	padding: 15px 10px;
	border: 1px dotted #2D5A96 ;
	background-color: #F1F6FC;
	text-align: justify;
}
.LinkBlog {
	padding:6px 0 0px 20px;
	height: 30px;
	width: 95%;	
	text-align: right;
}
.LinkBlog a {
	text-decoration: none;
	font-weight: bold;
	color: #690f0b;
}
.LinkBlog a:hover {
	color: #064887;
	background: url(/sitios/personal/comunes/img/comentario.png) no-repeat top right;
	padding-right:20px;
}
/* Se despliega el Tema y las opiniones */
.TemaOpi {
	padding: 20px 10px;
}
.TemaOpiTitulo {
	font-size: 1.5em;
	font-weight: bold;
	color: #064887;
	border-bottom: 1px solid #064887;
	padding: 2px 4px 0px 4px;
}
.TemaOpiEst {
	padding: 0 10px 20px 10px;
}
.TemaOpiAutor {
	float: left;
	font-size: 10px;
}
.TemaOpiContador {
	float: right;
	font-size: 10px;
}
.TemaOpiFechaPub {
	width: 97%;
	text-align: right;
	font-size: 10px;
	padding: 0 10px 10px 10px;
	clear:both;
}
/* En este espacio se expanden primero el tema */
.TemaOpiInfo {
	background-color: #F1F6FC;
	padding: 6px;
	color:#2D5A96;
}
/* Modulo de Opiniones */
.BlogNombre {
	font-size: 12px;
	color: #939393;
	font-weight: bold;
}
.BlogEmisor {
	padding: 0 0 30px 0;
}
.OpiNom {
	color:#7f0805;
	font-size: 10px;
	text-align: left;
	float: left;
}
.ContOpi {
	float: right;
	font-size: 20px;
	font-weight: bold;
	color: #2D5A96;
	padding-left: 10px;
}
.BlogComentario {
	font-size: 11px;
	color: #353535;
	text-align: justify;
}
.BlogDatosResp {
	margin-top: 20px;
	font-size: 10px;
	color:#064887;
	text-align: left;
}
.BlogRespuesta {
	font-size: 11px;
	color: #353535;
	text-align: justify;
	padding: 4px;
}
/* Forma de captura del Blog */
#Bnom{
	display: block;	
	color: navy;
}
#Btit {
	display: block;
	color:navy;
}
#CapturaUsuario{
	background-color: #F1F6FC;
	padding: 8px;
}
#CapturaUsuario fieldset {
	padding:4px;
}
#NombreUsuario {
	font-size: 11px;
	padding: 0 10px;
}
#NombreUsuario input {
	font-size: 12px;
}
#DatosUsuario {
	width:100%;
}
#DatosUsuario legend {
	padding: 6px 0;
	font-size: 14px;
	color: #ce363c;
	font-weight: bold;
}
#DatosUsuario label {
	padding: 0 10px;
	font-size: 11px;
}
#DatosUsuario input {
	font-size: 12px;
}
#DatosEmail {
	float: left;
}
#DatosClave {
	float: left;
}
/* Cajax */
.cajax {
	BACKGROUND: #FFFFFF; MARGIN: 4px 8px 4px 8px; WIDTH: auto ! important;
	width: 100%;
}

.cajax DIV {
	TEXT-ALIGN: left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.cajax h5 {
	font-size: 18px;
	color: #464646;
	text-align: left;
	border-bottom: 1px solid #2D5A96;
	font-style: normal;
}
.cajaxLinSup {
	border-bottom: 1px solid #064887;
	margin: 0px 7px;
}
.cajaxSupIzq {
	BACKGROUND: url(/sitios/personal/Revolution/cajas/cajax/SupIzq.png) no-repeat 0px 0px;
}
.cajaxSupDer {
	BACKGROUND: url(/sitios/personal/Revolution/cajas/cajax/SupDer.png) no-repeat 100% 0px; OVERFLOW: hidden; HEIGHT: 7px;
}
.cajaxMedio {
	BORDER-RIGHT: #064887 1px solid; 
	PADDING-RIGHT: 7px; 
	PADDING-LEFT: 7px; 
	PADDING-TOP: 1px;
	PADDING-BOTTOM: 1px; 
	BORDER-LEFT: #064887 1px solid; 
	WIDTH: auto; 
}
.cajaxLinInf {
	border-bottom: 1px solid #064887;
	padding-bottom: 6px;
	margin: 0px 7px;
}
.cajaxInfIzq {
	BACKGROUND: url(/Sitios/personal/revolution/cajas/cajax/InfIzq.png) no-repeat 0px 0px;
}
.cajaxInfDer {
	BACKGROUND: url(/sitios/personal/revolution/cajas/cajax/InfDer.png) no-repeat 100% 0px; OVERFLOW: hidden; HEIGHT: 7px;
}
#cajaxFecha {
	font-size: 9px;
	color:#064887;
	font-weight: bold;
}
.contenido {

}

/* Forma de validaci&oacute;n de usuario y de Recuperación de clave*/
#TablaAcceso {
	width: 88%;
	margin: 5%;
}
#SpaceFormAcceso {
	width: 100%;
	margin-left: 2px;
	color: #fff;
	font-size: 10px;
}
.ItemCaptura {
	width:100px;
	height: 10px;
}
fieldset#Acceso ul {
	padding: 1em 1em 0 1em;
	list-style: none;
	margin-left: 0px;
	margin-top: -8px;
	color:#08245f;
}
fieldset#Acceso legend {
	color: #08245f;
	font-size: 12px;
	font-weight: bold;
}
fieldset#Acceso input {
	height: 18px;
	font-size: 9px;
	display: block;
}

/* Forma de contacto */

fieldset#Captura ul {
	list-style: none;
}
fieldset#Captura legend {
	color: #08245f;
	font-size: 13px;
}
#TablaForma {
	width: 95%;
}
.Item {
	display: block;
}
/*Pie de página */
.PieInfoMenu  a {
	font-size: 12px;
	color:white;
	text-decoration: none;
	font-weight: bold;
}
.PieInfoMenu a:hover {
	color:#ffbc4d;
}
/*  Galerias */
.CajaGaleria {
	margin: 20px 0px;
}
.CajaGalTitulo {
	font-size: 16px;
	font-weight: normal;
	color: #07245E;
	border-bottom: 1px solid #07245E;
	background-color: white;
	padding: 0 2px;
}
.GalFechaPubGral {
	background-color: white;
	color: #07245E;
	font-size: .8em;
	padding: 0 8px;
}
.GalInfoGral {
	font-size: 11px;
	color: #07245E;
	clear: both;
	background-color: white;
	padding: 4px 8px;
}
.GalPhoto {

}
.Galeria {
  border-collapse: collapse;
  padding: 1em 0 0 0;
  font-size: 1.25em; 
  line-height: 1.75em;
}
.thumbnails img {
  display: block;
  margin: 0 auto auto auto;
  border: 1px solid #ccc;
  border-bottom-color: #eee;
  border-left-color: #ddd;
  border-top-color: #bbb;
}
p.photo {
  margin: 0 0 10px 0;
  float: left;
  width: 100%;
  text-align: center;
  background-color: #fff;
  line-height: 1em;
}
p.photo a:hover {
  border-color: #ccc;
  background-color: #eee;
}
p.photo a {
  display: block;
  margin: 0;
  padding: 4px 4px 4px 4px;
  border: 1px solid #ccc;
  border-top-color: #eee;
  border-right-color: #ddd;
  border-bottom-color: #bbb;
  background-color: #fff;
  text-align: center;
}
p.photo a:hover {
  border: 1px solid #ccc;
  background-color: #eee;
}

