html, body {
	display: block;
	margin: 0;
	padding: 0;
}
body {
	background: url(../images/inner-background-bgd.jpg) top center no-repeat #05376a;
}
body.home {
	background: url(../images/background-bgd.jpg) top center no-repeat #05376a !important;
}
div.clear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
	display: block;
	float: none;
	width: 100%;
}
#canvas, .home #credits, #content {
	width: 970px;
	position: relative;
	margin: 0 auto;
	background: transparent;
	overflow: auto;
}
#content {
/* 	background: #ffcc00; */
	background: url(../images/faux-bgd.gif);
}
#faux-content {
	background: url(../images/inner-top-bgd.jpg) top center no-repeat #fff;
	overflow: auto;
}
.home #faux-content { background: none !important; }
#credits {
	background: url(../images/credits-top-bgd.png) top left repeat-x;
	min-height: 105px;
	margin-top: -12px;
}
#credits p { width: 950px; margin: 0 auto !important; padding-top: 32px;}
.cols {
	width: 100%;
	overflow: visible;
	height: 1%;
	clear: both;
}
	.colx1   { width: 70px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx2   { width: 150px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx2 	 { border-right: 1px solid #dedcdd; width: 149px; float: left; display: inline; margin: -10px 0 0 10px; }
	.home .colx2 { margin: 0; width: 139px; padding: 0 10px; border-left: 1px solid #dedcdd; border-right: 0; }
	.colx3   { width: 230px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx3   { border-left: 1px solid #dedcdd; width: 219px; float: left; display: inline; margin: -10px 0 0 10px; background: #dedcdd; padding-top: 10px; padding-left: 10px; }
	.colx4   { width: 310px; float: left; display: inline; margin: 0 0 0 10px; }
	.home .colx4 { border-left: 1px solid #b7b5b6; width: 309px; margin: 0; padding: 0 10px; background: url(../images/home-news-bgd.png) 0 42px no-repeat; }
	.colx4b  { width: 300px; float: left; display: inline; margin: 0 0 0 20px; }
	.colx5   { width: 390px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx5   { width: 370px; float: left; display: inline; margin: 0 0 0 10px; padding: 0 10px; }
	.colx6   { width: 470px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx6b  { width: 470px; float: left; display: inline; margin: 0 0 0 8px; }
	.colx7   { width: 550px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx7   { width: 530px; float: left; display: inline; margin: 0 0 0 10px; padding: 0 10px; }
	.colx8   { width: 630px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx8b  { width: 620px; float: left; display: inline; margin: 0 0 0 20px; }
	.colx9   { width: 710px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx10  { width: 790px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx11  { width: 870px; float: left; display: inline; margin: 0 0 0 10px; }
	.colx12  { width: 950px; float: left; display: inline; margin: 0 0 0 10px; }
	.suffix1 { margin-left: 0; margin-right: 10px; overflow: hidden; }
	.suffix2 { margin-left: -20px; }
	.prefix1 { margin-left: 10px; }
	.agenda-canvas   { width: 560px; float: left; display: inline; margin: 0 0 0 0; padding: 0 0 0 10px; }
	.agenda-aditional { margin-left: 0 !important; }
	.gallery { height: 630px; }
div.hr {
	height: 0;
	font-size: 0;
	line-height: 0;
	clear: both;
	display: block;
}
div.hr hr { display: none; }
#header {
	display: block;
	position: relative;
	overflow: hidden;
	height: 125px;
}
#header h1 { 
	height: 84px; 
	display: block;
	margin-bottom: 0;
	background: url(../images/logotipo-asebir.png) top left no-repeat;
	text-indent: -9000em;
}
#header h1 a { display: block; height: 84px; }
.home #header { height: 335px; }
#navigation {
	overflow: hidden;
	margin-left: 10px;
}
#navigation li {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	height: 42px;
	overflow: hidden;
/* 	border-right: 1px solid #dedcdd; */
}
#navigation li a {
	padding: 0 5px;
	display: block;
	margin-right: 5px;
}
h2.title {
	clear: both;
	height: 39px !important;
	overflow: hidden;
	margin-top: 16px !important;
}
h2.title span {
	background: url(../images/h2-bgd.png) top left repeat-x #80a2a3;
	background: rgba(23,89,90,0.5);
	padding: 9px 10px 9px 10px;
	text-align: center;	
}
ul#subnavigation { margin-top: 10px; }
ul#subnavigation ul {
	background: #efefef;
	margin-bottom: 0;
}
ul#subnavigation li a {
	border-bottom: 1px solid #dedcdd;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul#subnavigation li li a, ul#subnavigation li li strong {
	border-bottom: 1px solid #999;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 10px;
	line-height: 21px;
}
ul#subnavigation li li strong {
	background: #999;
	color: #fff;
}
ul#subnavigation li a.active {
	color: #5a4e4e;
	font-weight: bold;
}
ul.static, ol.static {
	margin-bottom: 21px;
	margin-left: -3px;
}
ol.static {
	margin-left: 0;
}
ul.static li, ol.static li {
	list-style-type: decimal;
	margin-left: 10px;
	margin-bottom: 21px;
	list-style-position: outside;
}
ul.static li {
	list-style-type: disc;
}
ul.agenda {
	background: url(../images/agenda-bgd2.png) top left repeat-y #eeeced;
	padding-top: 21px;
	border-bottom: 1px solid #dedcdd; 	
	margin-left: -10px;
}
ul.agenda li {
	clear: both;
	background: url(../images/agenda-bgd.png) top left repeat-y #eeeced;
	margin-bottom: 0 !important;
	margin-left: 10px;
}
ul.agenda li p.fecha {
	float: left;
	display: inline; 
	width: 100px;
	margin: 0 0 0 -10px;
}
ul.agenda li p.fecha span.month, ul.agenda li p.fecha span.year { display: none; }
ul.agenda li h4.summary, ul.agenda li div.description, ul.agenda li p.fecha-completa { margin-left: 90px; margin-right: 15px; }
ul.agenda li p.small { margin-bottom: 0; padding-bottom: 21px; }
div.boxed { display: none; }
ul.links li {
	margin-bottom: 0;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: -0.5px;
	list-style-type: none !important;
}
.nivoSlider {
	position:relative;
	min-height:352px;
	margin: 21px auto 42px auto;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
	-moz-box-shadow:0px 0px 10px #333;
	-webkit-box-shadow:0px 0px 10px #333;
	box-shadow:0px 0px 10px #333;
}
.noticia .nivoSlider {
	float: left;
	display: inline;
	min-height: 232px;
	margin: 0 15px 21px 0;
}
.nivo-directionNav a {
	display:block;
	width: 32px;
	height: 34px;
	background:url(../images/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.nivoSlider img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.nivoSlider a {
	border:0;
	display: block;
}

a.nivo-nextNav {
	background-position:-32px 0;
	right:10px;
}
a.nivo-prevNav {
	left:10px;
}
.nivo-controlNav {
	position:absolute;
	bottom:-21px;
	width: 470px;
	margin: 0 auto;
	text-align: center;
}
.colx7 .nivo-controlNav { width: 310px; }
.nivo-controlNav a {
	display:block;
	width:10px;
	height:10px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.nivo-controlNav a.active {
	background-position:-10px 0;
}
.colx3 #form-login { background: url(../images/form-login-bgd.png) right top no-repeat; }
.colx3 #form-login p { margin-bottom: 0 !important; height: 42px; overflow: hidden;}
.colx3 #form-login label { height: 21px; overflow: hidden; margin: 0; }
.colx3 #form-login input { width: 150px; border: 1px solid #8d8787; height: 19px !important; overflow: hidden; }
.colx3 #form-login p.submit { height: 21px !important; }
.colx3 #form-login p.submit input {
	border: 0;
	background: url(../images/submit-small-bgd.png) top right no-repeat #dedcdd;
	color: #17595a;
	text-align: right;
	text-transform: uppercase;
	font-size: 11px;
	cursor: pointer;
	height: 21px !important;
	padding-right: 25px !important; 
}


.colx3 #form-login p.home-link { background: url(../images/submit-small-bgd.png) right -3px no-repeat #dedcdd; height: 21px !important; padding: 0 25px 0 0 !important; width: 125px; }

.colx3 p.address { background: url(../images/address-bgd.png) top left no-repeat; padding-left: 25px; }
.colx3 p.phone { background: url(../images/phone-bgd.png) top left no-repeat; padding-left: 25px; }
.colx3 p.email { background: url(../images/email-bgd.png) top left no-repeat; padding-left: 25px; }
.colx3 ul.listado-ultimas-actividades li {
	background: url(../images/last-activity.png) top right repeat-y;
}
.colx3 ul.listado-ultimas-actividades li h4, .colx3 ul.listado-ultimas-actividades li p.descripcion-actividad {
	margin-right: 70px;
}
.colx3 ul.listado-ultimas-actividades p.date {
	background: url(../images/noticias-date-bgd.png) top right repeat-y;
	width: 70px;
	float: right;
	height: 100%;
	display: block;
	text-align: right;
}
.colx3 ul.listado-ultimas-actividades p.date span { display: block; text-transform: uppercase; font-weight: bold; width: 55px; padding-right: 15px; }
.colx3 ul.listado-ultimas-actividades p.date span.day { background: url(../images/fecha-noticias-bgd.png) 0 11px no-repeat; padding-top: 11px; font-size: 24px;  }
.colx3 ul.listado-ultimas-actividades p.date span.month { padding-bottom: 10px; }
.home #faux-content {
	overflow: auto;
	background: url(../images/content-home-bgd.gif) top left repeat-x !important;
}
.home #content.cols h2 {
	height: 31px;
	background: url(../images/h2-home-bgd.png) top right no-repeat;
	color: #fff;
	margin-bottom: 0;
	margin: 0 -10px;
	padding: 0 10px;
	font-size: 14px;
	text-transform: uppercase;
	padding-top: 11px;
	font-weight: bold;
}
.home #content.cols h2.noticias { background-position: top left; }
.home #claim {
	position: absolute;
	right: 100px;
	top: 225px;
	width: 330px;
	height: 84px;
}
.home #claim h2 { margin-bottom: 0; }
.home form { min-height: 295px; margin-top: 10px; padding-bottom: 10px; background: url(../images/home-form-bgd.png) bottom right no-repeat; }
.home form p {
	height: 42px;
	overflow: hidden;
	margin-bottom: 0;
	padding: 0;
}
.home form label {
	color: #676767;
	text-transform: uppercase;
	font-size: 11px;
	height: 21px;
	overflow: hidden;
}
.home input {
	width: 130px;
	border: 1px solid #9d9895;
	background: #fff;
	height: 19px !important;
	padding: 0; margin: 0;
}
.home p.submit { margin-bottom: 0; height: 21px; padding-top: 12px; }
.home p.submit input {
	border: 0;
	background: url(../images/submit-bgd.png) 119px 0 no-repeat #fff;
	color: #17595a;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	padding-right: 10px !important;
}
.home p.home-link { width: 139px;}
.home p.home-link a {
	background: url(../images/submit-bgd.png) 120px -2px no-repeat #fff;
	padding-right: 20px !important;	
	display: block;
	text-align: right;
}
.listado-ultimas-actividades {
	background: url(../images/home-news-bgd.png) top right no-repeat;
}
.home .listado-ultimas-actividades {
	background: none;
}
.listado-ultimas-actividades li {
	clear: both;
	overflow: visible;
	margin-bottom: 21px !important;
}
.home .colx4 h2 { width: 255px; }
.listado-ultimas-actividades h3, .listado-ultimas-actividades p.descripcion-actividad {
	margin-right: 70px;
	margin-bottom: 0 !important;
}
.listado-ultimas-actividades p.date {
	float: right;
	display: inline;
	width: 60px;
	text-align: right;
	margin-bottom: 0;
	height: 63px;
}
.home .listado-ultimas-actividades p.date {
	margin-right: -10px;
	padding-right: 10px;
	background: url(../images/home-date-bgd.png) top right no-repeat;	
}
.listado-ultimas-actividades p.date span { display: block; text-transform: uppercase; font-weight: bold; width: 55px; padding-right: 15px; }
.listado-ultimas-actividades p.date span.day { padding-top: 11px; font-size: 24px;  }
.home p.image { margin: 0 0 0 -10px;}
.home p.text {
	padding: 21px 10px 0 10px;
	height: 126px;
}
.home-link {
	padding-top: 10px;
	color: #17595a;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	width: 150px;
	border-top: 1px solid #d1cdce;
}
.home .home-link { width: 130px;}
p.banner { text-align: center; margin: 0 0 21px -10px !important; padding: 0 !important; height: 105px; }
p.imagen-actividad {
	width: 150px;
	float: right;
	display: inline;
	margin: 0 0 0 10px;
	height: 112px;
}
p.imagen-actividad a {
	display: block;
	width: 150px;
	height: 112px;
	position: relative;
}
p.imagen-actividad img {
	position: absolute;
}
ol#toc { margin-bottom: 21px; height: auto; overflow: auto; background: #f2f0f1; padding: 10px 10px 11px 10px; }
.colx7 .home-link { display: none; }
.sponsor-holder{
	margin-left:20px;
}

.sponsor{
	width:150px;
	height:160px;
	float:left;
	margin:4px;
	position:relative;
	cursor:pointer;
}

.sponsorFlip{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	border:1px solid #ddd;
	background: url(../images/sponsors-bgd.jpg) no-repeat center center #17595a;
}

/*
.sponsorFlip:hover{
	border:1px solid #ddd;
	-moz-box-shadow:0 0 30px #ddd inset;
	-webkit-box-shadow:0 0 30px #ddd inset;
	box-shadow:0 0 30px #ddd inset;
}
*/
.sponsorFlip img{
	position:absolute;
	top:10px;
	left:0;
}

.sponsorData{
	display:none;
}
.sponsorTitle {
	position: absolute;
	width: 150px;
	text-align: center;
	top: 5px;
	font-weight: bold;
}
.sponsorDescription{
	font-size:11px;
	padding:50px 10px 0 20px;
	font-style:italic;
	text-align: center;
}
.sponsorURL{
	font-size:10px;
	font-weight:bold;
	text-align: center;
}
.clear{
	clear:both;
}
.colx7 form p {
	height: 42px;
	width: 250px;
	float: left;
	display: inline;
	margin: 0 10px 21px 0;
}
.colx7 form p.long {
	width: 520px;
	float: none;
	height: auto;
	clear: both;
}
.colx7 form textarea {
	height: 105px;
	width: 440px;
	padding: 0 10px;
}
.colx7 form input {
	float: none;
	display: block;
	background: #fff;
	border: 1px solid #9b9595;
	width: 180px;
	padding: 0 10px !important;
}
.colx7 form label {
	float: none;
	display: block;
	text-transform: uppercase;
	margin-bottom: 0;
	font-size: 11px;
	clear: both;
}
.colx7 form fieldset.satisfacction p {
	width: 520px;
	float: none;
	display: block;
}
.colx7 form#form-login {
	background: url(../images/login-form-bgd.png) top right no-repeat;
	height: 210px;
}
.colx7 form#form-login p {
	clear: both;
	float: none;
	display: block;
}
.colx7 form#form-login p.home-link { display: none; }
.colx7 form#form-login #form-login-submit, .colx7 form#form-advice #form-advice-submit, .colx7 form#form-propuesta #form-propuesta-submit, .colx7 form#form-auspicio #form-auspicio-submit, .colx7 form#form-contacto input#form-contacto-submit, .colx7 form#form-suscripcion input#form-suscripcion-submit {
	border: 0;
	background: url(../images/submit-bgd.png) top right no-repeat #fff;
	color: #17595a;
	text-align: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	width: 200px !important;
	height: 21px;
	margin-bottom: 0;
	padding: 0 21px 0 0 !important;
}
div.error {
	padding: 21px;
	color: #fff !important;
	background: #cc0000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 21px;
}
.home .colx2 a { display: block; text-align: right; font-weight: bold; }
.colx3 .slide-sponsor {
	width: 208px;
	overflow: hidden;
	position: relative;
	height: 100px;
	text-align: center;
	margin-left: 0;
	border: 2px solid #6d88a3;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;		
}
.colx3 .sponsor li {
	width: 208px;
	overflow: hidden;
	text-align: center;
	background: #fff;
}
.home .slide-sponsor {
	width: 139px;
	overflow: hidden;
	position: relative;
	height: 100px;
	text-align: center;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 120px;
    padding: 0;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  120px;
    height: 75px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 120px;
    height: 75px;
}

#form-login input#str_member_password,
input#str_member_number, input#str_number,
input#str_name, input#str_email,#txt_comments {
	padding: 5px;
	border: none;
	border-bottom: 1px solid #fff!important;
	border-right: 1px solid #fff!important;
	background: #C2E7E7;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}



#form-login input#str_member_password:focus,
input#str_member_number:focus,input#str_number:focus,
input#str_name:focus, input#str_email:focus,#txt_comments:focus {
	background: #FFDFDC;
}


p.address {
	margin-right: 10px;
	
}
div.hide h4 {
	margin-bottom: 10px;
	text-transform: uppercase;
}
div.hide p {
	font-size: 11px;
}
div.hide p strong {
	font-size: 13px;
	text-transform: uppercase;
}
table.listado-miembros {
	font-size: 11px !important;
	text-transform: capitalize;
}
table.listado-miembros th {
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	text-align: left;
	font-size: 14px;
}
table.listado-miembros td {
	padding-top: 10px;
	vertical-align: middle;
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	padding: 10px 5px;
}
table.listado-miembros td.email {
	background: #efefef;
	text-align: center;
	width: 100px;
}
#article-search {
	position: relative;
}
#suggestions {
	width: 200px;
	background: #efefef;
	height: 200px;
	position: absolute;
	top: 110px;
	left: 0;
	padding: 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	overflow: auto;
}
#suggestions p {cursor: pointer; color: #000; display: block; margin-bottom: 21px !important; padding-bottom: 0 !important; height: auto !important; width: 180px;}
