ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: #ff4500;
  font-weight: bold;
}

a:hover
{
 color: Black;
}

body {
	margin: 0;
	color: #333;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, Sans-serif;
	line-height: 18px;
	/*background: transparent url('../images/backgroundimage.jpg') top left;*/
}

html, body {
	height: 100%;
}

h1 {
	color: #FF4500;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	font-size: 16px;
}

h2 {
  color: #FF4500;
  font-size: 12px;
  font-weight: bold;
}


p {
	margin-bottom: 1em;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
   display: block;
   font-size: 0;
   content: " ";
   clear: both;
   height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

#wrapper {
	text-align: center;
	background: transparent url(../images/topfondo.jpg) no-repeat top center;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
	position: relative;
}

* html #wrapper,
*+html #wrapper {
  margin-bottom: 0px;
}


#container {
	width: 940px;
	margin: 0 auto;
	background-color: transparent;
	text-align: left;
	position: relative;
}

#header {
   float: left;
	width: 940px;
	height: 180px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: url(../images/logotop.jpg) no-repeat top left;
}	


/**************************columna izquierda************************/
#left {
	float: left;
	width: 140px;
	margin-right: 20px;
	overflow: hidden;
}

#menu {
	float: left;
	margin-top: 10px;
	margin-left: -10px;
	font: 10px Arial;
	overflow: hidden;
}

.inner {
	width: 115px;
	color: #B2B2B2;
}

#menu ul{
   display: block;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none ;
}

#menu li a {
	padding: 0px 0px 0px 20px;
	background: url(../images/menu.gif) 0px -19px no-repeat;
	margin: 0px;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	display: block;
}

#menu li a:hover {
	color: Gray;
	background: url(../images/menu.gif) 0px 0px no-repeat;
	display: block;
}

.calendario {
	float: left;
	width: 128px;
	background: #FFFFFF;
	border: 1px solid #DDDDDD;
	overflow: hidden;
	margin-left: 10px;
	margin-top: 10px;
}
/**************************fin de columna izquierda************************/


/**************************columna central************************/

#main {
	float: left;
	width: 540px;
	margin: 0px;
	margin-right: 20px;
	padding: 0px;
	overflow: hidden;
}

#content {
	margin: 10px 0px 0px 0px;
	width: 540px;
	overflow: hidden;
}

.about {
	float: left;
	width: 260px;
	min-height: 480px;
	
	padding: 10px 280px 20px 0px;
	background: url(../images/gracias.jpg) no-repeat top right;
}

img {
	border: none;
}

.recienllegados {
	width: 540px;
	margin-bottom: 20px;
	text-align: center;
}

.publicidad {
	float: left;
	width: 540px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/************************** fin de columna central************************/

/**************************columna derecha************************/

#right {
	float: right;
	width: 220px;
	overflow: hidden;
	margin: 0px;
	margin-right: 0px;
	margin-top: 100px;
}	

/**************************fin de columna derecha************************/

#footer {
	background-color: Black;
    border-top: 10px solid #fc4e02;
	color: White;
	text-align: center;
	height: 30px;
	position: relative;
  margin-top: 90px;
  padding-top: 5px;
}

#footer a {
	color: White;
}

#footer a:hover {
	color: #ff4500;
}

.form-left {
	width: 250px;
	float: left;
}

.form-right {
	width: 250px;
	float: right;
}

.form-left input.styled,
.form-right input.styled {
	width: 120px;
}

.list_animal {
	border-bottom: 1px dotted #DDDDDD;
	margin-bottom: 10px;
	width: 540px;
	float: left;
	padding-bottom: 10px;
}

.list_animal .thumb,
.list_animal_foto .thumb {
	float: left;
	margin-right: 10px;
	padding: 4px;
	border: 1px solid #DDDDDD;
	width: 130px;
	height: 130px;
	overflow: hidden;
	background-color: #EFEFEF;
}

.list_animal .thumb .innerthumb,
.list_animal_foto .thumb .innerthumb {
  position: relative;
	width: 130px;
	height: 130px;
	overflow: hidden;
}

.list_animal .thumb .innerthumb img,
.list_animal_foto .thumb .innerthumb img {
  position: absolute;
  width: 130px;
}

.list_animal_foto {
    margin-right: 20px;
    margin-left: 20px;
    float: left;
    color: OrangeRed;
    font-weight: bold;
}

.list_animal .datos {
	float: right;
	width: 380px;
	min-height: 130px;
	overflow: hidden;
	background-color: #EFEFEF;
	padding: 4px;
	border: 1px solid #DDDDDD;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}

.list_animal .datos table {
	border-spacing: 0px;
	border-collapse: collapse;
	width: 360px;
}

.list_animal .datos tr {
	border-bottom: 1px dashed #aaaaaa;
	line-height: 22px;
}

.pagination {
	font-size: 10px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 20px;
  clear: both;
}

.pagination a {
	padding: 0px;
	border: 1px solid #DDDDDD;
	background-color: #EFEFEF;
	margin-left: 3px;
	color: Black;
	padding-left: 4px;
	padding-right: 4px;
}

.pagination span {
	padding: 0px;
	border: 1px solid #ff4500;
	background-color: #FFFFFF;
	margin-left: 3px;
	color: Black;
	padding-left: 4px;
	padding-right: 4px;
	font-weight: bold;
}

.pagination a.nextprev {
	color: Red;
}

.pagination a:hover {
	color: White;
	background-color: #ff4500;
}

.list_animal .datos th {
	width:130px;
	font-weight: bold;
}

span.label {
	width: 110px;
	float: left;
	font-weight: bold;
}

#userstatus {
	position: absolute;
	top: 160px;
	left: 15px;
}

.important {
  width: 80%;
  margin: 0 auto;
  border: 1px solid #003366;
  background-color: #fff7e2;
  padding: 10px;
  color: Black;
  margin-top: 10px;
}

.entradilla {
  font-weight: bold;
}

li {
	list-style-type: none;
	margin-bottom: 1em;
	background: transparent url('/images/bullets/flecha.gif') 0px 1px no-repeat;
	padding-left: 16px;
	line-height: 16px;
}

#menu li {
	margin-bottom: 0px;
	background-image: none;
	padding-left: 0px;
	line-height: 0px;
}

#menu li.active a {
  color: #FF6600;
}

#menu li.active a li {
  color: Black;
}


.activity_listitem {
  border: 1px solid #DDDDDD;
  padding: 10px;
  display: block;
  background-color: #EFEFEF;
  margin-bottom: 10px;
}

li.activity_listitem {
    background-image: none;
}

.activity {
  display: block;
  clear: both;
  float: left;
  width: 530px;
}


#flashcontent {
  margin-bottom: 30px;
  background-color: #DDDDDD;
  padding: 10px;
}

#video_indicator {
	width: 540px;
	height: 315px;
	text-align: center;
	position: absolute;
	background-color: White;
}

#video_indicator img {
	margin-top: 145px;
    margin-left: -60px;
}

#video-holder {
	width: 540px;
	height: 430px;
	float: left;
	overflow: hidden;
}

#video-holder .inner {
	margin: 10px;
	width: 520px;
	height:410px;
	float: left;
	overflow: hidden;
	position: relative;
}

#videos {
	width: 540px;
	height: 315px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

#video-thumbs {
	width: 520px;
	height: 50px;
	float: left;
	overflow: hidden;
	margin: 0;
    margin-left: 4px
}

#video-thumbs ul li {
	display: inline-block;
	width: 62px;
	margin-right: 4px;
	float: left;
    background-image: none;
    padding-left: 0px;
    margin-left: 4px;
}

* html #video-thumbs ul li {
	margin-right: 4px;
    background-image: none;
    padding-left: 0px;
}

#video-thumbs ul li a {
	border: 1px solid #222222;
	display: block;
	margin: 0px;
	padding: 0px;
}

#video-thumbs ul li a:hover {
	border: 1px solid #444444;
}

#video-thumbs img {
	width: 60px;
	height: 45px;
}

#carousel-prev {
	height: 45px;
	float: left;
	clear: left;
	width: 15px;
}

#carousel-next {
	height: 45px;
	float: right;
	clear: right;
	width: 10px;
	vertical-align: middle;
}

*:first-child+html #carousel-next {
	position: absolute;
}

#latestnews {
  margin-top: 10px;
  margin-bottom: 10px;
}

*+html #latestnews {
  clear: right;
  display: block;
  padding-bottom: 30px;
}


#latestnews .inner {
  margin: 10px;
  display: block;
  width: 200px;
}

#latestnews .inner li {
  line-height: 17px;
}

#latestnews ul {
  width: 200px;
}

#latestnews .inner li a {
  width: 180px!important;
}

.recienllegados {
  width: 230px;
  clear: both;
  text-align: left;
  margin-top: 10px;
}

.recienllegados .inner {
  display: block;
  width:230px;
  margin: 10px;
  margin-left: 0px;
  margin-top: 0px;
}

.recienllegados .inner li {
  background-image: none;
  padding: 0px;
  float: left!important;
  width: 100px;
  display: inline;
}

.recienllegados a {
  float: left;
  width: 100px;
}

.recienllegados ul {
  width: 230px;
}

.recienllegados li.thumb {
  width: 80px;
  height: 80px;
  padding: 4px;
  border: 1px solid #DDDDDD;
  background-color: #EFEFEF;
  overflow: hidden;
  float: left;
  margin-left: 10px;
}

.recienllegados .thumb .innerthumb {
	width: 80px;
	height: 80px;
	overflow: hidden;
    position: relative;
}

.recienllegados .thumb .innerthumb img {
  position: absolute;
  width: 80px;
}


.caption {
  float: left;
}

.contactinfo {
    width: 120px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
}

.gallery_list {
  width: 540px!important;
  clear: both;
}

.gallery_list ul {
  list-style-type: none!important;
}


.gallery_list ul li {
  display: inline;
  list-style-type: none!important;
  width: 170px;
  height: 140px;
  float: left;
  margin-right: 10px;
  background-image: none;
  padding: 0px;
  text-align: center;
}

.gallery_list ul li.last {
  margin-right: 0px!important;
}

.gallery_list ul li img {
  padding: 4px;
  border: 1px solid #EFEFEF;
  background-color:#EFEFEF;
  border:1px solid #DDDDDD;
}

.es .tb {
  vertical-align: middle!important;
}


.adopted {position: absolute; z-index: 10;}


