/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/
/* ================================
    CSS STYLES FOR Form Master
   ================================
*/
.mainreport 
{
 border-width: 1px;
 border-color: black;
 border-style: solid;
 border-left-width: 1px;
 border-left-color: black;
 border-left-style: solid;
 width: 600px;
 border-collapse: collapse;
}

.frmreport 
{
 border-width: 4px;
 border-color: maroon;
 border-style: groove;
 width: 600px;
 border-collapse: collapse;
}

.frmpadding 
{
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 3px;
}

.addressinfo 
{
 background-color: Silver;
 padding-top: 3px;
 padding-right: 0px;
 padding-bottom: 6px;
 padding-left: 6px;
}

.frmseparator 
{
 border-bottom-width: 1px;
 border-bottom-color: black;
 border-bottom-style: solid;
 height: 10px;
}

.widgetheading 
{
 padding-top: 3px;
 padding-right: 3px;
 padding-bottom: 3px;
 padding-left: 8px;
}

.chklstship 
{
 width: 250px;
 padding: 3px;
}

.chklstmake 
{
 background-color: silver;
 width: 250px;
 padding: 3px;
}

/* 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 
{
 font-family: Verdana;
 font-weight: normal;
 color: black;
}

/* 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 
{
 
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.normaltextbox 
{
 background: ;
 background-color: white;
 border-color: black;
 border: ;
}

.normalred 
{
 
}

.normalbold 
{
 
}

/* 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 
{
 
}

 
{
 
}