@charset "utf-8";
/* CSS Document for IDDAM
	Iglesia de Dios, una Asociacion Mundial
	Mayo 2013 - webmaster@iddam.org
*/

body {
	letter-spacing:0;
	color:#434343;
	-webkit-font-smoothing: subpixel-antialiased;
	font-family: 'Open Sans', sans-serif;
	font-size: 82.5%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin: 0px;
	padding: 0px;
	background-color: #2A3757;
}
h1 { font-family: 'Open Sans', sans-serif;font-weight:400; }
.h1escritura {font-family: 'Fondamento', cursive;font-weight:400;font-style:italic; }
.h2escritura {font-family: 'Fondamento', cursive;font-weight:400;font-style: normal; text-align:right; }

a:link,a:visited {color:#5193E3;text-decoration:none; }
a:hover,a:active {color:#5193E3;text-decoration:none; }

a.boton-creencias:link,a.boton-creencias:visited {color:#FFF;text-decoration:none; }
a.boton-creencias:hover,a.boton-creencias:active {color:#FFF;text-decoration:none; }

a.boton-folleto:link,a.boton-folleto:visited {color:#FFF;text-decoration:none; }
a.boton-folleto:hover,a.boton-folleto:active {color:#FFF;text-decoration:none; }

#hd_container {
	margin: auto;
	clear: both;
	width: auto;
	background-image: url(../img/header_bkg.png);
}

#header  {
	height: 130px;
	width: 960px;
	margin: auto;
	padding: 0px;
	background-image: url(../img/header.png);
	background-repeat: no-repeat;
	background-position: right 6px;
}
#menu_top_box {
	height: 40px;
	width: 950px;
	padding-top: 10px;
	float: left;
}
#menu_top_box_locked {
	float: right;
	height: 40px;
	width: 660px;
	padding-top: 10px;
}
#logo   {
	width: 350px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#menu   {
	width: 650px;
	height: 45px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 40px;
}

/* Comienza Menu IDDAM */

#iddam-menu ul,
#iddam-menu li,
#iddam-menu a {
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}
#iddam-menu {
	height: 45px;
	border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
}
#iddam-menu:after,
#iddam-menu ul:after {
  content: '';
  display: block;
  clear: both;
}
#iddam-menu a {
	color: #ffffff;
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 45px;
	text-decoration: none;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
#iddam-menu ul {
	list-style: none;
	text-align: center;
}
#iddam-menu > ul {
	float: left;
}
#iddam-menu > ul > li {
	float: left;
}
#iddam-menu > ul > li:hover:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 50%;
	bottom: 0;
	margin-left: -10px;
}
#iddam-menu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#iddam-menu > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#iddam-menu > ul > li.active > a {
	background-position: bottom;
	font-weight: bold;
	text-decoration: none;
}
#iddam-menu > ul > li:hover > a {
	color: #e3c354;
	font-family: 'Open Sans', sans-serif;
	font-weight: bolder;
}
#iddam-menu .has-sub {
	z-index: 1;
}
#iddam-menu .has-sub:hover > ul {
  display: block;
}
#iddam-menu .has-sub ul {
	display: none;
	position: absolute;
	width: 180px;
	top: 100%;
	left: 0;
	background-color: #e3c354;
}
#iddam-menu .has-sub ul li {
	margin-bottom: -1px;
}
#iddam-menu .has-sub ul li a {
	font-size: 12px;
	display: block;
	line-height: 120%;
	padding: 10px;
	color: #333;
	font-family: 'Open Sans', sans-serif;
	width: 160px;
	text-align: left;
}
#iddam-menu .has-sub ul li:hover a {
	background-color: #f1e0a9;
}
#iddam-menu .has-sub .has-sub:hover > ul {
  display: block;
}
#iddam-menu .has-sub .has-sub ul {
	display: none;
	position: absolute;
	top: 0px;
	left: 100%;
}


#contenedor_general {
	margin: auto;
	width: auto;
	clear: both;
	visibility: visible;
	overflow: hidden;
	background-image: url(../img/body_bg_2x.jpg);
	background-size: 1400px 678px !important;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EBEBEB;
	border-left-color: #EBEBEB;
	height: auto;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #EEF2FB;
}

#bienvenidos_home  {
	height: 315px;
	width: 420px;
	padding-left: 540px;
	background-image: url(../img/familia.png);
	background-repeat: no-repeat;
	background-position: 150px 40px;
	margin: auto;
	background-color: #F7F7F7;
	border-left-width: .10em;
	border-left-color: #E5E5E5;
	border-right-width: .10em;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
}
#texto_bienvenidos   {
	height: 240px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 376px;
	float: left;
}
#boton_creencias   {
	width: 250px;
	float: left;
	height: 40px;
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
}
#facebook-like-area {
	height: 35px;
	width: 140px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}
#menu-especial {
	margin: auto;
	width: 960px;
	height: auto;
}

/* comienza botonless de Creencias Fundamentales */
.classname {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e3c354), color-stop(1, #e3c354) );
	background:-moz-linear-gradient( center top, #ededed 5%, #e3c354 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e3c354', endColorstr='#e3c354');
	background-color:#e3c354;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #e3c354;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #0000;
}.classname:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f1e0a9), color-stop(1, #e3c354) );
	background:-moz-linear-gradient( center top, #f1e0a9 5%, #e3c354 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f1e0a9', endColorstr='#e3c354');
	background-color:#dfdfdf;
	text-decoration: none;
}.classname:active {
	position:relative;
	top:1px;
	text-decoration: none;
}

/* termina botonless de Creencias Fundamentales */

/* comienza botonless de Folleto de Bienvenida */
.classname02 {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #1d4962), color-stop(1, #1d4962) );
	background:-moz-linear-gradient( center top, #ededed 5%, #1d4962 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1d4962', endColorstr='#1d4962');
	background-color:#1d4962;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #1d4962;
	display:inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #0000;
}.classname02:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #437fa2), color-stop(1, #1d4962) );
	background:-moz-linear-gradient( center top, #437fa2 5%, #1d4962 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#437fa2', endColorstr='#1d4962');
	background-color:#dfdfdf;
	text-decoration: none;
}.classname02:active {
	position:relative;
	top:1px;
	text-decoration: none;
}

/* termina botonless de Creencias Fundamentales */

#box_vev {
	float: left;
	height: 70px;
	width: 240px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}
#box_fi {
	float: left;
	height: 70px;
	width: 240px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}
#box_jh {
	float: left;
	height: 70px;
	width: 240px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
	background-image: url(../img/boton-home-foto-jh.png);
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}
#box_miembros {
	float: left;
	height: 70px;
	width: 240px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	padding-top: 0px;
	line-height: normal;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #FFF;
}

/* Aca comienzan las animaciones de los botones en el home */

a.btnanim001 {
	width:239px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/boton-home-vev-001.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.btnanim001:hover {
	background-image: url(../img/boton-home-vev-001.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
}
a.btnanim002 {
	width:239px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/boton-home-fi-002.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.btnanim002:hover {
	background-image: url(../img/boton-home-fi-002.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
}
a.btnanim003 {
	width:239px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/boton-home-jh-003.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.btnanim003:hover {
	background-image: url(../img/boton-home-jh-003.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
}
a.btnanim004 {
	width:239px;
	height:70px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background-image: url(../img/boton-home-miembros-004.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.btnanim004:hover {
	background-image: url(../img/boton-home-miembros-004.png);
	background-repeat: no-repeat;
	background-position: 0 -70px;
}
#ft {
	font-family: 'Open Sans', sans-serif;
	background-color: #2A3757;
	margin: auto;
	left: 0px;
	right: 0px;
	height: auto;
	width: auto;
	clear: both;
	color: #FFF;
	line-height: normal;
	font-size: 11px;
}
#ft-txt  {
	margin: auto;
	height: 315px;
	width: 960px;
	background-color: #3D5989;
	background-image: url(../img/ft-img.png);
	background-repeat: no-repeat;
	padding: 0px;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}
#box_vev_text   {
	float: left;
	width: 215px;
	height: 180px;
	background-image: url(../img/boton-home-foto-vev.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 5px;
}
#box_fi_text   {
	float: left;
	height: 180px;
	width: 215px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../img/boton-home-foto-fi.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#box_jh_text {
	float: left;
	height: 180px;
	width: 215px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../img/boton-home-foto-jh.png);
	background-repeat: no-repeat;
	background-position: center 10px;
}
#box_miembros_text   {
	float: left;
	height: 180px;
	width: 215px;
	padding-top: 120px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	background-image: url(../img/boton-home-foto-miembros.png);
	background-repeat: no-repeat;
	background-position: center 10px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 5px;
}
#ft #copyright-and-other-texts {
	margin: auto;
	width: 960px;
	height: auto;
	text-align: center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#cuerpo-interno {
	height: auto;
	width: 960px;
	overflow: hidden;
	bottom: 0px;
	margin: auto;
	background-image: url(../img/background.png);
}

/* css paginas internas */#sidebar-interno {
	height: auto;
	padding-top: 80px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 300px;
	float: left;
}
#texto-interno {
	float: left;
	width: 620px;
	height: auto;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#boton_folleto_en_linea {
	width: 300px;
	float: none;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	height: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#foll-left-col {
	width: 275px;
	float: left;
	height: 350px;
}
#foll-right-col {
	float: left;
	width: 340px;
	height: 315px;
	padding-top: 50px;
}
#texto-principal {
	float: left;
	width: 920px;
	height: auto;
	padding-top: 35px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
#contact-left-col {
	width: 600px;
	float: left;
	height: auto;
}

/* FORMULARIO COMIENZA AQUI */
/* the main layout */

#contentForm {
	display: block;
	width: 500px;
	background-color: white;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	padding: 5px;
	background-image: url(../img/background.png);
}

/* and now the form formatting itself */
label {
	display: block;
	float: left;
	clear: left;
	Width: 170px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
}

input, textarea, select {
  margin: 0;
  padding: 2px;
  font-size: 1em;
  color: #666666;
  background: #F5F5F5;
  border: 1px solid #ccc;
  margin: 5px 0;
}   

input:focus, textarea:focus, select:focus {
  border: 1px solid #999;
  background-color: #FFFFFF;
}

input.button {
	cursor: pointer;
	border: none;
	font-weight: bold;
	width: 90px;
	height: 28px;
	background-image: url(../img/submit.png);
	background-repeat: no-repeat;
	background-position: left top;
}

span.required{
  font-size: 13px !important;
  color: red !important;
}

.errormsg {
  display: block;
  width: 90%;
  height: 22px;
  line-height: 22px;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(../img/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}

.msgSent {
  font-size: 20px;
  text-align: center;
}
