﻿/*------------ dnn menu style --------------*/
/* body */
body
{
	background-image:url('images/background.png');
	background-attachment:fixed;
	background-repeat:repeat;
	background-color:black;
	margin: 0px;
}
ul
{
	color:white;
}
li
{
	color:white;
}
h1
{
	font-size:xx-large;
	color: white;
}
h2
{
	font-size:x-large;
	color:silver;
}
h3
{
	font-size:large;
	color:silver;
}
h4
{	
	font-size:medium;
	color:silver;
}
h5
{
	font-size:small;
	color:gray;
}
font
{
	color:silver;
	font-size:13px;
}
a:link
{
	color:silver;
	outline:black;
	border; 0px;
}
a:hover
{
	color:#666699;
	text-decoration:none;
}
a:visited
{
	color:gray;
	text-decoration:none;
	border; 0px;
}
img
{
	border: 0px; /* remove border */
}

.bannerFooter
{
	color:gray;
    font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	font-size:11px;
}

.menu2
{
	text-align:center;
	padding:10px 10px 10px 10px;
	font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: silver;
    
}




/* second menu td */
.Main_DNNMenu_bar2
{
	color:#666699;
	cursor:default;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url('');
}

/* second menu normal */
.Main_DNNMenu2
{
	color:#666699;
	font-family: Tahoma, Arial, Helvetica;
	font-size:13px;
	text-align:center;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	margin-right:1px;
	width:124px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('');	
}

/* second Menu Hover */
.Main_DNNMenu_hover2
{
	color:#9999cc;
	font-size:13px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	text-align:center;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	margin-right:1px;
	background-repeat:no-repeat;
	background-image:url('');
}

/* second menu selected */
.Main_DNNMenu_selected2
{
	color:#9999cc;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	padding:10px 10px 10px 10px;
	width:124px;
	height:27px;
	text-transform:uppercase;
	margin-right:1px;
	background-repeat:no-repeat;
	background-image:url('');	
}
.Main_DNNMenu_hover2
{
	color:#9999cc;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	padding:10px 10px 10px 10px;
	width:124px;
	height:27px;
	text-transform:uppercase;
	margin-right:1px;
	background-repeat:no-repeat;
	background-image:url('');	
}
.Subm_DNNMenu2 td
{
	background-color:black;
	z-index:1000;
	font-size:11px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	text-align:left;
	color:#666699;
	line-height:2em;
	padding:0 10 0 10;
	margin:10px;
}

/*SUB Menu hover & selected */
.SubM_DNNMenu_itemhover2 td, .Subm_DNNMenu_itemselected2 td
{
	font-size:11px;
	background-color:#333333;
	color:#9999cc;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	text-align:left;
	line-height:2em;
	z-index:1000;
	padding:0 10 0 10;
	margin:0px;
}






/* main menu td */
.Main_DNNMenu_bar
{
	color:#666699;
	cursor:default;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	text-align:center;
	background-repeat:no-repeat;
	background-image:url('images/nav_unselect.png');
}

/* main menu normal */
.Main_DNNMenu
{
	color:#666699;
	font-family: Tahoma, Arial, Helvetica;
	font-size:13px;
	text-align:center;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	margin-right:1px;
	width:124px;
	height:27px;
	background-repeat:no-repeat;
	background-image:url('images/nav_unselect.png');
	display: inline-block;
}

/* Main Menu Hover */
.Main_DNNMenu_hover
{
	color:#9999cc;
	font-size:13px;
	font-family: Tahoma, Arial, Helvetica;
	font-weight:bold;
	text-align:center;
	padding:10px 10px 10px 10px;
	text-transform:uppercase;
	margin-right:1px;
	background-repeat:no-repeat;
	background-image:url('images/nav_select.png');
}

/* Main menu selected */
.Main_DNNMenu_selected
{
	color:#9999cc;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	padding:10px 10px 10px 10px;
	width:124px;
	height:27px;
	text-transform:uppercase;
	margin-right:1px;
	background-repeat:no-repeat;
	background-image:url('images/nav_select.png');
}
.Main_DNNMenu_hover
{
	color:#9999cc;
	text-align:center;
	font-size:13px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	padding:10px 10px 10px 10px;
	width:124px;
	height:27px;
	text-transform:uppercase;
	margin-right:1px;
	background-repeat:no-repeat;
	background-image:url('images/nav_select.png');
}
.user
{
	color:silver;
}
/* SUB Menu Normal */

.Subm_DNNMenu td
{
	background-color:black;
	z-index:1000;
	font-size:11px;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	text-align:left;
	color:#666699;
	line-height:2em;
	padding:0 10 0 10;
	margin:10px;
}

/*SUB Menu hover & selected */
.SubM_DNNMenu_itemhover td, .Subm_DNNMenu_itemselected td
{
	font-size:11px;
	background-color:#333333;
	color:#9999cc;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	text-align:left;
	line-height:2em;
	z-index:1000;
	padding:0 10 0 10;
	margin:0px;
}





.ControlPanel, .PagingTable
{
    width: 100%;
    background-image:url('images/Background.png');
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    border-left: silver 1px solid;
    border-bottom: silver 1px solid;
}
.SkinObject
{
    font-weight: bold;
    font-size: 8.5pt;
    color: silver;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}
A.SkinObject:link
{
    text-decoration: none;
    color: silver;
}

A.SkinObject:visited
{
    text-decoration: none;
    color: gray;
}

A.SkinObject:hover
{
    text-decoration: none;
    color: white;
}

A.SkinObject:active
{
    text-decoration: none;
    color: white;
}

/* background color for the content part of the pages */


/* styles for LANGUAGE skinobject */
.Language
{
    vertical-align: middle;
    margin: 0px;
}

.Language img
{
    border: none;
}

/* text style used for help text rendered by modules */
.Help
{
    border-right: black 1px solid;
    padding-right: 2px;
    border-top: black 1px solid;
    padding-left: 2px;
    font-weight: normal;
    font-size: 11px;
    padding-bottom: 2px;
    border-left: black 1px solid;
    color: white;
    padding-top: 2px;
    border-bottom: black 1px solid;
    font-family: Tahoma, Arial, Helvetica;
    background-color: #ffff99;
}

/* style for module titles */
.Head
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 20px;
    font-weight: normal;
    color: silver;
}

/* style of item titles on edit and admin pages */
.SubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: silver;
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color: silver;
}

/* text style used for most text rendered by modules */
.Normal, .NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color:maroon;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:teal;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
    color:maroon;
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    color:silver;
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
    text-decoration: underline;
    color: silver;
}

A.CommandButton:visited
{
    text-decoration: underline;
    color: gray;
}

A.CommandButton:hover
{
    text-decoration: underline;
    color: white;
}

A.CommandButton:active
{
    text-decoration: underline;
    color: white;
}

/* button style for standard HTML buttons */
.StandardButton
{
    padding-right: 5px;
    padding-left: 5px;
    font-weight: normal;
    font-size: 11px;
    background: #dddddd;
    color: black;
    font-family: Verdana, sans-serif;
    height:20px;
}

/* search */
.searchCustom
{
	font-size:16px;
	color:silver;
	margin-right:4px;
	margin-bottom:0px;
}
.NormalTextBoxCustom
{
	background:transparent;
	color:silver;
	border-color:transparent;
}
.searchBoxImg
{
	background-image:url('images/form_Search.png');
	background-repeat:no-repeat;
	height:30px;
	padding-left:8px;
	width:165px;
}
.searchButtonImg
{
	background-image:url('images/button_search.png');
	background-repeat:no-repeat;
	height:30px;
	width:76px;
	color: white;
}

/* styles used by Data Grids */
.DataGrid_AlternatingItem
{
    background-color: gray;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.DataGrid_Container
{
    background-color: Transparent;
}
.DataGrid_Footer
{
    background-color: Gray;
}
.DataGrid_Header
{
    background-color: Transparent;
    color: silver;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
}
.DataGrid_Item
{
    background-color: Transparent;
    color: silver;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
.DataGrid_SelectedItem
{
    background-color: gray;
    color: white;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 10px;
    font-weight: normal;
}

/* styles used in the Wizard Framework */
.Wizard
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    height: 400px;
    width: 650px;
    color:silver;
}
.WizardButton
{
    border-right: #696969 1px solid;
    padding-right: 2px;
    border-top: #696969 1px solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: #696969 1px solid;
    padding-top: 2px;
    border-bottom: #696969 1px solid;
    background-color: #dcdcdc;
}
.WizardHeader
{
    background: #ffffcc;
    border-bottom: black 1px solid;
    height: 40px;
}
.WizardFooter
{
    border-top: black 1px solid;
    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: black 1px solid;
    width: 180px;
    padding-top: 5px;
    background-color: #ccffff;
    color:silver;
}
.WizardHelpText
{
    overflow: auto;
    font-size: 8pt;
    width: 180px;
    color: silver;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    height: 300px;
}
.WizardText
{
    font-size: 9pt;
    color: silver;
    font-family: Tahoma, Verdana, Arial, Sans-Serif;
    color:silver;
}
.LanguagesContent
{
	color:white;
}
.Gallery_AltHeaderText
{
	color:silver;
}
.dnn_ctr375_modulemenu_ctlmodulemenu_spmitm
{
	color:black;
}
