/* Iglesiant.org:
*  Iglesia Nuevo Testamento/Christian Life Mission, all rights reserved.
*	 Net For Crist Ministry == www.NetForChrist.com
*/

/* Eric Meyer's Reset Styles v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: transparent;
}

body { line-height: 1; }

ol, ul { list-style: none; }

blockquote, q { quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus { outline: 0; }

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

/* tables still need 'cellspacing="0"' in the markup */
table { border-spacing: 0; }

/* Main initial settings */
body {
  background: #66D6FF url(../images/body_bg.png) top left repeat-x;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 76%;
  text-align: center;
  margin: 0 auto;
  color: #0000FF;
}

h1,
h2,
h3,
h4 {
  margin:3px 0 6px 0;
  font-weight:bold;
}

h1 {
  font-size:2em;
  border-bottom: 1px #0800f4 dashed;
  color: #3A3A3A;
  font-family: Tahoma, Arial, sans-serif;
  letter-spacing: 0.4em;
  padding-right: 3em;
  
}

h1.msgheading {
  text-align: right;
  padding-right: 10px;
  font-size: 2.75em;
  color: #f00;
  border-bottom: none;
}

h2 {
  margin:0 0 4px 0;
  font-size:1.8em;
  color: #0033FF;
  letter-spacing: .25em;
}

h3 {
  margin:6px 0;
  font-size:1.4em;
  color: #0099CC;
}

h4 {
  margin:10px 0 5px 0;
  font-size:1.2em;
}

a {
  text-decoration:none;
  background-color:inherit;
  color: #0000ff;/*font-weight: bold;*/
}

a:hover {
  color: #000;
  border-bottom: 1px solid #000;
}

a img {
  border:0;
}

.nohover a:hover {
	border-bottom: none;
}

p {
  margin:0 0 15px 0;
  line-height:1.5em;
  letter-spacing: 1.25px;
  font-size: 0.95em;
}

blockquote {
  margin: 10px;
  padding: 6px;
  border: 1px #BF6A30 dashed;
  color: #BF6A30;
  text-align: justify;
  background-color: #FFF0B5;
}

/* Layout divs */
#container-top {
  height: 148px;
  margin: 0 auto;
  width: 976px;
}

#container-body {
  width:950px;
  margin:0 auto;
  color:#222;
  background: #66D6FF url(../images/container_bg.png) repeat-x bottom;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #0000ff;
}

/* Logo stuff, varies for Spanish and English */
div#logosp,
div#logoeng {
  width:950px;
  text-align: center;
  height: 100px;
  margin: 0 auto;
}

div#logosp { background:#fff url(../images/int_header.jpg) no-repeat; }

div#logoeng { background:#fff url(../images/clm_header.jpg) no-repeat; }

div#logosp div.title,
div#logoeng div.title {
  margin: 100px 40px 10px 750px;
  width: 200px;
  text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  letter-spacing: 0.35em;
  color: #0033FF;
  text-transform: lowercase;
}

div#logosp a,
div#logoeng a {
  background-color:inherit;
  color:#26a;
  text-decoration:none;
}

div#logosp a:hover,
div#logoeng a:hover {
  background-color:inherit;
  color:#69e;
}

/*div#logoeng_small,
div#logosp_small {
  float: left;
  width: 950px;
  height: 100px;
  color:#222;
  border-bottom: 1px solid #222;
}

div#logoeng_small { background:#fff url(../images/logoeng_small.png) no-repeat; }

div#logosp_small { background:#fff url(../images/logosp_small.png) no-repeat; }*/

/* GLOBAL-NAV */
div#navwrapper {
  background-image: url(../images/menu-bg.png);
  background-color: transparent;
  width: 976px;
  height: 48px;
  margin: 0 auto;
  background-repeat: no-repeat;
}

div#global-nav {
  width: 948px;
  height: 30px;
  margin: 0 auto;
  /*position: relative;*/
  padding: 2px 0 1px 0;
  z-index: 9998;
  /*background-image: url(../images/menu_bkgd.png);
  background-repeat: repeat-x; */
  border: 1px solid #0061ff;
  overflow: hidden;
}

div#global-nav #menutab {
  margin: 0;
  margin-left: 25px;
  padding: 0;
}

div#global-nav #menutab li { display: inline; }

div#global-nav #menutab li a {
  float: left;
  width: 90px;
  height: 0;
  padding-top: 30px;
  overflow: hidden;
  background-image: url(../images/nav_buttons.png);
	background-repeat: no-repeat;
}
/* special button for returning to previous page */
div#global-nav #menutab li#btn_return a { 
	background-image: url(../images/btn_return.png);
	background-position: 0 0;
}

div#global-nav #menutab li a:hover {
	border-bottom: none;
}

/* BUTTONS */
div#global-nav #menutab li#btn_home a 			{ background-position: 0 0; }
div#global-nav #menutab li#btn_message a 	{ background-position: -90px 0; }
div#global-nav #menutab li#btn_blog a 			{ background-position: -180px 0; }
div#global-nav #menutab li#btn_churches a	{ background-position: -270px 0; }
div#global-nav #menutab li#btn_gallery a 	{ background-position: -360px 0; }
div#global-nav #menutab li#btn_store a 		{ background-position: -450px 0; }
div#global-nav #menutab li#btn_about a 		{ background-position: -540px 0; }
div#global-nav #menutab li#btn_contact a 	{ background-position: -630px 0; }
div#global-nav #menutab li#btn_jill a 			{ background-position: -720px 0; }
div#global-nav #menutab li#btn_english a 	{ background-position: -810px 0; }

/* OVER STATES */
div#global-nav #menutab li#btn_home a:hover 			{ background-position: 0 -30px; }
div#global-nav #menutab li#btn_message a:hover 	{ background-position: -90px -30px; }
div#global-nav #menutab li#btn_blog a:hover 			{ background-position: -180px -30px; }
div#global-nav #menutab li#btn_churches a:hover	{ background-position: -270px -30px; }
div#global-nav #menutab li#btn_gallery a:hover 	{ background-position: -360px -30px; }
div#global-nav #menutab li#btn_store a:hover 		{ background-position: -450px -30px; }
div#global-nav #menutab li#btn_about a:hover 		{ background-position: -540px -30px; }
div#global-nav #menutab li#btn_contact a:hover 	{ background-position: -630px -30px; }
div#global-nav #menutab li#btn_jill a:hover 			{ background-position: -720px -30px; }
div#global-nav #menutab li#btn_english a:hover 	{ background-position: -810px -30px; }
div#global-nav #menutab li#btn_return a:hover 	{ background-position: 0 -30px; }

/* PRESSED STATES */
div#global-nav #menutab li#btn_home a:active 		{ background-position: 0 -60px; }
div#global-nav #menutab li#btn_message a:active 	{ background-position: -90px -60px; }
div#global-nav #menutab li#btn_blog a:active 		{ background-position: -180px -60px; }
div#global-nav #menutab li#btn_churches a:active { background-position: -270px -60px; }
div#global-nav #menutab li#btn_gallery a:active 	{ background-position: -360px -60px; }
div#global-nav #menutab li#btn_store a:active 		{ background-position: -450px -60px; }
div#global-nav #menutab li#btn_about a:active 		{ background-position: -540px -60px; }
div#global-nav #menutab li#btn_contact a:active 	{ background-position: -630px -60px; }
div#global-nav #menutab li#btn_jill a:active 		{ background-position: -720px -60px; }
div#global-nav #menutab li#btn_english a:active 	{ background-position: -810px -60px; }
div#global-nav #menutab li#btn_return a:active 	{ background-position: 0 -60px; }

/* ON STATES */
div#global-nav.home #menutab li#btn_home a {
  background-position: 0 -90px;
  cursor: default;
}
div#global-nav.message #menutab li#btn_message a { 
	background-position: -90px -90px !important;
  cursor: default;
}
div#global-nav.churches #menutab li#btn_churches a { 
	background-position: -270px -90px !important;
  cursor: default;
}
div#global-nav.gallery #menutab li#btn_gallery a 	{ 
	background-position: -360px -90px !important;
  cursor: default;
}
div#global-nav.about #menutab li#btn_about a { 
	background-position: -540px -90px !important;
  cursor: default;
}
div#global-nav.contact #menutab li#btn_contact a { 
	background-position: -630px -90px !important;
  cursor: default;
}

/* Wholecol class for divs that run across container width */
#container-body div.wholecol
{
  width: 902px;
  padding: 10px 10px 5px 10px;
  border: 1px solid #777;
  margin: 0 auto 5px auto;
  text-align: left;
  background-image: url(../images/slide_bg.png);
  background-position: top;
  background-repeat: repeat-x;
  background-color: #FFEC99;
}

#container-body div.wholecol h2 {
  font-size: 1.5em;
  border-bottom: 1px #0800f4 dashed;
  color: #3A3A3A;
  font-family: Tahoma, Arial, sans-serif;
  letter-spacing: 0.2em;
  padding-right: 2em;
}

#container-body div.wholecol ul
{
	list-style: circle outside;
	margin-top: -6px;
	line-height: 1.5em;
	color: #CC0000;
	margin-bottom: 6px;
}

#container-body div.wholecol ol
{
  margin-top: -6px;
  margin-bottom: 6px;
  line-height: 1.5em;
  color: #CC0000;
}

#container-body div.wholecol li
{
	margin-top: 0px;
	margin-right: 36px;
	text-align: justify;
	margin-left: 36px;
	margin-bottom: 3px;
	letter-spacing: 1px;
	font-size: 0.95em;
	font-weight: bold;
}

#container-body div.wholecol div.thumbdisp
{
  width: 95%;
  border: 1px solid #ccc;
  padding: 0;
  margin: 0 20px;
  background-color: #cff;
  float: left;
}

#container-body div.wholecol div.thumbdisp div.frm
{
  text-align: center;
  border: 1px solid #ccc;
  margin: 3px;
  padding: 0 10px;
  background-image: url(../images/img_grad.png);
  background-position: bottom;
  background-repeat: repeat-x;
  float: left;
  width: 16%;
}

#container-body div.wholecol div.thumbdisp img
{
  border: none;
  padding: 20px 0;
}

#container-body div.wholecol div.thumbdisp div.frm p
{
  border-top: 1px dashed #0033FF;
  font-size: .75em;
}

/* container for events, etc. */
#container-body div.images_top {
  width: 685px;
  height: 20px;
  background-image: url(../images/images_bg_top.png);
  background-repeat: no-repeat;
  background-position: top;
  margin: 0;
}

#container-body div.images_left {
  float: left;
  width: 20px;
  height: 300px;
  background-image: url(../images/images_bg_left.png);
  background-repeat: repeat-y;
  background-position: left;
  margin: 0;
}

#container-body div.images {
  background: #00baff url(../images/images_bg.png) repeat-x bottom;
  position:relative;
  height:300px;
  width:645px;
  float:left;
  margin:0;
  /*;
  -webkit-border-radius:5px;
  -moz-box-shadow:0 0 25px #666;
  -webkit-box-shadow:0 0 25px #666;*/
  overflow: auto;
  padding: 0px;
}

#container-body div.images_right {
  float: left;
  width: 20px;
  height: 300px;
  background-image: url(../images/images_bg_right.png);
  background-repeat: repeat-y;
}

#container-body div.images_bottom {
  width: 685px;
  height: 20px;
  background-image: url(../images/images_bg_bottom.png);
  float: left;
}


/* individual event items */
#container-body div.images div.target {
  position:absolute;
  top:0;
  left:0;
  margin:0px;
  height:260px;
  font-size:1em;
  padding: 10px;
  width: 625px;
  display: none;
}

/* header */
#container-body div.images h1.rgt,
#container-body div.images h1.lft {
  font-size: 1.5em;
  font-weight: bold;
  color: #0040A6;
  border-bottom: 1px #0063FF dashed;
  padding: 0;
  line-height: 1.5em;
}

#container-body div.images h1.rgt {
  text-align: right;
  margin-right: 10px;
}

#container-body div.images h1.lft {
  text-align: left;
  padding-right: 0px;
}

#container-body div.images a {
  text-decoration: none;
  background-color: inherit;
  color: #fff;
  font-weight: bold;
}

#container-body div.images a:hover { color: #0000ff; 
}

#container-body div.images p {
  margin:0 0 15px 0;
  line-height:1.5em;
  letter-spacing: 1.25px;
  font-size: 0.95em;
  color: #fff;
}

#container-body div.images ul {
  color: #FFEC99;
  line-height: 1.1em;
  margin-bottom: 0px;
}

#container-body div.images ul li {
  list-style-position: inside;
  padding-left: 20px;
  font-weight: normal;
}

#container-body div.images img.rgt {
  float: right;
  margin: 5px 0 5px 10px;
}

#container-body div.images img.lft {
  float: left;
  margin: 5px 15px 5px 0;
}

#container-body div.images .clear {
  clear: both;
  font-size: 0px;
  line-height: 1px;
  position: inherit;
  margin: 0;
  height: 0px;
  padding: 0;
  display: inherit;
}

/* tabs */
.tabswrapper {
  width: 180px;
  margin: 3px 5px 0 5px;
  height: 20px;
  padding: 4px 5px;
  float: right;
  background: #FFEC99 url(../images/slide_bg.png) top repeat-x;
  border: 1px solid #999;
}

.tabs { width: 180px; }

/* single tab */
.tabs a {
  width: 20px;
  height: 20px;
  float: left;
  margin: 0;
  background: url(../images/navigator.png) 0 0 no-repeat;
  display: block;
  font-size: 11px;
  text-align: center;
  line-height: 1.8em;
  color: #000000;
}

/* mouseover state */
.tabs a:hover {
  background-position:0 -20px;
  color: #fff;
  border-bottom: none;
}

/* active state (current page state) */
.tabs a.current {
	background-position:0 -40px;
  color: #fff;
}


/* prev and next buttons */
.forward, .backward {
  float: right;
  background-image: url(../images/left.png);
  background-repeat: no-repeat;
  background-position: top;
  display: block;
  width: 36px;
  height: 36px;
  cursor: pointer;
  font-size: 1px;
  text-indent: -9999em;
}

/* next */
.forward {
  background-image: url(../images/right.png);
  margin-left: 40px;
}
.forward:hover 	{
  background-position: 0 -36px;
  border-bottom: none;
}
.forward:active {
  background-position: 0 -72px;
  border-bottom: none;
} 


/* prev */
.backward        { margin-right: 40px; }
.backward:hover  {
  background-position: 0 -36px;
  border-bottom: 0;
}
.backward:active {
  background-position: 0 -72px;
  border-bottom: 0;
}

/* disabled navigational button. is not needed when tabs are configured with rotate: true */
.disabled {
	visibility:hidden !important;
}

/* "next image" and "prev image" links */
.overlaynext, .overlayprev {
	
	/* absolute positioning relative to the overlay */
	position: absolute;
	top: 40%;	
	border: 1px solid #000;	
	cursor: pointer;
	display: block;
	padding: 10px 20px;
	color: #fff;
	font-size: 11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;	
}

.overlayprev {
	left: 0;
}

.overlaynext {
	right: 0;
}

.overlaynext:hover, .overlayprev:hover {
	text-decoration: none;
	background-color: #000;
  color: #00FFFF;
}

/* the "information box" */
.overlayinfo {
	position: absolute;
	bottom: 0;
	left: 0;	
	padding: 10px 15px;
	color: #fff;
	font-size: 11px;
	border-top: 1px solid #000;
}

.overlayinfo strong {
	display: block;	
}

/* progress indicator (animated gif). should be initially hidden */
.overlayprogress {
	position: absolute;
	top: 45%;
	left: 50%;
	display: none;
}

/* everybody should know about RGBA colors. */
.overlaynext, .prev, .overlayinfo {
	background: #333 !important;
	background: rgba(0, 0, 0, 0.6) url(../images/h80.png) repeat-x;		
}

#tooltp {
  display: none;
  background: transparent url(../images/blue_arrow.png);
  font-size: 12px;
  height: 70px;
  width: 160px;
  padding: 25px;
  color:#fff;
  z-index: 9999;
  font-weight: bold;
  line-height: 1.25em;
}

div#container-foot {
  width:908px;
  font-size:0.95em;
  color:#333;
  text-align:center;
  background-color: #FFEC99;
  background-image: url(../images/slide_bg.png);
  background-position: top;
  background-repeat: repeat-x;
  padding: 0 10px 10px 10px;
  margin: 0 auto 10px auto;
  border: 1px solid #0000ff;
  border-top: 0;
}

div#container-foot .footinfo {
	position: relative;
  float: left;
  width: 170px;
  margin: 10px 10px 0 10px;
  padding: 0;
  font-size: inherit;
  border: none;
  background: #FFEC99 !important;
  color: #333;
  font-size: 0.95em;
}

div#container-foot .links {
  width: 500px;
  float: right;
}

div#container-foot .links p {
  margin: 6px 6px 0 0;
  text-align: right;
}

ul.foot {
  margin: 10px 0 0 0;
  padding: 0px;
  list-style-type: none;
  padding-bottom: 1em;
}

ul.foot li {
  display: inline;
  margin-right: 15px;
  float: right;
}

/* Special formatting for text*/
p.justtext {
  text-align:justify;
  color: #3A3A3A;
}

p.versos {
  font-size: 1.1em;
  line-height:1.1em;
  font-weight: bold;
  color: #996600;
  text-align: justify;
}

p.citation {
  margin: 8px 8px 0 8px;
  padding: 10px 10px 0 10px;
  color: #000099;
  text-align: right;
  background-color: #F1F7F8;
  border-top: 1px #333 solid;
  border-right: 3px #000 solid;
  border-bottom: none;
  border-left: 3px #000 solid;
  float: left;
}

p.citationtitle {
  margin: 0 8px 8px 0;
  padding: 0 10px 10px 100px;
  color: #FF0000;
  text-align: right;
  background-color: #F1F7F8;
  border-top: none;
  border-right: 3px #000 solid;
  border-bottom: 1px #333 solid;
  border-left: 3px #000 solid;
  font-weight: bold;
  font-style: italic;
  float: right;
}

strong {
  font-weight: bold;
  font-size: 1.05em;
  color: #FFEC99;
  letter-spacing: 2px;
}

span.citationtitle {
  color: #A64300;
  text-align: right;
  font-weight: bold;
  font-style: italic;
}

table.leftimg,
table.rightimg {
  text-align: center;
  border: 1px solid #999;
  padding: 3px;
  width: 180px;
  background-position: top;
  background-repeat: repeat-x;
  background-image: url(../images/slide_bg.png);
  background-color: #FFEC99;
}

table.leftimg {
  margin: 0 10px 10px 10px;
  float: left;
}

table.rightimg {
  margin: 0 0 0 10px;
  float: right;
}

table.leftimg td.imgbox,
table.rightimg td.imgbox { 
}

table.leftimg img {
  padding: 5px 10px;
}

table.rightimg img {
  padding: 5px 10px;
}

table.leftimg p,
table.rightimg p {
  line-height: 1.25em;
  font-size: 0.8em;
  font-weight: bold;
  background-color: #66D6FF;
  padding: 5px 0;
  border: 1px solid #0061ff;
  margin: 0 5px;
  border-bottom: 2px solid #0061ff;
  border-right: 2px solid #0061ff;
}

table.leftimg a:hover,
table.rightimg a:hover {
	border-bottom: none;
}

.clear {
  clear:both;
  margin:0;
  height: 2px;
}

.right {
  text-align:right;
}

.internallink {
  font-size:0.95em;
  text-align:center;
  letter-spacing: 2px;
  line-height: 2.5em;
  color: #ffffff;
}

.internallink a {
	color: #fff;
}

.internallink a:hover {
  color: #fco;
  border-bottom: 1px solid #fc0;
  text-decoration: none;
}

.block {
  padding:6px;
  background:#eee;
  color:#222;
  border:1px solid #ddd;
  border-bottom: 2px solid #aaa;
  border-right: 2px solid #aaa;
  text-align: left;
  width: 350px;
}

.credit {
  color:#0061ff;
  text-align: right;
  font-size: 0.95em;
  margin-right: 6px;
  float: right;
  margin-top: 10px;
  width: 125px;
  clear: right;
}

.hide {
  display:none;
}

div.listadopais {
  border: 1px solid #777;
  margin: 0 auto 10px auto;
  padding: 0px 0 6px 0;
  line-height: 1.5em;
  width: 98%;
  background-color: #FFFFFF;
}

div.listadopais strong {
  font-weight: bold;
  font-size: 0.95em;
  color: #0061ff;
  letter-spacing: 1.5px;
}

div.listadopais div.iglesia {
  float: left;
  width: 70%;
}

div.listadopais div.fotos {
  float:left;
  width: 28%;
  padding-left: 15px;
}

div.listadopais div.fotos img {
  width: 58px;
  height: 77px;
}

div.listadopais p.pais,
div.listadopais p.estado,
div.listadopais p.ciudad,
div.listadopais p.nombre,
div.listadopais p.pastores,
div.listadopais p.direccion,
div.listadopais p.telemail
{
  font-weight: bold;
}

div.listadopais p.pais
{
  margin: 0 0 0 10px;
  color: #0000FF;
  font-size: 1.15em;
  font-weight: bold;
}

div.listadopais p.estado
{
  margin: 6px 0 6px 15px;
  color: #0000FF;
  font-size: 1.1em;
  font-weight: bold;
}

div.listadopais p.ciudad
{
  margin: 6px 0 0 20px;
  color: #BF6A30;
  font-size: 1.05em;
  font-weight: bold;
}

div.listadopais p.nombre
{
  margin: 0 0 0 30px;
  color: #BF6A30;
  font-size: 1em;
  font-weight: bold;
}

div.listadopais p.pastores
{
  margin: 0 0 0 35px;
  color: #4830BF;
  font-size: .9em;
  font-weight: bold;
}

div.listadopais p.obra
{
  margin: 0 0 0 60px;
  color: #0066FF;
  font-size: 0.95em;
}

div.listadopais p.primeralinea
{
  margin: 0 0 0 50px;
  font-weight: bold;
  font-size: .95em;
}

div.listadopais p.direccion
{
  margin: 0 0 0 40px;
  color: #4830BF;
  font-size: .9em;
  font-weight: normal;
  line-height: 1em;
  font-weight: bold;
}

div.listadopais p.telemail
{
  margin: 0 0 10px 50px;
  color: #BF6A30;
  font-size: .9em;
  font-weight: normal;
}

div.listadopais p.telemail a
{
  text-decoration:none;
  color: #BF6A30;
  font-weight: bold;
}

div.listadopais p.telemail a:hover
{ text-decoration: none; 
}

div.listadopais .hilite
{
  font-weight: bold;
  color: #ff0000;
  background-color: #FFCC66;
  line-height: 1.15em;
  border: 1px dashed #FF0000;
}

/* tables for directores and conferenciantes*/
table.directores,
table.conferenciantes
{
  font-size: 1em;
  color: #000099;
  width: 100%;
  border: none;
  padding: 3px;
  margin: 0 auto;
}

table.directores
{
  border: 2px solid #0033FF;
  margin-bottom: 10px;
  background: transparent;
  margin-top: 10px;
}

table.directores h2
{
  font-size:1.8em;
  color: #A64300;
  letter-spacing: 0.25em;
  text-align: center;
  margin: 10px 0;
}

table.directores h3
{
  font-size:1.4em;
  color: #0099CC;
  text-align:center;
}

table.directores td.nombre
{
  padding-left: 10px;
}

table.directores td.email
{
  width: 22%;
  padding-left: 10px;
}

table.directores td.email img {
	width: 58;
  height: 77;
}

table.conferenciantes
{
  border: 1px solid #777;
  margin: 0 auto 10px auto;
}

table.directores td.supervisor,
table.conferenciantes td.supervisor
{
  font-size: 0.9em;
  color: #A64300;
  text-align : right;
  font-weight:bold;
  width: 30%;
  padding-right: 6px;
}

table.conferenciantes td.nombre
{
  padding-left: 10px;
}

table.conferenciantes td.email
{
  width: 22%;
  padding-left: 10px;
}

.headerstyle
{
  background:#fff url(../images/menu_title_grad_new.jpg) repeat-x;
  text-decoration:none;
  color: #A64300;
  font-weight: bold;
  line-height: 28px;
  width: 100%;
  text-align: center;
  margin: 0 auto;
}

.spec
{
  background: #fff url(../images/menu_title_spec.png) repeat-x;
  text-decoration: none;
  padding: 0px;
  text-align: center;
  margin: 10px auto 0 auto;
  border-bottom: 1px solid #A64300;
  line-height: 2.25em;
  color: #A64300;
  font-weight: bold;
  font-style: italic;
}

blockquote
{
  margin: 10px;
  padding: 6px;
  border: 1px #BF6A30 dashed;
  color: #BF6A30;
  text-align: justify;
  background-color: #FFF0B5;
}

#container-body div.wholecol blockquote
{
  padding-left:5px;
  border-left: solid 5px #BF6A30;
  font-size: 1.1em;
  text-align: right;
  line-height: 1.25em;
  color: #0040A6;
  letter-spacing: 0.25em;
  width: 85%;
  float: right;
  margin: 0 0 15px 0;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 5px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(prevlabel.png) no-repeat 0 15%;
  border-bottom: none;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(nextlabel.png) no-repeat 100% 15%;
  border-bottom: none;
}

#lbBottom {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #0061ff;
	line-height: 1em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
  border-bottom: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}

/* overlay */ 
#overlay div.close {
	background: url(../images/close.png) no-repeat;
	position: absolute;
	top: 5px;
	right: 5px; 
	width: 35px;
	height: 35px;
	cursor: pointer;
}

/* use a semi-transparent image for the overlay */
#overlay {
	padding: 40px;	
	width: 640px;  
	display: none;
	background-image: url(../images/transparent.png);
	color: #0061ff;
	height: 450px;
  font-size: 1em;
}
 
/* container for external content. uses vertical scrollbar, if needed */
div.contentWrap {
	height: 441px;
	overflow-y: auto;
}

/* Styles for Picture galleries */
#galeria {
  letter-spacing: 1px;
  text-align: center;
  width: 100%;
  padding: 0;
  float: left;
  background-color: #FFEC99;
}

#galeria .thumbblock {
  text-align: center;
  margin: 5px; /* space between thumbblocks */
  padding: 2px;
  width: 18%;
  float: left;
  background: #FFEC99 url(../images/images_bg.png) top repeat-x;
  border: 1px solid #999;
  height: 140px;
}

#galeria .thumbblock p {
  font-size: 0.95em;
  color: #FFEC99;
  line-height: 1.25em;
  letter-spacing: 1px;
  padding: 6px;
  margin: 0;
}

/*#galeria .thumbline {
  width: 100%;
  clear: left;
  height: 1px;
}*/

#galeria a:hover {
	border-bottom: none;
}

#galeria img {
  /*width: 150px;
  height: 112px;*/
  background-color: #fff;
  padding: 2px;
  border: 2px solid #ccc;
  margin: 6px 2px 6px 2px;
  /*outline: 0;*/
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}

#galeria a.active img {
	outline: 1px solid #000;
 
	/* show on top of the expose mask */
	z-index: 9999;
	position: relative;
}

/* the overlayed element */
.simple_overlay {
	
	/* must be initially hidden */
	display: none;
	
	/* place overlay on top of other elements */
	z-index: 10000;
	
	/* styling */
	background-color: #333;
	
	width: 680px;	
	min-height: 200px;
	border: 1px solid #000;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow: 0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.simple_overlay .close {
	background-image: url(../images/close.png);
	position: absolute;
	right: -15px;
	top: -15px;
	cursor: pointer;
	height: 35px;
	width: 35px;
}

#overlay {
  background-image: url(../images/transparent.png);
  color: #efefef;
  height: 450px; 
}
