﻿/* Over-ride styles for animal design */

#wrapper .main .leftCol .holder .section .sectionInner{min-height: 325px; height: auto !important; height: 325px;}

#wrapper .main .leftCol .holder .section .sectionInner ul{list-style-image: url(/_img/bullet.gif)}

#wrapper .main .rightCol .quickbasket{border: dashed 2px #bd1550;}
#wrapper .main .rightCol .quickbasket ul{list-style-image: url(/_img/bullet-red.gif)}

#wrapper .main .rightCol .livePromo ul{list-style-image: url(/_img/bullet-red.gif);}

#wrapper .main .rightCol .register p{color: #bc134e;}

#wrapper .main .rightCol .callback a{color: #bc134e;}

.btn {
    background: url(/_img/btn-bg-red.gif) top left repeat-x;
    border: 1px #ca1131 solid;
    color: #fff; 
    padding: 2px 3px;
    width: auto;
    cursor: pointer;
    text-decoration: none;
}



#wrapper .header .tools ul li a{float: left;color: #cfe5f2;text-decoration: none;font-weight: bold;font-size: 95%;height: 24px; line-height: 24px;padding: 0 8px;}
#wrapper .header .tools ul li a:hover{color: #fff;}
#wrapper .header .tools ul li.on{background: url(/_img/tab-left.gif) top left no-repeat;}
#wrapper .header .tools ul li.on a{background: url(/_img/tab-right.gif) top right no-repeat;color: #fff;}


