@charset "UTF-8";
/* CSS Document */

.searchSquare{
	background-color: #c13d17 !important;
}

.title{
color:#c13d17 !important;
}

a{
color:#c13d17 !important;
}

.leftWide b{
color:#c13d17 !important;
}

#eleName{
background-color:#c13d17 !important;
}

#eleRealName{
background-color:#f3ba22 !important;
color:#c13d17 !important;
}

.factTitle{
background-color:#F3BA22 !important;
}

.eleFacts img {
    border:1px solid #f3ba22;
}


.elephantBar{
background-color:#c13d17 !important;
  background-image:url(/images/elephants/1011/rightBar.jpg);  
}

h1 {
	color:#c13d17;
}
#elephantHead{

background: #C13D17; /* Old browsers */
background: -moz-linear-gradient(top,  #C13D17 22%, #E88061 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(22%,#C13D17), color-stop(100%,#E88061 )); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #C13D17 22%,#E88061  100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #C13D17 22%,#E88061  100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #C13D17 22%,#E88061  100%); /* IE10+ */
background: linear-gradient(to bottom,  #C13D17 22%,#E88061  100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#C13D17', endColorstr='#E88061 ',GradientType=0 ); /* IE6-9 */
}

.factTitle i{
	color:#fff;
}
