html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input
{
	margin: 0pt;
	padding: 0pt;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-style: normal;
	font-weight: normal;
}

h1 {
	text-align: center;
}

body {
	color: #808080;
	font-family: Arial, Geneva, Verdana, sans-serif;
	font-size: 16px;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
}

ol,ul {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

form {
	display: block;
	margin: 0;
	padding: 0;
}

a {
	color: #666666;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

a:visited {
	color: #666666;
}

span.logo {
	color: #808080;
	font-weight: bold;
}

span.logo span {
	color: #9AAE04;
}

/* solo para internet explorer */
fieldset legend {
   #color: #808080;
}
/* LOGIN  */

#login_start {
	margin: 20px 0pt 30px;
	background: #FFFFFF url(/images/logo_grande.png) no-repeat scroll center top;
	padding-top: 250px;
	text-align: center;
	font-size: 1.3em;
}

#opciones {
	position: static;
	display: block;
	float: none;
	line-height: 22px;
}

#opciones a.first {
	margin-left: 45px;
}

#opciones a#login {
	padding-top: 55px;
	height: 145px;
}

#opciones a {
	/*background-image: url(/images/ammilia_opciones_bg.png);*/
	background-image: url(/images/ammilia_opciones_bg.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 120px;
	height: 125px;
	padding: 75px 40px 0 40px;
	margin-left: 30px;
	font-size: 1.3em;
}

#opciones a:hover {
	background-position: 0pt -200px;
	font-weight: bold;
}

#login-form {
	display: none;
}

#invite-form {
	display: none;
}

#eliminar-form {
	display: none;
}

.modal-form input {
	width: 99%;
	font-size: 2em;
}

.modal-form textarea {
	width: 95%;
    color: #808080;
    font-family: Arial, Geneva, Verdana, sans-serif;
    font-size: 16px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 18px;
}

.modal-form select {
	font-size: 1.9em;
}

.modal-form input.submit {
	width: 360px;
	height: 35px;
	font-size: 1.2em;
	border: none;
	color: #FFFFFF;
	background: transparent url(/images/ammilia_login_button.png) no-repeat scroll 0% 0%;
	outline: none;
}

.modal-form label {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
	margin-top: 15px;
	margin-bottom: 2px;
}

.modal-form h1 {
	font-size: 2em;
	line-height: 1em;
	margin: 25px 0;
	text-align: center;
}

/*Tour*/
#div-tour {
	display: none;
}

/*Formulario Registro*/
#register-form {
	display: none;
}

/* CLEARFIX FOR BROWSERS */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

img {
	border: none;
	vertical-align: middle;
}

/* ammilia header css */
#hd {
	height: 50px;
	margin: 10px auto;
	position: relative;
	width: 982px;
}

#hd-nav {
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#hd-nav li {
	display: inline;
}

#hd-nav li a {
	background-image: url(/images/navegacion.png);
	background-repeat: no-repeat;
	border-left: 2px solid #999999;
	float: left;
	height: 0pt;
	overflow: hidden;
	padding-top: 50px;
	width: 162px;
}

#hd-nav li a.small {
	width: 52px;
	border-left: 0px solid #999999;
}

#hd-nav li#nav-inicio a {
	border-left: none;
}

#hd-nav li#nav-yo a {
	background-position: -164px 0pt;
}

#hd-nav li#nav-familia a {
	background-position: -327px 0pt;
}

#hd-nav li#nav-amigos a {
	background-position: -492px 0pt;
}

#hd-nav li#nav-mundo a {
	border-right: 2px solid #999999;
	background-position: -655px 0pt;
}

#hd-nav li#nav-feedback a {
	background-position: -820px 0pt;
}

#hd-nav li#nav-help a {
	background-position: -875px 0pt;
}

#hd-nav li#nav-logout a {
	background-position: -928px 0pt;
}

#hd-nav li#nav-inicio a:hover {
	background-position: 0pt -50px;
}

#hd-nav li#nav-yo a:hover {
	background-position: -164px -50px;
}

#hd-nav li#nav-familia a:hover {
	background-position: -327px -50px;
}

#hd-nav li#nav-amigos a:hover {
	background-position: -492px -50px;
}

#hd-nav li#nav-mundo a:hover {
	background-position: -655px -50px;
}

#hd-nav li#nav-feedback a:hover {
	background-position: -820px 0pt;
}

#hd-nav li#nav-help a:hover {
	background-position: -875px 0pt;
}

#hd-nav li#nav-logout a:hover {
	background-position: -928px 0pt;
}

#hd-nav li#nav-inicio a:active {
	background-position: 0pt -100px;
}

#hd-nav li#nav-yo a:active {
	background-position: -164px -100px;
}

#hd-nav li#nav-familia a:active {
	background-position: -327px -100px;
}

#hd-nav li#nav-amigos a:active {
	background-position: -492px -100px;
}

#hd-nav li#nav-mundo a:active {
	background-position: -655px -100px;
}

#hd-nav li#nav-yo a.active {
	background-position: -164px -50px;
}

#hd-nav li#nav-inicio a.active {
	background-position: 0pt -50px;
}

#hd-nav li#nav-familia a.active {
	background-position: -327px -50px;
}

#hd-nav li#nav-amigos a.active {
	background-position: -492px -50px;
}

#hd-nav li#nav-mundo a.active {
	background-position: -655px -50px;
}

#hd-nav.yo li#nav-yo a {
	background-position: -164px -150px;
}

#hd-nav.familia li#nav-yo a {
	background-position: -327px -150px;
}

#hd-nav.amigos li#nav-yo a {
	background-position: -492px -150px;
}

#hd-nav.mundo li#nav-yo a {
	background-position: -655px -150px;
}

#sub-hd {
	margin: 10px auto;
	position: relative;
	padding: 0pt 5px;
}

#sub-hd p {
	padding: 5px;
}

#sub-hd p span {
	
}

#bd {
	margin: 0 auto;
	width: 982px;
	float: none;
	display: block;
	position: static;
}

#ft {
	margin-top: 10px;
	clear: both;
}

/* drag n drop layout */
div.drop {
	
}

div.col {
	display: block;
	float: left;
}

/* layouts */
div.x2col {
	width: 48%;
	margin-left: 4%;
}

div.x3col {
	width: 32%;
	margin-left: 2%;
}

/* 2/3 */
div.x23col {
	width: 64%;
	margin-left: 4%;
}

div.x4col {
	width: 24%;
	/*margin-left: 1%;*/
	margin-left: 0.5%;
}

div.x24col {
	width: 50%;
	margin-left: 1%;
}

div.x34col {
	width: 75%;
	margin-left: 1%;
}

div.x8col {
	width: 12%;
	margin-left: 0.5%;
}

div.x78col {
	width: 87%;
	margin-left: 1%;
}

div.x58col {
	width: 62%;
	margin-left: 1%;
}

div.x7col {
	width: 14%;
}

div.first {
	margin-left: 0 !important;
}

.itemDrop {
	background: transparent url(/images/bordes.jpg) no-repeat scroll 0% 100%
		!important;
	margin-bottom: 20px;
	padding-bottom: 26px;
}

.itemDrop h2 {
	background: transparent url(/images/bordes.jpg) no-repeat scroll 0% 0%;
	padding: 0;
	padding-top: 10px;
	height: 24px;
	text-align: center;
	border-bottom: 1px solid #818181;
	cursor: move;
	font-weight: bold;
}

fieldset.fecha {
	border: none;
	border-top: 1px solid #EEEEEE;
	margin: 5px 2px;
}

fieldset.fecha legend {
	font-size: 0.8em;
	padding: 0px 10px 0px 5px;
}

.itemDrop div.itemDrop-c {
	background: #f9f9f9;
	overflow: hidden;
	padding: 5px 5px 10px;
	margin: 0px 1px;
	border: 1px solid #E0E0E0;
	border-top: none;
}

.itemDrop-c {
	background: transparent url(/images/bordes_horizontal.jpg) repeat-y
		scroll 0% !important;
	border: medium none !important;
	margin: 0px !important;
	padding-bottom: 0px !important;
}

.itemDrop-c .table-row {
	line-height: 1.3em;
	padding: 5px 10px !important;
}

.itemDrop-c .table-row:hover {
	background-color: #E0E0E0;
}

.itemDrop-c .table-row a {
	font-size: 1em;
	font-weight: bold;
}

.itemDrop h2 img {
	float: left;
	margin: -2px -15px 0px 15px;
}

.itemDrop div.itemDrop-c p {
	margin-bottom: 0.1em;
}

.itemDrop div.itemDrop-c p.title {
	font-size: 0.8em;
	font-weight: bold;
	border-bottom: 1px solid #E0E0E0;
	padding-top: 5px;
}

.itemDrop div.itemDrop-c div.table-row {
	
}

.itemDrop div.itemDrop-c div.table-row img {
	margin: 2px 5px 5px 0;
	float: left;
}

hr {
	margin: 2px auto;
	padding: 0;
	height: 1px;
}

div.table {
	margin: 20px auto;
}

div.table-row {
	clear: left;
	padding: 5px 2px;
}

div.table div.table-row label {
	display: inline;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}

div.table-row input,div.table-row select {
	padding: 5px;
}

div.table-row i {
	font-size: 0.8em;
}

/* TABLAS DE FORMULARIOS */
#tableForm {
	margin: 20px auto;
	padding: 0px;
	border: 0px;
}

#tableForm tr td {
	padding: 2px;
}

#tableForm tr td div {
	text-align: right;
	display: inline;
	float: left;
	width: 150px;
	text-align: right;
	padding-right: 15px;
	padding-top: 5px;
}

#tableForm tr td input,#tableForm tr td select {
	padding: 5px;
}

#bd #sub-hd ul.opciones {
	float: left;
}

#bd #sub-hd ul.opciones li.activo {
	color: #9AAE04;
	font-weight: bold;
}

#bd #sub-hd ul.busqueda {
	float: right;
}

#bd #sub-hd ul.opciones li,
#bd #sub-hd ul.busqueda li {
	display: inline;
	padding-right: 10px;
}

.ajax-loading-big {
	padding: 20px 0;
	background: url(/images/loader_big.gif) no-repeat center;
}

.ajax-loading-small {
	padding: 10px 0;
	background: url(/images/loader_small.gif) no-repeat center;
}

.ajax-loading {
	padding: 20px 0;
	background: url(/images/loader_big.gif) no-repeat scroll center 60px;
	padding-bottom: 136px;
	padding-top: 100px;
	text-align: center;
}

/* moodalbox css */
div#mb_overlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #808080;
	cursor: pointer;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter: alpha(opacity =     80);
}

div#mb_center {
	position: absolute;
	left: 50%;
	padding-top: 30px;
	overflow: hidden;
	background-image: url(/images/ammilia_box_corners.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

div#mb_bottom {
    background-image: url(/images/ammilia_box_corners.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 30px;
}

div#mb_contents {
	width: 360px;
	/*overflow: auto;*/
	overflow: hidden;
	padding: 0pt 20px;
    background: transparent url(/images/ammilia_box_center.gif) repeat-y 0 0;
}

a#mb_close_link {
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 20px;
	background: transparent url(/images/cerrar.png) no-repeat center;
}

blockquote {
	margin: 5px 20px;
}

/* logout modalbox css */
#logout-form {
	display: none;
	text-align: center;
	z-index: 999;
}

#logout-form img {
	vertical-align: inherit;
}

#logout-form li {
	margin: 10px 0;
}

/* feedback modalbox css */
#feedback-form {
	display: none;
	text-align: center;
	z-index: 199;
}

#feedback-form img {
	vertical-align: inherit;
}

#feedback-form h1 {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1em;
	margin: 30px 0pt 15px;
}

#feedback-form li {
	margin: 10px 0;
}

#feedback-form #submit {
	background-image: url(/images/ammilia_login_button.png);
	background-repeat: no-repeat;
	border: medium none;
	color: #FFFFFF;
	font-size: 1.2em;
	height: 35px;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	width: 360px;
	margin-top: 10px;
}

/* validation errors css */
.error {
	border: 1px solid red;
}

label.error {
	border: none;
	color: red;
}

.error_message {
    background-color:#F6CBCA;
    border:1px solid red;
	color: red;
    padding:4px;
	margin: 0 40px;
	font-size: 0.8em;
    font-weight:bold;
	text-align: center;
}

.success_message {
	background-color:#EEF4D4;
	border:1px solid #9AAE04;
	color:#9AAE04;
	font-size:0.8em;
	font-weight:bold;
	margin:0 40px;
	padding:4px;
	text-align:center;
}

.thiner {
	width: 80%;
}

/******************* Tabs */
.tabs {
	display: block;
	list-style-type: none;
	margin-top: 6px;
	height: 20px;
}

.tabs .selected {
	background-color: #cccccc;
	color: #fff;
}

.tabs_left {
	display: block;
	float: left;
	text-align: left;
	border-bottom: 1px solid #cccccc;
}

.tabs_center {
	display: block;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

.tabs_right {
	float: right;
	border-bottom: 1px solid #cccccc;
}

.tabs_left ul,.tabs_right ul,.tabs_center ul {
	display: inline;
	margin: 0;
	padding: 0;
}

.tabs_left ul li,.tabs_right ul li,.tabs_center ul li {
	display: inline;
	border: 1px solid #cccccc;
	background-color: #ffffff;
	margin: 0 12px 0px 12px;
	padding: 2px 6px 0 6px;
	border-bottom-width: 0px;
}

.tabs_left ul li a,.tabs_right ul li a,.tabs_center ul li a {
	padding: 4px 4px 0px 4px;
	margin-bottom: 0px;
	color: #808080
}

.tabs_left ul .selected a,.tabs_right ul .selected a,.tabs_center ul .selected a
	{
	color: #808080
}

/* FBML */
div.dashboard_actions {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #cccccc;
}

div.dashboard_header h2 {
	display: block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #cccccc;
	display: none;
}

/* mootools tooltip css */
.tool-tip {
	width: 200px;
	z-index: 13000;
}

.tool-title {
	margin: 0;
	height: 0;
	overflow: hidden;
	background-image: url(/images/ammilia_tooltip.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-top: 15px;
}

.tool-text span {
	
}

.tool-text {
    background-image: url(/images/ammilia_tooltip.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: 0px 10px 58px;
	text-align: center;
}

/*vista de perfiles*/
div.sidecolumn {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-height: 400px;
}

div.profilecols {
	display: block;
}

#profilenarrowcolumn {
	text-align: center;
}

div.thiner {
	width: 80%;
	margin: auto;
}

#profile-pic {
	text-align: center;
}

#profile-pic div {
	font-size: 1.1em;
	padding: 10px 0px;
}

#profile-pic img {
	border: 3px solid #CCCCCC;
	padding: 5px;
}

#profile-action {
	margin: 10px 0px 20px 0px;
	text-align: center;
}

#profile-action a {
	padding: 5px 15px;
	border: 1px solid #EEEEEE;
}

#profile-action a:hover {
	background-color: #F3F5E2;
	border: 1px solid #CCCCCC;
}

/*para los tabs*/
.mootabs_panel {
	display: none;
	background-color: #ddd;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;
	padding-top: 20px;
}

.mootabs_panel.active {
	display: block;
	border: 1px solid #CCCCCC
}

/*para los iconos inferiores del perfil*/
#profile-apps .app {
	float: left;
	width: 24%;
	margin-right: 1%;
	text-align: center;
	padding: 5px;
	border: 3px solid #ccc;
}

#profile-apps .app span {
	display: block;
}

/* 
 * CSS Para AMIGOS y CIRCULOS
 *
 */
#circulos {
/*	border-right: 1px solid #eee;*/
}

#circulos fieldset {
	border: none;
	border-top: 1px solid #eee;
	padding: 5px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#circulos fieldset legend {
	color: #999;
	margin-left: 20px;
	padding: 5px;
}

#circulos fieldset ul li {
	display: inline;
	float: left;
	margin-right: 10px;
	position: relative;
}

#circulos fieldset ul li a img {
	border: 1px solid #eee;
	padding: 2px;
}

#circulos fieldset ul li a:hover img {
	border: 1px solid #9AAE04;
}

#circulos-menu {
	margin-left: 0.9% !important;
}

#circulos-menu fieldset {
	border: none;
	border-top: 1px solid #ccc;
	padding: 10px;
}

#circulos-menu fieldset legend {
	padding: 5px;
}

#circulos fieldset legend span {
	float: left;
	margin-right: 10px;
}

/*
Busqueda de amigos
*/
#busqueda,#busqueda-resultados {
	border: 3px solid #eee;
	padding: 5px;
}

#busqueda input {
	width: 360px;
	font-size: 1.5em;
}

#busqueda #submit {
	width: 100px;
	height: 35px;
	font-size: 1em;
	border: none;
	color: #FFFFFF;
	background-image: url(/images/ammilia_login_button.png);
	background-repeat: no-repeat;
	outline: none;
}

#busqueda label {
	color: #666666;
	font-weight: bold;
	font-size: 1em;
	display: block;
	margin-top: 15px;
	margin-bottom: 2px;
}

#busqueda-resultados {
	margin: 10px 0;
}

#busqueda-resultados table {
	width: 100%;
}

#busqueda-resultados table th {
	font-weight: bold;
	font-size: 1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #eee;
}

#busqueda-resultados table td {
	font-weight: bold;
	font-size: 1em;
	padding: 5px 0;
	border-bottom: 1px solid #eee;
}

#busqueda-resultados table td i {
	font-weight: normal;
	font-size: 0.9em;
}

/*
 * Estilos aplicacion de blogs
 */
#blog-title {
	font-weight: bold;
	font-size: 2em;
	border-bottom: 1px solid #CCCCCC;
	padding: 25px 5px 15px;
}

.blog {
	border-right: 1px solid #CCCCCC;
}

.blog .post {
	margin: 5px 0px 10px;
}

.blog .post.disabled {
	background-color: #DFDFDF;
}

.blog .post .title {
	font-size: 1.5em;
	font-weight: bold;
	padding: 10px 5px;
	color: #9AAE04;
}

.blog .post .title a {
    color: #9AAE04;
}

.blog .post .date {
	color: #CCCCCC;
	margin-top: 5px;
	display: block;
	font-size: 0.6em;
	font-style: italic;
	font-weight: normal;
}

.blog .post .text {
	padding: 5px;
}

.blog .post .text img {
    float: left;
    margin: 0pt 5px 5px 0pt;
}

.blog .post .text a,
.comments a {
	color: #993366;
}

#blog-posts form label {
	display: inline;
	float: left;
	padding-right: 15px;
	padding-top: 5px;
	text-align: right;
	width: 150px;
}

#blog-posts form input,#blog-posts form select option {
	padding: 5px;
}

#blog-posts form input#title {
	font-size: 1.5em;
	font-weight: bold;
	color: #9AAE04;
}

.comments {
    font-weight: bold;
    font-size: 0.9em;
    text-align: right;
    padding: 2px 10px;
}

.comments h1 {
	font-size: 1.5em;
	padding: 10px;
	margin: 10px 0;
	border-top: 1px solid #CCCCCC;
}

.comments-content {
	width: 100%;
	text-align: left;
	margin: 5px 0;
}

.comments-content tr th {
	width: 15%;
	border-right: 3px solid #EEEEEE;
	vertical-align: top;
	position: relative;
}

.comments-content tr td {
	padding: 5px;
	vertical-align: middle;
	font-weight: normal;
}

.post-comment .post-comment-author {
	
}

.post-comment .post-comment-text {
	border-left: 3px solid #EEEEEE;
	margin-left: -8px;
	padding: 5px;
}

/*
 * aplicacion de fotos
 */
table.foto-content {
	
}

/* navegadores */
table.foto-content td {
	width: 48px;
	vertical-align: middle;
}

/* foto */
table.foto-content th {
	width: 640px;
	text-align: center;
}

.thumbs img {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

.thumbs img.selected {
	margin-bottom: 4px;
	margin-right: 4px;
	border: 1px solid #9AAE04;
	padding: 1px;
}

/* para los formularios */
table.tableForm input {
	padding: 5px;
}

/*para los mensajes superiores*/
div.top_notification {
	width: 80%;
	border: #808080 solid 2px;
	margin: auto;
}

/* para los menu chicos */
.menu {
	position: absolute;
	left: 0;
	z-index: 1001;
	visibility: hidden;
	background-color: #fff;
	border: 1px solid #eee;
	padding: 5px;
}

.menu a {
	padding: 2px;
}

.menu a:hover {
	background-color: #F7FFC1;
}

a.menu-item {
	position: absolute;
	width: 20px;
	height: 0px;
	overflow: hidden;
	padding-top: 20px;
	margin-left: 5px;
	background: transparent url(/images/boton_menu.jpg) no-repeat 0% 0%;
}

a.menu-item:hover {
	background-position: 0 -20px;
}

#circulo-form {
	display: none;
}

/* Para los botones eliminar */
a.eliminar-amigo {
	display: none;
	cursor: pointer;
	width: 20px;
	padding-top: 20px;
	height: 0;
	position: absolute;
	overflow: hidden;
	top: 0px;
	right: 0px;
	background: transparent url(/images/boton_eliminar.jpg) no-repeat 0% 0%;
}

a.eliminar-amigo:hover {
	background-position: 0 -20px;
}

/* 
 * CSS Para ARBOL FAMILIAR
 *
 *
 *
 *
 *
#familia {
}

#familia fieldset {
    border: none;
    padding: 5px;
    padding-left: 10px;
    margin-bottom: 10px;
}

#familia fieldset legend {
    color: #999;
    margin-left: 20px;
    padding: 5px;
}

#familia fieldset ul li {
    display: inline;
    float: left;
    margin-right: 10px;     
}

#familia fieldset ul li a img {
    border: 1px solid #eee;
    padding: 2px;
}

#familia fieldset ul li a:hover img {
    border: 1px solid #9AAE04;
}

#familia-form {
    display: none;
    text-align: left;
    z-index: 199;
}
#familia-form img {
    vertical-align: inherit;
}
#familia-form h1 {
    font-size:1.7em;
    font-weight:bold;
    line-height:1em;
    margin:30px 0pt 15px;
}
#familia-form li {
    margin: 10px 0;
}

#familia-form #familiaSubmit , #foto-familiar input{
    background-image:url(/images/ammilia_login_button.png);
    background-repeat:no-repeat;
    border:medium none;
    color:#FFFFFF;
    font-size:1.2em;
    height:35px;
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    width:360px;
    margin-top: 10px;
}

#familia-form #familiaSubmit , #foto-familiar #fotoSubmit{
    background-image:url(/images/ammilia_login_button.png);
    background-repeat:no-repeat;
    border:medium none;
    color:#FFFFFF;
}
#reload {
    display: none;
    background-image:url(/images/ammilia_login_button.png);
    background-repeat:no-repeat;
    border:medium none;
    color:#FFFFFF;
    font-size:1.2em;
    height:35px;
    outline-color:invert;
    outline-style:none;
    outline-width:medium;
    width:360px;
    margin-top: 10px;
}

#familia-form input {
    width: 99%;
    font-size: 2em;
}


#familia-form label {
    color: #666666;
    font-weight: bold;
    font-size: 1.2em;
    display:block;
    margin-top: 8px;
    margin-bottom: 2px;
    padding: 0pt;
}

/* */
.SI-FILES-STYLIZED label.cabinet {
	width: 360px;
	height: 35px;
	background: url(/images/ammilia_login_button.png) 0 0 no-repeat;
	color: #FFFFFF;
	display: block;
	overflow: hidden;
	cursor: pointer;
}

.SI-FILES-STYLIZED label.cabinet input.file {
	position: relative;
	height: 100%;
	width: auto;
	opacity: 0;
	-moz-opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

#familia .familia {
	background: white url(/images/familia-persona.jpg) no-repeat center top;
	height: 125px;
	width: 125px;
	padding: 12px 13px 13px 12px;
}

#familia .espacio-chico {
	background: white url(/images/familia-persona.jpg) no-repeat center top;
	height: 74px;
	width: 125px;
	padding: 0px;
}

#familia .espacio-chico-first {
	background: none;
	height: 74px;
	padding: 0px;
}

#familia .espacio-grande-first {
	background: none;
	height: 125px;
	width: 125px;
	padding: 12px 13px 13px 12px;
	margin-right: -42px;
}

#familia .familia.activo {
	background-position: 0px -150px;
}

#familia .union {
	margin-top: 73px;
	border-top: 3px solid #CCCCCC;
	height: 74px;
}

#familia .union.hijo {
	background: white url(/images/familia-hijo.jpg) repeat-y center top;
	padding-bottom: 18px;
}

/* correccion para privacy_form */
#privacy_form_modal.modal-form form label input {
	width: auto;
	margin-left: 10px;
}

/* help modal */
#accordion .toggler {
	font-size: 1.2em;
	padding: 5px 0pt;
	cursor: pointer;
}

#accordion .toggler.selected {
	color: #9AAE04;
	font-weight: bold;
}

#accordion .element {
	font-size: 1em;
	line-height: 1.2em;
	margin: 5px 0pt;
	text-align: justify;
}

/* CSS para eventos */
.evento {
	background-color: #F5F7E5;
	margin: 5px 0pt;
	padding: 5px 0pt 5px 160px;
	position: relative;
}

.evento span.fecha, 
.evento span.lugar {
    position: absolute;
    height: 18px;
    overflow: hidden;
    font-size: 0.9em;
}

.evento span.fecha {
	border-right: 1px solid #CDD781;
	left: 0pt;
	width: 150px;
}

.evento span.lugar {
	border-left: 1px solid #CDD781;
	right: 0pt;
	text-align: right;
	width: 200px;
}

.evento.invitado {
    background-color: #F5EAEF;
}
.evento.invitado span.fecha, 
.evento.invitado span.lugar {
    border-color: #CC99B2;
}

.evento.amigo {
    background-color: #E8F4F6;
}
.evento.amigo span.fecha,
.evento.amigo span.lugar {
    border-color: #8CC9D1;
}

a.invitacion-pendiente {
    display: block;
    margin: 0pt 0pt 5px;
    font-size: 0.9em;
}
a.invitacion-pendiente img {
    margin-right: 5px;
}

.invitaciones .invitacion {
	margin: 0pt 0pt 10px;
}
.invitaciones .invitacion img {
	float: left;
	margin-right: 10px;
}
.invitaciones .acciones {
    margin-top: 10px;
    text-align: center;
}
.invitaciones .acciones a {
	font-weight: bold;
	float: left;
    width: 25%;
}
