|
#left_nav {
display: none;
}
#content_outer_wrap {
background: none !important;
}
#content_area {
padding: 0;
width: 960px;
}
#content_area table td br {
display: none;
}
#main_graphic {
position: relative;
width: 960px;
height: 322px;
margin-top: 20px;
margin-bottom: 62px;
background: url(///v/vspfiles/templates/Treat/images/homepage/main_graphic.jpg) no-repeat 0 0;
}
#main_link {
display: block;
position: absolute;
width: 960px;
height: 322px;
top: 0;
left: 0;
}
#animal_box {
position: relative;
width: 935px;
height: 236px;
padding: 0 0 0 34px;
background: url(//v/vspfiles/templates/Treat/images/homepage/animal_bg.png) no-repeat 0 0;
}
.animal_block {
width: 183px;
height: 222px;
margin: -37px 47px 0 0;
position: relative;
background: url(/v/vspfiles/templates/Treat/images/homepage/circle.png) no-repeat center top;
}
.animal_img {
position: absolute;
}
.aimg1 {
width: 101px;
height: 128px;
top: 25px;
left: 45px;
background: url() no-repeat center top;
}
.aimg2 {
width: 143px;
height: 135px;
top: 20px;
left: 22px;
background: url(/v/vspfiles/templates/Treat/images/homepage/cat.png) no-repeat center top;
}
.aimg3 {
width: 111px;
height: 141px;
top: 16px;
left: 35px;
background: url(/v/vspfiles/templates/Treat/images/homepage/bird.png) no-repeat center top;
}
.aimg4 {
width: 130px;
height: 124px;
top: 28px;
left: 33px;
background: url(/v/vspfiles/templates/Treat/images/homepage/reptile.png) no-repeat center top;
}
.animal_link {
position: absolute;
bottom: 0;
display: block;
background: #f0768c;
height: 25px;
width: 138px;
font-size: 15px;
color: #fff;
font-family: 'Candal', sans-serif;
text-align: center;
text-decoration: none !important;
text-transform: uppercase;
padding: 1px 23px 0 23px;
transition: bottom 265ms;
-moz-transition: bottom 265ms;
/* Firefox 4 */
-webkit-transition: bottom 265ms;
/* Safari and Chrome */
-o-transition: bottom 265ms;
/* Opera */;
}
.animal_link:hover {
bottom: -5px;
color: #fff !important;
}
.anlink1 {
left: 20px;
}
.anlink2 {
left: 25px;
}
.anlink3 {
left: 21px;
}
.anlink4 {
left: 10px;
}
|
|
|