/* ================================
    CSS STYLES FOR jUSTInter.net v1.0 Skin Colorization
   ================================
*/   
body,.tableCell{background-color:#CCE6FF;font:normal 10pt Verdana,Arial,sans-serif;}
.tableTitle{color:#CCE6FF;}
.contactName{font-size:12pt;font-weight:bold;font-face:Verdana,Arial,sans-serif;}
.tableCell{vertical-align:top;}
th.tableCell{color:#000;font-weight:bold;}
h3{font-size:1.5em;font-weight:bold;color:#000;}
h4{font-size:1.2em;font-weight:bold;color:#000;}
.jiAdmin{background-color:#9CBFE4;}
.titleBar{background-color:#009;}
.grayText,.grayText span,.grayText A:link,.grayText A:visited{font:bold 8pt Verdana,Arial,Helvetica,sans-serif;color:#ccc;vertical-align:middle;}
.grayText A:hover,.grayText A:active{font:bold 8pt Verdana,Arial,Helvetica,sans-serif;color:#fff;vertical-align:middle;}
.tocArea{background-color:#7784DD;}
.controlpanel{width:100%;background-color:#DDD;}
.MainMenu_MenuContainer{background-color:transparent;width:150px;}
.MainMenu_MenuBar{cursor:pointer;cursor:hand;height:16px;background-color:transparent;}
.MainMenu_MenuItem{border:#009 0 solid;cursor:pointer;cursor:hand;color:#fff;font:normal bold 9pt Tahoma,Arial,Helvetica,sans-serif;background-color:transparent;}
.MainMenu_MenuIcon{background-color:#009;border:#009 0 solid;cursor:pointer;cursor:hand;text-align:center;width:15px;height:21px;}
.MainMenu_SubMenu{background-color:#009;z-index:1000;cursor:pointer;cursor:hand;filter:progid:DXImageTransform.Microsoft.Shadow(color='#333333',Direction=135,Strength=3);}
.MainMenu_MenuBreak{height:1px;}
.MainMenu_MenuItemSel{background-color:#00f;cursor:pointer;cursor:hand;color:#fff;font:normal bold 9pt Tahoma,Arial,Helvetica,sans-serif;}
.MainMenu_MenuArrow{border:#039 0 solid;font:10pt webdings;cursor:pointer;cursor:hand;}
.MainMenu_RootMenuArrow{font:10pt webdings;cursor:pointer;cursor:hand;}
A#dnn_dnnHOST_hypHostName:Link,A#dnn_dnnHOST_hypHostName:visited,A#dnn_dnnHOST_hypHostName:active{font:10pt Arial,Helvetica,sans-serif;color:#009;}
A#dnn_dnnHOST_hypHostName:hover{text-decoration:none;color:#00f;}

/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg{}
/* background color for the content part of the pages */
Body{}
.ControlPanel{}
/* background/border colors for the selected tab */
.TabBg{}
.LeftPane{}
.ContentPane{}
.RightPane{}
/* text style for the selected tab */
.SelectedTab{}
/* hyperlink style for the selected tab */
A.SelectedTab:link{}
A.SelectedTab:visited{}
A.SelectedTab:hover{}
A.SelectedTab:active{}
/* text style for the unselected tabs */
.OtherTabs{}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link{}
A.OtherTabs:visited{}
A.OtherTabs:hover{}
A.OtherTabs:active{}
/* GENERAL */
/* style for module titles */
.Head{}
/* style of item titles on edit and admin pages */
.SubHead{}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead{}
/* text style used for most text rendered by modules */
.Normal{font:normal 10pt Verdana,Arial,sans-serif;}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{}
.NormalRed{font:normal 10pt Verdana,Arial,sans-serif;color:red;}
.NormalBold{font:bold 10pt Verdana,Arial,sans-serif;}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton{}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link{}
A.CommandButton:visited{}
A.CommandButton:hover{}
A.CommandButton:active{}
/* button style for standard HTML buttons */
.StandardButton{}
/* GENERIC */
H1{}
H2{}
H3{}
H4{}
H5,DT{}
H6{}
TFOOT,THEAD{}
TH{}
A:link{}
A:visited{}
A:hover{}
A:active{}
SMALL{}
BIG{}
BLOCKQUOTE,PRE{}
UL LI{}
UL LI LI{}
UL LI LI LI{}
OL LI{}
OL OL LI{}
OL OL OL LI{}
OL UL LI{}
HR{}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message{}   
/* style of item titles by Announcements and events */
.ItemTitle{}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer{}
.ModuleTitle_MenuBar{}
.ModuleTitle_MenuItem{}
.ModuleTitle_MenuIcon{}
.ModuleTitle_SubMenu{}
.ModuleTitle_MenuBreak{}
.ModuleTitle_MenuItemSel{}
.ModuleTitle_MenuArrow{}
.ModuleTitle_RootMenuArrow{}
/* Main Menu */
.MainMenu_MenuContainer{}
.MainMenu_MenuBar{}
.MainMenu_MenuItem{}
.MainMenu_MenuIcon{}
.MainMenu_SubMenu{}
.MainMenu_MenuBreak{}
.MainMenu_MenuItemSel{}
.MainMenu_MenuArrow{}
.MainMenu_RootMenuArrow{}
/* Login Styles */
.LoginPanel{}
.LoginTabGroup{}
.LoginTab{}
.LoginTabSelected{}
.LoginTabHover{}
.LoginContainerGroup{}
.LoginContainer{}
