@import url("browse-cats.css");
@import url("cnav.css");
@import url("partners.css");

.hero {margin:-5px 0 20px 0;position:relative;background:transparent url(../../images/hero-bg.gif) top left repeat-x;height:130px;overflow:hidden;}
.hero dl dt {position:absolute;left:300px;top:5px;font-size:170%;color:#fff;font-weight:bold;}
.hero dl dt .arrow {margin-left:10px;}
.hero a, .hero a:link, .hero a:visited, .hero a:active {color:#fff !important;text-decoration:none;}
.hero dl dd a:hover {text-decoration:none;}
.hero dl dt a:hover {text-decoration:underline;}
.hero-content {position:absolute;left:300px;top:40px;color:#fff;width:300px;}

.thumbs{width:550px;float:left;}
.thumbs dl{width:110px;padding:0 20px 30px 0;margin:0;float:left;}
.thumbs dl{height:100px;overflow:hidden;}
.thumbs dt{padding-bottom:5px;display:block;}
.thumbs dd img{width:80px;height:45px;overflow:hidden;}

.picks-of{background-color:#202328;margin:10px 0 20px 0;color:#fff;border:0px solid red;}
.picks-of-hd{color:#fff;}
.picks-of-hd h3{font-size:129%;width:145px;float:left;margin:0 10px 0 0;padding:10px;color:#fff;font-weight:bold;}
.picks-of-content{float:left;width:445px;font-size:100%;padding:10px 0;}
.picks-of-body{background-color:#84ABB4;padding:10px 10px 10px 20px;}
.picks-of dl{width:90px;padding:0 15px 5px 15px;margin:0;float:left;}
.picks-of dt{color:#000;padding-bottom:5px;}
.picks-of dd{font-size:100%;}
.picks-of dd img{width:80px;height:45px;overflow:hidden;}