/* 
================================
 Container Styles for DotNetNuke
================================
*/   
.tbg{width:100%; height:29px; background:url(images/tbg.gif) left top repeat-x #F2F2F2}
.bbg{width:100%; height:29px; background:url(images/bbg.gif) left bottom repeat-x #F2F2F2}
.tl{width:100%; height:29px; background:url(images/tleft.gif) left top no-repeat}
.tr{width:100%; height:29px; background:url(images/tright.gif) right top no-repeat}
.bl{width:100%; height:29px; background:url(images/bleft.gif) left top no-repeat}
.br{width:100%; height:29px; background:url(images/bright.gif) right top no-repeat}
.Containerboxl{background:url(images/dot.gif) left repeat-y #ffffff;padding:0px}
.visi{float:right; width:20px; padding-top:3px}
.Containerboxr{background:url(images/dot.gif) right repeat-y;padding:0px}
.titlebox{float:left; line-height:220%}
.adminbox{float:right; width:80px; padding-top:3px; text-align:right}
.exitbox{float:left; padding-top:3px}

.orangetbg{width:100%; height:29px; background:url(images/orangetbg.gif) left top repeat-x #F2F2F2}
.orangebbg{width:100%; height:29px; background:url(images/orangebbg.gif) left bottom repeat-x #F2F2F2}
.orangetl{width:100%; height:29px; background:url(images/orangetleft.gif) left top no-repeat}
.orangetr{width:100%; height:29px; background:url(images/orangetright.gif) right top no-repeat}
.orangebl{width:100%; height:29px; background:url(images/orangebleft.gif) left top no-repeat}
.orangebr{width:100%; height:29px; background:url(images/orangebright.gif) right top no-repeat}
.orangeContainerboxl{background:url(images/orangedot.gif) left repeat-y #ffffff;padding:0px}
.orangeContainerboxr{background:url(images/orangedot.gif) right repeat-y;padding:0px}

.garytbg{width:100%; height:29px; background:url(images/garytbg.gif) left top repeat-x #F2F2F2}
.garybbg{width:100%; height:29px; background:url(images/garybbg.gif) left bottom repeat-x #F2F2F2}
.garytl{width:100%; height:29px; background:url(images/garytleft.gif) left top no-repeat}
.garytr{width:100%; height:29px; background:url(images/garytright.gif) right top no-repeat}
.garybl{width:100%; height:29px; background:url(images/garybleft.gif) left top no-repeat}
.garybr{width:100%; height:29px; background:url(images/garybright.gif) right top no-repeat}
.garyContainerboxl{background:url(images/garydot.gif) left repeat-y #ffffff;padding:0px}
.garyContainerboxr{background:url(images/garydot.gif) right repeat-y;padding:0px}



