/*
Dean Wallace - Mediaglow, Key Experiences
7:55 PM 11/24/2009
*/

a img {
  border: 0;
}

#brand_container li {
  width: 130px;
  height: 65px;
  background: url("brandview_icon_over.gif");
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
}

#brand_container li a {
  display: block;
  width: 130px;
  height: 65px;
  background: url("brandview_icon.gif");
  text-decoration: none; /* ie6 bug */
  cursor: pointer; /* ie6 bug */
}

#brand_container li a:hover {
  background: none;
}

#brand_container li a span {
  width: 130px;
  height: 65px;
  display: block;
  background-image: url("http://www.aolcdn.com/ke/seed/brands/logos.png");
}

.large > #brand_container li a,
.large > #brand_container li,
.large > #brand_container li img {
  width: 130px;
}

.large > #brand_container li {
  margin: 0 0 0 25px;
}

#brandview_tooltip {
  width: 267px;
  margin-left: 6px;
  display: none;
  z-index: 5;
}

#brandview_tooltip .header {
  background-image: url("tooltip_header.png");
  background-repeat: no-repeat;
  height: 7px;
  overflow: hidden; /* ie6 bug */
}
 
#brandview_tooltip .body {
  background-image: url("tooltip_body.png");
  background-repeat: repeat-y;
  padding: 20px;
  color: #525253;
  font-family: arial;
  font-size: 12px;
}
 
#brandview_tooltip .footer {
  background-image: url("tooltip_footer.png");
  height: 21px;
}

#brandview .page_numbers .numbers {
  text-align: center;
}

#brandview .page_numbers .numbers a {
  padding: 20px;
}

#brandview .controls_2 a:hover,
#brandview .controls_2 a.selected {
  color: white;
  background: #2B84B9 url("category_button_bg3.gif") right no-repeat;
  border: 0;
  width: 150px;
  line-height: 42px;
  line-height: 31px;
  margin-bottom: 1px;
}

#brandview .controls_2 a {
  color: #2070ab;
  font-family: tahoma;
  line-height: 31px;
  display: block;
  font-size: 17px;
  text-decoration: none;
  border-bottom: #808080 1px dotted;
  width: 140px;
  padding-left: 10px;
}

#brandview .controls_2 a:last-child {
  border-bottom: 0;
}

#brandview .controls_2 {
  width: 160px;
  float: left;
  margin: 20px 0 20px 0;  /* fixes jumping */
}

#brand_container {
  width: 500px;
  float: left;
  margin: 0;
  padding: 0;
  margin-left: 10px;
}

.large > #brand_container {
  width: 790px;
}

#brandview .page_numbers {
  clear: both;
}

#brandview .page_numbers .numbers a {
  text-decoration: none;
}

#brandview .page_numbers .numbers a.selected {
  text-decoration: underline;
}
/*override*/
.large {height:auto !important;}
#brandview {float:left; display:inline; margin-top:10px; height:215px; overflow:hidden;}
.large #brand_container, #brandview .controls_2 {margin-top:0;}
#brand_container {width:415px; overflow:hidden;}
.large #brand_container {width:790px; float:left;}
#brandview .controls_2 a {
 background:transparent url(http://www.seed.com/seed_images/dotted_border.gif) repeat-x scroll left bottom;
 border-bottom:none;
 height:32px;
 font-family:arial;
 font-size:14px;
 text-transform:uppercase;
 border-top:1px solid #fff;
}
#brand_container li { margin-right:8px; }
#brandview .controls_2 a:hover, #brandview .controls_2 a.selected {
 margin-top:-1px;
 margin-bottom:1px;
 border-bottom:none;
 border-top:1px solid #fff;
 height:32px;
}
#brandview .controls_2 .last {
 background:none;
}		
#brand_container li, #container #content #AOLNetwork p {
 display:inline;
}
