* html #gritter-notice-wrapper {
position:absolute;
}
* html .gritter-top {
margin-bottom:-10px;
}
* html .gritter-item {
padding-bottom:0;
}
* html .gritter-bottom {
margin-bottom:-11px;
}
* html .gritter-close {
background:url("/static/images/gritter-close-ie6.gif") repeat scroll 0 0 transparent;
height:22px;
left:7px;
top:7px;
width:22px;
}
#gritter-notice-wrapper {
position:fixed;
right:20px;
top:20px;
width:301px;
z-index:9999;
}
.gritter-item-wrapper {
margin:0 0 10px;
position:relative;
}
.gritter-top {
background-image:url("/static/images/gritter-top.png");
background-position:left top;
background-repeat:no-repeat;
height:10px;
}
.hover .gritter-top {
background-position:right top;
}
.gritter-bottom {
background-image:url("/static/images/gritter-bottom.png");
background-position:left top;
background-repeat:no-repeat;
height:8px;
margin:0;
}
.hover .gritter-bottom {
background-position:right top;
}
.gritter-item {
background-image:url("/static/images/gritter-bg-tile.png");
background-position:left top;
background-repeat:repeat-y;
color:#EEEEEE;
display:block;
font-family:verdana;
font-size:11px;
padding:2px 11px 8px;
}
.hover .gritter-item {
background-position:right top;
}
.gritter-item p {
margin:0;
padding:0;
}
.gritter-close {
background:url("/static/images/gritter-close.png") repeat scroll 0 0 transparent;
cursor:pointer;
height:30px;
left:3px;
position:absolute;
top:5px;
width:30px;
}
.gritter-title {
display:block;
font-size:14px;
font-weight:bold;
padding:0 0 7px;
text-shadow:1px 1px #000000;
}
.gritter-image {
float:left;
height:64px;
width:64px;
}
.gritter-with-image, .gritter-without-image {
padding:0 0 5px;
}
.gritter-with-image {
float:right;
width:210px;
}
div.brand-mamabar {
background:url("/static/images/brandbar_bg.png") repeat-x scroll 0 0 #111111;
height:16px;
position:relative;
text-align:center;
z-index:1000001;
}
div.brand-mamabar-wrapper {
height:16px;
margin:0 auto;
position:relative;
text-align:left;
width:974px;
}
a.brand-mamabar-logo {
float:right;
}
a.brand-mamabar-logo img {
border:0 none;
}
ul.brand-mamabar-list {
float:left;
list-style:none outside none;
margin:0 0 0 4px;
padding:0;
}
ul.brand-mamabar-list li {
background:url("/static/images/brandbar_line.png") no-repeat scroll 100% 50% transparent;
display:inline;
float:left;
margin:0 6px 0 0;
padding-right:6px;
}
ul.brand-mamabar-list li:last-child {
background:none repeat scroll 0 0 transparent;
}
ul.brand-mamabar-list a {
color:#40D040;
display:block;
font-family:Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
line-height:16px;
text-decoration:none;
}
ul.brand-mamabar-list a:hover {
text-decoration:underline;
}
ul.brand-mamabar-list a.brand-mamabar-active {
color:#FF9540;
cursor:default;
}
ul.brand-mamabar-list a.brand-mamabar-active:hover {
text-decoration:none;
}
li.brand-mamabar-more-link {
cursor:pointer;
margin-left:-5px;
position:relative;
}
li.brand-mamabar-more-link * {
cursor:pointer;
}
a.brand-mamabar-more-a {
display:block;
height:16px;
padding-left:5px;
}
li.brand-mamabar-more-link-hover a.brand-mamabar-more-a {
color:#FFFFFF;
text-decoration:none !important;
}
a.brand-mamabar-more-a span {
display:block;
height:16px;
padding-right:20px;
}
li.brand-mamabar-more-link-hover a.brand-mamabar-more-a span {
background-position:100% -29px;
}
li.brand-mamabar-more-link div.brand-mamabar-more-wrapper ul {
margin:0;
padding:7px 0 10px 10px;
}
li.brand-mamabar-more-link div.brand-mamabar-more-wrapper {
clear:both;
display:none;
left:-83px;
position:absolute;
width:138px;
}
li.brand-mamabar-more-link-hover div.brand-mamabar-more-wrapper {
display:block;
}
li.brand-mamabar-more-link div.brand-mamabar-more-wrapper li {
display:block;
float:none;
}
ul.brand-mamabar-list a.brand-mamabar-active {
color:#8992CA;
