
Body {
background-color : white;
margin : 0;
}
.ControlPanel, .PagingTable {
width : 100%;
background-color : #ffffff;
border-right : 1px solid #003366;
border-top : 1px solid #003366;
border-left : 1px solid #003366;
border-bottom : 1px solid #003366;
}
.SkinObject {
font-weight : bold;
font-size : 8.5pt;
color : #003366;
font-family : Tahoma, Arial, Helvetica;
text-decoration : none;
}
A.SkinObject:link {
text-decoration : none;
color : #003366;
}
A.SkinObject:visited {
text-decoration : none;
color : #003366;
}
A.SkinObject:hover {
text-decoration : none;
color : #003366;
}
A.SkinObject:active {
text-decoration : none;
color : #003366;
}
.Language {
vertical-align : middle;
margin : 0;
}
.Language img {
border : none;
}
.Head {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : normal;
color : #333333;
}
.SubHead {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #003366;
}
.SubSubHead {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : black;
}
.Normal, .NormalDisabled {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
}
.NormalDisabled {
color : silver;
}
.NormalBold {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
}
.NormalRed {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color : #ff0000;
}
.NormalTextBox {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
}
.DataGrid_AlternatingItem {
background-color : white;
color : red;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : normal;
}
.DataGrid_Container {
background-color : transparent;
}
.DataGrid_Footer {
background-color : white;
}
.DataGrid_Header {
background-color : transparent;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : bold;
text-align : center;
}
.DataGrid_Item {
background-color : transparent;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : normal;
}
.DataGrid_SelectedItem {
background-color : silver;
color : blue;
font-family : Tahoma, Arial, Helvetica;
font-size : 10px;
font-weight : normal;
}
.TreeMenu_Node {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
}
.TreeMenu_NodeSelected {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
background-color : #dcdcdc;
}
A.TreeMenu_Node:link, A.TreeMenu_NodeSelected:link {
text-decoration : none;
color : #003366;
}
A.TreeMenu_Node:visited, A.TreeMenu_NodeSelected:visited {
text-decoration : none;
color : #003366;
}
A.TreeMenu_Node:hover, A.TreeMenu_NodeSelected:hover {
text-decoration : none;
color : #ff0000;
}
A.TreeMenu_Node:active, A.TreeMenu_NodeSelected:active {
text-decoration : none;
color : #003366;
}
.FileManager {
border-right : 1px solid black;
border-top : 1px solid black;
border-left : 1px solid black;
border-bottom : 1px solid black;
height : 400px;
}
.FileManager_ToolBar {
border-bottom : 1px solid black;
height : 25px;
}
.FileManager_Explorer {
height : 100%;
border : 1px solid #696969;
background-color : white;
margin : 2px 2px 2px 2px;
}
.FileManager_FileList {
height : 100%;
border : 1px solid #696969;
background-color : white;
margin : 2px 2px 2px 2px;
overflow : auto;
}
.FileManager_MessageBox {
text-align : center;
vertical-align : middle;
background-color : white;
padding : 25px 25px 25px 25px;
}
.FileManager_Header {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #e7e7ff;
background-color : #9ebff6;
border-bottom : 1px solid #696969;
height : 25px;
}
.FileManager_Pager {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
background-color : #eeeeee;
border-top : 1px solid #696969;
height : 25px;
}
.FileManager_StatusBar {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
background-color : #dedfde;
height : 25px;
margin : 2px 2px 2px 2px;
}
.FileManager_Item {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : black;
background-color : #f8f8f8;
border-top : 1px dashed black;
border-bottom : 1px dashed black;
}
.FileManager_AltItem {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
color : black;
background-color : #eeeeee;
border-style : none;
}
.FileManager_SelItem {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : white;
background-color : #99ffff;
border-style : none;
}
.FileManagerTreeNode {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
}
.FileManagerTreeNodeSelected {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
background-color : #dcdcdc;
}
A.FileManagerTreeNode:link, A.FileManagerTreeNodeSelected:link {
text-decoration : none;
color : #003366;
}
A.FileManagerTreeNode:visited, A.FileManagerTreeNodeSelected:visited {
text-decoration : none;
color : #003366;
}
A.FileManagerTreeNode:hover, A.FileManagerTreeNodeSelected:hover {
text-decoration : none;
color : #ff0000;
}
A.FileManagerTreeNode:active, A.FileManagerTreeNodeSelected:active {
text-decoration : none;
color : #003366;
}
.Wizard {
border-right : 1px solid black;
border-top : 1px solid black;
border-left : 1px solid black;
border-bottom : 1px solid black;
height : 400px;
width : 650px;
}
.WizardButton {
border-right : 1px solid #696969;
padding-right : 2px;
border-top : 1px solid #696969;
padding-left : 2px;
padding-bottom : 2px;
border-left : 1px solid #696969;
padding-top : 2px;
border-bottom : 1px solid #696969;
background-color : #dcdcdc;
}
.WizardHeader {
background : #ffffcc;
border-bottom : 1px solid black;
height : 40px;
}
.WizardFooter {
border-top : 1px solid black;
background : #ccffcc;
height : 25px;
text-align : right;
}
.WizardBody {
padding-right : 10px;
padding-left : 10px;
padding-bottom : 10px;
padding-top : 10px;
height : 325px;
}
.WizardHelp {
padding-right : 5px;
padding-left : 5px;
font-size : 9pt;
padding-bottom : 5px;
border-left : 1px solid black;
width : 180px;
padding-top : 5px;
background-color : #ccffff;
}
.WizardHelpText {
overflow : auto;
font-size : 8pt;
width : 180px;
color : black;
font-family : Tahoma, Verdana, Arial, Sans-Serif;
height : 300px;
}
.WizardText {
font-size : 9pt;
color : black;
font-family : Tahoma, Verdana, Arial, Sans-Serif;
}
.Help {
border-right : 1px solid black;
padding-right : 2px;
border-top : 1px solid black;
padding-left : 2px;
font-weight : normal;
font-size : 11px;
padding-bottom : 2px;
border-left : 1px solid black;
color : black;
padding-top : 2px;
border-bottom : 1px solid black;
font-family : Tahoma, Arial, Helvetica;
background-color : #ffff99;
}
.CommandButton {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : normal;
}
A.CommandButton:link {
text-decoration : underline;
color : #003366;
}
A.CommandButton:visited {
text-decoration : underline;
color : #003366;
}
A.CommandButton:hover {
text-decoration : underline;
color : #ff0000;
}
A.CommandButton:active {
text-decoration : underline;
color : #003366;
}
.StandardButton {
padding-right : 5px;
padding-left : 5px;
font-weight : normal;
font-size : 11px;
background : #dddddd;
color : #000000;
font-family : Verdana, sans-serif;
}
H1 {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : normal;
color : #666644;
}
H2 {
font-family : Tahoma, Arial, Helvetica;
font-size : 20px;
font-weight : normal;
color : #666644;
}
H3 {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
color : #003366;
}
H4 {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
color : #003366;
}
H5, DT {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #003366;
}
H6 {
font-family : Tahoma, Arial, Helvetica;
font-size : 11px;
font-weight : bold;
color : #003366;
}
TFOOT, THEAD {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
color : #003366;
}
TH {
vertical-align : baseline;
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : bold;
color : #003366;
}
A:link {
text-decoration : none;
color : #003366;
}
A:visited {
text-decoration : none;
color : #003366;
}
A:hover {
text-decoration : underline;
color : #ff0000;
}
A:active {
text-decoration : none;
color : #003366;
}
SMALL {
font-size : 8px;
}
BIG {
font-size : 14px;
}
BLOCKQUOTE, PRE {
font-family : Lucida Console, monospace;
}
UL LI {
list-style-type : square;
}
UL LI LI {
list-style-type : disc;
}
UL LI LI LI {
list-style-type : circle;
}
OL LI {
list-style-type : decimal;
}
OL OL LI {
list-style-type : lower-alpha;
}
OL OL OL LI {
list-style-type : lower-roman;
}
OL UL LI {
list-style-type : disc;
}
HR {
color : #696969;
height : 1pt;
text-align : left;
}
.ModuleTitle_MenuContainer {
border-bottom : 0 solid blue;
border-left : 0 solid blue;
border-top : 0 solid blue;
border-right : 0 solid blue;
}
.ModuleTitle_MenuBar {
cursor : pointer;
height : 16px;
background-color : transparent;
}
.ModuleTitle_MenuItem {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
border-left : 0 solid white;
border-bottom : 1px solid white;
border-top : 1px solid white;
border-right : 0 solid white;
background-color : transparent;
}
.ModuleTitle_MenuIcon {
cursor : pointer;
background-color : #eeeeee;
border-left : 1px solid #eeeeee;
border-bottom : 1px solid #eeeeee;
border-top : 1px solid #eeeeee;
text-align : center;
width : 15px;
height : 21px;
}
.ModuleTitle_SubMenu {
z-index : 1000;
cursor : pointer;
background-color : #ffffff;
border-bottom : 0 solid #ffffff;
border-left : 0 solid #ffffff;
border-top : 0 solid #ffffff;
border-right : 0 solid #ffffff;
}
.ModuleTitle_MenuBreak {
border-bottom : 1px solid #eeeeee;
border-left : 0 solid #eeeeee;
border-top : 1px solid #eeeeee;
border-right : 0 solid #eeeeee;
background-color : #eeeeee;
height : 1px;
}
.ModuleTitle_MenuItemSel {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : #c1d2ee;
}
.ModuleTitle_MenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
border-right : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
border-top : 0 solid #ffffff;
}
.ModuleTitle_RootMenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.MainMenu_MenuContainer {
background-color : transparent;
}
.MainMenu_MenuBar {
cursor : pointer;
height : 16px;
background-color : transparent;
}
.MainMenu_MenuItem {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
border-left : 0 solid white;
border-bottom : 1px solid white;
border-top : 1px solid white;
border-right : 0 solid white;
background-color : transparent;
}
.MainMenu_MenuIcon {
cursor : pointer;
background-color : #eeeeee;
border-left : 1px solid #eeeeee;
border-bottom : 1px solid #eeeeee;
border-top : 1px solid #eeeeee;
text-align : center;
width : 15px;
height : 21px;
}
.MainMenu_SubMenu {
z-index : 1000;
cursor : pointer;
background-color : #ffffff;
border-bottom : 0 solid #ffffff;
border-left : 0 solid #ffffff;
border-top : 0 solid #ffffff;
border-right : 0 solid #ffffff;
}
.MainMenu_MenuBreak {
border-bottom : 1px solid #eeeeee;
border-left : 0 solid #eeeeee;
border-top : 1px solid #eeeeee;
border-right : 0 solid #eeeeee;
background-color : #eeeeee;
height : 1px;
}
.MainMenu_MenuItemSel {
cursor : pointer;
color : black;
font-family : Tahoma, Arial, Helvetica;
font-size : 9pt;
font-weight : bold;
font-style : normal;
background-color : #c1d2ee;
}
.MainMenu_MenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
border-right : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
border-top : 0 solid #ffffff;
}
.MainMenu_RootMenuArrow {
font-family : webdings;
font-size : 10pt;
cursor : pointer;
}
.HeadBg {
background-color : #cccccc;
}
.TabBg {
background-color : black;
}
.SelectedTab {
font-weight : bold;
font-size : 8.5pt;
color : #ffffff;
font-family : Tahoma, Arial, Helvetica;
text-decoration : none;
}
A.SelectedTab:link {
text-decoration : none;
color : white;
}
A.SelectedTab:visited {
text-decoration : none;
color : #eeeeee;
}
A.SelectedTab:hover {
text-decoration : none;
color : #cccccc;
}
A.SelectedTab:active {
text-decoration : none;
color : #eeeeee;
}
.OtherTabs {
font-weight : bold;
font-size : 8.5pt;
color : white;
font-family : Tahoma, Arial, Helvetica;
text-decoration : none;
}
A.OtherTabs:link {
text-decoration : none;
color : white;
}
A.OtherTabs:visited {
text-decoration : none;
color : #eeeeee;
}
A.OtherTabs:hover {
text-decoration : none;
color : #cccccc;
}
A.OtherTabs:active {
text-decoration : none;
color : #eeeeee;
}
.PagingTable {
height : 33px;
}
.LabelEditTextClass {
border : 1px solid red;
background-color : transparent;
}
.LabelEditWorkClass {
border : 0 solid red;
background-color : transparent;
}
.SuggestTextMenu {
border : 1px solid black;
white-space : nowrap;
background : white;
}
.SuggestNodeOver {
background-color : navy;
color : white;
}
.eipbackimg {
border : 1px outset;
position : absolute;
margin-top : -22px;
white-space : nowrap;
background : url(../../images/eip_toolbar.gif);
background-color : #99cccc;
height : 22px;
}
.eipbuttonbackimg {
width : 21px;
height : 21px;
cursor : pointer;
display : inline-block;
}
.eipbutton_edit {
background : url(../../images/eip_edit.gif) no-repeat 100% center;
}
.eipbutton_save {
background : url(../../images/eip_save.gif) no-repeat 100% center;
}
.eipborderhover {
border : 1px outset;
}
.DNNEmptyPane {
width : 0;
}
.DNNAlignleft {
text-align : left;
}
.DNNAlignright {
text-align : right;
}
.DNNAligncenter {
text-align : center;
}
.LoginTab {
float : left;
background : url("../../images/tablogin_gray.gif") left top;
margin : 0 3px 3px 0;
padding : 5px 5px 4px 5px;
text-decoration : none;
color : #fff;
border : 1px solid #25569a;
}
.LoginTabSelected {
float : left;
background : url("../../images/tablogin_gray.gif") left top;
margin : 0 3px 3px 0;
padding : 5px 5px 4px 5px;
text-decoration : none;
color : #fff;
background-position : 0% -41px;
border : 1px solid #25569a;
}
.LoginTabHover {
float : left;
background : url("../../images/tablogin_gray.gif") left top;
margin : 0 3px 3px 0;
padding : 5px 5px 4px 5px;
text-decoration : none;
color : #555;
border : 1px solid #c00;
cursor : pointer;
}
.LoginContainerGroup {
clear : both;
padding-top : 5px;
}
html, body, #wrapper {
background : #fff;
font-family : Tahoma, Arial, Helvetica;
height : 100%;
margin : 0;
padding : 0;
border : none;
}
.contenth {
margin : 0 auto;
text-align : left;
vertical-align : top;
width : 100%;
height : 60%;
}
.footerlinkpane {
padding : 5px 10px 5px 10px;
}
.toplinkpane {
padding : 5px 10px 5px 10px;
}
.toppane {
padding : 0 5px 0 5px;
}
.leftpane {
padding : 5px 10px 5px 10px;
}
.contentpane {
padding : 5px 10px 5px 10px;
}
.rightpane {
padding : 5px 10px 5px 10px;
}
.bottompane {
padding : 5px 10px 5px 10px;
}
.showpane {
padding : 5px 10px 5px 10px;
}
.panecss {
padding : 5px 5px 5px 5px;
}
.leftshowpane {
padding-top : 8px;
}
.logo {
padding-left : 20px;
}
.Skindesignedby {
font-size : 11px;
color : #ccc;
font-weight : normal;
}
.Head {
font-weight : bold;
font-size : 13px;
color : #000000;
}
.SubHead {
font-size : 11px;
color : #5b5b5b;
}
.SubSubHead {
font-size : 11px;
color : #000000;
}
.Normal {
font-size : 11px;
color : #595959;
}
.CommandButton, A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active {
color : #515151;
text-decoration : underline;
}
A.CommandButton:hover {
color : #386c9c;
text-decoration : none;
}
TH, TD, DIV {
font-size : 12px;
color : #515151;
}
A, A:link, A:visited, A:active {
font-weight : normal;
color : #3665bd;
text-decoration : none;
}
A:hover {
font-weight : normal;
color : #000000;
text-decoration : underline;
}
.user, A.user:link, A.user:active, A.user:visited {
font-weight : normal;
font-size : 11px;
color : #6c6c6c;
text-decoration : none;
}
A.user:hover {
font-weight : normal;
font-size : 11px;
color : #3665bd;
text-decoration : underline;
}
.search, A.search:link, A.search:active, A.search:visited {
font-weight : normal;
font-size : 11px;
color : #bcbcbc;
text-decoration : none;
}
A.search:hover {
font-weight : normal;
font-size : 11px;
color : #89c201;
text-decoration : underline;
}
.footer, A.footer:link, A.footer:active, A.footer:visited {
font-weight : normal;
font-size : 11px;
color : #000000;
text-decoration : none;
}
A.footer:hover {
font-weight : normal;
color : #386c9c;
font-size : 11px;
text-decoration : underline;
}
.links, A.links:link, A.links:active, A.links:visited {
font-weight : bold;
font-size : 11px;
color : #386c9c;
text-decoration : none;
font-family : Tahoma, Arial, Helvetica;
}
A.links:hover {
font-weight : bold;
font-size : 11px;
color : #373737;
text-decoration : underline;
font-family : Tahoma, Arial, Helvetica;
}
.bottomcss, A.bottomcss:link, A.bottomcss:active, wq A.bottomcss:visited {
font-weight : normal;
font-size : 11px;
color : #000000;
text-decoration : none;
}
A.bottomcss:hover {
font-weight : normal;
font-size : 11px;
color : #386c9c;
text-decoration : underline;
}
.usercss, A.usercss:link, A.usercss:active, A.usercss:visited {
font-weight : normal;
font-size : 11px;
color : #010300;
text-decoration : none;
font-family : Tahoma, Arial, Helvetica;
}
A.usercss:hover {
font-weight : normal;
font-size : 11px;
color : #3665bd;
text-decoration : underline;
font-family : Tahoma, Arial, Helvetica;
}
.usercss1, A.usercss1:link, A.usercss1:active, A.usercss1:visited {
font-weight : normal;
font-size : 11px;
color : #010300;
text-decoration : none;
font-family : Tahoma, Arial, Helvetica;
}
A.usercss1:hover {
font-weight : normal;
font-size : 11px;
color : #3665bd;
text-decoration : underline;
font-family : Tahoma, Arial, Helvetica;
}
input.groovybutton {
background-color : transparent;
font-family : Tahoma, Arial, Helvetica;
border-top-style : none;
border-bottom-style : none;
border-left-style : none;
border-right-style : none;
background-repeat : no-repeat;
font-weight : normal;
font-size : 11px;
color : #010300;
text-decoration : none;
font-family : Tahoma, Arial, Helvetica;
}
.lt {
text-align : left;
vertical-align : top;
}
.rt {
text-align : right;
vertical-align : top;
}
.ct {
text-align : center;
vertical-align : top;
}
.lb {
text-align : left;
vertical-align : bottom;
}
.rb {
text-align : right;
vertical-align : bottom;
}
.cm {
text-align : center;
vertical-align : middle;
}
.rm {
text-align : right;
vertical-align : middle;
}
.lm {
text-align : left;
vertical-align : middle;
}
.wh {
height : 100%;
width : 100%;
}
.w {
width : 100%;
}
.h {
height : 100%;
}
.w50 {
width : 50%;
}
.allwidth {
width : 928px;
height : 100%;
}
.mwh {
width : 75%;
height : 100%;
}
.h65 {
height : 65%;
}
.top {
height : 1%;
width : 100%;
}
.toph {
height : 163px;
width : 100%;
}
.topside {
width : 8px;
height : 163px;
}
.topbg {
width : 100%;
height : 163px;
background-image : url(blue/top_bg.jpg);
background-repeat : repeat-x;
background-position : left top;
}
.topright {
width : 621px;
height : 163px;
background-image : url(blue/top_bg.jpg);
background-repeat : repeat-x;
background-position : right top;
}
.login {
width : 100%;
height : 30px;
padding-right : 20px;
}
.links {
height : 25px;
width : 300px;
}
.linksh {
height : 25px;
width : 100%;
}
.linksl {
height : 25px;
width : 7px;
}
.linksbg {
height : 25px;
width : 100%;
background-image : url(blue/links_bg.jpg);
background-repeat : repeat-x;
background-position : right top;
}
.banner {
height : 216px;
width : 100%;
}
.bannert {
height : 36px;
width : 100%;
}
.bannertl {
height : 36px;
width : 130px;
background-image : url(blue/top_header.jpg);
background-repeat : no-repeat;
background-position : left top;
}
.bannerh {
height : 180px;
width : 100%;
}
.bannerl {
height : 180px;
width : 259px;
}
.bannerr {
width : 10px;
height : 180px;
}
.bannerbg {
width : 100%;
height : 180px;
background-image : url(blue/top_bg.jpg);
background-repeat : repeat-x;
background-position : left top;
}
.logo {
height : 84px;
width : 200px;
}
.logobg {
background-image : url(blue/top_bg.jpg);
background-repeat : repeat-x;
background-position : left top;
height : 163px;
}
.middle {
height : 300px;
width : 100%;
}
.menubg {
height : 43px;
width : 100%;
background-image : url(blue/menu_bg.jpg);
background-repeat : repeat-x;
background-position : left top;
}
.menu {
height : 43px;
width : 100%;
}
.menuright {
height : 43px;
width : 29px;
text-align : right;
vertical-align : top;
}
.menuleft {
width : 29px;
height : 43px;
text-align : left;
vertical-align : top;
}
.side {
width : 7px;
height : 100%;
background-image : url(blue/left.jpg);
background-repeat : no-repeat;
background-position : bottom;
}
.lefth {
width : 177px;
height : 100%;
}
.menu2t {
width : 100%;
height : 30px;
}
.menu2 {
width : 177px;
height : 200px;
}
.menu2tl {
width : 17px;
height : 30px;
}
.menu2c {
width : 78px;
height : 30px;
text-align : center;
vertical-align : top;
}
.menu2t_bg {
width : 100%;
height : 30px;
background-image : url(blue/menu2_top_bg.jpg);
background-repeat : repeat-x;
background-position : left top;
text-align : center;
}
.menu2b {
width : 174px;
height : 5px;
}
.menu2mid {
padding : 10px 5px 10px 5px;
}
.w2 {
width : 2px;
}
.menu2l {
width : 2px;
height : 100%;
background-image : url(blue/menu2_left.jpg);
background-repeat : repeat-y;
background-position : left top;
}
.menu2lb {
width : 2px;
height : 3px;
}
.menu2r {
width : 2px;
height : 100%;
background-image : url(blue/menu2_right.jpg);
background-repeat : repeat-y;
background-position : right top;
}
.menu2-b {
width : 100%;
height : 2px;
background-image : url(blue/menu2_b_bg.jpg);
background-repeat : repeat-x;
background-position : left bottom;
}
.menu2-b-h {
height : 2px;
}
.menu2-b-l {
height : 2px;
width : 5px;
}
.sideleft {
width : 7px;
background-image : url(blue/left_bg.jpg);
background-repeat : repeat-y;
background-position : left top;
}
.sideright {
width : 7px;
background-image : url(blue/right_bg.jpg);
background-repeat : repeat-y;
background-position : right top;
}
.contentbottom {
height : 22px;
background-image : url(blue/center_bottom_bg.jpg);
background-repeat : repeat-x;
background-position : left bottom;
}
.cbottomside {
height : 22px;
width : 7px;
}
.contentbottom {
width : 100%;
height : 22px;
}
.bc {
height : 34px;
background : #817fcc;
border-style : solid;
border-width : 0 0 2px 0;
border-color : #6d6cac;
padding-left : 20px;
padding-right : 20px;
white-space : nowrap;
}
.bccss {
color : #dddddd;
font-weight : bold;
font-size : 11px;
font-family : Tahoma, Arial, Helvetica;
}
a.bccss:hover, a.bccss:link, a.bccss:active, a.bccss:visited {
color : white;
font-weight : bold;
}
.content {
width : 100%;
height : 100%;
background-image : url(blue/center_bg.jpg);
background-repeat : repeat-x;
background-position : left top;
}
.bottomh {
height : 34px;
}
.bottom {
width : 100%;
height : 34px;
}
.bottoml {
width : 10px;
height : 34px;
}
.bottomr {
width : 10px;
height : 34px;
}
.bottombg {
width : 100%;
height : 34px;
background-image : url(blue/bottom_bg.jpg);
background-repeat : repeat-x;
background-position : left bottom;
}
.copyright {
height : 27px;
text-align : center;
vertical-align : top;
padding-top : 2px;
}
.bottomside {
height : 59px;
}
.Eventday, .Eventweekenday {
background-color : #ffffff;
}
.Eventday, .Eventweekenday {
background-color : #ffffff;
}
.DataGrid_Item {
background-color : #ffffff;
color : #000000;
}
.DataGrid_AlternatingItem {
background-color : #ffffff;
color : #000000;
}
ul.jd_menu, ul.jd_menu_vertical {
margin : 0;
padding : 0;
list-style-type : none;
}
ul.jd_menu ul, ul.jd_menu_vertical ul {
display : none;
}
ul.jd_menu li {
float : left;
list-style-type : none;
}
ul.jd_menu ul, ul.jd_menu_vertical ul {
position : absolute;
display : none;
list-style-type : none;
margin : 0;
padding : 2px 2px 2px 2px;
z-index : 10000;
}
ul.jd_menu ul li, ul.jd_menu_vertical ul li {
float : none;
margin : 0;
}
ul.jd_menu_slate {
height : 39px;
clear : both;
}
ul.xnav1 {
height : 25px;
clear : both;
list-style-type : none;
}
ul.xnav2 {
height : 25px;
clear : both;
list-style-type : none;
}
ul.jd_menu_vertical {
width : 170px;
height : auto;
clear : both;
background : url(blue/gradient-vertical.png) repeat-x;
background-color : #fff;
}
ul.jd_menu_slate li {
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
cursor : pointer;
white-space : nowrap;
list-style-type : none;
margin : 0 0 0 0;
padding : 0 0 0 19px;
float : left;
background : url(blue/menu-mid.gif) no-repeat right top;
}
ul.xnav1 li {
font-family : Tahoma, Arial, Helvetica;
font-size : 14px;
cursor : pointer;
white-space : nowrap;
color : #fff;
list-style-type : none;
margin : 0 0 0 0;
padding : 3px 0 0 5px;
float : left;
}
ul.xnav2 li {
font-family : Tahoma, Arial, Helvetica;
font-size : 14px;
cursor : pointer;
white-space : nowrap;
color : #fff;
list-style-type : none;
margin : 0 0 0 0;
padding : 0 3px 7px 5px;
background : url(blue/v-menu-right.jpg) no-repeat right top;
}
ul.jd_menu_slate a, ul.jd_menu_slate a:active, ul.jd_menu_slate a:link, ul.jd_menu_slate a:visited, ul.jd_menu_slate a:hover {
text-decoration : none;
text-align : center;
color : #000;
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : bold;
padding : 12px 19px 11px 0;
display : block;
}
ul.xnav1 a, ul.xnav1 a:active, ul.xnav1 a:link, ul.xnav1 a:visited, ul.xnav1 a:hover {
text-decoration : none;
text-align : center;
color : #000;
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : normal;
padding : 0 19px 0 0;
display : block;
}
ul.xnav2 a, ul.xnav2 a:active, ul.xnav2 a:link, ul.xnav2 a:visited, ul.xnav2 a:hover {
text-decoration : none;
text-align : left;
color : #fff;
font-family : Tahoma, Arial, Helvetica;
font-size : 12px;
font-weight : bold;
padding : 3px 10px 9px 15px;
background : url(blue/v-menu-left.jpg) no-repeat left top;
display : block;
}
ul.jd_menu_slate li.activetab, ul.jd_menu_slate li.activetab:link, ul.jd_menu_slate li.activetab:active, ul.jd_menu_slate li.activetab:visited {
padding-bottom : 0;
color : #fff;
padding-left : 0;
margin-left : 0;
padding-top : 2px;
}
ul.jd_menu_slate li.activetab a, ul.jd_menu_slate li.activetab a:link, ul.jd_menu_slate li.activetab a:active, ul.jd_menu_slate li.activetab a:visited {
background-image : url(blue/blue-menu-mid.jpg);
background-repeat : repeat-x;
background-position : center;
color : #fff;
border : 1px solid #005cc3;
padding : 9px 18px 10px 18px;
}
ul.xnav1 li.activetab, ul.xnav1 li.activetab:link, ul.xnav1 li.activetab:active, ul.xnav1 li.activetab:visited {
background-image : url(blue/primtab_on_left.jpg);
background-position : left top;
background-repeat : no-repeat;
padding-bottom : 13px;
}
ul.xnav1 li.activetab a, ul.xnav1 li.activetab a:link, ul.xnav1 li.activetab a:active, ul.xnav1 li.activetab a:visited {
background-image : url(blue/primtab_on_right.jpg);
background-position : right top;
background-repeat : no-repeat;
padding-bottom : 13px;
color : #fff;
}
ul.jd_menu_slate li.jd_menu_hover_menubar, ul.jd_menu_slate li.jd_menu_hover_menubar:active, ul.jd_menu_slate li.jd_menu_hover_menubar:link, ul.jd_menu_slate li.jd_menu_hover_menubar:visited {
padding-bottom : 0;
color : #fff;
padding-left : 0;
margin-left : 0;
padding-top : 2px;
}
ul.jd_menu_slate li.jd_menu_hover_menubar a, ul.jd_menu_slate li.jd_menu_hover_menubar a:active, ul.jd_menu_slate li.jd_menu_hover_menubar a:link, ul.jd_menu_slate li.jd_menu_hover_menubar a:visited, ul.jd_menu_slate li.jd_menu_hover_menubar a:hover {
background-image : url(blue/blue-menu-mid.jpg);
background-repeat : repeat-x;
background-position : center;
color : #fff;
border : 1px solid #005cc3;
padding : 9px 18px 10px 18px;
}
ul.xnav1 li.jd_menu_hover_menubar, ul.xnav1 li.jd_menu_hover_menubar:active, ul.xnav1 li.jd_menu_hover_menubar:link, ul.xnav1 li.jd_menu_hover_menubar:visited {
padding-bottom : 4px;
color : #000;
}
ul.xnav1 li.jd_menu_hover_menubar a, ul.xnav1 li.jd_menu_hover_menubar a:active, ul.xnav1 li.jd_menu_hover_menubar a:link, ul.xnav1 li.jd_menu_hover_menubar a:visited, ul.xnav1 li.jd_menu_hover_menubar a:hover {
color : #000;
padding-bottom : 4px;
text-decoration : underline;
}
ul.xnav2 li.jd_menu_hover_menubar, ul.xnav2 li.jd_menu_hover_menubar:active, ul.xnav2 li.jd_menu_hover_menubar:link, ul.xnav2 li.jd_menu_hover_menubar:visited {
background : url(blue/v-menu-right-over-blue.jpg) no-repeat right top;
padding : 0 0 12px 5px;
color : #fff;
}
ul.xnav2 li.jd_menu_hover_menubar a, ul.xnav2 li.jd_menu_hover_menubar a:active, ul.xnav2 li.jd_menu_hover_menubar a:link, ul.xnav2 li.jd_menu_hover_menubar a:visited, ul.xnav2 li.jd_menu_hover_menubar a:hover {
color : #000;
background : url(blue/v-menu-left-over-blue.jpg) no-repeat left top;
padding-bottom : 8px;
color : #333333;
padding-top : 3px;
}
ul.jd_menu_vertical li.jd_menu_active_menubar, ul.jd_menu_vertical li.jd_menu_hover_menubar {
padding-top : 0;
border-left : 0;
border-right : 0;
padding-bottom : 8px;
}
ul.jd_menu_slate ul li a, ul.jd_menu_slate ul li a:active, ul.jd_menu_slate ul li a:link, ul.jd_menu_slate ul li a:visited {
font-size : 11px;
font-weight : bold;
background : none;
}
ul.xnav1 ul li a, ul.xnav1 ul li a:active, ul.xnav1 ul li a:link, ul.xnav1 ul li a:visited {
color : #000;
font-size : 11px;
font-weight : bold;
background : transparent;
}
ul.xnav2 ul li a, ul.xnav2 ul li a:active, ul.xnav2 ul li a:link, ul.xnav2 ul li a:visited {
color : #000;
font-size : 11px;
font-weight : bold;
background : transparent;
padding : 0;
}
ul.jd_menu_slate ul {
border : 1px solid #ccc;
background-color : #3f9bf7;
background-image : url(blue/blue-submenu.jpg);
background-repeat : repeat-x;
background-position : left bottom;
}
ul.xnav1 ul {
border : 1px solid #ccc;
background-color : #3f9bf7;
background-image : url(blue/blue-submenu.jpg);
background-repeat : repeat-x;
background-position : left bottom;
}
ul.xnav2 ul {
border : 1px solid #ccc;
background-color : #3f9bf7;
background-image : url(blue/blue-submenu.jpg);
background-repeat : repeat-x;
background-position : left bottom;
}
ul.jd_menu_slate ul li {
padding : 3px 10px 3px 4px;
background : transparent;
border : none;
color : #fff;
}
ul.jd_menu_slate li ul li {
background : transparent;
}
ul.xnav1 ul li {
padding : 3px 10px 3px 4px;
background : transparent;
border : none;
color : #fff;
}
ul.xnav1 li ul li {
background : transparent;
}
ul.xnav2 ul li {
padding : 3px 10px 3px 4px;
background : transparent;
border : none;
color : #000;
}
ul.xnav2 li ul li {
background : transparent;
}
ul.jd_menu_slate li.jd_menu_active_menubar ul a, ul.jd_menu_slate li.jd_menu_active_menubar ul a:active, ul.jd_menu_slate li.jd_menu_active_menubar ul a:link, ul.jd_menu_slate li.jd_menu_active_menubar ul a:visited, ul.jd_menu_slate li.jd_menu_active_menubar ul a:hover, ul.jd_menu_slate li.activetab ul li a, ul.jd_menu_slate li.activetab ul li a:active, ul.jd_menu_slate li.activetab ul li a:link, ul.jd_menu_slate li.activetab ul li a:visited, ul.jd_menu_slate li.activetab ul li a:hover {
background : none;
padding-left : 0;
margin-left : 0;
color : #fff;
font-weight : normal;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
display : inline;
}
ul.xnav1 li.jd_menu_active_menubar ul a, ul.xnav1 li.jd_menu_active_menubar ul a:active, ul.xnav1 li.jd_menu_active_menubar ul a:link, ul.xnav1 li.jd_menu_active_menubar ul a:visited, ul.xnav1 li.jd_menu_active_menubar ul a:hover, ul.xnav1 li.activetab ul li a, ul.xnav1 li.activetab ul li a:active, ul.xnav1 li.activetab ul li a:link, ul.xnav1 li.activetab ul li a:visited, ul.xnav1 li.activetab ul li a:hover {
background : transparent;
padding-left : 0;
margin-left : 0;
font-weight : normal;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
text-decoration : none;
color : #fff;
display : inline;
}
ul.xnav2 li.jd_menu_active_menubar ul a, ul.xnav2 li.jd_menu_active_menubar ul a:active, ul.xnav2 li.jd_menu_active_menubar ul a:link, ul.xnav2 li.jd_menu_active_menubar ul a:visited, ul.xnav2 li.jd_menu_active_menubar ul a:hover, ul.xnav2 li.activetab ul li a, ul.xnav2 li.activetab ul li a:active, ul.xnav2 li.activetab ul li a:link, ul.xnav2 li.activetab ul li a:visited, ul.xnav2 li.activetab ul li a:hover {
background : transparent;
padding-left : 0;
margin-left : 0;
font-weight : normal;
border-top-style : none;
border-right-style : none;
border-bottom-style : none;
border-left-style : none;
text-decoration : none;
display : inline;
}
ul.jd_menu_slate ul li.jd_menu_active, ul.jd_menu_slate ul li.jd_menu_hover {
padding-top : 3px;
padding-bottom : 3px;
color : #fff;
background-color : #025dbc;
}
ul.xnav1 ul li.jd_menu_active, ul.xnav1 ul li.jd_menu_hover {
background-color : #025dbc;
padding-top : 3px;
padding-bottom : 3px;
color : #fff;
}
ul.xnav2 ul li.jd_menu_active, ul.xnav2 ul li.jd_menu_hover {
background-color : #025dbc;
padding-top : 3px;
padding-bottom : 3px;
color : #fff;
}
ul.jd_menu_slate ul li.jd_menu_active a.jd_menu_active, ul.jd_menu_slate ul li.jd_menu_hover a.jd_menu_hover {
color : #fff;
font-size : 11px;
font-weight : normal;
background : transparent;
}
ul.xnav1 ul li.jd_menu_active a.jd_menu_active, ul.xnav1 ul li.jd_menu_hover a.jd_menu_hover {
color : #fff;
font-size : 11px;
font-weight : normal;
background : transparent;
}
ul.xnav2 ul li.jd_menu_active a.jd_menu_active, ul.xnav2 ul li.jd_menu_hover a.jd_menu_hover {
color : #fff;
font-size : 11px;
font-weight : normal;
background : transparent;
}
.STYLE1 {
color : #318bee;
font-weight : bold;
font-size : 12px;
}
.menu-mid-bg {
background : url(blue/menu-mid-bg1.jpg) repeat-x left;
}
.menu-mid-bot {
border-right-width : 1px;
border-bottom-width : 1px;
border-left-width : 1px;
border-right-style : solid;
border-bottom-style : solid;
border-left-style : solid;
border-right-color : #c8c8c8;
border-bottom-color : #c8c8c8;
border-left-color : #c8c8c8;
padding : 4px 0 0 0;
}
.menu-mid {
padding-top : 9px;
}
.linia {
background : url(blue/l.jpg) repeat-x;
}
.branding-top {
background : url(dnn_large_banner.jpg) no-repeat center;
width : 890px;
height : 340px;
clear : both;
overflow : hidden;
}
.branding-top p {
padding : 270px 60px 0 60px;
font-size : 1.4em;
color : #333;
}
.branding-bottom {
clear : both;
margin-top : 1em;
overflow : hidden;
}
.branding-bottom ul {
list-style : none;
margin : 0;
padding : 0;
overflow : hidden;
clear : both;
}
.branding-bottom li {
list-style : none;
margin : 0 10px 0 0;
padding : 0;
display : block;
width : 170px;
float : left;
}
.branding-bottom li.training {
margin : 0;
}
.branding-bottom dl {
background : url(itembg.gif) repeat-y;
margin : 33px 0 0 0;
padding : 0 10px;
}
.branding-bottom dd {
margin-left : 10px;
height : 66px;
}
.branding-bottom dt {
font-size : 90%;
text-align : center;
padding-top : 65px;
margin-bottom : 1.75em;
font-weight : bold;
}
.branding-bottom .commmunity {
background : url(community_title.gif) no-repeat top left;
}
.commmunity dt {
background : url(community_icon.gif) no-repeat;
background-position : 50% 10px;
}
.branding-bottom .marketplace {
background : url(marketplace_title.gif) no-repeat top left;
}
.marketplace dt {
background : url(marketplace_icon.gif) no-repeat;
background-position : 50% 10px;
}
.branding-bottom .conferences {
background : url(conferences_title.gif) no-repeat top left;
}
.conferences dt {
background : url(conferences_icon.gif) no-repeat;
background-position : 50% 10px;
}
.branding-bottom .training {
background : url(training_title.gif) no-repeat top left;
}
.training dt {
background : url(training_icon.gif) no-repeat;
background-position : 50% 10px;
}
.branding-bottom .support {
background : url(support_title.gif) no-repeat top left;
}
.support dt {
background : url(support_icon.gif) no-repeat;
background-position : 50% 10px;
}
dl.bt {
margin : 0;
padding : 0;
background : url(item_bt_bg.gif) no-repeat bottom;
height : 32px;
width : 170px;
}
#LoginInfo {
width : 660px;
float : left;
}
#LoginInfo h3 {
background-color : #f7f7f7;
color : #8f0000;
padding : 2px 0;
}
#LoginInfo dd, #LoginInfo dt {
display : inline;
}
#LoginInfo dt {
font-weight : bold;
color : #333;
}
#LoginInfo p.LoginNotes {
font-size : 0.8em;
}
#LoginInfo div.LoginBlock {
float : left;
width : 310px;
padding : 5px 5px;
margin : 0 2px;
border : 1px solid #f0f0f0;
}
.SponsorIcon {
margin : 5px 26px;
float : left;
}
#QuickLinks {
background-color : #f0f0f0;
border : 1px dotted gray;
padding : 2px 5px;
margin-right : 5px;
width : 200px;
float : right;
}
div.hr {
height : 2px;
background-color : #8f0000;
margin : 5px 0 15px 0;
clear : both;
}
div.hr hr {
display : none;
}

