/*- Estructura y estilo
----------------------------------------------------------------------*/
body 	{
	background-color: #fff;
	background: url(http://www.cirugiabariatrica.com.mx/images/bg_body.png) top repeat-x;
	color: #333;
	font: normal 12px/18px Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	padding: 0;
	}


h1 	{
 	color:  #221d79;
	font: Helvetica, Franklin, Century Gothic, Arial, Verdana;
  	font-size: 20px;
  	font-weight: bold;
  	margin-bottom:19px;
  	line-height: 20px;
	text-align: center;
	}

h2 {
  	color:  #047440;
  	font-size:28px;
  	font-weight: bold;
  	margin-bottom:19px;
  	text-transform:uppercase;
  	line-height: 28px;
}
h3 {
  	color:#fff;
  	font-size: 20px;
  	font-weight: bold;
  	margin: 6px 0 9px 0;
	text-transform: none; 
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}

h5 {
	font-size: 14px;
	font-weight: bold;
 	color:  #221d79;
	text-align: justify;
}

h6 {
	font-size: 12px;
	font-weight: bold;
 	color:  #000000;
	text-align: center;
  	line-height: 12px;
}

h7 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

h8 {
	font-size: 14px;
	font-weight: bold;
 	color:  #221d79;
	text-align: center;
}

h9 {
	font-size: 16px;
	font-weight: normal;
 	color:  #000000;
	text-align: center;
}


h10 {
	font-size: 12px;
	font-weight: normal;
 	color:  #8A2908;
	text-align: justify;
	white-space: pre; 
}



p {
	font-size: 14px;
 	color:  #000000;
	text-align:justify;
	padding: 0px;
	}

.disclaimer1 {
	font-size: 12px;
	font-weight: normal;
 	color:  #8A2908;
	text-align: justify;
}

.disclaimer {
	font-size: 13px;
	font-weight: normal;
 	color:  #8A2908;
}


.calculadora 	{
 	color:  #6E6E6E;
  	font-size: 14px;
  	font-weight: normal;
  	line-height: 14px;
	}


.minifirma 	{
 	color:  #6E6E6E;
  	font-size: 10px;
  	font-weight: bold;
  	line-height: 14px;
	}

.minifirma a:link 	{
 	color:  #6E6E6E;
	text-decoration: none; 
	}

.minifirma a:active 	{
 	color:  #2E2E2E;
	text-decoration: none; 
	}

.minifirma a:hover 	{
 	color:  #2E2E2E;
	text-decoration: underline; 
	}

.minifirma a:visited 	{
	color: #6E6E6E; 
	text-decoration: none;
	}

.subtitulo 	{
 	color:  #B40404; 
  	font-size: 12px;
  	font-weight: bold;
  	line-height: 12px;
	text-align: center;
	}

.subtitle {
	font: Trebuchet, Tahoma, Verdana;
	font-size: 18px;
	font-weight: normal;
 	color:  #848484;
}


.mas-info 	{
 	color:  #221d79;
  	font-size: 12px;
	font-style: italic;
  	font-weight: bold;
  	line-height: 14px;
	text-align: right;
	}

sup {
	font-size: 75%; 
	vertical-align: top;
	} 

sub {
	font-size: 75%; 
	vertical-align: bottom;
	} 


a:link {
	color: #221d79; 
	text-decoration: none; 
	}

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

a:visited {
	color: #221d79; 
	text-decoration: none;
	}

a:hover {
	color: #B40404; 
	text-decoration: none; 
	}


.minilink 	{
 	color:  #6E6E6E;
  	font-size: 11px;
  	font-weight: bold;
  	line-height: 14px;
	text-align: center;
	}

.minilink a:link 	{
 	color:  #6E6E6E;
	text-decoration: none; 
	}

.minilink a:active 	{
 	color:  #2E2E2E;
	text-decoration: none; 
	}

.minilink a:hover 	{
 	color:  #2E2E2E;
	text-decoration: underline; 
	}

.minilink a:visited 	{
	color: #6E6E6E; 
	text-decoration: none;
	}

img
	{  border-style: none;
	}

.faq 	{
 	font-size: 14px;
  	font-weight: normal;
  	line-height: 18px;
	text-decoration: none; 
	text-align: justify;
	}

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

.faq a:active 	{
 	color:  #2E2E2E;
	text-decoration: none; 
	}

.faq a:hover 	{
 	color:  #2E2E2E;
	text-decoration: underline; 
	}

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


/*- Diseño de tablas
----------------------------------------------------------------------*/

.table-shadow {
	-moz-box-shadow: -5px 0px 5px rgba(0,0,0,0.35), 5px 0px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: -5px 0px 5px rgba(0,0,0,0.35), 5px 0px 5px rgba(0,0,0,0.35);
	box-shadow: -5px 0px 5px rgba(0,0,0,0.35), 5px 0px 5px rgba(0,0,0,0.35);
	}


.inner-table-shadow {
	-moz-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0px 5px 5px rgba(0,0,0,0.1);
	box-shadow: inset 0px 5px 5px rgba(0,0,0,0.1);
	}

.gallery-shadow {
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	}

.title-shadow {
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	}

.table-border {
	border-style: solid;
	border-width: 1px;
	border-color: #ffffff #ffffff #221d79 #ffffff;
	}

.roundtable {
	border: 1px solid #BDBDBD;
	border-radius: 10px;
	}

.pictureframe {
	border: 2px solid #BDBDBD;
	padding: 5px;
	background.color: #FFFFFF;
	border-radius: 5px;
	}

.thumbnailframe {
	border: 1px solid #BDBDBD;
	padding: 3px;
	background.color: #FFFFFF;
	border-radius: 5px;
	}



/*- Barra de Navegación
----------------------------------------------------------------------*/
#nav ul {
	display: block;
	list-style: none;
	border-bottom: #221d79 2px solid;
	padding: 5px 0 12px 0;
	margin: 0;
}
#nav ul li {
	display: inline;
	position: relative;
	z-index:1;
}
#nav ul li a {
	color: #221D79;
	font-size: 14px;
	text-transform: uppercase;
	padding: 15px 15px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}
#nav ul li a:hover, #inicio #nav-inicio, #equipo #nav-equipo,
#candidatos #nav-candidatos, #cirugia #nav-cirugia,
#pacientes #nav-pacientes, #blog #nav-blog,
#contacto #nav-contacto {
	color: #fff;
	background: #221D79 url(http://www.cirugiabariatrica.com.mx/images/bg_nav.png) repeat-x;
}

#nav #nav-onsite {
	color: #fff;
	background: #221D79 url(http://www.cirugiabariatrica.com.mx/images/bg_nav.png) repeat-x;
}



/*- Galería
----------------------------------------------------------------------*/

.slideshow { 
	height: 250px; 
	width: 400px; 
	}

.slideshow a { 
	padding: 0px; 
	border: 0px; 
	} 

.slideshow img { 
	padding: 0px; 
	border: 0px; 
	} 

/*- Galería 2
----------------------------------------------------------------------*/

.slideshow2 { 
	height: 186px; 
	width: 400px; 
	}

.slideshow2 a { 
	padding: 0px; 
	border: 0px; 
	} 

.slideshow2 img { 
	padding: 0px; 
	border: 0px; 
	} 


/*- Teléfonos
----------------------------------------------------------------------*/

.slideshow-tel { 
	height: 29px; 
	width: 166px; 
	}

.slideshow-tel a { 
	padding: 0px; 
	border: 0px; 
	} 

.slideshow-tel img { 
	padding: 0px; 
	border: 0px; 
	} 



/* Sombras
   ==================================================== */
.button-shadow {
	-moz-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	}


/* Rollover Newsletter
   =================================================== */
.rollover_button { 
	repeat: none;
	}

.rollover_button a { 
	display: block;
	text-decoration: none;
	}

.rollover_button a:hover { 

	opacity: .80;
	filter: alpha(opacity=80);
	display: block;
	}

/*- Rollover Pacientes
----------------------------------------------------------------------*/

ul.thumb 	{
	float: right;
	list-style: none;
	margin: 0; 
	padding: 20px;
	width: 600px;
	background-color: white;
	}


ul.thumb li 	{
	margin: 0; 
	padding: 5px;
	float: left;
	position: relative;
	width: 110px;
	height: 110px;
	}


ul.thumb li img {
	width: 50px; 
	height: 152px;
	border: 0px;
	padding: 5px;
	background: #fff;
	position: absolute;
	left: 0; 
	top: 0;
	-ms-interpolation-mode: bicubic;
	}


ul.thumb li img.hover {
	margin-top: 50px;
	background: none;
	border: none;
	}


.title	{
	position:absolute;
	width:185px;
	height:35px;
	margin:0;
	font-family: Arial, Helvetica;
	font-weight:900;
	background: none;
	padding: 40px 0 0 0;
	text-align:center;
	color: #000; 
	}

/* Accordion para FAQ
   =================================================== */

#accordion .item 	{

	    height: 18px; /* height = total height of A child element */
	    overflow: hidden;
	    border: none;
	    transition: height ease-in-out 500ms; /* css3 transition */
	    -o-transition: height ease-in-out 500ms;
	    -moz-transition: height ease-in-out 500ms;
	    -webkit-transition: height ease-in-out 500ms;
	    }

#accordion a 		{
	    display: block;
	    height: 18px;
	    line-height: 20px;
	    padding: 0px;
	    text-decoration: none;
	    }

#accordion p 		{
	    width: 599px;
	    height: 135px;
	    padding: 0px;
	    vertical-align: top;
	    color: #585858;
	    }

#accordion div:hover 	{
		vertical-align: top;
		height: 150px; /* height = total height of A and P child elements */
	    }

#accordion div:hover a 	{
	    border-bottom: 0px;
	    font-weight: bold;
	    color: #08088A;
	    }

/* Diseño imagenes de testimonios
   =================================================== */
.foto-de-caso		{
	background:url('http://www.cirugiabariatrica.com.mx/images/pic-background-frame-wh.png') no-repeat center center;
	padding:13px 25px 15px 3px;
	width:200px;
	height:291px;}

.foto-de-caso2		{
	background:url('http://www.cirugiabariatrica.com.mx/images/pic-background-frame-wh-02.png') no-repeat center center;
	padding:13px 25px 15px 3px;
	width:300px;
	height:200px;}

.pic-shadow {
	-moz-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
	}

