html{
margin: 0;
padding: 0;
font-family: Verdana;
font-size: 11px;}

body{
position: relative;
margin: 0 auto;}

ul.menu, ul.menubottom, ul.menubottomsmall{
margin: 0;
padding: 0 0 15px 0;
list-style: none;
text-align: center;}

ul.menubottom{
padding: 20px 0;}

ul.menu li, ul.menubottom li, ul.menubottomsmall li{
display: inline;
border-left: 1px solid #a4002f;
padding: 0 5px;}

ul.menubottomsmall li{
border-left: 1px solid #d54971;}

ul.menu li.first, ul.menubottom li.first, ul.menubottomsmall li.first{
border-left: 0;}

ul.menubottomsmall li, ul.menubottomsmall li a{
font-size: 10px;
color: #d54971;}

form{
margin: 0;
padding: 0;}

fieldset{
border: 0;}

fieldset br{
clear: left;}

label{
float: left;
width: 115px;
margin-bottom: 6px;
text-align: right;
padding: 1px 10px 0 0;
color: #a4002f;
font-size: 10px;}

input, textarea, select{
font-family: Verdana;
font-size: 11px;}

input.text, textarea{
border: 1px solid #a4002f;
width: 240px;}

select{
border: 1px solid #a4002f;
width: 242px !important;
width: 244px;
margin-bottom: 2px;}

.select_animal{
border: 1px solid #a4002f;
width: 242px !important;
width: 244px;
margin-top: 10px;}

input.file{
border: 1px solid #a4002f;
width: 244px;}

input.button, input.smallbutton, input.disabledbutton{
width: 78px;
background: #a4002f;
color: #ffffff;
border: 0;
padding: 1px;
margin-right: 2px;
font-weight: bold;
cursor: pointer;}

input.smallbutton{
width: 40px;
margin-left: 1px;
height: 17px;}

input.disabledbutton{
color: #777777;
cursor: default;}

legend{
color: #a4002f;
margin: 0 0 5px 100px;}

a{
color: #a4002f;
width: auto;
outline: none;
}

a:hover{
color: #d54971;}

b{
color: #a4002f;}

a.button{
float: left;
width: 78px;
line-height: 18px;
background: #a4002f;
color: #ffffff;
font-weight: bold;
text-decoration: none;
text-align: center;}

a.button:hover{
color: #ffffff;}

.active{
font-weight: bold;}

.error{
color: #a40000;
font-weight: bold;}

.message{
color: #226e00;
font-weight: bold;}

.notice{
color: #000095;
font-weight: bold;}

p{
clear: left;
margin: 0 0 10px 0;
padding: 0;
text-align: center;}

small{
font-size: 10px;}

p small{
color: #d54971;}

hr{
clear: left;
border: 1px solid #a4002f;
margin: 0 auto;
padding: 0;
width: 660px;}

th{
color: #a4002f;
font-size: 10px;
text-align: left;
font-weight: normal;}

ol{
margin: 0 0 5px 35px;
padding: 0;}

ol a{
text-decoration: none;
line-height: 15px;}

img{
border: 0;}

td.legal{
display: none;}

table a{
text-decoration: none;}

th.button{
width: 82px;}

th.thumb{
width: 72px;}

th a{
border-bottom: 1px solid #ee87a5;}

th, td{
border-bottom: 1px solid #ee87a5;}

td.noborder{
border: 0;
}
.float-left{
    float:left;
}
.float-right{
    float:right;
}
.gallery-votes,.gallery-length {
    background-color: #A4002F;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 10px;    
    opacity: 0.85;
    padding: 0 3px;
    position: absolute;
    top: 25px;
}
.gallery-votes{
    left: 10px;
}
.gallery-length{
    right: 10px;
}
.aleft {text-align:left;}

.aright {text-align:right;}
.left{
    float:left;
}