body {
background-color : #000;
}
.sitemaster {
width : 100%;
height : 100%;
background : #000;
padding : 20px 0px 20px 0px;
}
.pagemaster {
height : 100%;
background-color : #fff;
border : 1px solid #666666;
width : 1024px;
}
.contentmaster {
padding : 5px 0px 10px 0px;
background-color: #CCD0D3;
}
.contentmasterwhite {
padding : 5px 0px 10px 0px;
background-color: #FFF;
}
.controlpanel {
width : 100%;
background-color : #fefefe;
}
.contentpane {
width : 100%;
padding : 0 4px 0 4px;
}
.qsm {
width : 350px;
}
.qlg {
width : 67%;
}
.qsm.left, .qlg.left {
padding : 0 4px 0 0;
}
.qlg.right, .qsm.right {
padding : 0 0 0 4px;
}
.leftpane {
width : 250px;
background-color : transparent;
padding : 0px 5px 0px 10px;
}
.rightpane {
width : 250px;
background-color : transparent;
padding : 0px 10px 0px 5px;
}
.toppane, .bannerpane, .bottompane {
width : 100%;
background-color : transparent;
}
.footerpane {
width : 100%;
height : 200px;
background-image : url(images/bottombg.jpg);
background-repeat : repeat-x;
background-position : top;
}
.navlowborder {
width : 100%;
background-image : url(images/barbg.jpg);
background-repeat : repeat-x;
}
.main_dnnmenu_bar {
cursor : pointer;
background-color : transparent;
padding : 0 0 0 0;
height : 40px;
}
.main_dnnmenu_container {
font-size : 11px;
font-family : Tahoma, Verdana, Arial;
background-color : #475D6B;
height : 16px;
}
.main_dnnmenu_rootitem {
color : #fff;
font-size : 14px;
font-family : Tahoma, Verdana, Arial;
text-align : center;
line-height : 28px;
padding : 4px 6px 4px 6px;
text-transform : lowercase;
margin-right : 1px;
background-image : url('images/navbar.bg.gif');
}
.main_dnnmenu_rootitem_hover, .main_dnnmenu_rootitem_selected {
color : #fff;
font-size : 14px;
font-family : Tahoma, Verdana, Arial;
text-align : center;
line-height : 28px;
padding : 4px 6px 4px 6px;
background : url('images/navbar.on.jpg') repeat-x;
text-transform : lowercase;
margin-right : 1px;
}
.main_dnnmenu_submenu {
border : 1px solid #c0d6e5;
background-color : #9BA6AC;
}
.main_dnnmenu_submenu td {
z-index : 1000;
font-size : 14px;
font-family : Tahoma, Verdana, Arial;
text-align : left;
color : #000000;
line-height : 2em;
padding : 0 5px;
margin : 0;
background : #fff url('images/navbarsub.bg.gif');
background-repeat : repeat-x;
}
.main_dnnmenu_itemhover td, .main_dnnmenu_itemselected td {
background : #BE2827;
color : #ffffff;
font-size : 14px;
font-family : Tahoma, Verdana, Arial;
text-align : left;
line-height : 2em;
z-index : 1000;
padding : 0 5px;
margin : 0;
}
.main_dnnmenu_break {
height : 2px;
background-color : #d5e0ff;
}
.ModuleTitle_SubMenu {
border : 1px solid #c0d6e5;
}
.ModuleTitle_SubMenu td {
background-color : #f8faff;
white-space : nowrap;
}
.ModuleTitle_MenuIcon {
background-color : #f8faff;
border : none;
padding : 0 2px;
}
.ModuleTitle_MenuItemSel td, .ModuleTitle_MenuItemSel .ModuleTitle_MenuIcon {
background : #BE2827 url(images/menu_hover.gif) repeat-x top left;
color : #fff;
}
.ModuleTitle_MenuBreak td, .ModuleTitle_MenuBreak .ModuleTitle_MenuIcon {
height : 2px;
background-color : #d5e0ff;
}
.StandardButton {
background : #7994cb none;
color : #ffffff;
font-family : verdana, sans-serif;
font-size : 11px;
font-weight : normal;
}
.TreeViewMenu {
width : 175px;
background-color : #dfe5f2;
border-right : 1px solid #7994cb;
border-top : 1px solid #7994cb;
border-left : 1px solid #7994cb;
border-bottom : 1px solid #7994cb;
}
.TreeViewMenu_Header {
background-image : url('gradient_LtBlue.jpg');
}
.Head {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : normal;
color : #206ab6;
}
.HeadLarge {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : 600;
color : #555454;
}
.HeadExpandable {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : 600;
color : #555454;
}
.normal {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
color : #475D6B;
}
LI A {
white-space : nowrap;
padding-bottom : 5px;
padding-top : 5px;
border-bottom : 1px dotted silver;
width : 100%;
color : blue;
}
.label {
font-family : Verdana, Tahoma, Arial;
font-size : 14px;
font-weight : bold;
color : #666666;
}
img {
border-width : 0;
}
.SubHead2 {
font-weight : bold;
font-size : 12px;
font-family : Verdana;
}
.footer {
font-weight : bold;
font-size : 10px;
font-family : Verdana;
color : #43494d;
}
.frmPadding TD {
padding : 5px;
}

