/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.bluefade_master { width: 100%; height: 180px; }
.bluefade_box { width: 100%; }

.bluefade_title { width:100%; text-align:left; }
.bluefade_head { color:White; font:bold 12pt Arial,Helvetica,sans serif; }
.bluefade_menu{ width:0%; text-align:right;}


.bluefade_icon_row {}

.bluefade_icons { border-top:transparent 1px solid; padding:5px 0 7px 0; text-align:right; }

.bluefade_left { width: 10px; background: url(left-blue_bg.jpg) top no-repeat; }
.bluefade_middle { background: url(middle-blue_bg.jpg) top repeat-x; vertical-align:top;}
.bluefade_right { width: 10px; background: url(right-blue_bg.jpg) top no-repeat; }


.bluefade_content { background-color: transparent; }


