TSA_DotNetNuke/containers/Rodax - Glossy Header/container_light_red.css
2007-10-29 20:32:38 +00:00

46 lines
765 B
CSS

.lred_glossy_container {
background-color: transparent;
}
.lred_glossy_container .rdx_container_top {
background: url(bg_glossy_lred.gif) no-repeat right -39px;
}
.lred_glossy_container .rdx_container_top span {
background: url(bg_glossy_lred.gif) no-repeat left -26px;
}
.lred_glossy_container .rdx_container_bottom {
background: url(bg_glossy_lred.gif) no-repeat 0 0px;
}
.lred_glossy_container .rdx_container_bottom span {
background: url(bg_glossy_lred.gif) no-repeat right -13px;
}
.lred_glossy_container .rdx_container_glossy_content {
background-color: #fff;
}
.lred_glossy_container .rdx_container_title {
background: #fff url(bg_glossy_lred.gif) no-repeat left -52px;
}