/* ================================
    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
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
  
#contentwide .CommandButton img { float:right; margin-right: 170px;
}
 
/* 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{
}

/* Form layouts from */
/* http://www.themaninblue.com/experiment/InForm/ */

#columnarForm fieldset {
display:block;
float:left;
margin:0pt 1em 1em 0pt;
padding:0pt 1em 1em;
width:17em;
}
#columnarForm fieldset.radio {
margin:1em 0pt 2em;
width:15em;
}
#columnarForm fieldset.radio input {
clear:both;
float:left;
width:auto;
}
#columnarForm fieldset.radio label {
font-weight:normal;
}
#columnarForm input {
display:block;
width:15em;
}
#columnarForm label {
display:block;
font-weight:bold;
margin-top:1em;
}
#columnarForm label.first {
padding-top:1em;
}
#columnarForm select {
display:block;
}
#horizontalForm fieldset {
display:block;
margin:0pt 0pt 3em;
padding:0pt 1em 1em;
}
#horizontalForm fieldset.radio {
margin:1em 0pt 2em;
}
#horizontalForm fieldset.radio input {
clear:both;
float:left;
width:auto;
}
#horizontalForm fieldset.radio label {
font-weight:normal;
}
#horizontalForm input {
display:block;
width:15em;
}
#horizontalForm input.submit {
clear:both;
}
#horizontalForm label {
display:block;
float:left;
font-weight:bold;
margin:1em 1em 0pt 0pt;
}
#horizontalForm select {
display:block;
}




#marginForm fieldset {
border-color:#000000 rgb(255, 255, 255) rgb(255, 255, 255);
border-style:solid;
border-width:1px 0pt 0pt;
display:block;
margin:0px;
padding:2px;
}
#marginForm fieldset.radio {
margin:0px 0px 0px 245px;
padding:2px;
display:block;
}
#marginForm fieldset.radio input {
clear:both;
float:left;
position:static;
margin:0px 0px 0px 245px;
padding:2px;
display:block;
}
#marginForm fieldset.radio label {
display:inline;
font-weight:bold;
position:relative;
margin:0px 0px 0px 245px;
padding:2px;
width:auto;
display:block;
}
#marginForm fieldset.radio legend {
float:left;
font-weight:bold;
margin:0px 0px 0px 245px;
padding:2px;
display:block;
}

#marginForm input {
display:block;
position:relative;
margin:4px 0px 4px 245px;
padding:2px;
}
#marginForm input.submit {
clear:both;
margin:0px 0px 0px 245px;
padding:2px;
display:block;
}
#marginForm label {
clear:both;
display:block;
float:left;
font-weight:bold;
margin:0px;
padding:2px;
width:230px;
text-align: right;
display:block;
}
#marginForm label.first {
margin:0px;
padding:2px;
display:block;
}
#marginForm select {
display:block;
position:relative;
margin:4px 0px 4px 245px;
padding:2px;
}




#verticalForm fieldset {
display:block;
margin:0pt 0pt 3em;
padding:0pt 1em 1em;
width:17em;
}
#verticalForm fieldset.radio {
margin:1em 0pt 2em;
width:15em;
}
#verticalForm fieldset.radio input {
clear:both;
float:left;
width:auto;
}
#verticalForm fieldset.radio label {
font-weight:normal;
}
#verticalForm input {
display:block;
width:15em;
}
#verticalForm label {
display:block;
font-weight:bold;
margin-bottom:1em;
}
#verticalForm label.first {
padding-top:1em;
}
#verticalForm select {
display:block;
}

.mib-forms-clear-left {
clear:left;
font-size:0pt;
height:0pt;
line-height:0pt;
overflow:hidden;
}
/* Silk Icon buttons */

.emt_cmdbutton {
	color:#666666;
	display:inline;
	font: bold 12px Tahoma;
	height:20px;
	margin:5px 0px 0px 5px;
	padding:2px 2px 4px !important;
	position:static;
	text-decoration:none;
	background: #CC0000;
	border: solid 1px #333333;
	width: 180px; height: 40px;
}

.emt_cmdbutton a:link, .emt_cmdbutton a:visited, .emt_cmdbutton a:active, .emt_cmdbutton a:hover {
	color:#666666;
	font: bold 12px Tahoma;
	text-decoration:none;
}
.emt_smallbutton {
	font-size:12px;
	background-color: transparent;
}

.emt_smallbutton_img {
	border-width: 0px;
	margin-right: 5px;
}




