TSA_DotNetNuke/containers/Rodax - Simple Header/container_light_blue.css
2007-10-29 20:31:14 +00:00

55 lines
921 B
CSS

.lblue_simple_container {
background-color: transparent;
}
.lblue_simple_container .rdx_container_simple_content {
border-left: 1px solid #8ea0c3;
border-right: 1px solid #8ea0c3;
}
.lblue_simple_container .rdx_container_top {
background: url(bg_simple_lblue.gif) no-repeat right -39px;
}
.lblue_simple_container .rdx_container_top span {
background: url(bg_simple_lblue.gif) no-repeat left -26px;
}
.lblue_simple_container .rdx_container_bottom {
background: url(bg_simple_lblue.gif) no-repeat 0 0px;
}
.lblue_simple_container .rdx_container_bottom span {
background: url(bg_simple_lblue.gif) no-repeat right -13px;
}
.lblue_simple_container .rdx_container_simple_content {
background-color: #eff2f7;
}
.lblue_simple_container .rdx_container_title {
background: #fff url(bg_simple_lblue.gif) no-repeat left -42px;
}