@import url("//ajax.aspnetcdn.com/ajax/jquery.ui/1.8.12/themes/smoothness/jquery-ui.css");

/*Background controls the entire 1B4A5E section, including the area of the tabs.   
The background color will also show in the bottom above the footer.  */

table.wrapper{background:#fff}

/*Main Body and Header*/

.body{background:#fff;background-image:none !important;width:850px !important;font-size:100% !important; font-family: arial !important}
.header {background:#fff}
.title {color:#333;visibility:visible;font-size:110% !important; font-family: arial !important} /*Set in Portal.Css as Visibility none */
.logo {display:none}
.banner {background-image:none}

/*Hides Menu*/
.description_nav_bot {color:#333}
.rootmenu_bot {display:none}
.rootmenu {display:none}
.tabmenu {display:none}

/*Hides Panes*/
#dnn_ContentPane {padding-top: 25px}
/*#dnn_RightPane {display:none}*/
#dnn_TopPane {display:none}
/*#dnn_BottomPane {display:none}*/
.footer {display:none !important}

