﻿/*Pets page*/
#petsVideoList1 a{float:left;}
.petsHeader { background-image:url(/images/store/pets.jpg); background-position:top right; background-repeat:no-repeat; height:257px}

/*Allergy page*/
#allergyVideoList1 a{float:left;}
.allergyHeader { background-image:url(/images/store/allergy.jpg); background-position:top right; background-repeat:no-repeat; height:267px}

hr.bottomAligned{border-bottom:1px solid #333 !important; margin:0 10px 10px 10px; padding-top:0px  }

.landingSlide{position:relative;height:290px;overflow:hidden;}

#pets_turbine{position:absolute;background:url(/images/slides/pets_turbine.jpg) no-repeat;height:300px;width:988px;}
#pets_brushbar{position:absolute;background:url(/images/slides/pets_brushbar.jpg) no-repeat right;height:300px;width:980px;}
#allergy_hepa{position:absolute;background:url(/images/slides/allergy_hepa.jpg) no-repeat;height:300px;width:988px;}
#allergy_air{position:absolute;background:url(/images/slides/allergy_air.jpg) no-repeat right;height:300px;width:980px;}
    .hepa_1,.hepa_2,.hepa_3, .hepa_3_US{font-size:90%;}
    .hepa_1{margin-top:35px;}
    .hepa_2{padding-top:8px;}
    .hepa_3{padding-top:0px;}

.slideLinks{clear:both;padding-left:20px;margin-left:10px;position:absolute;bottom:30px;left:0px;}
.slideLinks li{float:left;margin-right:20px;}
.slideLinks li a.current{color:#fff;}

/*Allergy page US Legal amend*/
.hepa_3_US{padding-top:52px;}
